diff --git a/dist/esm/index.js b/dist/esm/index.js index c6a692c11..43d06c982 100644 --- a/dist/esm/index.js +++ b/dist/esm/index.js @@ -2297,13 +2297,13 @@ var ct = !!e.useInsertionEffect && e.useInsertionEffect, ); }), Rt = Et, - yt = I.Fragment; -function Vt(e, t, n) { - return Lt.call(t, "css") ? I.jsx(Rt, Mt(e, t), n) : I.jsx(e, t, n); -} -function St(e, t, n) { - return Lt.call(t, "css") ? I.jsxs(Rt, Mt(e, t), n) : I.jsxs(e, t, n); -} + yt = I.Fragment, + Vt = function (e, t, n) { + return Lt.call(t, "css") ? I.jsx(Rt, Mt(e, t), n) : I.jsx(e, t, n); + }, + St = function (e, t, n) { + return Lt.call(t, "css") ? I.jsxs(Rt, Mt(e, t), n) : I.jsxs(e, t, n); + }; const Tt = (e) => Vt("svg", { xmlns: "http://www.w3.org/2000/svg", @@ -23825,7 +23825,20 @@ const cT = () => { [e, t, n, r, l, a], ); }; -var dT = ht(function (t, n) { +var dT, + uT, + pT = function (t, n) { + var r = arguments; + if (null == n || !Lt.call(n, "css")) + return e.createElement.apply(void 0, r); + var o = r.length, + i = new Array(o); + (i[0] = Rt), (i[1] = Mt(t, n)); + for (var l = 2; l < o; l++) i[l] = r[l]; + return e.createElement.apply(null, i); + }; +(dT = pT || (pT = {})), uT || (uT = dT.JSX || (dT.JSX = {})); +var mT = ht(function (t, n) { var r = st([t.styles], void 0, e.useContext(ft)), o = e.useRef(); return ( @@ -23872,13 +23885,13 @@ var dT = ht(function (t, n) { null ); }); -function uT() { +function hT() { for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++) t[n] = arguments[n]; return st(t); } -var pT = function () { - var e = uT.apply(void 0, arguments), +function fT() { + var e = hT.apply(void 0, arguments), t = "animation-" + e.name; return { name: t, @@ -23888,8 +23901,8 @@ var pT = function () { return "_EMO_" + this.name + "_" + this.styles + "_EMO_"; }, }; -}; -const mT = (e) => { +} +const gT = (e) => { const t = o( (t) => { ("Escape" !== t.key && "Esc" !== t.key) || e(); @@ -23906,7 +23919,7 @@ const mT = (e) => { [t], ); }, - hT = (e) => { + vT = (e) => { const t = o( (t) => { "Enter" === t.key && e(); @@ -23923,7 +23936,7 @@ const mT = (e) => { [t], ); }, - fT = (e) => { + wT = (e) => { const t = o( (t) => { var n; @@ -23944,13 +23957,13 @@ const mT = (e) => { [t], ); }, - gT = () => gt(), - vT = () => { + LT = () => gt(), + bT = () => { const e = gt(); - return Vt(dT, { + return Vt(mT, { styles: [ () => - uT({ + hT({ "*, *::before, *::after": { fontFamily: "'Geist', sans-serif", boxSizing: "inherit", @@ -24127,7 +24140,7 @@ const mT = (e) => { ], }); }, - wT = n( + MT = n( ( { children: e, @@ -24141,22 +24154,23 @@ const mT = (e) => { C, ) => { const s = gt(), - c = i(() => (l ? uT({ ...R(l, s) }) : {}), [l, s]), - d = uT({ + c = i(() => (l ? hT({ ...R(l, s) }) : {}), [l, s]), + d = hT({ borderRadius: n || s.borderRadius.borderRadiusXLG, padding: t || s.paddingSizes.sizeLG, backgroundColor: s.colors["Color/Neutral/Bg/colorBgContainer"], - }); + }), + u = hT({ backgroundColor: "transparent" }); return Vt("div", { ref: C, - css: [uT({ backgroundColor: "transparent" }), o ? d : {}, c], + css: [u, o ? d : {}, c], className: `box ${null != r ? r : ""}`, ...a, children: e, }); }, ), - LT = ({ + HT = ({ title: e, expanded: t, children: n, @@ -24167,12 +24181,12 @@ const mT = (e) => { sx: C, }) => { const s = gt(), - c = i(() => (C ? uT({ ...R(C, s) }) : {}), [C, s]), - d = uT({ + c = i(() => (C ? hT({ ...R(C, s) }) : {}), [C, s]), + d = hT({ borderBottom: `1px solid ${s.colors["Color/Neutral/Border/colorBorderSubtle"]}`, borderRadius: 2, }), - u = uT({ + u = hT({ display: "flex", alignItems: "center", justifyContent: "space-between", @@ -24187,11 +24201,11 @@ const mT = (e) => { color: s.colors["Color/Neutral/Text/colorTextHeading"], "& svg": { width: 16, height: 16 }, }), - p = uT({ + p = hT({ cursor: "not-allowed", color: s.colors["Color/Neutral/Text/colorTextDisabled"], }), - m = uT({ + m = hT({ borderTop: 0, display: "grid", gridTemplateRows: t ? "1fr" : "0fr", @@ -24211,7 +24225,7 @@ const mT = (e) => { "& > div:last-of-type": { marginBottom: 36 }, }, }), - h = uT({ + h = hT({ gridTemplateRows: "1fr", "& .expandSubContainer": { padding: s.paddingSizes.sizeXS, @@ -24233,35 +24247,35 @@ const mT = (e) => { Vt("div", { css: [m, t ? h : {}], className: "accordionContent", - children: Vt(wT, { className: "expandSubContainer", children: n }), + children: Vt(MT, { className: "expandSubContainer", children: n }), }), ], }); }, - bT = ({ width: e, onClick: t }) => - Vt("svg", { - css: [uT({ fill: gt().colors["Color/Brand/_minio/Raspberry"] })], + ET = ({ width: e, onClick: t }) => { + const n = hT({ fill: gt().colors["Color/Brand/_minio/Raspberry"] }); + return Vt("svg", { + css: [n], viewBox: "0 0 162.612 24.465", width: e, onClick: t, children: Vt("path", { d: "M52.751.414h9.108v23.63h-9.108zM41.711.74l-18.488 9.92a.919.919 0 0 1-.856 0L3.879.74A2.808 2.808 0 0 0 2.558.414h-.023A2.4 2.4 0 0 0 0 2.641v21.376h9.1V13.842a.918.918 0 0 1 1.385-.682l10.361 5.568a3.634 3.634 0 0 0 3.336.028l10.933-5.634a.917.917 0 0 1 1.371.69v10.205h9.1V2.641A2.4 2.4 0 0 0 43.055.414h-.023a2.808 2.808 0 0 0-1.321.326zm65.564-.326h-9.237v10.755a.913.913 0 0 1-1.338.706L72.762.675a2.824 2.824 0 0 0-1.191-.261h-.016a2.4 2.4 0 0 0-2.535 2.227v21.377h9.163V13.275a.914.914 0 0 1 1.337-.707l24.032 11.2a2.813 2.813 0 0 0 1.188.26 2.4 2.4 0 0 0 2.535-2.227zm7.161 23.63V.414h4.191v23.63zm28.856.421c-11.274 0-19.272-4.7-19.272-12.232C124.02 4.741 132.066 0 143.292 0s19.32 4.7 19.32 12.233-7.902 12.232-19.32 12.232zm0-21.333c-8.383 0-14.84 3.217-14.84 9.1 0 5.926 6.457 9.1 14.84 9.1s14.887-3.174 14.887-9.1c0-5.883-6.504-9.1-14.887-9.1z", }), - }), - MT = ({ inverse: e, ...t }) => { + }); + }, + RT = ({ inverse: e, ...t }) => { const n = gt(); let r = n.colors["Color/Base/Black"]; e && (r = n.colors["Color/Base/White"]); - return Vt("svg", { - css: uT({ - "& .minioSection": { fill: n.colors["Color/Brand/_minio/Raspberry"] }, - "& .minioApplicationName": { fill: r }, - }), - ...t, + const o = hT({ + "& .minioSection": { fill: n.colors["Color/Brand/_minio/Raspberry"] }, + "& .minioApplicationName": { fill: r }, }); + return Vt("svg", { css: o, ...t }); }, - HT = ({ inverse: e, onClick: t }) => - Vt(MT, { + yT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 397.3 51", inverse: e, onClick: t, @@ -24302,8 +24316,8 @@ const mT = (e) => { ], }), }), - ET = ({ inverse: e, onClick: t }) => - Vt(MT, { + VT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 576.2 51", inverse: e, onClick: t, @@ -24385,8 +24399,8 @@ const mT = (e) => { }), }), }), - RT = ({ inverse: e, onClick: t }) => - Vt(MT, { + ST = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 202.2 51", inverse: e, onClick: t, @@ -24453,8 +24467,8 @@ const mT = (e) => { ], }), }), - yT = ({ inverse: e, onClick: t }) => - Vt(MT, { + TT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 51", inverse: e, onClick: t, @@ -24506,8 +24520,8 @@ const mT = (e) => { ], }), }), - VT = ({ inverse: e, onClick: t }) => - St(MT, { + NT = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 184.538 52", inverse: e, onClick: t, @@ -24557,8 +24571,8 @@ const mT = (e) => { }), ], }), - ST = ({ inverse: e, onClick: t }) => - Vt(MT, { + xT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.45 55", inverse: e, onClick: t, @@ -24648,8 +24662,8 @@ const mT = (e) => { ], }), }), - TT = ({ inverse: e, onClick: t }) => - Vt(MT, { + _T = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.45 51", inverse: e, onClick: t, @@ -24719,8 +24733,8 @@ const mT = (e) => { ], }), }), - NT = ({ inverse: e, onClick: t }) => - Vt(MT, { + AT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.45 55", inverse: e, onClick: t, @@ -24783,8 +24797,8 @@ const mT = (e) => { }), }), }), - xT = ({ inverse: e, onClick: t }) => - Vt(MT, { + ZT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 51", inverse: e, onClick: t, @@ -24854,8 +24868,8 @@ const mT = (e) => { ], }), }), - _T = ({ inverse: e }) => - Vt(MT, { + IT = ({ inverse: e }) => + Vt(RT, { viewBox: "0 0 219 51", inverse: e, children: St("g", { @@ -24918,8 +24932,8 @@ const mT = (e) => { ], }), }), - AT = ({ inverse: e, onClick: t }) => - Vt(MT, { + kT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 50.008", inverse: e, onClick: t, @@ -24976,8 +24990,8 @@ const mT = (e) => { }), }), }), - ZT = ({ inverse: e, onClick: t }) => - Vt(MT, { + OT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 249.2 51", inverse: e, onClick: t, @@ -25080,8 +25094,8 @@ const mT = (e) => { }), }), }), - IT = ({ inverse: e, onClick: t }) => - Vt(MT, { + BT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 208.7 51", inverse: e, onClick: t, @@ -25161,8 +25175,8 @@ const mT = (e) => { ], }), }), - kT = ({ inverse: e, onClick: t }) => - St(MT, { + DT = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 149.6 41.2", inverse: e, onClick: t, @@ -25241,8 +25255,8 @@ const mT = (e) => { }), ], }), - OT = ({ inverse: e, onClick: t }) => - Vt(MT, { + PT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 51", inverse: e, onClick: t, @@ -25294,8 +25308,8 @@ const mT = (e) => { ], }), }), - BT = ({ inverse: e, onClick: t }) => - Vt(MT, { + FT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 51", inverse: e, onClick: t, @@ -25352,8 +25366,8 @@ const mT = (e) => { }), }), }), - DT = ({ inverse: e, onClick: t }) => - Vt(MT, { + UT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 51", inverse: e, onClick: t, @@ -25397,8 +25411,8 @@ const mT = (e) => { ], }), }), - PT = ({ inverse: e, onClick: t }) => - Vt(MT, { + zT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 288.6 51", inverse: e, onClick: t, @@ -25478,8 +25492,8 @@ const mT = (e) => { ], }), }), - FT = ({ inverse: e, onClick: t }) => - Vt(MT, { + GT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 174.3 51", inverse: e, onClick: t, @@ -25529,8 +25543,8 @@ const mT = (e) => { }), }), }), - UT = ({ inverse: e, onClick: t }) => - St(MT, { + $T = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 482.6 67.4", inverse: e, onClick: t, @@ -25666,8 +25680,8 @@ const mT = (e) => { }), ], }), - zT = ({ inverse: e, onClick: t }) => - St(MT, { + WT = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 252.6 117.4", inverse: e, onClick: t, @@ -25800,8 +25814,8 @@ const mT = (e) => { }), ], }), - GT = ({ inverse: e, onClick: t }) => - Vt(MT, { + jT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 327.6 51", inverse: e, onClick: t, @@ -25889,8 +25903,8 @@ const mT = (e) => { ], }), }), - $T = ({ inverse: e, onClick: t }) => - Vt(MT, { + qT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 167.8 51", inverse: e, onClick: t, @@ -25950,8 +25964,8 @@ const mT = (e) => { ], }), }), - WT = ({ inverse: e, onClick: t }) => - Vt(MT, { + YT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 161.2 51", inverse: e, onClick: t, @@ -26011,8 +26025,8 @@ const mT = (e) => { ], }), }), - jT = ({ inverse: e, onClick: t }) => - Vt(MT, { + KT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 154.498 50.008", inverse: e, onClick: t, @@ -26069,8 +26083,8 @@ const mT = (e) => { }), }), }), - qT = ({ inverse: e, onClick: t }) => - St(MT, { + XT = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 189.7 49.96", inverse: e, onClick: t, @@ -26144,8 +26158,8 @@ const mT = (e) => { }), ], }), - YT = ({ inverse: e, onClick: t }) => - Vt(MT, { + QT = ({ inverse: e, onClick: t }) => + Vt(RT, { viewBox: "0 0 184.538 50.008", inverse: e, onClick: t, @@ -26202,8 +26216,8 @@ const mT = (e) => { }), }), }), - KT = ({ inverse: e, onClick: t }) => - St(MT, { + JT = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 665.85156 145.5", inverse: e, onClick: t, @@ -26277,8 +26291,8 @@ const mT = (e) => { }), ], }), - XT = ({ inverse: e, onClick: t }) => - St(MT, { + eN = ({ inverse: e, onClick: t }) => + St(RT, { viewBox: "0 0 189.7 49.96", inverse: e, onClick: t, @@ -26352,7 +26366,7 @@ const mT = (e) => { }), ], }), - QT = ({ + tN = ({ applicationName: e, subVariant: t = "simple", inverse: n, @@ -26362,76 +26376,73 @@ const mT = (e) => { case "console": switch (t) { case "standard": - return Vt(xT, { inverse: !!n, onClick: r }); + return Vt(ZT, { inverse: !!n, onClick: r }); case "enterprise": - return Vt(TT, { inverse: !!n, onClick: r }); + return Vt(_T, { inverse: !!n, onClick: r }); case "AGPL": - return Vt(ST, { inverse: !!n, onClick: r }); + return Vt(xT, { inverse: !!n, onClick: r }); default: - return Vt(NT, { inverse: !!n, onClick: r }); + return Vt(AT, { inverse: !!n, onClick: r }); } case "directpv": - return Vt(AT, { inverse: !!n, onClick: r }); + return Vt(kT, { inverse: !!n, onClick: r }); case "subnet": - return Vt(YT, { inverse: !!n, onClick: r }); + return Vt(QT, { inverse: !!n, onClick: r }); case "kes": - return Vt(BT, { inverse: !!n, onClick: r }); + return Vt(FT, { inverse: !!n, onClick: r }); case "operator": - return Vt(jT, { inverse: !!n, onClick: r }); - case "subnetops": return Vt(KT, { inverse: !!n, onClick: r }); + case "subnetops": + return Vt(JT, { inverse: !!n, onClick: r }); case "cloud": - return Vt(VT, { inverse: !!n, onClick: r }); + return Vt(NT, { inverse: !!n, onClick: r }); case "releases": - return Vt(qT, { inverse: !!n, onClick: r }); - case "vmbroker": return Vt(XT, { inverse: !!n, onClick: r }); + case "vmbroker": + return Vt(eN, { inverse: !!n, onClick: r }); case "eureka": - return Vt("new" === t ? kT : IT, { inverse: !!n, onClick: r }); + return Vt("new" === t ? DT : BT, { inverse: !!n, onClick: r }); case "kms": - return Vt(DT, { inverse: !!n, onClick: r }); + return Vt(UT, { inverse: !!n, onClick: r }); case "loadbalancer": - return Vt(PT, { inverse: !!n, onClick: r }); + return Vt(zT, { inverse: !!n, onClick: r }); case "index": - return Vt(OT, { inverse: !!n, onClick: r }); + return Vt(PT, { inverse: !!n, onClick: r }); case "cache": - return Vt(yT, { inverse: !!n, onClick: r }); + return Vt(TT, { inverse: !!n, onClick: r }); case "monitor": - return Vt($T, { inverse: !!n, onClick: r }); + return Vt(qT, { inverse: !!n, onClick: r }); case "observe": - return Vt(WT, { inverse: !!n, onClick: r }); + return Vt(YT, { inverse: !!n, onClick: r }); case "missioncontrol": - return Vt(GT, { inverse: !!n, onClick: r }); + return Vt(jT, { inverse: !!n, onClick: r }); case "globalconsole": - return Vt(_T, { inverse: !!n, onClick: r }); + return Vt(IT, { inverse: !!n, onClick: r }); case "enterprise": - return Vt(ZT, { inverse: !!n, onClick: r }); + return Vt(OT, { inverse: !!n, onClick: r }); case "aistor": switch (t) { case "simple": - return Vt(HT, { inverse: !!n, onClick: r }); + return Vt(yT, { inverse: !!n, onClick: r }); case "horizontal": - return Vt(ET, { inverse: !!n, onClick: r }); + return Vt(VT, { inverse: !!n, onClick: r }); default: - return Vt(RT, { inverse: !!n, onClick: r }); + return Vt(ST, { inverse: !!n, onClick: r }); } case "minio": switch (t) { case "enterprise": - return Vt(FT, { inverse: !!n, onClick: r }); + return Vt(GT, { inverse: !!n, onClick: r }); case "enterpriseos": - return Vt(UT, { inverse: !!n, onClick: r }); + return Vt($T, { inverse: !!n, onClick: r }); case "enterpriseosvertical": - return Vt(zT, { inverse: !!n, onClick: r }); + return Vt(WT, { inverse: !!n, onClick: r }); default: - return Vt(bT, { onClick: r }); + return Vt(ET, { onClick: r }); } } }; -var JT, - eN, - tN, - nN, +var nN, rN, oN, iN, @@ -26455,69 +26466,72 @@ var JT, HN, EN, RN, - yN; -function VN() { - if (eN) return JT; + yN, + VN, + SN, + TN; +function NN() { + if (rN) return nN; return ( - (eN = 1), - (JT = function (e) { + (rN = 1), + (nN = function (e) { var t = typeof e; return null != e && ("object" == t || "function" == t); }) ); } -function SN() { - if (oN) return rN; - oN = 1; +function xN() { + if (aN) return lN; + aN = 1; var e = (function () { - if (nN) return tN; - nN = 1; + if (iN) return oN; + iN = 1; var e = "object" == typeof y && y && y.Object === Object && y; - return (tN = e); + return (oN = e); })(), t = "object" == typeof self && self && self.Object === Object && self, n = e || t || Function("return this")(); - return (rN = n); + return (lN = n); } -function TN() { - if (cN) return sN; - cN = 1; +function _N() { + if (pN) return uN; + pN = 1; var e = (function () { - if (CN) return aN; - CN = 1; + if (dN) return cN; + dN = 1; var e = /\s/; return ( - (aN = function (t) { + (cN = function (t) { for (var n = t.length; n-- && e.test(t.charAt(n)); ); return n; }), - aN + cN ); })(), t = /^\s+/; - return (sN = function (n) { + return (uN = function (n) { return n ? n.slice(0, e(n) + 1).replace(t, "") : n; }); } -function NN() { - if (uN) return dN; - uN = 1; - var e = SN().Symbol; - return (dN = e); -} -function xN() { - if (vN) return gN; - vN = 1; - var e = NN(), +function AN() { + if (hN) return mN; + hN = 1; + var e = xN().Symbol; + return (mN = e); +} +function ZN() { + if (bN) return LN; + bN = 1; + var e = AN(), t = (function () { - if (mN) return pN; - mN = 1; - var e = NN(), + if (gN) return fN; + gN = 1; + var e = AN(), t = Object.prototype, n = t.hasOwnProperty, r = t.toString, o = e ? e.toStringTag : void 0; - return (pN = function (e) { + return (fN = function (e) { var t = n.call(e, o), i = e[o]; try { @@ -26529,15 +26543,15 @@ function xN() { }); })(), n = (function () { - if (fN) return hN; - fN = 1; + if (wN) return vN; + wN = 1; var e = Object.prototype.toString; - return (hN = function (t) { + return (vN = function (t) { return e.call(t); }); })(), r = e ? e.toStringTag : void 0; - return (gN = function (e) { + return (LN = function (e) { return null == e ? void 0 === e ? "[object Undefined]" @@ -26547,47 +26561,47 @@ function xN() { : n(e); }); } -function _N() { - if (LN) return wN; +function IN() { + if (HN) return MN; return ( - (LN = 1), - (wN = function (e) { + (HN = 1), + (MN = function (e) { return null != e && "object" == typeof e; }) ); } -function AN() { - if (MN) return bN; - MN = 1; - var e = xN(), - t = _N(); - return (bN = function (n) { +function kN() { + if (RN) return EN; + RN = 1; + var e = ZN(), + t = IN(); + return (EN = function (n) { return "symbol" == typeof n || (t(n) && "[object Symbol]" == e(n)); }); } -var ZN = (function () { - if (yN) return RN; - yN = 1; - var e = VN(), +var ON = (function () { + if (TN) return SN; + TN = 1; + var e = NN(), t = (function () { - if (lN) return iN; - lN = 1; - var e = SN(); - return (iN = function () { + if (sN) return CN; + sN = 1; + var e = xN(); + return (CN = function () { return e.Date.now(); }); })(), n = (function () { - if (EN) return HN; - EN = 1; - var e = TN(), - t = VN(), - n = AN(), + if (VN) return yN; + VN = 1; + var e = _N(), + t = NN(), + n = kN(), r = /^[-+]0x[0-9a-f]+$/i, o = /^0b[01]+$/i, i = /^0o[0-7]+$/i, l = parseInt; - return (HN = function (a) { + return (yN = function (a) { if ("number" == typeof a) return a; if (n(a)) return NaN; if (t(a)) { @@ -26607,7 +26621,7 @@ var ZN = (function () { r = Math.max, o = Math.min; return ( - (RN = function (i, l, a) { + (SN = function (i, l, a) { var C, s, c, @@ -26669,11 +26683,11 @@ var ZN = (function () { M ); }), - RN + SN ); })(), - IN = V(ZN); -const kN = uT({ + BN = V(ON); +const DN = hT({ position: "fixed", top: 0, left: 0, @@ -26683,8 +26697,8 @@ const kN = uT({ zIndex: 5e3, overscrollBehavior: "contain", }), - ON = ({ children: e, ...t }) => Vt("div", { css: [kN], ...t, children: e }), - BN = (e, t, n) => { + PN = ({ children: e, ...t }) => Vt("div", { css: [DN], ...t, children: e }), + FN = (e, t, n) => { if (!e) return { top: 0, left: 0, width: 0 }; const r = e.getBoundingClientRect(), o = { top: r.top + r.height }; @@ -26700,7 +26714,7 @@ const kN = uT({ o ); }, - DN = ({ + UN = ({ id: e, options: t, selectedOption: n = "", @@ -26716,7 +26730,7 @@ const kN = uT({ [p, m] = a(null), [f, g] = a(0), v = ((e) => - uT({ + hT({ position: "absolute", display: "grid", gridTemplateColumns: "100%", @@ -26741,9 +26755,9 @@ const kN = uT({ e.disabled || r(e.value, e.extraValue || null, e.label, f), o(); }; return ( - hT(w), - mT(o), - fT((e) => { + vT(w), + gT(o), + wT((e) => { if (i) if ("ArrowUp" === e) { const e = f - 1; @@ -26758,11 +26772,11 @@ const kN = uT({ g(0); }, [t]), l(() => { - m(i ? BN(C, d, s) : null); + m(i ? FN(C, d, s) : null); }, [C, d, i, s]), l(() => { - const e = IN((e) => { - e && e.getBoundingClientRect() && m(BN(e, d, s)); + const e = BN((e) => { + e && e.getBoundingClientRect() && m(FN(e, d, s)); }, 300); window.addEventListener("resize", () => { o(); @@ -26777,20 +26791,20 @@ const kN = uT({ "AnchorEl not set. Element will be rendered on the top of the page", ), h( - Vt(ON, { + Vt(PN, { onClick: o, children: Vt("div", { css: [ v, - s ? uT({ minWidth: 160 }) : {}, - c ? uT({ border: 0 }) : {}, + s ? hT({ minWidth: 160 }) : {}, + c ? hT({ border: 0 }) : {}, ], id: e, style: p, children: t.map((e, t) => { const r = ((e, t, n) => { const r = `${t ? "16px " : ""}1fr ${n ? "16px" : ""}`; - return uT({ + return hT({ cursor: "pointer", listStyle: "none", color: e.colors["Color/Neutral/Text/colorTextLabel"], @@ -26874,7 +26888,7 @@ const kN = uT({ : null ); }, - PN = ({ + zN = ({ type: e = "button", label: t, variant: n = "secondary", @@ -26897,7 +26911,7 @@ const kN = uT({ b = L || !!d; let M = null, H = null; - const E = i(() => (f ? uT({ ...R(f, v) }) : {}), [f, v]); + const E = i(() => (f ? hT({ ...R(f, v) }) : {}), [f, v]); r && (M = Vt("span", { className: "buttonIcon", children: r })), l && (H = Vt("span", { className: "buttonIcon", children: l })); const y = ((e, t, n) => { @@ -27182,7 +27196,7 @@ const kN = uT({ }, }, })[t])(e, t); - return uT({ + return hT({ borderRadius: 4, cursor: "pointer", fontFamily: "'Geist', sans-serif", @@ -27264,12 +27278,12 @@ const kN = uT({ e ); }, [b, u, r, m, n]), - S = uT({ + S = hT({ height: u ? 28 : 36, padding: V, "& .button-label": { whiteSpace: s ? "normal" : "nowrap" }, }), - T = uT({ + T = hT({ [`@media (max-width: ${w.md}px)`]: { padding: "0 14px", "& .button-label": { display: "none" }, @@ -27297,7 +27311,7 @@ const kN = uT({ }), }); }, - FN = (e) => ({ + GN = (e) => ({ fontFamily: "'Geist', sans-serif", fontSize: 14, color: e.colors["Color/Neutral/Text/colorTextDescription"], @@ -27312,15 +27326,15 @@ const kN = uT({ color: e.colors["Color/Brand/Warning/colorPrimaryText"], }, }), - UN = ({ state: e = "normal", children: t }) => { + $N = ({ state: e = "normal", children: t }) => { const n = gt(); return Vt("div", { - css: FN(n), + css: GN(n), className: `SM_Normal ${e}State`, children: t, }); }, - zN = (e, t, n) => { + WN = (e, t, n) => { let r = "initial"; if ("horizontal" === n && t) switch (t) { @@ -27349,7 +27363,7 @@ const kN = uT({ }, }; }, - GN = ({ + jN = ({ children: e, sx: t, noMinWidth: n, @@ -27359,9 +27373,9 @@ const kN = uT({ ...a }) => { const C = gt(), - s = i(() => (t ? uT({ ...R(t, C) }) : {}), [t, C]); + s = i(() => (t ? hT({ ...R(t, C) }) : {}), [t, C]); return Vt("label", { - css: [zN(C, l, o), s], + css: [WN(C, l, o), s], htmlFor: r, ...a, children: Vt("span", { @@ -27370,7 +27384,7 @@ const kN = uT({ }), }); }, - $N = pT` + qN = fT` from { opacity: 0; } @@ -27378,8 +27392,8 @@ const kN = uT({ opacity: 1; } `, - WN = (e) => - uT({ + YN = (e) => + hT({ position: "fixed", borderRadius: 4, border: `1px solid ${e.colors["Color/Neutral/Border/colorBorderSubtle"]}`, @@ -27402,7 +27416,7 @@ const kN = uT({ textAlign: "left", }, }), - jN = (e, t) => { + KN = (e, t) => { const n = e.colors["Color/Neutral/Bg/colorBgContrast"]; let r = {}; const o = { @@ -27454,9 +27468,9 @@ const kN = uT({ "&::before": { ...o, bottom: "100%", borderBottomColor: n }, }; } - return uT(r); + return hT(r); }, - qN = ({ placement: e, title: t = "", content: n, anchorEl: r }) => { + XN = ({ placement: e, title: t = "", content: n, anchorEl: r }) => { const o = gt(); let i = {}, l = e; @@ -27492,7 +27506,7 @@ const kN = uT({ } } return St("div", { - css: [WN(o), jN(o, l)], + css: [YN(o), KN(o, l)], style: i, children: [ t && Vt("div", { className: "title SM_Strong", children: t }), @@ -27500,7 +27514,7 @@ const kN = uT({ ], }); }, - YN = ({ + QN = ({ children: e, tooltip: t, title: n = "", @@ -27522,7 +27536,7 @@ const kN = uT({ "&:hover": { "& .tooltipElement": { display: "block", - animation: `${$N} 1s ease`, + animation: `${qN} 1s ease`, }, }, }, @@ -27537,7 +27551,7 @@ const kN = uT({ r ? s(e, { ...r }) : e, c && h( - Vt(qN, { placement: o, content: t, title: n, anchorEl: i }), + Vt(XN, { placement: o, content: t, title: n, anchorEl: i }), document.body, ), ], @@ -27545,8 +27559,8 @@ const kN = uT({ }, ); }, - KN = (e) => - uT({ + JN = (e) => + hT({ lineHeight: "20px", height: 38, boxSizing: "border-box", @@ -27612,9 +27626,9 @@ const kN = uT({ }, }, }), - XN = uT({ height: 28, paddingTop: 4, paddingBottom: 4 }), - QN = (e) => - uT({ + ex = hT({ height: 28, paddingTop: 4, paddingBottom: 4 }), + tx = (e) => + hT({ display: "flex", flexGrow: 1, width: "100%", @@ -27692,15 +27706,15 @@ const kN = uT({ }, "& .textdivContainer": { width: "100%" }, }), - JN = uT({ + nx = hT({ "& .overlayAction": { "& button": { height: 26 } }, "& .startOverlayIcon": { top: 6 }, }), - ex = uT({ + rx = hT({ "& input": { paddingRight: 37 }, "& .accessoryIcon": { right: 37 }, }), - tx = t.forwardRef( + ox = t.forwardRef( ( { id: e, @@ -27730,9 +27744,9 @@ const kN = uT({ y, ) => { const V = gt(), - S = i(() => (f ? uT({ ...R(f, V) }) : {}), [f, V]), - T = KN(V), - N = QN(V), + S = i(() => (f ? hT({ ...R(f, V) }) : {}), [f, V]), + T = JN(V), + N = tx(V), [x, _] = a(!1); let A = o, Z = r; @@ -27746,15 +27760,15 @@ const kN = uT({ return St("div", { css: [ N, - "small" === g ? JN : {}, - o || ("password" === r && M) ? ex : {}, - uT({ flexDirection: "vertical" === v ? "column" : "row" }), + "small" === g ? nx : {}, + o || ("password" === r && M) ? rx : {}, + hT({ flexDirection: "vertical" === v ? "column" : "row" }), S, ], className: `inputItem inputdiv Base_Normal ${p}`, children: [ "" !== c && - St(GN, { + St(jN, { htmlFor: e, noMinWidth: l, className: @@ -27767,7 +27781,7 @@ const kN = uT({ "" !== t && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: t, placement: "top", children: Vt("div", { @@ -27790,7 +27804,7 @@ const kN = uT({ id: e, css: [ T, - "small" === g ? XN : {}, + "small" === g ? ex : {}, u ? { paddingLeft: 35 } : {}, O ? { paddingRight: 30 } : {}, O && (s || A) ? { paddingRight: 60 } : {}, @@ -27814,7 +27828,7 @@ const kN = uT({ A && Vt("div", { className: "overlayAction", - children: Vt(PN, { + children: Vt(zN, { onClick: C ? (e) => { C(e); @@ -27828,7 +27842,7 @@ const kN = uT({ s && Vt("div", { className: "overlayAction", children: s }), ], }), - void 0 !== m && Vt(UN, { state: h, children: m }), + void 0 !== m && Vt($N, { state: h, children: m }), b, ], }), @@ -27836,14 +27850,14 @@ const kN = uT({ }); }, ), - nx = uT({ + ix = hT({ display: "flex", flexGrow: 1, width: "100%", height: 38, position: "relative", }), - rx = ({ + lx = ({ id: e, label: t = "", required: n, @@ -27864,7 +27878,7 @@ const kN = uT({ helper: b, }) => { const M = gt(), - H = i(() => (d ? uT({ ...R(d, M) }) : {}), [d, M]), + H = i(() => (d ? hT({ ...R(d, M) }) : {}), [d, M]), E = c(null), [y, V] = a(!1), [S, T] = a(""), @@ -27891,14 +27905,14 @@ const kN = uT({ : null; }, [u, N]); return St("div", { - css: [nx, H], + css: [ix, H], className: `inputItem ${r}`, onKeyDown: () => { y || V(!0); }, id: `${e}-Autocomplete`, children: [ - Vt(tx, { + Vt(ox, { label: t, required: n, tooltip: o, @@ -27935,7 +27949,7 @@ const kN = uT({ ref: E, }), y && - Vt(DN, { + Vt(UN, { id: `${e}-options-Autocomplete`, options: Z, selectedOption: s, @@ -27956,8 +27970,8 @@ const kN = uT({ ], }); }, - ox = ({ label: e, sx: t, ...n }) => - Vt(PN, { + ax = ({ label: e, sx: t, ...n }) => + Vt(zN, { id: "back-link", icon: Vt(nr, {}), variant: "primary-ghost", @@ -27965,7 +27979,7 @@ const kN = uT({ ...n, children: e, }), - ix = ({ + Cx = ({ children: e, color: t = "none", sx: n, @@ -27978,7 +27992,7 @@ const kN = uT({ ...u }) => { const p = gt(), - m = i(() => (n ? uT({ ...R(n, p) }) : {}), [n, p]), + m = i(() => (n ? hT({ ...R(n, p) }) : {}), [n, p]), h = ((e, t, n, r, o, i) => { const l = ((e, t) => ({ @@ -28059,7 +28073,7 @@ const kN = uT({ : `${e.paddingSizes.sizeXXS}px ${e.paddingSizes.sizeXS}px`; return ( "small" === r && i && (c = "0"), - uT({ + hT({ boxSizing: "border-box", position: "relative", margin: 0, @@ -28138,10 +28152,10 @@ const kN = uT({ ], }); }, - lx = ({ sx: e, children: t }) => { + sx = ({ sx: e, children: t }) => { const n = gt(), r = ((e) => - uT({ + hT({ display: "flex", alignItems: "center", justifyContent: "center", @@ -28160,14 +28174,11 @@ const kN = uT({ minWidth: 24, minHeight: 24, }, - }))(n); - return Vt("div", { - css: [r, i(() => (e ? uT({ ...R(e, n) }) : {}), [e, n])], - className: "boxedIcon", - children: t, - }); + }))(n), + o = i(() => (e ? hT({ ...R(e, n) }) : {}), [e, n]); + return Vt("div", { css: [r, o], className: "boxedIcon", children: t }); }, - ax = (e) => ({ + cx = (e) => ({ display: "flex", alignItems: "center", justifyContent: "flex-start", @@ -28212,7 +28223,7 @@ const kN = uT({ }, "& .button-label": { marginLeft: 0 }, }), - Cx = (e, t) => { + dx = (e, t) => { if (!e) return { top: 0, left: 0, width: 0 }; const n = e.getBoundingClientRect(), r = { top: n.top + n.height }; @@ -28228,7 +28239,7 @@ const kN = uT({ } return r; }, - sx = ({ + ux = ({ hideTriggerAction: e, open: t, anchorEl: n = null, @@ -28238,13 +28249,13 @@ const kN = uT({ }) => { const C = gt(), [s, c] = a(null); - mT(e), + gT(e), l(() => { - c(t ? Cx(n, r) : null); + c(t ? dx(n, r) : null); }, [n, r, t]), l(() => { - const t = IN((e) => { - e && e.getBoundingClientRect() && c(Cx(e, r)); + const t = BN((e) => { + e && e.getBoundingClientRect() && c(dx(e, r)); }, 300); window.addEventListener("resize", () => { e(); @@ -28253,7 +28264,7 @@ const kN = uT({ t(n); }); }); - const d = uT({ + const d = hT({ position: "absolute", display: "grid", gridTemplateColumns: "100%", @@ -28275,7 +28286,7 @@ const kN = uT({ flexDirection: "column", width: "100%", }, - "& button": ax(C), + "& button": cx(C), "&::-webkit-scrollbar": { width: 5 }, "&::-webkit-scrollbar-thumb": { background: C.colors["Color/Base/Shark/3"], @@ -28292,15 +28303,15 @@ const kN = uT({ "AnchorEl not set. Element will be rendered on the top of the page", ), h( - Vt(ON, { + Vt(PN, { onClick: e, - children: Vt("div", { css: [d, uT(s)], children: i }), + children: Vt("div", { css: [d, hT(s)], children: i }), }), document.body, )) : null; }, - cx = ({ + px = ({ id: e, icon: n, iconLocation: r, @@ -28331,7 +28342,7 @@ const kN = uT({ )), St(C, { children: [ - Vt(PN, { + Vt(zN, { id: e, icon: n, iconLocation: r, @@ -28349,7 +28360,7 @@ const kN = uT({ className: w && f ? "active" : "", }), w && - Vt(sx, { + Vt(ux, { open: w, hideTriggerAction: () => { L(!1); @@ -28363,7 +28374,7 @@ const kN = uT({ }) ); }, - dx = ({ + mx = ({ children: e, icon: t, sx: n, @@ -28373,7 +28384,7 @@ const kN = uT({ ...a }) => { const C = gt(), - s = i(() => (n ? uT({ ...R(n, C) }) : {}), [n, C]); + s = i(() => (n ? hT({ ...R(n, C) }) : {}), [n, C]); let c = {}; return ( l && (c = { padding: t && !e ? "6px" : "4px 12px" }), @@ -28381,7 +28392,7 @@ const kN = uT({ id: o, type: "button", className: `option-element ${r}`, - css: [ax(C), c, s], + css: [cx(C), c, s], ...a, children: [ t && Vt("span", { className: "menu-icon", children: t }), @@ -28390,7 +28401,7 @@ const kN = uT({ }) ); }, - ux = ({ + hx = ({ label: e, icon: t, iconLocation: n = "start", @@ -28450,7 +28461,7 @@ const kN = uT({ return ( t && (p = Vt("span", { className: "buttonIcon", children: t })), c && - (m = Vt(cx, { + (m = Vt(px, { id: `expand-breadcrumb-${e}`, className: "breadcrumbElement", variant: "secondary-ghost", @@ -28484,7 +28495,7 @@ const kN = uT({ compact: !0, children: c.map((e, t) => Vt( - dx, + mx, { id: `expandOption-${e.label}`, onClick: () => @@ -28530,7 +28541,7 @@ const kN = uT({ }) ); }, - px = ({ + fx = ({ sx: e, goBackFunction: t, options: n, @@ -28581,16 +28592,16 @@ const kN = uT({ }, "& .slashSpacingStyle": { margin: "0 5px" }, }))(s), - d = i(() => (e ? uT({ ...R(e, s) }) : {}), [e, s]), + d = i(() => (e ? hT({ ...R(e, s) }) : {}), [e, s]), u = "number" == typeof r && n.length - 1 > r && n.length > 0; let p = null; const m = (e) => { o && o(e.to), e.onClick && e.onClick(e.to); }, - h = () => Vt(wT, { className: "divider", children: "/" }); + h = () => Vt(MT, { className: "divider", children: "/" }); if (u && n.length > r - 1) { const e = n.slice(1, -1 * r); - p = Vt(cx, { + p = Vt(px, { id: "breadcrumbs-expand", className: "breadcrumbElement", icon: Vt(td, {}), @@ -28600,7 +28611,7 @@ const kN = uT({ compact: !0, children: e.map((e, t) => Vt( - dx, + mx, { id: `expandOption-${e.label}`, onClick: () => m(e), @@ -28617,7 +28628,7 @@ const kN = uT({ css: [c, d], children: [ t && - Vt(PN, { + Vt(zN, { id: "back-button", icon: Vt(oa, {}), onClick: t, @@ -28625,14 +28636,14 @@ const kN = uT({ compact: !0, sx: { width: 28, height: 28 }, }), - Vt(wT, { + Vt(MT, { className: "breadcrumbsList", children: St( C, u ? { children: [ - Vt(ux, { + Vt(hx, { id: `breadcrumb-option-${n[0].label}`, onClick: () => m(n[0]), onClickOption: o, @@ -28649,7 +28660,7 @@ const kN = uT({ { children: [ 0 !== t && Vt(h, {}), - Vt(ux, { + Vt(hx, { id: `breadcrumb-option-${e.label}`, onClick: () => m(e), onClickOption: o, @@ -28675,7 +28686,7 @@ const kN = uT({ { children: [ 0 !== t && Vt(h, {}), - Vt(ux, { + Vt(hx, { id: `breadcrumb-option-${e.label}`, onClick: () => { m(e); @@ -28701,7 +28712,7 @@ const kN = uT({ ], }); }, - mx = ({ sx: e, children: n, isLoading: r, ...o }) => { + gx = ({ sx: e, children: n, isLoading: r, ...o }) => { const l = gt(), a = ((e) => ({ display: "inline-flex", @@ -28799,7 +28810,7 @@ const kN = uT({ }, }, }))(l), - c = i(() => (e ? uT({ ...R(e, l) }) : {}), [e, l]); + c = i(() => (e ? hT({ ...R(e, l) }) : {}), [e, l]); return r ? Vt(C, {}) : Vt("div", { @@ -28810,7 +28821,7 @@ const kN = uT({ ), }); }, - hx = uT({ + vx = hT({ position: "relative", display: "flex", flexWrap: "wrap", @@ -28824,12 +28835,12 @@ const kN = uT({ "& .min-icon": { width: 13 }, }, }), - fx = ({ children: e, sx: t, className: n }) => { + wx = ({ children: e, sx: t, className: n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]); - return Vt("div", { css: [hx, o], className: n, children: e }); + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]); + return Vt("div", { css: [vx, o], className: n, children: e }); }, - gx = ({ + Lx = ({ tooltip: e, label: t, id: n, @@ -28843,7 +28854,7 @@ const kN = uT({ ...d }) => { const u = gt(), - p = i(() => (o ? uT({ ...R(o, u) }) : {}), [o, u]), + p = i(() => (o ? hT({ ...R(o, u) }) : {}), [o, u]), m = ((e) => ({ position: "relative", "& input": { display: "none" }, @@ -28902,7 +28913,7 @@ const kN = uT({ }, }, }))(u); - return St(fx, { + return St(wx, { className: `inputItem ${l || ""}`, sx: { display: "flex", @@ -28920,7 +28931,7 @@ const kN = uT({ children: [ t && "" !== t && - St(GN, { + St(jN, { htmlFor: n, noMinWidth: c, className: `${r || ""}`, @@ -28931,7 +28942,7 @@ const kN = uT({ "" !== e && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: e, placement: "top", children: Vt(Ga, {}), @@ -28956,13 +28967,13 @@ const kN = uT({ className: (s ? "disabled" : "") + " icon-overlay", }), }), - void 0 !== C && Vt(UN, { children: C }), + void 0 !== C && Vt($N, { children: C }), ], }), ], }); }; -function vx(e, t) { +function bx(e, t) { if (null == e) return {}; var n = {}; for (var r in e) @@ -28972,95 +28983,95 @@ function vx(e, t) { } return n; } -class wx { +class Mx { constructor(e, t, n) { (this.property = e), (this.normal = t), n && (this.space = n); } } -function Lx(e, t) { +function Hx(e, t) { const n = {}, r = {}; let o = -1; for (; ++o < e.length; ) Object.assign(n, e[o].property), Object.assign(r, e[o].normal); - return new wx(n, r, t); + return new Mx(n, r, t); } -function bx(e) { +function Ex(e) { return e.toLowerCase(); } -(wx.prototype.property = {}), - (wx.prototype.normal = {}), - (wx.prototype.space = null); -let Mx = class { +(Mx.prototype.property = {}), + (Mx.prototype.normal = {}), + (Mx.prototype.space = null); +let Rx = class { constructor(e, t) { (this.property = e), (this.attribute = t); } }; -(Mx.prototype.space = null), - (Mx.prototype.boolean = !1), - (Mx.prototype.booleanish = !1), - (Mx.prototype.overloadedBoolean = !1), - (Mx.prototype.number = !1), - (Mx.prototype.commaSeparated = !1), - (Mx.prototype.spaceSeparated = !1), - (Mx.prototype.commaOrSpaceSeparated = !1), - (Mx.prototype.mustUseProperty = !1), - (Mx.prototype.defined = !1); -let Hx = 0; -const Ex = xx(), - Rx = xx(), - yx = xx(), - Vx = xx(), - Sx = xx(), - Tx = xx(), - Nx = xx(); -function xx() { - return 2 ** ++Hx; -} -var _x = Object.freeze({ +(Rx.prototype.space = null), + (Rx.prototype.boolean = !1), + (Rx.prototype.booleanish = !1), + (Rx.prototype.overloadedBoolean = !1), + (Rx.prototype.number = !1), + (Rx.prototype.commaSeparated = !1), + (Rx.prototype.spaceSeparated = !1), + (Rx.prototype.commaOrSpaceSeparated = !1), + (Rx.prototype.mustUseProperty = !1), + (Rx.prototype.defined = !1); +let yx = 0; +const Vx = Zx(), + Sx = Zx(), + Tx = Zx(), + Nx = Zx(), + xx = Zx(), + _x = Zx(), + Ax = Zx(); +function Zx() { + return 2 ** ++yx; +} +var Ix = Object.freeze({ __proto__: null, - boolean: Ex, - booleanish: Rx, - commaOrSpaceSeparated: Nx, - commaSeparated: Tx, - number: Vx, - overloadedBoolean: yx, - spaceSeparated: Sx, + boolean: Vx, + booleanish: Sx, + commaOrSpaceSeparated: Ax, + commaSeparated: _x, + number: Nx, + overloadedBoolean: Tx, + spaceSeparated: xx, }); -const Ax = Object.keys(_x); -class Zx extends Mx { +const kx = Object.keys(Ix); +class Ox extends Rx { constructor(e, t, n, r) { let o = -1; - if ((super(e, t), Ix(this, "space", r), "number" == typeof n)) - for (; ++o < Ax.length; ) { - const e = Ax[o]; - Ix(this, Ax[o], (n & _x[e]) === _x[e]); + if ((super(e, t), Bx(this, "space", r), "number" == typeof n)) + for (; ++o < kx.length; ) { + const e = kx[o]; + Bx(this, kx[o], (n & Ix[e]) === Ix[e]); } } } -function Ix(e, t, n) { +function Bx(e, t, n) { n && (e[t] = n); } -Zx.prototype.defined = !0; -const kx = {}.hasOwnProperty; -function Ox(e) { +Ox.prototype.defined = !0; +const Dx = {}.hasOwnProperty; +function Px(e) { const t = {}, n = {}; let r; for (r in e.properties) - if (kx.call(e.properties, r)) { + if (Dx.call(e.properties, r)) { const o = e.properties[r], - i = new Zx(r, e.transform(e.attributes || {}, r), o, e.space); + i = new Ox(r, e.transform(e.attributes || {}, r), o, e.space); e.mustUseProperty && e.mustUseProperty.includes(r) && (i.mustUseProperty = !0), (t[r] = i), - (n[bx(r)] = r), - (n[bx(i.attribute)] = r); + (n[Ex(r)] = r), + (n[Ex(i.attribute)] = r); } - return new wx(t, n, e.space); + return new Mx(t, n, e.space); } -const Bx = Ox({ +const Fx = Px({ space: "xlink", transform: (e, t) => "xlink:" + t.slice(5).toLowerCase(), properties: { @@ -29073,79 +29084,79 @@ const Bx = Ox({ xLinkType: null, }, }), - Dx = Ox({ + Ux = Px({ space: "xml", transform: (e, t) => "xml:" + t.slice(3).toLowerCase(), properties: { xmlLang: null, xmlBase: null, xmlSpace: null }, }); -function Px(e, t) { +function zx(e, t) { return t in e ? e[t] : t; } -function Fx(e, t) { - return Px(e, t.toLowerCase()); +function Gx(e, t) { + return zx(e, t.toLowerCase()); } -const Ux = Ox({ +const $x = Px({ space: "xmlns", attributes: { xmlnsxlink: "xmlns:xlink" }, - transform: Fx, + transform: Gx, properties: { xmlns: null, xmlnsXLink: null }, }), - zx = Ox({ + Wx = Px({ transform: (e, t) => "role" === t ? t : "aria-" + t.slice(4).toLowerCase(), properties: { ariaActiveDescendant: null, - ariaAtomic: Rx, + ariaAtomic: Sx, ariaAutoComplete: null, - ariaBusy: Rx, - ariaChecked: Rx, - ariaColCount: Vx, - ariaColIndex: Vx, - ariaColSpan: Vx, - ariaControls: Sx, + ariaBusy: Sx, + ariaChecked: Sx, + ariaColCount: Nx, + ariaColIndex: Nx, + ariaColSpan: Nx, + ariaControls: xx, ariaCurrent: null, - ariaDescribedBy: Sx, + ariaDescribedBy: xx, ariaDetails: null, - ariaDisabled: Rx, - ariaDropEffect: Sx, + ariaDisabled: Sx, + ariaDropEffect: xx, ariaErrorMessage: null, - ariaExpanded: Rx, - ariaFlowTo: Sx, - ariaGrabbed: Rx, + ariaExpanded: Sx, + ariaFlowTo: xx, + ariaGrabbed: Sx, ariaHasPopup: null, - ariaHidden: Rx, + ariaHidden: Sx, ariaInvalid: null, ariaKeyShortcuts: null, ariaLabel: null, - ariaLabelledBy: Sx, - ariaLevel: Vx, + ariaLabelledBy: xx, + ariaLevel: Nx, ariaLive: null, - ariaModal: Rx, - ariaMultiLine: Rx, - ariaMultiSelectable: Rx, + ariaModal: Sx, + ariaMultiLine: Sx, + ariaMultiSelectable: Sx, ariaOrientation: null, - ariaOwns: Sx, + ariaOwns: xx, ariaPlaceholder: null, - ariaPosInSet: Vx, - ariaPressed: Rx, - ariaReadOnly: Rx, + ariaPosInSet: Nx, + ariaPressed: Sx, + ariaReadOnly: Sx, ariaRelevant: null, - ariaRequired: Rx, - ariaRoleDescription: Sx, - ariaRowCount: Vx, - ariaRowIndex: Vx, - ariaRowSpan: Vx, - ariaSelected: Rx, - ariaSetSize: Vx, + ariaRequired: Sx, + ariaRoleDescription: xx, + ariaRowCount: Nx, + ariaRowIndex: Nx, + ariaRowSpan: Nx, + ariaSelected: Sx, + ariaSetSize: Nx, ariaSort: null, - ariaValueMax: Vx, - ariaValueMin: Vx, - ariaValueNow: Vx, + ariaValueMax: Nx, + ariaValueMin: Nx, + ariaValueNow: Nx, ariaValueText: null, role: null, }, }), - Gx = Ox({ + jx = Px({ space: "html", attributes: { acceptcharset: "accept-charset", @@ -29153,49 +29164,49 @@ const Ux = Ox({ htmlfor: "for", httpequiv: "http-equiv", }, - transform: Fx, + transform: Gx, mustUseProperty: ["checked", "multiple", "muted", "selected"], properties: { abbr: null, - accept: Tx, - acceptCharset: Sx, - accessKey: Sx, + accept: _x, + acceptCharset: xx, + accessKey: xx, action: null, allow: null, - allowFullScreen: Ex, - allowPaymentRequest: Ex, - allowUserMedia: Ex, + allowFullScreen: Vx, + allowPaymentRequest: Vx, + allowUserMedia: Vx, alt: null, as: null, - async: Ex, + async: Vx, autoCapitalize: null, - autoComplete: Sx, - autoFocus: Ex, - autoPlay: Ex, - blocking: Sx, + autoComplete: xx, + autoFocus: Vx, + autoPlay: Vx, + blocking: xx, capture: null, charSet: null, - checked: Ex, + checked: Vx, cite: null, - className: Sx, - cols: Vx, + className: xx, + cols: Nx, colSpan: null, content: null, - contentEditable: Rx, - controls: Ex, - controlsList: Sx, - coords: Vx | Tx, + contentEditable: Sx, + controls: Vx, + controlsList: xx, + coords: Nx | _x, crossOrigin: null, data: null, dateTime: null, decoding: null, - default: Ex, - defer: Ex, + default: Vx, + defer: Vx, dir: null, dirName: null, - disabled: Ex, - download: yx, - draggable: Rx, + disabled: Vx, + download: Tx, + draggable: Sx, encType: null, enterKeyHint: null, fetchPriority: null, @@ -29203,50 +29214,50 @@ const Ux = Ox({ formAction: null, formEncType: null, formMethod: null, - formNoValidate: Ex, + formNoValidate: Vx, formTarget: null, - headers: Sx, - height: Vx, - hidden: Ex, - high: Vx, + headers: xx, + height: Nx, + hidden: Vx, + high: Nx, href: null, hrefLang: null, - htmlFor: Sx, - httpEquiv: Sx, + htmlFor: xx, + httpEquiv: xx, id: null, imageSizes: null, imageSrcSet: null, - inert: Ex, + inert: Vx, inputMode: null, integrity: null, is: null, - isMap: Ex, + isMap: Vx, itemId: null, - itemProp: Sx, - itemRef: Sx, - itemScope: Ex, - itemType: Sx, + itemProp: xx, + itemRef: xx, + itemScope: Vx, + itemType: xx, kind: null, label: null, lang: null, language: null, list: null, loading: null, - loop: Ex, - low: Vx, + loop: Vx, + low: Nx, manifest: null, max: null, - maxLength: Vx, + maxLength: Nx, media: null, method: null, min: null, - minLength: Vx, - multiple: Ex, - muted: Ex, + minLength: Nx, + multiple: Vx, + muted: Vx, name: null, nonce: null, - noModule: Ex, - noValidate: Ex, + noModule: Vx, + noValidate: Vx, onAbort: null, onAfterPrint: null, onAuxClick: null, @@ -29335,65 +29346,65 @@ const Ux = Ox({ onVolumeChange: null, onWaiting: null, onWheel: null, - open: Ex, - optimum: Vx, + open: Vx, + optimum: Nx, pattern: null, - ping: Sx, + ping: xx, placeholder: null, - playsInline: Ex, + playsInline: Vx, popover: null, popoverTarget: null, popoverTargetAction: null, poster: null, preload: null, - readOnly: Ex, + readOnly: Vx, referrerPolicy: null, - rel: Sx, - required: Ex, - reversed: Ex, - rows: Vx, - rowSpan: Vx, - sandbox: Sx, + rel: xx, + required: Vx, + reversed: Vx, + rows: Nx, + rowSpan: Nx, + sandbox: xx, scope: null, - scoped: Ex, - seamless: Ex, - selected: Ex, - shadowRootClonable: Ex, - shadowRootDelegatesFocus: Ex, + scoped: Vx, + seamless: Vx, + selected: Vx, + shadowRootClonable: Vx, + shadowRootDelegatesFocus: Vx, shadowRootMode: null, shape: null, - size: Vx, + size: Nx, sizes: null, slot: null, - span: Vx, - spellCheck: Rx, + span: Nx, + spellCheck: Sx, src: null, srcDoc: null, srcLang: null, srcSet: null, - start: Vx, + start: Nx, step: null, style: null, - tabIndex: Vx, + tabIndex: Nx, target: null, title: null, translate: null, type: null, - typeMustMatch: Ex, + typeMustMatch: Vx, useMap: null, - value: Rx, - width: Vx, + value: Sx, + width: Nx, wrap: null, writingSuggestions: null, align: null, aLink: null, - archive: Sx, + archive: xx, axis: null, background: null, bgColor: null, - border: Vx, + border: Nx, borderColor: null, - bottomMargin: Vx, + bottomMargin: Nx, cellPadding: null, cellSpacing: null, char: null, @@ -29404,53 +29415,53 @@ const Ux = Ox({ codeBase: null, codeType: null, color: null, - compact: Ex, - declare: Ex, + compact: Vx, + declare: Vx, event: null, face: null, frame: null, frameBorder: null, - hSpace: Vx, - leftMargin: Vx, + hSpace: Nx, + leftMargin: Nx, link: null, longDesc: null, lowSrc: null, - marginHeight: Vx, - marginWidth: Vx, - noResize: Ex, - noHref: Ex, - noShade: Ex, - noWrap: Ex, + marginHeight: Nx, + marginWidth: Nx, + noResize: Vx, + noHref: Vx, + noShade: Vx, + noWrap: Vx, object: null, profile: null, prompt: null, rev: null, - rightMargin: Vx, + rightMargin: Nx, rules: null, scheme: null, - scrolling: Rx, + scrolling: Sx, standby: null, summary: null, text: null, - topMargin: Vx, + topMargin: Nx, valueType: null, version: null, vAlign: null, vLink: null, - vSpace: Vx, + vSpace: Nx, allowTransparency: null, autoCorrect: null, autoSave: null, - disablePictureInPicture: Ex, - disableRemotePlayback: Ex, + disablePictureInPicture: Vx, + disableRemotePlayback: Vx, prefix: null, property: null, - results: Vx, + results: Nx, security: null, unselectable: null, }, }), - $x = Ox({ + qx = Px({ space: "svg", attributes: { accentHeight: "accent-height", @@ -29626,31 +29637,31 @@ const Ux = Ox({ playbackOrder: "playbackorder", timelineBegin: "timelinebegin", }, - transform: Px, + transform: zx, properties: { - about: Nx, - accentHeight: Vx, + about: Ax, + accentHeight: Nx, accumulate: null, additive: null, alignmentBaseline: null, - alphabetic: Vx, - amplitude: Vx, + alphabetic: Nx, + amplitude: Nx, arabicForm: null, - ascent: Vx, + ascent: Nx, attributeName: null, attributeType: null, - azimuth: Vx, + azimuth: Nx, bandwidth: null, baselineShift: null, baseFrequency: null, baseProfile: null, bbox: null, begin: null, - bias: Vx, + bias: Nx, by: null, calcMode: null, - capHeight: Vx, - className: Sx, + capHeight: Nx, + className: xx, clip: null, clipPath: null, clipPathUnits: null, @@ -29670,26 +29681,26 @@ const Ux = Ox({ d: null, dataType: null, defaultAction: null, - descent: Vx, - diffuseConstant: Vx, + descent: Nx, + diffuseConstant: Nx, direction: null, display: null, dur: null, - divisor: Vx, + divisor: Nx, dominantBaseline: null, - download: Ex, + download: Vx, dx: null, dy: null, edgeMode: null, editable: null, - elevation: Vx, + elevation: Nx, enableBackground: null, end: null, event: null, - exponent: Vx, + exponent: Nx, externalResourcesRequired: null, fill: null, - fillOpacity: Vx, + fillOpacity: Nx, fillRule: null, filter: null, filterRes: null, @@ -29710,37 +29721,37 @@ const Ux = Ox({ from: null, fx: null, fy: null, - g1: Tx, - g2: Tx, - glyphName: Tx, + g1: _x, + g2: _x, + glyphName: _x, glyphOrientationHorizontal: null, glyphOrientationVertical: null, glyphRef: null, gradientTransform: null, gradientUnits: null, handler: null, - hanging: Vx, + hanging: Nx, hatchContentUnits: null, hatchUnits: null, height: null, href: null, hrefLang: null, - horizAdvX: Vx, - horizOriginX: Vx, - horizOriginY: Vx, + horizAdvX: Nx, + horizOriginX: Nx, + horizOriginY: Nx, id: null, - ideographic: Vx, + ideographic: Nx, imageRendering: null, initialVisibility: null, in: null, in2: null, - intercept: Vx, - k: Vx, - k1: Vx, - k2: Vx, - k3: Vx, - k4: Vx, - kernelMatrix: Nx, + intercept: Nx, + k: Nx, + k1: Nx, + k2: Nx, + k3: Nx, + k4: Nx, + kernelMatrix: Ax, kernelUnitLength: null, keyPoints: null, keySplines: null, @@ -29750,7 +29761,7 @@ const Ux = Ox({ lengthAdjust: null, letterSpacing: null, lightingColor: null, - limitingConeAngle: Vx, + limitingConeAngle: Nx, local: null, markerEnd: null, markerMid: null, @@ -29766,7 +29777,7 @@ const Ux = Ox({ media: null, mediaCharacterEncoding: null, mediaContentEncodings: null, - mediaSize: Vx, + mediaSize: Nx, mediaTime: null, method: null, min: null, @@ -29872,43 +29883,43 @@ const Ux = Ox({ origin: null, overflow: null, overlay: null, - overlinePosition: Vx, - overlineThickness: Vx, + overlinePosition: Nx, + overlineThickness: Nx, paintOrder: null, panose1: null, path: null, - pathLength: Vx, + pathLength: Nx, patternContentUnits: null, patternTransform: null, patternUnits: null, phase: null, - ping: Sx, + ping: xx, pitch: null, playbackOrder: null, pointerEvents: null, points: null, - pointsAtX: Vx, - pointsAtY: Vx, - pointsAtZ: Vx, + pointsAtX: Nx, + pointsAtY: Nx, + pointsAtZ: Nx, preserveAlpha: null, preserveAspectRatio: null, primitiveUnits: null, propagate: null, - property: Nx, + property: Ax, r: null, radius: null, referrerPolicy: null, refX: null, refY: null, - rel: Nx, - rev: Nx, + rel: Ax, + rev: Ax, renderingIntent: null, repeatCount: null, repeatDur: null, - requiredExtensions: Nx, - requiredFeatures: Nx, - requiredFonts: Nx, - requiredFormats: Nx, + requiredExtensions: Ax, + requiredFeatures: Ax, + requiredFonts: Ax, + requiredFormats: Ax, resource: null, restart: null, result: null, @@ -29921,8 +29932,8 @@ const Ux = Ox({ side: null, slope: null, snapshotTime: null, - specularConstant: Vx, - specularExponent: Vx, + specularConstant: Nx, + specularExponent: Nx, spreadMethod: null, spacing: null, startOffset: null, @@ -29932,30 +29943,30 @@ const Ux = Ox({ stitchTiles: null, stopColor: null, stopOpacity: null, - strikethroughPosition: Vx, - strikethroughThickness: Vx, + strikethroughPosition: Nx, + strikethroughThickness: Nx, string: null, stroke: null, - strokeDashArray: Nx, + strokeDashArray: Ax, strokeDashOffset: null, strokeLineCap: null, strokeLineJoin: null, - strokeMiterLimit: Vx, - strokeOpacity: Vx, + strokeMiterLimit: Nx, + strokeOpacity: Nx, strokeWidth: null, style: null, - surfaceScale: Vx, + surfaceScale: Nx, syncBehavior: null, syncBehaviorDefault: null, syncMaster: null, syncTolerance: null, syncToleranceDefault: null, - systemLanguage: Nx, - tabIndex: Vx, + systemLanguage: Ax, + tabIndex: Nx, tableValues: null, target: null, - targetX: Vx, - targetY: Vx, + targetX: Nx, + targetY: Nx, textAnchor: null, textDecoration: null, textRendering: null, @@ -29964,28 +29975,28 @@ const Ux = Ox({ title: null, transformBehavior: null, type: null, - typeOf: Nx, + typeOf: Ax, to: null, transform: null, transformOrigin: null, u1: null, u2: null, - underlinePosition: Vx, - underlineThickness: Vx, + underlinePosition: Nx, + underlineThickness: Nx, unicode: null, unicodeBidi: null, unicodeRange: null, - unitsPerEm: Vx, + unitsPerEm: Nx, values: null, - vAlphabetic: Vx, - vMathematical: Vx, + vAlphabetic: Nx, + vMathematical: Nx, vectorEffect: null, - vHanging: Vx, - vIdeographic: Vx, + vHanging: Nx, + vIdeographic: Nx, version: null, - vertAdvY: Vx, - vertOriginX: Vx, - vertOriginY: Vx, + vertAdvY: Nx, + vertOriginX: Nx, + vertOriginY: Nx, viewBox: null, viewTarget: null, visibility: null, @@ -29997,7 +30008,7 @@ const Ux = Ox({ x1: null, x2: null, xChannelSelector: null, - xHeight: Vx, + xHeight: Nx, y: null, y1: null, y2: null, @@ -30006,38 +30017,38 @@ const Ux = Ox({ zoomAndPan: null, }, }), - Wx = /^data[-\w.:]+$/i, - jx = /-[a-z]/g, - qx = /[A-Z]/g; -function Yx(e, t) { - const n = bx(t); + Yx = /^data[-\w.:]+$/i, + Kx = /-[a-z]/g, + Xx = /[A-Z]/g; +function Qx(e, t) { + const n = Ex(t); let r = t, - o = Mx; + o = Rx; if (n in e.normal) return e.property[e.normal[n]]; - if (n.length > 4 && "data" === n.slice(0, 4) && Wx.test(t)) { + if (n.length > 4 && "data" === n.slice(0, 4) && Yx.test(t)) { if ("-" === t.charAt(4)) { - const e = t.slice(5).replace(jx, Xx); + const e = t.slice(5).replace(Kx, e_); r = "data" + e.charAt(0).toUpperCase() + e.slice(1); } else { const e = t.slice(4); - if (!jx.test(e)) { - let n = e.replace(qx, Kx); + if (!Kx.test(e)) { + let n = e.replace(Xx, Jx); "-" !== n.charAt(0) && (n = "-" + n), (t = "data" + n); } } - o = Zx; + o = Ox; } return new o(r, t); } -function Kx(e) { +function Jx(e) { return "-" + e.toLowerCase(); } -function Xx(e) { +function e_(e) { return e.charAt(1).toUpperCase(); } -const Qx = Lx([Dx, Bx, Ux, zx, Gx], "html"), - Jx = Lx([Dx, Bx, Ux, zx, $x], "svg"); -function e_(e) { +const t_ = Hx([Ux, Fx, $x, Wx, jx], "html"), + n_ = Hx([Ux, Fx, $x, Wx, qx], "svg"); +function r_(e) { const t = [], n = String(e || ""); let r = n.indexOf(","), @@ -30050,23 +30061,23 @@ function e_(e) { } return t; } -function t_(e, t) { +function o_(e, t) { const n = t || {}; return ("" === e[e.length - 1] ? [...e, ""] : e) .join((n.padRight ? " " : "") + "," + (!1 === n.padLeft ? "" : " ")) .trim(); } -const n_ = /[#.]/g; -function r_(e) { +const i_ = /[#.]/g; +function l_(e) { const t = String(e || "").trim(); return t ? t.split(/[ \t\n\r\f]+/g) : []; } -function o_(e) { +function a_(e) { return e.join(" ").trim(); } -const i_ = new Set(["button", "menu", "reset", "submit"]), - l_ = {}.hasOwnProperty; -function a_(e, t, n) { +const C_ = new Set(["button", "menu", "reset", "submit"]), + s_ = {}.hasOwnProperty; +function c_(e, t, n) { const r = n && (function (e) { @@ -30090,8 +30101,8 @@ function a_(e, t, n) { i, l = 0; for (; l < n.length; ) { - n_.lastIndex = l; - const e = n_.exec(n), + i_.lastIndex = l; + const e = i_.exec(n), t = n.slice(l, e ? e.index : n.length); t && (o @@ -30112,19 +30123,19 @@ function a_(e, t, n) { }; })(n, t)), (l.tagName = l.tagName.toLowerCase()), - r && l_.call(r, l.tagName) && (l.tagName = r[l.tagName]), + r && s_.call(r, l.tagName) && (l.tagName = r[l.tagName]), (function (e, t) { if (null == e || "object" != typeof e || Array.isArray(e)) return !1; if ("input" === t || !e.type || "string" != typeof e.type) return !0; if ("children" in e && Array.isArray(e.children)) return !1; - if ("button" === t) return i_.has(e.type.toLowerCase()); + if ("button" === t) return C_.has(e.type.toLowerCase()); return !("value" in e); })(o, l.tagName)) ) { let t; - for (t in o) l_.call(o, t) && C_(e, l.properties, t, o[t]); + for (t in o) s_.call(o, t) && d_(e, l.properties, t, o[t]); } else i.unshift(o); - for (; ++a < i.length; ) s_(l.children, i[a]); + for (; ++a < i.length; ) u_(l.children, i[a]); return ( "element" === l.type && "template" === l.tagName && @@ -30134,8 +30145,8 @@ function a_(e, t, n) { ); }; } -function C_(e, t, n, r) { - const o = Yx(e, n); +function d_(e, t, n, r) { + const o = Qx(e, n); let i, l = -1; if (null != r) { @@ -30148,26 +30159,26 @@ function C_(e, t, n, r) { ? r : "string" == typeof r ? o.spaceSeparated - ? r_(r) + ? l_(r) : o.commaSeparated - ? e_(r) + ? r_(r) : o.commaOrSpaceSeparated - ? r_(e_(r).join(" ")) - : c_(o, o.property, r) + ? l_(r_(r).join(" ")) + : p_(o, o.property, r) : Array.isArray(r) ? r.concat() : "style" === o.property ? (function (e) { const t = []; let n; - for (n in e) l_.call(e, n) && t.push([n, e[n]].join(": ")); + for (n in e) s_.call(e, n) && t.push([n, e[n]].join(": ")); return t.join("; "); })(r) : String(r); if (Array.isArray(i)) { const e = []; for (; ++l < i.length; ) { - const t = c_(o, o.property, i[l]); + const t = p_(o, o.property, i[l]); e[l] = t; } i = e; @@ -30179,28 +30190,28 @@ function C_(e, t, n, r) { t[o.property] = i; } } -function s_(e, t) { +function u_(e, t) { let n = -1; if (null == t); else if ("string" == typeof t || "number" == typeof t) e.push({ type: "text", value: String(t) }); - else if (Array.isArray(t)) for (; ++n < t.length; ) s_(e, t[n]); + else if (Array.isArray(t)) for (; ++n < t.length; ) u_(e, t[n]); else { if ("object" != typeof t || !("type" in t)) throw new Error("Expected node, nodes, or string, got `" + t + "`"); - "root" === t.type ? s_(e, t.children) : e.push(t); + "root" === t.type ? u_(e, t.children) : e.push(t); } } -function c_(e, t, n) { +function p_(e, t, n) { if ("string" == typeof n) { if (e.number && n && !Number.isNaN(Number(n))) return Number(n); - if ((e.boolean || e.overloadedBoolean) && ("" === n || bx(n) === bx(t))) + if ((e.boolean || e.overloadedBoolean) && ("" === n || Ex(n) === Ex(t))) return !0; } return n; } -const d_ = a_(Qx, "div"), - u_ = a_(Jx, "g", [ +const m_ = c_(t_, "div"), + h_ = c_(n_, "g", [ "altGlyph", "altGlyphDef", "altGlyphItem", @@ -30241,20 +30252,20 @@ const d_ = a_(Qx, "div"), "textArea", "textPath", ]); -function p_(e, t) { +function f_(e, t) { const n = e.indexOf("\r", t), r = e.indexOf("\n", t); return -1 === r ? n : -1 === n || n + 1 === r ? r : n < r ? n : r; } -const m_ = "http://www.w3.org/2000/svg", - h_ = {}.hasOwnProperty, - f_ = Object.prototype; -function g_(e, t) { +const g_ = "http://www.w3.org/2000/svg", + v_ = {}.hasOwnProperty, + w_ = Object.prototype; +function L_(e, t) { let n; switch (t.nodeName) { case "#comment": { const r = t; - return (n = { type: "comment", value: r.data }), w_(e, r, n), n; + return (n = { type: "comment", value: r.data }), M_(e, r, n), n; } case "#document": case "#document-fragment": { @@ -30263,7 +30274,7 @@ function g_(e, t) { if ( ((n = { type: "root", - children: v_(e, t.childNodes), + children: b_(e, t.childNodes), data: { quirksMode: o }, }), e.file && e.location) @@ -30283,7 +30294,7 @@ function g_(e, t) { ) { for (; n.length < e.line; ) { const e = n[n.length - 1], - r = p_(t, e), + r = f_(t, e), o = -1 === r ? t.length + 1 : r + 1; if (e === o) break; n.push(o); @@ -30298,7 +30309,7 @@ function g_(e, t) { for (;;) { let o = n[r]; if (void 0 === o) { - const e = p_(t, n[r - 1]); + const e = f_(t, n[r - 1]); (o = -1 === e ? t.length + 1 : e + 1), (n[r] = o); } if (o > e) @@ -30320,31 +30331,31 @@ function g_(e, t) { return n; } case "#documentType": - return (n = { type: "doctype" }), w_(e, t, n), n; + return (n = { type: "doctype" }), M_(e, t, n), n; case "#text": { const r = t; - return (n = { type: "text", value: r.value }), w_(e, r, n), n; + return (n = { type: "text", value: r.value }), M_(e, r, n), n; } default: return ( (n = (function (e, t) { const n = e.schema; - e.schema = t.namespaceURI === m_ ? Jx : Qx; + e.schema = t.namespaceURI === g_ ? n_ : t_; let r = -1; const o = {}; for (; ++r < t.attrs.length; ) { const e = t.attrs[r], n = (e.prefix ? e.prefix + ":" : "") + e.name; - h_.call(f_, n) || (o[n] = e.value); + v_.call(w_, n) || (o[n] = e.value); } - const i = "svg" === e.schema.space ? u_ : d_, - l = i(t.tagName, o, v_(e, t.childNodes)); - if ((w_(e, t, l), "template" === l.tagName)) { + const i = "svg" === e.schema.space ? h_ : m_, + l = i(t.tagName, o, b_(e, t.childNodes)); + if ((M_(e, t, l), "template" === l.tagName)) { const n = t, r = n.sourceCodeLocation, - o = r && r.startTag && L_(r.startTag), - i = r && r.endTag && L_(r.endTag), - a = g_(e, n.content); + o = r && r.startTag && H_(r.startTag), + i = r && r.endTag && H_(r.endTag), + a = L_(e, n.content); o && i && e.file && (a.position = { start: o.end, end: i.start }), (l.content = a); } @@ -30354,19 +30365,19 @@ function g_(e, t) { ); } } -function v_(e, t) { +function b_(e, t) { let n = -1; const r = []; for (; ++n < t.length; ) { - const o = g_(e, t[n]); + const o = L_(e, t[n]); r.push(o); } return r; } -function w_(e, t, n) { +function M_(e, t, n) { if ("sourceCodeLocation" in t && t.sourceCodeLocation && e.file) { const r = (function (e, t, n) { - const r = L_(n); + const r = H_(n); if ("element" === t.type) { const o = t.children[t.children.length - 1]; if ( @@ -30382,11 +30393,11 @@ function w_(e, t, n) { let o; if (n.attrs) for (o in n.attrs) - h_.call(n.attrs, o) && - (r[Yx(e.schema, o).property] = L_(n.attrs[o])); + v_.call(n.attrs, o) && + (r[Qx(e.schema, o).property] = H_(n.attrs[o])); n.startTag; - const i = L_(n.startTag), - l = n.endTag ? L_(n.endTag) : void 0, + const i = H_(n.startTag), + l = n.endTag ? H_(n.endTag) : void 0, a = { opening: i }; l && (a.closing = l), (a.properties = r), (t.data = { position: a }); } @@ -30396,26 +30407,26 @@ function w_(e, t, n) { r && ((e.location = !0), (n.position = r)); } } -function L_(e) { - const t = b_({ +function H_(e) { + const t = E_({ line: e.startLine, column: e.startCol, offset: e.startOffset, }), - n = b_({ line: e.endLine, column: e.endCol, offset: e.endOffset }); + n = E_({ line: e.endLine, column: e.endCol, offset: e.endOffset }); return t || n ? { start: t, end: n } : void 0; } -function b_(e) { +function E_(e) { return e.line && e.column ? e : void 0; } -const M_ = new Set([ +const R_ = new Set([ 65534, 65535, 131070, 131071, 196606, 196607, 262142, 262143, 327678, 327679, 393214, 393215, 458750, 458751, 524286, 524287, 589822, 589823, 655358, 655359, 720894, 720895, 786430, 786431, 851966, 851967, 917502, 917503, 983038, 983039, 1048574, 1048575, 1114110, 1114111, ]), - H_ = "�"; -var E_; + y_ = "�"; +var V_; !(function (e) { (e[(e.EOF = -1)] = "EOF"), (e[(e.NULL = 0)] = "NULL"), @@ -30443,17 +30454,17 @@ var E_; (e[(e.GRAVE_ACCENT = 96)] = "GRAVE_ACCENT"), (e[(e.LATIN_SMALL_A = 97)] = "LATIN_SMALL_A"), (e[(e.LATIN_SMALL_Z = 122)] = "LATIN_SMALL_Z"); -})(E_ || (E_ = {})); -const R_ = "--", - y_ = "[CDATA[", - V_ = "doctype", - S_ = "script", - T_ = "public", - N_ = "system"; -function x_(e) { +})(V_ || (V_ = {})); +const S_ = "--", + T_ = "[CDATA[", + N_ = "doctype", + x_ = "script", + __ = "public", + A_ = "system"; +function Z_(e) { return e >= 55296 && e <= 57343; } -function __(e) { +function I_(e) { return ( (32 !== e && 10 !== e && @@ -30465,10 +30476,10 @@ function __(e) { (e >= 127 && e <= 159) ); } -function A_(e) { - return (e >= 64976 && e <= 65007) || M_.has(e); +function k_(e) { + return (e >= 64976 && e <= 65007) || R_.has(e); } -var Z_; +var O_; !(function (e) { (e.controlCharacterInInputStream = "control-character-in-input-stream"), (e.noncharacterInInputStream = "noncharacter-in-input-stream"), @@ -30552,8 +30563,8 @@ var Z_; (e.nestedNoscriptInHead = "nested-noscript-in-head"), (e.eofInElementThatCanContainOnlyText = "eof-in-element-that-can-contain-only-text"); -})(Z_ || (Z_ = {})); -class I_ { +})(O_ || (O_ = {})); +class B_ { constructor(e) { (this.handler = e), (this.html = ""), @@ -30608,8 +30619,8 @@ class I_ { })(t) ) return this.pos++, this._addGap(), 1024 * (e - 55296) + 9216 + t; - } else if (!this.lastChunkWritten) return (this.endOfChunkHit = !0), E_.EOF; - return this._err(Z_.surrogateInInputStream), e; + } else if (!this.lastChunkWritten) return (this.endOfChunkHit = !0), V_.EOF; + return this._err(O_.surrogateInInputStream), e; } willDropParsedChunk() { return this.pos > this.bufferWaterline; @@ -30648,9 +30659,9 @@ class I_ { peek(e) { const t = this.pos + e; if (t >= this.html.length) - return (this.endOfChunkHit = !this.lastChunkWritten), E_.EOF; + return (this.endOfChunkHit = !this.lastChunkWritten), V_.EOF; const n = this.html.charCodeAt(t); - return n === E_.CARRIAGE_RETURN ? E_.LINE_FEED : n; + return n === V_.CARRIAGE_RETURN ? V_.LINE_FEED : n; } advance() { if ( @@ -30659,29 +30670,29 @@ class I_ { ((this.isEol = !1), this.line++, (this.lineStartPos = this.pos)), this.pos >= this.html.length) ) - return (this.endOfChunkHit = !this.lastChunkWritten), E_.EOF; + return (this.endOfChunkHit = !this.lastChunkWritten), V_.EOF; let e = this.html.charCodeAt(this.pos); - if (e === E_.CARRIAGE_RETURN) - return (this.isEol = !0), (this.skipNextNewLine = !0), E_.LINE_FEED; - if (e === E_.LINE_FEED && ((this.isEol = !0), this.skipNextNewLine)) + if (e === V_.CARRIAGE_RETURN) + return (this.isEol = !0), (this.skipNextNewLine = !0), V_.LINE_FEED; + if (e === V_.LINE_FEED && ((this.isEol = !0), this.skipNextNewLine)) return ( this.line--, (this.skipNextNewLine = !1), this._addGap(), this.advance() ); - (this.skipNextNewLine = !1), x_(e) && (e = this._processSurrogate(e)); + (this.skipNextNewLine = !1), Z_(e) && (e = this._processSurrogate(e)); return ( null === this.handler.onParseError || (e > 31 && e < 127) || - e === E_.LINE_FEED || - e === E_.CARRIAGE_RETURN || + e === V_.LINE_FEED || + e === V_.CARRIAGE_RETURN || (e > 159 && e < 64976) || this._checkForProblematicCharacters(e), e ); } _checkForProblematicCharacters(e) { - __(e) - ? this._err(Z_.controlCharacterInInputStream) - : A_(e) && this._err(Z_.noncharacterInInputStream); + I_(e) + ? this._err(O_.controlCharacterInInputStream) + : k_(e) && this._err(O_.noncharacterInInputStream); } retreat(e) { for (this.pos -= e; this.pos < this.lastGapPos; ) @@ -30689,8 +30700,8 @@ class I_ { this.isEol = !1; } } -var k_; -function O_(e, t) { +var D_; +function P_(e, t) { for (let n = e.attrs.length - 1; n >= 0; n--) if (e.attrs[n].name === t) return e.attrs[n].value; return null; @@ -30705,17 +30716,17 @@ function O_(e, t) { (e[(e.DOCTYPE = 6)] = "DOCTYPE"), (e[(e.EOF = 7)] = "EOF"), (e[(e.HIBERNATION = 8)] = "HIBERNATION"); -})(k_ || (k_ = {})); -var B_, - D_ = new Uint16Array( +})(D_ || (D_ = {})); +var F_, + U_ = new Uint16Array( 'ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌' .split("") .map((e) => e.charCodeAt(0)), ), - P_ = new Uint16Array( + z_ = new Uint16Array( "Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e) => e.charCodeAt(0)), ); -const F_ = new Map([ +const G_ = new Map([ [0, 65533], [128, 8364], [130, 8218], @@ -30745,9 +30756,9 @@ const F_ = new Map([ [158, 382], [159, 376], ]), - U_ = - null !== (B_ = String.fromCodePoint) && void 0 !== B_ - ? B_ + $_ = + null !== (F_ = String.fromCodePoint) && void 0 !== F_ + ? F_ : function (e) { let t = ""; return ( @@ -30759,7 +30770,7 @@ const F_ = new Map([ t ); }; -var z_; +var W_; !(function (e) { (e[(e.NUM = 35)] = "NUM"), (e[(e.SEMI = 59)] = "SEMI"), @@ -30773,19 +30784,19 @@ var z_; (e[(e.UPPER_A = 65)] = "UPPER_A"), (e[(e.UPPER_F = 70)] = "UPPER_F"), (e[(e.UPPER_Z = 90)] = "UPPER_Z"); -})(z_ || (z_ = {})); -var G_, $_, W_, j_, q_, Y_, K_, X_; -function Q_(e) { - return e >= z_.ZERO && e <= z_.NINE; +})(W_ || (W_ = {})); +var j_, q_, Y_, K_, X_, Q_, J_, eA; +function tA(e) { + return e >= W_.ZERO && e <= W_.NINE; } -function J_(e) { +function nA(e) { return ( - e === z_.EQUALS || + e === W_.EQUALS || (function (e) { return ( - (e >= z_.UPPER_A && e <= z_.UPPER_Z) || - (e >= z_.LOWER_A && e <= z_.LOWER_Z) || - Q_(e) + (e >= W_.UPPER_A && e <= W_.UPPER_Z) || + (e >= W_.LOWER_A && e <= W_.LOWER_Z) || + tA(e) ); })(e) ); @@ -30794,34 +30805,34 @@ function J_(e) { (e[(e.VALUE_LENGTH = 49152)] = "VALUE_LENGTH"), (e[(e.BRANCH_LENGTH = 16256)] = "BRANCH_LENGTH"), (e[(e.JUMP_TABLE = 127)] = "JUMP_TABLE"); -})(G_ || (G_ = {})), +})(j_ || (j_ = {})), (function (e) { (e[(e.EntityStart = 0)] = "EntityStart"), (e[(e.NumericStart = 1)] = "NumericStart"), (e[(e.NumericDecimal = 2)] = "NumericDecimal"), (e[(e.NumericHex = 3)] = "NumericHex"), (e[(e.NamedEntity = 4)] = "NamedEntity"); - })($_ || ($_ = {})), + })(q_ || (q_ = {})), (function (e) { (e[(e.Legacy = 0)] = "Legacy"), (e[(e.Strict = 1)] = "Strict"), (e[(e.Attribute = 2)] = "Attribute"); - })(W_ || (W_ = {})); -class eA { + })(Y_ || (Y_ = {})); +class rA { constructor(e, t, n) { (this.decodeTree = e), (this.emitCodePoint = t), (this.errors = n), - (this.state = $_.EntityStart), + (this.state = q_.EntityStart), (this.consumed = 1), (this.result = 0), (this.treeIndex = 0), (this.excess = 1), - (this.decodeMode = W_.Strict); + (this.decodeMode = Y_.Strict); } startEntity(e) { (this.decodeMode = e), - (this.state = $_.EntityStart), + (this.state = q_.EntityStart), (this.result = 0), (this.treeIndex = 0), (this.excess = 1), @@ -30829,30 +30840,30 @@ class eA { } write(e, t) { switch (this.state) { - case $_.EntityStart: - return e.charCodeAt(t) === z_.NUM - ? ((this.state = $_.NumericStart), + case q_.EntityStart: + return e.charCodeAt(t) === W_.NUM + ? ((this.state = q_.NumericStart), (this.consumed += 1), this.stateNumericStart(e, t + 1)) - : ((this.state = $_.NamedEntity), this.stateNamedEntity(e, t)); - case $_.NumericStart: + : ((this.state = q_.NamedEntity), this.stateNamedEntity(e, t)); + case q_.NumericStart: return this.stateNumericStart(e, t); - case $_.NumericDecimal: + case q_.NumericDecimal: return this.stateNumericDecimal(e, t); - case $_.NumericHex: + case q_.NumericHex: return this.stateNumericHex(e, t); - case $_.NamedEntity: + case q_.NamedEntity: return this.stateNamedEntity(e, t); } } stateNumericStart(e, t) { return t >= e.length ? -1 - : (32 | e.charCodeAt(t)) === z_.LOWER_X - ? ((this.state = $_.NumericHex), + : (32 | e.charCodeAt(t)) === W_.LOWER_X + ? ((this.state = q_.NumericHex), (this.consumed += 1), this.stateNumericHex(e, t + 1)) - : ((this.state = $_.NumericDecimal), this.stateNumericDecimal(e, t)); + : ((this.state = q_.NumericDecimal), this.stateNumericDecimal(e, t)); } addToNumericResult(e, t, n, r) { if (t !== n) { @@ -30868,10 +30879,10 @@ class eA { const o = e.charCodeAt(t); if ( !( - Q_(o) || + tA(o) || ((r = o), - (r >= z_.UPPER_A && r <= z_.UPPER_F) || - (r >= z_.LOWER_A && r <= z_.LOWER_F)) + (r >= W_.UPPER_A && r <= W_.UPPER_F) || + (r >= W_.LOWER_A && r <= W_.LOWER_F)) ) ) return ( @@ -30886,7 +30897,7 @@ class eA { const n = t; for (; t < e.length; ) { const r = e.charCodeAt(t); - if (!Q_(r)) + if (!tA(r)) return ( this.addToNumericResult(e, n, t, 10), this.emitNumericEntity(r, 2) ); @@ -30903,22 +30914,22 @@ class eA { n.absenceOfDigitsInNumericCharacterReference(this.consumed), 0 ); - if (e === z_.SEMI) this.consumed += 1; - else if (this.decodeMode === W_.Strict) return 0; + if (e === W_.SEMI) this.consumed += 1; + else if (this.decodeMode === Y_.Strict) return 0; return ( this.emitCodePoint( (function (e) { var t; return (e >= 55296 && e <= 57343) || e > 1114111 ? 65533 - : null !== (t = F_.get(e)) && void 0 !== t + : null !== (t = G_.get(e)) && void 0 !== t ? t : e; })(this.result), this.consumed, ), this.errors && - (e !== z_.SEMI && this.errors.missingSemicolonAfterCharacterReference(), + (e !== W_.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed ); @@ -30926,27 +30937,27 @@ class eA { stateNamedEntity(e, t) { const { decodeTree: n } = this; let r = n[this.treeIndex], - o = (r & G_.VALUE_LENGTH) >> 14; + o = (r & j_.VALUE_LENGTH) >> 14; for (; t < e.length; t++, this.excess++) { const i = e.charCodeAt(t); if ( - ((this.treeIndex = nA(n, r, this.treeIndex + Math.max(1, o), i)), + ((this.treeIndex = iA(n, r, this.treeIndex + Math.max(1, o), i)), this.treeIndex < 0) ) return 0 === this.result || - (this.decodeMode === W_.Attribute && (0 === o || J_(i))) + (this.decodeMode === Y_.Attribute && (0 === o || nA(i))) ? 0 : this.emitNotTerminatedNamedEntity(); if ( - ((r = n[this.treeIndex]), (o = (r & G_.VALUE_LENGTH) >> 14), 0 !== o) + ((r = n[this.treeIndex]), (o = (r & j_.VALUE_LENGTH) >> 14), 0 !== o) ) { - if (i === z_.SEMI) + if (i === W_.SEMI) return this.emitNamedEntityData( this.treeIndex, o, this.consumed + this.excess, ); - this.decodeMode !== W_.Strict && + this.decodeMode !== Y_.Strict && ((this.result = this.treeIndex), (this.consumed += this.excess), (this.excess = 0)); @@ -30957,7 +30968,7 @@ class eA { emitNotTerminatedNamedEntity() { var e; const { result: t, decodeTree: n } = this, - r = (n[t] & G_.VALUE_LENGTH) >> 14; + r = (n[t] & j_.VALUE_LENGTH) >> 14; return ( this.emitNamedEntityData(t, r, this.consumed), null === (e = this.errors) || @@ -30969,7 +30980,7 @@ class eA { emitNamedEntityData(e, t, n) { const { decodeTree: r } = this; return ( - this.emitCodePoint(1 === t ? r[e] & ~G_.VALUE_LENGTH : r[e + 1], n), + this.emitCodePoint(1 === t ? r[e] & ~j_.VALUE_LENGTH : r[e + 1], n), 3 === t && this.emitCodePoint(r[e + 2], n), n ); @@ -30977,30 +30988,30 @@ class eA { end() { var e; switch (this.state) { - case $_.NamedEntity: + case q_.NamedEntity: return 0 === this.result || - (this.decodeMode === W_.Attribute && this.result !== this.treeIndex) + (this.decodeMode === Y_.Attribute && this.result !== this.treeIndex) ? 0 : this.emitNotTerminatedNamedEntity(); - case $_.NumericDecimal: + case q_.NumericDecimal: return this.emitNumericEntity(0, 2); - case $_.NumericHex: + case q_.NumericHex: return this.emitNumericEntity(0, 3); - case $_.NumericStart: + case q_.NumericStart: return ( null === (e = this.errors) || void 0 === e || e.absenceOfDigitsInNumericCharacterReference(this.consumed), 0 ); - case $_.EntityStart: + case q_.EntityStart: return 0; } } } -function tA(e) { +function oA(e) { let t = ""; - const n = new eA(e, (e) => (t += U_(e))); + const n = new rA(e, (e) => (t += $_(e))); return function (e, r) { let o = 0, i = 0; @@ -31017,9 +31028,9 @@ function tA(e) { return (t = ""), l; }; } -function nA(e, t, n, r) { - const o = (t & G_.BRANCH_LENGTH) >> 7, - i = t & G_.JUMP_TABLE; +function iA(e, t, n, r) { + const o = (t & j_.BRANCH_LENGTH) >> 7, + i = t & j_.JUMP_TABLE; if (0 === o) return 0 !== i && r === i ? n : -1; if (i) { const t = r - i; @@ -31038,8 +31049,8 @@ function nA(e, t, n, r) { } return -1; } -tA(D_), - tA(P_), +oA(U_), + oA(z_), (function (e) { (e.HTML = "http://www.w3.org/1999/xhtml"), (e.MATHML = "http://www.w3.org/1998/Math/MathML"), @@ -31047,7 +31058,7 @@ tA(D_), (e.XLINK = "http://www.w3.org/1999/xlink"), (e.XML = "http://www.w3.org/XML/1998/namespace"), (e.XMLNS = "http://www.w3.org/2000/xmlns/"); - })(j_ || (j_ = {})), + })(K_ || (K_ = {})), (function (e) { (e.TYPE = "type"), (e.ACTION = "action"), @@ -31057,12 +31068,12 @@ tA(D_), (e.COLOR = "color"), (e.FACE = "face"), (e.SIZE = "size"); - })(q_ || (q_ = {})), + })(X_ || (X_ = {})), (function (e) { (e.NO_QUIRKS = "no-quirks"), (e.QUIRKS = "quirks"), (e.LIMITED_QUIRKS = "limited-quirks"); - })(Y_ || (Y_ = {})), + })(Q_ || (Q_ = {})), (function (e) { (e.A = "a"), (e.ADDRESS = "address"), @@ -31187,7 +31198,7 @@ tA(D_), (e.VAR = "var"), (e.WBR = "wbr"), (e.XMP = "xmp"); - })(K_ || (K_ = {})), + })(J_ || (J_ = {})), (function (e) { (e[(e.UNKNOWN = 0)] = "UNKNOWN"), (e[(e.A = 1)] = "A"), @@ -31313,244 +31324,244 @@ tA(D_), (e[(e.VAR = 121)] = "VAR"), (e[(e.WBR = 122)] = "WBR"), (e[(e.XMP = 123)] = "XMP"); - })(X_ || (X_ = {})); -const rA = new Map([ - [K_.A, X_.A], - [K_.ADDRESS, X_.ADDRESS], - [K_.ANNOTATION_XML, X_.ANNOTATION_XML], - [K_.APPLET, X_.APPLET], - [K_.AREA, X_.AREA], - [K_.ARTICLE, X_.ARTICLE], - [K_.ASIDE, X_.ASIDE], - [K_.B, X_.B], - [K_.BASE, X_.BASE], - [K_.BASEFONT, X_.BASEFONT], - [K_.BGSOUND, X_.BGSOUND], - [K_.BIG, X_.BIG], - [K_.BLOCKQUOTE, X_.BLOCKQUOTE], - [K_.BODY, X_.BODY], - [K_.BR, X_.BR], - [K_.BUTTON, X_.BUTTON], - [K_.CAPTION, X_.CAPTION], - [K_.CENTER, X_.CENTER], - [K_.CODE, X_.CODE], - [K_.COL, X_.COL], - [K_.COLGROUP, X_.COLGROUP], - [K_.DD, X_.DD], - [K_.DESC, X_.DESC], - [K_.DETAILS, X_.DETAILS], - [K_.DIALOG, X_.DIALOG], - [K_.DIR, X_.DIR], - [K_.DIV, X_.DIV], - [K_.DL, X_.DL], - [K_.DT, X_.DT], - [K_.EM, X_.EM], - [K_.EMBED, X_.EMBED], - [K_.FIELDSET, X_.FIELDSET], - [K_.FIGCAPTION, X_.FIGCAPTION], - [K_.FIGURE, X_.FIGURE], - [K_.FONT, X_.FONT], - [K_.FOOTER, X_.FOOTER], - [K_.FOREIGN_OBJECT, X_.FOREIGN_OBJECT], - [K_.FORM, X_.FORM], - [K_.FRAME, X_.FRAME], - [K_.FRAMESET, X_.FRAMESET], - [K_.H1, X_.H1], - [K_.H2, X_.H2], - [K_.H3, X_.H3], - [K_.H4, X_.H4], - [K_.H5, X_.H5], - [K_.H6, X_.H6], - [K_.HEAD, X_.HEAD], - [K_.HEADER, X_.HEADER], - [K_.HGROUP, X_.HGROUP], - [K_.HR, X_.HR], - [K_.HTML, X_.HTML], - [K_.I, X_.I], - [K_.IMG, X_.IMG], - [K_.IMAGE, X_.IMAGE], - [K_.INPUT, X_.INPUT], - [K_.IFRAME, X_.IFRAME], - [K_.KEYGEN, X_.KEYGEN], - [K_.LABEL, X_.LABEL], - [K_.LI, X_.LI], - [K_.LINK, X_.LINK], - [K_.LISTING, X_.LISTING], - [K_.MAIN, X_.MAIN], - [K_.MALIGNMARK, X_.MALIGNMARK], - [K_.MARQUEE, X_.MARQUEE], - [K_.MATH, X_.MATH], - [K_.MENU, X_.MENU], - [K_.META, X_.META], - [K_.MGLYPH, X_.MGLYPH], - [K_.MI, X_.MI], - [K_.MO, X_.MO], - [K_.MN, X_.MN], - [K_.MS, X_.MS], - [K_.MTEXT, X_.MTEXT], - [K_.NAV, X_.NAV], - [K_.NOBR, X_.NOBR], - [K_.NOFRAMES, X_.NOFRAMES], - [K_.NOEMBED, X_.NOEMBED], - [K_.NOSCRIPT, X_.NOSCRIPT], - [K_.OBJECT, X_.OBJECT], - [K_.OL, X_.OL], - [K_.OPTGROUP, X_.OPTGROUP], - [K_.OPTION, X_.OPTION], - [K_.P, X_.P], - [K_.PARAM, X_.PARAM], - [K_.PLAINTEXT, X_.PLAINTEXT], - [K_.PRE, X_.PRE], - [K_.RB, X_.RB], - [K_.RP, X_.RP], - [K_.RT, X_.RT], - [K_.RTC, X_.RTC], - [K_.RUBY, X_.RUBY], - [K_.S, X_.S], - [K_.SCRIPT, X_.SCRIPT], - [K_.SEARCH, X_.SEARCH], - [K_.SECTION, X_.SECTION], - [K_.SELECT, X_.SELECT], - [K_.SOURCE, X_.SOURCE], - [K_.SMALL, X_.SMALL], - [K_.SPAN, X_.SPAN], - [K_.STRIKE, X_.STRIKE], - [K_.STRONG, X_.STRONG], - [K_.STYLE, X_.STYLE], - [K_.SUB, X_.SUB], - [K_.SUMMARY, X_.SUMMARY], - [K_.SUP, X_.SUP], - [K_.TABLE, X_.TABLE], - [K_.TBODY, X_.TBODY], - [K_.TEMPLATE, X_.TEMPLATE], - [K_.TEXTAREA, X_.TEXTAREA], - [K_.TFOOT, X_.TFOOT], - [K_.TD, X_.TD], - [K_.TH, X_.TH], - [K_.THEAD, X_.THEAD], - [K_.TITLE, X_.TITLE], - [K_.TR, X_.TR], - [K_.TRACK, X_.TRACK], - [K_.TT, X_.TT], - [K_.U, X_.U], - [K_.UL, X_.UL], - [K_.SVG, X_.SVG], - [K_.VAR, X_.VAR], - [K_.WBR, X_.WBR], - [K_.XMP, X_.XMP], + })(eA || (eA = {})); +const lA = new Map([ + [J_.A, eA.A], + [J_.ADDRESS, eA.ADDRESS], + [J_.ANNOTATION_XML, eA.ANNOTATION_XML], + [J_.APPLET, eA.APPLET], + [J_.AREA, eA.AREA], + [J_.ARTICLE, eA.ARTICLE], + [J_.ASIDE, eA.ASIDE], + [J_.B, eA.B], + [J_.BASE, eA.BASE], + [J_.BASEFONT, eA.BASEFONT], + [J_.BGSOUND, eA.BGSOUND], + [J_.BIG, eA.BIG], + [J_.BLOCKQUOTE, eA.BLOCKQUOTE], + [J_.BODY, eA.BODY], + [J_.BR, eA.BR], + [J_.BUTTON, eA.BUTTON], + [J_.CAPTION, eA.CAPTION], + [J_.CENTER, eA.CENTER], + [J_.CODE, eA.CODE], + [J_.COL, eA.COL], + [J_.COLGROUP, eA.COLGROUP], + [J_.DD, eA.DD], + [J_.DESC, eA.DESC], + [J_.DETAILS, eA.DETAILS], + [J_.DIALOG, eA.DIALOG], + [J_.DIR, eA.DIR], + [J_.DIV, eA.DIV], + [J_.DL, eA.DL], + [J_.DT, eA.DT], + [J_.EM, eA.EM], + [J_.EMBED, eA.EMBED], + [J_.FIELDSET, eA.FIELDSET], + [J_.FIGCAPTION, eA.FIGCAPTION], + [J_.FIGURE, eA.FIGURE], + [J_.FONT, eA.FONT], + [J_.FOOTER, eA.FOOTER], + [J_.FOREIGN_OBJECT, eA.FOREIGN_OBJECT], + [J_.FORM, eA.FORM], + [J_.FRAME, eA.FRAME], + [J_.FRAMESET, eA.FRAMESET], + [J_.H1, eA.H1], + [J_.H2, eA.H2], + [J_.H3, eA.H3], + [J_.H4, eA.H4], + [J_.H5, eA.H5], + [J_.H6, eA.H6], + [J_.HEAD, eA.HEAD], + [J_.HEADER, eA.HEADER], + [J_.HGROUP, eA.HGROUP], + [J_.HR, eA.HR], + [J_.HTML, eA.HTML], + [J_.I, eA.I], + [J_.IMG, eA.IMG], + [J_.IMAGE, eA.IMAGE], + [J_.INPUT, eA.INPUT], + [J_.IFRAME, eA.IFRAME], + [J_.KEYGEN, eA.KEYGEN], + [J_.LABEL, eA.LABEL], + [J_.LI, eA.LI], + [J_.LINK, eA.LINK], + [J_.LISTING, eA.LISTING], + [J_.MAIN, eA.MAIN], + [J_.MALIGNMARK, eA.MALIGNMARK], + [J_.MARQUEE, eA.MARQUEE], + [J_.MATH, eA.MATH], + [J_.MENU, eA.MENU], + [J_.META, eA.META], + [J_.MGLYPH, eA.MGLYPH], + [J_.MI, eA.MI], + [J_.MO, eA.MO], + [J_.MN, eA.MN], + [J_.MS, eA.MS], + [J_.MTEXT, eA.MTEXT], + [J_.NAV, eA.NAV], + [J_.NOBR, eA.NOBR], + [J_.NOFRAMES, eA.NOFRAMES], + [J_.NOEMBED, eA.NOEMBED], + [J_.NOSCRIPT, eA.NOSCRIPT], + [J_.OBJECT, eA.OBJECT], + [J_.OL, eA.OL], + [J_.OPTGROUP, eA.OPTGROUP], + [J_.OPTION, eA.OPTION], + [J_.P, eA.P], + [J_.PARAM, eA.PARAM], + [J_.PLAINTEXT, eA.PLAINTEXT], + [J_.PRE, eA.PRE], + [J_.RB, eA.RB], + [J_.RP, eA.RP], + [J_.RT, eA.RT], + [J_.RTC, eA.RTC], + [J_.RUBY, eA.RUBY], + [J_.S, eA.S], + [J_.SCRIPT, eA.SCRIPT], + [J_.SEARCH, eA.SEARCH], + [J_.SECTION, eA.SECTION], + [J_.SELECT, eA.SELECT], + [J_.SOURCE, eA.SOURCE], + [J_.SMALL, eA.SMALL], + [J_.SPAN, eA.SPAN], + [J_.STRIKE, eA.STRIKE], + [J_.STRONG, eA.STRONG], + [J_.STYLE, eA.STYLE], + [J_.SUB, eA.SUB], + [J_.SUMMARY, eA.SUMMARY], + [J_.SUP, eA.SUP], + [J_.TABLE, eA.TABLE], + [J_.TBODY, eA.TBODY], + [J_.TEMPLATE, eA.TEMPLATE], + [J_.TEXTAREA, eA.TEXTAREA], + [J_.TFOOT, eA.TFOOT], + [J_.TD, eA.TD], + [J_.TH, eA.TH], + [J_.THEAD, eA.THEAD], + [J_.TITLE, eA.TITLE], + [J_.TR, eA.TR], + [J_.TRACK, eA.TRACK], + [J_.TT, eA.TT], + [J_.U, eA.U], + [J_.UL, eA.UL], + [J_.SVG, eA.SVG], + [J_.VAR, eA.VAR], + [J_.WBR, eA.WBR], + [J_.XMP, eA.XMP], ]); -function oA(e) { +function aA(e) { var t; - return null !== (t = rA.get(e)) && void 0 !== t ? t : X_.UNKNOWN; -} -const iA = X_, - lA = { - [j_.HTML]: new Set([ - iA.ADDRESS, - iA.APPLET, - iA.AREA, - iA.ARTICLE, - iA.ASIDE, - iA.BASE, - iA.BASEFONT, - iA.BGSOUND, - iA.BLOCKQUOTE, - iA.BODY, - iA.BR, - iA.BUTTON, - iA.CAPTION, - iA.CENTER, - iA.COL, - iA.COLGROUP, - iA.DD, - iA.DETAILS, - iA.DIR, - iA.DIV, - iA.DL, - iA.DT, - iA.EMBED, - iA.FIELDSET, - iA.FIGCAPTION, - iA.FIGURE, - iA.FOOTER, - iA.FORM, - iA.FRAME, - iA.FRAMESET, - iA.H1, - iA.H2, - iA.H3, - iA.H4, - iA.H5, - iA.H6, - iA.HEAD, - iA.HEADER, - iA.HGROUP, - iA.HR, - iA.HTML, - iA.IFRAME, - iA.IMG, - iA.INPUT, - iA.LI, - iA.LINK, - iA.LISTING, - iA.MAIN, - iA.MARQUEE, - iA.MENU, - iA.META, - iA.NAV, - iA.NOEMBED, - iA.NOFRAMES, - iA.NOSCRIPT, - iA.OBJECT, - iA.OL, - iA.P, - iA.PARAM, - iA.PLAINTEXT, - iA.PRE, - iA.SCRIPT, - iA.SECTION, - iA.SELECT, - iA.SOURCE, - iA.STYLE, - iA.SUMMARY, - iA.TABLE, - iA.TBODY, - iA.TD, - iA.TEMPLATE, - iA.TEXTAREA, - iA.TFOOT, - iA.TH, - iA.THEAD, - iA.TITLE, - iA.TR, - iA.TRACK, - iA.UL, - iA.WBR, - iA.XMP, + return null !== (t = lA.get(e)) && void 0 !== t ? t : eA.UNKNOWN; +} +const CA = eA, + sA = { + [K_.HTML]: new Set([ + CA.ADDRESS, + CA.APPLET, + CA.AREA, + CA.ARTICLE, + CA.ASIDE, + CA.BASE, + CA.BASEFONT, + CA.BGSOUND, + CA.BLOCKQUOTE, + CA.BODY, + CA.BR, + CA.BUTTON, + CA.CAPTION, + CA.CENTER, + CA.COL, + CA.COLGROUP, + CA.DD, + CA.DETAILS, + CA.DIR, + CA.DIV, + CA.DL, + CA.DT, + CA.EMBED, + CA.FIELDSET, + CA.FIGCAPTION, + CA.FIGURE, + CA.FOOTER, + CA.FORM, + CA.FRAME, + CA.FRAMESET, + CA.H1, + CA.H2, + CA.H3, + CA.H4, + CA.H5, + CA.H6, + CA.HEAD, + CA.HEADER, + CA.HGROUP, + CA.HR, + CA.HTML, + CA.IFRAME, + CA.IMG, + CA.INPUT, + CA.LI, + CA.LINK, + CA.LISTING, + CA.MAIN, + CA.MARQUEE, + CA.MENU, + CA.META, + CA.NAV, + CA.NOEMBED, + CA.NOFRAMES, + CA.NOSCRIPT, + CA.OBJECT, + CA.OL, + CA.P, + CA.PARAM, + CA.PLAINTEXT, + CA.PRE, + CA.SCRIPT, + CA.SECTION, + CA.SELECT, + CA.SOURCE, + CA.STYLE, + CA.SUMMARY, + CA.TABLE, + CA.TBODY, + CA.TD, + CA.TEMPLATE, + CA.TEXTAREA, + CA.TFOOT, + CA.TH, + CA.THEAD, + CA.TITLE, + CA.TR, + CA.TRACK, + CA.UL, + CA.WBR, + CA.XMP, ]), - [j_.MATHML]: new Set([ - iA.MI, - iA.MO, - iA.MN, - iA.MS, - iA.MTEXT, - iA.ANNOTATION_XML, + [K_.MATHML]: new Set([ + CA.MI, + CA.MO, + CA.MN, + CA.MS, + CA.MTEXT, + CA.ANNOTATION_XML, ]), - [j_.SVG]: new Set([iA.TITLE, iA.FOREIGN_OBJECT, iA.DESC]), - [j_.XLINK]: new Set(), - [j_.XML]: new Set(), - [j_.XMLNS]: new Set(), + [K_.SVG]: new Set([CA.TITLE, CA.FOREIGN_OBJECT, CA.DESC]), + [K_.XLINK]: new Set(), + [K_.XML]: new Set(), + [K_.XMLNS]: new Set(), }, - aA = new Set([iA.H1, iA.H2, iA.H3, iA.H4, iA.H5, iA.H6]); -var CA; + cA = new Set([CA.H1, CA.H2, CA.H3, CA.H4, CA.H5, CA.H6]); +var dA; new Set([ - K_.STYLE, - K_.SCRIPT, - K_.XMP, - K_.IFRAME, - K_.NOEMBED, - K_.NOFRAMES, - K_.PLAINTEXT, + J_.STYLE, + J_.SCRIPT, + J_.XMP, + J_.IFRAME, + J_.NOEMBED, + J_.NOFRAMES, + J_.PLAINTEXT, ]), (function (e) { (e[(e.DATA = 0)] = "DATA"), @@ -31652,48 +31663,48 @@ new Set([ (e[(e.CDATA_SECTION_END = 70)] = "CDATA_SECTION_END"), (e[(e.CHARACTER_REFERENCE = 71)] = "CHARACTER_REFERENCE"), (e[(e.AMBIGUOUS_AMPERSAND = 72)] = "AMBIGUOUS_AMPERSAND"); - })(CA || (CA = {})); -const sA = { - DATA: CA.DATA, - RCDATA: CA.RCDATA, - RAWTEXT: CA.RAWTEXT, - SCRIPT_DATA: CA.SCRIPT_DATA, - PLAINTEXT: CA.PLAINTEXT, - CDATA_SECTION: CA.CDATA_SECTION, + })(dA || (dA = {})); +const uA = { + DATA: dA.DATA, + RCDATA: dA.RCDATA, + RAWTEXT: dA.RAWTEXT, + SCRIPT_DATA: dA.SCRIPT_DATA, + PLAINTEXT: dA.PLAINTEXT, + CDATA_SECTION: dA.CDATA_SECTION, }; -function cA(e) { - return e >= E_.LATIN_CAPITAL_A && e <= E_.LATIN_CAPITAL_Z; +function pA(e) { + return e >= V_.LATIN_CAPITAL_A && e <= V_.LATIN_CAPITAL_Z; } -function dA(e) { +function mA(e) { return ( (function (e) { - return e >= E_.LATIN_SMALL_A && e <= E_.LATIN_SMALL_Z; - })(e) || cA(e) + return e >= V_.LATIN_SMALL_A && e <= V_.LATIN_SMALL_Z; + })(e) || pA(e) ); } -function uA(e) { +function hA(e) { return ( - dA(e) || + mA(e) || (function (e) { - return e >= E_.DIGIT_0 && e <= E_.DIGIT_9; + return e >= V_.DIGIT_0 && e <= V_.DIGIT_9; })(e) ); } -function pA(e) { +function fA(e) { return e + 32; } -function mA(e) { +function gA(e) { return ( - e === E_.SPACE || - e === E_.LINE_FEED || - e === E_.TABULATION || - e === E_.FORM_FEED + e === V_.SPACE || + e === V_.LINE_FEED || + e === V_.TABULATION || + e === V_.FORM_FEED ); } -function hA(e) { - return mA(e) || e === E_.SOLIDUS || e === E_.GREATER_THAN_SIGN; +function vA(e) { + return gA(e) || e === V_.SOLIDUS || e === V_.GREATER_THAN_SIGN; } -class fA { +class wA { constructor(e, t) { (this.options = e), (this.handler = t), @@ -31702,17 +31713,17 @@ class fA { (this.inForeignNode = !1), (this.lastStartTagName = ""), (this.active = !1), - (this.state = CA.DATA), - (this.returnState = CA.DATA), + (this.state = dA.DATA), + (this.returnState = dA.DATA), (this.entityStartPos = 0), (this.consumedAfterSnapshot = -1), (this.currentCharacterToken = null), (this.currentToken = null), (this.currentAttr = { name: "", value: "" }), - (this.preprocessor = new I_(t)), + (this.preprocessor = new B_(t)), (this.currentLocation = this.getCurrentLocation(-1)), - (this.entityDecoder = new eA( - D_, + (this.entityDecoder = new rA( + U_, (e, t) => { (this.preprocessor.pos = this.entityStartPos + t - 1), this._flushCodePointConsumedAsCharacterReference(e); @@ -31720,26 +31731,26 @@ class fA { t.onParseError ? { missingSemicolonAfterCharacterReference: () => { - this._err(Z_.missingSemicolonAfterCharacterReference, 1); + this._err(O_.missingSemicolonAfterCharacterReference, 1); }, absenceOfDigitsInNumericCharacterReference: (e) => { this._err( - Z_.absenceOfDigitsInNumericCharacterReference, + O_.absenceOfDigitsInNumericCharacterReference, this.entityStartPos - this.preprocessor.pos + e, ); }, validateNumericCharacterReference: (e) => { const t = (function (e) { - return e === E_.NULL - ? Z_.nullCharacterReference + return e === V_.NULL + ? O_.nullCharacterReference : e > 1114111 - ? Z_.characterReferenceOutsideUnicodeRange - : x_(e) - ? Z_.surrogateCharacterReference - : A_(e) - ? Z_.noncharacterCharacterReference - : __(e) || e === E_.CARRIAGE_RETURN - ? Z_.controlCharacterReference + ? O_.characterReferenceOutsideUnicodeRange + : Z_(e) + ? O_.surrogateCharacterReference + : k_(e) + ? O_.noncharacterCharacterReference + : I_(e) || e === V_.CARRIAGE_RETURN + ? O_.controlCharacterReference : null; })(e); t && this._err(t, 1); @@ -31819,9 +31830,9 @@ class fA { } _createStartTagToken() { this.currentToken = { - type: k_.START_TAG, + type: D_.START_TAG, tagName: "", - tagID: X_.UNKNOWN, + tagID: eA.UNKNOWN, selfClosing: !1, ackSelfClosing: !1, attrs: [], @@ -31830,9 +31841,9 @@ class fA { } _createEndTagToken() { this.currentToken = { - type: k_.END_TAG, + type: D_.END_TAG, tagName: "", - tagID: X_.UNKNOWN, + tagID: eA.UNKNOWN, selfClosing: !1, ackSelfClosing: !1, attrs: [], @@ -31841,14 +31852,14 @@ class fA { } _createCommentToken(e) { this.currentToken = { - type: k_.COMMENT, + type: D_.COMMENT, data: "", location: this.getCurrentLocation(e), }; } _createDoctypeToken(e) { this.currentToken = { - type: k_.DOCTYPE, + type: D_.DOCTYPE, name: e, forceQuirks: !1, publicId: null, @@ -31870,7 +31881,7 @@ class fA { _leaveAttrName() { var e, t; const n = this.currentToken; - if (null === O_(n, this.currentAttr.name)) { + if (null === P_(n, this.currentAttr.name)) { if ( (n.attrs.push(this.currentAttr), n.location && this.currentLocation) ) { @@ -31880,7 +31891,7 @@ class fA { this.currentLocation), this._leaveAttrValue(); } - } else this._err(Z_.duplicateAttribute); + } else this._err(O_.duplicateAttribute); } _leaveAttrValue() { this.currentLocation && @@ -31900,11 +31911,11 @@ class fA { emitCurrentTagToken() { const e = this.currentToken; this.prepareToken(e), - (e.tagID = oA(e.tagName)), - e.type === k_.START_TAG + (e.tagID = aA(e.tagName)), + e.type === D_.START_TAG ? ((this.lastStartTagName = e.tagName), this.handler.onStartTag(e)) - : (e.attrs.length > 0 && this._err(Z_.endTagWithAttributes), - e.selfClosing && this._err(Z_.endTagWithTrailingSolidus), + : (e.attrs.length > 0 && this._err(O_.endTagWithAttributes), + e.selfClosing && this._err(O_.endTagWithTrailingSolidus), this.handler.onEndTag(e)), this.preprocessor.dropParsedChunk(); } @@ -31928,13 +31939,13 @@ class fA { (this.currentCharacterToken.location.endOffset = e.startOffset)), this.currentCharacterToken.type) ) { - case k_.CHARACTER: + case D_.CHARACTER: this.handler.onCharacter(this.currentCharacterToken); break; - case k_.NULL_CHARACTER: + case D_.NULL_CHARACTER: this.handler.onNullCharacter(this.currentCharacterToken); break; - case k_.WHITESPACE_CHARACTER: + case D_.WHITESPACE_CHARACTER: this.handler.onWhitespaceCharacter(this.currentCharacterToken); } this.currentCharacterToken = null; @@ -31947,7 +31958,7 @@ class fA { (e.endCol = e.startCol), (e.endOffset = e.startOffset)), this._emitCurrentCharacterToken(e), - this.handler.onEof({ type: k_.EOF, location: e }), + this.handler.onEof({ type: D_.EOF, location: e }), (this.active = !1); } _appendCharToCurrentCharacterToken(e, t) { @@ -31961,29 +31972,29 @@ class fA { this._createCharacterToken(e, t); } _emitCodePoint(e) { - const t = mA(e) - ? k_.WHITESPACE_CHARACTER - : e === E_.NULL - ? k_.NULL_CHARACTER - : k_.CHARACTER; + const t = gA(e) + ? D_.WHITESPACE_CHARACTER + : e === V_.NULL + ? D_.NULL_CHARACTER + : D_.CHARACTER; this._appendCharToCurrentCharacterToken(t, String.fromCodePoint(e)); } _emitChars(e) { - this._appendCharToCurrentCharacterToken(k_.CHARACTER, e); + this._appendCharToCurrentCharacterToken(D_.CHARACTER, e); } _startCharacterReference() { (this.returnState = this.state), - (this.state = CA.CHARACTER_REFERENCE), + (this.state = dA.CHARACTER_REFERENCE), (this.entityStartPos = this.preprocessor.pos), this.entityDecoder.startEntity( - this._isCharacterReferenceInAttribute() ? W_.Attribute : W_.Legacy, + this._isCharacterReferenceInAttribute() ? Y_.Attribute : Y_.Legacy, ); } _isCharacterReferenceInAttribute() { return ( - this.returnState === CA.ATTRIBUTE_VALUE_DOUBLE_QUOTED || - this.returnState === CA.ATTRIBUTE_VALUE_SINGLE_QUOTED || - this.returnState === CA.ATTRIBUTE_VALUE_UNQUOTED + this.returnState === dA.ATTRIBUTE_VALUE_DOUBLE_QUOTED || + this.returnState === dA.ATTRIBUTE_VALUE_SINGLE_QUOTED || + this.returnState === dA.ATTRIBUTE_VALUE_UNQUOTED ); } _flushCodePointConsumedAsCharacterReference(e) { @@ -31993,223 +32004,223 @@ class fA { } _callState(e) { switch (this.state) { - case CA.DATA: + case dA.DATA: this._stateData(e); break; - case CA.RCDATA: + case dA.RCDATA: this._stateRcdata(e); break; - case CA.RAWTEXT: + case dA.RAWTEXT: this._stateRawtext(e); break; - case CA.SCRIPT_DATA: + case dA.SCRIPT_DATA: this._stateScriptData(e); break; - case CA.PLAINTEXT: + case dA.PLAINTEXT: this._statePlaintext(e); break; - case CA.TAG_OPEN: + case dA.TAG_OPEN: this._stateTagOpen(e); break; - case CA.END_TAG_OPEN: + case dA.END_TAG_OPEN: this._stateEndTagOpen(e); break; - case CA.TAG_NAME: + case dA.TAG_NAME: this._stateTagName(e); break; - case CA.RCDATA_LESS_THAN_SIGN: + case dA.RCDATA_LESS_THAN_SIGN: this._stateRcdataLessThanSign(e); break; - case CA.RCDATA_END_TAG_OPEN: + case dA.RCDATA_END_TAG_OPEN: this._stateRcdataEndTagOpen(e); break; - case CA.RCDATA_END_TAG_NAME: + case dA.RCDATA_END_TAG_NAME: this._stateRcdataEndTagName(e); break; - case CA.RAWTEXT_LESS_THAN_SIGN: + case dA.RAWTEXT_LESS_THAN_SIGN: this._stateRawtextLessThanSign(e); break; - case CA.RAWTEXT_END_TAG_OPEN: + case dA.RAWTEXT_END_TAG_OPEN: this._stateRawtextEndTagOpen(e); break; - case CA.RAWTEXT_END_TAG_NAME: + case dA.RAWTEXT_END_TAG_NAME: this._stateRawtextEndTagName(e); break; - case CA.SCRIPT_DATA_LESS_THAN_SIGN: + case dA.SCRIPT_DATA_LESS_THAN_SIGN: this._stateScriptDataLessThanSign(e); break; - case CA.SCRIPT_DATA_END_TAG_OPEN: + case dA.SCRIPT_DATA_END_TAG_OPEN: this._stateScriptDataEndTagOpen(e); break; - case CA.SCRIPT_DATA_END_TAG_NAME: + case dA.SCRIPT_DATA_END_TAG_NAME: this._stateScriptDataEndTagName(e); break; - case CA.SCRIPT_DATA_ESCAPE_START: + case dA.SCRIPT_DATA_ESCAPE_START: this._stateScriptDataEscapeStart(e); break; - case CA.SCRIPT_DATA_ESCAPE_START_DASH: + case dA.SCRIPT_DATA_ESCAPE_START_DASH: this._stateScriptDataEscapeStartDash(e); break; - case CA.SCRIPT_DATA_ESCAPED: + case dA.SCRIPT_DATA_ESCAPED: this._stateScriptDataEscaped(e); break; - case CA.SCRIPT_DATA_ESCAPED_DASH: + case dA.SCRIPT_DATA_ESCAPED_DASH: this._stateScriptDataEscapedDash(e); break; - case CA.SCRIPT_DATA_ESCAPED_DASH_DASH: + case dA.SCRIPT_DATA_ESCAPED_DASH_DASH: this._stateScriptDataEscapedDashDash(e); break; - case CA.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN: + case dA.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN: this._stateScriptDataEscapedLessThanSign(e); break; - case CA.SCRIPT_DATA_ESCAPED_END_TAG_OPEN: + case dA.SCRIPT_DATA_ESCAPED_END_TAG_OPEN: this._stateScriptDataEscapedEndTagOpen(e); break; - case CA.SCRIPT_DATA_ESCAPED_END_TAG_NAME: + case dA.SCRIPT_DATA_ESCAPED_END_TAG_NAME: this._stateScriptDataEscapedEndTagName(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPE_START: + case dA.SCRIPT_DATA_DOUBLE_ESCAPE_START: this._stateScriptDataDoubleEscapeStart(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPED: + case dA.SCRIPT_DATA_DOUBLE_ESCAPED: this._stateScriptDataDoubleEscaped(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPED_DASH: + case dA.SCRIPT_DATA_DOUBLE_ESCAPED_DASH: this._stateScriptDataDoubleEscapedDash(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH: + case dA.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH: this._stateScriptDataDoubleEscapedDashDash(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN: + case dA.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN: this._stateScriptDataDoubleEscapedLessThanSign(e); break; - case CA.SCRIPT_DATA_DOUBLE_ESCAPE_END: + case dA.SCRIPT_DATA_DOUBLE_ESCAPE_END: this._stateScriptDataDoubleEscapeEnd(e); break; - case CA.BEFORE_ATTRIBUTE_NAME: + case dA.BEFORE_ATTRIBUTE_NAME: this._stateBeforeAttributeName(e); break; - case CA.ATTRIBUTE_NAME: + case dA.ATTRIBUTE_NAME: this._stateAttributeName(e); break; - case CA.AFTER_ATTRIBUTE_NAME: + case dA.AFTER_ATTRIBUTE_NAME: this._stateAfterAttributeName(e); break; - case CA.BEFORE_ATTRIBUTE_VALUE: + case dA.BEFORE_ATTRIBUTE_VALUE: this._stateBeforeAttributeValue(e); break; - case CA.ATTRIBUTE_VALUE_DOUBLE_QUOTED: + case dA.ATTRIBUTE_VALUE_DOUBLE_QUOTED: this._stateAttributeValueDoubleQuoted(e); break; - case CA.ATTRIBUTE_VALUE_SINGLE_QUOTED: + case dA.ATTRIBUTE_VALUE_SINGLE_QUOTED: this._stateAttributeValueSingleQuoted(e); break; - case CA.ATTRIBUTE_VALUE_UNQUOTED: + case dA.ATTRIBUTE_VALUE_UNQUOTED: this._stateAttributeValueUnquoted(e); break; - case CA.AFTER_ATTRIBUTE_VALUE_QUOTED: + case dA.AFTER_ATTRIBUTE_VALUE_QUOTED: this._stateAfterAttributeValueQuoted(e); break; - case CA.SELF_CLOSING_START_TAG: + case dA.SELF_CLOSING_START_TAG: this._stateSelfClosingStartTag(e); break; - case CA.BOGUS_COMMENT: + case dA.BOGUS_COMMENT: this._stateBogusComment(e); break; - case CA.MARKUP_DECLARATION_OPEN: + case dA.MARKUP_DECLARATION_OPEN: this._stateMarkupDeclarationOpen(e); break; - case CA.COMMENT_START: + case dA.COMMENT_START: this._stateCommentStart(e); break; - case CA.COMMENT_START_DASH: + case dA.COMMENT_START_DASH: this._stateCommentStartDash(e); break; - case CA.COMMENT: + case dA.COMMENT: this._stateComment(e); break; - case CA.COMMENT_LESS_THAN_SIGN: + case dA.COMMENT_LESS_THAN_SIGN: this._stateCommentLessThanSign(e); break; - case CA.COMMENT_LESS_THAN_SIGN_BANG: + case dA.COMMENT_LESS_THAN_SIGN_BANG: this._stateCommentLessThanSignBang(e); break; - case CA.COMMENT_LESS_THAN_SIGN_BANG_DASH: + case dA.COMMENT_LESS_THAN_SIGN_BANG_DASH: this._stateCommentLessThanSignBangDash(e); break; - case CA.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH: + case dA.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH: this._stateCommentLessThanSignBangDashDash(e); break; - case CA.COMMENT_END_DASH: + case dA.COMMENT_END_DASH: this._stateCommentEndDash(e); break; - case CA.COMMENT_END: + case dA.COMMENT_END: this._stateCommentEnd(e); break; - case CA.COMMENT_END_BANG: + case dA.COMMENT_END_BANG: this._stateCommentEndBang(e); break; - case CA.DOCTYPE: + case dA.DOCTYPE: this._stateDoctype(e); break; - case CA.BEFORE_DOCTYPE_NAME: + case dA.BEFORE_DOCTYPE_NAME: this._stateBeforeDoctypeName(e); break; - case CA.DOCTYPE_NAME: + case dA.DOCTYPE_NAME: this._stateDoctypeName(e); break; - case CA.AFTER_DOCTYPE_NAME: + case dA.AFTER_DOCTYPE_NAME: this._stateAfterDoctypeName(e); break; - case CA.AFTER_DOCTYPE_PUBLIC_KEYWORD: + case dA.AFTER_DOCTYPE_PUBLIC_KEYWORD: this._stateAfterDoctypePublicKeyword(e); break; - case CA.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER: + case dA.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER: this._stateBeforeDoctypePublicIdentifier(e); break; - case CA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED: + case dA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED: this._stateDoctypePublicIdentifierDoubleQuoted(e); break; - case CA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED: + case dA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED: this._stateDoctypePublicIdentifierSingleQuoted(e); break; - case CA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER: + case dA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER: this._stateAfterDoctypePublicIdentifier(e); break; - case CA.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS: + case dA.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS: this._stateBetweenDoctypePublicAndSystemIdentifiers(e); break; - case CA.AFTER_DOCTYPE_SYSTEM_KEYWORD: + case dA.AFTER_DOCTYPE_SYSTEM_KEYWORD: this._stateAfterDoctypeSystemKeyword(e); break; - case CA.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER: + case dA.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER: this._stateBeforeDoctypeSystemIdentifier(e); break; - case CA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED: + case dA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED: this._stateDoctypeSystemIdentifierDoubleQuoted(e); break; - case CA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED: + case dA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED: this._stateDoctypeSystemIdentifierSingleQuoted(e); break; - case CA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER: + case dA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER: this._stateAfterDoctypeSystemIdentifier(e); break; - case CA.BOGUS_DOCTYPE: + case dA.BOGUS_DOCTYPE: this._stateBogusDoctype(e); break; - case CA.CDATA_SECTION: + case dA.CDATA_SECTION: this._stateCdataSection(e); break; - case CA.CDATA_SECTION_BRACKET: + case dA.CDATA_SECTION_BRACKET: this._stateCdataSectionBracket(e); break; - case CA.CDATA_SECTION_END: + case dA.CDATA_SECTION_END: this._stateCdataSectionEnd(e); break; - case CA.CHARACTER_REFERENCE: + case dA.CHARACTER_REFERENCE: this._stateCharacterReference(); break; - case CA.AMBIGUOUS_AMPERSAND: + case dA.AMBIGUOUS_AMPERSAND: this._stateAmbiguousAmpersand(e); break; default: @@ -32218,16 +32229,16 @@ class fA { } _stateData(e) { switch (e) { - case E_.LESS_THAN_SIGN: - this.state = CA.TAG_OPEN; + case V_.LESS_THAN_SIGN: + this.state = dA.TAG_OPEN; break; - case E_.AMPERSAND: + case V_.AMPERSAND: this._startCharacterReference(); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), this._emitCodePoint(e); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), this._emitCodePoint(e); break; - case E_.EOF: + case V_.EOF: this._emitEOFToken(); break; default: @@ -32236,16 +32247,16 @@ class fA { } _stateRcdata(e) { switch (e) { - case E_.AMPERSAND: + case V_.AMPERSAND: this._startCharacterReference(); break; - case E_.LESS_THAN_SIGN: - this.state = CA.RCDATA_LESS_THAN_SIGN; + case V_.LESS_THAN_SIGN: + this.state = dA.RCDATA_LESS_THAN_SIGN; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), this._emitChars(y_); break; - case E_.EOF: + case V_.EOF: this._emitEOFToken(); break; default: @@ -32254,13 +32265,13 @@ class fA { } _stateRawtext(e) { switch (e) { - case E_.LESS_THAN_SIGN: - this.state = CA.RAWTEXT_LESS_THAN_SIGN; + case V_.LESS_THAN_SIGN: + this.state = dA.RAWTEXT_LESS_THAN_SIGN; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), this._emitChars(y_); break; - case E_.EOF: + case V_.EOF: this._emitEOFToken(); break; default: @@ -32269,13 +32280,13 @@ class fA { } _stateScriptData(e) { switch (e) { - case E_.LESS_THAN_SIGN: - this.state = CA.SCRIPT_DATA_LESS_THAN_SIGN; + case V_.LESS_THAN_SIGN: + this.state = dA.SCRIPT_DATA_LESS_THAN_SIGN; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), this._emitChars(y_); break; - case E_.EOF: + case V_.EOF: this._emitEOFToken(); break; default: @@ -32284,10 +32295,10 @@ class fA { } _statePlaintext(e) { switch (e) { - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), this._emitChars(y_); break; - case E_.EOF: + case V_.EOF: this._emitEOFToken(); break; default: @@ -32295,92 +32306,92 @@ class fA { } } _stateTagOpen(e) { - if (dA(e)) + if (mA(e)) this._createStartTagToken(), - (this.state = CA.TAG_NAME), + (this.state = dA.TAG_NAME), this._stateTagName(e); else switch (e) { - case E_.EXCLAMATION_MARK: - this.state = CA.MARKUP_DECLARATION_OPEN; + case V_.EXCLAMATION_MARK: + this.state = dA.MARKUP_DECLARATION_OPEN; break; - case E_.SOLIDUS: - this.state = CA.END_TAG_OPEN; + case V_.SOLIDUS: + this.state = dA.END_TAG_OPEN; break; - case E_.QUESTION_MARK: - this._err(Z_.unexpectedQuestionMarkInsteadOfTagName), + case V_.QUESTION_MARK: + this._err(O_.unexpectedQuestionMarkInsteadOfTagName), this._createCommentToken(1), - (this.state = CA.BOGUS_COMMENT), + (this.state = dA.BOGUS_COMMENT), this._stateBogusComment(e); break; - case E_.EOF: - this._err(Z_.eofBeforeTagName), + case V_.EOF: + this._err(O_.eofBeforeTagName), this._emitChars("<"), this._emitEOFToken(); break; default: - this._err(Z_.invalidFirstCharacterOfTagName), + this._err(O_.invalidFirstCharacterOfTagName), this._emitChars("<"), - (this.state = CA.DATA), + (this.state = dA.DATA), this._stateData(e); } } _stateEndTagOpen(e) { - if (dA(e)) + if (mA(e)) this._createEndTagToken(), - (this.state = CA.TAG_NAME), + (this.state = dA.TAG_NAME), this._stateTagName(e); else switch (e) { - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingEndTagName), (this.state = CA.DATA); + case V_.GREATER_THAN_SIGN: + this._err(O_.missingEndTagName), (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofBeforeTagName), + case V_.EOF: + this._err(O_.eofBeforeTagName), this._emitChars(""); + case V_.GREATER_THAN_SIGN: + (this.state = dA.SCRIPT_DATA), this._emitChars(">"); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), - (this.state = CA.SCRIPT_DATA_ESCAPED), - this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), + (this.state = dA.SCRIPT_DATA_ESCAPED), + this._emitChars(y_); break; - case E_.EOF: - this._err(Z_.eofInScriptHtmlCommentLikeText), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInScriptHtmlCommentLikeText), this._emitEOFToken(); break; default: - (this.state = CA.SCRIPT_DATA_ESCAPED), this._emitCodePoint(e); + (this.state = dA.SCRIPT_DATA_ESCAPED), this._emitCodePoint(e); } } _stateScriptDataEscapedLessThanSign(e) { - e === E_.SOLIDUS - ? (this.state = CA.SCRIPT_DATA_ESCAPED_END_TAG_OPEN) - : dA(e) + e === V_.SOLIDUS + ? (this.state = dA.SCRIPT_DATA_ESCAPED_END_TAG_OPEN) + : mA(e) ? (this._emitChars("<"), - (this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPE_START), + (this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPE_START), this._stateScriptDataDoubleEscapeStart(e)) : (this._emitChars("<"), - (this.state = CA.SCRIPT_DATA_ESCAPED), + (this.state = dA.SCRIPT_DATA_ESCAPED), this._stateScriptDataEscaped(e)); } _stateScriptDataEscapedEndTagOpen(e) { - dA(e) - ? ((this.state = CA.SCRIPT_DATA_ESCAPED_END_TAG_NAME), + mA(e) + ? ((this.state = dA.SCRIPT_DATA_ESCAPED_END_TAG_NAME), this._stateScriptDataEscapedEndTagName(e)) : (this._emitChars(""); + case V_.GREATER_THAN_SIGN: + (this.state = dA.SCRIPT_DATA), this._emitChars(">"); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), - (this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPED), - this._emitChars(H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), + (this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPED), + this._emitChars(y_); break; - case E_.EOF: - this._err(Z_.eofInScriptHtmlCommentLikeText), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInScriptHtmlCommentLikeText), this._emitEOFToken(); break; default: - (this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPED), this._emitCodePoint(e); + (this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPED), this._emitCodePoint(e); } } _stateScriptDataDoubleEscapedLessThanSign(e) { - e === E_.SOLIDUS - ? ((this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPE_END), this._emitChars("/")) - : ((this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPED), + e === V_.SOLIDUS + ? ((this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPE_END), this._emitChars("/")) + : ((this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPED), this._stateScriptDataDoubleEscaped(e)); } _stateScriptDataDoubleEscapeEnd(e) { if ( - this.preprocessor.startsWith(S_, !1) && - hA(this.preprocessor.peek(S_.length)) + this.preprocessor.startsWith(x_, !1) && + vA(this.preprocessor.peek(x_.length)) ) { this._emitCodePoint(e); - for (let e = 0; e < S_.length; e++) this._emitCodePoint(this._consume()); - this.state = CA.SCRIPT_DATA_ESCAPED; + for (let e = 0; e < x_.length; e++) this._emitCodePoint(this._consume()); + this.state = dA.SCRIPT_DATA_ESCAPED; } else this._ensureHibernation() || - ((this.state = CA.SCRIPT_DATA_DOUBLE_ESCAPED), + ((this.state = dA.SCRIPT_DATA_DOUBLE_ESCAPED), this._stateScriptDataDoubleEscaped(e)); } _stateBeforeAttributeName(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.SOLIDUS: - case E_.GREATER_THAN_SIGN: - case E_.EOF: - (this.state = CA.AFTER_ATTRIBUTE_NAME), + case V_.SOLIDUS: + case V_.GREATER_THAN_SIGN: + case V_.EOF: + (this.state = dA.AFTER_ATTRIBUTE_NAME), this._stateAfterAttributeName(e); break; - case E_.EQUALS_SIGN: - this._err(Z_.unexpectedEqualsSignBeforeAttributeName), + case V_.EQUALS_SIGN: + this._err(O_.unexpectedEqualsSignBeforeAttributeName), this._createAttr("="), - (this.state = CA.ATTRIBUTE_NAME); + (this.state = dA.ATTRIBUTE_NAME); break; default: this._createAttr(""), - (this.state = CA.ATTRIBUTE_NAME), + (this.state = dA.ATTRIBUTE_NAME), this._stateAttributeName(e); } } _stateAttributeName(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - case E_.SOLIDUS: - case E_.GREATER_THAN_SIGN: - case E_.EOF: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + case V_.SOLIDUS: + case V_.GREATER_THAN_SIGN: + case V_.EOF: this._leaveAttrName(), - (this.state = CA.AFTER_ATTRIBUTE_NAME), + (this.state = dA.AFTER_ATTRIBUTE_NAME), this._stateAfterAttributeName(e); break; - case E_.EQUALS_SIGN: - this._leaveAttrName(), (this.state = CA.BEFORE_ATTRIBUTE_VALUE); + case V_.EQUALS_SIGN: + this._leaveAttrName(), (this.state = dA.BEFORE_ATTRIBUTE_VALUE); break; - case E_.QUOTATION_MARK: - case E_.APOSTROPHE: - case E_.LESS_THAN_SIGN: - this._err(Z_.unexpectedCharacterInAttributeName), + case V_.QUOTATION_MARK: + case V_.APOSTROPHE: + case V_.LESS_THAN_SIGN: + this._err(O_.unexpectedCharacterInAttributeName), (this.currentAttr.name += String.fromCodePoint(e)); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (this.currentAttr.name += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (this.currentAttr.name += y_); break; default: - this.currentAttr.name += String.fromCodePoint(cA(e) ? pA(e) : e); + this.currentAttr.name += String.fromCodePoint(pA(e) ? fA(e) : e); } } _stateAfterAttributeName(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.SOLIDUS: - this.state = CA.SELF_CLOSING_START_TAG; + case V_.SOLIDUS: + this.state = dA.SELF_CLOSING_START_TAG; break; - case E_.EQUALS_SIGN: - this.state = CA.BEFORE_ATTRIBUTE_VALUE; + case V_.EQUALS_SIGN: + this.state = dA.BEFORE_ATTRIBUTE_VALUE; break; - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentTagToken(); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentTagToken(); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: this._createAttr(""), - (this.state = CA.ATTRIBUTE_NAME), + (this.state = dA.ATTRIBUTE_NAME), this._stateAttributeName(e); } } _stateBeforeAttributeValue(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.QUOTATION_MARK: - this.state = CA.ATTRIBUTE_VALUE_DOUBLE_QUOTED; + case V_.QUOTATION_MARK: + this.state = dA.ATTRIBUTE_VALUE_DOUBLE_QUOTED; break; - case E_.APOSTROPHE: - this.state = CA.ATTRIBUTE_VALUE_SINGLE_QUOTED; + case V_.APOSTROPHE: + this.state = dA.ATTRIBUTE_VALUE_SINGLE_QUOTED; break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingAttributeValue), - (this.state = CA.DATA), + case V_.GREATER_THAN_SIGN: + this._err(O_.missingAttributeValue), + (this.state = dA.DATA), this.emitCurrentTagToken(); break; default: - (this.state = CA.ATTRIBUTE_VALUE_UNQUOTED), + (this.state = dA.ATTRIBUTE_VALUE_UNQUOTED), this._stateAttributeValueUnquoted(e); } } _stateAttributeValueDoubleQuoted(e) { switch (e) { - case E_.QUOTATION_MARK: - this.state = CA.AFTER_ATTRIBUTE_VALUE_QUOTED; + case V_.QUOTATION_MARK: + this.state = dA.AFTER_ATTRIBUTE_VALUE_QUOTED; break; - case E_.AMPERSAND: + case V_.AMPERSAND: this._startCharacterReference(); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (this.currentAttr.value += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (this.currentAttr.value += y_); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: this.currentAttr.value += String.fromCodePoint(e); @@ -32779,17 +32790,17 @@ class fA { } _stateAttributeValueSingleQuoted(e) { switch (e) { - case E_.APOSTROPHE: - this.state = CA.AFTER_ATTRIBUTE_VALUE_QUOTED; + case V_.APOSTROPHE: + this.state = dA.AFTER_ATTRIBUTE_VALUE_QUOTED; break; - case E_.AMPERSAND: + case V_.AMPERSAND: this._startCharacterReference(); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (this.currentAttr.value += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (this.currentAttr.value += y_); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: this.currentAttr.value += String.fromCodePoint(e); @@ -32797,33 +32808,33 @@ class fA { } _stateAttributeValueUnquoted(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this._leaveAttrValue(), (this.state = CA.BEFORE_ATTRIBUTE_NAME); + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this._leaveAttrValue(), (this.state = dA.BEFORE_ATTRIBUTE_NAME); break; - case E_.AMPERSAND: + case V_.AMPERSAND: this._startCharacterReference(); break; - case E_.GREATER_THAN_SIGN: + case V_.GREATER_THAN_SIGN: this._leaveAttrValue(), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentTagToken(); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (this.currentAttr.value += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (this.currentAttr.value += y_); break; - case E_.QUOTATION_MARK: - case E_.APOSTROPHE: - case E_.LESS_THAN_SIGN: - case E_.EQUALS_SIGN: - case E_.GRAVE_ACCENT: - this._err(Z_.unexpectedCharacterInUnquotedAttributeValue), + case V_.QUOTATION_MARK: + case V_.APOSTROPHE: + case V_.LESS_THAN_SIGN: + case V_.EQUALS_SIGN: + case V_.GRAVE_ACCENT: + this._err(O_.unexpectedCharacterInUnquotedAttributeValue), (this.currentAttr.value += String.fromCodePoint(e)); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: this.currentAttr.value += String.fromCodePoint(e); @@ -32831,130 +32842,130 @@ class fA { } _stateAfterAttributeValueQuoted(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this._leaveAttrValue(), (this.state = CA.BEFORE_ATTRIBUTE_NAME); + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this._leaveAttrValue(), (this.state = dA.BEFORE_ATTRIBUTE_NAME); break; - case E_.SOLIDUS: - this._leaveAttrValue(), (this.state = CA.SELF_CLOSING_START_TAG); + case V_.SOLIDUS: + this._leaveAttrValue(), (this.state = dA.SELF_CLOSING_START_TAG); break; - case E_.GREATER_THAN_SIGN: + case V_.GREATER_THAN_SIGN: this._leaveAttrValue(), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentTagToken(); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: - this._err(Z_.missingWhitespaceBetweenAttributes), - (this.state = CA.BEFORE_ATTRIBUTE_NAME), + this._err(O_.missingWhitespaceBetweenAttributes), + (this.state = dA.BEFORE_ATTRIBUTE_NAME), this._stateBeforeAttributeName(e); } } _stateSelfClosingStartTag(e) { switch (e) { - case E_.GREATER_THAN_SIGN: + case V_.GREATER_THAN_SIGN: (this.currentToken.selfClosing = !0), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentTagToken(); break; - case E_.EOF: - this._err(Z_.eofInTag), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInTag), this._emitEOFToken(); break; default: - this._err(Z_.unexpectedSolidusInTag), - (this.state = CA.BEFORE_ATTRIBUTE_NAME), + this._err(O_.unexpectedSolidusInTag), + (this.state = dA.BEFORE_ATTRIBUTE_NAME), this._stateBeforeAttributeName(e); } } _stateBogusComment(e) { const t = this.currentToken; switch (e) { - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentComment(t); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentComment(t); break; - case E_.EOF: + case V_.EOF: this.emitCurrentComment(t), this._emitEOFToken(); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.data += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.data += y_); break; default: t.data += String.fromCodePoint(e); } } _stateMarkupDeclarationOpen(e) { - this._consumeSequenceIfMatch(R_, !0) - ? (this._createCommentToken(R_.length + 1), - (this.state = CA.COMMENT_START)) - : this._consumeSequenceIfMatch(V_, !1) - ? ((this.currentLocation = this.getCurrentLocation(V_.length + 1)), - (this.state = CA.DOCTYPE)) - : this._consumeSequenceIfMatch(y_, !0) + this._consumeSequenceIfMatch(S_, !0) + ? (this._createCommentToken(S_.length + 1), + (this.state = dA.COMMENT_START)) + : this._consumeSequenceIfMatch(N_, !1) + ? ((this.currentLocation = this.getCurrentLocation(N_.length + 1)), + (this.state = dA.DOCTYPE)) + : this._consumeSequenceIfMatch(T_, !0) ? this.inForeignNode - ? (this.state = CA.CDATA_SECTION) - : (this._err(Z_.cdataInHtmlContent), - this._createCommentToken(y_.length + 1), + ? (this.state = dA.CDATA_SECTION) + : (this._err(O_.cdataInHtmlContent), + this._createCommentToken(T_.length + 1), (this.currentToken.data = "[CDATA["), - (this.state = CA.BOGUS_COMMENT)) + (this.state = dA.BOGUS_COMMENT)) : this._ensureHibernation() || - (this._err(Z_.incorrectlyOpenedComment), + (this._err(O_.incorrectlyOpenedComment), this._createCommentToken(2), - (this.state = CA.BOGUS_COMMENT), + (this.state = dA.BOGUS_COMMENT), this._stateBogusComment(e)); } _stateCommentStart(e) { switch (e) { - case E_.HYPHEN_MINUS: - this.state = CA.COMMENT_START_DASH; + case V_.HYPHEN_MINUS: + this.state = dA.COMMENT_START_DASH; break; - case E_.GREATER_THAN_SIGN: { - this._err(Z_.abruptClosingOfEmptyComment), (this.state = CA.DATA); + case V_.GREATER_THAN_SIGN: { + this._err(O_.abruptClosingOfEmptyComment), (this.state = dA.DATA); const e = this.currentToken; this.emitCurrentComment(e); break; } default: - (this.state = CA.COMMENT), this._stateComment(e); + (this.state = dA.COMMENT), this._stateComment(e); } } _stateCommentStartDash(e) { const t = this.currentToken; switch (e) { - case E_.HYPHEN_MINUS: - this.state = CA.COMMENT_END; + case V_.HYPHEN_MINUS: + this.state = dA.COMMENT_END; break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.abruptClosingOfEmptyComment), - (this.state = CA.DATA), + case V_.GREATER_THAN_SIGN: + this._err(O_.abruptClosingOfEmptyComment), + (this.state = dA.DATA), this.emitCurrentComment(t); break; - case E_.EOF: - this._err(Z_.eofInComment), + case V_.EOF: + this._err(O_.eofInComment), this.emitCurrentComment(t), this._emitEOFToken(); break; default: - (t.data += "-"), (this.state = CA.COMMENT), this._stateComment(e); + (t.data += "-"), (this.state = dA.COMMENT), this._stateComment(e); } } _stateComment(e) { const t = this.currentToken; switch (e) { - case E_.HYPHEN_MINUS: - this.state = CA.COMMENT_END_DASH; + case V_.HYPHEN_MINUS: + this.state = dA.COMMENT_END_DASH; break; - case E_.LESS_THAN_SIGN: - (t.data += "<"), (this.state = CA.COMMENT_LESS_THAN_SIGN); + case V_.LESS_THAN_SIGN: + (t.data += "<"), (this.state = dA.COMMENT_LESS_THAN_SIGN); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.data += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.data += y_); break; - case E_.EOF: - this._err(Z_.eofInComment), + case V_.EOF: + this._err(O_.eofInComment), this.emitCurrentComment(t), this._emitEOFToken(); break; @@ -32965,136 +32976,136 @@ class fA { _stateCommentLessThanSign(e) { const t = this.currentToken; switch (e) { - case E_.EXCLAMATION_MARK: - (t.data += "!"), (this.state = CA.COMMENT_LESS_THAN_SIGN_BANG); + case V_.EXCLAMATION_MARK: + (t.data += "!"), (this.state = dA.COMMENT_LESS_THAN_SIGN_BANG); break; - case E_.LESS_THAN_SIGN: + case V_.LESS_THAN_SIGN: t.data += "<"; break; default: - (this.state = CA.COMMENT), this._stateComment(e); + (this.state = dA.COMMENT), this._stateComment(e); } } _stateCommentLessThanSignBang(e) { - e === E_.HYPHEN_MINUS - ? (this.state = CA.COMMENT_LESS_THAN_SIGN_BANG_DASH) - : ((this.state = CA.COMMENT), this._stateComment(e)); + e === V_.HYPHEN_MINUS + ? (this.state = dA.COMMENT_LESS_THAN_SIGN_BANG_DASH) + : ((this.state = dA.COMMENT), this._stateComment(e)); } _stateCommentLessThanSignBangDash(e) { - e === E_.HYPHEN_MINUS - ? (this.state = CA.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH) - : ((this.state = CA.COMMENT_END_DASH), this._stateCommentEndDash(e)); + e === V_.HYPHEN_MINUS + ? (this.state = dA.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH) + : ((this.state = dA.COMMENT_END_DASH), this._stateCommentEndDash(e)); } _stateCommentLessThanSignBangDashDash(e) { - e !== E_.GREATER_THAN_SIGN && e !== E_.EOF && this._err(Z_.nestedComment), - (this.state = CA.COMMENT_END), + e !== V_.GREATER_THAN_SIGN && e !== V_.EOF && this._err(O_.nestedComment), + (this.state = dA.COMMENT_END), this._stateCommentEnd(e); } _stateCommentEndDash(e) { const t = this.currentToken; switch (e) { - case E_.HYPHEN_MINUS: - this.state = CA.COMMENT_END; + case V_.HYPHEN_MINUS: + this.state = dA.COMMENT_END; break; - case E_.EOF: - this._err(Z_.eofInComment), + case V_.EOF: + this._err(O_.eofInComment), this.emitCurrentComment(t), this._emitEOFToken(); break; default: - (t.data += "-"), (this.state = CA.COMMENT), this._stateComment(e); + (t.data += "-"), (this.state = dA.COMMENT), this._stateComment(e); } } _stateCommentEnd(e) { const t = this.currentToken; switch (e) { - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentComment(t); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentComment(t); break; - case E_.EXCLAMATION_MARK: - this.state = CA.COMMENT_END_BANG; + case V_.EXCLAMATION_MARK: + this.state = dA.COMMENT_END_BANG; break; - case E_.HYPHEN_MINUS: + case V_.HYPHEN_MINUS: t.data += "-"; break; - case E_.EOF: - this._err(Z_.eofInComment), + case V_.EOF: + this._err(O_.eofInComment), this.emitCurrentComment(t), this._emitEOFToken(); break; default: - (t.data += "--"), (this.state = CA.COMMENT), this._stateComment(e); + (t.data += "--"), (this.state = dA.COMMENT), this._stateComment(e); } } _stateCommentEndBang(e) { const t = this.currentToken; switch (e) { - case E_.HYPHEN_MINUS: - (t.data += "--!"), (this.state = CA.COMMENT_END_DASH); + case V_.HYPHEN_MINUS: + (t.data += "--!"), (this.state = dA.COMMENT_END_DASH); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.incorrectlyClosedComment), - (this.state = CA.DATA), + case V_.GREATER_THAN_SIGN: + this._err(O_.incorrectlyClosedComment), + (this.state = dA.DATA), this.emitCurrentComment(t); break; - case E_.EOF: - this._err(Z_.eofInComment), + case V_.EOF: + this._err(O_.eofInComment), this.emitCurrentComment(t), this._emitEOFToken(); break; default: - (t.data += "--!"), (this.state = CA.COMMENT), this._stateComment(e); + (t.data += "--!"), (this.state = dA.COMMENT), this._stateComment(e); } } _stateDoctype(e) { switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this.state = CA.BEFORE_DOCTYPE_NAME; + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this.state = dA.BEFORE_DOCTYPE_NAME; break; - case E_.GREATER_THAN_SIGN: - (this.state = CA.BEFORE_DOCTYPE_NAME), this._stateBeforeDoctypeName(e); + case V_.GREATER_THAN_SIGN: + (this.state = dA.BEFORE_DOCTYPE_NAME), this._stateBeforeDoctypeName(e); break; - case E_.EOF: { - this._err(Z_.eofInDoctype), this._createDoctypeToken(null); + case V_.EOF: { + this._err(O_.eofInDoctype), this._createDoctypeToken(null); const e = this.currentToken; (e.forceQuirks = !0), this.emitCurrentDoctype(e), this._emitEOFToken(); break; } default: - this._err(Z_.missingWhitespaceBeforeDoctypeName), - (this.state = CA.BEFORE_DOCTYPE_NAME), + this._err(O_.missingWhitespaceBeforeDoctypeName), + (this.state = dA.BEFORE_DOCTYPE_NAME), this._stateBeforeDoctypeName(e); } } _stateBeforeDoctypeName(e) { - if (cA(e)) - this._createDoctypeToken(String.fromCharCode(pA(e))), - (this.state = CA.DOCTYPE_NAME); + if (pA(e)) + this._createDoctypeToken(String.fromCharCode(fA(e))), + (this.state = dA.DOCTYPE_NAME); else switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), - this._createDoctypeToken(H_), - (this.state = CA.DOCTYPE_NAME); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), + this._createDoctypeToken(y_), + (this.state = dA.DOCTYPE_NAME); break; - case E_.GREATER_THAN_SIGN: { - this._err(Z_.missingDoctypeName), this._createDoctypeToken(null); + case V_.GREATER_THAN_SIGN: { + this._err(O_.missingDoctypeName), this._createDoctypeToken(null); const e = this.currentToken; (e.forceQuirks = !0), this.emitCurrentDoctype(e), - (this.state = CA.DATA); + (this.state = dA.DATA); break; } - case E_.EOF: { - this._err(Z_.eofInDoctype), this._createDoctypeToken(null); + case V_.EOF: { + this._err(O_.eofInDoctype), this._createDoctypeToken(null); const e = this.currentToken; (e.forceQuirks = !0), this.emitCurrentDoctype(e), @@ -33103,153 +33114,153 @@ class fA { } default: this._createDoctypeToken(String.fromCodePoint(e)), - (this.state = CA.DOCTYPE_NAME); + (this.state = dA.DOCTYPE_NAME); } } _stateDoctypeName(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this.state = CA.AFTER_DOCTYPE_NAME; + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this.state = dA.AFTER_DOCTYPE_NAME; break; - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentDoctype(t); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.name += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.name += y_); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - t.name += String.fromCodePoint(cA(e) ? pA(e) : e); + t.name += String.fromCodePoint(pA(e) ? fA(e) : e); } } _stateAfterDoctypeName(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentDoctype(t); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._consumeSequenceIfMatch(T_, !1) - ? (this.state = CA.AFTER_DOCTYPE_PUBLIC_KEYWORD) - : this._consumeSequenceIfMatch(N_, !1) - ? (this.state = CA.AFTER_DOCTYPE_SYSTEM_KEYWORD) + this._consumeSequenceIfMatch(__, !1) + ? (this.state = dA.AFTER_DOCTYPE_PUBLIC_KEYWORD) + : this._consumeSequenceIfMatch(A_, !1) + ? (this.state = dA.AFTER_DOCTYPE_SYSTEM_KEYWORD) : this._ensureHibernation() || - (this._err(Z_.invalidCharacterSequenceAfterDoctypeName), + (this._err(O_.invalidCharacterSequenceAfterDoctypeName), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e)); } } _stateAfterDoctypePublicKeyword(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this.state = CA.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER; + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this.state = dA.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER; break; - case E_.QUOTATION_MARK: - this._err(Z_.missingWhitespaceAfterDoctypePublicKeyword), + case V_.QUOTATION_MARK: + this._err(O_.missingWhitespaceAfterDoctypePublicKeyword), (t.publicId = ""), - (this.state = CA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: - this._err(Z_.missingWhitespaceAfterDoctypePublicKeyword), + case V_.APOSTROPHE: + this._err(O_.missingWhitespaceAfterDoctypePublicKeyword), (t.publicId = ""), - (this.state = CA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingDoctypePublicIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.missingDoctypePublicIdentifier), (t.forceQuirks = !0), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypePublicIdentifier), + this._err(O_.missingQuoteBeforeDoctypePublicIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateBeforeDoctypePublicIdentifier(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.QUOTATION_MARK: + case V_.QUOTATION_MARK: (t.publicId = ""), - (this.state = CA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: + case V_.APOSTROPHE: (t.publicId = ""), - (this.state = CA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingDoctypePublicIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.missingDoctypePublicIdentifier), (t.forceQuirks = !0), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypePublicIdentifier), + this._err(O_.missingQuoteBeforeDoctypePublicIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateDoctypePublicIdentifierDoubleQuoted(e) { const t = this.currentToken; switch (e) { - case E_.QUOTATION_MARK: - this.state = CA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER; + case V_.QUOTATION_MARK: + this.state = dA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.publicId += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.publicId += y_); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.abruptDoctypePublicIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.abruptDoctypePublicIdentifier), (t.forceQuirks = !0), this.emitCurrentDoctype(t), - (this.state = CA.DATA); + (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); @@ -33261,20 +33272,20 @@ class fA { _stateDoctypePublicIdentifierSingleQuoted(e) { const t = this.currentToken; switch (e) { - case E_.APOSTROPHE: - this.state = CA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER; + case V_.APOSTROPHE: + this.state = dA.AFTER_DOCTYPE_PUBLIC_IDENTIFIER; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.publicId += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.publicId += y_); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.abruptDoctypePublicIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.abruptDoctypePublicIdentifier), (t.forceQuirks = !0), this.emitCurrentDoctype(t), - (this.state = CA.DATA); + (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); @@ -33286,160 +33297,160 @@ class fA { _stateAfterDoctypePublicIdentifier(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this.state = CA.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS; + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this.state = dA.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS; break; - case E_.GREATER_THAN_SIGN: - (this.state = CA.DATA), this.emitCurrentDoctype(t); + case V_.GREATER_THAN_SIGN: + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.QUOTATION_MARK: - this._err(Z_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers), + case V_.QUOTATION_MARK: + this._err(O_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers), (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: - this._err(Z_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers), + case V_.APOSTROPHE: + this._err(O_.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers), (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypeSystemIdentifier), + this._err(O_.missingQuoteBeforeDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateBetweenDoctypePublicAndSystemIdentifiers(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.GREATER_THAN_SIGN: - this.emitCurrentDoctype(t), (this.state = CA.DATA); + case V_.GREATER_THAN_SIGN: + this.emitCurrentDoctype(t), (this.state = dA.DATA); break; - case E_.QUOTATION_MARK: + case V_.QUOTATION_MARK: (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: + case V_.APOSTROPHE: (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypeSystemIdentifier), + this._err(O_.missingQuoteBeforeDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateAfterDoctypeSystemKeyword(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: - this.state = CA.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER; + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: + this.state = dA.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER; break; - case E_.QUOTATION_MARK: - this._err(Z_.missingWhitespaceAfterDoctypeSystemKeyword), + case V_.QUOTATION_MARK: + this._err(O_.missingWhitespaceAfterDoctypeSystemKeyword), (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: - this._err(Z_.missingWhitespaceAfterDoctypeSystemKeyword), + case V_.APOSTROPHE: + this._err(O_.missingWhitespaceAfterDoctypeSystemKeyword), (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingDoctypeSystemIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.missingDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypeSystemIdentifier), + this._err(O_.missingQuoteBeforeDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateBeforeDoctypeSystemIdentifier(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.QUOTATION_MARK: + case V_.QUOTATION_MARK: (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED); break; - case E_.APOSTROPHE: + case V_.APOSTROPHE: (t.systemId = ""), - (this.state = CA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); + (this.state = dA.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.missingDoctypeSystemIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.missingDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.DATA), + (this.state = dA.DATA), this.emitCurrentDoctype(t); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.missingQuoteBeforeDoctypeSystemIdentifier), + this._err(O_.missingQuoteBeforeDoctypeSystemIdentifier), (t.forceQuirks = !0), - (this.state = CA.BOGUS_DOCTYPE), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateDoctypeSystemIdentifierDoubleQuoted(e) { const t = this.currentToken; switch (e) { - case E_.QUOTATION_MARK: - this.state = CA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER; + case V_.QUOTATION_MARK: + this.state = dA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.systemId += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.systemId += y_); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.abruptDoctypeSystemIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.abruptDoctypeSystemIdentifier), (t.forceQuirks = !0), this.emitCurrentDoctype(t), - (this.state = CA.DATA); + (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); @@ -33451,20 +33462,20 @@ class fA { _stateDoctypeSystemIdentifierSingleQuoted(e) { const t = this.currentToken; switch (e) { - case E_.APOSTROPHE: - this.state = CA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER; + case V_.APOSTROPHE: + this.state = dA.AFTER_DOCTYPE_SYSTEM_IDENTIFIER; break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter), (t.systemId += H_); + case V_.NULL: + this._err(O_.unexpectedNullCharacter), (t.systemId += y_); break; - case E_.GREATER_THAN_SIGN: - this._err(Z_.abruptDoctypeSystemIdentifier), + case V_.GREATER_THAN_SIGN: + this._err(O_.abruptDoctypeSystemIdentifier), (t.forceQuirks = !0), this.emitCurrentDoctype(t), - (this.state = CA.DATA); + (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); @@ -33476,69 +33487,69 @@ class fA { _stateAfterDoctypeSystemIdentifier(e) { const t = this.currentToken; switch (e) { - case E_.SPACE: - case E_.LINE_FEED: - case E_.TABULATION: - case E_.FORM_FEED: + case V_.SPACE: + case V_.LINE_FEED: + case V_.TABULATION: + case V_.FORM_FEED: break; - case E_.GREATER_THAN_SIGN: - this.emitCurrentDoctype(t), (this.state = CA.DATA); + case V_.GREATER_THAN_SIGN: + this.emitCurrentDoctype(t), (this.state = dA.DATA); break; - case E_.EOF: - this._err(Z_.eofInDoctype), + case V_.EOF: + this._err(O_.eofInDoctype), (t.forceQuirks = !0), this.emitCurrentDoctype(t), this._emitEOFToken(); break; default: - this._err(Z_.unexpectedCharacterAfterDoctypeSystemIdentifier), - (this.state = CA.BOGUS_DOCTYPE), + this._err(O_.unexpectedCharacterAfterDoctypeSystemIdentifier), + (this.state = dA.BOGUS_DOCTYPE), this._stateBogusDoctype(e); } } _stateBogusDoctype(e) { const t = this.currentToken; switch (e) { - case E_.GREATER_THAN_SIGN: - this.emitCurrentDoctype(t), (this.state = CA.DATA); + case V_.GREATER_THAN_SIGN: + this.emitCurrentDoctype(t), (this.state = dA.DATA); break; - case E_.NULL: - this._err(Z_.unexpectedNullCharacter); + case V_.NULL: + this._err(O_.unexpectedNullCharacter); break; - case E_.EOF: + case V_.EOF: this.emitCurrentDoctype(t), this._emitEOFToken(); } } _stateCdataSection(e) { switch (e) { - case E_.RIGHT_SQUARE_BRACKET: - this.state = CA.CDATA_SECTION_BRACKET; + case V_.RIGHT_SQUARE_BRACKET: + this.state = dA.CDATA_SECTION_BRACKET; break; - case E_.EOF: - this._err(Z_.eofInCdata), this._emitEOFToken(); + case V_.EOF: + this._err(O_.eofInCdata), this._emitEOFToken(); break; default: this._emitCodePoint(e); } } _stateCdataSectionBracket(e) { - e === E_.RIGHT_SQUARE_BRACKET - ? (this.state = CA.CDATA_SECTION_END) + e === V_.RIGHT_SQUARE_BRACKET + ? (this.state = dA.CDATA_SECTION_END) : (this._emitChars("]"), - (this.state = CA.CDATA_SECTION), + (this.state = dA.CDATA_SECTION), this._stateCdataSection(e)); } _stateCdataSectionEnd(e) { switch (e) { - case E_.GREATER_THAN_SIGN: - this.state = CA.DATA; + case V_.GREATER_THAN_SIGN: + this.state = dA.DATA; break; - case E_.RIGHT_SQUARE_BRACKET: + case V_.RIGHT_SQUARE_BRACKET: this._emitChars("]"); break; default: this._emitChars("]]"), - (this.state = CA.CDATA_SECTION), + (this.state = dA.CDATA_SECTION), this._stateCdataSection(e); } } @@ -33559,65 +33570,65 @@ class fA { } 0 === e ? ((this.preprocessor.pos = this.entityStartPos), - this._flushCodePointConsumedAsCharacterReference(E_.AMPERSAND), + this._flushCodePointConsumedAsCharacterReference(V_.AMPERSAND), (this.state = !this._isCharacterReferenceInAttribute() && - uA(this.preprocessor.peek(1)) - ? CA.AMBIGUOUS_AMPERSAND + hA(this.preprocessor.peek(1)) + ? dA.AMBIGUOUS_AMPERSAND : this.returnState)) : (this.state = this.returnState); } _stateAmbiguousAmpersand(e) { - uA(e) + hA(e) ? this._flushCodePointConsumedAsCharacterReference(e) - : (e === E_.SEMICOLON && this._err(Z_.unknownNamedCharacterReference), + : (e === V_.SEMICOLON && this._err(O_.unknownNamedCharacterReference), (this.state = this.returnState), this._callState(e)); } } -const gA = new Set([ - X_.DD, - X_.DT, - X_.LI, - X_.OPTGROUP, - X_.OPTION, - X_.P, - X_.RB, - X_.RP, - X_.RT, - X_.RTC, +const LA = new Set([ + eA.DD, + eA.DT, + eA.LI, + eA.OPTGROUP, + eA.OPTION, + eA.P, + eA.RB, + eA.RP, + eA.RT, + eA.RTC, ]), - vA = new Set([ - ...gA, - X_.CAPTION, - X_.COLGROUP, - X_.TBODY, - X_.TD, - X_.TFOOT, - X_.TH, - X_.THEAD, - X_.TR, + bA = new Set([ + ...LA, + eA.CAPTION, + eA.COLGROUP, + eA.TBODY, + eA.TD, + eA.TFOOT, + eA.TH, + eA.THEAD, + eA.TR, ]), - wA = new Set([ - X_.APPLET, - X_.CAPTION, - X_.HTML, - X_.MARQUEE, - X_.OBJECT, - X_.TABLE, - X_.TD, - X_.TEMPLATE, - X_.TH, + MA = new Set([ + eA.APPLET, + eA.CAPTION, + eA.HTML, + eA.MARQUEE, + eA.OBJECT, + eA.TABLE, + eA.TD, + eA.TEMPLATE, + eA.TH, ]), - LA = new Set([...wA, X_.OL, X_.UL]), - bA = new Set([...wA, X_.BUTTON]), - MA = new Set([X_.ANNOTATION_XML, X_.MI, X_.MN, X_.MO, X_.MS, X_.MTEXT]), - HA = new Set([X_.DESC, X_.FOREIGN_OBJECT, X_.TITLE]), - EA = new Set([X_.TR, X_.TEMPLATE, X_.HTML]), - RA = new Set([X_.TBODY, X_.TFOOT, X_.THEAD, X_.TEMPLATE, X_.HTML]), - yA = new Set([X_.TABLE, X_.TEMPLATE, X_.HTML]), - VA = new Set([X_.TD, X_.TH]); -class SA { + HA = new Set([...MA, eA.OL, eA.UL]), + EA = new Set([...MA, eA.BUTTON]), + RA = new Set([eA.ANNOTATION_XML, eA.MI, eA.MN, eA.MO, eA.MS, eA.MTEXT]), + yA = new Set([eA.DESC, eA.FOREIGN_OBJECT, eA.TITLE]), + VA = new Set([eA.TR, eA.TEMPLATE, eA.HTML]), + SA = new Set([eA.TBODY, eA.TFOOT, eA.THEAD, eA.TEMPLATE, eA.HTML]), + TA = new Set([eA.TABLE, eA.TEMPLATE, eA.HTML]), + NA = new Set([eA.TD, eA.TH]); +class xA { get currentTmplContentOrNode() { return this._isInTemplate() ? this.treeAdapter.getTemplateContent(this.current) @@ -33630,7 +33641,7 @@ class SA { (this.tagIDs = []), (this.stackTop = -1), (this.tmplCount = 0), - (this.currentTagId = X_.UNKNOWN), + (this.currentTagId = eA.UNKNOWN), (this.current = e); } _indexOf(e) { @@ -33638,8 +33649,8 @@ class SA { } _isInTemplate() { return ( - this.currentTagId === X_.TEMPLATE && - this.treeAdapter.getNamespaceURI(this.current) === j_.HTML + this.currentTagId === eA.TEMPLATE && + this.treeAdapter.getNamespaceURI(this.current) === K_.HTML ); } _updateCurrentElement() { @@ -33684,7 +33695,7 @@ class SA { t = this.tagIDs.lastIndexOf(e, t - 1); } while ( t > 0 && - this.treeAdapter.getNamespaceURI(this.items[t]) !== j_.HTML + this.treeAdapter.getNamespaceURI(this.items[t]) !== K_.HTML ); this.shortenToLength(t < 0 ? 0 : t); } @@ -33706,10 +33717,10 @@ class SA { this.shortenToLength(n < 0 ? 0 : n); } popUntilNumberedHeaderPopped() { - this.popUntilPopped(aA, j_.HTML); + this.popUntilPopped(cA, K_.HTML); } popUntilTableCellPopped() { - this.popUntilPopped(VA, j_.HTML); + this.popUntilPopped(NA, K_.HTML); } popAllUpToHtmlElement() { (this.tmplCount = 0), this.shortenToLength(1); @@ -33728,13 +33739,13 @@ class SA { this.shortenToLength(n + 1); } clearBackToTableContext() { - this.clearBackTo(yA, j_.HTML); + this.clearBackTo(TA, K_.HTML); } clearBackToTableBodyContext() { - this.clearBackTo(RA, j_.HTML); + this.clearBackTo(SA, K_.HTML); } clearBackToTableRowContext() { - this.clearBackTo(EA, j_.HTML); + this.clearBackTo(VA, K_.HTML); } remove(e) { const t = this._indexOf(e); @@ -33748,7 +33759,7 @@ class SA { this.handler.onItemPop(e, !1))); } tryPeekProperlyNestedBodyElement() { - return this.stackTop >= 1 && this.tagIDs[1] === X_.BODY + return this.stackTop >= 1 && this.tagIDs[1] === eA.BODY ? this.items[1] : null; } @@ -33760,85 +33771,85 @@ class SA { return t >= 0 ? this.items[t] : null; } isRootHtmlElementCurrent() { - return 0 === this.stackTop && this.tagIDs[0] === X_.HTML; + return 0 === this.stackTop && this.tagIDs[0] === eA.HTML; } hasInDynamicScope(e, t) { for (let n = this.stackTop; n >= 0; n--) { const r = this.tagIDs[n]; switch (this.treeAdapter.getNamespaceURI(this.items[n])) { - case j_.HTML: + case K_.HTML: if (r === e) return !0; if (t.has(r)) return !1; break; - case j_.SVG: - if (HA.has(r)) return !1; + case K_.SVG: + if (yA.has(r)) return !1; break; - case j_.MATHML: - if (MA.has(r)) return !1; + case K_.MATHML: + if (RA.has(r)) return !1; } } return !0; } hasInScope(e) { - return this.hasInDynamicScope(e, wA); + return this.hasInDynamicScope(e, MA); } hasInListItemScope(e) { - return this.hasInDynamicScope(e, LA); + return this.hasInDynamicScope(e, HA); } hasInButtonScope(e) { - return this.hasInDynamicScope(e, bA); + return this.hasInDynamicScope(e, EA); } hasNumberedHeaderInScope() { for (let e = this.stackTop; e >= 0; e--) { const t = this.tagIDs[e]; switch (this.treeAdapter.getNamespaceURI(this.items[e])) { - case j_.HTML: - if (aA.has(t)) return !0; - if (wA.has(t)) return !1; + case K_.HTML: + if (cA.has(t)) return !0; + if (MA.has(t)) return !1; break; - case j_.SVG: - if (HA.has(t)) return !1; + case K_.SVG: + if (yA.has(t)) return !1; break; - case j_.MATHML: - if (MA.has(t)) return !1; + case K_.MATHML: + if (RA.has(t)) return !1; } } return !0; } hasInTableScope(e) { for (let t = this.stackTop; t >= 0; t--) - if (this.treeAdapter.getNamespaceURI(this.items[t]) === j_.HTML) + if (this.treeAdapter.getNamespaceURI(this.items[t]) === K_.HTML) switch (this.tagIDs[t]) { case e: return !0; - case X_.TABLE: - case X_.HTML: + case eA.TABLE: + case eA.HTML: return !1; } return !0; } hasTableBodyContextInTableScope() { for (let e = this.stackTop; e >= 0; e--) - if (this.treeAdapter.getNamespaceURI(this.items[e]) === j_.HTML) + if (this.treeAdapter.getNamespaceURI(this.items[e]) === K_.HTML) switch (this.tagIDs[e]) { - case X_.TBODY: - case X_.THEAD: - case X_.TFOOT: + case eA.TBODY: + case eA.THEAD: + case eA.TFOOT: return !0; - case X_.TABLE: - case X_.HTML: + case eA.TABLE: + case eA.HTML: return !1; } return !0; } hasInSelectScope(e) { for (let t = this.stackTop; t >= 0; t--) - if (this.treeAdapter.getNamespaceURI(this.items[t]) === j_.HTML) + if (this.treeAdapter.getNamespaceURI(this.items[t]) === K_.HTML) switch (this.tagIDs[t]) { case e: return !0; - case X_.OPTION: - case X_.OPTGROUP: + case eA.OPTION: + case eA.OPTGROUP: break; default: return !1; @@ -33846,21 +33857,21 @@ class SA { return !0; } generateImpliedEndTags() { - for (; gA.has(this.currentTagId); ) this.pop(); + for (; LA.has(this.currentTagId); ) this.pop(); } generateImpliedEndTagsThoroughly() { - for (; vA.has(this.currentTagId); ) this.pop(); + for (; bA.has(this.currentTagId); ) this.pop(); } generateImpliedEndTagsWithExclusion(e) { - for (; this.currentTagId !== e && vA.has(this.currentTagId); ) this.pop(); + for (; this.currentTagId !== e && bA.has(this.currentTagId); ) this.pop(); } } -var TA; +var _A; !(function (e) { (e[(e.Marker = 0)] = "Marker"), (e[(e.Element = 1)] = "Element"); -})(TA || (TA = {})); -const NA = { type: TA.Marker }; -class xA { +})(_A || (_A = {})); +const AA = { type: _A.Marker }; +class ZA { constructor(e) { (this.treeAdapter = e), (this.entries = []), (this.bookmark = null); } @@ -33871,7 +33882,7 @@ class xA { i = this.treeAdapter.getNamespaceURI(e); for (let e = 0; e < this.entries.length; e++) { const t = this.entries[e]; - if (t.type === TA.Marker) break; + if (t.type === _A.Marker) break; const { element: l } = t; if ( this.treeAdapter.getTagName(l) === o && @@ -33897,39 +33908,39 @@ class xA { } } insertMarker() { - this.entries.unshift(NA); + this.entries.unshift(AA); } pushElement(e, t) { this._ensureNoahArkCondition(e), - this.entries.unshift({ type: TA.Element, element: e, token: t }); + this.entries.unshift({ type: _A.Element, element: e, token: t }); } insertElementAfterBookmark(e, t) { const n = this.entries.indexOf(this.bookmark); - this.entries.splice(n, 0, { type: TA.Element, element: e, token: t }); + this.entries.splice(n, 0, { type: _A.Element, element: e, token: t }); } removeEntry(e) { const t = this.entries.indexOf(e); t >= 0 && this.entries.splice(t, 1); } clearToLastMarker() { - const e = this.entries.indexOf(NA); + const e = this.entries.indexOf(AA); e >= 0 ? this.entries.splice(0, e + 1) : (this.entries.length = 0); } getElementEntryInScopeWithTagName(e) { const t = this.entries.find( (t) => - t.type === TA.Marker || this.treeAdapter.getTagName(t.element) === e, + t.type === _A.Marker || this.treeAdapter.getTagName(t.element) === e, ); - return t && t.type === TA.Element ? t : null; + return t && t.type === _A.Element ? t : null; } getElementEntry(e) { - return this.entries.find((t) => t.type === TA.Element && t.element === e); + return this.entries.find((t) => t.type === _A.Element && t.element === e); } } -const _A = { +const IA = { createDocument: () => ({ nodeName: "#document", - mode: Y_.NO_QUIRKS, + mode: Q_.NO_QUIRKS, childNodes: [], }), createDocumentFragment: () => ({ @@ -33972,7 +33983,7 @@ const _A = { systemId: r, parentNode: null, }; - _A.appendChild(e, o); + IA.appendChild(e, o); } }, setDocumentMode(e, t) { @@ -33988,15 +33999,15 @@ const _A = { insertText(e, t) { if (e.childNodes.length > 0) { const n = e.childNodes[e.childNodes.length - 1]; - if (_A.isTextNode(n)) return void (n.value += t); + if (IA.isTextNode(n)) return void (n.value += t); } - _A.appendChild(e, _A.createTextNode(t)); + IA.appendChild(e, IA.createTextNode(t)); }, insertTextBefore(e, t, n) { const r = e.childNodes[e.childNodes.indexOf(n) - 1]; - r && _A.isTextNode(r) + r && IA.isTextNode(r) ? (r.value += t) - : _A.insertBefore(e, _A.createTextNode(t), n); + : IA.insertBefore(e, IA.createTextNode(t), n); }, adoptAttributes(e, t) { const n = new Set(e.attrs.map((e) => e.name)); @@ -34025,8 +34036,8 @@ const _A = { e.sourceCodeLocation = { ...e.sourceCodeLocation, ...t }; }, }, - AA = "html", - ZA = [ + kA = "html", + OA = [ "+//silmaril//dtd html pro v0r11 19970101//", "-//as//dtd html 3.0 aswedit + extensions//", "-//advasoft ltd//dtd html 3.0 aswedit + extensions//", @@ -34083,31 +34094,31 @@ const _A = { "-//webtechs//dtd mozilla html 2.0//", "-//webtechs//dtd mozilla html//", ], - IA = [ - ...ZA, + BA = [ + ...OA, "-//w3c//dtd html 4.01 frameset//", "-//w3c//dtd html 4.01 transitional//", ], - kA = new Set([ + DA = new Set([ "-//w3o//dtd w3 html strict 3.0//en//", "-/w3c/dtd html 4.0 transitional/en", "html", ]), - OA = [ + PA = [ "-//w3c//dtd xhtml 1.0 frameset//", "-//w3c//dtd xhtml 1.0 transitional//", ], - BA = [ - ...OA, + FA = [ + ...PA, "-//w3c//dtd html 4.01 frameset//", "-//w3c//dtd html 4.01 transitional//", ]; -function DA(e, t) { +function UA(e, t) { return t.some((t) => e.startsWith(t)); } -const PA = "text/html", - FA = "application/xhtml+xml", - UA = new Map( +const zA = "text/html", + GA = "application/xhtml+xml", + $A = new Map( [ "attributeName", "attributeType", @@ -34169,26 +34180,26 @@ const PA = "text/html", "zoomAndPan", ].map((e) => [e.toLowerCase(), e]), ), - zA = new Map([ + WA = new Map([ [ "xlink:actuate", - { prefix: "xlink", name: "actuate", namespace: j_.XLINK }, + { prefix: "xlink", name: "actuate", namespace: K_.XLINK }, ], [ "xlink:arcrole", - { prefix: "xlink", name: "arcrole", namespace: j_.XLINK }, + { prefix: "xlink", name: "arcrole", namespace: K_.XLINK }, ], - ["xlink:href", { prefix: "xlink", name: "href", namespace: j_.XLINK }], - ["xlink:role", { prefix: "xlink", name: "role", namespace: j_.XLINK }], - ["xlink:show", { prefix: "xlink", name: "show", namespace: j_.XLINK }], - ["xlink:title", { prefix: "xlink", name: "title", namespace: j_.XLINK }], - ["xlink:type", { prefix: "xlink", name: "type", namespace: j_.XLINK }], - ["xml:lang", { prefix: "xml", name: "lang", namespace: j_.XML }], - ["xml:space", { prefix: "xml", name: "space", namespace: j_.XML }], - ["xmlns", { prefix: "", name: "xmlns", namespace: j_.XMLNS }], - ["xmlns:xlink", { prefix: "xmlns", name: "xlink", namespace: j_.XMLNS }], + ["xlink:href", { prefix: "xlink", name: "href", namespace: K_.XLINK }], + ["xlink:role", { prefix: "xlink", name: "role", namespace: K_.XLINK }], + ["xlink:show", { prefix: "xlink", name: "show", namespace: K_.XLINK }], + ["xlink:title", { prefix: "xlink", name: "title", namespace: K_.XLINK }], + ["xlink:type", { prefix: "xlink", name: "type", namespace: K_.XLINK }], + ["xml:lang", { prefix: "xml", name: "lang", namespace: K_.XML }], + ["xml:space", { prefix: "xml", name: "space", namespace: K_.XML }], + ["xmlns", { prefix: "", name: "xmlns", namespace: K_.XMLNS }], + ["xmlns:xlink", { prefix: "xmlns", name: "xlink", namespace: K_.XMLNS }], ]), - GA = new Map( + jA = new Map( [ "altGlyph", "altGlyphDef", @@ -34228,103 +34239,103 @@ const PA = "text/html", "textPath", ].map((e) => [e.toLowerCase(), e]), ), - $A = new Set([ - X_.B, - X_.BIG, - X_.BLOCKQUOTE, - X_.BODY, - X_.BR, - X_.CENTER, - X_.CODE, - X_.DD, - X_.DIV, - X_.DL, - X_.DT, - X_.EM, - X_.EMBED, - X_.H1, - X_.H2, - X_.H3, - X_.H4, - X_.H5, - X_.H6, - X_.HEAD, - X_.HR, - X_.I, - X_.IMG, - X_.LI, - X_.LISTING, - X_.MENU, - X_.META, - X_.NOBR, - X_.OL, - X_.P, - X_.PRE, - X_.RUBY, - X_.S, - X_.SMALL, - X_.SPAN, - X_.STRONG, - X_.STRIKE, - X_.SUB, - X_.SUP, - X_.TABLE, - X_.TT, - X_.U, - X_.UL, - X_.VAR, + qA = new Set([ + eA.B, + eA.BIG, + eA.BLOCKQUOTE, + eA.BODY, + eA.BR, + eA.CENTER, + eA.CODE, + eA.DD, + eA.DIV, + eA.DL, + eA.DT, + eA.EM, + eA.EMBED, + eA.H1, + eA.H2, + eA.H3, + eA.H4, + eA.H5, + eA.H6, + eA.HEAD, + eA.HR, + eA.I, + eA.IMG, + eA.LI, + eA.LISTING, + eA.MENU, + eA.META, + eA.NOBR, + eA.OL, + eA.P, + eA.PRE, + eA.RUBY, + eA.S, + eA.SMALL, + eA.SPAN, + eA.STRONG, + eA.STRIKE, + eA.SUB, + eA.SUP, + eA.TABLE, + eA.TT, + eA.U, + eA.UL, + eA.VAR, ]); -function WA(e) { +function YA(e) { for (let t = 0; t < e.attrs.length; t++) if ("definitionurl" === e.attrs[t].name) { e.attrs[t].name = "definitionURL"; break; } } -function jA(e) { +function KA(e) { for (let t = 0; t < e.attrs.length; t++) { - const n = UA.get(e.attrs[t].name); + const n = $A.get(e.attrs[t].name); null != n && (e.attrs[t].name = n); } } -function qA(e) { +function XA(e) { for (let t = 0; t < e.attrs.length; t++) { - const n = zA.get(e.attrs[t].name); + const n = WA.get(e.attrs[t].name); n && ((e.attrs[t].prefix = n.prefix), (e.attrs[t].name = n.name), (e.attrs[t].namespace = n.namespace)); } } -function YA(e, t, n, r) { +function QA(e, t, n, r) { return ( - ((!r || r === j_.HTML) && + ((!r || r === K_.HTML) && (function (e, t, n) { - if (t === j_.MATHML && e === X_.ANNOTATION_XML) + if (t === K_.MATHML && e === eA.ANNOTATION_XML) for (let e = 0; e < n.length; e++) - if (n[e].name === q_.ENCODING) { + if (n[e].name === X_.ENCODING) { const t = n[e].value.toLowerCase(); - return t === PA || t === FA; + return t === zA || t === GA; } return ( - t === j_.SVG && - (e === X_.FOREIGN_OBJECT || e === X_.DESC || e === X_.TITLE) + t === K_.SVG && + (e === eA.FOREIGN_OBJECT || e === eA.DESC || e === eA.TITLE) ); })(e, t, n)) || - ((!r || r === j_.MATHML) && + ((!r || r === K_.MATHML) && (function (e, t) { return ( - t === j_.MATHML && - (e === X_.MI || - e === X_.MO || - e === X_.MN || - e === X_.MS || - e === X_.MTEXT) + t === K_.MATHML && + (e === eA.MI || + e === eA.MO || + e === eA.MN || + e === eA.MS || + e === eA.MTEXT) ); })(e, t)) ); } -var KA; +var JA; !(function (e) { (e[(e.INITIAL = 0)] = "INITIAL"), (e[(e.BEFORE_HTML = 1)] = "BEFORE_HTML"), @@ -34349,8 +34360,8 @@ var KA; (e[(e.AFTER_FRAMESET = 20)] = "AFTER_FRAMESET"), (e[(e.AFTER_AFTER_BODY = 21)] = "AFTER_AFTER_BODY"), (e[(e.AFTER_AFTER_FRAMESET = 22)] = "AFTER_AFTER_FRAMESET"); -})(KA || (KA = {})); -const XA = { +})(JA || (JA = {})); +const eZ = { startLine: -1, startCol: -1, startOffset: -1, @@ -34358,21 +34369,21 @@ const XA = { endCol: -1, endOffset: -1, }, - QA = new Set([X_.TABLE, X_.TBODY, X_.TFOOT, X_.THEAD, X_.TR]), - JA = { + tZ = new Set([eA.TABLE, eA.TBODY, eA.TFOOT, eA.THEAD, eA.TR]), + nZ = { scriptingEnabled: !0, sourceCodeLocationInfo: !1, - treeAdapter: _A, + treeAdapter: IA, onParseError: null, }; -class eZ { +class rZ { constructor(e, t, n = null, r = null) { (this.fragmentContext = n), (this.scriptHandler = r), (this.currentToken = null), (this.stopped = !1), - (this.insertionMode = KA.INITIAL), - (this.originalInsertionMode = KA.INITIAL), + (this.insertionMode = JA.INITIAL), + (this.originalInsertionMode = JA.INITIAL), (this.headElement = null), (this.formElement = null), (this.currentNotInHTML = !1), @@ -34382,34 +34393,34 @@ class eZ { (this.framesetOk = !0), (this.skipNextNewLine = !1), (this.fosterParentingEnabled = !1), - (this.options = { ...JA, ...e }), + (this.options = { ...nZ, ...e }), (this.treeAdapter = this.options.treeAdapter), (this.onParseError = this.options.onParseError), this.onParseError && (this.options.sourceCodeLocationInfo = !0), (this.document = null != t ? t : this.treeAdapter.createDocument()), - (this.tokenizer = new fA(this.options, this)), - (this.activeFormattingElements = new xA(this.treeAdapter)), + (this.tokenizer = new wA(this.options, this)), + (this.activeFormattingElements = new ZA(this.treeAdapter)), (this.fragmentContextID = n - ? oA(this.treeAdapter.getTagName(n)) - : X_.UNKNOWN), + ? aA(this.treeAdapter.getTagName(n)) + : eA.UNKNOWN), this._setContextModes( null != n ? n : this.document, this.fragmentContextID, ), - (this.openElements = new SA(this.document, this.treeAdapter, this)); + (this.openElements = new xA(this.document, this.treeAdapter, this)); } static parse(e, t) { const n = new this(t); return n.tokenizer.write(e, !0), n.document; } static getFragmentParser(e, t) { - const n = { ...JA, ...t }; - null != e || (e = n.treeAdapter.createElement(K_.TEMPLATE, j_.HTML, [])); - const r = n.treeAdapter.createElement("documentmock", j_.HTML, []), + const n = { ...nZ, ...t }; + null != e || (e = n.treeAdapter.createElement(J_.TEMPLATE, K_.HTML, [])); + const r = n.treeAdapter.createElement("documentmock", K_.HTML, []), o = new this(n, r, e); return ( - o.fragmentContextID === X_.TEMPLATE && - o.tmplInsertionModeStack.unshift(KA.IN_TEMPLATE), + o.fragmentContextID === eA.TEMPLATE && + o.tmplInsertionModeStack.unshift(JA.IN_TEMPLATE), o._initTokenizerForFragmentParsing(), o._insertFakeRootElement(), o._resetInsertionMode(), @@ -34425,7 +34436,7 @@ class eZ { _err(e, t, n) { var r; if (!this.onParseError) return; - const o = null !== (r = e.location) && void 0 !== r ? r : XA, + const o = null !== (r = e.location) && void 0 !== r ? r : eZ, i = { code: t, startLine: o.startLine, @@ -34463,20 +34474,20 @@ class eZ { } _setContextModes(e, t) { const n = - e === this.document || this.treeAdapter.getNamespaceURI(e) === j_.HTML; + e === this.document || this.treeAdapter.getNamespaceURI(e) === K_.HTML; (this.currentNotInHTML = !n), (this.tokenizer.inForeignNode = !n && !this._isIntegrationPoint(t, e)); } _switchToTextParsing(e, t) { - this._insertElement(e, j_.HTML), + this._insertElement(e, K_.HTML), (this.tokenizer.state = t), (this.originalInsertionMode = this.insertionMode), - (this.insertionMode = KA.TEXT); + (this.insertionMode = JA.TEXT); } switchToPlaintextParsing() { - (this.insertionMode = KA.TEXT), - (this.originalInsertionMode = KA.IN_BODY), - (this.tokenizer.state = sA.PLAINTEXT); + (this.insertionMode = JA.TEXT), + (this.originalInsertionMode = JA.IN_BODY), + (this.tokenizer.state = uA.PLAINTEXT); } _getAdjustedCurrentElement() { return 0 === this.openElements.stackTop && this.fragmentContext @@ -34486,7 +34497,7 @@ class eZ { _findFormInFragmentContext() { let e = this.fragmentContext; for (; e; ) { - if (this.treeAdapter.getTagName(e) === K_.FORM) { + if (this.treeAdapter.getTagName(e) === J_.FORM) { this.formElement = e; break; } @@ -34496,26 +34507,26 @@ class eZ { _initTokenizerForFragmentParsing() { if ( this.fragmentContext && - this.treeAdapter.getNamespaceURI(this.fragmentContext) === j_.HTML + this.treeAdapter.getNamespaceURI(this.fragmentContext) === K_.HTML ) switch (this.fragmentContextID) { - case X_.TITLE: - case X_.TEXTAREA: - this.tokenizer.state = sA.RCDATA; + case eA.TITLE: + case eA.TEXTAREA: + this.tokenizer.state = uA.RCDATA; break; - case X_.STYLE: - case X_.XMP: - case X_.IFRAME: - case X_.NOEMBED: - case X_.NOFRAMES: - case X_.NOSCRIPT: - this.tokenizer.state = sA.RAWTEXT; + case eA.STYLE: + case eA.XMP: + case eA.IFRAME: + case eA.NOEMBED: + case eA.NOFRAMES: + case eA.NOSCRIPT: + this.tokenizer.state = uA.RAWTEXT; break; - case X_.SCRIPT: - this.tokenizer.state = sA.SCRIPT_DATA; + case eA.SCRIPT: + this.tokenizer.state = uA.SCRIPT_DATA; break; - case X_.PLAINTEXT: - this.tokenizer.state = sA.PLAINTEXT; + case eA.PLAINTEXT: + this.tokenizer.state = uA.PLAINTEXT; } } _setDocumentType(e) { @@ -34552,11 +34563,11 @@ class eZ { this.openElements.push(n, e.tagID); } _insertFakeElement(e, t) { - const n = this.treeAdapter.createElement(e, j_.HTML, []); + const n = this.treeAdapter.createElement(e, K_.HTML, []); this._attachElementToTree(n, null), this.openElements.push(n, t); } _insertTemplate(e) { - const t = this.treeAdapter.createElement(e.tagName, j_.HTML, e.attrs), + const t = this.treeAdapter.createElement(e.tagName, K_.HTML, e.attrs), n = this.treeAdapter.createDocumentFragment(); this.treeAdapter.setTemplateContent(t, n), this._attachElementToTree(t, e.location), @@ -34565,11 +34576,11 @@ class eZ { this.treeAdapter.setNodeSourceCodeLocation(n, null); } _insertFakeRootElement() { - const e = this.treeAdapter.createElement(K_.HTML, j_.HTML, []); + const e = this.treeAdapter.createElement(J_.HTML, K_.HTML, []); this.options.sourceCodeLocationInfo && this.treeAdapter.setNodeSourceCodeLocation(e, null), this.treeAdapter.appendChild(this.openElements.current, e), - this.openElements.push(e, X_.HTML); + this.openElements.push(e, eA.HTML); } _appendCommentNode(e, t) { const n = this.treeAdapter.createCommentNode(e.data); @@ -34618,7 +34629,7 @@ class eZ { const n = t.location, r = this.treeAdapter.getTagName(e), o = - t.type === k_.END_TAG && r === t.tagName + t.type === D_.END_TAG && r === t.tagName ? { endTag: { ...n }, endLine: n.endLine, @@ -34640,43 +34651,43 @@ class eZ { 0 === this.openElements.stackTop && this.fragmentContext ? ((t = this.fragmentContext), (n = this.fragmentContextID)) : ({ current: t, currentTagId: n } = this.openElements), - (e.tagID !== X_.SVG || - this.treeAdapter.getTagName(t) !== K_.ANNOTATION_XML || - this.treeAdapter.getNamespaceURI(t) !== j_.MATHML) && + (e.tagID !== eA.SVG || + this.treeAdapter.getTagName(t) !== J_.ANNOTATION_XML || + this.treeAdapter.getNamespaceURI(t) !== K_.MATHML) && (this.tokenizer.inForeignNode || - ((e.tagID === X_.MGLYPH || e.tagID === X_.MALIGNMARK) && - !this._isIntegrationPoint(n, t, j_.HTML))) + ((e.tagID === eA.MGLYPH || e.tagID === eA.MALIGNMARK) && + !this._isIntegrationPoint(n, t, K_.HTML))) ); } _processToken(e) { switch (e.type) { - case k_.CHARACTER: + case D_.CHARACTER: this.onCharacter(e); break; - case k_.NULL_CHARACTER: + case D_.NULL_CHARACTER: this.onNullCharacter(e); break; - case k_.COMMENT: + case D_.COMMENT: this.onComment(e); break; - case k_.DOCTYPE: + case D_.DOCTYPE: this.onDoctype(e); break; - case k_.START_TAG: + case D_.START_TAG: this._processStartTag(e); break; - case k_.END_TAG: + case D_.END_TAG: this.onEndTag(e); break; - case k_.EOF: + case D_.EOF: this.onEof(e); break; - case k_.WHITESPACE_CHARACTER: + case D_.WHITESPACE_CHARACTER: this.onWhitespaceCharacter(e); } } _isIntegrationPoint(e, t, n) { - return YA( + return QA( e, this.treeAdapter.getNamespaceURI(t), this.treeAdapter.getAttrList(t), @@ -34687,7 +34698,7 @@ class eZ { const e = this.activeFormattingElements.entries.length; if (e) { const t = this.activeFormattingElements.entries.findIndex( - (e) => e.type === TA.Marker || this.openElements.contains(e.element), + (e) => e.type === _A.Marker || this.openElements.contains(e.element), ); for (let n = t < 0 ? e - 1 : t - 1; n >= 0; n--) { const e = this.activeFormattingElements.entries[n]; @@ -34703,11 +34714,11 @@ class eZ { this.openElements.generateImpliedEndTags(), this.openElements.popUntilTableCellPopped(), this.activeFormattingElements.clearToLastMarker(), - (this.insertionMode = KA.IN_ROW); + (this.insertionMode = JA.IN_ROW); } _closePElement() { - this.openElements.generateImpliedEndTagsWithExclusion(X_.P), - this.openElements.popUntilTagNamePopped(X_.P); + this.openElements.generateImpliedEndTagsWithExclusion(eA.P), + this.openElements.popUntilTagNamePopped(eA.P); } _resetInsertionMode() { for (let e = this.openElements.stackTop; e >= 0; e--) @@ -34716,51 +34727,51 @@ class eZ { ? this.fragmentContextID : this.openElements.tagIDs[e] ) { - case X_.TR: - return void (this.insertionMode = KA.IN_ROW); - case X_.TBODY: - case X_.THEAD: - case X_.TFOOT: - return void (this.insertionMode = KA.IN_TABLE_BODY); - case X_.CAPTION: - return void (this.insertionMode = KA.IN_CAPTION); - case X_.COLGROUP: - return void (this.insertionMode = KA.IN_COLUMN_GROUP); - case X_.TABLE: - return void (this.insertionMode = KA.IN_TABLE); - case X_.BODY: - return void (this.insertionMode = KA.IN_BODY); - case X_.FRAMESET: - return void (this.insertionMode = KA.IN_FRAMESET); - case X_.SELECT: + case eA.TR: + return void (this.insertionMode = JA.IN_ROW); + case eA.TBODY: + case eA.THEAD: + case eA.TFOOT: + return void (this.insertionMode = JA.IN_TABLE_BODY); + case eA.CAPTION: + return void (this.insertionMode = JA.IN_CAPTION); + case eA.COLGROUP: + return void (this.insertionMode = JA.IN_COLUMN_GROUP); + case eA.TABLE: + return void (this.insertionMode = JA.IN_TABLE); + case eA.BODY: + return void (this.insertionMode = JA.IN_BODY); + case eA.FRAMESET: + return void (this.insertionMode = JA.IN_FRAMESET); + case eA.SELECT: return void this._resetInsertionModeForSelect(e); - case X_.TEMPLATE: + case eA.TEMPLATE: return void (this.insertionMode = this.tmplInsertionModeStack[0]); - case X_.HTML: + case eA.HTML: return void (this.insertionMode = this.headElement - ? KA.AFTER_HEAD - : KA.BEFORE_HEAD); - case X_.TD: - case X_.TH: - if (e > 0) return void (this.insertionMode = KA.IN_CELL); + ? JA.AFTER_HEAD + : JA.BEFORE_HEAD); + case eA.TD: + case eA.TH: + if (e > 0) return void (this.insertionMode = JA.IN_CELL); break; - case X_.HEAD: - if (e > 0) return void (this.insertionMode = KA.IN_HEAD); + case eA.HEAD: + if (e > 0) return void (this.insertionMode = JA.IN_HEAD); } - this.insertionMode = KA.IN_BODY; + this.insertionMode = JA.IN_BODY; } _resetInsertionModeForSelect(e) { if (e > 0) for (let t = e - 1; t > 0; t--) { const e = this.openElements.tagIDs[t]; - if (e === X_.TEMPLATE) break; - if (e === X_.TABLE) - return void (this.insertionMode = KA.IN_SELECT_IN_TABLE); + if (e === eA.TEMPLATE) break; + if (e === eA.TABLE) + return void (this.insertionMode = JA.IN_SELECT_IN_TABLE); } - this.insertionMode = KA.IN_SELECT; + this.insertionMode = JA.IN_SELECT; } _isElementCausesFosterParenting(e) { - return QA.has(e); + return tZ.has(e); } _shouldFosterParentOnInsertion() { return ( @@ -34772,14 +34783,14 @@ class eZ { for (let e = this.openElements.stackTop; e >= 0; e--) { const t = this.openElements.items[e]; switch (this.openElements.tagIDs[e]) { - case X_.TEMPLATE: - if (this.treeAdapter.getNamespaceURI(t) === j_.HTML) + case eA.TEMPLATE: + if (this.treeAdapter.getNamespaceURI(t) === K_.HTML) return { parent: this.treeAdapter.getTemplateContent(t), beforeElement: null, }; break; - case X_.TABLE: { + case eA.TABLE: { const n = this.treeAdapter.getParentNode(t); return n ? { parent: n, beforeElement: t } @@ -34797,7 +34808,7 @@ class eZ { } _isSpecialElement(e, t) { const n = this.treeAdapter.getNamespaceURI(e); - return lA[n].has(t); + return sA[n].has(t); } onCharacter(e) { if (((this.skipNextNewLine = !1), this.tokenizer.inForeignNode)) @@ -34806,130 +34817,130 @@ class eZ { })(this, e); else switch (this.insertionMode) { - case KA.INITIAL: - cZ(this, e); - break; - case KA.BEFORE_HTML: - dZ(this, e); + case JA.INITIAL: + pZ(this, e); break; - case KA.BEFORE_HEAD: - uZ(this, e); + case JA.BEFORE_HTML: + mZ(this, e); break; - case KA.IN_HEAD: + case JA.BEFORE_HEAD: hZ(this, e); break; - case KA.IN_HEAD_NO_SCRIPT: - fZ(this, e); + case JA.IN_HEAD: + vZ(this, e); break; - case KA.AFTER_HEAD: - gZ(this, e); + case JA.IN_HEAD_NO_SCRIPT: + wZ(this, e); break; - case KA.IN_BODY: - case KA.IN_CAPTION: - case KA.IN_CELL: - case KA.IN_TEMPLATE: + case JA.AFTER_HEAD: LZ(this, e); break; - case KA.TEXT: - case KA.IN_SELECT: - case KA.IN_SELECT_IN_TABLE: + case JA.IN_BODY: + case JA.IN_CAPTION: + case JA.IN_CELL: + case JA.IN_TEMPLATE: + HZ(this, e); + break; + case JA.TEXT: + case JA.IN_SELECT: + case JA.IN_SELECT_IN_TABLE: this._insertCharacters(e); break; - case KA.IN_TABLE: - case KA.IN_TABLE_BODY: - case KA.IN_ROW: - TZ(this, e); + case JA.IN_TABLE: + case JA.IN_TABLE_BODY: + case JA.IN_ROW: + _Z(this, e); break; - case KA.IN_TABLE_TEXT: - ZZ(this, e); + case JA.IN_TABLE_TEXT: + OZ(this, e); break; - case KA.IN_COLUMN_GROUP: - BZ(this, e); + case JA.IN_COLUMN_GROUP: + FZ(this, e); break; - case KA.AFTER_BODY: - jZ(this, e); + case JA.AFTER_BODY: + KZ(this, e); break; - case KA.AFTER_AFTER_BODY: - qZ(this, e); + case JA.AFTER_AFTER_BODY: + XZ(this, e); } } onNullCharacter(e) { if (((this.skipNextNewLine = !1), this.tokenizer.inForeignNode)) !(function (e, t) { - (t.chars = H_), e._insertCharacters(t); + (t.chars = y_), e._insertCharacters(t); })(this, e); else switch (this.insertionMode) { - case KA.INITIAL: - cZ(this, e); - break; - case KA.BEFORE_HTML: - dZ(this, e); + case JA.INITIAL: + pZ(this, e); break; - case KA.BEFORE_HEAD: - uZ(this, e); + case JA.BEFORE_HTML: + mZ(this, e); break; - case KA.IN_HEAD: + case JA.BEFORE_HEAD: hZ(this, e); break; - case KA.IN_HEAD_NO_SCRIPT: - fZ(this, e); + case JA.IN_HEAD: + vZ(this, e); break; - case KA.AFTER_HEAD: - gZ(this, e); + case JA.IN_HEAD_NO_SCRIPT: + wZ(this, e); + break; + case JA.AFTER_HEAD: + LZ(this, e); break; - case KA.TEXT: + case JA.TEXT: this._insertCharacters(e); break; - case KA.IN_TABLE: - case KA.IN_TABLE_BODY: - case KA.IN_ROW: - TZ(this, e); + case JA.IN_TABLE: + case JA.IN_TABLE_BODY: + case JA.IN_ROW: + _Z(this, e); break; - case KA.IN_COLUMN_GROUP: - BZ(this, e); + case JA.IN_COLUMN_GROUP: + FZ(this, e); break; - case KA.AFTER_BODY: - jZ(this, e); + case JA.AFTER_BODY: + KZ(this, e); break; - case KA.AFTER_AFTER_BODY: - qZ(this, e); + case JA.AFTER_AFTER_BODY: + XZ(this, e); } } onComment(e) { - if (((this.skipNextNewLine = !1), this.currentNotInHTML)) CZ(this, e); + if (((this.skipNextNewLine = !1), this.currentNotInHTML)) dZ(this, e); else switch (this.insertionMode) { - case KA.INITIAL: - case KA.BEFORE_HTML: - case KA.BEFORE_HEAD: - case KA.IN_HEAD: - case KA.IN_HEAD_NO_SCRIPT: - case KA.AFTER_HEAD: - case KA.IN_BODY: - case KA.IN_TABLE: - case KA.IN_CAPTION: - case KA.IN_COLUMN_GROUP: - case KA.IN_TABLE_BODY: - case KA.IN_ROW: - case KA.IN_CELL: - case KA.IN_SELECT: - case KA.IN_SELECT_IN_TABLE: - case KA.IN_TEMPLATE: - case KA.IN_FRAMESET: - case KA.AFTER_FRAMESET: - CZ(this, e); + case JA.INITIAL: + case JA.BEFORE_HTML: + case JA.BEFORE_HEAD: + case JA.IN_HEAD: + case JA.IN_HEAD_NO_SCRIPT: + case JA.AFTER_HEAD: + case JA.IN_BODY: + case JA.IN_TABLE: + case JA.IN_CAPTION: + case JA.IN_COLUMN_GROUP: + case JA.IN_TABLE_BODY: + case JA.IN_ROW: + case JA.IN_CELL: + case JA.IN_SELECT: + case JA.IN_SELECT_IN_TABLE: + case JA.IN_TEMPLATE: + case JA.IN_FRAMESET: + case JA.AFTER_FRAMESET: + dZ(this, e); break; - case KA.IN_TABLE_TEXT: - IZ(this, e); + case JA.IN_TABLE_TEXT: + BZ(this, e); break; - case KA.AFTER_BODY: + case JA.AFTER_BODY: !(function (e, t) { e._appendCommentNode(t, e.openElements.items[0]); })(this, e); break; - case KA.AFTER_AFTER_BODY: - case KA.AFTER_AFTER_FRAMESET: + case JA.AFTER_AFTER_BODY: + case JA.AFTER_AFTER_FRAMESET: !(function (e, t) { e._appendCommentNode(t, e.document); })(this, e); @@ -34937,49 +34948,49 @@ class eZ { } onDoctype(e) { switch (((this.skipNextNewLine = !1), this.insertionMode)) { - case KA.INITIAL: + case JA.INITIAL: !(function (e, t) { e._setDocumentType(t); const n = t.forceQuirks - ? Y_.QUIRKS + ? Q_.QUIRKS : (function (e) { - if (e.name !== AA) return Y_.QUIRKS; + if (e.name !== kA) return Q_.QUIRKS; const { systemId: t } = e; if ( t && "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd" === t.toLowerCase() ) - return Y_.QUIRKS; + return Q_.QUIRKS; let { publicId: n } = e; if (null !== n) { - if (((n = n.toLowerCase()), kA.has(n))) return Y_.QUIRKS; - let e = null === t ? IA : ZA; - if (DA(n, e)) return Y_.QUIRKS; - if (((e = null === t ? OA : BA), DA(n, e))) - return Y_.LIMITED_QUIRKS; + if (((n = n.toLowerCase()), DA.has(n))) return Q_.QUIRKS; + let e = null === t ? BA : OA; + if (UA(n, e)) return Q_.QUIRKS; + if (((e = null === t ? PA : FA), UA(n, e))) + return Q_.LIMITED_QUIRKS; } - return Y_.NO_QUIRKS; + return Q_.NO_QUIRKS; })(t); (function (e) { return ( - e.name === AA && + e.name === kA && null === e.publicId && (null === e.systemId || "about:legacy-compat" === e.systemId) ); - })(t) || e._err(t, Z_.nonConformingDoctype); + })(t) || e._err(t, O_.nonConformingDoctype); e.treeAdapter.setDocumentMode(e.document, n), - (e.insertionMode = KA.BEFORE_HTML); + (e.insertionMode = JA.BEFORE_HTML); })(this, e); break; - case KA.BEFORE_HEAD: - case KA.IN_HEAD: - case KA.IN_HEAD_NO_SCRIPT: - case KA.AFTER_HEAD: - this._err(e, Z_.misplacedDoctype); + case JA.BEFORE_HEAD: + case JA.IN_HEAD: + case JA.IN_HEAD_NO_SCRIPT: + case JA.AFTER_HEAD: + this._err(e, O_.misplacedDoctype); break; - case KA.IN_TABLE_TEXT: - IZ(this, e); + case JA.IN_TABLE_TEXT: + BZ(this, e); } } onStartTag(e) { @@ -34988,7 +34999,7 @@ class eZ { this._processStartTag(e), e.selfClosing && !e.ackSelfClosing && - this._err(e, Z_.nonVoidHtmlElementStartTagWithTrailingSolidus); + this._err(e, O_.nonVoidHtmlElementStartTagWithTrailingSolidus); } _processStartTag(e) { this.shouldProcessStartTagTokenInForeignContent(e) @@ -34997,28 +35008,28 @@ class eZ { (function (e) { const t = e.tagID; return ( - (t === X_.FONT && + (t === eA.FONT && e.attrs.some( ({ name: e }) => - e === q_.COLOR || e === q_.SIZE || e === q_.FACE, + e === X_.COLOR || e === X_.SIZE || e === X_.FACE, )) || - $A.has(t) + qA.has(t) ); })(t) ) - YZ(e), e._startTagOutsideForeignContent(t); + QZ(e), e._startTagOutsideForeignContent(t); else { const n = e._getAdjustedCurrentElement(), r = e.treeAdapter.getNamespaceURI(n); - r === j_.MATHML - ? WA(t) - : r === j_.SVG && + r === K_.MATHML + ? YA(t) + : r === K_.SVG && (!(function (e) { - const t = GA.get(e.tagName); - null != t && ((e.tagName = t), (e.tagID = oA(e.tagName))); + const t = jA.get(e.tagName); + null != t && ((e.tagName = t), (e.tagID = aA(e.tagName))); })(t), - jA(t)), - qA(t), + KA(t)), + XA(t), t.selfClosing ? e._appendElement(t, r) : e._insertElement(t, r), (t.ackSelfClosing = !0); } @@ -35027,249 +35038,249 @@ class eZ { } _startTagOutsideForeignContent(e) { switch (this.insertionMode) { - case KA.INITIAL: - cZ(this, e); + case JA.INITIAL: + pZ(this, e); break; - case KA.BEFORE_HTML: + case JA.BEFORE_HTML: !(function (e, t) { - t.tagID === X_.HTML - ? (e._insertElement(t, j_.HTML), (e.insertionMode = KA.BEFORE_HEAD)) - : dZ(e, t); + t.tagID === eA.HTML + ? (e._insertElement(t, K_.HTML), (e.insertionMode = JA.BEFORE_HEAD)) + : mZ(e, t); })(this, e); break; - case KA.BEFORE_HEAD: + case JA.BEFORE_HEAD: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.HEAD: - e._insertElement(t, j_.HTML), + case eA.HEAD: + e._insertElement(t, K_.HTML), (e.headElement = e.openElements.current), - (e.insertionMode = KA.IN_HEAD); + (e.insertionMode = JA.IN_HEAD); break; default: - uZ(e, t); + hZ(e, t); } })(this, e); break; - case KA.IN_HEAD: - pZ(this, e); + case JA.IN_HEAD: + fZ(this, e); break; - case KA.IN_HEAD_NO_SCRIPT: + case JA.IN_HEAD_NO_SCRIPT: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.BASEFONT: - case X_.BGSOUND: - case X_.HEAD: - case X_.LINK: - case X_.META: - case X_.NOFRAMES: - case X_.STYLE: - pZ(e, t); + case eA.BASEFONT: + case eA.BGSOUND: + case eA.HEAD: + case eA.LINK: + case eA.META: + case eA.NOFRAMES: + case eA.STYLE: + fZ(e, t); break; - case X_.NOSCRIPT: - e._err(t, Z_.nestedNoscriptInHead); + case eA.NOSCRIPT: + e._err(t, O_.nestedNoscriptInHead); break; default: - fZ(e, t); + wZ(e, t); } })(this, e); break; - case KA.AFTER_HEAD: + case JA.AFTER_HEAD: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.BODY: - e._insertElement(t, j_.HTML), + case eA.BODY: + e._insertElement(t, K_.HTML), (e.framesetOk = !1), - (e.insertionMode = KA.IN_BODY); + (e.insertionMode = JA.IN_BODY); break; - case X_.FRAMESET: - e._insertElement(t, j_.HTML), (e.insertionMode = KA.IN_FRAMESET); + case eA.FRAMESET: + e._insertElement(t, K_.HTML), (e.insertionMode = JA.IN_FRAMESET); break; - case X_.BASE: - case X_.BASEFONT: - case X_.BGSOUND: - case X_.LINK: - case X_.META: - case X_.NOFRAMES: - case X_.SCRIPT: - case X_.STYLE: - case X_.TEMPLATE: - case X_.TITLE: - e._err(t, Z_.abandonedHeadElementChild), - e.openElements.push(e.headElement, X_.HEAD), - pZ(e, t), + case eA.BASE: + case eA.BASEFONT: + case eA.BGSOUND: + case eA.LINK: + case eA.META: + case eA.NOFRAMES: + case eA.SCRIPT: + case eA.STYLE: + case eA.TEMPLATE: + case eA.TITLE: + e._err(t, O_.abandonedHeadElementChild), + e.openElements.push(e.headElement, eA.HEAD), + fZ(e, t), e.openElements.remove(e.headElement); break; - case X_.HEAD: - e._err(t, Z_.misplacedStartTagForHeadElement); + case eA.HEAD: + e._err(t, O_.misplacedStartTagForHeadElement); break; default: - gZ(e, t); + LZ(e, t); } })(this, e); break; - case KA.IN_BODY: - RZ(this, e); + case JA.IN_BODY: + SZ(this, e); break; - case KA.IN_TABLE: - NZ(this, e); + case JA.IN_TABLE: + AZ(this, e); break; - case KA.IN_TABLE_TEXT: - IZ(this, e); + case JA.IN_TABLE_TEXT: + BZ(this, e); break; - case KA.IN_CAPTION: + case JA.IN_CAPTION: !(function (e, t) { const n = t.tagID; - kZ.has(n) - ? e.openElements.hasInTableScope(X_.CAPTION) && + DZ.has(n) + ? e.openElements.hasInTableScope(eA.CAPTION) && (e.openElements.generateImpliedEndTags(), - e.openElements.popUntilTagNamePopped(X_.CAPTION), + e.openElements.popUntilTagNamePopped(eA.CAPTION), e.activeFormattingElements.clearToLastMarker(), - (e.insertionMode = KA.IN_TABLE), - NZ(e, t)) - : RZ(e, t); + (e.insertionMode = JA.IN_TABLE), + AZ(e, t)) + : SZ(e, t); })(this, e); break; - case KA.IN_COLUMN_GROUP: - OZ(this, e); + case JA.IN_COLUMN_GROUP: + PZ(this, e); break; - case KA.IN_TABLE_BODY: - DZ(this, e); + case JA.IN_TABLE_BODY: + UZ(this, e); break; - case KA.IN_ROW: - FZ(this, e); + case JA.IN_ROW: + GZ(this, e); break; - case KA.IN_CELL: + case JA.IN_CELL: !(function (e, t) { const n = t.tagID; - kZ.has(n) - ? (e.openElements.hasInTableScope(X_.TD) || - e.openElements.hasInTableScope(X_.TH)) && - (e._closeTableCell(), FZ(e, t)) - : RZ(e, t); + DZ.has(n) + ? (e.openElements.hasInTableScope(eA.TD) || + e.openElements.hasInTableScope(eA.TH)) && + (e._closeTableCell(), GZ(e, t)) + : SZ(e, t); })(this, e); break; - case KA.IN_SELECT: - zZ(this, e); + case JA.IN_SELECT: + WZ(this, e); break; - case KA.IN_SELECT_IN_TABLE: + case JA.IN_SELECT_IN_TABLE: !(function (e, t) { const n = t.tagID; - n === X_.CAPTION || - n === X_.TABLE || - n === X_.TBODY || - n === X_.TFOOT || - n === X_.THEAD || - n === X_.TR || - n === X_.TD || - n === X_.TH - ? (e.openElements.popUntilTagNamePopped(X_.SELECT), + n === eA.CAPTION || + n === eA.TABLE || + n === eA.TBODY || + n === eA.TFOOT || + n === eA.THEAD || + n === eA.TR || + n === eA.TD || + n === eA.TH + ? (e.openElements.popUntilTagNamePopped(eA.SELECT), e._resetInsertionMode(), e._processStartTag(t)) - : zZ(e, t); + : WZ(e, t); })(this, e); break; - case KA.IN_TEMPLATE: + case JA.IN_TEMPLATE: !(function (e, t) { switch (t.tagID) { - case X_.BASE: - case X_.BASEFONT: - case X_.BGSOUND: - case X_.LINK: - case X_.META: - case X_.NOFRAMES: - case X_.SCRIPT: - case X_.STYLE: - case X_.TEMPLATE: - case X_.TITLE: - pZ(e, t); + case eA.BASE: + case eA.BASEFONT: + case eA.BGSOUND: + case eA.LINK: + case eA.META: + case eA.NOFRAMES: + case eA.SCRIPT: + case eA.STYLE: + case eA.TEMPLATE: + case eA.TITLE: + fZ(e, t); break; - case X_.CAPTION: - case X_.COLGROUP: - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: - (e.tmplInsertionModeStack[0] = KA.IN_TABLE), - (e.insertionMode = KA.IN_TABLE), - NZ(e, t); + case eA.CAPTION: + case eA.COLGROUP: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: + (e.tmplInsertionModeStack[0] = JA.IN_TABLE), + (e.insertionMode = JA.IN_TABLE), + AZ(e, t); break; - case X_.COL: - (e.tmplInsertionModeStack[0] = KA.IN_COLUMN_GROUP), - (e.insertionMode = KA.IN_COLUMN_GROUP), - OZ(e, t); + case eA.COL: + (e.tmplInsertionModeStack[0] = JA.IN_COLUMN_GROUP), + (e.insertionMode = JA.IN_COLUMN_GROUP), + PZ(e, t); break; - case X_.TR: - (e.tmplInsertionModeStack[0] = KA.IN_TABLE_BODY), - (e.insertionMode = KA.IN_TABLE_BODY), - DZ(e, t); + case eA.TR: + (e.tmplInsertionModeStack[0] = JA.IN_TABLE_BODY), + (e.insertionMode = JA.IN_TABLE_BODY), + UZ(e, t); break; - case X_.TD: - case X_.TH: - (e.tmplInsertionModeStack[0] = KA.IN_ROW), - (e.insertionMode = KA.IN_ROW), - FZ(e, t); + case eA.TD: + case eA.TH: + (e.tmplInsertionModeStack[0] = JA.IN_ROW), + (e.insertionMode = JA.IN_ROW), + GZ(e, t); break; default: - (e.tmplInsertionModeStack[0] = KA.IN_BODY), - (e.insertionMode = KA.IN_BODY), - RZ(e, t); + (e.tmplInsertionModeStack[0] = JA.IN_BODY), + (e.insertionMode = JA.IN_BODY), + SZ(e, t); } })(this, e); break; - case KA.AFTER_BODY: + case JA.AFTER_BODY: !(function (e, t) { - t.tagID === X_.HTML ? RZ(e, t) : jZ(e, t); + t.tagID === eA.HTML ? SZ(e, t) : KZ(e, t); })(this, e); break; - case KA.IN_FRAMESET: + case JA.IN_FRAMESET: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.FRAMESET: - e._insertElement(t, j_.HTML); + case eA.FRAMESET: + e._insertElement(t, K_.HTML); break; - case X_.FRAME: - e._appendElement(t, j_.HTML), (t.ackSelfClosing = !0); + case eA.FRAME: + e._appendElement(t, K_.HTML), (t.ackSelfClosing = !0); break; - case X_.NOFRAMES: - pZ(e, t); + case eA.NOFRAMES: + fZ(e, t); } })(this, e); break; - case KA.AFTER_FRAMESET: + case JA.AFTER_FRAMESET: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.NOFRAMES: - pZ(e, t); + case eA.NOFRAMES: + fZ(e, t); } })(this, e); break; - case KA.AFTER_AFTER_BODY: + case JA.AFTER_AFTER_BODY: !(function (e, t) { - t.tagID === X_.HTML ? RZ(e, t) : qZ(e, t); + t.tagID === eA.HTML ? SZ(e, t) : XZ(e, t); })(this, e); break; - case KA.AFTER_AFTER_FRAMESET: + case JA.AFTER_AFTER_FRAMESET: !(function (e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.NOFRAMES: - pZ(e, t); + case eA.NOFRAMES: + fZ(e, t); } })(this, e); } @@ -35279,11 +35290,11 @@ class eZ { (this.currentToken = e), this.currentNotInHTML ? (function (e, t) { - if (t.tagID === X_.P || t.tagID === X_.BR) - return YZ(e), void e._endTagOutsideForeignContent(t); + if (t.tagID === eA.P || t.tagID === eA.BR) + return QZ(e), void e._endTagOutsideForeignContent(t); for (let n = e.openElements.stackTop; n > 0; n--) { const r = e.openElements.items[n]; - if (e.treeAdapter.getNamespaceURI(r) === j_.HTML) { + if (e.treeAdapter.getNamespaceURI(r) === K_.HTML) { e._endTagOutsideForeignContent(t); break; } @@ -35298,280 +35309,280 @@ class eZ { } _endTagOutsideForeignContent(e) { switch (this.insertionMode) { - case KA.INITIAL: - cZ(this, e); + case JA.INITIAL: + pZ(this, e); break; - case KA.BEFORE_HTML: + case JA.BEFORE_HTML: !(function (e, t) { const n = t.tagID; - (n !== X_.HTML && n !== X_.HEAD && n !== X_.BODY && n !== X_.BR) || - dZ(e, t); + (n !== eA.HTML && n !== eA.HEAD && n !== eA.BODY && n !== eA.BR) || + mZ(e, t); })(this, e); break; - case KA.BEFORE_HEAD: + case JA.BEFORE_HEAD: !(function (e, t) { const n = t.tagID; - n === X_.HEAD || n === X_.BODY || n === X_.HTML || n === X_.BR - ? uZ(e, t) - : e._err(t, Z_.endTagWithoutMatchingOpenElement); + n === eA.HEAD || n === eA.BODY || n === eA.HTML || n === eA.BR + ? hZ(e, t) + : e._err(t, O_.endTagWithoutMatchingOpenElement); })(this, e); break; - case KA.IN_HEAD: + case JA.IN_HEAD: !(function (e, t) { switch (t.tagID) { - case X_.HEAD: - e.openElements.pop(), (e.insertionMode = KA.AFTER_HEAD); + case eA.HEAD: + e.openElements.pop(), (e.insertionMode = JA.AFTER_HEAD); break; - case X_.BODY: - case X_.BR: - case X_.HTML: - hZ(e, t); + case eA.BODY: + case eA.BR: + case eA.HTML: + vZ(e, t); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); break; default: - e._err(t, Z_.endTagWithoutMatchingOpenElement); + e._err(t, O_.endTagWithoutMatchingOpenElement); } })(this, e); break; - case KA.IN_HEAD_NO_SCRIPT: + case JA.IN_HEAD_NO_SCRIPT: !(function (e, t) { switch (t.tagID) { - case X_.NOSCRIPT: - e.openElements.pop(), (e.insertionMode = KA.IN_HEAD); + case eA.NOSCRIPT: + e.openElements.pop(), (e.insertionMode = JA.IN_HEAD); break; - case X_.BR: - fZ(e, t); + case eA.BR: + wZ(e, t); break; default: - e._err(t, Z_.endTagWithoutMatchingOpenElement); + e._err(t, O_.endTagWithoutMatchingOpenElement); } })(this, e); break; - case KA.AFTER_HEAD: + case JA.AFTER_HEAD: !(function (e, t) { switch (t.tagID) { - case X_.BODY: - case X_.HTML: - case X_.BR: - gZ(e, t); + case eA.BODY: + case eA.HTML: + case eA.BR: + LZ(e, t); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); break; default: - e._err(t, Z_.endTagWithoutMatchingOpenElement); + e._err(t, O_.endTagWithoutMatchingOpenElement); } })(this, e); break; - case KA.IN_BODY: - VZ(this, e); + case JA.IN_BODY: + NZ(this, e); break; - case KA.TEXT: + case JA.TEXT: !(function (e, t) { var n; - t.tagID === X_.SCRIPT && + t.tagID === eA.SCRIPT && (null === (n = e.scriptHandler) || void 0 === n || n.call(e, e.openElements.current)); e.openElements.pop(), (e.insertionMode = e.originalInsertionMode); })(this, e); break; - case KA.IN_TABLE: - xZ(this, e); + case JA.IN_TABLE: + ZZ(this, e); break; - case KA.IN_TABLE_TEXT: - IZ(this, e); + case JA.IN_TABLE_TEXT: + BZ(this, e); break; - case KA.IN_CAPTION: + case JA.IN_CAPTION: !(function (e, t) { const n = t.tagID; switch (n) { - case X_.CAPTION: - case X_.TABLE: - e.openElements.hasInTableScope(X_.CAPTION) && + case eA.CAPTION: + case eA.TABLE: + e.openElements.hasInTableScope(eA.CAPTION) && (e.openElements.generateImpliedEndTags(), - e.openElements.popUntilTagNamePopped(X_.CAPTION), + e.openElements.popUntilTagNamePopped(eA.CAPTION), e.activeFormattingElements.clearToLastMarker(), - (e.insertionMode = KA.IN_TABLE), - n === X_.TABLE && xZ(e, t)); + (e.insertionMode = JA.IN_TABLE), + n === eA.TABLE && ZZ(e, t)); break; - case X_.BODY: - case X_.COL: - case X_.COLGROUP: - case X_.HTML: - case X_.TBODY: - case X_.TD: - case X_.TFOOT: - case X_.TH: - case X_.THEAD: - case X_.TR: + case eA.BODY: + case eA.COL: + case eA.COLGROUP: + case eA.HTML: + case eA.TBODY: + case eA.TD: + case eA.TFOOT: + case eA.TH: + case eA.THEAD: + case eA.TR: break; default: - VZ(e, t); + NZ(e, t); } })(this, e); break; - case KA.IN_COLUMN_GROUP: + case JA.IN_COLUMN_GROUP: !(function (e, t) { switch (t.tagID) { - case X_.COLGROUP: - e.openElements.currentTagId === X_.COLGROUP && - (e.openElements.pop(), (e.insertionMode = KA.IN_TABLE)); + case eA.COLGROUP: + e.openElements.currentTagId === eA.COLGROUP && + (e.openElements.pop(), (e.insertionMode = JA.IN_TABLE)); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); break; - case X_.COL: + case eA.COL: break; default: - BZ(e, t); + FZ(e, t); } })(this, e); break; - case KA.IN_TABLE_BODY: - PZ(this, e); + case JA.IN_TABLE_BODY: + zZ(this, e); break; - case KA.IN_ROW: - UZ(this, e); + case JA.IN_ROW: + $Z(this, e); break; - case KA.IN_CELL: + case JA.IN_CELL: !(function (e, t) { const n = t.tagID; switch (n) { - case X_.TD: - case X_.TH: + case eA.TD: + case eA.TH: e.openElements.hasInTableScope(n) && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilTagNamePopped(n), e.activeFormattingElements.clearToLastMarker(), - (e.insertionMode = KA.IN_ROW)); + (e.insertionMode = JA.IN_ROW)); break; - case X_.TABLE: - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: - case X_.TR: + case eA.TABLE: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: + case eA.TR: e.openElements.hasInTableScope(n) && - (e._closeTableCell(), UZ(e, t)); + (e._closeTableCell(), $Z(e, t)); break; - case X_.BODY: - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.HTML: + case eA.BODY: + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.HTML: break; default: - VZ(e, t); + NZ(e, t); } })(this, e); break; - case KA.IN_SELECT: - GZ(this, e); + case JA.IN_SELECT: + jZ(this, e); break; - case KA.IN_SELECT_IN_TABLE: + case JA.IN_SELECT_IN_TABLE: !(function (e, t) { const n = t.tagID; - n === X_.CAPTION || - n === X_.TABLE || - n === X_.TBODY || - n === X_.TFOOT || - n === X_.THEAD || - n === X_.TR || - n === X_.TD || - n === X_.TH + n === eA.CAPTION || + n === eA.TABLE || + n === eA.TBODY || + n === eA.TFOOT || + n === eA.THEAD || + n === eA.TR || + n === eA.TD || + n === eA.TH ? e.openElements.hasInTableScope(n) && - (e.openElements.popUntilTagNamePopped(X_.SELECT), + (e.openElements.popUntilTagNamePopped(eA.SELECT), e._resetInsertionMode(), e.onEndTag(t)) - : GZ(e, t); + : jZ(e, t); })(this, e); break; - case KA.IN_TEMPLATE: + case JA.IN_TEMPLATE: !(function (e, t) { - t.tagID === X_.TEMPLATE && mZ(e, t); + t.tagID === eA.TEMPLATE && gZ(e, t); })(this, e); break; - case KA.AFTER_BODY: - WZ(this, e); + case JA.AFTER_BODY: + YZ(this, e); break; - case KA.IN_FRAMESET: + case JA.IN_FRAMESET: !(function (e, t) { - t.tagID !== X_.FRAMESET || + t.tagID !== eA.FRAMESET || e.openElements.isRootHtmlElementCurrent() || (e.openElements.pop(), e.fragmentContext || - e.openElements.currentTagId === X_.FRAMESET || - (e.insertionMode = KA.AFTER_FRAMESET)); + e.openElements.currentTagId === eA.FRAMESET || + (e.insertionMode = JA.AFTER_FRAMESET)); })(this, e); break; - case KA.AFTER_FRAMESET: + case JA.AFTER_FRAMESET: !(function (e, t) { - t.tagID === X_.HTML && (e.insertionMode = KA.AFTER_AFTER_FRAMESET); + t.tagID === eA.HTML && (e.insertionMode = JA.AFTER_AFTER_FRAMESET); })(this, e); break; - case KA.AFTER_AFTER_BODY: - qZ(this, e); + case JA.AFTER_AFTER_BODY: + XZ(this, e); } } onEof(e) { switch (this.insertionMode) { - case KA.INITIAL: - cZ(this, e); - break; - case KA.BEFORE_HTML: - dZ(this, e); + case JA.INITIAL: + pZ(this, e); break; - case KA.BEFORE_HEAD: - uZ(this, e); + case JA.BEFORE_HTML: + mZ(this, e); break; - case KA.IN_HEAD: + case JA.BEFORE_HEAD: hZ(this, e); break; - case KA.IN_HEAD_NO_SCRIPT: - fZ(this, e); + case JA.IN_HEAD: + vZ(this, e); break; - case KA.AFTER_HEAD: - gZ(this, e); + case JA.IN_HEAD_NO_SCRIPT: + wZ(this, e); break; - case KA.IN_BODY: - case KA.IN_TABLE: - case KA.IN_CAPTION: - case KA.IN_COLUMN_GROUP: - case KA.IN_TABLE_BODY: - case KA.IN_ROW: - case KA.IN_CELL: - case KA.IN_SELECT: - case KA.IN_SELECT_IN_TABLE: - SZ(this, e); + case JA.AFTER_HEAD: + LZ(this, e); + break; + case JA.IN_BODY: + case JA.IN_TABLE: + case JA.IN_CAPTION: + case JA.IN_COLUMN_GROUP: + case JA.IN_TABLE_BODY: + case JA.IN_ROW: + case JA.IN_CELL: + case JA.IN_SELECT: + case JA.IN_SELECT_IN_TABLE: + xZ(this, e); break; - case KA.TEXT: + case JA.TEXT: !(function (e, t) { - e._err(t, Z_.eofInElementThatCanContainOnlyText), + e._err(t, O_.eofInElementThatCanContainOnlyText), e.openElements.pop(), (e.insertionMode = e.originalInsertionMode), e.onEof(t); })(this, e); break; - case KA.IN_TABLE_TEXT: - IZ(this, e); + case JA.IN_TABLE_TEXT: + BZ(this, e); break; - case KA.IN_TEMPLATE: - $Z(this, e); + case JA.IN_TEMPLATE: + qZ(this, e); break; - case KA.AFTER_BODY: - case KA.IN_FRAMESET: - case KA.AFTER_FRAMESET: - case KA.AFTER_AFTER_BODY: - case KA.AFTER_AFTER_FRAMESET: - sZ(this, e); + case JA.AFTER_BODY: + case JA.IN_FRAMESET: + case JA.AFTER_FRAMESET: + case JA.AFTER_AFTER_BODY: + case JA.AFTER_AFTER_FRAMESET: + uZ(this, e); } } onWhitespaceCharacter(e) { if ( this.skipNextNewLine && - ((this.skipNextNewLine = !1), e.chars.charCodeAt(0) === E_.LINE_FEED) + ((this.skipNextNewLine = !1), e.chars.charCodeAt(0) === V_.LINE_FEED) ) { if (1 === e.chars.length) return; e.chars = e.chars.substr(1); @@ -35579,37 +35590,37 @@ class eZ { if (this.tokenizer.inForeignNode) this._insertCharacters(e); else switch (this.insertionMode) { - case KA.IN_HEAD: - case KA.IN_HEAD_NO_SCRIPT: - case KA.AFTER_HEAD: - case KA.TEXT: - case KA.IN_COLUMN_GROUP: - case KA.IN_SELECT: - case KA.IN_SELECT_IN_TABLE: - case KA.IN_FRAMESET: - case KA.AFTER_FRAMESET: + case JA.IN_HEAD: + case JA.IN_HEAD_NO_SCRIPT: + case JA.AFTER_HEAD: + case JA.TEXT: + case JA.IN_COLUMN_GROUP: + case JA.IN_SELECT: + case JA.IN_SELECT_IN_TABLE: + case JA.IN_FRAMESET: + case JA.AFTER_FRAMESET: this._insertCharacters(e); break; - case KA.IN_BODY: - case KA.IN_CAPTION: - case KA.IN_CELL: - case KA.IN_TEMPLATE: - case KA.AFTER_BODY: - case KA.AFTER_AFTER_BODY: - case KA.AFTER_AFTER_FRAMESET: - wZ(this, e); + case JA.IN_BODY: + case JA.IN_CAPTION: + case JA.IN_CELL: + case JA.IN_TEMPLATE: + case JA.AFTER_BODY: + case JA.AFTER_AFTER_BODY: + case JA.AFTER_AFTER_FRAMESET: + MZ(this, e); break; - case KA.IN_TABLE: - case KA.IN_TABLE_BODY: - case KA.IN_ROW: - TZ(this, e); + case JA.IN_TABLE: + case JA.IN_TABLE_BODY: + case JA.IN_ROW: + _Z(this, e); break; - case KA.IN_TABLE_TEXT: - AZ(this, e); + case JA.IN_TABLE_TEXT: + kZ(this, e); } } } -function tZ(e, t) { +function oZ(e, t) { let n = e.activeFormattingElements.getElementEntryInScopeWithTagName( t.tagName, ); @@ -35618,11 +35629,11 @@ function tZ(e, t) { ? e.openElements.contains(n.element) ? e.openElements.hasInScope(t.tagID) || (n = null) : (e.activeFormattingElements.removeEntry(n), (n = null)) - : yZ(e, t), + : TZ(e, t), n ); } -function nZ(e, t) { +function iZ(e, t) { let n = null, r = e.openElements.stackTop; for (; r >= 0; r--) { @@ -35637,7 +35648,7 @@ function nZ(e, t) { n ); } -function rZ(e, t, n) { +function lZ(e, t, n) { let r = t, o = e.openElements.getCommonAncestor(t); for (let i = 0, l = o; l !== n; i++, l = o) { @@ -35647,7 +35658,7 @@ function rZ(e, t, n) { !n || a ? (a && e.activeFormattingElements.removeEntry(n), e.openElements.remove(l)) - : ((l = oZ(e, n)), + : ((l = aZ(e, n)), r === t && (e.activeFormattingElements.bookmark = n), e.treeAdapter.detachNode(r), e.treeAdapter.appendChild(l, r), @@ -35655,23 +35666,23 @@ function rZ(e, t, n) { } return r; } -function oZ(e, t) { +function aZ(e, t) { const n = e.treeAdapter.getNamespaceURI(t.element), r = e.treeAdapter.createElement(t.token.tagName, n, t.token.attrs); return e.openElements.replace(t.element, r), (t.element = r), r; } -function iZ(e, t, n) { - const r = oA(e.treeAdapter.getTagName(t)); +function CZ(e, t, n) { + const r = aA(e.treeAdapter.getTagName(t)); if (e._isElementCausesFosterParenting(r)) e._fosterParentElement(n); else { const o = e.treeAdapter.getNamespaceURI(t); - r === X_.TEMPLATE && - o === j_.HTML && + r === eA.TEMPLATE && + o === K_.HTML && (t = e.treeAdapter.getTemplateContent(t)), e.treeAdapter.appendChild(t, n); } } -function lZ(e, t, n) { +function sZ(e, t, n) { const r = e.treeAdapter.getNamespaceURI(n.element), { token: o } = n, i = e.treeAdapter.createElement(o.tagName, r, o.attrs); @@ -35682,22 +35693,22 @@ function lZ(e, t, n) { e.openElements.remove(n.element), e.openElements.insertAfter(t, i, o.tagID); } -function aZ(e, t) { +function cZ(e, t) { for (let n = 0; n < 8; n++) { - const n = tZ(e, t); + const n = oZ(e, t); if (!n) break; - const r = nZ(e, n); + const r = iZ(e, n); if (!r) break; e.activeFormattingElements.bookmark = n; - const o = rZ(e, r, n.element), + const o = lZ(e, r, n.element), i = e.openElements.getCommonAncestor(n.element); - e.treeAdapter.detachNode(o), i && iZ(e, i, o), lZ(e, r, n); + e.treeAdapter.detachNode(o), i && CZ(e, i, o), sZ(e, r, n); } } -function CZ(e, t) { +function dZ(e, t) { e._appendCommentNode(t, e.openElements.currentTmplContentOrNode); } -function sZ(e, t) { +function uZ(e, t) { if (((e.stopped = !0), t.location)) { const n = e.fragmentContext ? 0 : 2; for (let r = e.openElements.stackTop; r >= n; r--) @@ -35717,321 +35728,321 @@ function sZ(e, t) { } } } -function cZ(e, t) { - e._err(t, Z_.missingDoctype, !0), - e.treeAdapter.setDocumentMode(e.document, Y_.QUIRKS), - (e.insertionMode = KA.BEFORE_HTML), +function pZ(e, t) { + e._err(t, O_.missingDoctype, !0), + e.treeAdapter.setDocumentMode(e.document, Q_.QUIRKS), + (e.insertionMode = JA.BEFORE_HTML), e._processToken(t); } -function dZ(e, t) { +function mZ(e, t) { e._insertFakeRootElement(), - (e.insertionMode = KA.BEFORE_HEAD), + (e.insertionMode = JA.BEFORE_HEAD), e._processToken(t); } -function uZ(e, t) { - e._insertFakeElement(K_.HEAD, X_.HEAD), +function hZ(e, t) { + e._insertFakeElement(J_.HEAD, eA.HEAD), (e.headElement = e.openElements.current), - (e.insertionMode = KA.IN_HEAD), + (e.insertionMode = JA.IN_HEAD), e._processToken(t); } -function pZ(e, t) { +function fZ(e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.BASE: - case X_.BASEFONT: - case X_.BGSOUND: - case X_.LINK: - case X_.META: - e._appendElement(t, j_.HTML), (t.ackSelfClosing = !0); + case eA.BASE: + case eA.BASEFONT: + case eA.BGSOUND: + case eA.LINK: + case eA.META: + e._appendElement(t, K_.HTML), (t.ackSelfClosing = !0); break; - case X_.TITLE: - e._switchToTextParsing(t, sA.RCDATA); + case eA.TITLE: + e._switchToTextParsing(t, uA.RCDATA); break; - case X_.NOSCRIPT: + case eA.NOSCRIPT: e.options.scriptingEnabled - ? e._switchToTextParsing(t, sA.RAWTEXT) - : (e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_HEAD_NO_SCRIPT)); + ? e._switchToTextParsing(t, uA.RAWTEXT) + : (e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_HEAD_NO_SCRIPT)); break; - case X_.NOFRAMES: - case X_.STYLE: - e._switchToTextParsing(t, sA.RAWTEXT); + case eA.NOFRAMES: + case eA.STYLE: + e._switchToTextParsing(t, uA.RAWTEXT); break; - case X_.SCRIPT: - e._switchToTextParsing(t, sA.SCRIPT_DATA); + case eA.SCRIPT: + e._switchToTextParsing(t, uA.SCRIPT_DATA); break; - case X_.TEMPLATE: + case eA.TEMPLATE: e._insertTemplate(t), e.activeFormattingElements.insertMarker(), (e.framesetOk = !1), - (e.insertionMode = KA.IN_TEMPLATE), - e.tmplInsertionModeStack.unshift(KA.IN_TEMPLATE); + (e.insertionMode = JA.IN_TEMPLATE), + e.tmplInsertionModeStack.unshift(JA.IN_TEMPLATE); break; - case X_.HEAD: - e._err(t, Z_.misplacedStartTagForHeadElement); + case eA.HEAD: + e._err(t, O_.misplacedStartTagForHeadElement); break; default: - hZ(e, t); + vZ(e, t); } } -function mZ(e, t) { +function gZ(e, t) { e.openElements.tmplCount > 0 ? (e.openElements.generateImpliedEndTagsThoroughly(), - e.openElements.currentTagId !== X_.TEMPLATE && - e._err(t, Z_.closingOfElementWithOpenChildElements), - e.openElements.popUntilTagNamePopped(X_.TEMPLATE), + e.openElements.currentTagId !== eA.TEMPLATE && + e._err(t, O_.closingOfElementWithOpenChildElements), + e.openElements.popUntilTagNamePopped(eA.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e.tmplInsertionModeStack.shift(), e._resetInsertionMode()) - : e._err(t, Z_.endTagWithoutMatchingOpenElement); + : e._err(t, O_.endTagWithoutMatchingOpenElement); } -function hZ(e, t) { - e.openElements.pop(), (e.insertionMode = KA.AFTER_HEAD), e._processToken(t); +function vZ(e, t) { + e.openElements.pop(), (e.insertionMode = JA.AFTER_HEAD), e._processToken(t); } -function fZ(e, t) { +function wZ(e, t) { const n = - t.type === k_.EOF - ? Z_.openElementsLeftAfterEof - : Z_.disallowedContentInNoscriptInHead; + t.type === D_.EOF + ? O_.openElementsLeftAfterEof + : O_.disallowedContentInNoscriptInHead; e._err(t, n), e.openElements.pop(), - (e.insertionMode = KA.IN_HEAD), + (e.insertionMode = JA.IN_HEAD), e._processToken(t); } -function gZ(e, t) { - e._insertFakeElement(K_.BODY, X_.BODY), - (e.insertionMode = KA.IN_BODY), - vZ(e, t); +function LZ(e, t) { + e._insertFakeElement(J_.BODY, eA.BODY), + (e.insertionMode = JA.IN_BODY), + bZ(e, t); } -function vZ(e, t) { +function bZ(e, t) { switch (t.type) { - case k_.CHARACTER: - LZ(e, t); + case D_.CHARACTER: + HZ(e, t); break; - case k_.WHITESPACE_CHARACTER: - wZ(e, t); + case D_.WHITESPACE_CHARACTER: + MZ(e, t); break; - case k_.COMMENT: - CZ(e, t); + case D_.COMMENT: + dZ(e, t); break; - case k_.START_TAG: - RZ(e, t); + case D_.START_TAG: + SZ(e, t); break; - case k_.END_TAG: - VZ(e, t); + case D_.END_TAG: + NZ(e, t); break; - case k_.EOF: - SZ(e, t); + case D_.EOF: + xZ(e, t); } } -function wZ(e, t) { +function MZ(e, t) { e._reconstructActiveFormattingElements(), e._insertCharacters(t); } -function LZ(e, t) { +function HZ(e, t) { e._reconstructActiveFormattingElements(), e._insertCharacters(t), (e.framesetOk = !1); } -function bZ(e, t) { +function EZ(e, t) { e._reconstructActiveFormattingElements(), - e._appendElement(t, j_.HTML), + e._appendElement(t, K_.HTML), (e.framesetOk = !1), (t.ackSelfClosing = !0); } -function MZ(e) { - const t = O_(e, q_.TYPE); +function RZ(e) { + const t = P_(e, X_.TYPE); return null != t && "hidden" === t.toLowerCase(); } -function HZ(e, t) { - e._switchToTextParsing(t, sA.RAWTEXT); +function yZ(e, t) { + e._switchToTextParsing(t, uA.RAWTEXT); } -function EZ(e, t) { - e._reconstructActiveFormattingElements(), e._insertElement(t, j_.HTML); +function VZ(e, t) { + e._reconstructActiveFormattingElements(), e._insertElement(t, K_.HTML); } -function RZ(e, t) { +function SZ(e, t) { switch (t.tagID) { - case X_.I: - case X_.S: - case X_.B: - case X_.U: - case X_.EM: - case X_.TT: - case X_.BIG: - case X_.CODE: - case X_.FONT: - case X_.SMALL: - case X_.STRIKE: - case X_.STRONG: + case eA.I: + case eA.S: + case eA.B: + case eA.U: + case eA.EM: + case eA.TT: + case eA.BIG: + case eA.CODE: + case eA.FONT: + case eA.SMALL: + case eA.STRIKE: + case eA.STRONG: !(function (e, t) { e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t); })(e, t); break; - case X_.A: + case eA.A: !(function (e, t) { const n = e.activeFormattingElements.getElementEntryInScopeWithTagName( - K_.A, + J_.A, ); n && - (aZ(e, t), + (cZ(e, t), e.openElements.remove(n.element), e.activeFormattingElements.removeEntry(n)), e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t); })(e, t); break; - case X_.H1: - case X_.H2: - case X_.H3: - case X_.H4: - case X_.H5: - case X_.H6: + case eA.H1: + case eA.H2: + case eA.H3: + case eA.H4: + case eA.H5: + case eA.H6: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - aA.has(e.openElements.currentTagId) && e.openElements.pop(), - e._insertElement(t, j_.HTML); + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + cA.has(e.openElements.currentTagId) && e.openElements.pop(), + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.P: - case X_.DL: - case X_.OL: - case X_.UL: - case X_.DIV: - case X_.DIR: - case X_.NAV: - case X_.MAIN: - case X_.MENU: - case X_.ASIDE: - case X_.CENTER: - case X_.FIGURE: - case X_.FOOTER: - case X_.HEADER: - case X_.HGROUP: - case X_.DIALOG: - case X_.DETAILS: - case X_.ADDRESS: - case X_.ARTICLE: - case X_.SEARCH: - case X_.SECTION: - case X_.SUMMARY: - case X_.FIELDSET: - case X_.BLOCKQUOTE: - case X_.FIGCAPTION: + case eA.P: + case eA.DL: + case eA.OL: + case eA.UL: + case eA.DIV: + case eA.DIR: + case eA.NAV: + case eA.MAIN: + case eA.MENU: + case eA.ASIDE: + case eA.CENTER: + case eA.FIGURE: + case eA.FOOTER: + case eA.HEADER: + case eA.HGROUP: + case eA.DIALOG: + case eA.DETAILS: + case eA.ADDRESS: + case eA.ARTICLE: + case eA.SEARCH: + case eA.SECTION: + case eA.SUMMARY: + case eA.FIELDSET: + case eA.BLOCKQUOTE: + case eA.FIGCAPTION: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._insertElement(t, j_.HTML); + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.LI: - case X_.DD: - case X_.DT: + case eA.LI: + case eA.DD: + case eA.DT: !(function (e, t) { e.framesetOk = !1; const n = t.tagID; for (let t = e.openElements.stackTop; t >= 0; t--) { const r = e.openElements.tagIDs[t]; if ( - (n === X_.LI && r === X_.LI) || - ((n === X_.DD || n === X_.DT) && (r === X_.DD || r === X_.DT)) + (n === eA.LI && r === eA.LI) || + ((n === eA.DD || n === eA.DT) && (r === eA.DD || r === eA.DT)) ) { e.openElements.generateImpliedEndTagsWithExclusion(r), e.openElements.popUntilTagNamePopped(r); break; } if ( - r !== X_.ADDRESS && - r !== X_.DIV && - r !== X_.P && + r !== eA.ADDRESS && + r !== eA.DIV && + r !== eA.P && e._isSpecialElement(e.openElements.items[t], r) ) break; } - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._insertElement(t, j_.HTML); + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.BR: - case X_.IMG: - case X_.WBR: - case X_.AREA: - case X_.EMBED: - case X_.KEYGEN: - bZ(e, t); + case eA.BR: + case eA.IMG: + case eA.WBR: + case eA.AREA: + case eA.EMBED: + case eA.KEYGEN: + EZ(e, t); break; - case X_.HR: + case eA.HR: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._appendElement(t, j_.HTML), + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._appendElement(t, K_.HTML), (e.framesetOk = !1), (t.ackSelfClosing = !0); })(e, t); break; - case X_.RB: - case X_.RTC: + case eA.RB: + case eA.RTC: !(function (e, t) { - e.openElements.hasInScope(X_.RUBY) && + e.openElements.hasInScope(eA.RUBY) && e.openElements.generateImpliedEndTags(), - e._insertElement(t, j_.HTML); + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.RT: - case X_.RP: + case eA.RT: + case eA.RP: !(function (e, t) { - e.openElements.hasInScope(X_.RUBY) && - e.openElements.generateImpliedEndTagsWithExclusion(X_.RTC), - e._insertElement(t, j_.HTML); + e.openElements.hasInScope(eA.RUBY) && + e.openElements.generateImpliedEndTagsWithExclusion(eA.RTC), + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.PRE: - case X_.LISTING: + case eA.PRE: + case eA.LISTING: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._insertElement(t, j_.HTML), + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._insertElement(t, K_.HTML), (e.skipNextNewLine = !0), (e.framesetOk = !1); })(e, t); break; - case X_.XMP: + case eA.XMP: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), e._reconstructActiveFormattingElements(), (e.framesetOk = !1), - e._switchToTextParsing(t, sA.RAWTEXT); + e._switchToTextParsing(t, uA.RAWTEXT); })(e, t); break; - case X_.SVG: + case eA.SVG: !(function (e, t) { e._reconstructActiveFormattingElements(), - jA(t), - qA(t), + KA(t), + XA(t), t.selfClosing - ? e._appendElement(t, j_.SVG) - : e._insertElement(t, j_.SVG), + ? e._appendElement(t, K_.SVG) + : e._insertElement(t, K_.SVG), (t.ackSelfClosing = !0); })(e, t); break; - case X_.HTML: + case eA.HTML: !(function (e, t) { 0 === e.openElements.tmplCount && e.treeAdapter.adoptAttributes(e.openElements.items[0], t.attrs); })(e, t); break; - case X_.BASE: - case X_.LINK: - case X_.META: - case X_.STYLE: - case X_.TITLE: - case X_.SCRIPT: - case X_.BGSOUND: - case X_.BASEFONT: - case X_.TEMPLATE: - pZ(e, t); + case eA.BASE: + case eA.LINK: + case eA.META: + case eA.STYLE: + case eA.TITLE: + case eA.SCRIPT: + case eA.BGSOUND: + case eA.BASEFONT: + case eA.TEMPLATE: + fZ(e, t); break; - case X_.BODY: + case eA.BODY: !(function (e, t) { const n = e.openElements.tryPeekProperlyNestedBodyElement(); n && @@ -36039,171 +36050,171 @@ function RZ(e, t) { ((e.framesetOk = !1), e.treeAdapter.adoptAttributes(n, t.attrs)); })(e, t); break; - case X_.FORM: + case eA.FORM: !(function (e, t) { const n = e.openElements.tmplCount > 0; (e.formElement && !n) || - (e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._insertElement(t, j_.HTML), + (e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._insertElement(t, K_.HTML), n || (e.formElement = e.openElements.current)); })(e, t); break; - case X_.NOBR: + case eA.NOBR: !(function (e, t) { e._reconstructActiveFormattingElements(), - e.openElements.hasInScope(X_.NOBR) && - (aZ(e, t), e._reconstructActiveFormattingElements()), - e._insertElement(t, j_.HTML), + e.openElements.hasInScope(eA.NOBR) && + (cZ(e, t), e._reconstructActiveFormattingElements()), + e._insertElement(t, K_.HTML), e.activeFormattingElements.pushElement(e.openElements.current, t); })(e, t); break; - case X_.MATH: + case eA.MATH: !(function (e, t) { e._reconstructActiveFormattingElements(), - WA(t), - qA(t), + YA(t), + XA(t), t.selfClosing - ? e._appendElement(t, j_.MATHML) - : e._insertElement(t, j_.MATHML), + ? e._appendElement(t, K_.MATHML) + : e._insertElement(t, K_.MATHML), (t.ackSelfClosing = !0); })(e, t); break; - case X_.TABLE: + case eA.TABLE: !(function (e, t) { - e.treeAdapter.getDocumentMode(e.document) !== Y_.QUIRKS && - e.openElements.hasInButtonScope(X_.P) && + e.treeAdapter.getDocumentMode(e.document) !== Q_.QUIRKS && + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), (e.framesetOk = !1), - (e.insertionMode = KA.IN_TABLE); + (e.insertionMode = JA.IN_TABLE); })(e, t); break; - case X_.INPUT: + case eA.INPUT: !(function (e, t) { e._reconstructActiveFormattingElements(), - e._appendElement(t, j_.HTML), - MZ(t) || (e.framesetOk = !1), + e._appendElement(t, K_.HTML), + RZ(t) || (e.framesetOk = !1), (t.ackSelfClosing = !0); })(e, t); break; - case X_.PARAM: - case X_.TRACK: - case X_.SOURCE: + case eA.PARAM: + case eA.TRACK: + case eA.SOURCE: !(function (e, t) { - e._appendElement(t, j_.HTML), (t.ackSelfClosing = !0); + e._appendElement(t, K_.HTML), (t.ackSelfClosing = !0); })(e, t); break; - case X_.IMAGE: + case eA.IMAGE: !(function (e, t) { - (t.tagName = K_.IMG), (t.tagID = X_.IMG), bZ(e, t); + (t.tagName = J_.IMG), (t.tagID = eA.IMG), EZ(e, t); })(e, t); break; - case X_.BUTTON: + case eA.BUTTON: !(function (e, t) { - e.openElements.hasInScope(X_.BUTTON) && + e.openElements.hasInScope(eA.BUTTON) && (e.openElements.generateImpliedEndTags(), - e.openElements.popUntilTagNamePopped(X_.BUTTON)), + e.openElements.popUntilTagNamePopped(eA.BUTTON)), e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), (e.framesetOk = !1); })(e, t); break; - case X_.APPLET: - case X_.OBJECT: - case X_.MARQUEE: + case eA.APPLET: + case eA.OBJECT: + case eA.MARQUEE: !(function (e, t) { e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), e.activeFormattingElements.insertMarker(), (e.framesetOk = !1); })(e, t); break; - case X_.IFRAME: + case eA.IFRAME: !(function (e, t) { - (e.framesetOk = !1), e._switchToTextParsing(t, sA.RAWTEXT); + (e.framesetOk = !1), e._switchToTextParsing(t, uA.RAWTEXT); })(e, t); break; - case X_.SELECT: + case eA.SELECT: !(function (e, t) { e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), (e.framesetOk = !1), (e.insertionMode = - e.insertionMode === KA.IN_TABLE || - e.insertionMode === KA.IN_CAPTION || - e.insertionMode === KA.IN_TABLE_BODY || - e.insertionMode === KA.IN_ROW || - e.insertionMode === KA.IN_CELL - ? KA.IN_SELECT_IN_TABLE - : KA.IN_SELECT); + e.insertionMode === JA.IN_TABLE || + e.insertionMode === JA.IN_CAPTION || + e.insertionMode === JA.IN_TABLE_BODY || + e.insertionMode === JA.IN_ROW || + e.insertionMode === JA.IN_CELL + ? JA.IN_SELECT_IN_TABLE + : JA.IN_SELECT); })(e, t); break; - case X_.OPTION: - case X_.OPTGROUP: + case eA.OPTION: + case eA.OPTGROUP: !(function (e, t) { - e.openElements.currentTagId === X_.OPTION && e.openElements.pop(), + e.openElements.currentTagId === eA.OPTION && e.openElements.pop(), e._reconstructActiveFormattingElements(), - e._insertElement(t, j_.HTML); + e._insertElement(t, K_.HTML); })(e, t); break; - case X_.NOEMBED: - case X_.NOFRAMES: - HZ(e, t); + case eA.NOEMBED: + case eA.NOFRAMES: + yZ(e, t); break; - case X_.FRAMESET: + case eA.FRAMESET: !(function (e, t) { const n = e.openElements.tryPeekProperlyNestedBodyElement(); e.framesetOk && n && (e.treeAdapter.detachNode(n), e.openElements.popAllUpToHtmlElement(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_FRAMESET)); + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_FRAMESET)); })(e, t); break; - case X_.TEXTAREA: + case eA.TEXTAREA: !(function (e, t) { - e._insertElement(t, j_.HTML), + e._insertElement(t, K_.HTML), (e.skipNextNewLine = !0), - (e.tokenizer.state = sA.RCDATA), + (e.tokenizer.state = uA.RCDATA), (e.originalInsertionMode = e.insertionMode), (e.framesetOk = !1), - (e.insertionMode = KA.TEXT); + (e.insertionMode = JA.TEXT); })(e, t); break; - case X_.NOSCRIPT: - e.options.scriptingEnabled ? HZ(e, t) : EZ(e, t); + case eA.NOSCRIPT: + e.options.scriptingEnabled ? yZ(e, t) : VZ(e, t); break; - case X_.PLAINTEXT: + case eA.PLAINTEXT: !(function (e, t) { - e.openElements.hasInButtonScope(X_.P) && e._closePElement(), - e._insertElement(t, j_.HTML), - (e.tokenizer.state = sA.PLAINTEXT); + e.openElements.hasInButtonScope(eA.P) && e._closePElement(), + e._insertElement(t, K_.HTML), + (e.tokenizer.state = uA.PLAINTEXT); })(e, t); break; - case X_.COL: - case X_.TH: - case X_.TD: - case X_.TR: - case X_.HEAD: - case X_.FRAME: - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: - case X_.CAPTION: - case X_.COLGROUP: + case eA.COL: + case eA.TH: + case eA.TD: + case eA.TR: + case eA.HEAD: + case eA.FRAME: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: + case eA.CAPTION: + case eA.COLGROUP: break; default: - EZ(e, t); + VZ(e, t); } } -function yZ(e, t) { +function TZ(e, t) { const n = t.tagName, r = t.tagID; for (let t = e.openElements.stackTop; t > 0; t--) { const o = e.openElements.items[t], i = e.openElements.tagIDs[t]; - if (r === i && (r !== X_.UNKNOWN || e.treeAdapter.getTagName(o) === n)) { + if (r === i && (r !== eA.UNKNOWN || e.treeAdapter.getTagName(o) === n)) { e.openElements.generateImpliedEndTagsWithExclusion(r), e.openElements.stackTop >= t && e.openElements.shortenToLength(t); break; @@ -36211,58 +36222,58 @@ function yZ(e, t) { if (e._isSpecialElement(o, i)) break; } } -function VZ(e, t) { +function NZ(e, t) { switch (t.tagID) { - case X_.A: - case X_.B: - case X_.I: - case X_.S: - case X_.U: - case X_.EM: - case X_.TT: - case X_.BIG: - case X_.CODE: - case X_.FONT: - case X_.NOBR: - case X_.SMALL: - case X_.STRIKE: - case X_.STRONG: - aZ(e, t); + case eA.A: + case eA.B: + case eA.I: + case eA.S: + case eA.U: + case eA.EM: + case eA.TT: + case eA.BIG: + case eA.CODE: + case eA.FONT: + case eA.NOBR: + case eA.SMALL: + case eA.STRIKE: + case eA.STRONG: + cZ(e, t); break; - case X_.P: + case eA.P: !(function (e) { - e.openElements.hasInButtonScope(X_.P) || - e._insertFakeElement(K_.P, X_.P), + e.openElements.hasInButtonScope(eA.P) || + e._insertFakeElement(J_.P, eA.P), e._closePElement(); })(e); break; - case X_.DL: - case X_.UL: - case X_.OL: - case X_.DIR: - case X_.DIV: - case X_.NAV: - case X_.PRE: - case X_.MAIN: - case X_.MENU: - case X_.ASIDE: - case X_.BUTTON: - case X_.CENTER: - case X_.FIGURE: - case X_.FOOTER: - case X_.HEADER: - case X_.HGROUP: - case X_.DIALOG: - case X_.ADDRESS: - case X_.ARTICLE: - case X_.DETAILS: - case X_.SEARCH: - case X_.SECTION: - case X_.SUMMARY: - case X_.LISTING: - case X_.FIELDSET: - case X_.BLOCKQUOTE: - case X_.FIGCAPTION: + case eA.DL: + case eA.UL: + case eA.OL: + case eA.DIR: + case eA.DIV: + case eA.NAV: + case eA.PRE: + case eA.MAIN: + case eA.MENU: + case eA.ASIDE: + case eA.BUTTON: + case eA.CENTER: + case eA.FIGURE: + case eA.FOOTER: + case eA.HEADER: + case eA.HGROUP: + case eA.DIALOG: + case eA.ADDRESS: + case eA.ARTICLE: + case eA.DETAILS: + case eA.SEARCH: + case eA.SECTION: + case eA.SUMMARY: + case eA.LISTING: + case eA.FIELDSET: + case eA.BLOCKQUOTE: + case eA.FIGCAPTION: !(function (e, t) { const n = t.tagID; e.openElements.hasInScope(n) && @@ -36270,15 +36281,15 @@ function VZ(e, t) { e.openElements.popUntilTagNamePopped(n)); })(e, t); break; - case X_.LI: + case eA.LI: !(function (e) { - e.openElements.hasInListItemScope(X_.LI) && - (e.openElements.generateImpliedEndTagsWithExclusion(X_.LI), - e.openElements.popUntilTagNamePopped(X_.LI)); + e.openElements.hasInListItemScope(eA.LI) && + (e.openElements.generateImpliedEndTagsWithExclusion(eA.LI), + e.openElements.popUntilTagNamePopped(eA.LI)); })(e); break; - case X_.DD: - case X_.DT: + case eA.DD: + case eA.DT: !(function (e, t) { const n = t.tagID; e.openElements.hasInScope(n) && @@ -36286,59 +36297,59 @@ function VZ(e, t) { e.openElements.popUntilTagNamePopped(n)); })(e, t); break; - case X_.H1: - case X_.H2: - case X_.H3: - case X_.H4: - case X_.H5: - case X_.H6: + case eA.H1: + case eA.H2: + case eA.H3: + case eA.H4: + case eA.H5: + case eA.H6: !(function (e) { e.openElements.hasNumberedHeaderInScope() && (e.openElements.generateImpliedEndTags(), e.openElements.popUntilNumberedHeaderPopped()); })(e); break; - case X_.BR: + case eA.BR: !(function (e) { e._reconstructActiveFormattingElements(), - e._insertFakeElement(K_.BR, X_.BR), + e._insertFakeElement(J_.BR, eA.BR), e.openElements.pop(), (e.framesetOk = !1); })(e); break; - case X_.BODY: + case eA.BODY: !(function (e, t) { if ( - e.openElements.hasInScope(X_.BODY) && - ((e.insertionMode = KA.AFTER_BODY), e.options.sourceCodeLocationInfo) + e.openElements.hasInScope(eA.BODY) && + ((e.insertionMode = JA.AFTER_BODY), e.options.sourceCodeLocationInfo) ) { const n = e.openElements.tryPeekProperlyNestedBodyElement(); n && e._setEndLocation(n, t); } })(e, t); break; - case X_.HTML: + case eA.HTML: !(function (e, t) { - e.openElements.hasInScope(X_.BODY) && - ((e.insertionMode = KA.AFTER_BODY), WZ(e, t)); + e.openElements.hasInScope(eA.BODY) && + ((e.insertionMode = JA.AFTER_BODY), YZ(e, t)); })(e, t); break; - case X_.FORM: + case eA.FORM: !(function (e) { const t = e.openElements.tmplCount > 0, { formElement: n } = e; t || (e.formElement = null), (n || t) && - e.openElements.hasInScope(X_.FORM) && + e.openElements.hasInScope(eA.FORM) && (e.openElements.generateImpliedEndTags(), t - ? e.openElements.popUntilTagNamePopped(X_.FORM) + ? e.openElements.popUntilTagNamePopped(eA.FORM) : n && e.openElements.remove(n)); })(e); break; - case X_.APPLET: - case X_.OBJECT: - case X_.MARQUEE: + case eA.APPLET: + case eA.OBJECT: + case eA.MARQUEE: !(function (e, t) { const n = t.tagID; e.openElements.hasInScope(n) && @@ -36347,380 +36358,380 @@ function VZ(e, t) { e.activeFormattingElements.clearToLastMarker()); })(e, t); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); break; default: - yZ(e, t); + TZ(e, t); } } -function SZ(e, t) { - e.tmplInsertionModeStack.length > 0 ? $Z(e, t) : sZ(e, t); +function xZ(e, t) { + e.tmplInsertionModeStack.length > 0 ? qZ(e, t) : uZ(e, t); } -function TZ(e, t) { - if (QA.has(e.openElements.currentTagId)) +function _Z(e, t) { + if (tZ.has(e.openElements.currentTagId)) switch ( ((e.pendingCharacterTokens.length = 0), (e.hasNonWhitespacePendingCharacterToken = !1), (e.originalInsertionMode = e.insertionMode), - (e.insertionMode = KA.IN_TABLE_TEXT), + (e.insertionMode = JA.IN_TABLE_TEXT), t.type) ) { - case k_.CHARACTER: - ZZ(e, t); + case D_.CHARACTER: + OZ(e, t); break; - case k_.WHITESPACE_CHARACTER: - AZ(e, t); + case D_.WHITESPACE_CHARACTER: + kZ(e, t); } - else _Z(e, t); + else IZ(e, t); } -function NZ(e, t) { +function AZ(e, t) { switch (t.tagID) { - case X_.TD: - case X_.TH: - case X_.TR: + case eA.TD: + case eA.TH: + case eA.TR: !(function (e, t) { e.openElements.clearBackToTableContext(), - e._insertFakeElement(K_.TBODY, X_.TBODY), - (e.insertionMode = KA.IN_TABLE_BODY), - DZ(e, t); + e._insertFakeElement(J_.TBODY, eA.TBODY), + (e.insertionMode = JA.IN_TABLE_BODY), + UZ(e, t); })(e, t); break; - case X_.STYLE: - case X_.SCRIPT: - case X_.TEMPLATE: - pZ(e, t); + case eA.STYLE: + case eA.SCRIPT: + case eA.TEMPLATE: + fZ(e, t); break; - case X_.COL: + case eA.COL: !(function (e, t) { e.openElements.clearBackToTableContext(), - e._insertFakeElement(K_.COLGROUP, X_.COLGROUP), - (e.insertionMode = KA.IN_COLUMN_GROUP), - OZ(e, t); + e._insertFakeElement(J_.COLGROUP, eA.COLGROUP), + (e.insertionMode = JA.IN_COLUMN_GROUP), + PZ(e, t); })(e, t); break; - case X_.FORM: + case eA.FORM: !(function (e, t) { e.formElement || 0 !== e.openElements.tmplCount || - (e._insertElement(t, j_.HTML), + (e._insertElement(t, K_.HTML), (e.formElement = e.openElements.current), e.openElements.pop()); })(e, t); break; - case X_.TABLE: + case eA.TABLE: !(function (e, t) { - e.openElements.hasInTableScope(X_.TABLE) && - (e.openElements.popUntilTagNamePopped(X_.TABLE), + e.openElements.hasInTableScope(eA.TABLE) && + (e.openElements.popUntilTagNamePopped(eA.TABLE), e._resetInsertionMode(), e._processStartTag(t)); })(e, t); break; - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: !(function (e, t) { e.openElements.clearBackToTableContext(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_TABLE_BODY); + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_TABLE_BODY); })(e, t); break; - case X_.INPUT: + case eA.INPUT: !(function (e, t) { - MZ(t) ? e._appendElement(t, j_.HTML) : _Z(e, t), + RZ(t) ? e._appendElement(t, K_.HTML) : IZ(e, t), (t.ackSelfClosing = !0); })(e, t); break; - case X_.CAPTION: + case eA.CAPTION: !(function (e, t) { e.openElements.clearBackToTableContext(), e.activeFormattingElements.insertMarker(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_CAPTION); + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_CAPTION); })(e, t); break; - case X_.COLGROUP: + case eA.COLGROUP: !(function (e, t) { e.openElements.clearBackToTableContext(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_COLUMN_GROUP); + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_COLUMN_GROUP); })(e, t); break; default: - _Z(e, t); + IZ(e, t); } } -function xZ(e, t) { +function ZZ(e, t) { switch (t.tagID) { - case X_.TABLE: - e.openElements.hasInTableScope(X_.TABLE) && - (e.openElements.popUntilTagNamePopped(X_.TABLE), + case eA.TABLE: + e.openElements.hasInTableScope(eA.TABLE) && + (e.openElements.popUntilTagNamePopped(eA.TABLE), e._resetInsertionMode()); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); break; - case X_.BODY: - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.HTML: - case X_.TBODY: - case X_.TD: - case X_.TFOOT: - case X_.TH: - case X_.THEAD: - case X_.TR: + case eA.BODY: + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.HTML: + case eA.TBODY: + case eA.TD: + case eA.TFOOT: + case eA.TH: + case eA.THEAD: + case eA.TR: break; default: - _Z(e, t); + IZ(e, t); } } -function _Z(e, t) { +function IZ(e, t) { const n = e.fosterParentingEnabled; - (e.fosterParentingEnabled = !0), vZ(e, t), (e.fosterParentingEnabled = n); + (e.fosterParentingEnabled = !0), bZ(e, t), (e.fosterParentingEnabled = n); } -function AZ(e, t) { +function kZ(e, t) { e.pendingCharacterTokens.push(t); } -function ZZ(e, t) { +function OZ(e, t) { e.pendingCharacterTokens.push(t), (e.hasNonWhitespacePendingCharacterToken = !0); } -function IZ(e, t) { +function BZ(e, t) { let n = 0; if (e.hasNonWhitespacePendingCharacterToken) for (; n < e.pendingCharacterTokens.length; n++) - _Z(e, e.pendingCharacterTokens[n]); + IZ(e, e.pendingCharacterTokens[n]); else for (; n < e.pendingCharacterTokens.length; n++) e._insertCharacters(e.pendingCharacterTokens[n]); (e.insertionMode = e.originalInsertionMode), e._processToken(t); } -const kZ = new Set([ - X_.CAPTION, - X_.COL, - X_.COLGROUP, - X_.TBODY, - X_.TD, - X_.TFOOT, - X_.TH, - X_.THEAD, - X_.TR, +const DZ = new Set([ + eA.CAPTION, + eA.COL, + eA.COLGROUP, + eA.TBODY, + eA.TD, + eA.TFOOT, + eA.TH, + eA.THEAD, + eA.TR, ]); -function OZ(e, t) { +function PZ(e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.COL: - e._appendElement(t, j_.HTML), (t.ackSelfClosing = !0); + case eA.COL: + e._appendElement(t, K_.HTML), (t.ackSelfClosing = !0); break; - case X_.TEMPLATE: - pZ(e, t); + case eA.TEMPLATE: + fZ(e, t); break; default: - BZ(e, t); + FZ(e, t); } } -function BZ(e, t) { - e.openElements.currentTagId === X_.COLGROUP && - (e.openElements.pop(), (e.insertionMode = KA.IN_TABLE), e._processToken(t)); +function FZ(e, t) { + e.openElements.currentTagId === eA.COLGROUP && + (e.openElements.pop(), (e.insertionMode = JA.IN_TABLE), e._processToken(t)); } -function DZ(e, t) { +function UZ(e, t) { switch (t.tagID) { - case X_.TR: + case eA.TR: e.openElements.clearBackToTableBodyContext(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_ROW); + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_ROW); break; - case X_.TH: - case X_.TD: + case eA.TH: + case eA.TD: e.openElements.clearBackToTableBodyContext(), - e._insertFakeElement(K_.TR, X_.TR), - (e.insertionMode = KA.IN_ROW), - FZ(e, t); + e._insertFakeElement(J_.TR, eA.TR), + (e.insertionMode = JA.IN_ROW), + GZ(e, t); break; - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE), - NZ(e, t)); + (e.insertionMode = JA.IN_TABLE), + AZ(e, t)); break; default: - NZ(e, t); + AZ(e, t); } } -function PZ(e, t) { +function zZ(e, t) { const n = t.tagID; switch (t.tagID) { - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: e.openElements.hasInTableScope(n) && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE)); + (e.insertionMode = JA.IN_TABLE)); break; - case X_.TABLE: + case eA.TABLE: e.openElements.hasTableBodyContextInTableScope() && (e.openElements.clearBackToTableBodyContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE), - xZ(e, t)); + (e.insertionMode = JA.IN_TABLE), + ZZ(e, t)); break; - case X_.BODY: - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.HTML: - case X_.TD: - case X_.TH: - case X_.TR: + case eA.BODY: + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.HTML: + case eA.TD: + case eA.TH: + case eA.TR: break; default: - xZ(e, t); + ZZ(e, t); } } -function FZ(e, t) { +function GZ(e, t) { switch (t.tagID) { - case X_.TH: - case X_.TD: + case eA.TH: + case eA.TD: e.openElements.clearBackToTableRowContext(), - e._insertElement(t, j_.HTML), - (e.insertionMode = KA.IN_CELL), + e._insertElement(t, K_.HTML), + (e.insertionMode = JA.IN_CELL), e.activeFormattingElements.insertMarker(); break; - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: - case X_.TR: - e.openElements.hasInTableScope(X_.TR) && + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: + case eA.TR: + e.openElements.hasInTableScope(eA.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE_BODY), - DZ(e, t)); + (e.insertionMode = JA.IN_TABLE_BODY), + UZ(e, t)); break; default: - NZ(e, t); + AZ(e, t); } } -function UZ(e, t) { +function $Z(e, t) { switch (t.tagID) { - case X_.TR: - e.openElements.hasInTableScope(X_.TR) && + case eA.TR: + e.openElements.hasInTableScope(eA.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE_BODY)); + (e.insertionMode = JA.IN_TABLE_BODY)); break; - case X_.TABLE: - e.openElements.hasInTableScope(X_.TR) && + case eA.TABLE: + e.openElements.hasInTableScope(eA.TR) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE_BODY), - PZ(e, t)); + (e.insertionMode = JA.IN_TABLE_BODY), + zZ(e, t)); break; - case X_.TBODY: - case X_.TFOOT: - case X_.THEAD: + case eA.TBODY: + case eA.TFOOT: + case eA.THEAD: (e.openElements.hasInTableScope(t.tagID) || - e.openElements.hasInTableScope(X_.TR)) && + e.openElements.hasInTableScope(eA.TR)) && (e.openElements.clearBackToTableRowContext(), e.openElements.pop(), - (e.insertionMode = KA.IN_TABLE_BODY), - PZ(e, t)); + (e.insertionMode = JA.IN_TABLE_BODY), + zZ(e, t)); break; - case X_.BODY: - case X_.CAPTION: - case X_.COL: - case X_.COLGROUP: - case X_.HTML: - case X_.TD: - case X_.TH: + case eA.BODY: + case eA.CAPTION: + case eA.COL: + case eA.COLGROUP: + case eA.HTML: + case eA.TD: + case eA.TH: break; default: - xZ(e, t); + ZZ(e, t); } } -function zZ(e, t) { +function WZ(e, t) { switch (t.tagID) { - case X_.HTML: - RZ(e, t); + case eA.HTML: + SZ(e, t); break; - case X_.OPTION: - e.openElements.currentTagId === X_.OPTION && e.openElements.pop(), - e._insertElement(t, j_.HTML); + case eA.OPTION: + e.openElements.currentTagId === eA.OPTION && e.openElements.pop(), + e._insertElement(t, K_.HTML); break; - case X_.OPTGROUP: - e.openElements.currentTagId === X_.OPTION && e.openElements.pop(), - e.openElements.currentTagId === X_.OPTGROUP && e.openElements.pop(), - e._insertElement(t, j_.HTML); + case eA.OPTGROUP: + e.openElements.currentTagId === eA.OPTION && e.openElements.pop(), + e.openElements.currentTagId === eA.OPTGROUP && e.openElements.pop(), + e._insertElement(t, K_.HTML); break; - case X_.HR: - e.openElements.currentTagId === X_.OPTION && e.openElements.pop(), - e.openElements.currentTagId === X_.OPTGROUP && e.openElements.pop(), - e._appendElement(t, j_.HTML), + case eA.HR: + e.openElements.currentTagId === eA.OPTION && e.openElements.pop(), + e.openElements.currentTagId === eA.OPTGROUP && e.openElements.pop(), + e._appendElement(t, K_.HTML), (t.ackSelfClosing = !0); break; - case X_.INPUT: - case X_.KEYGEN: - case X_.TEXTAREA: - case X_.SELECT: - e.openElements.hasInSelectScope(X_.SELECT) && - (e.openElements.popUntilTagNamePopped(X_.SELECT), + case eA.INPUT: + case eA.KEYGEN: + case eA.TEXTAREA: + case eA.SELECT: + e.openElements.hasInSelectScope(eA.SELECT) && + (e.openElements.popUntilTagNamePopped(eA.SELECT), e._resetInsertionMode(), - t.tagID !== X_.SELECT && e._processStartTag(t)); + t.tagID !== eA.SELECT && e._processStartTag(t)); break; - case X_.SCRIPT: - case X_.TEMPLATE: - pZ(e, t); + case eA.SCRIPT: + case eA.TEMPLATE: + fZ(e, t); } } -function GZ(e, t) { +function jZ(e, t) { switch (t.tagID) { - case X_.OPTGROUP: + case eA.OPTGROUP: e.openElements.stackTop > 0 && - e.openElements.currentTagId === X_.OPTION && - e.openElements.tagIDs[e.openElements.stackTop - 1] === X_.OPTGROUP && + e.openElements.currentTagId === eA.OPTION && + e.openElements.tagIDs[e.openElements.stackTop - 1] === eA.OPTGROUP && e.openElements.pop(), - e.openElements.currentTagId === X_.OPTGROUP && e.openElements.pop(); + e.openElements.currentTagId === eA.OPTGROUP && e.openElements.pop(); break; - case X_.OPTION: - e.openElements.currentTagId === X_.OPTION && e.openElements.pop(); + case eA.OPTION: + e.openElements.currentTagId === eA.OPTION && e.openElements.pop(); break; - case X_.SELECT: - e.openElements.hasInSelectScope(X_.SELECT) && - (e.openElements.popUntilTagNamePopped(X_.SELECT), + case eA.SELECT: + e.openElements.hasInSelectScope(eA.SELECT) && + (e.openElements.popUntilTagNamePopped(eA.SELECT), e._resetInsertionMode()); break; - case X_.TEMPLATE: - mZ(e, t); + case eA.TEMPLATE: + gZ(e, t); } } -function $Z(e, t) { +function qZ(e, t) { e.openElements.tmplCount > 0 - ? (e.openElements.popUntilTagNamePopped(X_.TEMPLATE), + ? (e.openElements.popUntilTagNamePopped(eA.TEMPLATE), e.activeFormattingElements.clearToLastMarker(), e.tmplInsertionModeStack.shift(), e._resetInsertionMode(), e.onEof(t)) - : sZ(e, t); + : uZ(e, t); } -function WZ(e, t) { +function YZ(e, t) { var n; - if (t.tagID === X_.HTML) { + if (t.tagID === eA.HTML) { if ( - (e.fragmentContext || (e.insertionMode = KA.AFTER_AFTER_BODY), - e.options.sourceCodeLocationInfo && e.openElements.tagIDs[0] === X_.HTML) + (e.fragmentContext || (e.insertionMode = JA.AFTER_AFTER_BODY), + e.options.sourceCodeLocationInfo && e.openElements.tagIDs[0] === eA.HTML) ) { e._setEndLocation(e.openElements.items[0], t); const r = e.openElements.items[1]; @@ -36731,61 +36742,61 @@ function WZ(e, t) { : n.endTag) && e._setEndLocation(r, t); } - } else jZ(e, t); + } else KZ(e, t); } -function jZ(e, t) { - (e.insertionMode = KA.IN_BODY), vZ(e, t); +function KZ(e, t) { + (e.insertionMode = JA.IN_BODY), bZ(e, t); } -function qZ(e, t) { - (e.insertionMode = KA.IN_BODY), vZ(e, t); +function XZ(e, t) { + (e.insertionMode = JA.IN_BODY), bZ(e, t); } -function YZ(e) { +function QZ(e) { for ( ; - e.treeAdapter.getNamespaceURI(e.openElements.current) !== j_.HTML && + e.treeAdapter.getNamespaceURI(e.openElements.current) !== K_.HTML && !e._isIntegrationPoint(e.openElements.currentTagId, e.openElements.current); ) e.openElements.pop(); } -function KZ(e, t) { - return eZ.parse(e, t); +function JZ(e, t) { + return rZ.parse(e, t); } -function XZ(e, t, n) { +function eI(e, t, n) { "string" == typeof e && ((n = t), (t = e), (e = null)); - const r = eZ.getFragmentParser(e, n); + const r = rZ.getFragmentParser(e, n); return r.tokenizer.write(t, !0), r.getFragment(); } -function QZ(e) { - return eI(e && e.line) + ":" + eI(e && e.column); +function tI(e) { + return rI(e && e.line) + ":" + rI(e && e.column); } -function JZ(e) { - return QZ(e && e.start) + "-" + QZ(e && e.end); +function nI(e) { + return tI(e && e.start) + "-" + tI(e && e.end); } -function eI(e) { +function rI(e) { return e && "number" == typeof e ? e : 1; } new Set([ - K_.AREA, - K_.BASE, - K_.BASEFONT, - K_.BGSOUND, - K_.BR, - K_.COL, - K_.EMBED, - K_.FRAME, - K_.HR, - K_.IMG, - K_.INPUT, - K_.KEYGEN, - K_.LINK, - K_.META, - K_.PARAM, - K_.SOURCE, - K_.TRACK, - K_.WBR, + J_.AREA, + J_.BASE, + J_.BASEFONT, + J_.BGSOUND, + J_.BR, + J_.COL, + J_.EMBED, + J_.FRAME, + J_.HR, + J_.IMG, + J_.INPUT, + J_.KEYGEN, + J_.LINK, + J_.META, + J_.PARAM, + J_.SOURCE, + J_.TRACK, + J_.WBR, ]); -class tI extends Error { +class oI extends Error { constructor(e, t, n) { super(), "string" == typeof t && ((n = t), (t = void 0)); let r = "", @@ -36825,11 +36836,11 @@ class tI extends Error { (this.name = ((a = o.place) && "object" == typeof a ? "position" in a || "type" in a - ? JZ(a.position) + ? nI(a.position) : "start" in a || "end" in a - ? JZ(a) + ? nI(a) : "line" in a || "column" in a - ? QZ(a) + ? tI(a) : "" : "") || "1:1"), (this.place = o.place || void 0), @@ -36844,24 +36855,24 @@ class tI extends Error { this.url; } } -(tI.prototype.file = ""), - (tI.prototype.name = ""), - (tI.prototype.reason = ""), - (tI.prototype.message = ""), - (tI.prototype.stack = ""), - (tI.prototype.column = void 0), - (tI.prototype.line = void 0), - (tI.prototype.ancestors = void 0), - (tI.prototype.cause = void 0), - (tI.prototype.fatal = void 0), - (tI.prototype.place = void 0), - (tI.prototype.ruleId = void 0), - (tI.prototype.source = void 0); -const nI = { +(oI.prototype.file = ""), + (oI.prototype.name = ""), + (oI.prototype.reason = ""), + (oI.prototype.message = ""), + (oI.prototype.stack = ""), + (oI.prototype.column = void 0), + (oI.prototype.line = void 0), + (oI.prototype.ancestors = void 0), + (oI.prototype.cause = void 0), + (oI.prototype.fatal = void 0), + (oI.prototype.place = void 0), + (oI.prototype.ruleId = void 0), + (oI.prototype.source = void 0); +const iI = { basename: function (e, t) { if (void 0 !== t && "string" != typeof t) throw new TypeError('"ext" argument must be a string'); - rI(e); + lI(e); let n, r = 0, o = -1, @@ -36895,7 +36906,7 @@ const nI = { return e.slice(r, o); }, dirname: function (e) { - if ((rI(e), 0 === e.length)) return "."; + if ((lI(e), 0 === e.length)) return "."; let t, n = -1, r = e.length; @@ -36915,7 +36926,7 @@ const nI = { : e.slice(0, n); }, extname: function (e) { - rI(e); + lI(e); let t, n = e.length, r = -1, @@ -36944,11 +36955,11 @@ const nI = { let t, n = -1; for (; ++n < e.length; ) - rI(e[n]), e[n] && (t = void 0 === t ? e[n] : t + "/" + e[n]); + lI(e[n]), e[n] && (t = void 0 === t ? e[n] : t + "/" + e[n]); return void 0 === t ? "." : (function (e) { - rI(e); + lI(e); const t = 47 === e.codePointAt(0); let n = (function (e, t) { let n, @@ -37005,16 +37016,16 @@ const nI = { }, sep: "/", }; -function rI(e) { +function lI(e) { if ("string" != typeof e) throw new TypeError("Path must be a string. Received " + JSON.stringify(e)); } -const oI = { +const aI = { cwd: function () { return "/"; }, }; -function iI(e) { +function CI(e) { return Boolean( null !== e && "object" == typeof e && @@ -37025,9 +37036,9 @@ function iI(e) { void 0 === e.auth, ); } -function lI(e) { +function sI(e) { if ("string" == typeof e) e = new URL(e); - else if (!iI(e)) { + else if (!CI(e)) { const t = new TypeError( 'The "path" argument must be of type string or an instance of URL. Received `' + e + @@ -37061,12 +37072,12 @@ function lI(e) { return decodeURIComponent(t); })(e); } -const aI = ["history", "path", "basename", "stem", "extname", "dirname"]; -class CI { +const cI = ["history", "path", "basename", "stem", "extname", "dirname"]; +class dI { constructor(e) { let t; (t = e - ? iI(e) + ? CI(e) ? { path: e } : "string" == typeof e || (function (e) { @@ -37080,7 +37091,7 @@ class CI { ? { value: e } : e : {}), - (this.cwd = "cwd" in t ? "" : oI.cwd()), + (this.cwd = "cwd" in t ? "" : aI.cwd()), (this.data = {}), (this.history = []), (this.messages = []), @@ -37090,58 +37101,58 @@ class CI { this.stored; let n, r = -1; - for (; ++r < aI.length; ) { - const e = aI[r]; + for (; ++r < cI.length; ) { + const e = cI[r]; e in t && void 0 !== t[e] && null !== t[e] && (this[e] = "history" === e ? [...t[e]] : t[e]); } - for (n in t) aI.includes(n) || (this[n] = t[n]); + for (n in t) cI.includes(n) || (this[n] = t[n]); } get basename() { - return "string" == typeof this.path ? nI.basename(this.path) : void 0; + return "string" == typeof this.path ? iI.basename(this.path) : void 0; } set basename(e) { - cI(e, "basename"), - sI(e, "basename"), - (this.path = nI.join(this.dirname || "", e)); + pI(e, "basename"), + uI(e, "basename"), + (this.path = iI.join(this.dirname || "", e)); } get dirname() { - return "string" == typeof this.path ? nI.dirname(this.path) : void 0; + return "string" == typeof this.path ? iI.dirname(this.path) : void 0; } set dirname(e) { - dI(this.basename, "dirname"), (this.path = nI.join(e || "", this.basename)); + mI(this.basename, "dirname"), (this.path = iI.join(e || "", this.basename)); } get extname() { - return "string" == typeof this.path ? nI.extname(this.path) : void 0; + return "string" == typeof this.path ? iI.extname(this.path) : void 0; } set extname(e) { - if ((sI(e, "extname"), dI(this.dirname, "extname"), e)) { + if ((uI(e, "extname"), mI(this.dirname, "extname"), e)) { if (46 !== e.codePointAt(0)) throw new Error("`extname` must start with `.`"); if (e.includes(".", 1)) throw new Error("`extname` cannot contain multiple dots"); } - this.path = nI.join(this.dirname, this.stem + (e || "")); + this.path = iI.join(this.dirname, this.stem + (e || "")); } get path() { return this.history[this.history.length - 1]; } set path(e) { - iI(e) && (e = lI(e)), - cI(e, "path"), + CI(e) && (e = sI(e)), + pI(e, "path"), this.path !== e && this.history.push(e); } get stem() { return "string" == typeof this.path - ? nI.basename(this.path, this.extname) + ? iI.basename(this.path, this.extname) : void 0; } set stem(e) { - cI(e, "stem"), - sI(e, "stem"), - (this.path = nI.join(this.dirname || "", e + (this.extname || ""))); + pI(e, "stem"), + uI(e, "stem"), + (this.path = iI.join(this.dirname || "", e + (this.extname || ""))); } fail(e, t, n) { const r = this.message(e, t, n); @@ -37152,7 +37163,7 @@ class CI { return (r.fatal = void 0), r; } message(e, t, n) { - const r = new tI(e, t, n); + const r = new oI(e, t, n); return ( this.path && ((r.name = this.path + ":" + r.name), (r.file = this.path)), (r.fatal = !1), @@ -37166,19 +37177,19 @@ class CI { return new TextDecoder(e || void 0).decode(this.value); } } -function sI(e, t) { - if (e && e.includes(nI.sep)) +function uI(e, t) { + if (e && e.includes(iI.sep)) throw new Error( - "`" + t + "` cannot be a path: did not expect `" + nI.sep + "`", + "`" + t + "` cannot be a path: did not expect `" + iI.sep + "`", ); } -function cI(e, t) { +function pI(e, t) { if (!e) throw new Error("`" + t + "` cannot be empty"); } -function dI(e, t) { +function mI(e, t) { if (!e) throw new Error("Setting `" + t + "` requires `path` to be set too"); } -const uI = { +const hI = { abandonedHeadElementChild: { reason: "Unexpected metadata element after head", description: @@ -37461,16 +37472,16 @@ const uI = { "Unexpected character reference. Expected known named character references", }, }, - pI = /-[a-z]/g, - mI = /%c(?:([-+])(\d+))?/g, - hI = /%x/g, - fI = { 2: !0, 1: !1, 0: null }, - gI = {}; -function vI(e, t) { - const n = t || gI, + fI = /-[a-z]/g, + gI = /%c(?:([-+])(\d+))?/g, + vI = /%x/g, + wI = { 2: !0, 1: !1, 0: null }, + LI = {}; +function bI(e, t) { + const n = t || LI, r = n.onerror, - o = e instanceof CI ? e : new CI(e), - i = n.fragment ? XZ : KZ, + o = e instanceof dI ? e : new dI(e), + i = n.fragment ? eI : JZ, l = String(o), a = i(l, { sourceCodeLocationInfo: !0, @@ -37478,14 +37489,14 @@ function vI(e, t) { ? function (e) { const t = e.code, i = (function (e) { - return e.replace(pI, wI); + return e.replace(fI, MI); })(t), a = n[i], C = null == a || a, s = "number" == typeof C ? C : C ? 1 : 0; if (s) { - const n = uI[i], - l = new tI(c(n.reason), { + const n = hI[i], + l = new oI(c(n.reason), { place: { start: { line: e.startLine, @@ -37502,7 +37513,7 @@ function vI(e, t) { source: "hast-util-from-html", }); o.path && ((l.file = o.path), (l.name = o.path + ":" + l.name)), - (l.fatal = fI[s]), + (l.fatal = wI[s]), (l.note = c(n.description)), (l.url = !1 === n.url @@ -37513,7 +37524,7 @@ function vI(e, t) { } function c(t) { return t - .replace(mI, function (t, n, r) { + .replace(gI, function (t, n, r) { const o = (r ? Number.parseInt(r, 10) : 0) * ("-" === n ? -1 : 1), i = l.charAt(e.startOffset + o); @@ -37521,7 +37532,7 @@ function vI(e, t) { return "`" === e ? "` ` `" : e; })(i); }) - .replace(hI, function () { + .replace(vI, function () { return ( (t = l.charCodeAt(e.startOffset)), "0x" + t.toString(16).toUpperCase() @@ -37535,21 +37546,21 @@ function vI(e, t) { }); return (function (e, t) { const n = t || {}; - return g_( + return L_( { file: n.file || void 0, location: !1, - schema: "svg" === n.space ? Jx : Qx, + schema: "svg" === n.space ? n_ : t_, verbose: n.verbose || !1, }, e, ); })(a, { file: o, space: n.space, verbose: n.verbose }); } -function wI(e) { +function MI(e) { return e.charAt(1).toUpperCase(); } -const LI = [ +const HI = [ "area", "base", "basefont", @@ -37571,35 +37582,35 @@ const LI = [ "track", "wbr", ], - bI = {}.hasOwnProperty; -const MI = /["&'<>`]/g, - HI = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g, - EI = /[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g, - RI = /[|\\{}()[\]^$+*?.]/g, - yI = new WeakMap(); -function VI(e, t) { + EI = {}.hasOwnProperty; +const RI = /["&'<>`]/g, + yI = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g, + VI = /[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g, + SI = /[|\\{}()[\]^$+*?.]/g, + TI = new WeakMap(); +function NI(e, t) { return ( (e = e.replace( t.subset ? (function (e) { - let t = yI.get(e); + let t = TI.get(e); t || ((t = (function (e) { const t = []; let n = -1; - for (; ++n < e.length; ) t.push(e[n].replace(RI, "\\$&")); + for (; ++n < e.length; ) t.push(e[n].replace(SI, "\\$&")); return new RegExp("(?:" + t.join("|") + ")", "g"); })(e)), - yI.set(e, t)); + TI.set(e, t)); return t; })(t.subset) - : MI, + : RI, n, )), t.subset || t.escapeOnly ? e : e - .replace(HI, function (e, n, r) { + .replace(yI, function (e, n, r) { return t.format( 1024 * (e.charCodeAt(0) - 55296) + e.charCodeAt(1) - @@ -37609,15 +37620,15 @@ function VI(e, t) { t, ); }) - .replace(EI, n) + .replace(VI, n) ); function n(e, n, r) { return t.format(e.charCodeAt(0), r.charCodeAt(n + 1), t); } } -const SI = /[\dA-Fa-f]/; -const TI = /\d/; -const NI = [ +const xI = /[\dA-Fa-f]/; +const _I = /\d/; +const AI = [ "AElig", "AMP", "Aacute", @@ -37725,7 +37736,7 @@ const NI = [ "yen", "yuml", ], - xI = { + ZI = { nbsp: " ", iexcl: "¡", cent: "¢", @@ -37979,29 +37990,29 @@ const NI = [ rsaquo: "›", euro: "€", }, - _I = ["cent", "copy", "divide", "gt", "lt", "not", "para", "times"], - AI = {}.hasOwnProperty, - ZI = {}; -let II; -for (II in xI) AI.call(xI, II) && (ZI[xI[II]] = II); -const kI = /[^\dA-Za-z]/; -function OI(e, t, n) { + II = ["cent", "copy", "divide", "gt", "lt", "not", "para", "times"], + kI = {}.hasOwnProperty, + OI = {}; +let BI; +for (BI in ZI) kI.call(ZI, BI) && (OI[ZI[BI]] = BI); +const DI = /[^\dA-Za-z]/; +function PI(e, t, n) { let r, o = (function (e, t, n) { const r = "&#x" + e.toString(16).toUpperCase(); - return n && t && !SI.test(String.fromCharCode(t)) ? r : r + ";"; + return n && t && !xI.test(String.fromCharCode(t)) ? r : r + ";"; })(e, t, n.omitOptionalSemicolons); if ( ((n.useNamedReferences || n.useShortestReferences) && (r = (function (e, t, n, r) { const o = String.fromCharCode(e); - if (AI.call(ZI, o)) { - const e = ZI[o], + if (kI.call(OI, o)) { + const e = OI[o], i = "&" + e; return n && - NI.includes(e) && - !_I.includes(e) && - (!r || (t && 61 !== t && kI.test(String.fromCharCode(t)))) + AI.includes(e) && + !II.includes(e) && + (!r || (t && 61 !== t && DI.test(String.fromCharCode(t)))) ? i : i + ";"; } @@ -38011,19 +38022,19 @@ function OI(e, t, n) { ) { const r = (function (e, t, n) { const r = "&#" + String(e); - return n && t && !TI.test(String.fromCharCode(t)) ? r : r + ";"; + return n && t && !_I.test(String.fromCharCode(t)) ? r : r + ";"; })(e, t, n.omitOptionalSemicolons); r.length < o.length && (o = r); } return r && (!n.useShortestReferences || r.length < o.length) ? r : o; } -function BI(e, t) { - return VI(e, Object.assign({ format: OI }, t)); +function FI(e, t) { + return NI(e, Object.assign({ format: PI }, t)); } -const DI = /^>|^->||--!>|"], - FI = ["<", ">"]; -function UI(e, t) { +const UI = /^>|^->||--!>|"], + GI = ["<", ">"]; +function $I(e, t) { const n = String(e); if ("string" != typeof t) throw new TypeError("Expected character"); let r = 0, @@ -38031,65 +38042,65 @@ function UI(e, t) { for (; -1 !== o; ) r++, (o = n.indexOf(t, o + t.length)); return r; } -const zI = /[ \t\n\f\r]/g; -function GI(e) { - return "object" == typeof e ? "text" === e.type && $I(e.value) : $I(e); +const WI = /[ \t\n\f\r]/g; +function jI(e) { + return "object" == typeof e ? "text" === e.type && qI(e.value) : qI(e); } -function $I(e) { - return "" === e.replace(zI, ""); +function qI(e) { + return "" === e.replace(WI, ""); } -const WI = YI(1), - jI = YI(-1), - qI = []; -function YI(e) { +const YI = QI(1), + KI = QI(-1), + XI = []; +function QI(e) { return function (t, n, r) { - const o = t ? t.children : qI; + const o = t ? t.children : XI; let i = (n || 0) + e, l = o[i]; - if (!r) for (; l && GI(l); ) (i += e), (l = o[i]); + if (!r) for (; l && jI(l); ) (i += e), (l = o[i]); return l; }; } -const KI = {}.hasOwnProperty; -function XI(e) { +const JI = {}.hasOwnProperty; +function ek(e) { return function (t, n, r) { - return KI.call(e, t.tagName) && e[t.tagName](t, n, r); + return JI.call(e, t.tagName) && e[t.tagName](t, n, r); }; } -const QI = XI({ +const tk = ek({ body: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return !r || "comment" !== r.type; }, - caption: JI, - colgroup: JI, + caption: nk, + colgroup: nk, dd: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return ( !r || ("element" === r.type && ("dt" === r.tagName || "dd" === r.tagName)) ); }, dt: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return Boolean( r && "element" === r.type && ("dt" === r.tagName || "dd" === r.tagName), ); }, - head: JI, + head: nk, html: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return !r || "comment" !== r.type; }, li: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return !r || ("element" === r.type && "li" === r.tagName); }, optgroup: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return !r || ("element" === r.type && "optgroup" === r.tagName); }, option: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return ( !r || ("element" === r.type && @@ -38097,7 +38108,7 @@ const QI = XI({ ); }, p: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return r ? "element" === r.type && ("address" === r.tagName || @@ -38142,22 +38153,22 @@ const QI = XI({ "video" === n.tagName) ); }, - rp: ek, - rt: ek, + rp: rk, + rt: rk, tbody: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return ( !r || ("element" === r.type && ("tbody" === r.tagName || "tfoot" === r.tagName)) ); }, - td: tk, + td: ok, tfoot: function (e, t, n) { - return !WI(n, t); + return !YI(n, t); }, - th: tk, + th: ok, thead: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return Boolean( r && "element" === r.type && @@ -38165,36 +38176,36 @@ const QI = XI({ ); }, tr: function (e, t, n) { - const r = WI(n, t); + const r = YI(n, t); return !r || ("element" === r.type && "tr" === r.tagName); }, }); -function JI(e, t, n) { - const r = WI(n, t, !0); +function nk(e, t, n) { + const r = YI(n, t, !0); return ( !r || - ("comment" !== r.type && !("text" === r.type && GI(r.value.charAt(0)))) + ("comment" !== r.type && !("text" === r.type && jI(r.value.charAt(0)))) ); } -function ek(e, t, n) { - const r = WI(n, t); +function rk(e, t, n) { + const r = YI(n, t); return ( !r || ("element" === r.type && ("rp" === r.tagName || "rt" === r.tagName)) ); } -function tk(e, t, n) { - const r = WI(n, t); +function ok(e, t, n) { + const r = YI(n, t); return ( !r || ("element" === r.type && ("td" === r.tagName || "th" === r.tagName)) ); } -const nk = XI({ +const ik = ek({ body: function (e) { - const t = WI(e, -1, !0); + const t = YI(e, -1, !0); return !( t && ("comment" === t.type || - ("text" === t.type && GI(t.value.charAt(0))) || + ("text" === t.type && jI(t.value.charAt(0))) || ("element" === t.type && ("meta" === t.tagName || "link" === t.tagName || @@ -38204,14 +38215,14 @@ const nk = XI({ ); }, colgroup: function (e, t, n) { - const r = jI(n, t), - o = WI(e, -1, !0); + const r = KI(n, t), + o = YI(e, -1, !0); if ( n && r && "element" === r.type && "colgroup" === r.tagName && - QI(r, n.children.indexOf(r), n) + tk(r, n.children.indexOf(r), n) ) return !1; return Boolean(o && "element" === o.type && "col" === o.tagName); @@ -38230,24 +38241,24 @@ const nk = XI({ return !n || "element" === n.type; }, html: function (e) { - const t = WI(e, -1); + const t = YI(e, -1); return !t || "comment" !== t.type; }, tbody: function (e, t, n) { - const r = jI(n, t), - o = WI(e, -1); + const r = KI(n, t), + o = YI(e, -1); if ( n && r && "element" === r.type && ("thead" === r.tagName || "tbody" === r.tagName) && - QI(r, n.children.indexOf(r), n) + tk(r, n.children.indexOf(r), n) ) return !1; return Boolean(o && "element" === o.type && "tr" === o.tagName); }, }); -const rk = { +const lk = { name: [ ["\t\n\f\r &/=>".split(""), "\t\n\f\r \"&'/=>`".split("")], ["\0\t\n\f\r \"&'/<=>".split(""), "\0\t\n\f\r \"&'/<=>`".split("")], @@ -38265,8 +38276,8 @@ const rk = { ['\0"&'.split(""), "\0\"&'`".split("")], ], }; -function ok(e, t, n) { - const r = Yx(e.schema, t), +function ak(e, t, n) { + const r = Qx(e.schema, t), o = e.settings.allowParseErrors && "html" === e.schema.space ? 0 : 1, i = e.settings.allowDangerousCharacters ? 0 : 1; let l, @@ -38279,64 +38290,64 @@ function ok(e, t, n) { null == n || !1 === n || ("number" == typeof n && Number.isNaN(n))) ) return ""; - const C = BI( + const C = FI( r.attribute, Object.assign({}, e.settings.characterReferences, { - subset: rk.name[o][i], + subset: lk.name[o][i], }), ); return !0 === n ? C : ((n = Array.isArray(n) - ? (r.commaSeparated ? t_ : o_)(n, { + ? (r.commaSeparated ? o_ : a_)(n, { padLeft: !e.settings.tightCommaSeparatedLists, }) : String(n)), e.settings.collapseEmptyAttributes && !n ? C : (e.settings.preferUnquoted && - (l = BI( + (l = FI( n, Object.assign({}, e.settings.characterReferences, { attribute: !0, - subset: rk.unquoted[o][i], + subset: lk.unquoted[o][i], }), )), l !== n && (e.settings.quoteSmart && - UI(n, a) > UI(n, e.alternative) && + $I(n, a) > $I(n, e.alternative) && (a = e.alternative), (l = a + - BI( + FI( n, Object.assign({}, e.settings.characterReferences, { - subset: ("'" === a ? rk.single : rk.double)[o][i], + subset: ("'" === a ? lk.single : lk.double)[o][i], attribute: !0, }), ) + a)), C + (l ? "=" + l : l))); } -const ik = ["<", "&"]; -function lk(e, t, n, r) { +const Ck = ["<", "&"]; +function sk(e, t, n, r) { return !n || "element" !== n.type || ("script" !== n.tagName && "style" !== n.tagName) - ? BI( + ? FI( e.value, - Object.assign({}, r.settings.characterReferences, { subset: ik }), + Object.assign({}, r.settings.characterReferences, { subset: Ck }), ) : e.value; } -const ak = (function (e, t) { +const ck = (function (e, t) { const n = t || {}; function r(t, ...n) { let o = r.invalid; const i = r.handlers; - if (t && bI.call(t, e)) { + if (t && EI.call(t, e)) { const n = String(t[e]); - o = bI.call(i, n) ? i[n] : r.unknown; + o = EI.call(i, n) ? i[n] : r.unknown; } if (o) return o.call(this, t, ...n); } @@ -38358,17 +38369,17 @@ const ak = (function (e, t) { comment: function (e, t, n, r) { return r.settings.bogusComments ? "" : "\x3c!--" + - e.value.replace(DI, function (e) { - return BI( + e.value.replace(UI, function (e) { + return FI( e, Object.assign({}, r.settings.characterReferences, { - subset: FI, + subset: GI, }), ); }) + @@ -38391,7 +38402,7 @@ const ak = (function (e, t) { : r.settings.voids.includes(e.tagName.toLowerCase()); const a = []; let C; - "html" === o.space && "svg" === e.tagName && (r.schema = Jx); + "html" === o.space && "svg" === e.tagName && (r.schema = n_); const s = (function (e, t) { const n = []; let r, @@ -38399,7 +38410,7 @@ const ak = (function (e, t) { if (t) for (r in t) if (null !== t[r] && void 0 !== t[r]) { - const o = ok(e, r, t[r]); + const o = ak(e, r, t[r]); o && n.push(o); } for (; ++o < n.length; ) { @@ -38416,7 +38427,7 @@ const ak = (function (e, t) { return ( (r.schema = o), c && (l = !1), - (!s && i && nk(e, t, n)) || + (!s && i && ik(e, t, n)) || (a.push("<", e.tagName, s ? " " + s : ""), l && ("svg" === o.space || r.settings.closeSelfClosing) && @@ -38428,39 +38439,39 @@ const ak = (function (e, t) { a.push("/")), a.push(">")), a.push(c), - l || (i && QI(e, t, n)) || a.push(""), + l || (i && tk(e, t, n)) || a.push(""), a.join("") ); }, raw: function (e, t, n, r) { - return r.settings.allowDangerousHtml ? e.value : lk(e, 0, n, r); + return r.settings.allowDangerousHtml ? e.value : sk(e, 0, n, r); }, root: function (e, t, n, r) { return r.all(e); }, - text: lk, + text: sk, }, }); -const Ck = {}, - sk = {}, - ck = []; -function dk(e, t, n) { - return ak(e, t, n, this); +const dk = {}, + uk = {}, + pk = []; +function mk(e, t, n) { + return ck(e, t, n, this); } -function uk(e) { +function hk(e) { const t = [], - n = (e && e.children) || ck; + n = (e && e.children) || pk; let r = -1; for (; ++r < n.length; ) t[r] = this.one(n[r], r, e); return t.join(""); } -function pk(e) { +function fk(e) { if (e) throw e; } -var mk, hk; -var fk = (function () { - if (hk) return mk; - hk = 1; +var gk, vk; +var wk = (function () { + if (vk) return gk; + vk = 1; var e = Object.prototype.hasOwnProperty, t = Object.prototype.toString, n = Object.defineProperty, @@ -38500,7 +38511,7 @@ var fk = (function () { return t[n]; }; return ( - (mk = function e() { + (gk = function e() { var t, n, r, @@ -38530,11 +38541,11 @@ var fk = (function () { : void 0 !== C && l(d, { name: n, newValue: C })); return d; }), - mk + gk ); })(), - gk = V(fk); -function vk(e) { + Lk = V(wk); +function bk(e) { if ("object" != typeof e || null === e) return !1; const t = Object.getPrototypeOf(e); return !( @@ -38545,7 +38556,7 @@ function vk(e) { Symbol.iterator in e ); } -function wk() { +function Mk() { const e = [], t = { run: function (...t) { @@ -38606,7 +38617,7 @@ function wk() { }; return t; } -const Lk = function (e) { +const Hk = function (e) { const t = this.constructor.prototype, n = t[e], r = function () { @@ -38614,8 +38625,8 @@ const Lk = function (e) { }; return Object.setPrototypeOf(r, t), r; }, - bk = {}.hasOwnProperty; -class Mk extends Lk { + Ek = {}.hasOwnProperty; +class Rk extends Hk { constructor() { super("copy"), (this.Compiler = void 0), @@ -38626,24 +38637,24 @@ class Mk extends Lk { (this.frozen = void 0), (this.namespace = {}), (this.parser = void 0), - (this.transformers = wk()); + (this.transformers = Mk()); } copy() { - const e = new Mk(); + const e = new Rk(); let t = -1; for (; ++t < this.attachers.length; ) { const n = this.attachers[t]; e.use(...n); } - return e.data(gk(!0, {}, this.namespace)), e; + return e.data(Lk(!0, {}, this.namespace)), e; } data(e, t) { return "string" == typeof e ? 2 === arguments.length - ? (Rk("data", this.frozen), (this.namespace[e] = t), this) - : (bk.call(this.namespace, e) && this.namespace[e]) || void 0 + ? (Sk("data", this.frozen), (this.namespace[e] = t), this) + : (Ek.call(this.namespace, e) && this.namespace[e]) || void 0 : e - ? (Rk("data", this.frozen), (this.namespace = e), this) + ? (Sk("data", this.frozen), (this.namespace = e), this) : this.namespace; } freeze() { @@ -38662,20 +38673,20 @@ class Mk extends Lk { } parse(e) { this.freeze(); - const t = Sk(e), + const t = xk(e), n = this.parser || this.Parser; - return Hk("parse", n), n(String(t), t); + return yk("parse", n), n(String(t), t); } process(e, t) { const n = this; return ( this.freeze(), - Hk("process", this.parser || this.Parser), - Ek("process", this.compiler || this.Compiler), + yk("process", this.parser || this.Parser), + Vk("process", this.compiler || this.Compiler), t ? r(void 0, t) : new Promise(r) ); function r(r, o) { - const i = Sk(e), + const i = xk(e), l = n.parse(i); function a(e, n) { e || !n ? o(e) : r ? r(n) : t(void 0, n); @@ -38702,24 +38713,24 @@ class Mk extends Lk { n = !1; return ( this.freeze(), - Hk("processSync", this.parser || this.Parser), - Ek("processSync", this.compiler || this.Compiler), + yk("processSync", this.parser || this.Parser), + Vk("processSync", this.compiler || this.Compiler), this.process(e, function (e, r) { - (n = !0), pk(e), (t = r); + (n = !0), fk(e), (t = r); }), - Vk("processSync", "process", n), + Nk("processSync", "process", n), t ); } run(e, t, n) { - yk(e), this.freeze(); + Tk(e), this.freeze(); const r = this.transformers; return ( n || "function" != typeof t || ((n = t), (t = void 0)), n ? o(void 0, n) : new Promise(o) ); function o(o, i) { - const l = Sk(t); + const l = xk(t); r.run(e, l, function (t, r, l) { const a = r || e; t ? i(t) : o ? o(a) : n(void 0, a, l); @@ -38731,22 +38742,22 @@ class Mk extends Lk { r = !1; return ( this.run(e, t, function (e, t) { - pk(e), (n = t), (r = !0); + fk(e), (n = t), (r = !0); }), - Vk("runSync", "run", r), + Nk("runSync", "run", r), n ); } stringify(e, t) { this.freeze(); - const n = Sk(t), + const n = xk(t), r = this.compiler || this.Compiler; - return Ek("stringify", r), yk(e), r(e, n); + return Vk("stringify", r), Tk(e), r(e, n); } use(e, ...t) { const n = this.attachers, r = this.namespace; - if ((Rk("use", this.frozen), null == e)); + if ((Sk("use", this.frozen), null == e)); else if ("function" == typeof e) a(e, t); else { if ("object" != typeof e) @@ -38770,7 +38781,7 @@ class Mk extends Lk { throw new Error( "Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither", ); - l(e.plugins), e.settings && (r.settings = gk(!0, r.settings, e.settings)); + l(e.plugins), e.settings && (r.settings = Lk(!0, r.settings, e.settings)); } function l(e) { let t = -1; @@ -38795,20 +38806,20 @@ class Mk extends Lk { else if (t.length > 0) { let [r, ...i] = t; const l = n[o][1]; - vk(l) && vk(r) && (r = gk(!0, l, r)), (n[o] = [e, r, ...i]); + bk(l) && bk(r) && (r = Lk(!0, l, r)), (n[o] = [e, r, ...i]); } } } } -function Hk(e, t) { +function yk(e, t) { if ("function" != typeof t) throw new TypeError("Cannot `" + e + "` without `parser`"); } -function Ek(e, t) { +function Vk(e, t) { if ("function" != typeof t) throw new TypeError("Cannot `" + e + "` without `compiler`"); } -function Rk(e, t) { +function Sk(e, t) { if (t) throw new Error( "Cannot call `" + @@ -38816,29 +38827,29 @@ function Rk(e, t) { "` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.", ); } -function yk(e) { - if (!vk(e) || "string" != typeof e.type) +function Tk(e) { + if (!bk(e) || "string" != typeof e.type) throw new TypeError("Expected node, got `" + e + "`"); } -function Vk(e, t, n) { +function Nk(e, t, n) { if (!n) throw new Error("`" + e + "` finished async. Use `" + t + "` instead"); } -function Sk(e) { +function xk(e) { return (function (e) { return Boolean( e && "object" == typeof e && "message" in e && "messages" in e, ); })(e) ? e - : new CI(e); + : new dI(e); } -const Tk = new Mk() +const _k = new Rk() .freeze()() .use(function (e) { const { emitParseErrors: t, ...n } = { ...this.data("settings"), ...e }; this.parser = function (e, r) { - return vI(e, { + return bI(e, { ...n, onerror: t ? function (e) { @@ -38853,14 +38864,14 @@ const Tk = new Mk() const t = { ...this.data("settings"), ...e }; this.compiler = function (e) { return (function (e, t) { - const n = t || Ck, + const n = t || dk, r = n.quote || '"', o = '"' === r ? "'" : '"'; if ('"' !== r && "'" !== r) throw new Error("Invalid quote `" + r + "`, expected `'` or `\"`"); return { - one: dk, - all: uk, + one: mk, + all: hk, settings: { omitOptionalTags: n.omitOptionalTags || !1, allowParseErrors: n.allowParseErrors || !1, @@ -38875,12 +38886,12 @@ const Tk = new Mk() tightSelfClosing: n.tightSelfClosing || !1, collapseEmptyAttributes: n.collapseEmptyAttributes || !1, allowDangerousHtml: n.allowDangerousHtml || !1, - voids: n.voids || LI, - characterReferences: n.characterReferences || sk, + voids: n.voids || HI, + characterReferences: n.characterReferences || uk, closeSelfClosing: n.closeSelfClosing || !1, closeEmptyElements: n.closeEmptyElements || !1, }, - schema: "svg" === n.space ? Jx : Qx, + schema: "svg" === n.space ? n_ : t_, quote: r, alternative: o, }.one( @@ -38892,10 +38903,10 @@ const Tk = new Mk() }; }) .freeze(); -function Nk(e) { +function Ak(e) { e.stopPropagation(), e.preventDefault(); } -class xk { +class Zk { constructor(e) { (this.elm = void 0), (this.start = void 0), @@ -38986,14 +38997,14 @@ class xk { this.elm.dispatchEvent(e); } } -var _k = { +var Ik = { position: "relative", textAlign: "left", boxSizing: "border-box", padding: 0, overflow: "hidden", }, - Ak = { + kk = { position: "absolute", top: 0, left: 0, @@ -39007,7 +39018,7 @@ var _k = { WebkitFontSmoothing: "antialiased", WebkitTextFillColor: "transparent", }, - Zk = { + Ok = { margin: 0, border: 0, background: "none", @@ -39029,7 +39040,7 @@ var _k = { overflowWrap: "break-word", outline: 0, }, - Ik = [ + Bk = [ "prefixCls", "value", "padding", @@ -39043,7 +39054,7 @@ var _k = { "onChange", "indentWidth", ], - kk = t.forwardRef((e, t) => { + Dk = t.forwardRef((e, t) => { var { prefixCls: n = "w-tc-editor", padding: r = 10, @@ -39057,7 +39068,7 @@ var _k = { onChange: f, indentWidth: g = 2, } = e, - v = vx(e, Ik), + v = bx(e, Bk), [w, L] = a(e.value || ""); l(() => L(e.value || ""), [e.value]); var b = c(null); @@ -39073,7 +39084,7 @@ var _k = { (function (e, t) { return ( void 0 === t && (t = []), - Tk() + _k() .data("settings", { fragment: !0 }) .use([...t]) .processSync("" + e) @@ -39113,7 +39124,7 @@ var _k = { E = i( () => I.jsx("div", { - style: Pe({}, Zk, M, { minHeight: o }), + style: Pe({}, Ok, M, { minHeight: o }), className: n + "-preview " + (s ? "language-" + s : ""), dangerouslySetInnerHTML: { __html: H }, }), @@ -39134,11 +39145,11 @@ var _k = { (v.onKeyDown && !1 === v.onKeyDown(e)) || (function (e, t) { void 0 === t && (t = 2); - var n = new xk(e.target), + var n = new Zk(e.target), r = (e.code || e.nativeEvent.code).toLocaleLowerCase(), o = " ".repeat(t); if ("tab" === r) - Nk(e), + Ak(e), n.start === n.end ? e.shiftKey ? n.lineStarRemove(o) @@ -39150,7 +39161,7 @@ var _k = { : n.insertText(o).position(n.start + t, n.end), n.notifyChange(); else if ("enter" === r) { - Nk(e); + Ak(e); var i = "\n" + n.getIndentText(); n .insertText(i) @@ -39161,7 +39172,7 @@ var _k = { /^(quote|backquote|bracketleft|digit9|comma)$/.test(r) && n.getSelectedValue() ) { - Nk(e); + Ak(e); var l = n.getSelectedValue(), a = ""; switch (r) { @@ -39186,8 +39197,8 @@ var _k = { }, style: Pe( {}, - Zk, - Ak, + Ok, + kk, M, { minHeight: o }, C && !w ? { WebkitTextFillColor: "inherit" } : {}, @@ -39200,22 +39211,22 @@ var _k = { }, ); return I.jsxs("div", { - style: Pe({}, _k, m), + style: Pe({}, Ik, m), className: n + " " + (p || ""), "data-color-mode": d, children: [I.jsx("textarea", Pe({}, R, { ref: b })), E], }); }); -const Ok = function (e) { - if (null == e) return Dk; - if ("function" == typeof e) return Bk(e); +const Pk = function (e) { + if (null == e) return Uk; + if ("function" == typeof e) return Fk(e); if ("object" == typeof e) return Array.isArray(e) ? (function (e) { const t = []; let n = -1; - for (; ++n < e.length; ) t[n] = Ok(e[n]); - return Bk(r); + for (; ++n < e.length; ) t[n] = Pk(e[n]); + return Fk(r); function r(...e) { let n = -1; for (; ++n < t.length; ) if (t[n].apply(this, e)) return !0; @@ -39224,7 +39235,7 @@ const Ok = function (e) { })(e) : (function (e) { const t = e; - return Bk(n); + return Fk(n); function n(n) { const r = n; let o; @@ -39234,14 +39245,14 @@ const Ok = function (e) { })(e); if ("string" == typeof e) return (function (e) { - return Bk(t); + return Fk(t); function t(t) { return t && t.type === e; } })(e); throw new Error("Expected function, string, or object as test"); }; -function Bk(e) { +function Fk(e) { return function (t, n, r) { return Boolean( (function (e) { @@ -39250,18 +39261,18 @@ function Bk(e) { ); }; } -function Dk() { +function Uk() { return !0; } -const Pk = [], - Fk = !0, - Uk = !1; -function zk(e, t, n, r) { +const zk = [], + Gk = !0, + $k = !1; +function Wk(e, t, n, r) { let o; "function" == typeof t && "function" != typeof n ? ((r = n), (n = t)) : (o = t); - const i = Ok(o), + const i = Pk(o), l = r ? -1 : 1; !(function e(o, a, C) { const s = o && "object" == typeof o ? o : {}; @@ -39281,15 +39292,15 @@ function zk(e, t, n, r) { let s, c, d, - u = Pk; + u = zk; if ( (!t || i(o, a, C[C.length - 1] || void 0)) && ((u = (function (e) { if (Array.isArray(e)) return e; - if ("number" == typeof e) return [Fk, e]; - return null == e ? Pk : [e]; + if ("number" == typeof e) return [Gk, e]; + return null == e ? zk : [e]; })(n(o, C))), - u[0] === Uk) + u[0] === $k) ) return u; if ("children" in o && o.children) { @@ -39301,7 +39312,7 @@ function zk(e, t, n, r) { ) { const n = t.children[c]; - if (((s = e(n, c, d)()), s[0] === Uk)) return s; + if (((s = e(n, c, d)()), s[0] === $k)) return s; c = "number" == typeof s[1] ? s[1] : c + l; } } @@ -39309,21 +39320,21 @@ function zk(e, t, n, r) { } })(e, void 0, [])(); } -function Gk(e) { - return "children" in e ? Wk(e) : "value" in e ? e.value : ""; +function jk(e) { + return "children" in e ? Yk(e) : "value" in e ? e.value : ""; } -function $k(e) { - return "text" === e.type ? e.value : "children" in e ? Wk(e) : ""; +function qk(e) { + return "text" === e.type ? e.value : "children" in e ? Yk(e) : ""; } -function Wk(e) { +function Yk(e) { let t = -1; const n = []; - for (; ++t < e.children.length; ) n[t] = $k(e.children[t]); + for (; ++t < e.children.length; ) n[t] = qk(e.children[t]); return n.join(""); } -const jk = {}.hasOwnProperty; -function qk(e, t, n) { - const r = Ok(t), +const Kk = {}.hasOwnProperty; +function Xk(e, t, n) { + const r = Pk(t), o = t && "object" == typeof t && "cascade" in t ? t.cascade : void 0, i = null == o || o; return (function e(t, n, o) { @@ -39343,15 +39354,15 @@ function qk(e, t, n) { } const a = {}; let C; - for (C in t) jk.call(t, C) && (a[C] = "children" === C ? l : t[C]); + for (C in t) Kk.call(t, C) && (a[C] = "children" === C ? l : t[C]); return a; })(e); } -var Yk, - Kk = { exports: {} }; -var Xk = - (Yk || - ((Yk = 1), +var Qk, + Jk = { exports: {} }; +var eO = + (Qk || + ((Qk = 1), (function (e) { function t(e) { let t, @@ -39371,11 +39382,11 @@ var Xk = } return n; } - (Kk.exports.default = t), (e.exports = t); - })(Kk)), - Kk.exports), - Qk = V(Xk); -function Jk(e) { + (Jk.exports.default = t), (e.exports = t); + })(Jk)), + Jk.exports), + tO = V(eO); +function nO(e) { e.languages.clike = { comment: [ { @@ -39404,8 +39415,8 @@ function Jk(e) { punctuation: /[{}[\];(),.:]/, }; } -function eO(e) { - e.register(Jk), +function rO(e) { + e.register(nO), (e.languages.c = e.languages.extend("clike", { comment: { pattern: @@ -39467,8 +39478,8 @@ function eO(e) { }), delete e.languages.c.boolean; } -function tO(e) { - e.register(eO), +function oO(e) { + e.register(rO), (function (e) { var t = /\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/, @@ -39568,8 +39579,8 @@ function tO(e) { ); })(e); } -function nO(e) { - e.register(tO), +function iO(e) { + e.register(oO), (e.languages.arduino = e.languages.extend("cpp", { keyword: /\b(?:String|array|bool|boolean|break|byte|case|catch|continue|default|do|double|else|finally|for|function|goto|if|in|instanceof|int|integer|long|loop|new|null|return|setup|string|switch|throw|try|void|while|word)\b/, @@ -39580,7 +39591,7 @@ function nO(e) { })), (e.languages.ino = e.languages.arduino); } -function rO(e) { +function lO(e) { !(function (e) { var t = "\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b", @@ -39751,8 +39762,8 @@ function rO(e) { (e.languages.sh = e.languages.bash), (e.languages.shell = e.languages.bash); })(e); } -function oO(e) { - e.register(Jk), +function aO(e) { + e.register(nO), (function (e) { function t(e, t) { return e.replace(/<<(\d+)>>/g, function (e, n) { @@ -40040,7 +40051,7 @@ function oO(e) { (e.languages.dotnet = e.languages.cs = e.languages.csharp); })(e); } -function iO(e) { +function CO(e) { (e.languages.markup = { comment: { pattern: //, greedy: !0 }, prolog: { pattern: /<\?[\s\S]+?\?>/, greedy: !0 }, @@ -40170,7 +40181,7 @@ function iO(e) { (e.languages.atom = e.languages.xml), (e.languages.rss = e.languages.xml); } -function lO(e) { +function sO(e) { !(function (e) { var t = /(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/; @@ -40238,7 +40249,7 @@ function lO(e) { n && (n.tag.addInlined("style", "css"), n.tag.addAttribute("style", "css")); })(e); } -function aO(e) { +function cO(e) { !(function (e) { e.languages.diff = { coord: [/^(?:\*{3}|-{3}|\+{3}).*$/m, /^@@.*@@$/m, /^\d.*$/m], @@ -40268,8 +40279,8 @@ function aO(e) { Object.defineProperty(e.languages.diff, "PREFIXES", { value: t }); })(e); } -function CO(e) { - e.register(Jk), +function dO(e) { + e.register(nO), (e.languages.go = e.languages.extend("clike", { string: { pattern: /(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/, @@ -40294,7 +40305,7 @@ function CO(e) { }), delete e.languages.go["class-name"]; } -function sO(e) { +function uO(e) { e.languages.ini = { comment: { pattern: /(^[ \f\t\v]*)[#;][^\n\r]*/m, lookbehind: !0 }, section: { @@ -40324,8 +40335,8 @@ function sO(e) { punctuation: /=/, }; } -function cO(e) { - e.register(Jk), +function pO(e) { + e.register(nO), (function (e) { var t = /\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/, @@ -40455,7 +40466,7 @@ function cO(e) { }); })(e); } -function dO(e) { +function mO(e) { !(function (e) { var t = { pattern: /\\[\\(){}[\]^$+*?|.]/, alias: "escape" }, n = @@ -40525,8 +40536,8 @@ function dO(e) { }; })(e); } -function uO(e) { - e.register(Jk), +function hO(e) { + e.register(nO), (e.languages.javascript = e.languages.extend("clike", { "class-name": [ e.languages.clike["class-name"], @@ -40681,7 +40692,7 @@ function uO(e) { )), (e.languages.js = e.languages.javascript); } -function pO(e) { +function fO(e) { (e.languages.json = { property: { pattern: /(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/, @@ -40702,8 +40713,8 @@ function pO(e) { }), (e.languages.webmanifest = e.languages.json); } -function mO(e) { - e.register(Jk), +function gO(e) { + e.register(nO), (function (e) { (e.languages.kotlin = e.languages.extend("clike", { keyword: { @@ -40777,8 +40788,8 @@ function mO(e) { (e.languages.kts = e.languages.kotlin); })(e); } -function hO(e) { - e.register(lO), +function vO(e) { + e.register(sO), (e.languages.less = e.languages.extend("css", { comment: [ /\/\*[\s\S]*?\*\//, @@ -40809,7 +40820,7 @@ function hO(e) { }, }); } -function fO(e) { +function wO(e) { e.languages.lua = { comment: /^#!.+|--(?:\[(=*)\[[\s\S]*?\]\1\]|.*)/m, string: { @@ -40829,7 +40840,7 @@ function fO(e) { punctuation: /[\[\](){},;]|\.+|:+/, }; } -function gO(e) { +function LO(e) { e.languages.makefile = { comment: { pattern: /(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/, @@ -40860,7 +40871,7 @@ function gO(e) { punctuation: /[:;(){}]/, }; } -function vO(e) { +function bO(e) { !(function (e) { var t = /[*&][^\s[\]{},]+/, n = @@ -40963,8 +40974,8 @@ function vO(e) { (e.languages.yml = e.languages.yaml); })(e); } -function wO(e) { - e.register(iO), +function MO(e) { + e.register(CO), (function (e) { var t = /(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source; function n(e) { @@ -41244,8 +41255,8 @@ function wO(e) { (e.languages.md = e.languages.markdown); })(e); } -function LO(e) { - e.register(eO), +function HO(e) { + e.register(rO), (e.languages.objectivec = e.languages.extend("c", { string: { pattern: /@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/, greedy: !0 }, keyword: @@ -41255,7 +41266,7 @@ function LO(e) { delete e.languages.objectivec["class-name"], (e.languages.objc = e.languages.objectivec); } -function bO(e) { +function EO(e) { !(function (e) { var t = /(?:\((?:[^()\\]|\\[\s\S])*\)|\{(?:[^{}\\]|\\[\s\S])*\}|\[(?:[^[\]\\]|\\[\s\S])*\]|<(?:[^<>\\]|\\[\s\S])*>)/ @@ -41344,8 +41355,8 @@ function bO(e) { }; })(e); } -function MO(e) { - e.register(iO), +function RO(e) { + e.register(CO), (function (e) { function t(e, t) { return "___" + e.toUpperCase() + t + "___"; @@ -41415,8 +41426,8 @@ function MO(e) { }); })(e); } -function HO(e) { - e.register(MO), +function yO(e) { + e.register(RO), (function (e) { var t = /\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/, n = [ @@ -41709,7 +41720,7 @@ function HO(e) { }); })(e); } -function EO(e) { +function VO(e) { (e.languages.python = { comment: { pattern: /(^|[^\\])#.*/, lookbehind: !0, greedy: !0 }, "string-interpolation": { @@ -41768,7 +41779,7 @@ function EO(e) { ].inside.interpolation.inside.rest = e.languages.python), (e.languages.py = e.languages.python); } -function RO(e) { +function SO(e) { e.languages.r = { comment: /#.*/, string: { pattern: /(['"])(?:\\.|(?!\1)[^\\\r\n])*\1/, greedy: !0 }, @@ -41785,8 +41796,8 @@ function RO(e) { punctuation: /[(){}\[\],;]/, }; } -function yO(e) { - e.register(Jk), +function TO(e) { + e.register(nO), (function (e) { (e.languages.ruby = e.languages.extend("clike", { comment: { pattern: /#.*|^=begin\s[\s\S]*?^=end/m, greedy: !0 }, @@ -41940,7 +41951,7 @@ function yO(e) { (e.languages.rb = e.languages.ruby); })(e); } -function VO(e) { +function NO(e) { !(function (e) { for ( var t = /\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|)*\*\//.source, n = 0; @@ -42039,8 +42050,8 @@ function VO(e) { (e.languages.rust.attribute.inside.string = e.languages.rust.string); })(e); } -function SO(e) { - e.register(lO), +function xO(e) { + e.register(sO), (function (e) { (e.languages.sass = e.languages.extend("css", { comment: { @@ -42095,8 +42106,8 @@ function SO(e) { }); })(e); } -function TO(e) { - e.register(lO), +function _O(e) { + e.register(sO), (e.languages.scss = e.languages.extend("css", { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/, @@ -42146,7 +42157,7 @@ function TO(e) { }), (e.languages.scss.atrule.inside.rest = e.languages.scss); } -function NO(e) { +function AO(e) { e.languages.sql = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/, @@ -42178,7 +42189,7 @@ function NO(e) { punctuation: /[;[\]()`,.]/, }; } -function xO(e) { +function ZO(e) { (e.languages.swift = { comment: { pattern: @@ -42298,8 +42309,8 @@ function xO(e) { t.inside.interpolation.inside = e.languages.swift; }); } -function _O(e) { - e.register(uO), +function IO(e) { + e.register(hO), (function (e) { (e.languages.typescript = e.languages.extend("javascript", { "class-name": { @@ -42344,7 +42355,7 @@ function _O(e) { (e.languages.ts = e.languages.typescript); })(e); } -function AO(e) { +function kO(e) { e.languages.basic = { comment: { pattern: /(?:!|REM\b).+/i, inside: { keyword: /^REM/i } }, string: { pattern: /"(?:""|[!#$%&'()*,\/:;<=>?^\w +\-.])*"/, greedy: !0 }, @@ -42357,8 +42368,8 @@ function AO(e) { punctuation: /[,;:()]/, }; } -function ZO(e) { - e.register(AO), +function OO(e) { + e.register(kO), (e.languages.vbnet = e.languages.extend("basic", { comment: [ { pattern: /(?:!|REM\b).+/i, inside: { keyword: /^REM/i } }, @@ -42374,83 +42385,83 @@ function ZO(e) { punctuation: /[,;:(){}]/, })); } -(Jk.displayName = "clike"), - (Jk.aliases = []), - (eO.displayName = "c"), - (eO.aliases = []), - (tO.displayName = "cpp"), - (tO.aliases = []), - (nO.displayName = "arduino"), - (nO.aliases = ["ino"]), - (rO.displayName = "bash"), - (rO.aliases = ["sh", "shell"]), - (oO.displayName = "csharp"), - (oO.aliases = ["cs", "dotnet"]), - (iO.displayName = "markup"), - (iO.aliases = ["atom", "html", "mathml", "rss", "ssml", "svg", "xml"]), - (lO.displayName = "css"), - (lO.aliases = []), - (aO.displayName = "diff"), - (aO.aliases = []), - (CO.displayName = "go"), - (CO.aliases = []), - (sO.displayName = "ini"), +(nO.displayName = "clike"), + (nO.aliases = []), + (rO.displayName = "c"), + (rO.aliases = []), + (oO.displayName = "cpp"), + (oO.aliases = []), + (iO.displayName = "arduino"), + (iO.aliases = ["ino"]), + (lO.displayName = "bash"), + (lO.aliases = ["sh", "shell"]), + (aO.displayName = "csharp"), + (aO.aliases = ["cs", "dotnet"]), + (CO.displayName = "markup"), + (CO.aliases = ["atom", "html", "mathml", "rss", "ssml", "svg", "xml"]), + (sO.displayName = "css"), (sO.aliases = []), - (cO.displayName = "java"), + (cO.displayName = "diff"), (cO.aliases = []), - (dO.displayName = "regex"), + (dO.displayName = "go"), (dO.aliases = []), - (uO.displayName = "javascript"), - (uO.aliases = ["js"]), - (pO.displayName = "json"), - (pO.aliases = ["webmanifest"]), - (mO.displayName = "kotlin"), - (mO.aliases = ["kt", "kts"]), - (hO.displayName = "less"), - (hO.aliases = []), - (fO.displayName = "lua"), - (fO.aliases = []), - (gO.displayName = "makefile"), - (gO.aliases = []), - (vO.displayName = "yaml"), - (vO.aliases = ["yml"]), - (wO.displayName = "markdown"), - (wO.aliases = ["md"]), - (LO.displayName = "objectivec"), - (LO.aliases = ["objc"]), - (bO.displayName = "perl"), - (bO.aliases = []), - (MO.displayName = "markup-templating"), - (MO.aliases = []), - (HO.displayName = "php"), - (HO.aliases = []), - (EO.displayName = "python"), - (EO.aliases = ["py"]), - (RO.displayName = "r"), + (uO.displayName = "ini"), + (uO.aliases = []), + (pO.displayName = "java"), + (pO.aliases = []), + (mO.displayName = "regex"), + (mO.aliases = []), + (hO.displayName = "javascript"), + (hO.aliases = ["js"]), + (fO.displayName = "json"), + (fO.aliases = ["webmanifest"]), + (gO.displayName = "kotlin"), + (gO.aliases = ["kt", "kts"]), + (vO.displayName = "less"), + (vO.aliases = []), + (wO.displayName = "lua"), + (wO.aliases = []), + (LO.displayName = "makefile"), + (LO.aliases = []), + (bO.displayName = "yaml"), + (bO.aliases = ["yml"]), + (MO.displayName = "markdown"), + (MO.aliases = ["md"]), + (HO.displayName = "objectivec"), + (HO.aliases = ["objc"]), + (EO.displayName = "perl"), + (EO.aliases = []), + (RO.displayName = "markup-templating"), (RO.aliases = []), - (yO.displayName = "ruby"), - (yO.aliases = ["rb"]), - (VO.displayName = "rust"), - (VO.aliases = []), - (SO.displayName = "sass"), + (yO.displayName = "php"), + (yO.aliases = []), + (VO.displayName = "python"), + (VO.aliases = ["py"]), + (SO.displayName = "r"), (SO.aliases = []), - (TO.displayName = "scss"), - (TO.aliases = []), - (NO.displayName = "sql"), + (TO.displayName = "ruby"), + (TO.aliases = ["rb"]), + (NO.displayName = "rust"), (NO.aliases = []), - (xO.displayName = "swift"), + (xO.displayName = "sass"), (xO.aliases = []), - (_O.displayName = "typescript"), - (_O.aliases = ["ts"]), - (AO.displayName = "basic"), + (_O.displayName = "scss"), + (_O.aliases = []), + (AO.displayName = "sql"), (AO.aliases = []), - (ZO.displayName = "vbnet"), - (ZO.aliases = []); -const IO = /[#.]/g; -const kO = new Set(["menu", "submit", "reset", "button"]), - OO = {}.hasOwnProperty; -function BO(e, t, n, r) { - const o = Yx(e, n); + (ZO.displayName = "swift"), + (ZO.aliases = []), + (IO.displayName = "typescript"), + (IO.aliases = ["ts"]), + (kO.displayName = "basic"), + (kO.aliases = []), + (OO.displayName = "vbnet"), + (OO.aliases = []); +const BO = /[#.]/g; +const DO = new Set(["menu", "submit", "reset", "button"]), + PO = {}.hasOwnProperty; +function FO(e, t, n, r) { + const o = Qx(e, n); let i, l = -1; if (null != r) { @@ -42463,25 +42474,25 @@ function BO(e, t, n, r) { ? r : "string" == typeof r ? o.spaceSeparated - ? r_(r) + ? l_(r) : o.commaSeparated - ? e_(r) + ? r_(r) : o.commaOrSpaceSeparated - ? r_(e_(r).join(" ")) - : PO(o, o.property, r) + ? l_(r_(r).join(" ")) + : zO(o, o.property, r) : Array.isArray(r) ? r.concat() : "style" === o.property ? (function (e) { const t = []; let n; - for (n in e) OO.call(e, n) && t.push([n, e[n]].join(": ")); + for (n in e) PO.call(e, n) && t.push([n, e[n]].join(": ")); return t.join("; "); })(r) : String(r); if (Array.isArray(i)) { const e = []; - for (; ++l < i.length; ) e[l] = PO(o, o.property, i[l]); + for (; ++l < i.length; ) e[l] = zO(o, o.property, i[l]); i = e; } "className" === o.property && @@ -42490,29 +42501,29 @@ function BO(e, t, n, r) { (t[o.property] = i); } } -function DO(e, t) { +function UO(e, t) { let n = -1; if (null == t); else if ("string" == typeof t || "number" == typeof t) e.push({ type: "text", value: String(t) }); - else if (Array.isArray(t)) for (; ++n < t.length; ) DO(e, t[n]); + else if (Array.isArray(t)) for (; ++n < t.length; ) UO(e, t[n]); else { if ("object" != typeof t || !("type" in t)) throw new Error("Expected node, nodes, or string, got `" + t + "`"); - "root" === t.type ? DO(e, t.children) : e.push(t); + "root" === t.type ? UO(e, t.children) : e.push(t); } } -function PO(e, t, n) { +function zO(e, t, n) { if ("string" == typeof n) { if (e.number && n && !Number.isNaN(Number(n))) return Number(n); - if ((e.boolean || e.overloadedBoolean) && ("" === n || bx(n) === bx(t))) + if ((e.boolean || e.overloadedBoolean) && ("" === n || Ex(n) === Ex(t))) return !0; } return n; } -const FO = - ((UO = Qx), - (zO = "div"), +const GO = + (($O = t_), + (WO = "div"), function (e, t, ...n) { let r, o = -1; @@ -42525,8 +42536,8 @@ const FO = i, l = 0; for (; l < n.length; ) { - IO.lastIndex = l; - const e = IO.exec(n), + BO.lastIndex = l; + const e = BO.exec(n), t = n.slice(l, e ? e.index : n.length); t && (o @@ -42545,7 +42556,7 @@ const FO = properties: r, children: [], }; - })(e, zO)), + })(e, WO)), (r.tagName = r.tagName.toLowerCase()), (i = t), (l = r.tagName), @@ -42556,14 +42567,14 @@ const FO = i.type && "string" == typeof i.type && (("children" in i && Array.isArray(i.children)) || - ("button" === l ? !kO.has(i.type.toLowerCase()) : "value" in i)))) + ("button" === l ? !DO.has(i.type.toLowerCase()) : "value" in i)))) ) n.unshift(t); else { let e; - for (e in t) OO.call(t, e) && BO(UO, r.properties, e, t[e]); + for (e in t) PO.call(t, e) && FO($O, r.properties, e, t[e]); } - for (var i, l; ++o < n.length; ) DO(r.children, n[o]); + for (var i, l; ++o < n.length; ) UO(r.children, n[o]); return ( "element" === r.type && "template" === r.tagName && @@ -42572,8 +42583,8 @@ const FO = r ); }); -var UO, zO; -const GO = { +var $O, WO; +const jO = { 0: "�", 128: "€", 130: "‚", @@ -42603,31 +42614,31 @@ const GO = { 158: "ž", 159: "Ÿ", }; -function $O(e) { +function qO(e) { const t = "string" == typeof e ? e.charCodeAt(0) : e; return t >= 48 && t <= 57; } -function WO(e) { +function YO(e) { const t = "string" == typeof e ? e.charCodeAt(0) : e; return (t >= 97 && t <= 102) || (t >= 65 && t <= 70) || (t >= 48 && t <= 57); } -function jO(e) { +function KO(e) { return ( (function (e) { const t = "string" == typeof e ? e.charCodeAt(0) : e; return (t >= 97 && t <= 122) || (t >= 65 && t <= 90); - })(e) || $O(e) + })(e) || qO(e) ); } -const qO = document.createElement("i"); -function YO(e) { +const XO = document.createElement("i"); +function QO(e) { const t = "&" + e + ";"; - qO.innerHTML = t; - const n = qO.textContent; + XO.innerHTML = t; + const n = XO.textContent; return (59 !== n.charCodeAt(n.length - 1) || "semi" === e) && n !== t && n; } -const KO = String.fromCharCode, - XO = [ +const JO = String.fromCharCode, + eB = [ "", "Named character references must be terminated by a semicolon", "Numeric character references must be terminated by a semicolon", @@ -42637,7 +42648,7 @@ const KO = String.fromCharCode, "Numeric character references cannot be disallowed", "Numeric character references cannot be outside the permissible Unicode range", ]; -function QO(e, t = {}) { +function tB(e, t = {}) { const n = "string" == typeof t.additional ? t.additional.charCodeAt(0) @@ -42671,7 +42682,7 @@ function QO(e, t = {}) { Number.isNaN(o) || (n && o === n) ) { - (C += KO(s)), d++; + (C += JO(s)), d++; continue; } const i = l + 1; @@ -42688,16 +42699,16 @@ function QO(e, t = {}) { let v = "", w = "", L = ""; - const b = "named" === a ? jO : "decimal" === a ? $O : WO; + const b = "named" === a ? KO : "decimal" === a ? qO : YO; for (g--; ++g <= e.length; ) { const t = e.charCodeAt(g); if (!b(t)) break; - (L += KO(t)), "named" === a && NI.includes(L) && ((v = L), (w = YO(L))); + (L += JO(t)), "named" === a && AI.includes(L) && ((v = L), (w = QO(L))); } let M = 59 === e.charCodeAt(g); if (M) { g++; - const e = "named" === a && YO(L); + const e = "named" === a && QO(L); e && ((v = L), (w = e)); } let H = 1 + g - i, @@ -42712,7 +42723,7 @@ function QO(e, t = {}) { const n = v ? 1 : 3; if (t.attribute) { const t = e.charCodeAt(g); - 61 === t ? (h(n, H), (w = "")) : jO(t) ? (w = "") : h(n, H); + 61 === t ? (h(n, H), (w = "")) : KO(t) ? (w = "") : h(n, H); } else h(n, H); } E = w; @@ -42720,16 +42731,16 @@ function QO(e, t = {}) { M || h(2, H); let e = Number.parseInt(L, "hexadecimal" === a ? 16 : 10); if (((p = e) >= 55296 && p <= 57343) || p > 1114111) - h(7, H), (E = KO(65533)); - else if (e in GO) h(6, H), (E = GO[e]); + h(7, H), (E = JO(65533)); + else if (e in jO) h(6, H), (E = jO[e]); else { let t = ""; - JO(e) && h(6, H), + nB(e) && h(6, H), e > 65535 && ((e -= 65536), - (t += KO((e >>> 10) | 55296)), + (t += JO((e >>> 10) | 55296)), (e = 56320 | (1023 & e))), - (E = t + KO(e)); + (E = t + JO(e)); } } else "named" !== a && h(4, H); @@ -42749,7 +42760,7 @@ function QO(e, t = {}) { } else (L = e.slice(i - 1, g)), (C += L), (d += L.length), (l = g - 1); } else 10 === s && (c++, a++, (d = 0)), - Number.isNaN(s) ? f() : ((C += KO(s)), d++); + Number.isNaN(s) ? f() : ((C += JO(s)), d++); var p; return r.join(""); function m() { @@ -42761,7 +42772,7 @@ function QO(e, t = {}) { ((r = m()), (r.column += n), (r.offset += n), - t.warning.call(t.warningContext, XO[e], r, e)); + t.warning.call(t.warningContext, eB[e], r, e)); } function f() { C && @@ -42770,7 +42781,7 @@ function QO(e, t = {}) { (C = "")); } } -function JO(e) { +function nB(e) { return ( (e >= 1 && e <= 8) || 11 === e || @@ -42781,29 +42792,29 @@ function JO(e) { 65534 == (65535 & e) ); } -var eB = 0, - tB = {}, - nB = { +var rB = 0, + oB = {}, + iB = { util: { type: function (e) { return Object.prototype.toString.call(e).slice(8, -1); }, objId: function (e) { return ( - e.__id || Object.defineProperty(e, "__id", { value: ++eB }), e.__id + e.__id || Object.defineProperty(e, "__id", { value: ++rB }), e.__id ); }, clone: function e(t, n) { var r, o; - switch (((n = n || {}), nB.util.type(t))) { + switch (((n = n || {}), iB.util.type(t))) { case "Object": - if (((o = nB.util.objId(t)), n[o])) return n[o]; + if (((o = iB.util.objId(t)), n[o])) return n[o]; for (var i in ((r = {}), (n[o] = r), t)) t.hasOwnProperty(i) && (r[i] = e(t[i], n)); return r; case "Array": return ( - (o = nB.util.objId(t)), + (o = iB.util.objId(t)), n[o] ? n[o] : ((r = []), @@ -42819,17 +42830,17 @@ var eB = 0, }, }, languages: { - plain: tB, - plaintext: tB, - text: tB, - txt: tB, + plain: oB, + plaintext: oB, + text: oB, + txt: oB, extend: function (e, t) { - var n = nB.util.clone(nB.languages[e]); + var n = iB.util.clone(iB.languages[e]); for (var r in t) n[r] = t[r]; return n; }, insertBefore: function (e, t, n, r) { - var o = (r = r || nB.languages)[e], + var o = (r = r || iB.languages)[e], i = {}; for (var l in o) if (o.hasOwnProperty(l)) { @@ -42839,7 +42850,7 @@ var eB = 0, var C = r[e]; return ( (r[e] = i), - nB.languages.DFS(nB.languages, function (t, n) { + iB.languages.DFS(iB.languages, function (t, n) { n === C && t != e && (this[t] = i); }), i @@ -42847,12 +42858,12 @@ var eB = 0, }, DFS: function e(t, n, r, o) { o = o || {}; - var i = nB.util.objId; + var i = iB.util.objId; for (var l in t) if (t.hasOwnProperty(l)) { n.call(t, l, t[l], r || l); var a = t[l], - C = nB.util.type(a); + C = iB.util.type(a); "Object" !== C || o[i(a)] ? "Array" !== C || o[i(a)] || ((o[i(a)] = !0), e(a, n, l, o)) : ((o[i(a)] = !0), e(a, n, null, o)); @@ -42862,12 +42873,12 @@ var eB = 0, plugins: {}, highlight: function (e, t, n) { var r = { code: e, grammar: t, language: n }; - if ((nB.hooks.run("before-tokenize", r), !r.grammar)) + if ((iB.hooks.run("before-tokenize", r), !r.grammar)) throw new Error('The language "' + r.language + '" has no grammar.'); return ( - (r.tokens = nB.tokenize(r.code, r.grammar)), - nB.hooks.run("after-tokenize", r), - rB.stringify(nB.util.encode(r.tokens), r.language) + (r.tokens = iB.tokenize(r.code, r.grammar)), + iB.hooks.run("after-tokenize", r), + lB.stringify(iB.util.encode(r.tokens), r.language) ); }, tokenize: function (e, t) { @@ -42876,10 +42887,10 @@ var eB = 0, for (var r in n) t[r] = n[r]; delete t.rest; } - var o = new lB(); + var o = new sB(); return ( - aB(o, o.head, e), - iB(e, o, t, o.head, 0), + cB(o, o.head, e), + CB(e, o, t, o.head, 0), (function (e) { var t = [], n = e.head.next; @@ -42891,23 +42902,23 @@ var eB = 0, hooks: { all: {}, add: function (e, t) { - var n = nB.hooks.all; + var n = iB.hooks.all; (n[e] = n[e] || []), n[e].push(t); }, run: function (e, t) { - var n = nB.hooks.all[e]; + var n = iB.hooks.all[e]; if (n && n.length) for (var r, o = 0; (r = n[o++]); ) r(t); }, }, - Token: rB, + Token: lB, }; -function rB(e, t, n, r) { +function lB(e, t, n, r) { (this.type = e), (this.content = t), (this.alias = n), (this.length = 0 | (r || "").length); } -function oB(e, t, n, r) { +function aB(e, t, n, r) { e.lastIndex = t; var o = e.exec(n); if (o && r && o[1]) { @@ -42916,7 +42927,7 @@ function oB(e, t, n, r) { } return o; } -function iB(e, t, n, r, o, i) { +function CB(e, t, n, r, o, i) { for (var l in n) if (n.hasOwnProperty(l) && n[l]) { var a = n[l]; @@ -42939,17 +42950,17 @@ function iB(e, t, n, r, o, i) { ) { var v = f.value; if (t.length > e.length) return; - if (!(v instanceof rB)) { + if (!(v instanceof lB)) { var w, L = 1; if (u) { - if (!(w = oB(h, g, e, d)) || w.index >= e.length) break; + if (!(w = aB(h, g, e, d)) || w.index >= e.length) break; var b = w.index, M = w.index + w[0].length, H = g; for (H += f.value.length; b >= H; ) H += (f = f.next).value.length; - if (((g = H -= f.value.length), f.value instanceof rB)) continue; + if (((g = H -= f.value.length), f.value instanceof lB)) continue; for ( var E = f; E !== t.tail && (H < M || "string" == typeof E.value); @@ -42957,7 +42968,7 @@ function iB(e, t, n, r, o, i) { ) L++, (H += E.value.length); L--, (v = e.slice(g, H)), (w.index -= g); - } else if (!(w = oB(h, 0, v, d))) continue; + } else if (!(w = aB(h, 0, v, d))) continue; b = w.index; var R = w[0], y = v.slice(0, b), @@ -42966,14 +42977,14 @@ function iB(e, t, n, r, o, i) { i && S > i.reach && (i.reach = S); var T = f.prev; if ( - (y && ((T = aB(t, T, y)), (g += y.length)), - CB(t, T, L), - (f = aB(t, T, new rB(l, c ? nB.tokenize(R, c) : R, p, R))), - V && aB(t, f, V), + (y && ((T = cB(t, T, y)), (g += y.length)), + dB(t, T, L), + (f = cB(t, T, new lB(l, c ? iB.tokenize(R, c) : R, p, R))), + V && cB(t, f, V), L > 1) ) { var N = { cause: l + "," + C, reach: S }; - iB(e, t, n, f.prev, g, N), + CB(e, t, n, f.prev, g, N), i && N.reach > i.reach && (i.reach = N.reach); } } @@ -42981,26 +42992,26 @@ function iB(e, t, n, r, o, i) { } } } -function lB() { +function sB() { var e = { value: null, prev: null, next: null }, t = { value: null, prev: e, next: null }; (e.next = t), (this.head = e), (this.tail = t), (this.length = 0); } -function aB(e, t, n) { +function cB(e, t, n) { var r = t.next, o = { value: n, prev: t, next: r }; return (t.next = o), (r.prev = o), e.length++, o; } -function CB(e, t, n) { +function dB(e, t, n) { for (var r = t.next, o = 0; o < n && r !== e.tail; o++) r = r.next; (t.next = r), (r.prev = t), (e.length -= o); } -const sB = nB, - cB = {}.hasOwnProperty; -function dB() {} -dB.prototype = sB; -const uB = new dB(); -function pB(e) { +const uB = iB, + pB = {}.hasOwnProperty; +function mB() {} +mB.prototype = uB; +const hB = new mB(); +function fB(e) { e.languages.abap = { comment: /^\*.*/m, string: /(`|')(?:\\.|(?!\1)[^\\\r\n])*\1/, @@ -43036,7 +43047,7 @@ function pB(e) { punctuation: /[,.:()]/, }; } -function mB(e) { +function gB(e) { !(function (e) { var t = "(?:ALPHA|BIT|CHAR|CR|CRLF|CTL|DIGIT|DQUOTE|HEXDIG|HTAB|LF|LWSP|OCTET|SP|VCHAR|WSP)"; @@ -43083,8 +43094,8 @@ function mB(e) { }; })(e); } -function hB(e) { - e.register(uO), +function vB(e) { + e.register(hO), (e.languages.actionscript = e.languages.extend("javascript", { keyword: /\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/, @@ -43103,7 +43114,7 @@ function hB(e) { }, }); } -function fB(e) { +function wB(e) { e.languages.ada = { comment: /--.*/, string: /"(?:""|[^"\r\f\n])*"/, @@ -43124,7 +43135,7 @@ function fB(e) { variable: /\b[a-z](?:\w)*\b/i, }; } -function gB(e) { +function LB(e) { !(function (e) { e.languages.agda = { comment: /\{-[\s\S]*?(?:-\}|$)|--.*/, @@ -43141,7 +43152,7 @@ function gB(e) { }; })(e); } -function vB(e) { +function bB(e) { e.languages.al = { comment: /\/\/.*|\/\*[\s\S]*?\*\//, string: { @@ -43167,7 +43178,7 @@ function vB(e) { punctuation: /[()\[\]{}:.;,]/, }; } -function wB(e) { +function MB(e) { (e.languages.antlr4 = { comment: /\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/, string: { pattern: /'(?:\\.|[^\\'\r\n])*'/, greedy: !0 }, @@ -43214,7 +43225,7 @@ function wB(e) { }), (e.languages.g4 = e.languages.antlr4); } -function LB(e) { +function HB(e) { e.languages.apacheconf = { comment: /#.*/, "directive-inline": { @@ -43256,9 +43267,9 @@ function LB(e) { regex: /\^?.*\$|\^.*\$?/, }; } -function bB(e) { - e.register(Jk), - e.register(NO), +function EB(e) { + e.register(nO), + e.register(AO), (function (e) { var t = /\b(?:(?:after|before)(?=\s+[a-z])|abstract|activate|and|any|array|as|asc|autonomous|begin|bigdecimal|blob|boolean|break|bulk|by|byte|case|cast|catch|char|class|collect|commit|const|continue|currency|date|datetime|decimal|default|delete|desc|do|double|else|end|enum|exception|exit|export|extends|final|finally|float|for|from|get(?=\s*[{};])|global|goto|group|having|hint|if|implements|import|in|inner|insert|instanceof|int|integer|interface|into|join|like|limit|list|long|loop|map|merge|new|not|null|nulls|number|object|of|on|or|outer|override|package|parallel|pragma|private|protected|public|retrieve|return|rollback|select|set|short|sObject|sort|static|string|super|switch|synchronized|system|testmethod|then|this|throw|time|transaction|transient|trigger|try|undelete|update|upsert|using|virtual|void|webservice|when|where|while|(?:inherited|with|without)\s+sharing)\b/i, @@ -43323,7 +43334,7 @@ function bB(e) { }; })(e); } -function MB(e) { +function RB(e) { e.languages.apl = { comment: /(?:⍝|#[! ]).*$/m, string: { pattern: /'(?:[^'\r\n]|'')*'/, greedy: !0 }, @@ -43341,7 +43352,7 @@ function MB(e) { dfn: { pattern: /[{}⍺⍵⍶⍹∇⍫:]/, alias: "builtin" }, }; } -function HB(e) { +function yB(e) { e.languages.applescript = { comment: [ /\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/, @@ -43361,7 +43372,7 @@ function HB(e) { punctuation: /[{}():,¬«»《》]/, }; } -function EB(e) { +function VB(e) { e.languages.aql = { comment: /\/\/.*|\/\*[\s\S]*?\*\//, property: { @@ -43392,7 +43403,7 @@ function EB(e) { punctuation: /::|[?.:,;()[\]{}]/, }; } -function RB(e) { +function SB(e) { e.languages.arff = { comment: /%.*/, string: { pattern: /(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/, greedy: !0 }, @@ -43401,7 +43412,7 @@ function RB(e) { punctuation: /[{},]/, }; } -function yB(e) { +function TB(e) { (e.languages.armasm = { comment: { pattern: /;.*/, greedy: !0 }, string: { @@ -43434,7 +43445,7 @@ function yB(e) { }), (e.languages["arm-asm"] = e.languages.armasm); } -function VB(e) { +function NB(e) { !(function (e) { var t = function (t, n) { return { @@ -43495,7 +43506,7 @@ function VB(e) { (e.languages.art = e.languages.arturo); })(e); } -function SB(e) { +function xB(e) { !(function (e) { var t = { pattern: @@ -43655,9 +43666,9 @@ function SB(e) { (e.languages.adoc = e.languages.asciidoc); })(e); } -function TB(e) { - e.register(oO), - e.register(iO), +function _B(e) { + e.register(aO), + e.register(CO), (e.languages.aspnet = e.languages.extend("markup", { "page-directive": { pattern: /<%\s*@.*%>/, @@ -43705,7 +43716,7 @@ function TB(e) { }, ); } -function NB(e) { +function AB(e) { e.languages.asm6502 = { comment: /;.*/, directive: { pattern: /\.\w+(?= )/, alias: "property" }, @@ -43722,7 +43733,7 @@ function NB(e) { punctuation: /[(),:]/, }; } -function xB(e) { +function ZB(e) { e.languages.asmatmel = { comment: { pattern: /;.*/, greedy: !0 }, string: { pattern: /(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/, greedy: !0 }, @@ -43742,7 +43753,7 @@ function xB(e) { punctuation: /[(),:]/, }; } -function _B(e) { +function IB(e) { e.languages.autohotkey = { comment: [ { pattern: /(^|\s);.*/, lookbehind: !0 }, @@ -43778,7 +43789,7 @@ function _B(e) { punctuation: /[{}[\]():,]/, }; } -function AB(e) { +function kB(e) { e.languages.autoit = { comment: [ /;.*/, @@ -43812,7 +43823,7 @@ function AB(e) { punctuation: /[\[\]().,:]/, }; } -function ZB(e) { +function OB(e) { !(function (e) { function t(e, t, n) { return RegExp( @@ -43952,7 +43963,7 @@ function ZB(e) { (e.languages.avs = e.languages.avisynth); })(e); } -function IB(e) { +function BB(e) { (e.languages["avro-idl"] = { comment: { pattern: /\/\/.*|\/\*[\s\S]*?\*\//, greedy: !0 }, string: { @@ -43992,7 +44003,7 @@ function IB(e) { }), (e.languages.avdl = e.languages["avro-idl"]); } -function kB(e) { +function DB(e) { (e.languages.awk = { hashbang: { pattern: /^#!.*/, greedy: !0, alias: "comment" }, comment: { pattern: /#.*/, greedy: !0 }, @@ -44016,7 +44027,7 @@ function kB(e) { }), (e.languages.gawk = e.languages.awk); } -function OB(e) { +function PB(e) { !(function (e) { var t = /%%?[~:\w]+%?|!\S+!/, n = { @@ -44106,7 +44117,7 @@ function OB(e) { }; })(e); } -function BB(e) { +function FB(e) { (e.languages.bbcode = { tag: { pattern: @@ -44129,7 +44140,7 @@ function BB(e) { }), (e.languages.shortcode = e.languages.bbcode); } -function DB(e) { +function UB(e) { !(function (e) { e.languages.bbj = { comment: { pattern: /(^|[^\\:])rem\s+.*/i, lookbehind: !0, greedy: !0 }, @@ -44144,7 +44155,7 @@ function DB(e) { }; })(e); } -function PB(e) { +function zB(e) { (e.languages.bicep = { comment: [ { @@ -44204,8 +44215,8 @@ function PB(e) { "interpolated-string" ].inside.interpolation.inside.expression.inside = e.languages.bicep); } -function FB(e) { - e.register(Jk), +function GB(e) { + e.register(nO), (e.languages.birb = e.languages.extend("clike", { string: { pattern: /r?("|')(?:\\.|(?!\1)[^\\])*\1/, greedy: !0 }, "class-name": [ @@ -44221,8 +44232,8 @@ function FB(e) { metadata: { pattern: /<\w+>/, greedy: !0, alias: "symbol" }, }); } -function UB(e) { - e.register(eO), +function $B(e) { + e.register(rO), (e.languages.bison = e.languages.extend("c", {})), e.languages.insertBefore("bison", "comment", { bison: { @@ -44250,7 +44261,7 @@ function UB(e) { }, }); } -function zB(e) { +function WB(e) { (e.languages.bnf = { string: { pattern: /"[^\r\n"]*"|'[^\r\n']*'/ }, definition: { @@ -44263,7 +44274,7 @@ function zB(e) { }), (e.languages.rbnf = e.languages.bnf); } -function GB(e) { +function jB(e) { e.languages.bqn = { shebang: { pattern: /^#![ \t]*\/.*/, alias: "important", greedy: !0 }, comment: { pattern: /#.*/, greedy: !0 }, @@ -44310,7 +44321,7 @@ function GB(e) { punctuation: /[←⇐↩(){}⟨⟩[\]‿·⋄,.;:?]/, }; } -function $B(e) { +function qB(e) { e.languages.brainfuck = { pointer: { pattern: /<|>/, alias: "keyword" }, increment: { pattern: /\+/, alias: "inserted" }, @@ -44320,7 +44331,7 @@ function $B(e) { comment: /\S+/, }; } -function WB(e) { +function YB(e) { (e.languages.brightscript = { comment: /(?:\brem|').*/i, "directive-statement": { @@ -44357,7 +44368,7 @@ function WB(e) { (e.languages.brightscript["directive-statement"].inside.expression.inside = e.languages.brightscript); } -function jB(e) { +function KB(e) { e.languages.bro = { comment: { pattern: /(^|[^\\$])#.*/, @@ -44383,7 +44394,7 @@ function jB(e) { punctuation: /[{}[\];(),.:]/, }; } -function qB(e) { +function XB(e) { (e.languages.bsl = { comment: /\/\/.*/, string: [ @@ -44433,8 +44444,8 @@ function qB(e) { }), (e.languages.oscript = e.languages.bsl); } -function YB(e) { - e.register(Jk), +function QB(e) { + e.register(nO), (e.languages.cfscript = e.languages.extend("clike", { comment: [ { @@ -44473,9 +44484,9 @@ function YB(e) { delete e.languages.cfscript["class-name"], (e.languages.cfc = e.languages.cfscript); } -function KB(e) { - e.register(Jk), - e.register(tO), +function JB(e) { + e.register(nO), + e.register(oO), (e.languages.chaiscript = e.languages.extend("clike", { string: { pattern: /(^|[^\\])'(?:[^'\\]|\\[\s\S])*'/, @@ -44527,7 +44538,7 @@ function KB(e) { }, }); } -function XB(e) { +function eD(e) { e.languages.cil = { comment: /\/\/.*/, string: { @@ -44549,8 +44560,8 @@ function XB(e) { punctuation: /[{}[\];(),:=]|IL_[0-9A-Za-z]+/, }; } -function QB(e) { - e.register(eO), +function tD(e) { + e.register(rO), (e.languages.cilkc = e.languages.insertBefore("c", "function", { "parallel-keyword": { pattern: /\bcilk_(?:for|reducer|s(?:cope|pawn|ync))\b/, @@ -44559,8 +44570,8 @@ function QB(e) { })), (e.languages["cilk-c"] = e.languages.cilkc); } -function JB(e) { - e.register(tO), +function nD(e) { + e.register(oO), (e.languages.cilkcpp = e.languages.insertBefore("cpp", "function", { "parallel-keyword": { pattern: /\bcilk_(?:for|reducer|s(?:cope|pawn|ync))\b/, @@ -44570,7 +44581,7 @@ function JB(e) { (e.languages["cilk-cpp"] = e.languages.cilkcpp), (e.languages.cilk = e.languages.cilkcpp); } -function eD(e) { +function rD(e) { e.languages.clojure = { comment: { pattern: /;.*/, greedy: !0 }, string: { pattern: /"(?:[^"\\]|\\.)*"/, greedy: !0 }, @@ -44595,7 +44606,7 @@ function eD(e) { punctuation: /[{}\[\](),]/, }; } -function tD(e) { +function oD(e) { e.languages.cmake = { comment: /#.*/, string: { @@ -44625,7 +44636,7 @@ function tD(e) { punctuation: /[()>}]|\$[<{]/, }; } -function nD(e) { +function iD(e) { e.languages.cobol = { comment: { pattern: /\*>.*|(^[ \t]*)\*.*/m, lookbehind: !0, greedy: !0 }, string: { @@ -44668,8 +44679,8 @@ function nD(e) { punctuation: /[.:,()]/, }; } -function rD(e) { - e.register(uO), +function lD(e) { + e.register(hO), (function (e) { var t = /#(?!\{).+/, n = { pattern: /#\{[^}]+\}/, alias: "variable" }; @@ -44724,7 +44735,7 @@ function rD(e) { (e.languages.coffee = e.languages.coffeescript); })(e); } -function oD(e) { +function aD(e) { (e.languages.concurnas = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\/\/.*)/, @@ -44784,7 +44795,7 @@ function oD(e) { }), (e.languages.conc = e.languages.concurnas); } -function iD(e) { +function CD(e) { !(function (e) { function t(e) { return RegExp( @@ -44835,7 +44846,7 @@ function iD(e) { }; })(e); } -function lD(e) { +function sD(e) { !(function (e) { var t = /(?:(?!\s)[\d$+<=a-zA-Z\x80-\uFFFF])+/.source, n = /[^{}@#]+/.source, @@ -44930,7 +44941,7 @@ function lD(e) { }; })(e); } -function aD(e) { +function cD(e) { !(function (e) { for ( var t = /\(\*(?:[^(*]|\((?!\*)|\*(?!\))|)*\*\)/.source, n = 0; @@ -44980,8 +44991,8 @@ function aD(e) { }); })(e); } -function CD(e) { - e.register(yO), +function dD(e) { + e.register(TO), (function (e) { (e.languages.crystal = e.languages.extend("ruby", { keyword: [ @@ -45028,8 +45039,8 @@ function CD(e) { }); })(e); } -function sD(e) { - e.register(lO), +function uD(e) { + e.register(sO), (function (e) { var t, n = /("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/; @@ -45120,13 +45131,13 @@ function sD(e) { }); })(e); } -function cD(e) { +function pD(e) { e.languages.csv = { value: /[^\r\n,"]+|"(?:[^"]|"")*"(?!")/, punctuation: /,/, }; } -function dD(e) { +function mD(e) { !(function (e) { var t = "(?:" + @@ -45192,7 +45203,7 @@ function dD(e) { ].inside.interpolation.inside.expression.inside = e.languages.cue); })(e); } -function uD(e) { +function hD(e) { e.languages.cypher = { comment: /\/\/.*/, string: { @@ -45222,8 +45233,8 @@ function uD(e) { punctuation: /[()[\]{},;.]/, }; } -function pD(e) { - e.register(Jk), +function fD(e) { + e.register(nO), (e.languages.d = e.languages.extend("clike", { comment: [ { pattern: /^\s*#!.+/, greedy: !0 }, @@ -45289,8 +45300,8 @@ function pD(e) { }, }); } -function mD(e) { - e.register(Jk), +function gD(e) { + e.register(nO), (function (e) { var t = [ /\b(?:async|sync|yield)\*/, @@ -45357,7 +45368,7 @@ function mD(e) { }); })(e); } -function hD(e) { +function vD(e) { !(function (e) { e.languages.dataweave = { url: /\b[A-Za-z]+:\/\/[\w/:.?=&-]+|\burn:[\w:.?=&-]+/, @@ -45388,7 +45399,7 @@ function hD(e) { }; })(e); } -function fD(e) { +function wD(e) { e.languages.dax = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/).*)/, @@ -45411,7 +45422,7 @@ function fD(e) { punctuation: /[;\[\](){}`,.]/, }; } -function gD(e) { +function LD(e) { (e.languages.dhall = { comment: /--.*|\{-(?:[^-{]|-(?!\})|\{(?!-)|\{-(?:[^-{]|-(?!\})|\{(?!-))*-\})*-\}/, @@ -45462,8 +45473,8 @@ function gD(e) { (e.languages.dhall.string.inside.interpolation.inside.expression.inside = e.languages.dhall); } -function vD(e) { - e.register(MO), +function bD(e) { + e.register(RO), (function (e) { e.languages.django = { comment: /^\{#[\s\S]*?#\}$/, @@ -45505,7 +45516,7 @@ function vD(e) { }); })(e); } -function wD(e) { +function MD(e) { (e.languages["dns-zone-file"] = { comment: /;.*/, string: { pattern: /"(?:\\.|[^"\\\r\n])*"/, greedy: !0 }, @@ -45529,7 +45540,7 @@ function wD(e) { }), (e.languages["dns-zone"] = e.languages["dns-zone-file"]); } -function LD(e) { +function HD(e) { !(function (e) { var t = /\\[\r\n](?:\s|\\[\r\n]|#.*(?!.))*(?![\s#]|\\[\r\n])/.source, n = /(?:[ \t]+(?![ \t])(?:)?|)/.source.replace( @@ -45622,7 +45633,7 @@ function LD(e) { (e.languages.dockerfile = e.languages.docker); })(e); } -function bD(e) { +function ED(e) { !(function (e) { var t = "(?:" + @@ -45689,7 +45700,7 @@ function bD(e) { (e.languages.gv = e.languages.dot); })(e); } -function MD(e) { +function RD(e) { e.languages.ebnf = { comment: /\(\*[\s\S]*?\*\)/, string: { pattern: /"[^"\r\n]*"|'[^'\r\n]*'/, greedy: !0 }, @@ -45704,7 +45715,7 @@ function MD(e) { operator: /[-=|*/!]/, }; } -function HD(e) { +function yD(e) { e.languages.editorconfig = { comment: /[;#].*/, section: { @@ -45729,7 +45740,7 @@ function HD(e) { }, }; } -function ED(e) { +function VD(e) { e.languages.eiffel = { comment: /--.*/, string: [ @@ -45750,9 +45761,9 @@ function ED(e) { operator: /\\\\|\|\.\.\||\.\.|\/[~\/=]?|[><]=?|[-+*^=~]/, }; } -function RD(e) { - e.register(uO), - e.register(MO), +function SD(e) { + e.register(hO), + e.register(RO), (function (e) { (e.languages.ejs = { delimiter: { pattern: /^<%[-_=]?|[-_]?%>$/, alias: "punctuation" }, @@ -45775,7 +45786,7 @@ function RD(e) { (e.languages.eta = e.languages.ejs); })(e); } -function yD(e) { +function TD(e) { (e.languages.elixir = { doc: { pattern: @@ -45831,7 +45842,7 @@ function yD(e) { }; }); } -function VD(e) { +function ND(e) { e.languages.elm = { comment: /--.*|\{-[\s\S]*?-\}/, char: { @@ -45860,9 +45871,9 @@ function VD(e) { punctuation: /[{}[\]|(),.:]/, }; } -function SD(e) { - e.register(fO), - e.register(MO), +function xD(e) { + e.register(wO), + e.register(RO), (function (e) { (e.languages.etlua = { delimiter: { pattern: /^<%[-=]?|-?%>$/, alias: "punctuation" }, @@ -45880,9 +45891,9 @@ function SD(e) { }); })(e); } -function TD(e) { - e.register(MO), - e.register(yO), +function _D(e) { + e.register(RO), + e.register(TO), (function (e) { (e.languages.erb = { delimiter: { @@ -45908,7 +45919,7 @@ function TD(e) { }); })(e); } -function ND(e) { +function AD(e) { e.languages.erlang = { comment: /%.+/, string: { pattern: /"(?:\\.|[^\\"\r\n])*"/, greedy: !0 }, @@ -45935,7 +45946,7 @@ function ND(e) { punctuation: /[()[\]{}:;,.#|]|<<|>>/, }; } -function xD(e) { +function ZD(e) { (e.languages["excel-formula"] = { comment: { pattern: /(\bN\(\s*)"(?:[^"]|"")*"(?=\s*\))/i, @@ -45979,8 +45990,8 @@ function xD(e) { }), (e.languages.xlsx = e.languages.xls = e.languages["excel-formula"]); } -function _D(e) { - e.register(Jk), +function ID(e) { + e.register(nO), (e.languages.fsharp = e.languages.extend("clike", { comment: [ { @@ -46054,7 +46065,7 @@ function _D(e) { }, }); } -function AD(e) { +function kD(e) { !(function (e) { var t = { function: @@ -46810,7 +46821,7 @@ function AD(e) { (e.languages.factor = r); })(e); } -function ZD(e) { +function OD(e) { !(function (e) { e.languages.false = { comment: { pattern: /\{[^}]*\}/ }, @@ -46825,8 +46836,8 @@ function ZD(e) { }; })(e); } -function ID(e) { - e.register(Jk), +function BD(e) { + e.register(nO), (e.languages["firestore-security-rules"] = e.languages.extend("clike", { comment: /\/\/.*/, keyword: @@ -46856,8 +46867,8 @@ function ID(e) { }, }); } -function kD(e) { - e.register(uO), +function DD(e) { + e.register(hO), (function (e) { (e.languages.flow = e.languages.extend("javascript", {})), e.languages.insertBefore("flow", "keyword", { @@ -46890,7 +46901,7 @@ function kD(e) { ); })(e); } -function OD(e) { +function PD(e) { e.languages.fortran = { "quoted-number": { pattern: /[BOZ](['"])[A-F0-9]+\1/i, alias: "number" }, string: { @@ -46914,8 +46925,8 @@ function OD(e) { punctuation: /\(\/|\/\)|[(),;:&]/, }; } -function BD(e) { - e.register(MO), +function FD(e) { + e.register(RO), (function (e) { for ( var t = @@ -47018,8 +47029,8 @@ function BD(e) { }); })(e); } -function DD(e) { - e.register(Jk), +function UD(e) { + e.register(nO), (e.languages.gamemakerlanguage = e.languages.gml = e.languages.extend("clike", { keyword: @@ -47034,7 +47045,7 @@ function DD(e) { /\b(?:alarm|application_surface|async_load|background_(?:alpha|blend|color|colour|foreground|height|hspeed|htiled|index|showcolor|showcolour|visible|vspeed|vtiled|width|x|xscale|y|yscale)|bbox_(?:bottom|left|right|top)|browser_(?:height|width)|caption_(?:health|lives|score)|current_(?:day|hour|minute|month|second|time|weekday|year)|cursor_sprite|debug_mode|delta_time|direction|display_aa|error_(?:last|occurred)|event_(?:action|number|object|type)|fps|fps_real|friction|game_(?:display|project|save)_(?:id|name)|gamemaker_(?:pro|registered|version)|gravity|gravity_direction|(?:h|v)speed|health|iap_data|id|image_(?:alpha|angle|blend|depth|index|number|speed|xscale|yscale)|instance_(?:count|id)|keyboard_(?:key|lastchar|lastkey|string)|layer|lives|mask_index|mouse_(?:button|lastbutton|x|y)|object_index|os_(?:browser|device|type|version)|path_(?:endaction|index|orientation|position|positionprevious|scale|speed)|persistent|phy_(?:rotation|(?:col_normal|collision|com|linear_velocity|position|speed)_(?:x|y)|angular_(?:damping|velocity)|position_(?:x|y)previous|speed|linear_damping|bullet|fixed_rotation|active|mass|inertia|dynamic|kinematic|sleeping|collision_points)|pointer_(?:invalid|null)|room|room_(?:caption|first|height|last|persistent|speed|width)|score|secure_mode|show_(?:health|lives|score)|solid|speed|sprite_(?:height|index|width|xoffset|yoffset)|temp_directory|timeline_(?:index|loop|position|running|speed)|transition_(?:color|kind|steps)|undefined|view_(?:angle|current|enabled|(?:h|v)(?:border|speed)|(?:h|w|x|y)port|(?:h|w|x|y)view|object|surface_id|visible)|visible|webgl_enabled|working_directory|(?:x|y)(?:previous|start)|x|y|argument(?:_relitive|_count|\d)|argument|global|local|other|self)\b/, })); } -function PD(e) { +function zD(e) { (e.languages.gap = { shell: { pattern: /^gap>[\s\S]*?(?=^gap>|$(?![\s\S]))/m, @@ -47081,7 +47092,7 @@ function PD(e) { }), (e.languages.gap.shell.inside.gap.inside = e.languages.gap); } -function FD(e) { +function GD(e) { e.languages.gcode = { comment: /;.*|\B\(.*?\)\B/, string: { pattern: /"(?:""|[^"])*"/, greedy: !0 }, @@ -47091,7 +47102,7 @@ function FD(e) { punctuation: /[:*]/, }; } -function UD(e) { +function $D(e) { e.languages.gdscript = { comment: /#.*/, string: { @@ -47118,7 +47129,7 @@ function UD(e) { punctuation: /[.:,;()[\]{}]/, }; } -function zD(e) { +function WD(e) { e.languages.gedcom = { "line-value": { pattern: @@ -47144,7 +47155,7 @@ function zD(e) { }, }; } -function GD(e) { +function jD(e) { (e.languages.gettext = { comment: [ { pattern: /# .*/, greedy: !0, alias: "translator-comment" }, @@ -47169,7 +47180,7 @@ function GD(e) { }), (e.languages.po = e.languages.gettext); } -function $D(e) { +function qD(e) { !(function (e) { var t = /(?:\r?\n|\r)[ \t]*\|.+\|(?:(?!\|).)*/.source; e.languages.gherkin = { @@ -47223,7 +47234,7 @@ function $D(e) { }; })(e); } -function WD(e) { +function YD(e) { e.languages.git = { comment: /^#.*/m, deleted: /^[-–].*/m, @@ -47234,14 +47245,14 @@ function WD(e) { "commit-sha1": /^commit \w{40}$/m, }; } -function jD(e) { - e.register(eO), +function KD(e) { + e.register(rO), (e.languages.glsl = e.languages.extend("c", { keyword: /\b(?:active|asm|atomic_uint|attribute|[ibdu]?vec[234]|bool|break|buffer|case|cast|centroid|class|coherent|common|const|continue|d?mat[234](?:x[234])?|default|discard|do|double|else|enum|extern|external|false|filter|fixed|flat|float|for|fvec[234]|goto|half|highp|hvec[234]|[iu]?sampler2DMS(?:Array)?|[iu]?sampler2DRect|[iu]?samplerBuffer|[iu]?samplerCube|[iu]?samplerCubeArray|[iu]?sampler[123]D|[iu]?sampler[12]DArray|[iu]?image2DMS(?:Array)?|[iu]?image2DRect|[iu]?imageBuffer|[iu]?imageCube|[iu]?imageCubeArray|[iu]?image[123]D|[iu]?image[12]DArray|if|in|inline|inout|input|int|interface|invariant|layout|long|lowp|mediump|namespace|noinline|noperspective|out|output|partition|patch|precise|precision|public|readonly|resource|restrict|return|sample|sampler[12]DArrayShadow|sampler[12]DShadow|sampler2DRectShadow|sampler3DRect|samplerCubeArrayShadow|samplerCubeShadow|shared|short|sizeof|smooth|static|struct|subroutine|superp|switch|template|this|true|typedef|uint|uniform|union|unsigned|using|varying|void|volatile|while|writeonly)\b/, })); } -function qD(e) { +function XD(e) { (e.languages.gn = { comment: { pattern: /#.*/, greedy: !0 }, "string-literal": { @@ -47285,7 +47296,7 @@ function qD(e) { ].inside.interpolation.inside.expression.inside = e.languages.gn), (e.languages.gni = e.languages.gn); } -function YD(e) { +function QD(e) { (e.languages["linker-script"] = { comment: { pattern: /(^|\s)\/\*[\s\S]*?(?:$|\*\/)/, @@ -47302,7 +47313,7 @@ function YD(e) { }), (e.languages.ld = e.languages["linker-script"]); } -function KD(e) { +function JD(e) { e.languages["go-mod"] = e.languages["go-module"] = { comment: { pattern: /\/\/.*/, greedy: !0 }, version: { @@ -47323,8 +47334,8 @@ function KD(e) { punctuation: /[()[\],]/, }; } -function XD(e) { - e.register(Jk), +function eP(e) { + e.register(nO), (function (e) { var t = { pattern: /((?:^|[^\\$])(?:\\{2})*)\$(?:\w+|\{[^{}]*\})/, @@ -47376,7 +47387,7 @@ function XD(e) { (t.inside.expression.inside = e.languages.gradle); })(e); } -function QD(e) { +function tP(e) { (e.languages.graphql = { comment: /#.*/, description: { @@ -47510,8 +47521,8 @@ function QD(e) { } }); } -function JD(e) { - e.register(Jk), +function nP(e) { + e.register(nO), (function (e) { var t = { pattern: /((?:^|[^\\$])(?:\\{2})*)\$(?:\w+|\{[^{}]*\})/, @@ -47563,8 +47574,8 @@ function JD(e) { (t.inside.expression.inside = e.languages.groovy); })(e); } -function eP(e) { - e.register(iO), +function rP(e) { + e.register(CO), (function (e) { var t = /\([^|()\n]+\)|\[[^\]\n]+\]|\{[^}\n]+\}/.source, n = /\)|\((?![^|()\n]+\))/.source; @@ -47780,8 +47791,8 @@ function eP(e) { (s.mark = a.mark); })(e); } -function tP(e) { - e.register(yO), +function oP(e) { + e.register(TO), (function (e) { e.languages.haml = { "multiline-comment": { @@ -47907,8 +47918,8 @@ function tP(e) { e.languages.insertBefore("haml", "filter", n); })(e); } -function nP(e) { - e.register(MO), +function iP(e) { + e.register(RO), (function (e) { (e.languages.handlebars = { comment: /\{\{![\s\S]*?\}\}/, @@ -47946,7 +47957,7 @@ function nP(e) { (e.languages.mustache = e.languages.handlebars); })(e); } -function rP(e) { +function lP(e) { (e.languages.haskell = { comment: { pattern: @@ -47990,8 +48001,8 @@ function rP(e) { }), (e.languages.hs = e.languages.haskell); } -function oP(e) { - e.register(Jk), +function aP(e) { + e.register(nO), (e.languages.haxe = e.languages.extend("clike", { string: { pattern: /"(?:[^"\\]|\\[\s\S])*"/, greedy: !0 }, "class-name": [ @@ -48056,7 +48067,7 @@ function oP(e) { reification: { pattern: /\$(?:\w+|(?=\{))/, alias: "important" }, }); } -function iP(e) { +function CP(e) { e.languages.hcl = { comment: /(?:\/\/|#).*|\/\*[\s\S]*?(?:\*\/|$)/, heredoc: { @@ -48120,8 +48131,8 @@ function iP(e) { punctuation: /[=\[\]{}]/, }; } -function lP(e) { - e.register(eO), +function sP(e) { + e.register(rO), (e.languages.hlsl = e.languages.extend("c", { "class-name": [ e.languages.c["class-name"], @@ -48136,7 +48147,7 @@ function lP(e) { boolean: /\b(?:false|true)\b/, })); } -function aP(e) { +function cP(e) { e.languages.hoon = { comment: { pattern: /::.*/, greedy: !0 }, string: { pattern: /"(?:[^"\\]|\\.)*"|'(?:[^'\\]|\\.)*'/, greedy: !0 }, @@ -48147,7 +48158,7 @@ function aP(e) { /\.[\^\+\*=\?]|![><:\.=\?!]|=[>|:,\.\-\^<+;/~\*\?]|\?[>|:\.\-\^<\+&~=@!]|\|[\$_%:\.\-\^~\*=@\?]|\+[|\$\+\*]|:[_\-\^\+~\*]|%[_:\.\-\^\+~\*=]|\^[|:\.\-\+&~\*=\?]|\$[|_%:<>\-\^&~@=\?]|;[:<\+;\/~\*=]|~[>|\$_%<\+\/&=\?!]|--|==/, }; } -function CP(e) { +function dP(e) { e.languages.hpkp = { directive: { pattern: @@ -48158,7 +48169,7 @@ function CP(e) { punctuation: /;/, }; } -function sP(e) { +function uP(e) { e.languages.hsts = { directive: { pattern: /\b(?:includeSubDomains|max-age|preload)(?=[\s;=]|$)/i, @@ -48168,7 +48179,7 @@ function sP(e) { punctuation: /;/, }; } -function cP(e) { +function pP(e) { (e.languages.uri = { scheme: { pattern: /^[a-z][a-z0-9+.-]*:/im, @@ -48243,7 +48254,7 @@ function cP(e) { }), (e.languages.url = e.languages.uri); } -function dP(e) { +function mP(e) { !(function (e) { function t(e) { return RegExp("(^(?:" + e + "):[ \t]*(?![ \t]))[^]+", "i"); @@ -48351,7 +48362,7 @@ function dP(e) { n && e.languages.insertBefore("http", "header", n); })(e); } -function uP(e) { +function hP(e) { e.languages.ichigojam = { comment: /(?:\B'|REM)(?:[^\n\r]*)/i, string: { pattern: /"(?:""|[!#$%&'()*,\/:;<=>?^\w +\-.])*"/, greedy: !0 }, @@ -48365,7 +48376,7 @@ function uP(e) { punctuation: /[\[,;:()\]]/, }; } -function pP(e) { +function fP(e) { e.languages.icon = { comment: /#.*/, string: { @@ -48387,7 +48398,7 @@ function pP(e) { punctuation: /[\[\](){},;]/, }; } -function mP(e) { +function gP(e) { !(function (e) { function t(e, n) { return n <= 0 @@ -48504,8 +48515,8 @@ function mP(e) { ].inside.rest = e.languages["icu-message-format"]); })(e); } -function hP(e) { - e.register(rP), +function vP(e) { + e.register(lP), (e.languages.idris = e.languages.extend("haskell", { comment: { pattern: /(?:(?:--|\|\|\|).*$|\{-[\s\S]*?-\})/m }, keyword: @@ -48521,7 +48532,7 @@ function hP(e) { }), (e.languages.idr = e.languages.idris); } -function fP(e) { +function wP(e) { !(function (e) { (e.languages.ignore = { comment: /^#.*/m, @@ -48540,7 +48551,7 @@ function fP(e) { (e.languages.npmignore = e.languages.ignore); })(e); } -function gP(e) { +function LP(e) { (e.languages.inform7 = { string: { pattern: /"[^"]*"/, @@ -48599,7 +48610,7 @@ function gP(e) { alias: "comment", }); } -function vP(e) { +function bP(e) { e.languages.io = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?(?:\*\/|$)|\/\/.*|#.*)/, @@ -48623,7 +48634,7 @@ function vP(e) { punctuation: /[{}[\];(),.:]/, }; } -function wP(e) { +function MP(e) { e.languages.j = { comment: { pattern: /\bNB\..*/, greedy: !0 }, string: { pattern: /'(?:''|[^'\r\n])*'/, greedy: !0 }, @@ -48645,7 +48656,7 @@ function wP(e) { punctuation: /[()]/, }; } -function LP(e) { +function HP(e) { !(function (e) { var t = (e.languages.javadoclike = { parameter: { @@ -48695,8 +48706,8 @@ function LP(e) { t.addSupport(["java", "javascript", "php"], t); })(e); } -function bP(e) { - e.register(cO), +function EP(e) { + e.register(pO), (e.languages.scala = e.languages.extend("java", { "triple-quoted-string": { pattern: /"""[\s\S]*?"""/, @@ -48736,10 +48747,10 @@ function bP(e) { delete e.languages.scala.function, delete e.languages.scala.constant; } -function MP(e) { - e.register(cO), - e.register(LP), - e.register(iO), +function RP(e) { + e.register(pO), + e.register(HP), + e.register(CO), (function (e) { var t = /(^(?:[\t ]*(?:\*\s*)*))[^*\s].*$/m, n = /#\s*\w+(?:\s*\([^()]*\))?/.source, @@ -48819,7 +48830,7 @@ function MP(e) { e.languages.javadoclike.addSupport("java", e.languages.javadoc); })(e); } -function HP(e) { +function yP(e) { e.languages.javastacktrace = { summary: { pattern: @@ -48900,7 +48911,7 @@ function HP(e) { }, }; } -function EP(e) { +function VP(e) { e.languages.jexl = { string: /(["'])(?:\\[\s\S]|(?!\1)[^\\])*\1/, transform: { @@ -48918,8 +48929,8 @@ function EP(e) { punctuation: /[{}[\](),.]/, }; } -function RP(e) { - e.register(Jk), +function SP(e) { + e.register(nO), (e.languages.jolie = e.languages.extend("clike", { string: { pattern: /(^|[^\\])"(?:\\[\s\S]|[^"\\])*"/, @@ -48959,7 +48970,7 @@ function RP(e) { }, }); } -function yP(e) { +function TP(e) { !(function (e) { var t = /\\\((?:[^()]|\([^()]*\))*\)/.source, n = RegExp( @@ -49017,8 +49028,8 @@ function yP(e) { r.interpolation.inside.content.inside = o; })(e); } -function VP(e) { - e.register(uO), +function NP(e) { + e.register(hO), (function (e) { var t = e.languages.javascript["template-string"], n = t.pattern.source, @@ -49166,10 +49177,10 @@ function VP(e) { }); })(e); } -function SP(e) { - e.register(LP), - e.register(uO), - e.register(_O), +function xP(e) { + e.register(HP), + e.register(hO), + e.register(IO), (function (e) { var t = e.languages.javascript, n = /\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source, @@ -49246,8 +49257,8 @@ function SP(e) { e.languages.javadoclike.addSupport("javascript", e.languages.jsdoc); })(e); } -function TP(e) { - e.register(uO), +function _P(e) { + e.register(hO), (e.languages.n4js = e.languages.extend("javascript", { keyword: /\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/, @@ -49257,8 +49268,8 @@ function TP(e) { }), (e.languages.n4jsd = e.languages.n4js); } -function NP(e) { - e.register(uO), +function AP(e) { + e.register(hO), (function (e) { function t(e, t) { return RegExp( @@ -49367,8 +49378,8 @@ function NP(e) { } })(e); } -function xP(e) { - e.register(pO), +function ZP(e) { + e.register(fO), (function (e) { var t = /("|')(?:\\(?:\r\n?|\n|.)|(?!\1)[^\\\r\n])*\1/; e.languages.json5 = e.languages.extend("json", { @@ -49386,8 +49397,8 @@ function xP(e) { }); })(e); } -function _P(e) { - e.register(pO), +function IP(e) { + e.register(fO), (e.languages.jsonp = e.languages.extend("json", { punctuation: /[{}[\]();,.]/, })), @@ -49396,7 +49407,7 @@ function _P(e) { /(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*\()/, }); } -function AP(e) { +function kP(e) { e.languages.jsstacktrace = { "error-message": { pattern: /^\S.*/m, alias: "string" }, "stack-frame": { @@ -49434,7 +49445,7 @@ function AP(e) { }, }; } -function ZP(e) { +function OP(e) { e.languages.julia = { comment: { pattern: @@ -49463,7 +49474,7 @@ function ZP(e) { constant: /\b(?:(?:Inf|NaN)(?:16|32|64)?|im|pi)\b|[πℯ]/, }; } -function IP(e) { +function BP(e) { e.languages.keepalived = { comment: { pattern: /[#!].*/, greedy: !0 }, string: { @@ -49504,7 +49515,7 @@ function IP(e) { punctuation: /[\{\}]/, }; } -function kP(e) { +function DP(e) { e.languages.keyman = { comment: { pattern: /\bc .*/i, greedy: !0 }, string: { pattern: /"[^"\r\n]*"|'[^'\r\n]*'/, greedy: !0 }, @@ -49539,7 +49550,7 @@ function kP(e) { punctuation: /[()=,]/, }; } -function OP(e) { +function PP(e) { !(function (e) { var t = /\s\x00-\x1f\x22-\x2f\x3a-\x3f\x5b-\x5e\x60\x7b-\x7e/.source; function n(e, n) { @@ -49611,7 +49622,7 @@ function OP(e) { (e.languages.kum = e.languages.kumir); })(e); } -function BP(e) { +function FP(e) { e.languages.kusto = { comment: { pattern: /\/\/.*/, greedy: !0 }, string: { @@ -49645,7 +49656,7 @@ function BP(e) { punctuation: /[()\[\]{},;.:]/, }; } -function DP(e) { +function UP(e) { !(function (e) { var t = /\\(?:[^a-z()[\]]|[a-z*]+)/i, n = { "equation-command": { pattern: t, alias: "regex" } }; @@ -49690,10 +49701,10 @@ function DP(e) { (e.languages.context = e.languages.latex); })(e); } -function PP(e) { - e.register(Jk), - e.register(MO), - e.register(HO), +function zP(e) { + e.register(nO), + e.register(RO), + e.register(yO), (function (e) { e.languages.latte = { comment: /^\{\*[\s\S]*/, @@ -49748,7 +49759,7 @@ function PP(e) { }); })(e); } -function FP(e) { +function GP(e) { !(function (e) { e.languages.scheme = { comment: @@ -49835,8 +49846,8 @@ function FP(e) { }; })(e); } -function UP(e) { - e.register(FP), +function $P(e) { + e.register(GP), (function (e) { for ( var t = @@ -49905,8 +49916,8 @@ function UP(e) { (e.languages.ly = r); })(e); } -function zP(e) { - e.register(MO), +function WP(e) { + e.register(RO), (e.languages.liquid = { comment: { pattern: /(^\{%\s*comment\s*%\})[\s\S]+(?=\{%\s*endcomment\s*%\}$)/, @@ -49953,7 +49964,7 @@ function zP(e) { e.languages["markup-templating"].tokenizePlaceholders(t, "liquid"); }); } -function GP(e) { +function jP(e) { !(function (e) { function t(e) { return RegExp(/(\()/.source + "(?:" + e + ")" + /(?=[\s\)])/.source); @@ -50092,7 +50103,7 @@ function GP(e) { (e.languages["emacs-lisp"] = C); })(e); } -function $P(e) { +function qP(e) { (e.languages.livescript = { comment: [ { pattern: /(^|[^\\])\/\*[\s\S]*?\*\//, lookbehind: !0 }, @@ -50168,7 +50179,7 @@ function $P(e) { "interpolated-string" ].inside.interpolation.inside.rest = e.languages.livescript); } -function WP(e) { +function YP(e) { !(function (e) { e.languages.llvm = { comment: /;.*/, @@ -50188,7 +50199,7 @@ function WP(e) { }; })(e); } -function jP(e) { +function KP(e) { e.languages.log = { string: { pattern: /"(?:[^"\\\r\n]|\\.)*"|'(?![st] | \w)(?:[^'\\\r\n]|\\.)*'/, @@ -50294,7 +50305,7 @@ function jP(e) { punctuation: /[\[\].,]/, }; } -function qP(e) { +function XP(e) { e.languages.lolcode = { comment: [/\bOBTW\s[\s\S]*?\sTLDR\b/, /\bBTW.+/], string: { @@ -50338,7 +50349,7 @@ function qP(e) { punctuation: /\.{3}|…|,|!/, }; } -function YP(e) { +function QP(e) { e.languages.magma = { output: { pattern: @@ -50366,7 +50377,7 @@ function YP(e) { punctuation: /[()[\]{}<>,;.:]/, }; } -function KP(e) { +function JP(e) { !(function (e) { var t = /\b(?:(?:col|row)?vector|matrix|scalar)\b/.source, n = @@ -50412,7 +50423,7 @@ function KP(e) { }; })(e); } -function XP(e) { +function eF(e) { e.languages.matlab = { comment: [/%\{[\s\S]*?\}%/, /%.+/], string: { pattern: /\B'(?:''|[^'\r\n])*'/, greedy: !0 }, @@ -50424,7 +50435,7 @@ function XP(e) { punctuation: /\.{3}|[.,;\[\](){}!]/, }; } -function QP(e) { +function tF(e) { !(function (e) { var t = /\b(?:about|and|animate|as|at|attributes|by|case|catch|collect|continue|coordsys|do|else|exit|fn|for|from|function|global|if|in|local|macroscript|mapped|max|not|of|off|on|or|parameters|persistent|plugin|rcmenu|return|rollout|set|struct|then|throw|to|tool|try|undo|utility|when|where|while|with)\b/i; @@ -50500,7 +50511,7 @@ function QP(e) { }; })(e); } -function JP(e) { +function nF(e) { (e.languages.mel = { comment: { pattern: /\/\/.*|\/\*[\s\S]*?\*\//, greedy: !0 }, code: { @@ -50530,7 +50541,7 @@ function JP(e) { }), (e.languages.mel.code.inside.statement.inside = e.languages.mel); } -function eF(e) { +function rF(e) { e.languages.mermaid = { comment: { pattern: /%%.*/, greedy: !0 }, style: { @@ -50618,7 +50629,7 @@ function eF(e) { punctuation: /[(){};]/, }; } -function tF(e) { +function oF(e) { e.languages.metafont = { comment: { pattern: /%.*/, greedy: !0 }, string: { pattern: /"[^\r\n"]*"/, greedy: !0 }, @@ -50678,7 +50689,7 @@ function tF(e) { }, }; } -function nF(e) { +function iF(e) { e.languages.mizar = { comment: /::.+/, keyword: @@ -50690,8 +50701,8 @@ function nF(e) { punctuation: /\(#|#\)|[,:;\[\](){}]/, }; } -function rF(e) { - e.register(uO), +function lF(e) { + e.register(hO), (function (e) { var t = [ "$eq", @@ -50984,7 +50995,7 @@ function rF(e) { }); })(e); } -function oF(e) { +function aF(e) { e.languages.monkey = { comment: { pattern: /^#Rem\s[\s\S]*?^#End|'.+/im, greedy: !0 }, string: { pattern: /"[^"\r\n]*"/, greedy: !0 }, @@ -51008,7 +51019,7 @@ function oF(e) { punctuation: /[.,:;()\[\]]/, }; } -function iF(e) { +function CF(e) { (e.languages.moonscript = { comment: /--.*/, string: [ @@ -51058,7 +51069,7 @@ function iF(e) { e.languages.moonscript), (e.languages.moon = e.languages.moonscript); } -function lF(e) { +function sF(e) { e.languages.n1ql = { comment: { pattern: /\/\*[\s\S]*?(?:$|\*\/)|--.*/, greedy: !0 }, string: { pattern: /(["'])(?:\\[\s\S]|(?!\1)[^\\]|\1\1)*\1/, greedy: !0 }, @@ -51074,7 +51085,7 @@ function lF(e) { punctuation: /[;[\](),.{}:]/, }; } -function aF(e) { +function cF(e) { e.languages["nand2tetris-hdl"] = { comment: /\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/, keyword: /\b(?:BUILTIN|CHIP|CLOCKED|IN|OUT|PARTS)\b/, @@ -51085,7 +51096,7 @@ function aF(e) { punctuation: /[{}[\];(),:]/, }; } -function CF(e) { +function dF(e) { !(function (e) { var t = /\{[^\r\n\[\]{}]*\}/, n = { @@ -51190,7 +51201,7 @@ function CF(e) { }); })(e); } -function sF(e) { +function uF(e) { e.languages.nasm = { comment: /;.*$/m, string: /(["'`])(?:\\.|(?!\1)[^\\\r\n])*\1/, @@ -51215,7 +51226,7 @@ function sF(e) { operator: /[\[\]*+\-\/%<>=&|$!]/, }; } -function cF(e) { +function pF(e) { e.languages.neon = { comment: { pattern: /#.*/, greedy: !0 }, datetime: { @@ -51258,7 +51269,7 @@ function cF(e) { punctuation: /[,:=[\]{}()-]/, }; } -function dF(e) { +function mF(e) { e.languages.nevod = { comment: /\/\/.*|(?:\/\*[\s\S]*?(?:\*\/|$))/, string: { @@ -51348,7 +51359,7 @@ function dF(e) { name: /[a-zA-Z0-9\-.]+/, }; } -function uF(e) { +function hF(e) { !(function (e) { var t = /\$(?:\w[a-z\d]*(?:_[^\x00-\x1F\s"'\\()$]*)?|\{[^}\s"'\\]+\})/i; e.languages.nginx = { @@ -51380,7 +51391,7 @@ function uF(e) { }; })(e); } -function pF(e) { +function fF(e) { e.languages.nim = { comment: { pattern: /#.*/, greedy: !0 }, string: { @@ -51412,7 +51423,7 @@ function pF(e) { punctuation: /[({\[]\.|\.[)}\]]|[`(){}\[\],:]/, }; } -function mF(e) { +function gF(e) { (e.languages.nix = { comment: { pattern: /\/\*[\s\S]*?\*\/|#.*/, greedy: !0 }, string: { @@ -51445,7 +51456,7 @@ function mF(e) { }), (e.languages.nix.string.inside.interpolation.inside = e.languages.nix); } -function hF(e) { +function vF(e) { e.languages.nsis = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|[#;].*)/, @@ -51472,7 +51483,7 @@ function hF(e) { }, }; } -function fF(e) { +function wF(e) { e.languages.ocaml = { comment: { pattern: /\(\*[\s\S]*?\*\)/, greedy: !0 }, char: { @@ -51504,7 +51515,7 @@ function fF(e) { punctuation: /;;|::|[(){}\[\].,:;#]|\b_\b/, }; } -function gF(e) { +function LF(e) { !(function (e) { var t = /\\(?:["'\\abefnrtv]|0[0-7]{2}|U[\dA-Fa-f]{6}|u[\dA-Fa-f]{4}|x[\dA-Fa-f]{2})/; @@ -51547,8 +51558,8 @@ function gF(e) { }; })(e); } -function vF(e) { - e.register(eO), +function bF(e) { + e.register(rO), (function (e) { (e.languages.opencl = e.languages.extend("c", { keyword: @@ -51600,7 +51611,7 @@ function vF(e) { e.languages.insertBefore("cpp", "keyword", t)); })(e); } -function wF(e) { +function MF(e) { (e.languages.openqasm = { comment: /\/\*[\s\S]*?\*\/|\/\/.*/, string: { pattern: /"[^"\r\n\t]*"|'[^'\r\n\t]*'/, greedy: !0 }, @@ -51620,7 +51631,7 @@ function wF(e) { }), (e.languages.qasm = e.languages.openqasm); } -function LF(e) { +function HF(e) { e.languages.oz = { comment: { pattern: /\/\*[\s\S]*?\*\/|%.*/, greedy: !0 }, string: { pattern: /"(?:[^"\\]|\\[\s\S])*"/, greedy: !0 }, @@ -51640,7 +51651,7 @@ function LF(e) { punctuation: /[\[\](){}.:;?]/, }; } -function bF(e) { +function EF(e) { var t; e.languages.parigp = { comment: /\/\*[\s\S]*?\*\/|\\\\.*/, @@ -51688,8 +51699,8 @@ function bF(e) { punctuation: /[\[\]{}().,:;|]/, }; } -function MF(e) { - e.register(iO), +function RF(e) { + e.register(CO), (function (e) { var t = (e.languages.parser = e.languages.extend("markup", { keyword: { @@ -51761,7 +51772,7 @@ function MF(e) { ); })(e); } -function HF(e) { +function yF(e) { (e.languages.pascal = { directive: { pattern: /\{\$[\s\S]*?\}/, @@ -51818,7 +51829,7 @@ function HF(e) { })), (e.languages.objectpascal = e.languages.pascal); } -function EF(e) { +function VF(e) { !(function (e) { var t = /\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\)/.source, n = /(?:\b\w+(?:)?|)/.source.replace( @@ -51896,7 +51907,7 @@ function EF(e) { }); })(e); } -function RF(e) { +function SF(e) { e.languages.psl = { comment: { pattern: /#.*/, greedy: !0 }, string: { @@ -51932,7 +51943,7 @@ function RF(e) { punctuation: /[(){}\[\];,]/, }; } -function yF(e) { +function TF(e) { (e.languages.pcaxis = { string: /"[^"]*"/, keyword: { @@ -51976,7 +51987,7 @@ function yF(e) { }), (e.languages.px = e.languages.pcaxis); } -function VF(e) { +function NF(e) { (e.languages.peoplecode = { comment: RegExp( [ @@ -52013,9 +52024,9 @@ function VF(e) { }), (e.languages.pcode = e.languages.peoplecode); } -function SF(e) { - e.register(LP), - e.register(HO), +function xF(e) { + e.register(HP), + e.register(yO), (function (e) { var t = /(?:\b[a-zA-Z]\w*|[|\\[\]])+/.source; (e.languages.phpdoc = e.languages.extend("javadoclike", { @@ -52047,8 +52058,8 @@ function SF(e) { e.languages.javadoclike.addSupport("php", e.languages.phpdoc); })(e); } -function TF(e) { - e.register(HO), +function _F(e) { + e.register(yO), e.languages.insertBefore("php", "variable", { this: { pattern: /\$this\b/, alias: "keyword" }, global: @@ -52059,7 +52070,7 @@ function TF(e) { }, }); } -function NF(e) { +function AF(e) { !(function (e) { var t = /\$\w+|%[a-z]+%/, n = /\[[^[\]]*\]/.source, @@ -52158,8 +52169,8 @@ function NF(e) { (e.languages.plantuml = e.languages["plant-uml"]); })(e); } -function xF(e) { - e.register(NO), +function ZF(e) { + e.register(AO), (e.languages.plsql = e.languages.extend("sql", { comment: { pattern: /\/\*[\s\S]*?\*\/|--.*/, greedy: !0 }, keyword: @@ -52170,7 +52181,7 @@ function xF(e) { label: { pattern: /<<\s*\w+\s*>>/, alias: "symbol" }, }); } -function _F(e) { +function IF(e) { (e.languages.powerquery = { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/, @@ -52218,7 +52229,7 @@ function _F(e) { (e.languages.pq = e.languages.powerquery), (e.languages.mscript = e.languages.powerquery); } -function AF(e) { +function kF(e) { !(function (e) { var t = (e.languages.powershell = { comment: [ @@ -52256,8 +52267,8 @@ function AF(e) { }; })(e); } -function ZF(e) { - e.register(Jk), +function OF(e) { + e.register(nO), (e.languages.processing = e.languages.extend("clike", { keyword: /\b(?:break|case|catch|class|continue|default|else|extends|final|for|if|implements|import|new|null|private|public|return|static|super|switch|this|try|void|while)\b/, @@ -52272,7 +52283,7 @@ function ZF(e) { }, }); } -function IF(e) { +function BF(e) { e.languages.prolog = { comment: { pattern: /\/\*[\s\S]*?\*\/|%.*/, greedy: !0 }, string: { @@ -52286,7 +52297,7 @@ function IF(e) { punctuation: /[(){}\[\],]/, }; } -function kF(e) { +function DF(e) { !(function (e) { var t = ["on", "ignoring", "group_right", "group_left", "by", "without"], n = [ @@ -52359,7 +52370,7 @@ function kF(e) { }; })(e); } -function OF(e) { +function PF(e) { e.languages.properties = { comment: /^[ \t]*[#!].*$/m, value: { @@ -52375,8 +52386,8 @@ function OF(e) { punctuation: /[=:]/, }; } -function BF(e) { - e.register(Jk), +function FF(e) { + e.register(nO), (function (e) { var t = /\b(?:bool|bytes|double|s?fixed(?:32|64)|float|[su]?int(?:32|64)|string)\b/; @@ -52414,7 +52425,7 @@ function BF(e) { }); })(e); } -function DF(e) { +function UF(e) { !(function (e) { var t = { pattern: /(\b\d+)(?:%|[a-z]+)/, lookbehind: !0 }, n = { pattern: /(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/, lookbehind: !0 }, @@ -52520,8 +52531,8 @@ function DF(e) { }); })(e); } -function PF(e) { - e.register(MO), +function zF(e) { + e.register(RO), (e.languages.twig = { comment: /^\{#[\s\S]*?#\}$/, "tag-name": { @@ -52560,9 +52571,9 @@ function PF(e) { e.languages["markup-templating"].tokenizePlaceholders(t, "twig"); }); } -function FF(e) { - e.register(uO), - e.register(iO), +function GF(e) { + e.register(hO), + e.register(CO), (function (e) { e.languages.pug = { comment: { @@ -52723,7 +52734,7 @@ function FF(e) { e.languages.insertBefore("pug", "filter", r); })(e); } -function UF(e) { +function $F(e) { !(function (e) { e.languages.puppet = { heredoc: [ @@ -52823,7 +52834,7 @@ function UF(e) { t); })(e); } -function zF(e) { +function WF(e) { !(function (e) { e.languages.pure = { comment: [ @@ -52882,8 +52893,8 @@ function zF(e) { )); })(e); } -function GF(e) { - e.register(Jk), +function jF(e) { + e.register(nO), (e.languages.purebasic = e.languages.extend("clike", { comment: /;.*/, keyword: @@ -52942,8 +52953,8 @@ function GF(e) { delete e.languages.purebasic.boolean, (e.languages.pbfasm = e.languages.purebasic); } -function $F(e) { - e.register(rP), +function qF(e) { + e.register(lP), (e.languages.purescript = e.languages.extend("haskell", { keyword: /\b(?:ado|case|class|data|derive|do|else|forall|if|in|infixl|infixr|instance|let|module|newtype|of|primitive|then|type|where)\b|∀/, @@ -52963,8 +52974,8 @@ function $F(e) { })), (e.languages.purs = e.languages.purescript); } -function WF(e) { - e.register(Jk), +function YF(e) { + e.register(nO), (function (e) { function t(e, t) { return e.replace(/<<(\d+)>>/g, function (e, n) { @@ -53050,7 +53061,7 @@ function WF(e) { })(e), (e.languages.qs = e.languages.qsharp); } -function jF(e) { +function KF(e) { e.languages.q = { string: /"(?:\\.|[^"\\\r\n])*"/, comment: [ @@ -53082,8 +53093,8 @@ function jF(e) { punctuation: /[(){}\[\];.]/, }; } -function qF(e) { - e.register(uO), +function XF(e) { + e.register(hO), (function (e) { for ( var t = /"(?:\\.|[^\\"\r\n])*"|'(?:\\.|[^\\'\r\n])*'/.source, @@ -53158,8 +53169,8 @@ function qF(e) { }); })(e); } -function YF(e) { - e.register(Jk), +function QF(e) { + e.register(nO), (e.languages.qore = e.languages.extend("clike", { comment: { pattern: /(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:\/\/|#).*)/, @@ -53180,8 +53191,8 @@ function YF(e) { variable: /\$(?!\d)\w+\b/, })); } -function KF(e) { - e.register(FP), +function JF(e) { + e.register(GP), (e.languages.racket = e.languages.extend("scheme", { "lambda-parameter": { pattern: /([(\[]lambda\s+[(\[])[^()\[\]'\s]+/, @@ -53193,9 +53204,9 @@ function KF(e) { }), (e.languages.rkt = e.languages.racket); } -function XF(e) { - e.register(oO), - e.register(iO), +function eU(e) { + e.register(aO), + e.register(CO), (function (e) { var t = /\/(?![/*])|\/\/.*[\r\n]|\/\*[^*]*(?:\*(?!\/)[^*]*)*\*\//.source, n = @@ -53380,9 +53391,9 @@ function XF(e) { (e.languages.razor = e.languages.cshtml); })(e); } -function QF(e) { - e.register(uO), - e.register(iO), +function tU(e) { + e.register(hO), + e.register(CO), (function (e) { var t = e.util.clone(e.languages.javascript), n = /(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source, @@ -53499,9 +53510,9 @@ function QF(e) { }); })(e); } -function JF(e) { - e.register(QF), - e.register(_O), +function nU(e) { + e.register(tU), + e.register(IO), (function (e) { var t = e.util.clone(e.languages.typescript); (e.languages.tsx = e.languages.extend("jsx", t)), @@ -53515,8 +53526,8 @@ function JF(e) { (n.lookbehind = !0); })(e); } -function eU(e) { - e.register(Jk), +function rU(e) { + e.register(nO), (e.languages.reason = e.languages.extend("clike", { string: { pattern: /"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/, greedy: !0 }, "class-name": /\b[A-Z]\w*/, @@ -53536,7 +53547,7 @@ function eU(e) { }), delete e.languages.reason.function; } -function tU(e) { +function oU(e) { e.languages.rego = { comment: /#.*/, property: { @@ -53562,7 +53573,7 @@ function tU(e) { punctuation: /[,;.\[\]{}()]/, }; } -function nU(e) { +function iU(e) { (e.languages.renpy = { comment: { pattern: /(^|[^\\])#.+/, lookbehind: !0 }, string: { @@ -53585,7 +53596,7 @@ function nU(e) { }), (e.languages.rpy = e.languages.renpy); } -function rU(e) { +function lU(e) { (e.languages.rescript = { comment: { pattern: /\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/, greedy: !0 }, char: { pattern: /'(?:[^\r\n\\]|\\(?:.|\w+))'/, greedy: !0 }, @@ -53633,7 +53644,7 @@ function rU(e) { }), (e.languages.res = e.languages.rescript); } -function oU(e) { +function aU(e) { e.languages.rest = { table: [ { @@ -53806,7 +53817,7 @@ function oU(e) { }, }; } -function iU(e) { +function CU(e) { e.languages.rip = { comment: { pattern: /#.*/, greedy: !0 }, char: { pattern: /\B`[^\s`'",.:;#\/\\()<>\[\]{}]\b/, greedy: !0 }, @@ -53830,7 +53841,7 @@ function iU(e) { reference: /[^\d\s`'",.:;#\/\\()<>\[\]{}][^\s`'",.:;#\/\\()<>\[\]{}]*/, }; } -function lU(e) { +function sU(e) { e.languages.roboconf = { comment: /#.*/, keyword: { @@ -53850,7 +53861,7 @@ function lU(e) { punctuation: /[{},.;:=]/, }; } -function aU(e) { +function cU(e) { !(function (e) { var t = { pattern: /(^[ \t]*| {2}|\t)#.*/m, lookbehind: !0, greedy: !0 }, n = { @@ -53934,7 +53945,7 @@ function aU(e) { (e.languages.robot = e.languages.robotframework); })(e); } -function CU(e) { +function dU(e) { !(function (e) { var t = /(?:"(?:""|[^"])*"(?!")|'(?:''|[^'])*'(?!'))/.source, n = /\b(?:\d[\da-f]*x|\d+(?:\.\d+)?(?:e[+-]?\d+)?)\b/i, @@ -54242,8 +54253,8 @@ function CU(e) { }; })(e); } -function sU(e) { - e.register(rO), +function uU(e) { + e.register(lO), (function (e) { var t = [ /"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/.source, @@ -54296,7 +54307,7 @@ function sU(e) { e.languages["shell-session"]); })(e); } -function cU(e) { +function pU(e) { e.languages.smali = { comment: /#.*/, string: { @@ -54351,7 +54362,7 @@ function cU(e) { punctuation: /[{}(),;:]/, }; } -function dU(e) { +function mU(e) { e.languages.smalltalk = { comment: { pattern: /"(?:""|[^"])*"/, greedy: !0 }, char: { pattern: /\$./, greedy: !0 }, @@ -54376,8 +54387,8 @@ function dU(e) { punctuation: /[.;:?\[\](){}]/, }; } -function uU(e) { - e.register(MO), +function hU(e) { + e.register(RO), (function (e) { (e.languages.smarty = { comment: { pattern: /^\{\*[\s\S]*?\*\}/, greedy: !0 }, @@ -54476,7 +54487,7 @@ function uU(e) { }); })(e); } -function pU(e) { +function fU(e) { !(function (e) { var t = /\b(?:abstype|and|andalso|as|case|datatype|do|else|end|eqtype|exception|fn|fun|functor|handle|if|in|include|infix|infixr|let|local|nonfix|of|op|open|orelse|raise|rec|sharing|sig|signature|struct|structure|then|type|val|where|while|with|withtype)\b/i; @@ -54529,8 +54540,8 @@ function pU(e) { (e.languages.smlnj = e.languages.sml); })(e); } -function mU(e) { - e.register(Jk), +function gU(e) { + e.register(nO), (e.languages.solidity = e.languages.extend("clike", { "class-name": { pattern: @@ -54555,7 +54566,7 @@ function mU(e) { }), (e.languages.sol = e.languages.solidity); } -function hU(e) { +function vU(e) { !(function (e) { var t = { pattern: /\{[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}\}/i, @@ -54590,8 +54601,8 @@ function hU(e) { (e.languages.sln = e.languages["solution-file"]); })(e); } -function fU(e) { - e.register(MO), +function wU(e) { + e.register(RO), (function (e) { var t = /(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/, n = /\b\d+(?:\.\d+)?(?:[eE][+-]?\d+)?\b|\b0x[\dA-F]+\b/; @@ -54659,7 +54670,7 @@ function fU(e) { }); })(e); } -function gU(e) { +function LU(e) { (e.languages.turtle = { comment: { pattern: /#.*/, greedy: !0 }, "multiline-string": { @@ -54695,8 +54706,8 @@ function gU(e) { }), (e.languages.trig = e.languages.turtle); } -function vU(e) { - e.register(gU), +function bU(e) { + e.register(LU), (e.languages.sparql = e.languages.extend("turtle", { boolean: /\b(?:false|true)\b/i, variable: { pattern: /[?$]\w+/, greedy: !0 }, @@ -54710,7 +54721,7 @@ function vU(e) { }), (e.languages.rq = e.languages.sparql); } -function wU(e) { +function MU(e) { e.languages["splunk-spl"] = { comment: /`comment\("(?:\\.|[^\\"])*"\)`/, string: { pattern: /"(?:\\.|[^\\"])*"/, greedy: !0 }, @@ -54732,8 +54743,8 @@ function wU(e) { punctuation: /[()[\],]/, }; } -function LU(e) { - e.register(Jk), +function HU(e) { + e.register(nO), (e.languages.sqf = e.languages.extend("clike", { string: { pattern: /"(?:(?:"")?[^"])*"(?!")|'(?:[^'])*'/, greedy: !0 }, keyword: @@ -54765,8 +54776,8 @@ function LU(e) { }), delete e.languages.sqf["class-name"]; } -function bU(e) { - e.register(Jk), +function EU(e) { + e.register(nO), (e.languages.squirrel = e.languages.extend("clike", { comment: [ e.languages.clike.comment[0], @@ -54800,7 +54811,7 @@ function bU(e) { lambda: { pattern: /@(?=\()/, alias: "operator" }, }); } -function MU(e) { +function RU(e) { !(function (e) { var t = /\b(?:algebra_solver|algebra_solver_newton|integrate_1d|integrate_ode|integrate_ode_bdf|integrate_ode_rk45|map_rect|ode_(?:adams|bdf|ckrk|rk45)(?:_tol)?|ode_adjoint_tol_ctl|reduce_sum|reduce_sum_static)\b/; @@ -54852,10 +54863,10 @@ function MU(e) { (e.languages.stan.constraint.inside.expression.inside = e.languages.stan); })(e); } -function HU(e) { - e.register(cO), - e.register(KP), - e.register(EO), +function yU(e) { + e.register(pO), + e.register(JP), + e.register(VO), (e.languages.stata = { comment: [ { pattern: /(^[ \t]*)\*.*/m, lookbehind: !0, greedy: !0 }, @@ -54920,7 +54931,7 @@ function HU(e) { "string-literal" ].inside.interpolation.inside.expression.inside = e.languages.stata); } -function EU(e) { +function VU(e) { e.languages.iecst = { comment: [ { @@ -54951,7 +54962,7 @@ function EU(e) { punctuation: /[()[\].,;]/, }; } -function RU(e) { +function SU(e) { (e.languages.supercollider = { comment: { pattern: @@ -54981,7 +54992,7 @@ function RU(e) { }), (e.languages.sclang = e.languages.supercollider); } -function yU(e) { +function TU(e) { !(function (e) { var t = { pattern: /^[;#].*/m, greedy: !0 }, n = /"(?:[^\r\n"\\]|\\(?:[^\r]|\r\n?))*"(?!\S)/.source; @@ -55027,7 +55038,7 @@ function yU(e) { }; })(e); } -function VU(e) { +function NU(e) { !(function (e) { function t(e, t, n) { return { @@ -55068,19 +55079,19 @@ function VU(e) { }); })(e); } -function SU(e) { - e.register(oO), - e.register(VU), +function xU(e) { + e.register(aO), + e.register(NU), (e.languages.t4 = e.languages["t4-cs"] = e.languages["t4-templating"].createT4("csharp")); } -function TU(e) { - e.register(VU), - e.register(ZO), +function _U(e) { + e.register(NU), + e.register(OO), (e.languages["t4-vb"] = e.languages["t4-templating"].createT4("vbnet")); } -function NU(e) { - e.register(vO), +function AU(e) { + e.register(bO), (e.languages.tap = { fail: /not ok[^#{\n\r]*/, pass: /ok[^#{\n\r]*/, @@ -55099,7 +55110,7 @@ function NU(e) { }, }); } -function xU(e) { +function ZU(e) { e.languages.tcl = { comment: { pattern: /(^|[^\\])#.*/, lookbehind: !0 }, string: { pattern: /"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"/, greedy: !0 }, @@ -55135,9 +55146,9 @@ function xU(e) { punctuation: /[{}()\[\]]/, }; } -function _U(e) { - e.register(Jk), - e.register(MO), +function IU(e) { + e.register(nO), + e.register(RO), (function (e) { (e.languages.tt2 = e.languages.extend("clike", { comment: /#.*|\[%#[\s\S]*?%\]/, @@ -55184,7 +55195,7 @@ function _U(e) { }); })(e); } -function AU(e) { +function kU(e) { !(function (e) { var t = /(?:[\w-]+|'[^'\n\r]*'|"(?:\\.|[^\\"\r\n])*")/.source; function n(e) { @@ -55232,7 +55243,7 @@ function AU(e) { }; })(e); } -function ZU(e) { +function OU(e) { !(function (e) { e.languages.tremor = { comment: { @@ -55293,7 +55304,7 @@ function ZU(e) { (e.languages.trickle = e.languages.tremor); })(e); } -function IU(e) { +function BU(e) { !(function (e) { var t = /\b(?:ACT|ACTIFSUB|CARRAY|CASE|CLEARGIF|COA|COA_INT|CONSTANTS|CONTENT|CUR|EDITPANEL|EFFECT|EXT|FILE|FLUIDTEMPLATE|FORM|FRAME|FRAMESET|GIFBUILDER|GMENU|GMENU_FOLDOUT|GMENU_LAYERS|GP|HMENU|HRULER|HTML|IENV|IFSUB|IMAGE|IMGMENU|IMGMENUITEM|IMGTEXT|IMG_RESOURCE|INCLUDE_TYPOSCRIPT|JSMENU|JSMENUITEM|LLL|LOAD_REGISTER|NO|PAGE|RECORDS|RESTORE_REGISTER|TEMPLATE|TEXT|TMENU|TMENUITEM|TMENU_LAYERS|USER|USER_INT|_GIFBUILDER|global|globalString|globalVar)\b/; @@ -55343,7 +55354,7 @@ function IU(e) { (e.languages.tsconfig = e.languages.typoscript); })(e); } -function kU(e) { +function DU(e) { (e.languages.unrealscript = { comment: /\/\/.*|\/\*[\s\S]*?\*\//, string: { @@ -55384,7 +55395,7 @@ function kU(e) { }), (e.languages.uc = e.languages.uscript = e.languages.unrealscript); } -function OU(e) { +function PU(e) { e.languages.uorazor = { "comment-hash": { pattern: /#.*/, alias: "comment", greedy: !0 }, "comment-slash": { pattern: /\/\/.*/, alias: "comment", greedy: !0 }, @@ -55422,8 +55433,8 @@ function OU(e) { punctuation: /[()\[\]{}:.,]/, }; } -function BU(e) { - e.register(Jk), +function FU(e) { + e.register(nO), (function (e) { var t = { pattern: /[\s\S]+/, inside: null }; (e.languages.v = e.languages.extend("clike", { @@ -55494,8 +55505,8 @@ function BU(e) { }); })(e); } -function DU(e) { - e.register(Jk), +function UU(e) { + e.register(nO), (e.languages.vala = e.languages.extend("clike", { "class-name": [ { @@ -55565,8 +55576,8 @@ function DU(e) { }, }); } -function PU(e) { - e.register(iO), +function zU(e) { + e.register(CO), (function (e) { e.languages.velocity = e.languages.extend("markup", {}); var t = { @@ -55629,7 +55640,7 @@ function PU(e) { e.languages.velocity); })(e); } -function FU(e) { +function GU(e) { e.languages.verilog = { comment: { pattern: /\/\/.*|\/\*[\s\S]*?\*\//, greedy: !0 }, string: { pattern: /"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/, greedy: !0 }, @@ -55645,7 +55656,7 @@ function FU(e) { punctuation: /[[\];(),.:]/, }; } -function UU(e) { +function $U(e) { e.languages.vhdl = { comment: /--.+/, "vhdl-vectors": { @@ -55665,7 +55676,7 @@ function UU(e) { punctuation: /[{}[\];(),.:]/, }; } -function zU(e) { +function WU(e) { e.languages.vim = { string: /"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\r\n]|'')*'/, comment: /".*/, @@ -55680,7 +55691,7 @@ function zU(e) { punctuation: /[{}[\](),;:]/, }; } -function GU(e) { +function jU(e) { (e.languages["visual-basic"] = { comment: { pattern: /(?:['‘’]|REM\b)(?:[^\r\n_]|_(?:\r\n?|\n)?)*/i, @@ -55709,7 +55720,7 @@ function GU(e) { (e.languages.vb = e.languages["visual-basic"]), (e.languages.vba = e.languages["visual-basic"]); } -function $U(e) { +function qU(e) { e.languages.warpscript = { comment: /#.*|\/\/.*|\/\*[\s\S]*?\*\//, string: { @@ -55729,7 +55740,7 @@ function $U(e) { /==|&&?|\|\|?|\*\*?|>>>?|<<|[<>!~]=?|[-/%^]|\+!?|\b(?:AND|NOT|OR)\b/, }; } -function WU(e) { +function YU(e) { e.languages.wasm = { comment: [/\(;[\s\S]*?;\)/, { pattern: /;;.*/, greedy: !0 }], string: { pattern: /"(?:\\[\s\S]|[^"\\])*"/, greedy: !0 }, @@ -55748,7 +55759,7 @@ function WU(e) { punctuation: /[()]/, }; } -function jU(e) { +function KU(e) { !(function (e) { var t = /(?:\B-|\b_|\b)[A-Za-z][\w-]*(?![\w-])/.source, n = @@ -55842,7 +55853,7 @@ function jU(e) { e.languages.webidl = e.languages["web-idl"]; })(e); } -function qU(e) { +function XU(e) { e.languages.wgsl = { comment: { pattern: /\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/, greedy: !0 }, "builtin-attribute": { @@ -55903,8 +55914,8 @@ function qU(e) { punctuation: /[@(){}[\],;<>:.]/, }; } -function YU(e) { - e.register(iO), +function QU(e) { + e.register(CO), (e.languages.wiki = e.languages.extend("markup", { "block-comment": { pattern: /(^|[^\\])\/\*[\s\S]*?\*\//, @@ -55958,7 +55969,7 @@ function YU(e) { }, }); } -function KU(e) { +function JU(e) { (e.languages.wolfram = { comment: /\(\*(?:\(\*(?:[^*]|\*(?!\)))*\*\)|(?!\(\*)[\s\S])*?\*\)/, string: { pattern: /"(?:\\.|[^"\\\r\n])*"/, greedy: !0 }, @@ -55978,7 +55989,7 @@ function KU(e) { (e.languages.wl = e.languages.wolfram), (e.languages.nb = e.languages.wolfram); } -function XU(e) { +function ez(e) { (e.languages.wren = { comment: [ { @@ -56036,8 +56047,8 @@ function XU(e) { }, }); } -function QU(e) { - e.register(iO), +function tz(e) { + e.register(CO), (function (e) { (e.languages.xeora = e.languages.extend("markup", { constant: { @@ -56118,8 +56129,8 @@ function QU(e) { (e.languages.xeoracube = e.languages.xeora); })(e); } -function JU(e) { - e.register(iO), +function nz(e) { + e.register(CO), (function (e) { function t(t, n) { e.languages[t] && @@ -56141,7 +56152,7 @@ function JU(e) { t("csharp", r), t("fsharp", r), t("vbnet", o); })(e); } -function ez(e) { +function rz(e) { e.languages.xojo = { comment: { pattern: /(?:'|\/\/|Rem\b).+/i, greedy: !0 }, string: { pattern: /"(?:""|[^"])*"/, greedy: !0 }, @@ -56157,8 +56168,8 @@ function ez(e) { punctuation: /[.,;:()]/, }; } -function tz(e) { - e.register(iO), +function oz(e) { + e.register(CO), (function (e) { (e.languages.xquery = e.languages.extend("markup", { "xquery-comment": { @@ -56286,7 +56297,7 @@ function tz(e) { }); })(e); } -function nz(e) { +function iz(e) { e.languages.yang = { comment: /\/\*[\s\S]*?\*\/|\/\/.*/, string: { pattern: /"(?:[^\\"]|\\.)*"|'[^']*'/, greedy: !0 }, @@ -56297,7 +56308,7 @@ function nz(e) { punctuation: /[{};:]/, }; } -function rz(e) { +function lz(e) { !(function (e) { function t(e) { return function () { @@ -56386,15 +56397,15 @@ function rz(e) { }); })(e); } -function oz() { - oz = function (e, t) { +function az() { + az = function (e, t) { return new n(e, void 0, t); }; var e = RegExp.prototype, t = new WeakMap(); function n(e, r, o) { var i = new RegExp(e, r); - return t.set(i, o || t.get(e)), iz(i, n.prototype); + return t.set(i, o || t.get(e)), Cz(i, n.prototype); } function r(e, n) { var r = t.get(n); @@ -56418,7 +56429,7 @@ function oz() { constructor: { value: e, writable: !0, configurable: !0 }, })), Object.defineProperty(e, "prototype", { writable: !1 }), - t && iz(e, t); + t && Cz(e, t); })(n, RegExp), (n.prototype.exec = function (t) { var n = e.exec.call(this, t); @@ -56454,25 +56465,25 @@ function oz() { } return e[Symbol.replace].call(this, n, o); }), - oz.apply(this, arguments) + az.apply(this, arguments) ); } -function iz(e, t) { +function Cz(e, t) { return ( - (iz = Object.setPrototypeOf + (Cz = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (e, t) { return (e.__proto__ = t), e; }), - iz(e, t) + Cz(e, t) ); } -function lz(e, t) { +function sz(e, t) { (null == t || t > e.length) && (t = e.length); for (var n = 0, r = new Array(t); n < t; n++) r[n] = e[n]; return r; } -function az(e, t) { +function cz(e, t) { var n = ("undefined" != typeof Symbol && e[Symbol.iterator]) || e["@@iterator"]; if (n) return (n = n.call(e)).next.bind(n); @@ -56480,7 +56491,7 @@ function az(e, t) { Array.isArray(e) || (n = (function (e, t) { if (e) { - if ("string" == typeof e) return lz(e, t); + if ("string" == typeof e) return sz(e, t); var n = Object.prototype.toString.call(e).slice(8, -1); return ( "Object" === n && e.constructor && (n = e.constructor.name), @@ -56488,7 +56499,7 @@ function az(e, t) { ? Array.from(e) : "Arguments" === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) - ? lz(e, t) + ? sz(e, t) : void 0 ); } @@ -56505,7 +56516,7 @@ function az(e, t) { "Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.", ); } -(uB.highlight = function (e, t) { +(hB.highlight = function (e, t) { if ("string" != typeof e) throw new TypeError("Expected `string` for `value`, got `" + e + "`"); let n, r; @@ -56513,48 +56524,48 @@ function az(e, t) { else { if (((r = t), "string" != typeof r)) throw new TypeError("Expected `string` for `name`, got `" + r + "`"); - if (!cB.call(uB.languages, r)) + if (!pB.call(hB.languages, r)) throw new Error("Unknown language: `" + r + "` is not registered"); - n = uB.languages[r]; + n = hB.languages[r]; } - return { type: "root", children: sB.highlight.call(uB, e, n, r) }; + return { type: "root", children: uB.highlight.call(hB, e, n, r) }; }), - (uB.register = function (e) { + (hB.register = function (e) { if ("function" != typeof e || !e.displayName) throw new Error("Expected `function` for `syntax`, got `" + e + "`"); - cB.call(uB.languages, e.displayName) || e(uB); + pB.call(hB.languages, e.displayName) || e(hB); }), - (uB.alias = function (e, t) { - const n = uB.languages; + (hB.alias = function (e, t) { + const n = hB.languages; let r, o = {}; "string" == typeof e ? t && (o[e] = t) : (o = e); for (r in o) - if (cB.call(o, r)) { + if (pB.call(o, r)) { const e = o[r], t = "string" == typeof e ? [e] : e; let i = -1; for (; ++i < t.length; ) n[t[i]] = n[r]; } }), - (uB.registered = function (e) { + (hB.registered = function (e) { if ("string" != typeof e) throw new TypeError( "Expected `string` for `aliasOrLanguage`, got `" + e + "`", ); - return cB.call(uB.languages, e); + return pB.call(hB.languages, e); }), - (uB.listLanguages = function () { - const e = uB.languages, + (hB.listLanguages = function () { + const e = hB.languages, t = []; let n; - for (n in e) cB.call(e, n) && "object" == typeof e[n] && t.push(n); + for (n in e) pB.call(e, n) && "object" == typeof e[n] && t.push(n); return t; }), - (uB.util.encode = function (e) { + (hB.util.encode = function (e) { return e; }), - (uB.Token.stringify = function e(t, n) { + (hB.Token.stringify = function e(t, n) { if ("string" == typeof t) return { type: "text", value: t }; if (Array.isArray(t)) { const r = []; @@ -56574,874 +56585,874 @@ function az(e, t) { t.alias && r.classes.push(...("string" == typeof t.alias ? [t.alias] : t.alias)); return ( - uB.hooks.run("wrap", r), - FO( + hB.hooks.run("wrap", r), + GO( r.tag + "." + r.classes.join("."), (function (e) { let t; - for (t in e) cB.call(e, t) && (e[t] = QO(e[t])); + for (t in e) pB.call(e, t) && (e[t] = tB(e[t])); return e; })(r.attributes), r.content, ) ); }), - uB.register(Jk), - uB.register(eO), - uB.register(tO), - uB.register(nO), - uB.register(rO), - uB.register(oO), - uB.register(iO), - uB.register(lO), - uB.register(aO), - uB.register(CO), - uB.register(sO), - uB.register(cO), - uB.register(dO), - uB.register(uO), - uB.register(pO), - uB.register(mO), - uB.register(hO), - uB.register(fO), - uB.register(gO), - uB.register(vO), - uB.register(wO), - uB.register(LO), - uB.register(bO), - uB.register(MO), - uB.register(HO), - uB.register(EO), - uB.register(RO), - uB.register(yO), - uB.register(VO), - uB.register(SO), - uB.register(TO), - uB.register(NO), - uB.register(xO), - uB.register(_O), - uB.register(AO), - uB.register(ZO), - (pB.displayName = "abap"), - (pB.aliases = []), - (mB.displayName = "abnf"), - (mB.aliases = []), - (hB.displayName = "actionscript"), - (hB.aliases = []), - (fB.displayName = "ada"), + hB.register(nO), + hB.register(rO), + hB.register(oO), + hB.register(iO), + hB.register(lO), + hB.register(aO), + hB.register(CO), + hB.register(sO), + hB.register(cO), + hB.register(dO), + hB.register(uO), + hB.register(pO), + hB.register(mO), + hB.register(hO), + hB.register(fO), + hB.register(gO), + hB.register(vO), + hB.register(wO), + hB.register(LO), + hB.register(bO), + hB.register(MO), + hB.register(HO), + hB.register(EO), + hB.register(RO), + hB.register(yO), + hB.register(VO), + hB.register(SO), + hB.register(TO), + hB.register(NO), + hB.register(xO), + hB.register(_O), + hB.register(AO), + hB.register(ZO), + hB.register(IO), + hB.register(kO), + hB.register(OO), + (fB.displayName = "abap"), (fB.aliases = []), - (gB.displayName = "agda"), + (gB.displayName = "abnf"), (gB.aliases = []), - (vB.displayName = "al"), + (vB.displayName = "actionscript"), (vB.aliases = []), - (wB.displayName = "antlr4"), - (wB.aliases = ["g4"]), - (LB.displayName = "apacheconf"), + (wB.displayName = "ada"), + (wB.aliases = []), + (LB.displayName = "agda"), (LB.aliases = []), - (bB.displayName = "apex"), + (bB.displayName = "al"), (bB.aliases = []), - (MB.displayName = "apl"), - (MB.aliases = []), - (HB.displayName = "applescript"), + (MB.displayName = "antlr4"), + (MB.aliases = ["g4"]), + (HB.displayName = "apacheconf"), (HB.aliases = []), - (EB.displayName = "aql"), + (EB.displayName = "apex"), (EB.aliases = []), - (RB.displayName = "arff"), + (RB.displayName = "apl"), (RB.aliases = []), - (yB.displayName = "armasm"), - (yB.aliases = ["arm-asm"]), - (VB.displayName = "arturo"), - (VB.aliases = ["art"]), - (SB.displayName = "asciidoc"), - (SB.aliases = ["adoc"]), - (TB.displayName = "aspnet"), - (TB.aliases = []), - (NB.displayName = "asm6502"), - (NB.aliases = []), - (xB.displayName = "asmatmel"), - (xB.aliases = []), - (_B.displayName = "autohotkey"), + (yB.displayName = "applescript"), + (yB.aliases = []), + (VB.displayName = "aql"), + (VB.aliases = []), + (SB.displayName = "arff"), + (SB.aliases = []), + (TB.displayName = "armasm"), + (TB.aliases = ["arm-asm"]), + (NB.displayName = "arturo"), + (NB.aliases = ["art"]), + (xB.displayName = "asciidoc"), + (xB.aliases = ["adoc"]), + (_B.displayName = "aspnet"), (_B.aliases = []), - (AB.displayName = "autoit"), + (AB.displayName = "asm6502"), (AB.aliases = []), - (ZB.displayName = "avisynth"), - (ZB.aliases = ["avs"]), - (IB.displayName = "avro-idl"), - (IB.aliases = ["avdl"]), - (kB.displayName = "awk"), - (kB.aliases = ["gawk"]), - (OB.displayName = "batch"), - (OB.aliases = []), - (BB.displayName = "bbcode"), - (BB.aliases = ["shortcode"]), - (DB.displayName = "bbj"), - (DB.aliases = []), - (PB.displayName = "bicep"), + (ZB.displayName = "asmatmel"), + (ZB.aliases = []), + (IB.displayName = "autohotkey"), + (IB.aliases = []), + (kB.displayName = "autoit"), + (kB.aliases = []), + (OB.displayName = "avisynth"), + (OB.aliases = ["avs"]), + (BB.displayName = "avro-idl"), + (BB.aliases = ["avdl"]), + (DB.displayName = "awk"), + (DB.aliases = ["gawk"]), + (PB.displayName = "batch"), (PB.aliases = []), - (FB.displayName = "birb"), - (FB.aliases = []), - (UB.displayName = "bison"), + (FB.displayName = "bbcode"), + (FB.aliases = ["shortcode"]), + (UB.displayName = "bbj"), (UB.aliases = []), - (zB.displayName = "bnf"), - (zB.aliases = ["rbnf"]), - (GB.displayName = "bqn"), + (zB.displayName = "bicep"), + (zB.aliases = []), + (GB.displayName = "birb"), (GB.aliases = []), - ($B.displayName = "brainfuck"), + ($B.displayName = "bison"), ($B.aliases = []), - (WB.displayName = "brightscript"), - (WB.aliases = []), - (jB.displayName = "bro"), + (WB.displayName = "bnf"), + (WB.aliases = ["rbnf"]), + (jB.displayName = "bqn"), (jB.aliases = []), - (qB.displayName = "bsl"), - (qB.aliases = ["oscript"]), - (YB.displayName = "cfscript"), - (YB.aliases = ["cfc"]), - (KB.displayName = "chaiscript"), + (qB.displayName = "brainfuck"), + (qB.aliases = []), + (YB.displayName = "brightscript"), + (YB.aliases = []), + (KB.displayName = "bro"), (KB.aliases = []), - (XB.displayName = "cil"), - (XB.aliases = []), - (QB.displayName = "cilkc"), - (QB.aliases = ["cilk-c"]), - (JB.displayName = "cilkcpp"), - (JB.aliases = ["cilk", "cilk-cpp"]), - (eD.displayName = "clojure"), + (XB.displayName = "bsl"), + (XB.aliases = ["oscript"]), + (QB.displayName = "cfscript"), + (QB.aliases = ["cfc"]), + (JB.displayName = "chaiscript"), + (JB.aliases = []), + (eD.displayName = "cil"), (eD.aliases = []), - (tD.displayName = "cmake"), - (tD.aliases = []), - (nD.displayName = "cobol"), - (nD.aliases = []), - (rD.displayName = "coffeescript"), - (rD.aliases = ["coffee"]), - (oD.displayName = "concurnas"), - (oD.aliases = ["conc"]), - (iD.displayName = "csp"), + (tD.displayName = "cilkc"), + (tD.aliases = ["cilk-c"]), + (nD.displayName = "cilkcpp"), + (nD.aliases = ["cilk", "cilk-cpp"]), + (rD.displayName = "clojure"), + (rD.aliases = []), + (oD.displayName = "cmake"), + (oD.aliases = []), + (iD.displayName = "cobol"), (iD.aliases = []), - (lD.displayName = "cooklang"), - (lD.aliases = []), - (aD.displayName = "coq"), - (aD.aliases = []), - (CD.displayName = "crystal"), + (lD.displayName = "coffeescript"), + (lD.aliases = ["coffee"]), + (aD.displayName = "concurnas"), + (aD.aliases = ["conc"]), + (CD.displayName = "csp"), (CD.aliases = []), - (sD.displayName = "css-extras"), + (sD.displayName = "cooklang"), (sD.aliases = []), - (cD.displayName = "csv"), + (cD.displayName = "coq"), (cD.aliases = []), - (dD.displayName = "cue"), + (dD.displayName = "crystal"), (dD.aliases = []), - (uD.displayName = "cypher"), + (uD.displayName = "css-extras"), (uD.aliases = []), - (pD.displayName = "d"), + (pD.displayName = "csv"), (pD.aliases = []), - (mD.displayName = "dart"), + (mD.displayName = "cue"), (mD.aliases = []), - (hD.displayName = "dataweave"), + (hD.displayName = "cypher"), (hD.aliases = []), - (fD.displayName = "dax"), + (fD.displayName = "d"), (fD.aliases = []), - (gD.displayName = "dhall"), + (gD.displayName = "dart"), (gD.aliases = []), - (vD.displayName = "django"), - (vD.aliases = ["jinja2"]), - (wD.displayName = "dns-zone-file"), - (wD.aliases = ["dns-zone"]), - (LD.displayName = "docker"), - (LD.aliases = ["dockerfile"]), - (bD.displayName = "dot"), - (bD.aliases = ["gv"]), - (MD.displayName = "ebnf"), - (MD.aliases = []), - (HD.displayName = "editorconfig"), - (HD.aliases = []), - (ED.displayName = "eiffel"), - (ED.aliases = []), - (RD.displayName = "ejs"), - (RD.aliases = ["eta"]), - (yD.displayName = "elixir"), + (vD.displayName = "dataweave"), + (vD.aliases = []), + (wD.displayName = "dax"), + (wD.aliases = []), + (LD.displayName = "dhall"), + (LD.aliases = []), + (bD.displayName = "django"), + (bD.aliases = ["jinja2"]), + (MD.displayName = "dns-zone-file"), + (MD.aliases = ["dns-zone"]), + (HD.displayName = "docker"), + (HD.aliases = ["dockerfile"]), + (ED.displayName = "dot"), + (ED.aliases = ["gv"]), + (RD.displayName = "ebnf"), + (RD.aliases = []), + (yD.displayName = "editorconfig"), (yD.aliases = []), - (VD.displayName = "elm"), + (VD.displayName = "eiffel"), (VD.aliases = []), - (SD.displayName = "etlua"), - (SD.aliases = []), - (TD.displayName = "erb"), + (SD.displayName = "ejs"), + (SD.aliases = ["eta"]), + (TD.displayName = "elixir"), (TD.aliases = []), - (ND.displayName = "erlang"), + (ND.displayName = "elm"), (ND.aliases = []), - (xD.displayName = "excel-formula"), - (xD.aliases = ["xls", "xlsx"]), - (_D.displayName = "fsharp"), + (xD.displayName = "etlua"), + (xD.aliases = []), + (_D.displayName = "erb"), (_D.aliases = []), - (AD.displayName = "factor"), + (AD.displayName = "erlang"), (AD.aliases = []), - (ZD.displayName = "false"), - (ZD.aliases = []), - (ID.displayName = "firestore-security-rules"), + (ZD.displayName = "excel-formula"), + (ZD.aliases = ["xls", "xlsx"]), + (ID.displayName = "fsharp"), (ID.aliases = []), - (kD.displayName = "flow"), + (kD.displayName = "factor"), (kD.aliases = []), - (OD.displayName = "fortran"), + (OD.displayName = "false"), (OD.aliases = []), - (BD.displayName = "ftl"), + (BD.displayName = "firestore-security-rules"), (BD.aliases = []), - (DD.displayName = "gml"), - (DD.aliases = ["gamemakerlanguage"]), - (PD.displayName = "gap"), + (DD.displayName = "flow"), + (DD.aliases = []), + (PD.displayName = "fortran"), (PD.aliases = []), - (FD.displayName = "gcode"), + (FD.displayName = "ftl"), (FD.aliases = []), - (UD.displayName = "gdscript"), - (UD.aliases = []), - (zD.displayName = "gedcom"), + (UD.displayName = "gml"), + (UD.aliases = ["gamemakerlanguage"]), + (zD.displayName = "gap"), (zD.aliases = []), - (GD.displayName = "gettext"), - (GD.aliases = ["po"]), - ($D.displayName = "gherkin"), + (GD.displayName = "gcode"), + (GD.aliases = []), + ($D.displayName = "gdscript"), ($D.aliases = []), - (WD.displayName = "git"), + (WD.displayName = "gedcom"), (WD.aliases = []), - (jD.displayName = "glsl"), - (jD.aliases = []), - (qD.displayName = "gn"), - (qD.aliases = ["gni"]), - (YD.displayName = "linker-script"), - (YD.aliases = ["ld"]), - (KD.displayName = "go-module"), - (KD.aliases = ["go-mod"]), - (XD.displayName = "gradle"), - (XD.aliases = []), - (QD.displayName = "graphql"), - (QD.aliases = []), - (JD.displayName = "groovy"), - (JD.aliases = []), - (eP.displayName = "textile"), + (jD.displayName = "gettext"), + (jD.aliases = ["po"]), + (qD.displayName = "gherkin"), + (qD.aliases = []), + (YD.displayName = "git"), + (YD.aliases = []), + (KD.displayName = "glsl"), + (KD.aliases = []), + (XD.displayName = "gn"), + (XD.aliases = ["gni"]), + (QD.displayName = "linker-script"), + (QD.aliases = ["ld"]), + (JD.displayName = "go-module"), + (JD.aliases = ["go-mod"]), + (eP.displayName = "gradle"), (eP.aliases = []), - (tP.displayName = "haml"), + (tP.displayName = "graphql"), (tP.aliases = []), - (nP.displayName = "handlebars"), - (nP.aliases = ["hbs", "mustache"]), - (rP.displayName = "haskell"), - (rP.aliases = ["hs"]), - (oP.displayName = "haxe"), + (nP.displayName = "groovy"), + (nP.aliases = []), + (rP.displayName = "textile"), + (rP.aliases = []), + (oP.displayName = "haml"), (oP.aliases = []), - (iP.displayName = "hcl"), - (iP.aliases = []), - (lP.displayName = "hlsl"), - (lP.aliases = []), - (aP.displayName = "hoon"), + (iP.displayName = "handlebars"), + (iP.aliases = ["hbs", "mustache"]), + (lP.displayName = "haskell"), + (lP.aliases = ["hs"]), + (aP.displayName = "haxe"), (aP.aliases = []), - (CP.displayName = "hpkp"), + (CP.displayName = "hcl"), (CP.aliases = []), - (sP.displayName = "hsts"), + (sP.displayName = "hlsl"), (sP.aliases = []), - (cP.displayName = "uri"), - (cP.aliases = ["url"]), - (dP.displayName = "http"), + (cP.displayName = "hoon"), + (cP.aliases = []), + (dP.displayName = "hpkp"), (dP.aliases = []), - (uP.displayName = "ichigojam"), + (uP.displayName = "hsts"), (uP.aliases = []), - (pP.displayName = "icon"), - (pP.aliases = []), - (mP.displayName = "icu-message-format"), + (pP.displayName = "uri"), + (pP.aliases = ["url"]), + (mP.displayName = "http"), (mP.aliases = []), - (hP.displayName = "idris"), - (hP.aliases = ["idr"]), - (fP.displayName = "ignore"), - (fP.aliases = ["gitignore", "hgignore", "npmignore"]), - (gP.displayName = "inform7"), + (hP.displayName = "ichigojam"), + (hP.aliases = []), + (fP.displayName = "icon"), + (fP.aliases = []), + (gP.displayName = "icu-message-format"), (gP.aliases = []), - (vP.displayName = "io"), - (vP.aliases = []), - (wP.displayName = "j"), - (wP.aliases = []), - (LP.displayName = "javadoclike"), + (vP.displayName = "idris"), + (vP.aliases = ["idr"]), + (wP.displayName = "ignore"), + (wP.aliases = ["gitignore", "hgignore", "npmignore"]), + (LP.displayName = "inform7"), (LP.aliases = []), - (bP.displayName = "scala"), + (bP.displayName = "io"), (bP.aliases = []), - (MP.displayName = "javadoc"), + (MP.displayName = "j"), (MP.aliases = []), - (HP.displayName = "javastacktrace"), + (HP.displayName = "javadoclike"), (HP.aliases = []), - (EP.displayName = "jexl"), + (EP.displayName = "scala"), (EP.aliases = []), - (RP.displayName = "jolie"), + (RP.displayName = "javadoc"), (RP.aliases = []), - (yP.displayName = "jq"), + (yP.displayName = "javastacktrace"), (yP.aliases = []), - (VP.displayName = "js-templates"), + (VP.displayName = "jexl"), (VP.aliases = []), - (SP.displayName = "jsdoc"), + (SP.displayName = "jolie"), (SP.aliases = []), - (TP.displayName = "n4js"), - (TP.aliases = ["n4jsd"]), - (NP.displayName = "js-extras"), + (TP.displayName = "jq"), + (TP.aliases = []), + (NP.displayName = "js-templates"), (NP.aliases = []), - (xP.displayName = "json5"), + (xP.displayName = "jsdoc"), (xP.aliases = []), - (_P.displayName = "jsonp"), - (_P.aliases = []), - (AP.displayName = "jsstacktrace"), + (_P.displayName = "n4js"), + (_P.aliases = ["n4jsd"]), + (AP.displayName = "js-extras"), (AP.aliases = []), - (ZP.displayName = "julia"), + (ZP.displayName = "json5"), (ZP.aliases = []), - (IP.displayName = "keepalived"), + (IP.displayName = "jsonp"), (IP.aliases = []), - (kP.displayName = "keyman"), + (kP.displayName = "jsstacktrace"), (kP.aliases = []), - (OP.displayName = "kumir"), - (OP.aliases = ["kum"]), - (BP.displayName = "kusto"), + (OP.displayName = "julia"), + (OP.aliases = []), + (BP.displayName = "keepalived"), (BP.aliases = []), - (DP.displayName = "latex"), - (DP.aliases = ["context", "tex"]), - (PP.displayName = "latte"), - (PP.aliases = []), - (FP.displayName = "scheme"), + (DP.displayName = "keyman"), + (DP.aliases = []), + (PP.displayName = "kumir"), + (PP.aliases = ["kum"]), + (FP.displayName = "kusto"), (FP.aliases = []), - (UP.displayName = "lilypond"), - (UP.aliases = ["ly"]), - (zP.displayName = "liquid"), + (UP.displayName = "latex"), + (UP.aliases = ["context", "tex"]), + (zP.displayName = "latte"), (zP.aliases = []), - (GP.displayName = "lisp"), - (GP.aliases = ["elisp", "emacs", "emacs-lisp"]), - ($P.displayName = "livescript"), - ($P.aliases = []), - (WP.displayName = "llvm"), + (GP.displayName = "scheme"), + (GP.aliases = []), + ($P.displayName = "lilypond"), + ($P.aliases = ["ly"]), + (WP.displayName = "liquid"), (WP.aliases = []), - (jP.displayName = "log"), - (jP.aliases = []), - (qP.displayName = "lolcode"), + (jP.displayName = "lisp"), + (jP.aliases = ["elisp", "emacs", "emacs-lisp"]), + (qP.displayName = "livescript"), (qP.aliases = []), - (YP.displayName = "magma"), + (YP.displayName = "llvm"), (YP.aliases = []), - (KP.displayName = "mata"), + (KP.displayName = "log"), (KP.aliases = []), - (XP.displayName = "matlab"), + (XP.displayName = "lolcode"), (XP.aliases = []), - (QP.displayName = "maxscript"), + (QP.displayName = "magma"), (QP.aliases = []), - (JP.displayName = "mel"), + (JP.displayName = "mata"), (JP.aliases = []), - (eF.displayName = "mermaid"), + (eF.displayName = "matlab"), (eF.aliases = []), - (tF.displayName = "metafont"), + (tF.displayName = "maxscript"), (tF.aliases = []), - (nF.displayName = "mizar"), + (nF.displayName = "mel"), (nF.aliases = []), - (rF.displayName = "mongodb"), + (rF.displayName = "mermaid"), (rF.aliases = []), - (oF.displayName = "monkey"), + (oF.displayName = "metafont"), (oF.aliases = []), - (iF.displayName = "moonscript"), - (iF.aliases = ["moon"]), - (lF.displayName = "n1ql"), + (iF.displayName = "mizar"), + (iF.aliases = []), + (lF.displayName = "mongodb"), (lF.aliases = []), - (aF.displayName = "nand2tetris-hdl"), + (aF.displayName = "monkey"), (aF.aliases = []), - (CF.displayName = "naniscript"), - (CF.aliases = ["nani"]), - (sF.displayName = "nasm"), + (CF.displayName = "moonscript"), + (CF.aliases = ["moon"]), + (sF.displayName = "n1ql"), (sF.aliases = []), - (cF.displayName = "neon"), + (cF.displayName = "nand2tetris-hdl"), (cF.aliases = []), - (dF.displayName = "nevod"), - (dF.aliases = []), - (uF.displayName = "nginx"), + (dF.displayName = "naniscript"), + (dF.aliases = ["nani"]), + (uF.displayName = "nasm"), (uF.aliases = []), - (pF.displayName = "nim"), + (pF.displayName = "neon"), (pF.aliases = []), - (mF.displayName = "nix"), + (mF.displayName = "nevod"), (mF.aliases = []), - (hF.displayName = "nsis"), + (hF.displayName = "nginx"), (hF.aliases = []), - (fF.displayName = "ocaml"), + (fF.displayName = "nim"), (fF.aliases = []), - (gF.displayName = "odin"), + (gF.displayName = "nix"), (gF.aliases = []), - (vF.displayName = "opencl"), + (vF.displayName = "nsis"), (vF.aliases = []), - (wF.displayName = "openqasm"), - (wF.aliases = ["qasm"]), - (LF.displayName = "oz"), + (wF.displayName = "ocaml"), + (wF.aliases = []), + (LF.displayName = "odin"), (LF.aliases = []), - (bF.displayName = "parigp"), + (bF.displayName = "opencl"), (bF.aliases = []), - (MF.displayName = "parser"), - (MF.aliases = []), - (HF.displayName = "pascal"), - (HF.aliases = ["objectpascal"]), - (EF.displayName = "pascaligo"), + (MF.displayName = "openqasm"), + (MF.aliases = ["qasm"]), + (HF.displayName = "oz"), + (HF.aliases = []), + (EF.displayName = "parigp"), (EF.aliases = []), - (RF.displayName = "psl"), + (RF.displayName = "parser"), (RF.aliases = []), - (yF.displayName = "pcaxis"), - (yF.aliases = ["px"]), - (VF.displayName = "peoplecode"), - (VF.aliases = ["pcode"]), - (SF.displayName = "phpdoc"), + (yF.displayName = "pascal"), + (yF.aliases = ["objectpascal"]), + (VF.displayName = "pascaligo"), + (VF.aliases = []), + (SF.displayName = "psl"), (SF.aliases = []), - (TF.displayName = "php-extras"), - (TF.aliases = []), - (NF.displayName = "plant-uml"), - (NF.aliases = ["plantuml"]), - (xF.displayName = "plsql"), + (TF.displayName = "pcaxis"), + (TF.aliases = ["px"]), + (NF.displayName = "peoplecode"), + (NF.aliases = ["pcode"]), + (xF.displayName = "phpdoc"), (xF.aliases = []), - (_F.displayName = "powerquery"), - (_F.aliases = ["mscript", "pq"]), - (AF.displayName = "powershell"), - (AF.aliases = []), - (ZF.displayName = "processing"), + (_F.displayName = "php-extras"), + (_F.aliases = []), + (AF.displayName = "plant-uml"), + (AF.aliases = ["plantuml"]), + (ZF.displayName = "plsql"), (ZF.aliases = []), - (IF.displayName = "prolog"), - (IF.aliases = []), - (kF.displayName = "promql"), + (IF.displayName = "powerquery"), + (IF.aliases = ["mscript", "pq"]), + (kF.displayName = "powershell"), (kF.aliases = []), - (OF.displayName = "properties"), + (OF.displayName = "processing"), (OF.aliases = []), - (BF.displayName = "protobuf"), + (BF.displayName = "prolog"), (BF.aliases = []), - (DF.displayName = "stylus"), + (DF.displayName = "promql"), (DF.aliases = []), - (PF.displayName = "twig"), + (PF.displayName = "properties"), (PF.aliases = []), - (FF.displayName = "pug"), + (FF.displayName = "protobuf"), (FF.aliases = []), - (UF.displayName = "puppet"), + (UF.displayName = "stylus"), (UF.aliases = []), - (zF.displayName = "pure"), + (zF.displayName = "twig"), (zF.aliases = []), - (GF.displayName = "purebasic"), - (GF.aliases = ["pbfasm"]), - ($F.displayName = "purescript"), - ($F.aliases = ["purs"]), - (WF.displayName = "qsharp"), - (WF.aliases = ["qs"]), - (jF.displayName = "q"), - (jF.aliases = []), - (qF.displayName = "qml"), - (qF.aliases = []), - (YF.displayName = "qore"), - (YF.aliases = []), - (KF.displayName = "racket"), - (KF.aliases = ["rkt"]), - (XF.displayName = "cshtml"), - (XF.aliases = ["razor"]), - (QF.displayName = "jsx"), + (GF.displayName = "pug"), + (GF.aliases = []), + ($F.displayName = "puppet"), + ($F.aliases = []), + (WF.displayName = "pure"), + (WF.aliases = []), + (jF.displayName = "purebasic"), + (jF.aliases = ["pbfasm"]), + (qF.displayName = "purescript"), + (qF.aliases = ["purs"]), + (YF.displayName = "qsharp"), + (YF.aliases = ["qs"]), + (KF.displayName = "q"), + (KF.aliases = []), + (XF.displayName = "qml"), + (XF.aliases = []), + (QF.displayName = "qore"), (QF.aliases = []), - (JF.displayName = "tsx"), - (JF.aliases = []), - (eU.displayName = "reason"), - (eU.aliases = []), - (tU.displayName = "rego"), + (JF.displayName = "racket"), + (JF.aliases = ["rkt"]), + (eU.displayName = "cshtml"), + (eU.aliases = ["razor"]), + (tU.displayName = "jsx"), (tU.aliases = []), - (nU.displayName = "renpy"), - (nU.aliases = ["rpy"]), - (rU.displayName = "rescript"), - (rU.aliases = ["res"]), - (oU.displayName = "rest"), + (nU.displayName = "tsx"), + (nU.aliases = []), + (rU.displayName = "reason"), + (rU.aliases = []), + (oU.displayName = "rego"), (oU.aliases = []), - (iU.displayName = "rip"), - (iU.aliases = []), - (lU.displayName = "roboconf"), - (lU.aliases = []), - (aU.displayName = "robotframework"), - (aU.aliases = ["robot"]), - (CU.displayName = "sas"), + (iU.displayName = "renpy"), + (iU.aliases = ["rpy"]), + (lU.displayName = "rescript"), + (lU.aliases = ["res"]), + (aU.displayName = "rest"), + (aU.aliases = []), + (CU.displayName = "rip"), (CU.aliases = []), - (sU.displayName = "shell-session"), - (sU.aliases = ["sh-session", "shellsession"]), - (cU.displayName = "smali"), - (cU.aliases = []), - (dU.displayName = "smalltalk"), + (sU.displayName = "roboconf"), + (sU.aliases = []), + (cU.displayName = "robotframework"), + (cU.aliases = ["robot"]), + (dU.displayName = "sas"), (dU.aliases = []), - (uU.displayName = "smarty"), - (uU.aliases = []), - (pU.displayName = "sml"), - (pU.aliases = ["smlnj"]), - (mU.displayName = "solidity"), - (mU.aliases = ["sol"]), - (hU.displayName = "solution-file"), - (hU.aliases = ["sln"]), - (fU.displayName = "soy"), - (fU.aliases = []), - (gU.displayName = "turtle"), - (gU.aliases = ["trig"]), - (vU.displayName = "sparql"), - (vU.aliases = ["rq"]), - (wU.displayName = "splunk-spl"), + (uU.displayName = "shell-session"), + (uU.aliases = ["sh-session", "shellsession"]), + (pU.displayName = "smali"), + (pU.aliases = []), + (mU.displayName = "smalltalk"), + (mU.aliases = []), + (hU.displayName = "smarty"), + (hU.aliases = []), + (fU.displayName = "sml"), + (fU.aliases = ["smlnj"]), + (gU.displayName = "solidity"), + (gU.aliases = ["sol"]), + (vU.displayName = "solution-file"), + (vU.aliases = ["sln"]), + (wU.displayName = "soy"), (wU.aliases = []), - (LU.displayName = "sqf"), - (LU.aliases = []), - (bU.displayName = "squirrel"), - (bU.aliases = []), - (MU.displayName = "stan"), + (LU.displayName = "turtle"), + (LU.aliases = ["trig"]), + (bU.displayName = "sparql"), + (bU.aliases = ["rq"]), + (MU.displayName = "splunk-spl"), (MU.aliases = []), - (HU.displayName = "stata"), + (HU.displayName = "sqf"), (HU.aliases = []), - (EU.displayName = "iecst"), + (EU.displayName = "squirrel"), (EU.aliases = []), - (RU.displayName = "supercollider"), - (RU.aliases = ["sclang"]), - (yU.displayName = "systemd"), + (RU.displayName = "stan"), + (RU.aliases = []), + (yU.displayName = "stata"), (yU.aliases = []), - (VU.displayName = "t4-templating"), + (VU.displayName = "iecst"), (VU.aliases = []), - (SU.displayName = "t4-cs"), - (SU.aliases = ["t4"]), - (TU.displayName = "t4-vb"), + (SU.displayName = "supercollider"), + (SU.aliases = ["sclang"]), + (TU.displayName = "systemd"), (TU.aliases = []), - (NU.displayName = "tap"), + (NU.displayName = "t4-templating"), (NU.aliases = []), - (xU.displayName = "tcl"), - (xU.aliases = []), - (_U.displayName = "tt2"), + (xU.displayName = "t4-cs"), + (xU.aliases = ["t4"]), + (_U.displayName = "t4-vb"), (_U.aliases = []), - (AU.displayName = "toml"), + (AU.displayName = "tap"), (AU.aliases = []), - (ZU.displayName = "tremor"), - (ZU.aliases = ["trickle", "troy"]), - (IU.displayName = "typoscript"), - (IU.aliases = ["tsconfig"]), - (kU.displayName = "unrealscript"), - (kU.aliases = ["uc", "uscript"]), - (OU.displayName = "uorazor"), - (OU.aliases = []), - (BU.displayName = "v"), - (BU.aliases = []), - (DU.displayName = "vala"), - (DU.aliases = []), - (PU.displayName = "velocity"), + (ZU.displayName = "tcl"), + (ZU.aliases = []), + (IU.displayName = "tt2"), + (IU.aliases = []), + (kU.displayName = "toml"), + (kU.aliases = []), + (OU.displayName = "tremor"), + (OU.aliases = ["trickle", "troy"]), + (BU.displayName = "typoscript"), + (BU.aliases = ["tsconfig"]), + (DU.displayName = "unrealscript"), + (DU.aliases = ["uc", "uscript"]), + (PU.displayName = "uorazor"), (PU.aliases = []), - (FU.displayName = "verilog"), + (FU.displayName = "v"), (FU.aliases = []), - (UU.displayName = "vhdl"), + (UU.displayName = "vala"), (UU.aliases = []), - (zU.displayName = "vim"), + (zU.displayName = "velocity"), (zU.aliases = []), - (GU.displayName = "visual-basic"), - (GU.aliases = ["vb", "vba"]), - ($U.displayName = "warpscript"), + (GU.displayName = "verilog"), + (GU.aliases = []), + ($U.displayName = "vhdl"), ($U.aliases = []), - (WU.displayName = "wasm"), + (WU.displayName = "vim"), (WU.aliases = []), - (jU.displayName = "web-idl"), - (jU.aliases = ["webidl"]), - (qU.displayName = "wgsl"), + (jU.displayName = "visual-basic"), + (jU.aliases = ["vb", "vba"]), + (qU.displayName = "warpscript"), (qU.aliases = []), - (YU.displayName = "wiki"), + (YU.displayName = "wasm"), (YU.aliases = []), - (KU.displayName = "wolfram"), - (KU.aliases = ["mathematica", "nb", "wl"]), - (XU.displayName = "wren"), + (KU.displayName = "web-idl"), + (KU.aliases = ["webidl"]), + (XU.displayName = "wgsl"), (XU.aliases = []), - (QU.displayName = "xeora"), - (QU.aliases = ["xeoracube"]), - (JU.displayName = "xml-doc"), - (JU.aliases = []), - (ez.displayName = "xojo"), + (QU.displayName = "wiki"), + (QU.aliases = []), + (JU.displayName = "wolfram"), + (JU.aliases = ["mathematica", "nb", "wl"]), + (ez.displayName = "wren"), (ez.aliases = []), - (tz.displayName = "xquery"), - (tz.aliases = []), - (nz.displayName = "yang"), + (tz.displayName = "xeora"), + (tz.aliases = ["xeoracube"]), + (nz.displayName = "xml-doc"), (nz.aliases = []), - (rz.displayName = "zig"), + (rz.displayName = "xojo"), (rz.aliases = []), - uB.register(iO), - uB.register(lO), - uB.register(Jk), - uB.register(dO), - uB.register(uO), - uB.register(pB), - uB.register(mB), - uB.register(hB), - uB.register(fB), - uB.register(gB), - uB.register(vB), - uB.register(wB), - uB.register(LB), - uB.register(NO), - uB.register(bB), - uB.register(MB), - uB.register(HB), - uB.register(EB), - uB.register(eO), - uB.register(tO), - uB.register(nO), - uB.register(RB), - uB.register(yB), - uB.register(rO), - uB.register(vO), - uB.register(wO), - uB.register(VB), - uB.register(SB), - uB.register(oO), - uB.register(TB), - uB.register(NB), - uB.register(xB), - uB.register(_B), - uB.register(AB), - uB.register(ZB), - uB.register(IB), - uB.register(kB), - uB.register(AO), - uB.register(OB), - uB.register(BB), - uB.register(DB), - uB.register(PB), - uB.register(FB), - uB.register(UB), - uB.register(zB), - uB.register(GB), - uB.register($B), - uB.register(WB), - uB.register(jB), - uB.register(qB), - uB.register(YB), - uB.register(KB), - uB.register(XB), - uB.register(QB), - uB.register(JB), - uB.register(eD), - uB.register(tD), - uB.register(nD), - uB.register(rD), - uB.register(oD), - uB.register(iD), - uB.register(lD), - uB.register(aD), - uB.register(yO), - uB.register(CD), - uB.register(sD), - uB.register(cD), - uB.register(dD), - uB.register(uD), - uB.register(pD), - uB.register(mD), - uB.register(hD), - uB.register(fD), - uB.register(gD), - uB.register(aO), - uB.register(MO), - uB.register(vD), - uB.register(wD), - uB.register(LD), - uB.register(bD), - uB.register(MD), - uB.register(HD), - uB.register(ED), - uB.register(RD), - uB.register(yD), - uB.register(VD), - uB.register(fO), - uB.register(SD), - uB.register(TD), - uB.register(ND), - uB.register(xD), - uB.register(_D), - uB.register(AD), - uB.register(ZD), - uB.register(ID), - uB.register(kD), - uB.register(OD), - uB.register(BD), - uB.register(DD), - uB.register(PD), - uB.register(FD), - uB.register(UD), - uB.register(zD), - uB.register(GD), - uB.register($D), - uB.register(WD), - uB.register(jD), - uB.register(qD), - uB.register(YD), - uB.register(CO), - uB.register(KD), - uB.register(XD), - uB.register(QD), - uB.register(JD), - uB.register(hO), - uB.register(TO), - uB.register(eP), - uB.register(tP), - uB.register(nP), - uB.register(rP), - uB.register(oP), - uB.register(iP), - uB.register(lP), - uB.register(aP), - uB.register(CP), - uB.register(sP), - uB.register(pO), - uB.register(cP), - uB.register(dP), - uB.register(uP), - uB.register(pP), - uB.register(mP), - uB.register(hP), - uB.register(fP), - uB.register(gP), - uB.register(sO), - uB.register(vP), - uB.register(wP), - uB.register(cO), - uB.register(HO), - uB.register(LP), - uB.register(bP), - uB.register(MP), - uB.register(HP), - uB.register(EP), - uB.register(RP), - uB.register(yP), - uB.register(VP), - uB.register(_O), - uB.register(SP), - uB.register(TP), - uB.register(NP), - uB.register(xP), - uB.register(_P), - uB.register(AP), - uB.register(ZP), - uB.register(IP), - uB.register(kP), - uB.register(mO), - uB.register(OP), - uB.register(BP), - uB.register(DP), - uB.register(PP), - uB.register(FP), - uB.register(UP), - uB.register(zP), - uB.register(GP), - uB.register($P), - uB.register(WP), - uB.register(jP), - uB.register(qP), - uB.register(YP), - uB.register(gO), - uB.register(KP), - uB.register(XP), - uB.register(QP), - uB.register(JP), - uB.register(eF), - uB.register(tF), - uB.register(nF), - uB.register(rF), - uB.register(oF), - uB.register(iF), - uB.register(lF), - uB.register(aF), - uB.register(CF), - uB.register(sF), - uB.register(cF), - uB.register(dF), - uB.register(uF), - uB.register(pF), - uB.register(mF), - uB.register(hF), - uB.register(LO), - uB.register(fF), - uB.register(gF), - uB.register(vF), - uB.register(wF), - uB.register(LF), - uB.register(bF), - uB.register(MF), - uB.register(HF), - uB.register(EF), - uB.register(RF), - uB.register(yF), - uB.register(VF), - uB.register(bO), - uB.register(SF), - uB.register(TF), - uB.register(NF), - uB.register(xF), - uB.register(_F), - uB.register(AF), - uB.register(ZF), - uB.register(IF), - uB.register(kF), - uB.register(OF), - uB.register(BF), - uB.register(DF), - uB.register(PF), - uB.register(FF), - uB.register(UF), - uB.register(zF), - uB.register(GF), - uB.register($F), - uB.register(EO), - uB.register(WF), - uB.register(jF), - uB.register(qF), - uB.register(YF), - uB.register(RO), - uB.register(KF), - uB.register(XF), - uB.register(QF), - uB.register(JF); -uB.register(eU), - uB.register(tU), - uB.register(nU), - uB.register(rU), - uB.register(oU), - uB.register(iU), - uB.register(lU), - uB.register(aU), - uB.register(VO), - uB.register(CU), - uB.register(SO), - uB.register(sU), - uB.register(cU), - uB.register(dU), - uB.register(uU), - uB.register(pU), - uB.register(mU), - uB.register(hU), - uB.register(fU), - uB.register(gU), - uB.register(vU), - uB.register(wU), - uB.register(LU), - uB.register(bU), - uB.register(MU), - uB.register(HU), - uB.register(EU), - uB.register(RU), - uB.register(xO), - uB.register(yU), - uB.register(VU), - uB.register(SU), - uB.register(ZO), - uB.register(TU), - uB.register(NU), - uB.register(xU), - uB.register(_U), - uB.register(AU), - uB.register(ZU), - uB.register(IU), - uB.register(kU), - uB.register(OU), - uB.register(BU), - uB.register(DU), - uB.register(PU), - uB.register(FU), - uB.register(UU), - uB.register(zU), - uB.register(GU), - uB.register($U), - uB.register(WU), - uB.register(jU), - uB.register(qU), - uB.register(YU), - uB.register(KU), - uB.register(XU), - uB.register(QU), - uB.register(JU), - uB.register(ez), - uB.register(tz), - uB.register(nz), - uB.register(rz); -var Cz = (function (e) { + (oz.displayName = "xquery"), + (oz.aliases = []), + (iz.displayName = "yang"), + (iz.aliases = []), + (lz.displayName = "zig"), + (lz.aliases = []), + hB.register(CO), + hB.register(sO), + hB.register(nO), + hB.register(mO), + hB.register(hO), + hB.register(fB), + hB.register(gB), + hB.register(vB), + hB.register(wB), + hB.register(LB), + hB.register(bB), + hB.register(MB), + hB.register(HB), + hB.register(AO), + hB.register(EB), + hB.register(RB), + hB.register(yB), + hB.register(VB), + hB.register(rO), + hB.register(oO), + hB.register(iO), + hB.register(SB), + hB.register(TB), + hB.register(lO), + hB.register(bO), + hB.register(MO), + hB.register(NB), + hB.register(xB), + hB.register(aO), + hB.register(_B), + hB.register(AB), + hB.register(ZB), + hB.register(IB), + hB.register(kB), + hB.register(OB), + hB.register(BB), + hB.register(DB), + hB.register(kO), + hB.register(PB), + hB.register(FB), + hB.register(UB), + hB.register(zB), + hB.register(GB), + hB.register($B), + hB.register(WB), + hB.register(jB), + hB.register(qB), + hB.register(YB), + hB.register(KB), + hB.register(XB), + hB.register(QB), + hB.register(JB), + hB.register(eD), + hB.register(tD), + hB.register(nD), + hB.register(rD), + hB.register(oD), + hB.register(iD), + hB.register(lD), + hB.register(aD), + hB.register(CD), + hB.register(sD), + hB.register(cD), + hB.register(TO), + hB.register(dD), + hB.register(uD), + hB.register(pD), + hB.register(mD), + hB.register(hD), + hB.register(fD), + hB.register(gD), + hB.register(vD), + hB.register(wD), + hB.register(LD), + hB.register(cO), + hB.register(RO), + hB.register(bD), + hB.register(MD), + hB.register(HD), + hB.register(ED), + hB.register(RD), + hB.register(yD), + hB.register(VD), + hB.register(SD), + hB.register(TD), + hB.register(ND), + hB.register(wO), + hB.register(xD), + hB.register(_D), + hB.register(AD), + hB.register(ZD), + hB.register(ID), + hB.register(kD), + hB.register(OD), + hB.register(BD), + hB.register(DD), + hB.register(PD), + hB.register(FD), + hB.register(UD), + hB.register(zD), + hB.register(GD), + hB.register($D), + hB.register(WD), + hB.register(jD), + hB.register(qD), + hB.register(YD), + hB.register(KD), + hB.register(XD), + hB.register(QD), + hB.register(dO), + hB.register(JD), + hB.register(eP), + hB.register(tP), + hB.register(nP), + hB.register(vO), + hB.register(_O), + hB.register(rP), + hB.register(oP), + hB.register(iP), + hB.register(lP), + hB.register(aP), + hB.register(CP), + hB.register(sP), + hB.register(cP), + hB.register(dP), + hB.register(uP), + hB.register(fO), + hB.register(pP), + hB.register(mP), + hB.register(hP), + hB.register(fP), + hB.register(gP), + hB.register(vP), + hB.register(wP), + hB.register(LP), + hB.register(uO), + hB.register(bP), + hB.register(MP), + hB.register(pO), + hB.register(yO), + hB.register(HP), + hB.register(EP), + hB.register(RP), + hB.register(yP), + hB.register(VP), + hB.register(SP), + hB.register(TP), + hB.register(NP), + hB.register(IO), + hB.register(xP), + hB.register(_P), + hB.register(AP), + hB.register(ZP), + hB.register(IP), + hB.register(kP), + hB.register(OP), + hB.register(BP), + hB.register(DP), + hB.register(gO), + hB.register(PP), + hB.register(FP), + hB.register(UP), + hB.register(zP), + hB.register(GP), + hB.register($P), + hB.register(WP), + hB.register(jP), + hB.register(qP), + hB.register(YP), + hB.register(KP), + hB.register(XP), + hB.register(QP), + hB.register(LO), + hB.register(JP), + hB.register(eF), + hB.register(tF), + hB.register(nF), + hB.register(rF), + hB.register(oF), + hB.register(iF), + hB.register(lF), + hB.register(aF), + hB.register(CF), + hB.register(sF), + hB.register(cF), + hB.register(dF), + hB.register(uF), + hB.register(pF), + hB.register(mF), + hB.register(hF), + hB.register(fF), + hB.register(gF), + hB.register(vF), + hB.register(HO), + hB.register(wF), + hB.register(LF), + hB.register(bF), + hB.register(MF), + hB.register(HF), + hB.register(EF), + hB.register(RF), + hB.register(yF), + hB.register(VF), + hB.register(SF), + hB.register(TF), + hB.register(NF), + hB.register(EO), + hB.register(xF), + hB.register(_F), + hB.register(AF), + hB.register(ZF), + hB.register(IF), + hB.register(kF), + hB.register(OF), + hB.register(BF), + hB.register(DF), + hB.register(PF), + hB.register(FF), + hB.register(UF), + hB.register(zF), + hB.register(GF), + hB.register($F), + hB.register(WF), + hB.register(jF), + hB.register(qF), + hB.register(VO), + hB.register(YF), + hB.register(KF), + hB.register(XF), + hB.register(QF), + hB.register(SO), + hB.register(JF), + hB.register(eU), + hB.register(tU), + hB.register(nU); +hB.register(rU), + hB.register(oU), + hB.register(iU), + hB.register(lU), + hB.register(aU), + hB.register(CU), + hB.register(sU), + hB.register(cU), + hB.register(NO), + hB.register(dU), + hB.register(xO), + hB.register(uU), + hB.register(pU), + hB.register(mU), + hB.register(hU), + hB.register(fU), + hB.register(gU), + hB.register(vU), + hB.register(wU), + hB.register(LU), + hB.register(bU), + hB.register(MU), + hB.register(HU), + hB.register(EU), + hB.register(RU), + hB.register(yU), + hB.register(VU), + hB.register(SU), + hB.register(ZO), + hB.register(TU), + hB.register(NU), + hB.register(xU), + hB.register(OO), + hB.register(_U), + hB.register(AU), + hB.register(ZU), + hB.register(IU), + hB.register(kU), + hB.register(OU), + hB.register(BU), + hB.register(DU), + hB.register(PU), + hB.register(FU), + hB.register(UU), + hB.register(zU), + hB.register(GU), + hB.register($U), + hB.register(WU), + hB.register(jU), + hB.register(qU), + hB.register(YU), + hB.register(KU), + hB.register(XU), + hB.register(QU), + hB.register(JU), + hB.register(ez), + hB.register(tz), + hB.register(nz), + hB.register(rz), + hB.register(oz), + hB.register(iz), + hB.register(lz); +var dz = (function (e) { return function (t) { return ( void 0 === t && (t = {}), @@ -57459,7 +57470,7 @@ var Cz = (function (e) { (i = t), (l = n), (o = r), - zk( + Wk( e, i, function (e, t) { @@ -57488,7 +57499,7 @@ var Cz = (function (e) { var C, s, c = (function (e) { - for (var t, n = az(e.properties.className); !(t = n()).done; ) { + for (var t, n = cz(e.properties.className); !(t = n()).done; ) { var r = t.value; if ("language-" === r.slice(0, 9)) return r.slice(9).toLowerCase(); @@ -57508,7 +57519,7 @@ var Cz = (function (e) { var d, u; (u = null != (d = c) && d.includes("diff-") ? c.split("-")[1] : c), - (C = e.highlight(Gk(n), u)), + (C = e.highlight(jk(n), u)), (o.properties.className = (o.properties.className || []).concat( "language-" + u, )); @@ -57532,7 +57543,7 @@ var Cz = (function (e) { t.push(n); else for ( - var i, l = r.split("\n"), a = az(l.entries()); + var i, l = r.split("\n"), a = cz(l.entries()); !(i = a()).done; ) { @@ -57593,7 +57604,7 @@ var Cz = (function (e) { .join(); if (t.test(n)) { var r = t.exec(n)[1], - o = Qk(r); + o = tO(r); return function (e) { return o.includes(e + 1); }; @@ -57603,7 +57614,7 @@ var Cz = (function (e) { }; })(a), h = (function (e) { - var t = oz(/showLineNumbers=(\d+)/i, { lines: 1 }); + var t = az(/showLineNumbers=(\d+)/i, { lines: 1 }); if (t.test(e)) { var n = t.exec(e); return Number(n.groups.lines); @@ -57632,7 +57643,7 @@ var Cz = (function (e) { o = r[0], i = r[1]; i.properties.className = ["code-line"]; - var l = qk(C, function (e) { + var l = Xk(C, function (e) { return ( e.position.start.line <= o + 1 && e.position.end.line >= o + 1 @@ -57648,31 +57659,31 @@ var Cz = (function (e) { i.properties.className.push("line-number")), m(o) && i.properties.className.push("highlight-line"), ("diff" === c || (null != (e = c) && e.includes("diff-"))) && - "-" === Gk(i).substring(0, 1) + "-" === jk(i).substring(0, 1) ? i.properties.className.push("deleted") : ("diff" === c || (null != (n = c) && n.includes("diff-"))) && - "+" === Gk(i).substring(0, 1) && + "+" === jk(i).substring(0, 1) && i.properties.className.push("inserted"); }, - w = az(f.entries()); + w = cz(f.entries()); !(p = w()).done; ) v(); - f.length > 0 && "" === Gk(f[f.length - 1]).trim() && f.pop(), + f.length > 0 && "" === jk(f[f.length - 1]).trim() && f.pop(), (n.children = f); } } }; - })(uB), - sz = ["rehypePlugins"], - cz = t.forwardRef((e, t) => { - var { rehypePlugins: n = [[Cz, { ignoreMissing: !0 }]] } = e, - r = vx(e, sz); - return I.jsx(kk, Pe({}, r, { rehypePlugins: n, ref: t })); + })(hB), + uz = ["rehypePlugins"], + pz = t.forwardRef((e, t) => { + var { rehypePlugins: n = [[dz, { ignoreMissing: !0 }]] } = e, + r = bx(e, uz); + return I.jsx(Dk, Pe({}, r, { rehypePlugins: n, ref: t })); }); -const dz = ({ +const mz = ({ value: e, label: t = "", tooltip: n = "", @@ -57686,7 +57697,7 @@ const dz = ({ helper: d, }) => { const u = gt(), - p = i(() => (a ? uT({ ...R(a, u) }) : {}), [a, u]), + p = i(() => (a ? hT({ ...R(a, u) }) : {}), [a, u]), m = ((e) => ({ display: "grid", [`@media (max-width: ${w.md}px)`]: { gridTemplateColumns: "1fr" }, @@ -57762,27 +57773,24 @@ const dz = ({ " .min-icon": { marginLeft: "0" }, }, }, - }))(u); + }))(u), + h = hT({ + gridTemplateColumns: c ? "auto 1fr" : "1fr", + "& .editorContainer": { maxHeight: l }, + "& .editor": { "&.w-tc-editor": { minHeight: l || "initial" } }, + }); return St("div", { - css: [ - m, - uT({ - gridTemplateColumns: c ? "auto 1fr" : "1fr", - "& .editorContainer": { maxHeight: l }, - "& .editor": { "&.w-tc-editor": { minHeight: l || "initial" } }, - }), - p, - ], + css: [m, h, p], className: `codeEditor inputItem ${s}`, children: [ - St(GN, { + St(jN, { className: "inputLabel", children: [ Vt("span", { children: t }), "" !== n && - Vt(wT, { + Vt(MT, { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: n, placement: "top", children: Vt(Ga, {}), @@ -57790,13 +57798,13 @@ const dz = ({ }), ], }), - St(wT, { + St(MT, { className: "editorWrapper", children: [ - C && Vt(wT, { className: "actionsContainer", children: C }), - Vt(wT, { + C && Vt(MT, { className: "actionsContainer", children: C }), + Vt(MT, { className: "editorContainer", - children: Vt(cz, { + children: Vt(pz, { value: e, language: r, onChange: (e) => { @@ -57809,11 +57817,11 @@ const dz = ({ }), ], }), - void 0 !== d && Vt(UN, { children: d }), + void 0 !== d && Vt($N, { children: d }), ], }); }, - uz = uT({ + hz = hT({ "& .predefinedList": { width: "initial", padding: "0 8px", @@ -57821,7 +57829,7 @@ const dz = ({ minHeight: "initial", }, }), - pz = ({ + fz = ({ label: e = "", children: t, actionButton: n, @@ -57829,7 +57837,7 @@ const dz = ({ sx: o, }) => { const l = gt(), - a = i(() => (o ? uT({ ...R(o, l) }) : {}), [o, l]), + a = i(() => (o ? hT({ ...R(o, l) }) : {}), [o, l]), C = "multi" === r, s = ((e) => ({ boxSizing: "border-box", @@ -57877,10 +57885,10 @@ const dz = ({ children: [ Vt("div", { children: - "" !== e && Vt(GN, { className: "inputLabel", children: e }), + "" !== e && Vt(jN, { className: "inputLabel", children: e }), }), Vt("div", { - css: [s, "inline" === r ? uz : {}, a], + css: [s, "inline" === r ? hz : {}, a], children: St("div", { className: "predefinedList " + (n ? "includesActionButton" : ""), children: [ @@ -57895,13 +57903,13 @@ const dz = ({ ], }); }; -function mz(e, t) { +function gz(e, t) { if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function"); } -function hz(e) { +function vz(e) { return ( - (hz = + (vz = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (e) { return typeof e; @@ -57914,86 +57922,86 @@ function hz(e) { ? "symbol" : typeof e; }), - hz(e) + vz(e) ); } -function fz(e) { +function wz(e) { var t = (function (e, t) { - if ("object" != hz(e) || !e) return e; + if ("object" != vz(e) || !e) return e; var n = e[Symbol.toPrimitive]; if (void 0 !== n) { var r = n.call(e, t || "default"); - if ("object" != hz(r)) return r; + if ("object" != vz(r)) return r; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === t ? String : Number)(e); })(e, "string"); - return "symbol" == hz(t) ? t : t + ""; + return "symbol" == vz(t) ? t : t + ""; } -function gz(e, t) { +function Lz(e, t) { for (var n = 0; n < t.length; n++) { var r = t[n]; (r.enumerable = r.enumerable || !1), (r.configurable = !0), "value" in r && (r.writable = !0), - Object.defineProperty(e, fz(r.key), r); + Object.defineProperty(e, wz(r.key), r); } } -function vz(e, t, n) { +function bz(e, t, n) { return ( - t && gz(e.prototype, t), - n && gz(e, n), + t && Lz(e.prototype, t), + n && Lz(e, n), Object.defineProperty(e, "prototype", { writable: !1 }), e ); } -function wz(e) { +function Mz(e) { if (void 0 === e) throw new ReferenceError( "this hasn't been initialised - super() hasn't been called", ); return e; } -function Lz(e, t) { - if (t && ("object" == hz(t) || "function" == typeof t)) return t; +function Hz(e, t) { + if (t && ("object" == vz(t) || "function" == typeof t)) return t; if (void 0 !== t) throw new TypeError( "Derived constructors may only return object or undefined", ); - return wz(e); + return Mz(e); } -function bz(e) { +function Ez(e) { return ( - (bz = Object.setPrototypeOf + (Ez = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function (e) { return e.__proto__ || Object.getPrototypeOf(e); }), - bz(e) + Ez(e) ); } -function Mz(e, t) { +function Rz(e, t) { return ( - (Mz = Object.setPrototypeOf + (Rz = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (e, t) { return (e.__proto__ = t), e; }), - Mz(e, t) + Rz(e, t) ); } -function Hz(e, t) { +function yz(e, t) { if ("function" != typeof t && null !== t) throw new TypeError("Super expression must either be null or a function"); (e.prototype = Object.create(t && t.prototype, { constructor: { value: e, writable: !0, configurable: !0 }, })), Object.defineProperty(e, "prototype", { writable: !1 }), - t && Mz(e, t); + t && Rz(e, t); } -function Ez(e, t, n) { +function Vz(e, t, n) { return ( - (t = fz(t)) in e + (t = wz(t)) in e ? Object.defineProperty(e, t, { value: n, enumerable: !0, @@ -58004,11 +58012,11 @@ function Ez(e, t, n) { e ); } -function Rz() { +function Sz() { var e = this.constructor.getDerivedStateFromProps(this.props, this.state); null != e && this.setState(e); } -function yz(e) { +function Tz(e) { this.setState( function (t) { var n = this.constructor.getDerivedStateFromProps(e, t); @@ -58016,7 +58024,7 @@ function yz(e) { }.bind(this), ); } -function Vz(e, t) { +function Nz(e, t) { try { var n = this.props, r = this.state; @@ -58028,7 +58036,7 @@ function Vz(e, t) { (this.props = n), (this.state = r); } } -function Sz(e) { +function xz(e) { var t = e.prototype; if (!t || !t.isReactComponent) throw new Error("Can only polyfill class components"); @@ -58074,14 +58082,14 @@ function Sz(e) { } if ( ("function" == typeof e.getDerivedStateFromProps && - ((t.componentWillMount = Rz), (t.componentWillReceiveProps = yz)), + ((t.componentWillMount = Sz), (t.componentWillReceiveProps = Tz)), "function" == typeof t.getSnapshotBeforeUpdate) ) { if ("function" != typeof t.componentDidUpdate) throw new Error( "Cannot polyfill getSnapshotBeforeUpdate() for components that do not define componentDidUpdate() on the prototype", ); - t.componentWillUpdate = Vz; + t.componentWillUpdate = Nz; var a = t.componentDidUpdate; t.componentDidUpdate = function (e, t, n) { var r = this.__reactInternalSnapshotFlag @@ -58092,7 +58100,7 @@ function Sz(e) { } return e; } -function Tz(e) { +function _z(e) { var t, n, r = ""; @@ -58100,16 +58108,16 @@ function Tz(e) { else if ("object" == typeof e) if (Array.isArray(e)) for (t = 0; t < e.length; t++) - e[t] && (n = Tz(e[t])) && (r && (r += " "), (r += n)); + e[t] && (n = _z(e[t])) && (r && (r += " "), (r += n)); else for (t in e) e[t] && (r && (r += " "), (r += t)); return r; } -function Nz() { +function Az() { for (var e, t, n = 0, r = ""; n < arguments.length; ) - (e = arguments[n++]) && (t = Tz(e)) && (r && (r += " "), (r += t)); + (e = arguments[n++]) && (t = _z(e)) && (r && (r += " "), (r += t)); return r; } -function xz(e) { +function Zz(e) { var t = e.cellCount, n = e.cellSize, r = e.computeMetadataCallback, @@ -58122,11 +58130,11 @@ function xz(e) { (t === i && (("number" != typeof n && "number" != typeof l) || n === l)) || (r(o), C >= 0 && C === a && s()); } -function _z(e, t) { +function Iz(e, t) { if (null == e) return {}; var n, r, - o = vx(e, t); + o = bx(e, t); if (Object.getOwnPropertySymbols) { var i = Object.getOwnPropertySymbols(e); for (r = 0; r < i.length; r++) @@ -58135,13 +58143,10 @@ function _z(e, t) { } return o; } -(Rz.__suppressDeprecationWarning = !0), - (yz.__suppressDeprecationWarning = !0), - (Vz.__suppressDeprecationWarning = !0); -var Az, - Zz, - Iz, - kz, +(Sz.__suppressDeprecationWarning = !0), + (Tz.__suppressDeprecationWarning = !0), + (Nz.__suppressDeprecationWarning = !0); +var kz, Oz, Bz, Dz, @@ -58151,19 +58156,22 @@ var Az, zz, Gz, $z, - Wz = { exports: {} }; + Wz, + jz, + qz, + Yz = { exports: {} }; /* object-assign (c) Sindre Sorhus @license MIT -*/ function jz() { - if (Zz) return Az; - Zz = 1; +*/ function Kz() { + if (Oz) return kz; + Oz = 1; var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable; return ( - (Az = (function () { + (kz = (function () { try { if (!Object.assign) return !1; var e = new String("abc"); @@ -58212,27 +58220,27 @@ object-assign } return a; }), - Az + kz ); } -function qz() { - if (kz) return Iz; - kz = 1; - return (Iz = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"); +function Xz() { + if (Dz) return Bz; + Dz = 1; + return (Bz = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"); } -function Yz() { - return Bz - ? Oz - : ((Bz = 1), (Oz = Function.call.bind(Object.prototype.hasOwnProperty))); +function Qz() { + return Fz + ? Pz + : ((Fz = 1), (Pz = Function.call.bind(Object.prototype.hasOwnProperty))); } -function Kz() { - if (Pz) return Dz; - Pz = 1; +function Jz() { + if (zz) return Uz; + zz = 1; var e = function () {}; if ("production" !== process.env.NODE_ENV) { - var t = qz(), + var t = Xz(), n = {}, - r = Yz(); + r = Qz(); e = function (e) { var t = "Warning: " + e; "undefined" != typeof console && console.error(t); @@ -58289,17 +58297,17 @@ function Kz() { (o.resetWarningCache = function () { "production" !== process.env.NODE_ENV && (n = {}); }), - (Dz = o) + (Uz = o) ); } -function Xz() { - if (Uz) return Fz; - Uz = 1; +function eG() { + if ($z) return Gz; + $z = 1; var e = Ye(), - t = jz(), - n = qz(), - r = Yz(), - o = Kz(), + t = Kz(), + n = Xz(), + r = Qz(), + o = Jz(), i = function () {}; function l() { return null; @@ -58313,7 +58321,7 @@ function Xz() { throw new Error(t); } catch (e) {} }), - (Fz = function (a, C) { + (Gz = function (a, C) { var s = "function" == typeof Symbol && Symbol.iterator; var c = "<>", d = { @@ -58783,18 +58791,18 @@ function Xz() { d ); }), - Fz + Gz ); } -function Qz() { - if (Gz) return zz; - Gz = 1; - var e = qz(); +function tG() { + if (jz) return Wz; + jz = 1; + var e = Xz(); function t() {} function n() {} return ( (n.resetWarningCache = t), - (zz = function () { + (Wz = function () { function r(t, n, r, o, i, l) { if (l !== e) { var a = new Error( @@ -58834,104 +58842,104 @@ function Qz() { }) ); } -function Jz() { - if ($z) return Wz.exports; - if ((($z = 1), "production" !== process.env.NODE_ENV)) { +function nG() { + if (qz) return Yz.exports; + if (((qz = 1), "production" !== process.env.NODE_ENV)) { var e = Ye(); - Wz.exports = Xz()(e.isElement, true); - } else Wz.exports = Qz()(); - return Wz.exports; + Yz.exports = eG()(e.isElement, true); + } else Yz.exports = tG()(); + return Yz.exports; } -var eG = V(Jz()); +var rG = V(nG()); "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired), + (rG.number.isRequired, rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.bool.isRequired, - eG.bool.isRequired, - eG.string.isRequired, - eG.object.isRequired, - eG.number.isRequired, - eG.object.isRequired); -var tG = "production" === process.env.NODE_ENV ? null : eG.func; -"production" !== process.env.NODE_ENV && eG.objectOf(eG.node.isRequired), - "production" !== process.env.NODE_ENV && eG.objectOf(eG.object.isRequired), + (rG.number.isRequired, + rG.bool.isRequired, + rG.bool.isRequired, + rG.string.isRequired, + rG.object.isRequired, + rG.number.isRequired, + rG.object.isRequired); +var oG = "production" === process.env.NODE_ENV ? null : rG.func; +"production" !== process.env.NODE_ENV && rG.objectOf(rG.node.isRequired), + "production" !== process.env.NODE_ENV && rG.objectOf(rG.object.isRequired), "production" !== process.env.NODE_ENV && - (eG.objectOf(eG.node.isRequired).isRequired, - eG.func.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.object, - eG.number.isRequired, - eG.bool.isRequired, - eG.bool.isRequired, - eG.object.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.objectOf(eG.object.isRequired).isRequired, - eG.number.isRequired, - eG.object.isRequired, - eG.object.isRequired); -var nG = "production" === process.env.NODE_ENV ? null : eG.func; -"production" !== process.env.NODE_ENV && eG.func; -var rG = + (rG.objectOf(rG.node.isRequired).isRequired, + rG.func.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.object, + rG.number.isRequired, + rG.bool.isRequired, + rG.bool.isRequired, + rG.object.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.objectOf(rG.object.isRequired).isRequired, + rG.number.isRequired, + rG.object.isRequired, + rG.object.isRequired); +var iG = "production" === process.env.NODE_ENV ? null : rG.func; +"production" !== process.env.NODE_ENV && rG.func; +var lG = "production" === process.env.NODE_ENV ? null - : eG.oneOfType([eG.func, eG.number]), - oG = "production" === process.env.NODE_ENV ? null : eG.func; + : rG.oneOfType([rG.func, rG.number]), + aG = "production" === process.env.NODE_ENV ? null : rG.func; "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired), + (rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.bool.isRequired, eG.bool.isRequired, eG.number.isRequired), + (rG.bool.isRequired, rG.bool.isRequired, rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired), + (rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.oneOf(["horizontal", "vertical"]).isRequired, - eG.oneOf([-1, 1]).isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired), + (rG.oneOf(["horizontal", "vertical"]).isRequired, + rG.oneOf([-1, 1]).isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired); -var iG = "production" === process.env.NODE_ENV ? null : eG.func, - lG = + (rG.number.isRequired, rG.number.isRequired); +var CG = "production" === process.env.NODE_ENV ? null : rG.func, + sG = "production" === process.env.NODE_ENV ? null - : eG.oneOf(["auto", "end", "start", "center"]); -"production" !== process.env.NODE_ENV && (eG.number, eG.number); -var aG = (function () { + : rG.oneOf(["auto", "end", "start", "center"]); +"production" !== process.env.NODE_ENV && (rG.number, rG.number); +var cG = (function () { function e(t) { var n = t.cellCount, r = t.cellSizeGetter, o = t.estimatedCellSize; - mz(this, e), - Ez(this, "_cellSizeAndPositionData", {}), - Ez(this, "_lastMeasuredIndex", -1), - Ez(this, "_lastBatchedIndex", -1), - Ez(this, "_cellCount", void 0), - Ez(this, "_cellSizeGetter", void 0), - Ez(this, "_estimatedCellSize", void 0), + gz(this, e), + Vz(this, "_cellSizeAndPositionData", {}), + Vz(this, "_lastMeasuredIndex", -1), + Vz(this, "_lastBatchedIndex", -1), + Vz(this, "_cellCount", void 0), + Vz(this, "_cellSizeGetter", void 0), + Vz(this, "_estimatedCellSize", void 0), (this._cellSizeGetter = r), (this._cellCount = n), (this._estimatedCellSize = o); } return ( - vz(e, [ + bz(e, [ { key: "areOffsetsAdjusted", value: function () { @@ -59130,22 +59138,22 @@ var aG = (function () { e ); })(), - CG = function () { + dG = function () { return "undefined" != typeof window && window.chrome ? 16777100 : 15e5; }, - sG = (function () { + uG = (function () { function e(t) { var n = t.maxScrollSize, - r = void 0 === n ? CG() : n, - o = _z(t, ["maxScrollSize"]); - mz(this, e), - Ez(this, "_cellSizeAndPositionManager", void 0), - Ez(this, "_maxScrollSize", void 0), - (this._cellSizeAndPositionManager = new aG(o)), + r = void 0 === n ? dG() : n, + o = Iz(t, ["maxScrollSize"]); + gz(this, e), + Vz(this, "_cellSizeAndPositionManager", void 0), + Vz(this, "_maxScrollSize", void 0), + (this._cellSizeAndPositionManager = new cG(o)), (this._maxScrollSize = r); } return ( - vz(e, [ + bz(e, [ { key: "areOffsetsAdjusted", value: function () { @@ -59298,7 +59306,7 @@ var aG = (function () { e ); })(); -function cG() { +function pG() { var e = !(arguments.length > 0 && void 0 !== arguments[0]) || arguments[0], t = {}; return function (n) { @@ -59321,7 +59329,7 @@ function cG() { (t = o), l && a && r(o); }; } -function dG(e) { +function mG(e) { var t = e.cellSize, n = e.cellSizeAndPositionManager, r = e.previousCellsCount, @@ -59347,7 +59355,7 @@ function dG(e) { ? p(c) : !h && m > 0 && (d < a || m < r) && C > n.getTotalSize() - d && p(m - 1); } -function uG(e, t) { +function hG(e, t) { "production" !== process.env.NODE_ENV && t && (t.type && t.type.__internalCellMeasurerFlag && (t = t.props.children), @@ -59360,15 +59368,15 @@ function uG(e, t) { "Rendered cell should include style property for positioning.", ))); } -var pG, - mG, - hG = !( +var fG, + gG, + vG = !( "undefined" == typeof window || !window.document || !window.document.createElement ); -function fG(e) { - if (((!pG && 0 !== pG) || e) && hG) { +function wG(e) { + if (((!fG && 0 !== fG) || e) && vG) { var t = document.createElement("div"); (t.style.position = "absolute"), (t.style.top = "-9999px"), @@ -59376,55 +59384,55 @@ function fG(e) { (t.style.height = "50px"), (t.style.overflow = "scroll"), document.body.appendChild(t), - (pG = t.offsetWidth - t.clientWidth), + (fG = t.offsetWidth - t.clientWidth), document.body.removeChild(t); } - return pG; + return fG; } -var gG = - (mG = +var LG = + (gG = "undefined" != typeof window ? window : "undefined" != typeof self ? self : {}).requestAnimationFrame || - mG.webkitRequestAnimationFrame || - mG.mozRequestAnimationFrame || - mG.oRequestAnimationFrame || - mG.msRequestAnimationFrame || + gG.webkitRequestAnimationFrame || + gG.mozRequestAnimationFrame || + gG.oRequestAnimationFrame || + gG.msRequestAnimationFrame || function (e) { - return mG.setTimeout(e, 1e3 / 60); + return gG.setTimeout(e, 1e3 / 60); }, - vG = - mG.cancelAnimationFrame || - mG.webkitCancelAnimationFrame || - mG.mozCancelAnimationFrame || - mG.oCancelAnimationFrame || - mG.msCancelAnimationFrame || + bG = + gG.cancelAnimationFrame || + gG.webkitCancelAnimationFrame || + gG.mozCancelAnimationFrame || + gG.oCancelAnimationFrame || + gG.msCancelAnimationFrame || function (e) { - mG.clearTimeout(e); + gG.clearTimeout(e); }, - wG = gG, - LG = vG; -"production" !== process.env.NODE_ENV && eG.number.isRequired; -var bG, - MG, - HG = function (e) { - return LG(e.id); + MG = LG, + HG = bG; +"production" !== process.env.NODE_ENV && rG.number.isRequired; +var EG, + RG, + yG = function (e) { + return HG(e.id); }, - EG = function (e, t) { + VG = function (e, t) { var n; Promise.resolve().then(function () { n = Date.now(); }); var r = { - id: wG(function o() { - Date.now() - n >= t ? e.call() : (r.id = wG(o)); + id: MG(function o() { + Date.now() - n >= t ? e.call() : (r.id = MG(o)); }), }; return r; }; -function RG(e, t) { +function SG(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -59436,62 +59444,62 @@ function RG(e, t) { } return n; } -function yG(e) { +function TG(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? RG(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? SG(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : RG(n).forEach(function (t) { + : SG(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -var VG = "observed", - SG = "requested", - TG = - ((MG = bG = +var NG = "observed", + xG = "requested", + _G = + ((RG = EG = (function () { function t(e) { var n; - mz(this, t), - Ez( - wz((n = Lz(this, bz(t).call(this, e)))), + gz(this, t), + Vz( + Mz((n = Hz(this, Ez(t).call(this, e)))), "_onGridRenderedMemoizer", - cG(), + pG(), ), - Ez(wz(n), "_onScrollMemoizer", cG(!1)), - Ez(wz(n), "_deferredInvalidateColumnIndex", null), - Ez(wz(n), "_deferredInvalidateRowIndex", null), - Ez(wz(n), "_recomputeScrollLeftFlag", !1), - Ez(wz(n), "_recomputeScrollTopFlag", !1), - Ez(wz(n), "_horizontalScrollBarSize", 0), - Ez(wz(n), "_verticalScrollBarSize", 0), - Ez(wz(n), "_scrollbarPresenceChanged", !1), - Ez(wz(n), "_scrollingContainer", void 0), - Ez(wz(n), "_childrenToDisplay", void 0), - Ez(wz(n), "_columnStartIndex", void 0), - Ez(wz(n), "_columnStopIndex", void 0), - Ez(wz(n), "_rowStartIndex", void 0), - Ez(wz(n), "_rowStopIndex", void 0), - Ez(wz(n), "_renderedColumnStartIndex", 0), - Ez(wz(n), "_renderedColumnStopIndex", 0), - Ez(wz(n), "_renderedRowStartIndex", 0), - Ez(wz(n), "_renderedRowStopIndex", 0), - Ez(wz(n), "_initialScrollTop", void 0), - Ez(wz(n), "_initialScrollLeft", void 0), - Ez(wz(n), "_disablePointerEventsTimeoutId", void 0), - Ez(wz(n), "_styleCache", {}), - Ez(wz(n), "_cellCache", {}), - Ez(wz(n), "_debounceScrollEndedCallback", function () { + Vz(Mz(n), "_onScrollMemoizer", pG(!1)), + Vz(Mz(n), "_deferredInvalidateColumnIndex", null), + Vz(Mz(n), "_deferredInvalidateRowIndex", null), + Vz(Mz(n), "_recomputeScrollLeftFlag", !1), + Vz(Mz(n), "_recomputeScrollTopFlag", !1), + Vz(Mz(n), "_horizontalScrollBarSize", 0), + Vz(Mz(n), "_verticalScrollBarSize", 0), + Vz(Mz(n), "_scrollbarPresenceChanged", !1), + Vz(Mz(n), "_scrollingContainer", void 0), + Vz(Mz(n), "_childrenToDisplay", void 0), + Vz(Mz(n), "_columnStartIndex", void 0), + Vz(Mz(n), "_columnStopIndex", void 0), + Vz(Mz(n), "_rowStartIndex", void 0), + Vz(Mz(n), "_rowStopIndex", void 0), + Vz(Mz(n), "_renderedColumnStartIndex", 0), + Vz(Mz(n), "_renderedColumnStopIndex", 0), + Vz(Mz(n), "_renderedRowStartIndex", 0), + Vz(Mz(n), "_renderedRowStopIndex", 0), + Vz(Mz(n), "_initialScrollTop", void 0), + Vz(Mz(n), "_initialScrollLeft", void 0), + Vz(Mz(n), "_disablePointerEventsTimeoutId", void 0), + Vz(Mz(n), "_styleCache", {}), + Vz(Mz(n), "_cellCache", {}), + Vz(Mz(n), "_debounceScrollEndedCallback", function () { (n._disablePointerEventsTimeoutId = null), n.setState({ isScrolling: !1, needToResetStyleCache: !1 }); }), - Ez(wz(n), "_invokeOnGridRenderedHelper", function () { + Vz(Mz(n), "_invokeOnGridRenderedHelper", function () { var e = n.props.onSectionRendered; n._onGridRenderedMemoizer({ callback: e, @@ -59507,21 +59515,21 @@ var VG = "observed", }, }); }), - Ez(wz(n), "_setScrollingContainerRef", function (e) { + Vz(Mz(n), "_setScrollingContainerRef", function (e) { n._scrollingContainer = e; }), - Ez(wz(n), "_onScroll", function (e) { + Vz(Mz(n), "_onScroll", function (e) { e.target === n._scrollingContainer && n.handleScrollEvent(e.target); }); - var r = new sG({ + var r = new uG({ cellCount: e.columnCount, cellSizeGetter: function (n) { return t._wrapSizeGetter(e.columnWidth)(n); }, estimatedCellSize: t._getEstimatedColumnSize(e), }), - o = new sG({ + o = new uG({ cellCount: e.rowCount, cellSizeGetter: function (n) { return t._wrapSizeGetter(e.rowHeight)(n); @@ -59559,8 +59567,8 @@ var VG = "observed", ); } return ( - Hz(t, e.PureComponent), - vz( + yz(t, e.PureComponent), + bz( t, [ { @@ -59576,7 +59584,7 @@ var VG = "observed", o = void 0 === r ? this.props.scrollToColumn : r, i = e.rowIndex, l = void 0 === i ? this.props.scrollToRow : i, - a = yG({}, this.props, { + a = TG({}, this.props, { scrollToAlignment: n, scrollToColumn: o, scrollToRow: l, @@ -59637,7 +59645,7 @@ var VG = "observed", ? 1 : -1 : this.state.scrollDirectionVertical, - scrollPositionChangeReason: VG, + scrollPositionChangeReason: NG, }; l || (f.scrollTop = h), a || (f.scrollLeft = m), @@ -59723,11 +59731,11 @@ var VG = "observed", r > 1 && void 0 !== t && this._updateScrollLeftForScrollToColumn( - yG({}, o, { scrollToColumn: t }), + TG({}, o, { scrollToColumn: t }), ), void 0 !== n && this._updateScrollTopForScrollToRow( - yG({}, o, { scrollToRow: n }), + TG({}, o, { scrollToRow: n }), ); }, }, @@ -59749,7 +59757,7 @@ var VG = "observed", this._handleInvalidatedGridSize(), s.scrollbarSizeMeasured || this.setState(function (e) { - var t = yG({}, e, { needToResetStyleCache: !1 }); + var t = TG({}, e, { needToResetStyleCache: !1 }); return ( (t.instanceProps.scrollbarSize = n()), (t.instanceProps.scrollbarSizeMeasured = !0), @@ -59813,7 +59821,7 @@ var VG = "observed", var v = (l > 0 && 0 === e.columnCount) || (C > 0 && 0 === e.rowCount); - h === SG && + h === xG && (!i && m >= 0 && (m !== this._scrollingContainer.scrollLeft || v) && @@ -59827,7 +59835,7 @@ var VG = "observed", (this._recomputeScrollLeftFlag ? ((this._recomputeScrollLeftFlag = !1), this._updateScrollLeftForScrollToColumn(this.props)) - : dG({ + : mG({ cellSizeAndPositionManager: g.columnSizeAndPositionManager, previousCellsCount: e.columnCount, @@ -59849,7 +59857,7 @@ var VG = "observed", this._recomputeScrollTopFlag ? ((this._recomputeScrollTopFlag = !1), this._updateScrollTopForScrollToRow(this.props)) - : dG({ + : mG({ cellSizeAndPositionManager: g.rowSizeAndPositionManager, previousCellsCount: e.rowCount, @@ -59885,7 +59893,7 @@ var VG = "observed", key: "componentWillUnmount", value: function () { this._disablePointerEventsTimeoutId && - HG(this._disablePointerEventsTimeoutId); + yG(this._disablePointerEventsTimeoutId); }, }, { @@ -59940,11 +59948,11 @@ var VG = "observed", Pe({ ref: this._setScrollingContainerRef }, l, { "aria-label": this.props["aria-label"], "aria-readonly": this.props["aria-readonly"], - className: Nz("ReactVirtualized__Grid", i), + className: Az("ReactVirtualized__Grid", i), id: c, onScroll: this._onScroll, role: u, - style: yG({}, L, {}, p), + style: TG({}, L, {}, p), tabIndex: m, }), R.length > 0 && @@ -59954,7 +59962,7 @@ var VG = "observed", className: "ReactVirtualized__Grid__innerScrollContainer", role: a, - style: yG( + style: TG( { width: n ? "auto" : b, height: M, @@ -60096,8 +60104,8 @@ var VG = "observed", value: function () { var e = this.props.scrollingResetTimeInterval; this._disablePointerEventsTimeoutId && - HG(this._disablePointerEventsTimeoutId), - (this._disablePointerEventsTimeoutId = EG( + yG(this._disablePointerEventsTimeoutId), + (this._disablePointerEventsTimeoutId = VG( this._debounceScrollEndedCallback, e, )); @@ -60313,7 +60321,7 @@ var VG = "observed", !1 === e.isScrolling && !0 === l.prevIsScrolling && Object.assign(r, { isScrolling: !1 }), - xz({ + Zz({ cellCount: l.prevColumnCount, cellSize: "number" == typeof l.prevColumnWidth @@ -60332,7 +60340,7 @@ var VG = "observed", o = t._getScrollLeftForScrollToColumnStateUpdate(e, n); }, }), - xz({ + Zz({ cellCount: l.prevRowCount, cellSize: "number" == typeof l.prevRowHeight @@ -60363,7 +60371,7 @@ var VG = "observed", ? ((l.scrollbarSizeMeasured = !1), (l.scrollbarSize = 0)) : (l.scrollbarSizeMeasured = !0), (r.instanceProps = l), - yG({}, r, {}, o, {}, i) + TG({}, r, {}, o, {}, i) ); }, }, @@ -60389,7 +60397,7 @@ var VG = "observed", var t = e.prevState, n = e.scrollLeft, r = e.scrollTop, - o = { scrollPositionChangeReason: SG }; + o = { scrollPositionChangeReason: xG }; return ( "number" == typeof n && n >= 0 && @@ -60506,112 +60514,112 @@ var VG = "observed", t ); })()), - Ez( - bG, + Vz( + EG, "propTypes", "production" === process.env.NODE_ENV ? null : { - "aria-label": eG.string.isRequired, - "aria-readonly": eG.bool, - autoContainerWidth: eG.bool.isRequired, - autoHeight: eG.bool.isRequired, - autoWidth: eG.bool.isRequired, + "aria-label": rG.string.isRequired, + "aria-readonly": rG.bool, + autoContainerWidth: rG.bool.isRequired, + autoHeight: rG.bool.isRequired, + autoWidth: rG.bool.isRequired, cellRenderer: function () { return ( - "function" == typeof tG - ? tG.isRequired - ? tG.isRequired - : tG - : eG.shape(tG).isRequired + "function" == typeof oG + ? oG.isRequired + ? oG.isRequired + : oG + : rG.shape(oG).isRequired ).apply(this, arguments); }, cellRangeRenderer: function () { return ( - "function" == typeof nG - ? nG.isRequired - ? nG.isRequired - : nG - : eG.shape(nG).isRequired + "function" == typeof iG + ? iG.isRequired + ? iG.isRequired + : iG + : rG.shape(iG).isRequired ).apply(this, arguments); }, - className: eG.string, - columnCount: eG.number.isRequired, + className: rG.string, + columnCount: rG.number.isRequired, columnWidth: function () { return ( - "function" == typeof rG - ? rG.isRequired - ? rG.isRequired - : rG - : eG.shape(rG).isRequired + "function" == typeof lG + ? lG.isRequired + ? lG.isRequired + : lG + : rG.shape(lG).isRequired ).apply(this, arguments); }, - containerProps: eG.object, - containerRole: eG.string.isRequired, - containerStyle: eG.object.isRequired, - deferredMeasurementCache: eG.object, - estimatedColumnSize: eG.number.isRequired, - estimatedRowSize: eG.number.isRequired, - getScrollbarSize: eG.func.isRequired, - height: eG.number.isRequired, - id: eG.string, - isScrolling: eG.bool, - isScrollingOptOut: eG.bool.isRequired, + containerProps: rG.object, + containerRole: rG.string.isRequired, + containerStyle: rG.object.isRequired, + deferredMeasurementCache: rG.object, + estimatedColumnSize: rG.number.isRequired, + estimatedRowSize: rG.number.isRequired, + getScrollbarSize: rG.func.isRequired, + height: rG.number.isRequired, + id: rG.string, + isScrolling: rG.bool, + isScrollingOptOut: rG.bool.isRequired, noContentRenderer: function () { return ( - "function" == typeof oG - ? oG.isRequired - ? oG.isRequired - : oG - : eG.shape(oG).isRequired + "function" == typeof aG + ? aG.isRequired + ? aG.isRequired + : aG + : rG.shape(aG).isRequired ).apply(this, arguments); }, - onScroll: eG.func.isRequired, - onScrollbarPresenceChange: eG.func.isRequired, - onSectionRendered: eG.func.isRequired, - overscanColumnCount: eG.number.isRequired, + onScroll: rG.func.isRequired, + onScrollbarPresenceChange: rG.func.isRequired, + onSectionRendered: rG.func.isRequired, + overscanColumnCount: rG.number.isRequired, overscanIndicesGetter: function () { return ( - "function" == typeof iG - ? iG.isRequired - ? iG.isRequired - : iG - : eG.shape(iG).isRequired + "function" == typeof CG + ? CG.isRequired + ? CG.isRequired + : CG + : rG.shape(CG).isRequired ).apply(this, arguments); }, - overscanRowCount: eG.number.isRequired, - role: eG.string.isRequired, + overscanRowCount: rG.number.isRequired, + role: rG.string.isRequired, rowHeight: function () { - return ( - "function" == typeof rG - ? rG.isRequired - ? rG.isRequired - : rG - : eG.shape(rG).isRequired - ).apply(this, arguments); - }, - rowCount: eG.number.isRequired, - scrollingResetTimeInterval: eG.number.isRequired, - scrollLeft: eG.number, - scrollToAlignment: function () { return ( "function" == typeof lG ? lG.isRequired ? lG.isRequired : lG - : eG.shape(lG).isRequired + : rG.shape(lG).isRequired ).apply(this, arguments); }, - scrollToColumn: eG.number.isRequired, - scrollTop: eG.number, - scrollToRow: eG.number.isRequired, - style: eG.object.isRequired, - tabIndex: eG.number, - width: eG.number.isRequired, + rowCount: rG.number.isRequired, + scrollingResetTimeInterval: rG.number.isRequired, + scrollLeft: rG.number, + scrollToAlignment: function () { + return ( + "function" == typeof sG + ? sG.isRequired + ? sG.isRequired + : sG + : rG.shape(sG).isRequired + ).apply(this, arguments); + }, + scrollToColumn: rG.number.isRequired, + scrollTop: rG.number, + scrollToRow: rG.number.isRequired, + style: rG.object.isRequired, + tabIndex: rG.number, + width: rG.number.isRequired, }, ), - MG); -Ez(TG, "defaultProps", { + RG); +Vz(_G, "defaultProps", { "aria-label": "grid", "aria-readonly": !0, autoContainerWidth: !1, @@ -60679,7 +60687,7 @@ Ez(TG, "defaultProps", { (!s && !C) || a || h ? (T = n(S)) : (t[y] || (t[y] = n(S)), (T = t[y])), null != T && !1 !== T && - ("production" !== process.env.NODE_ENV && uG(c, T), v.push(T)); + ("production" !== process.env.NODE_ENV && hG(c, T), v.push(T)); } return v; }, @@ -60687,7 +60695,7 @@ Ez(TG, "defaultProps", { containerStyle: {}, estimatedColumnSize: 100, estimatedRowSize: 30, - getScrollbarSize: fG, + getScrollbarSize: wG, noContentRenderer: function () { return null; }, @@ -60721,9 +60729,9 @@ Ez(TG, "defaultProps", { tabIndex: 0, isScrollingOptOut: !1, }), - Sz(TG); -var NG, xG; -function _G(e) { + xz(_G); +var AG, ZG; +function IG(e) { var t = e.cellCount, n = e.overscanCellsCount, r = e.scrollDirection, @@ -60742,7 +60750,7 @@ function _G(e) { } ); } -function AG(e, t) { +function kG(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -60755,20 +60763,20 @@ function AG(e, t) { return n; } "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired); -var ZG, - IG, - kG = - ((xG = NG = + (rG.number.isRequired, rG.number.isRequired); +var OG, + BG, + DG = + ((ZG = AG = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "state", { scrollToColumn: 0, @@ -60776,11 +60784,11 @@ var ZG, instanceProps: { prevScrollToColumn: 0, prevScrollToRow: 0 }, }, ), - Ez(wz(n), "_columnStartIndex", 0), - Ez(wz(n), "_columnStopIndex", 0), - Ez(wz(n), "_rowStartIndex", 0), - Ez(wz(n), "_rowStopIndex", 0), - Ez(wz(n), "_onKeyDown", function (e) { + Vz(Mz(n), "_columnStartIndex", 0), + Vz(Mz(n), "_columnStopIndex", 0), + Vz(Mz(n), "_rowStartIndex", 0), + Vz(Mz(n), "_rowStopIndex", 0), + Vz(Mz(n), "_onKeyDown", function (e) { var t = n.props, r = t.columnCount, o = t.disabled, @@ -60823,7 +60831,7 @@ var ZG, n._updateScrollState({ scrollToColumn: d, scrollToRow: u })); } }), - Ez(wz(n), "_onSectionRendered", function (e) { + Vz(Mz(n), "_onSectionRendered", function (e) { var t = e.columnStartIndex, r = e.columnStopIndex, o = e.rowStartIndex, @@ -60837,8 +60845,8 @@ var ZG, ); } return ( - Hz(t, e.PureComponent), - vz( + yz(t, e.PureComponent), + bz( t, [ { @@ -60901,15 +60909,15 @@ var ZG, for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? AG(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? kG(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties( e, Object.getOwnPropertyDescriptors(n), ) - : AG(n).forEach(function (t) { + : kG(n).forEach(function (t) { Object.defineProperty( e, t, @@ -60934,26 +60942,26 @@ var ZG, t ); })()), - Ez( - NG, + Vz( + AG, "propTypes", "production" === process.env.NODE_ENV ? null : { - children: eG.func.isRequired, - className: eG.string, - columnCount: eG.number.isRequired, - disabled: eG.bool.isRequired, - isControlled: eG.bool.isRequired, - mode: eG.oneOf(["cells", "edges"]).isRequired, - onScrollToChange: eG.func, - rowCount: eG.number.isRequired, - scrollToColumn: eG.number.isRequired, - scrollToRow: eG.number.isRequired, + children: rG.func.isRequired, + className: rG.string, + columnCount: rG.number.isRequired, + disabled: rG.bool.isRequired, + isControlled: rG.bool.isRequired, + mode: rG.oneOf(["cells", "edges"]).isRequired, + onScrollToChange: rG.func, + rowCount: rG.number.isRequired, + scrollToColumn: rG.number.isRequired, + scrollToRow: rG.number.isRequired, }, ), - xG); -function OG(e, t) { + ZG); +function PG(e, t) { var n, r = void 0 !== @@ -61126,7 +61134,7 @@ function OG(e, t) { }, }; } -function BG(e, t) { +function FG(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -61138,51 +61146,51 @@ function BG(e, t) { } return n; } -function DG(e) { +function UG(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? BG(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? FG(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : BG(n).forEach(function (t) { + : FG(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -Ez(kG, "defaultProps", { +Vz(DG, "defaultProps", { disabled: !1, isControlled: !1, mode: "edges", scrollToColumn: 0, scrollToRow: 0, }), - Sz(kG); -var PG = - ((IG = ZG = + xz(DG); +var zG = + ((BG = OG = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "state", { height: n.props.defaultHeight || 0, width: n.props.defaultWidth || 0, }, ), - Ez(wz(n), "_parentNode", void 0), - Ez(wz(n), "_autoSizer", void 0), - Ez(wz(n), "_window", void 0), - Ez(wz(n), "_detectElementResize", void 0), - Ez(wz(n), "_onResize", function () { + Vz(Mz(n), "_parentNode", void 0), + Vz(Mz(n), "_autoSizer", void 0), + Vz(Mz(n), "_window", void 0), + Vz(Mz(n), "_detectElementResize", void 0), + Vz(Mz(n), "_onResize", function () { var e = n.props, t = e.disableHeight, r = e.disableWidth, @@ -61202,15 +61210,15 @@ var PG = o({ height: i, width: l })); } }), - Ez(wz(n), "_setRef", function (e) { + Vz(Mz(n), "_setRef", function (e) { n._autoSizer = e; }), n ); } return ( - Hz(t, e.Component), - vz(t, [ + yz(t, e.Component), + bz(t, [ { key: "componentDidMount", value: function () { @@ -61225,7 +61233,7 @@ var PG = ((this._parentNode = this._autoSizer.parentNode), (this._window = this._autoSizer.parentNode.ownerDocument.defaultView), - (this._detectElementResize = OG(e, this._window)), + (this._detectElementResize = PG(e, this._window)), this._detectElementResize.addResizeListener( this._parentNode, this._onResize, @@ -61263,7 +61271,7 @@ var PG = i || ((c.width = 0), (d.width = s)), e.createElement( "div", - { className: r, ref: this._setRef, style: DG({}, c, {}, l) }, + { className: r, ref: this._setRef, style: UG({}, c, {}, l) }, n(d), ) ); @@ -61273,58 +61281,58 @@ var PG = t ); })()), - Ez( - ZG, + Vz( + OG, "propTypes", "production" === process.env.NODE_ENV ? null : { - children: eG.func.isRequired, - className: eG.string, - defaultHeight: eG.number, - defaultWidth: eG.number, - disableHeight: eG.bool.isRequired, - disableWidth: eG.bool.isRequired, - nonce: eG.string, - onResize: eG.func.isRequired, - style: eG.object, + children: rG.func.isRequired, + className: rG.string, + defaultHeight: rG.number, + defaultWidth: rG.number, + disableHeight: rG.bool.isRequired, + disableWidth: rG.bool.isRequired, + nonce: rG.string, + onResize: rG.func.isRequired, + style: rG.object, }, ), - IG); -Ez(PG, "defaultProps", { + BG); +Vz(zG, "defaultProps", { onResize: function () {}, disableHeight: !1, disableWidth: !1, style: {}, }); -var FG, - UG, - zG = +var GG, + $G, + WG = "production" === process.env.NODE_ENV ? null : { - hasFixedWidth: eG.func.isRequired, - hasFixedHeight: eG.func.isRequired, - has: eG.func.isRequired, - set: eG.func.isRequired, - getHeight: eG.func.isRequired, - getWidth: eG.func.isRequired, - }, - GG = - ((UG = FG = + hasFixedWidth: rG.func.isRequired, + hasFixedHeight: rG.func.isRequired, + has: rG.func.isRequired, + set: rG.func.isRequired, + getHeight: rG.func.isRequired, + getWidth: rG.func.isRequired, + }, + jG = + (($G = GG = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "_child", void 0, ), - Ez(wz(n), "_measure", function () { + Vz(Mz(n), "_measure", function () { var e = n.props, t = e.cache, r = e.columnIndex, @@ -61341,7 +61349,7 @@ var FG, "function" == typeof i.recomputeGridSize && i.recomputeGridSize({ columnIndex: o, rowIndex: a })); }), - Ez(wz(n), "_registerChild", function (e) { + Vz(Mz(n), "_registerChild", function (e) { !e || e instanceof Element || console.warn( @@ -61354,8 +61362,8 @@ var FG, ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "componentDidMount", value: function () { @@ -61434,33 +61442,33 @@ var FG, t ); })()), - Ez( - FG, + Vz( + GG, "propTypes", "production" === process.env.NODE_ENV ? null : { cache: function () { return ( - "function" == typeof zG - ? zG.isRequired - ? zG.isRequired - : zG - : eG.shape(zG).isRequired + "function" == typeof WG + ? WG.isRequired + ? WG.isRequired + : WG + : rG.shape(WG).isRequired ).apply(this, arguments); }, - children: eG.oneOfType([eG.func, eG.node]).isRequired, - columnIndex: eG.number, - index: eG.number, - parent: eG.shape({ - invalidateCellSizeAfterRender: eG.func, - recomputeGridSize: eG.func, + children: rG.oneOfType([rG.func, rG.node]).isRequired, + columnIndex: rG.number, + index: rG.number, + parent: rG.shape({ + invalidateCellSizeAfterRender: rG.func, + recomputeGridSize: rG.func, }).isRequired, - rowIndex: eG.number, + rowIndex: rG.number, }, ), - UG); -function $G(e, t) { + $G); +function qG(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -61472,41 +61480,41 @@ function $G(e, t) { } return n; } -function WG(e) { +function YG(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? $G(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? qG(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : $G(n).forEach(function (t) { + : qG(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -Ez(GG, "__internalCellMeasurerFlag", !1), - "production" !== process.env.NODE_ENV && (GG.__internalCellMeasurerFlag = !0); -var jG = "observed", - qG = "requested", - YG = (function () { +Vz(jG, "__internalCellMeasurerFlag", !1), + "production" !== process.env.NODE_ENV && (jG.__internalCellMeasurerFlag = !0); +var KG = "observed", + XG = "requested", + QG = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "state", { isScrolling: !1, scrollLeft: 0, scrollTop: 0 }, ), - Ez(wz(n), "_calculateSizeAndPositionDataOnNextUpdate", !1), - Ez(wz(n), "_onSectionRenderedMemoizer", cG()), - Ez(wz(n), "_onScrollMemoizer", cG(!1)), - Ez(wz(n), "_invokeOnSectionRenderedHelper", function () { + Vz(Mz(n), "_calculateSizeAndPositionDataOnNextUpdate", !1), + Vz(Mz(n), "_onSectionRenderedMemoizer", pG()), + Vz(Mz(n), "_onScrollMemoizer", pG(!1)), + Vz(Mz(n), "_invokeOnSectionRenderedHelper", function () { var e = n.props, t = e.cellLayoutManager, r = e.onSectionRendered; @@ -61515,10 +61523,10 @@ var jG = "observed", indices: { indices: t.getLastRenderedIndices() }, }); }), - Ez(wz(n), "_setScrollingContainerRef", function (e) { + Vz(Mz(n), "_setScrollingContainerRef", function (e) { n._scrollingContainer = e; }), - Ez(wz(n), "_updateScrollPositionForScrollToCell", function () { + Vz(Mz(n), "_updateScrollPositionForScrollToCell", function () { var e = n.props, t = e.cellLayoutManager, r = e.height, @@ -61541,7 +61549,7 @@ var jG = "observed", n._setScrollPosition(c); } }), - Ez(wz(n), "_onScroll", function (e) { + Vz(Mz(n), "_onScroll", function (e) { if (e.target === n._scrollingContainer) { n._enablePointerEventsAfterDelay(); var t = n.props, @@ -61556,7 +61564,7 @@ var jG = "observed", d = Math.max(0, Math.min(c - l + a, e.target.scrollLeft)), u = Math.max(0, Math.min(s - o + a, e.target.scrollTop)); if (n.state.scrollLeft !== d || n.state.scrollTop !== u) { - var p = e.cancelable ? jG : qG; + var p = e.cancelable ? KG : XG; n.state.isScrolling || i(!0), n.setState({ isScrolling: !0, @@ -61573,7 +61581,7 @@ var jG = "observed", }); } }), - (n._scrollbarSize = fG()), + (n._scrollbarSize = wG()), void 0 === n._scrollbarSize ? ((n._scrollbarSizeMeasured = !1), (n._scrollbarSize = 0)) : (n._scrollbarSizeMeasured = !0), @@ -61581,8 +61589,8 @@ var jG = "observed", ); } return ( - Hz(t, e.PureComponent), - vz( + yz(t, e.PureComponent), + bz( t, [ { @@ -61601,7 +61609,7 @@ var jG = "observed", r = e.scrollToCell, o = e.scrollTop; this._scrollbarSizeMeasured || - ((this._scrollbarSize = fG()), + ((this._scrollbarSize = wG()), (this._scrollbarSizeMeasured = !0), this.setState({})), r >= 0 @@ -61632,7 +61640,7 @@ var jG = "observed", C = a.scrollLeft, s = a.scrollPositionChangeReason, c = a.scrollTop; - s === qG && + s === XG && (C >= 0 && C !== t.scrollLeft && C !== this._scrollingContainer.scrollLeft && @@ -61718,11 +61726,11 @@ var jG = "observed", { ref: this._setScrollingContainerRef, "aria-label": this.props["aria-label"], - className: Nz("ReactVirtualized__Collection", i), + className: Az("ReactVirtualized__Collection", i), id: C, onScroll: this._onScroll, role: "grid", - style: WG({}, R, {}, c), + style: YG({}, R, {}, c), tabIndex: 0, }, r > 0 && @@ -61792,7 +61800,7 @@ var jG = "observed", value: function (e) { var t = e.scrollLeft, n = e.scrollTop, - r = { scrollPositionChangeReason: qG }; + r = { scrollPositionChangeReason: XG }; t >= 0 && (r.scrollLeft = t), n >= 0 && (r.scrollTop = n), ((t >= 0 && t !== this.state.scrollLeft) || @@ -61813,13 +61821,13 @@ var jG = "observed", null != e.scrollLeft ? e.scrollLeft : t.scrollLeft, scrollTop: null != e.scrollTop ? e.scrollTop : t.scrollTop, - scrollPositionChangeReason: qG, + scrollPositionChangeReason: XG, } : null : { scrollLeft: 0, scrollTop: 0, - scrollPositionChangeReason: qG, + scrollPositionChangeReason: XG, }; }, }, @@ -61828,7 +61836,7 @@ var jG = "observed", t ); })(); -Ez(YG, "defaultProps", { +Vz(QG, "defaultProps", { "aria-label": "grid", horizontalOverscanSize: 0, noContentRenderer: function () { @@ -61845,51 +61853,51 @@ Ez(YG, "defaultProps", { style: {}, verticalOverscanSize: 0, }), - (YG.propTypes = + (QG.propTypes = "production" !== process.env.NODE_ENV ? { - "aria-label": eG.string, - autoHeight: eG.bool, - cellCount: eG.number.isRequired, - cellLayoutManager: eG.object.isRequired, - className: eG.string, - height: eG.number.isRequired, - id: eG.string, - horizontalOverscanSize: eG.number.isRequired, - isScrollingChange: eG.func, - noContentRenderer: eG.func.isRequired, - onScroll: eG.func.isRequired, - onSectionRendered: eG.func.isRequired, - scrollLeft: eG.number, - scrollToAlignment: eG.oneOf(["auto", "end", "start", "center"]) + "aria-label": rG.string, + autoHeight: rG.bool, + cellCount: rG.number.isRequired, + cellLayoutManager: rG.object.isRequired, + className: rG.string, + height: rG.number.isRequired, + id: rG.string, + horizontalOverscanSize: rG.number.isRequired, + isScrollingChange: rG.func, + noContentRenderer: rG.func.isRequired, + onScroll: rG.func.isRequired, + onSectionRendered: rG.func.isRequired, + scrollLeft: rG.number, + scrollToAlignment: rG.oneOf(["auto", "end", "start", "center"]) .isRequired, - scrollToCell: eG.number.isRequired, - scrollTop: eG.number, - style: eG.object, - verticalOverscanSize: eG.number.isRequired, - width: eG.number.isRequired, + scrollToCell: rG.number.isRequired, + scrollTop: rG.number, + style: rG.object, + verticalOverscanSize: rG.number.isRequired, + width: rG.number.isRequired, } : {}), - Sz(YG), - "production" !== process.env.NODE_ENV && eG.number.isRequired, + xz(QG), + "production" !== process.env.NODE_ENV && rG.number.isRequired, "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired), + (rG.number.isRequired, rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired), + (rG.number.isRequired, rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired), + (rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired); -var KG = (function () { + (rG.number.isRequired, rG.number.isRequired); +var JG = (function () { function e(t) { var n = t.height, r = t.width, o = t.x, i = t.y; - mz(this, e), + gz(this, e), (this.height = n), (this.width = r), (this.x = o), @@ -61898,7 +61906,7 @@ var KG = (function () { (this._indices = []); } return ( - vz(e, [ + bz(e, [ { key: "addCellIndex", value: function (e) { @@ -61927,17 +61935,17 @@ var KG = (function () { e ); })(), - XG = (function () { + e$ = (function () { function e() { var t = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : 100; - mz(this, e), + gz(this, e), (this._sectionSize = t), (this._cellMetadata = []), (this._sections = {}); } return ( - vz(e, [ + bz(e, [ { key: "getCellIndices", value: function (e) { @@ -61987,7 +61995,7 @@ var KG = (function () { for (var d = a; d <= C; d++) { var u = "".concat(c, ".").concat(d); this._sections[u] || - (this._sections[u] = new KG({ + (this._sections[u] = new JG({ height: this._sectionSize, width: this._sectionSize, x: c * this._sectionSize, @@ -62028,7 +62036,7 @@ var KG = (function () { e ); })(); -function QG(e) { +function t$(e) { var t = e.align, n = void 0 === t ? "auto" : t, r = e.cellOffset, @@ -62048,22 +62056,22 @@ function QG(e) { return Math.max(C, Math.min(a, l)); } } -var JG = (function () { +var n$ = (function () { function t(e, n) { var r; return ( - mz(this, t), - ((r = Lz(this, bz(t).call(this, e, n)))._cellMetadata = []), + gz(this, t), + ((r = Hz(this, Ez(t).call(this, e, n)))._cellMetadata = []), (r._lastRenderedCellIndices = []), (r._cellCache = []), - (r._isScrollingChange = r._isScrollingChange.bind(wz(r))), - (r._setCollectionViewRef = r._setCollectionViewRef.bind(wz(r))), + (r._isScrollingChange = r._isScrollingChange.bind(Mz(r))), + (r._setCollectionViewRef = r._setCollectionViewRef.bind(Mz(r))), r ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "forceUpdate", value: function () { @@ -62082,7 +62090,7 @@ var JG = (function () { value: function () { var t = Pe({}, this.props); return e.createElement( - YG, + QG, Pe( { cellLayoutManager: this, @@ -62104,7 +62112,7 @@ var JG = (function () { n = e.cellSizeAndPositionGetter, r = e.sectionSize, o = [], - i = new XG(r), + i = new e$(r), l = 0, a = 0, C = 0; @@ -62170,7 +62178,7 @@ var JG = (function () { a = this.props.cellCount; if (n >= 0 && n < a) { var C = this._cellMetadata[n]; - (o = QG({ + (o = t$({ align: t, cellOffset: C.x, cellSize: C.width, @@ -62178,7 +62186,7 @@ var JG = (function () { currentOffset: o, targetIndex: n, })), - (i = QG({ + (i = t$({ align: t, cellOffset: C.y, cellSize: C.height, @@ -62245,14 +62253,14 @@ var JG = (function () { t ); })(); -function e$(e, t) { +function r$(e, t) { (null == t || t > e.length) && (t = e.length); for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n]; return r; } -function t$(e, t) { +function o$(e, t) { if (e) { - if ("string" == typeof e) return e$(e, t); + if ("string" == typeof e) return r$(e, t); var n = {}.toString.call(e).slice(8, -1); return ( "Object" === n && e.constructor && (n = e.constructor.name), @@ -62260,15 +62268,15 @@ function t$(e, t) { ? Array.from(e) : "Arguments" === n || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) - ? e$(e, t) + ? r$(e, t) : void 0 ); } } -function n$(e) { +function i$(e) { return ( (function (e) { - if (Array.isArray(e)) return e$(e); + if (Array.isArray(e)) return r$(e); })(e) || (function (e) { if ( @@ -62277,7 +62285,7 @@ function n$(e) { ) return Array.from(e); })(e) || - t$(e) || + o$(e) || (function () { throw new TypeError( "Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.", @@ -62285,7 +62293,7 @@ function n$(e) { })() ); } -Ez(JG, "defaultProps", { +Vz(n$, "defaultProps", { "aria-label": "grid", cellGroupRenderer: function (e) { var t = e.cellCache, @@ -62315,41 +62323,41 @@ Ez(JG, "defaultProps", { }); }, }), - (JG.propTypes = + (n$.propTypes = "production" !== process.env.NODE_ENV ? { - "aria-label": eG.string, - cellCount: eG.number.isRequired, - cellGroupRenderer: eG.func.isRequired, - cellRenderer: eG.func.isRequired, - cellSizeAndPositionGetter: eG.func.isRequired, - sectionSize: eG.number, + "aria-label": rG.string, + cellCount: rG.number.isRequired, + cellGroupRenderer: rG.func.isRequired, + cellRenderer: rG.func.isRequired, + cellSizeAndPositionGetter: rG.func.isRequired, + sectionSize: rG.number, } : {}), "production" === process.env.NODE_ENV || - (eG.func.isRequired, - eG.number, - eG.number, - eG.number.isRequired, - eG.number.isRequired); -var r$ = (function () { + (rG.func.isRequired, + rG.number, + rG.number, + rG.number.isRequired, + rG.number.isRequired); +var l$ = (function () { function t(e, n) { var r; return ( - mz(this, t), - ((r = Lz(this, bz(t).call(this, e, n)))._loadMoreRowsMemoizer = cG()), - (r._onRowsRendered = r._onRowsRendered.bind(wz(r))), - (r._registerChild = r._registerChild.bind(wz(r))), + gz(this, t), + ((r = Hz(this, Ez(t).call(this, e, n)))._loadMoreRowsMemoizer = pG()), + (r._onRowsRendered = r._onRowsRendered.bind(Mz(r))), + (r._registerChild = r._registerChild.bind(Mz(r))), r ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "resetLoadMoreRowsCache", value: function (e) { - (this._loadMoreRowsMemoizer = cG()), + (this._loadMoreRowsMemoizer = pG()), e && this._doStuff( this._lastRenderedStartIndex, @@ -62472,7 +62480,7 @@ var r$ = (function () { }), c = (n = []).concat.apply( n, - n$( + i$( s.map(function (e) { return [e.startIndex, e.stopIndex]; }), @@ -62496,50 +62504,50 @@ var r$ = (function () { t ); })(); -Ez(r$, "defaultProps", { minimumBatchSize: 10, rowCount: 0, threshold: 15 }), - (r$.propTypes = +Vz(l$, "defaultProps", { minimumBatchSize: 10, rowCount: 0, threshold: 15 }), + (l$.propTypes = "production" !== process.env.NODE_ENV ? { - children: eG.func.isRequired, - isRowLoaded: eG.func.isRequired, - loadMoreRows: eG.func.isRequired, - minimumBatchSize: eG.number.isRequired, - rowCount: eG.number.isRequired, - threshold: eG.number.isRequired, + children: rG.func.isRequired, + isRowLoaded: rG.func.isRequired, + loadMoreRows: rG.func.isRequired, + minimumBatchSize: rG.number.isRequired, + rowCount: rG.number.isRequired, + threshold: rG.number.isRequired, } : {}), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.bool.isRequired, - eG.bool.isRequired, - eG.string.isRequired, - eG.object.isRequired, - eG.object.isRequired); -var o$, - i$, - l$ = "production" === process.env.NODE_ENV ? null : eG.func; + (rG.number.isRequired, + rG.bool.isRequired, + rG.bool.isRequired, + rG.string.isRequired, + rG.object.isRequired, + rG.object.isRequired); +var a$, + C$, + s$ = "production" === process.env.NODE_ENV ? null : rG.func; "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired, - eG.number.isRequired), + (rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired, + rG.number.isRequired), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, eG.number.isRequired, eG.number.isRequired); -var a$ = - ((i$ = o$ = + (rG.number.isRequired, rG.number.isRequired, rG.number.isRequired); +var c$ = + ((C$ = a$ = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "Grid", void 0, ), - Ez(wz(n), "_cellRenderer", function (e) { + Vz(Mz(n), "_cellRenderer", function (e) { var t = e.parent, r = e.rowIndex, o = e.style, @@ -62560,10 +62568,10 @@ var a$ = }) ); }), - Ez(wz(n), "_setRef", function (e) { + Vz(Mz(n), "_setRef", function (e) { n.Grid = e; }), - Ez(wz(n), "_onScroll", function (e) { + Vz(Mz(n), "_onScroll", function (e) { var t = e.clientHeight, r = e.scrollHeight, o = e.scrollTop; @@ -62573,7 +62581,7 @@ var a$ = scrollTop: o, }); }), - Ez(wz(n), "_onSectionRendered", function (e) { + Vz(Mz(n), "_onSectionRendered", function (e) { var t = e.rowOverscanStartIndex, r = e.rowOverscanStopIndex, o = e.rowStartIndex, @@ -62589,8 +62597,8 @@ var a$ = ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "forceUpdateGrid", value: function () { @@ -62684,9 +62692,9 @@ var a$ = r = t.noRowsRenderer, o = t.scrollToIndex, i = t.width, - l = Nz("ReactVirtualized__List", n); + l = Az("ReactVirtualized__List", n); return e.createElement( - TG, + _G, Pe({}, this.props, { autoContainerWidth: !0, cellRenderer: this._cellRenderer, @@ -62706,75 +62714,75 @@ var a$ = t ); })()), - Ez( - o$, + Vz( + a$, "propTypes", "production" === process.env.NODE_ENV ? null : { - "aria-label": eG.string, - autoHeight: eG.bool.isRequired, - className: eG.string, - estimatedRowSize: eG.number.isRequired, - height: eG.number.isRequired, + "aria-label": rG.string, + autoHeight: rG.bool.isRequired, + className: rG.string, + estimatedRowSize: rG.number.isRequired, + height: rG.number.isRequired, noRowsRenderer: function () { return ( - "function" == typeof oG - ? oG.isRequired - ? oG.isRequired - : oG - : eG.shape(oG).isRequired + "function" == typeof aG + ? aG.isRequired + ? aG.isRequired + : aG + : rG.shape(aG).isRequired ).apply(this, arguments); }, - onRowsRendered: eG.func.isRequired, - onScroll: eG.func.isRequired, + onRowsRendered: rG.func.isRequired, + onScroll: rG.func.isRequired, overscanIndicesGetter: function () { return ( - "function" == typeof iG - ? iG.isRequired - ? iG.isRequired - : iG - : eG.shape(iG).isRequired + "function" == typeof CG + ? CG.isRequired + ? CG.isRequired + : CG + : rG.shape(CG).isRequired ).apply(this, arguments); }, - overscanRowCount: eG.number.isRequired, + overscanRowCount: rG.number.isRequired, rowHeight: function () { return ( - "function" == typeof rG - ? rG.isRequired - ? rG.isRequired - : rG - : eG.shape(rG).isRequired + "function" == typeof lG + ? lG.isRequired + ? lG.isRequired + : lG + : rG.shape(lG).isRequired ).apply(this, arguments); }, rowRenderer: function () { return ( - "function" == typeof l$ - ? l$.isRequired - ? l$.isRequired - : l$ - : eG.shape(l$).isRequired + "function" == typeof s$ + ? s$.isRequired + ? s$.isRequired + : s$ + : rG.shape(s$).isRequired ).apply(this, arguments); }, - rowCount: eG.number.isRequired, + rowCount: rG.number.isRequired, scrollToAlignment: function () { return ( - "function" == typeof lG - ? lG.isRequired - ? lG.isRequired - : lG - : eG.shape(lG).isRequired + "function" == typeof sG + ? sG.isRequired + ? sG.isRequired + : sG + : rG.shape(sG).isRequired ).apply(this, arguments); }, - scrollToIndex: eG.number.isRequired, - scrollTop: eG.number, - style: eG.object.isRequired, - tabIndex: eG.number, - width: eG.number.isRequired, + scrollToIndex: rG.number.isRequired, + scrollTop: rG.number, + style: rG.object.isRequired, + tabIndex: rG.number, + width: rG.number.isRequired, }, ), - i$); -function C$(e, t) { + C$); +function d$(e, t) { return ( (function (e) { if (Array.isArray(e)) return e; @@ -62814,7 +62822,7 @@ function C$(e, t) { return a; } })(e, t) || - t$(e, t) || + o$(e, t) || (function () { throw new TypeError( "Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.", @@ -62822,7 +62830,7 @@ function C$(e, t) { })() ); } -Ez(a$, "defaultProps", { +Vz(c$, "defaultProps", { autoHeight: !1, estimatedRowSize: 30, onScroll: function () {}, @@ -62830,13 +62838,13 @@ Ez(a$, "defaultProps", { return null; }, onRowsRendered: function () {}, - overscanIndicesGetter: _G, + overscanIndicesGetter: IG, overscanRowCount: 10, scrollToAlignment: "auto", scrollToIndex: -1, style: {}, }); -var s$ = { +var u$ = { ge: function (e, t, n, r, o) { return "function" == typeof n ? (function (e, t, n, r, o) { @@ -62957,7 +62965,7 @@ var s$ = { })(e, void 0 === n ? 0 : 0 | n, void 0 === r ? e.length - 1 : 0 | r, t); }, }; -function c$(e, t, n, r, o) { +function p$(e, t, n, r, o) { (this.mid = e), (this.left = t), (this.right = n), @@ -62965,8 +62973,8 @@ function c$(e, t, n, r, o) { (this.rightPoints = o), (this.count = (t ? t.count : 0) + (n ? n.count : 0) + r.length); } -var d$ = c$.prototype; -function u$(e, t) { +var m$ = p$.prototype; +function h$(e, t) { (e.mid = t.mid), (e.left = t.left), (e.right = t.right), @@ -62974,8 +62982,8 @@ function u$(e, t) { (e.rightPoints = t.rightPoints), (e.count = t.count); } -function p$(e, t) { - var n = M$(t); +function f$(e, t) { + var n = R$(t); (e.mid = n.mid), (e.left = n.left), (e.right = n.right), @@ -62983,48 +62991,48 @@ function p$(e, t) { (e.rightPoints = n.rightPoints), (e.count = n.count); } -function m$(e, t) { +function g$(e, t) { var n = e.intervals([]); - n.push(t), p$(e, n); + n.push(t), f$(e, n); } -function h$(e, t) { +function v$(e, t) { var n = e.intervals([]), r = n.indexOf(t); - return r < 0 ? 0 : (n.splice(r, 1), p$(e, n), 1); + return r < 0 ? 0 : (n.splice(r, 1), f$(e, n), 1); } -function f$(e, t, n) { +function w$(e, t, n) { for (var r = 0; r < e.length && e[r][0] <= t; ++r) { var o = n(e[r]); if (o) return o; } } -function g$(e, t, n) { +function L$(e, t, n) { for (var r = e.length - 1; r >= 0 && e[r][1] >= t; --r) { var o = n(e[r]); if (o) return o; } } -function v$(e, t) { +function b$(e, t) { for (var n = 0; n < e.length; ++n) { var r = t(e[n]); if (r) return r; } } -function w$(e, t) { +function M$(e, t) { return e - t; } -function L$(e, t) { +function H$(e, t) { var n = e[0] - t[0]; return n || e[1] - t[1]; } -function b$(e, t) { +function E$(e, t) { var n = e[1] - t[1]; return n || e[0] - t[0]; } -function M$(e) { +function R$(e) { if (0 === e.length) return null; for (var t = [], n = 0; n < e.length; ++n) t.push(e[n][0], e[n][1]); - t.sort(w$); + t.sort(M$); var r = t[t.length >> 1], o = [], i = [], @@ -63035,12 +63043,12 @@ function M$(e) { } var C = l, s = l.slice(); - return C.sort(L$), s.sort(b$), new c$(r, M$(o), M$(i), C, s); + return C.sort(H$), s.sort(E$), new p$(r, R$(o), R$(i), C, s); } -function H$(e) { +function y$(e) { this.root = e; } -(d$.intervals = function (e) { +(m$.intervals = function (e) { return ( e.push.apply(e, this.leftPoints), this.left && this.left.intervals(e), @@ -63048,32 +63056,32 @@ function H$(e) { e ); }), - (d$.insert = function (e) { + (m$.insert = function (e) { var t = this.count - this.leftPoints.length; if (((this.count += 1), e[1] < this.mid)) this.left ? 4 * (this.left.count + 1) > 3 * (t + 1) - ? m$(this, e) + ? g$(this, e) : this.left.insert(e) - : (this.left = M$([e])); + : (this.left = R$([e])); else if (e[0] > this.mid) this.right ? 4 * (this.right.count + 1) > 3 * (t + 1) - ? m$(this, e) + ? g$(this, e) : this.right.insert(e) - : (this.right = M$([e])); + : (this.right = R$([e])); else { - var n = s$.ge(this.leftPoints, e, L$), - r = s$.ge(this.rightPoints, e, b$); + var n = u$.ge(this.leftPoints, e, H$), + r = u$.ge(this.rightPoints, e, E$); this.leftPoints.splice(n, 0, e), this.rightPoints.splice(r, 0, e); } }), - (d$.remove = function (e) { + (m$.remove = function (e) { var t = this.count - this.leftPoints; if (e[1] < this.mid) return this.left ? 4 * (this.right ? this.right.count : 0) > 3 * (t - 1) - ? h$(this, e) + ? v$(this, e) : 2 === (i = this.left.remove(e)) ? ((this.left = null), (this.count -= 1), 1) : (1 === i && (this.count -= 1), i) @@ -63081,7 +63089,7 @@ function H$(e) { if (e[0] > this.mid) return this.right ? 4 * (this.left ? this.left.count : 0) > 3 * (t - 1) - ? h$(this, e) + ? v$(this, e) : 2 === (i = this.right.remove(e)) ? ((this.right = null), (this.count -= 1), 1) : (1 === i && (this.count -= 1), i) @@ -63096,23 +63104,23 @@ function H$(e) { i = this.right; (n.count -= r.count), (n.right = r.left), (r.left = o), (r.right = i); } - u$(this, r), + h$(this, r), (this.count = (this.left ? this.left.count : 0) + (this.right ? this.right.count : 0) + this.leftPoints.length); - } else this.left ? u$(this, this.left) : u$(this, this.right); + } else this.left ? h$(this, this.left) : h$(this, this.right); return 1; } for ( - o = s$.ge(this.leftPoints, e, L$); + o = u$.ge(this.leftPoints, e, H$); o < this.leftPoints.length && this.leftPoints[o][0] === e[0]; ++o ) if (this.leftPoints[o] === e) { (this.count -= 1), this.leftPoints.splice(o, 1); for ( - i = s$.ge(this.rightPoints, e, b$); + i = u$.ge(this.rightPoints, e, E$); i < this.rightPoints.length && this.rightPoints[i][1] === e[1]; ++i ) @@ -63121,70 +63129,70 @@ function H$(e) { } return 0; }), - (d$.queryPoint = function (e, t) { + (m$.queryPoint = function (e, t) { if (e < this.mid) { if (this.left) if ((n = this.left.queryPoint(e, t))) return n; - return f$(this.leftPoints, e, t); + return w$(this.leftPoints, e, t); } if (e > this.mid) { var n; if (this.right) if ((n = this.right.queryPoint(e, t))) return n; - return g$(this.rightPoints, e, t); + return L$(this.rightPoints, e, t); } - return v$(this.leftPoints, t); + return b$(this.leftPoints, t); }), - (d$.queryInterval = function (e, t, n) { + (m$.queryInterval = function (e, t, n) { var r; if (e < this.mid && this.left && (r = this.left.queryInterval(e, t, n))) return r; if (t > this.mid && this.right && (r = this.right.queryInterval(e, t, n))) return r; return t < this.mid - ? f$(this.leftPoints, t, n) + ? w$(this.leftPoints, t, n) : e > this.mid - ? g$(this.rightPoints, e, n) - : v$(this.leftPoints, n); + ? L$(this.rightPoints, e, n) + : b$(this.leftPoints, n); }); -var E$ = H$.prototype; -(E$.insert = function (e) { +var V$ = y$.prototype; +(V$.insert = function (e) { this.root ? this.root.insert(e) - : (this.root = new c$(e[0], null, null, [e], [e])); + : (this.root = new p$(e[0], null, null, [e], [e])); }), - (E$.remove = function (e) { + (V$.remove = function (e) { if (this.root) { var t = this.root.remove(e); return 2 === t && (this.root = null), 0 !== t; } return !1; }), - (E$.queryPoint = function (e, t) { + (V$.queryPoint = function (e, t) { if (this.root) return this.root.queryPoint(e, t); }), - (E$.queryInterval = function (e, t, n) { + (V$.queryInterval = function (e, t, n) { if (e <= t && this.root) return this.root.queryInterval(e, t, n); }), - Object.defineProperty(E$, "count", { + Object.defineProperty(V$, "count", { get: function () { return this.root ? this.root.count : 0; }, }), - Object.defineProperty(E$, "intervals", { + Object.defineProperty(V$, "intervals", { get: function () { return this.root ? this.root.intervals([]) : []; }, }); -var R$, - y$, - V$ = (function () { +var S$, + T$, + N$ = (function () { function e() { - mz(this, e), - Ez(this, "_columnSizeMap", {}), - Ez(this, "_intervalTree", new H$(null)), - Ez(this, "_leftMap", {}); + gz(this, e), + Vz(this, "_columnSizeMap", {}), + Vz(this, "_intervalTree", new y$(null)), + Vz(this, "_leftMap", {}); } return ( - vz(e, [ + bz(e, [ { key: "estimateTotalHeight", value: function (e, t, n) { @@ -63197,7 +63205,7 @@ var R$, value: function (e, t, n) { var r = this; this._intervalTree.queryInterval(e, e + t, function (e) { - var t = C$(e, 3), + var t = d$(e, 3), o = t[0]; t[1]; var i = t[2]; @@ -63248,7 +63256,7 @@ var R$, e ); })(); -function S$(e, t) { +function x$(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -63260,50 +63268,50 @@ function S$(e, t) { } return n; } -function T$(e) { +function _$(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? S$(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? x$(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : S$(n).forEach(function (t) { + : x$(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -var N$ = - ((y$ = R$ = +var A$ = + ((T$ = S$ = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "state", { isScrolling: !1, scrollTop: 0 }, ), - Ez(wz(n), "_debounceResetIsScrollingId", void 0), - Ez(wz(n), "_invalidateOnUpdateStartIndex", null), - Ez(wz(n), "_invalidateOnUpdateStopIndex", null), - Ez(wz(n), "_positionCache", new V$()), - Ez(wz(n), "_startIndex", null), - Ez(wz(n), "_startIndexMemoized", null), - Ez(wz(n), "_stopIndex", null), - Ez(wz(n), "_stopIndexMemoized", null), - Ez(wz(n), "_debounceResetIsScrollingCallback", function () { + Vz(Mz(n), "_debounceResetIsScrollingId", void 0), + Vz(Mz(n), "_invalidateOnUpdateStartIndex", null), + Vz(Mz(n), "_invalidateOnUpdateStopIndex", null), + Vz(Mz(n), "_positionCache", new N$()), + Vz(Mz(n), "_startIndex", null), + Vz(Mz(n), "_startIndexMemoized", null), + Vz(Mz(n), "_stopIndex", null), + Vz(Mz(n), "_stopIndexMemoized", null), + Vz(Mz(n), "_debounceResetIsScrollingCallback", function () { n.setState({ isScrolling: !1 }); }), - Ez(wz(n), "_setScrollingContainerRef", function (e) { + Vz(Mz(n), "_setScrollingContainerRef", function (e) { n._scrollingContainer = e; }), - Ez(wz(n), "_onScroll", function (e) { + Vz(Mz(n), "_onScroll", function (e) { var t = n.props.height, r = e.currentTarget.scrollTop, o = Math.min(Math.max(0, n._getEstimatedTotalHeight() - t), r); @@ -63316,14 +63324,14 @@ var N$ = ); } return ( - Hz(t, e.PureComponent), - vz( + yz(t, e.PureComponent), + bz( t, [ { key: "clearCellPositions", value: function () { - (this._positionCache = new V$()), this.forceUpdate(); + (this._positionCache = new N$()), this.forceUpdate(); }, }, { @@ -63347,7 +63355,7 @@ var N$ = key: "recomputeCellPositions", value: function () { var e = this._positionCache.count - 1; - (this._positionCache = new V$()), + (this._positionCache = new N$()), this._populatePositionCache(0, e), this.forceUpdate(); }, @@ -63374,7 +63382,7 @@ var N$ = key: "componentWillUnmount", value: function () { this._debounceResetIsScrollingId && - HG(this._debounceResetIsScrollingId); + yG(this._debounceResetIsScrollingId); }, }, { @@ -63422,10 +63430,10 @@ var N$ = parent: n, style: ((i = { height: l.getHeight(e) }), - Ez(i, "ltr" === g ? "left" : "right", r), - Ez(i, "position", "absolute"), - Ez(i, "top", o), - Ez(i, "width", l.getWidth(e)), + Vz(i, "ltr" === g ? "left" : "right", r), + Vz(i, "position", "absolute"), + Vz(i, "top", o), + Vz(i, "width", l.getWidth(e)), i), }), ); @@ -63463,11 +63471,11 @@ var N$ = { ref: this._setScrollingContainerRef, "aria-label": this.props["aria-label"], - className: Nz("ReactVirtualized__Masonry", C), + className: Az("ReactVirtualized__Masonry", C), id: c, onScroll: this._onScroll, role: p, - style: T$( + style: _$( { boxSizing: "border-box", direction: "ltr", @@ -63522,8 +63530,8 @@ var N$ = value: function () { var e = this.props.scrollingResetTimeInterval; this._debounceResetIsScrollingId && - HG(this._debounceResetIsScrollingId), - (this._debounceResetIsScrollingId = EG( + yG(this._debounceResetIsScrollingId), + (this._debounceResetIsScrollingId = VG( this._debounceResetIsScrollingCallback, e, )); @@ -63606,62 +63614,62 @@ var N$ = t ); })()), - Ez( - R$, + Vz( + S$, "propTypes", "production" === process.env.NODE_ENV ? null : { - autoHeight: eG.bool.isRequired, - cellCount: eG.number.isRequired, + autoHeight: rG.bool.isRequired, + cellCount: rG.number.isRequired, cellMeasurerCache: function () { return ( "function" == typeof CellMeasurerCache - ? eG.instanceOf(CellMeasurerCache).isRequired - : eG.any.isRequired + ? rG.instanceOf(CellMeasurerCache).isRequired + : rG.any.isRequired ).apply(this, arguments); }, cellPositioner: function () { return ( "function" == typeof Positioner - ? eG.instanceOf(Positioner).isRequired - : eG.any.isRequired + ? rG.instanceOf(Positioner).isRequired + : rG.any.isRequired ).apply(this, arguments); }, cellRenderer: function () { return ( "function" == typeof CellRenderer - ? eG.instanceOf(CellRenderer).isRequired - : eG.any.isRequired + ? rG.instanceOf(CellRenderer).isRequired + : rG.any.isRequired ).apply(this, arguments); }, - className: eG.string, - height: eG.number.isRequired, - id: eG.string, + className: rG.string, + height: rG.number.isRequired, + id: rG.string, keyMapper: function () { return ( "function" == typeof KeyMapper - ? eG.instanceOf(KeyMapper).isRequired - : eG.any.isRequired + ? rG.instanceOf(KeyMapper).isRequired + : rG.any.isRequired ).apply(this, arguments); }, onCellsRendered: function () { return ( "function" == typeof OnCellsRenderedCallback - ? eG.instanceOf(OnCellsRenderedCallback) - : eG.any + ? rG.instanceOf(OnCellsRenderedCallback) + : rG.any ).apply(this, arguments); }, onScroll: function () { return ( "function" == typeof OnScrollCallback - ? eG.instanceOf(OnScrollCallback) - : eG.any + ? rG.instanceOf(OnScrollCallback) + : rG.any ).apply(this, arguments); }, - overscanByPixels: eG.number.isRequired, - role: eG.string.isRequired, - scrollingResetTimeInterval: eG.number.isRequired, + overscanByPixels: rG.number.isRequired, + role: rG.string.isRequired, + scrollingResetTimeInterval: rG.number.isRequired, style: function (e, t, n) { if (!Object.prototype.hasOwnProperty.call(e, t)) throw new Error( @@ -63673,21 +63681,21 @@ var N$ = .concat(n, "`. Pass undefined or any other value."), ); }, - tabIndex: eG.number.isRequired, - width: eG.number.isRequired, - rowDirection: eG.string.isRequired, - scrollTop: eG.number, + tabIndex: rG.number.isRequired, + width: rG.number.isRequired, + rowDirection: rG.string.isRequired, + scrollTop: rG.number, }, ), - y$); -function x$() {} -Ez(N$, "defaultProps", { + T$); +function Z$() {} +Vz(A$, "defaultProps", { autoHeight: !1, keyMapper: function (e) { return e; }, - onCellsRendered: x$, - onScroll: x$, + onCellsRendered: Z$, + onScroll: Z$, overscanByPixels: 20, role: "grid", scrollingResetTimeInterval: 150, @@ -63696,25 +63704,25 @@ Ez(N$, "defaultProps", { rowDirection: "ltr", }), "production" !== process.env.NODE_ENV && - (eG.number.isRequired, - eG.number.isRequired, - eG.func.isRequired, - eG.func.isRequired), - Sz(N$), - "production" !== process.env.NODE_ENV && eG.func; -var _$ = (function () { + (rG.number.isRequired, + rG.number.isRequired, + rG.func.isRequired, + rG.func.isRequired), + xz(A$), + "production" !== process.env.NODE_ENV && rG.func; +var I$ = (function () { function e() { var t = this, n = arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {}; - mz(this, e), - Ez(this, "_cellMeasurerCache", void 0), - Ez(this, "_columnIndexOffset", void 0), - Ez(this, "_rowIndexOffset", void 0), - Ez(this, "columnWidth", function (e) { + gz(this, e), + Vz(this, "_cellMeasurerCache", void 0), + Vz(this, "_columnIndexOffset", void 0), + Vz(this, "_rowIndexOffset", void 0), + Vz(this, "columnWidth", function (e) { var n = e.index; t._cellMeasurerCache.columnWidth({ index: n + t._columnIndexOffset }); }), - Ez(this, "rowHeight", function (e) { + Vz(this, "rowHeight", function (e) { var n = e.index; t._cellMeasurerCache.rowHeight({ index: n + t._rowIndexOffset }); }); @@ -63728,7 +63736,7 @@ var _$ = (function () { (this._rowIndexOffset = a); } return ( - vz(e, [ + bz(e, [ { key: "clear", value: function (e, t) { @@ -63816,7 +63824,7 @@ var _$ = (function () { e ); })(); -function A$(e, t) { +function k$(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -63828,68 +63836,68 @@ function A$(e, t) { } return n; } -function Z$(e) { +function O$(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? A$(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? k$(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : A$(n).forEach(function (t) { + : k$(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -var I$ = (function () { +var B$ = (function () { function t(n, r) { var o; - mz(this, t), - Ez(wz((o = Lz(this, bz(t).call(this, n, r)))), "state", { + gz(this, t), + Vz(Mz((o = Hz(this, Ez(t).call(this, n, r)))), "state", { scrollLeft: 0, scrollTop: 0, scrollbarSize: 0, showHorizontalScrollbar: !1, showVerticalScrollbar: !1, }), - Ez(wz(o), "_deferredInvalidateColumnIndex", null), - Ez(wz(o), "_deferredInvalidateRowIndex", null), - Ez(wz(o), "_bottomLeftGridRef", function (e) { + Vz(Mz(o), "_deferredInvalidateColumnIndex", null), + Vz(Mz(o), "_deferredInvalidateRowIndex", null), + Vz(Mz(o), "_bottomLeftGridRef", function (e) { o._bottomLeftGrid = e; }), - Ez(wz(o), "_bottomRightGridRef", function (e) { + Vz(Mz(o), "_bottomRightGridRef", function (e) { o._bottomRightGrid = e; }), - Ez(wz(o), "_cellRendererBottomLeftGrid", function (t) { + Vz(Mz(o), "_cellRendererBottomLeftGrid", function (t) { var n = t.rowIndex, - r = _z(t, ["rowIndex"]), + r = Iz(t, ["rowIndex"]), i = o.props, l = i.cellRenderer, a = i.fixedRowCount; return n === i.rowCount - a ? e.createElement("div", { key: r.key, - style: Z$({}, r.style, { height: 20 }), + style: O$({}, r.style, { height: 20 }), }) - : l(Z$({}, r, { parent: wz(o), rowIndex: n + a })); + : l(O$({}, r, { parent: Mz(o), rowIndex: n + a })); }), - Ez(wz(o), "_cellRendererBottomRightGrid", function (e) { + Vz(Mz(o), "_cellRendererBottomRightGrid", function (e) { var t = e.columnIndex, n = e.rowIndex, - r = _z(e, ["columnIndex", "rowIndex"]), + r = Iz(e, ["columnIndex", "rowIndex"]), i = o.props, l = i.cellRenderer, a = i.fixedColumnCount, C = i.fixedRowCount; return l( - Z$({}, r, { columnIndex: t + a, parent: wz(o), rowIndex: n + C }), + O$({}, r, { columnIndex: t + a, parent: Mz(o), rowIndex: n + C }), ); }), - Ez(wz(o), "_cellRendererTopRightGrid", function (t) { + Vz(Mz(o), "_cellRendererTopRightGrid", function (t) { var n = t.columnIndex, - r = _z(t, ["columnIndex"]), + r = Iz(t, ["columnIndex"]), i = o.props, l = i.cellRenderer, a = i.columnCount, @@ -63897,11 +63905,11 @@ var I$ = (function () { return n === a - C ? e.createElement("div", { key: r.key, - style: Z$({}, r.style, { width: 20 }), + style: O$({}, r.style, { width: 20 }), }) - : l(Z$({}, r, { columnIndex: n + C, parent: wz(o) })); + : l(O$({}, r, { columnIndex: n + C, parent: Mz(o) })); }), - Ez(wz(o), "_columnWidthRightGrid", function (e) { + Vz(Mz(o), "_columnWidthRightGrid", function (e) { var t = e.index, n = o.props, r = n.columnCount, @@ -63915,14 +63923,14 @@ var I$ = (function () { ? l({ index: t + i }) : l; }), - Ez(wz(o), "_onScroll", function (e) { + Vz(Mz(o), "_onScroll", function (e) { var t = e.scrollLeft, n = e.scrollTop; o.setState({ scrollLeft: t, scrollTop: n }); var r = o.props.onScroll; r && r(e); }), - Ez(wz(o), "_onScrollbarPresenceChange", function (e) { + Vz(Mz(o), "_onScrollbarPresenceChange", function (e) { var t = e.horizontal, n = e.size, r = e.vertical, @@ -63939,15 +63947,15 @@ var I$ = (function () { "function" == typeof C && C({ horizontal: t, size: n, vertical: r }); } }), - Ez(wz(o), "_onScrollLeft", function (e) { + Vz(Mz(o), "_onScrollLeft", function (e) { var t = e.scrollLeft; o._onScroll({ scrollLeft: t, scrollTop: o.state.scrollTop }); }), - Ez(wz(o), "_onScrollTop", function (e) { + Vz(Mz(o), "_onScrollTop", function (e) { var t = e.scrollTop; o._onScroll({ scrollTop: t, scrollLeft: o.state.scrollLeft }); }), - Ez(wz(o), "_rowHeightBottomGrid", function (e) { + Vz(Mz(o), "_rowHeightBottomGrid", function (e) { var t = e.index, n = o.props, r = n.fixedRowCount, @@ -63961,10 +63969,10 @@ var I$ = (function () { ? l({ index: t + r }) : l; }), - Ez(wz(o), "_topLeftGridRef", function (e) { + Vz(Mz(o), "_topLeftGridRef", function (e) { o._topLeftGrid = e; }), - Ez(wz(o), "_topRightGridRef", function (e) { + Vz(Mz(o), "_topRightGridRef", function (e) { o._topRightGrid = e; }); var i = n.deferredMeasurementCache, @@ -63975,7 +63983,7 @@ var I$ = (function () { i && ((o._deferredMeasurementCacheBottomLeftGrid = a > 0 - ? new _$({ + ? new I$({ cellMeasurerCache: i, columnIndexOffset: 0, rowIndexOffset: a, @@ -63983,7 +63991,7 @@ var I$ = (function () { : i), (o._deferredMeasurementCacheBottomRightGrid = l > 0 || a > 0 - ? new _$({ + ? new I$({ cellMeasurerCache: i, columnIndexOffset: l, rowIndexOffset: a, @@ -63991,7 +63999,7 @@ var I$ = (function () { : i), (o._deferredMeasurementCacheTopRightGrid = l > 0 - ? new _$({ + ? new I$({ cellMeasurerCache: i, columnIndexOffset: l, rowIndexOffset: 0, @@ -64001,8 +64009,8 @@ var I$ = (function () { ); } return ( - Hz(t, e.PureComponent), - vz( + yz(t, e.PureComponent), + bz( t, [ { @@ -64116,7 +64124,7 @@ var I$ = (function () { var o = t.scrollToColumn; t.scrollTop; var i = t.scrollToRow, - l = _z(t, [ + l = Iz(t, [ "onScroll", "onSectionRendered", "onScrollbarPresenceChange", @@ -64141,17 +64149,17 @@ var I$ = (function () { { style: this._containerTopStyle }, this._renderTopLeftGrid(l), this._renderTopRightGrid( - Z$({}, l, { onScroll: n, scrollLeft: C }), + O$({}, l, { onScroll: n, scrollLeft: C }), ), ), e.createElement( "div", { style: this._containerBottomStyle }, this._renderBottomLeftGrid( - Z$({}, l, { onScroll: n, scrollTop: s }), + O$({}, l, { onScroll: n, scrollTop: s }), ), this._renderBottomRightGrid( - Z$({}, l, { + O$({}, l, { onScroll: n, onSectionRendered: r, scrollLeft: C, @@ -64245,7 +64253,7 @@ var I$ = (function () { a !== this._lastRenderedFixedRowCount || C !== this._lastRenderedRowHeight; (e || h || s !== this._lastRenderedStyle) && - (this._containerOuterStyle = Z$( + (this._containerOuterStyle = O$( { height: i, overflow: "visible", width: m }, s, )), @@ -64262,7 +64270,7 @@ var I$ = (function () { width: m, })), (e || c !== this._lastRenderedStyleBottomLeftGrid) && - (this._bottomLeftGridStyle = Z$( + (this._bottomLeftGridStyle = O$( { left: 0, overflowX: "hidden", @@ -64272,7 +64280,7 @@ var I$ = (function () { c, )), (e || f || d !== this._lastRenderedStyleBottomRightGrid) && - (this._bottomRightGridStyle = Z$( + (this._bottomRightGridStyle = O$( { left: this._getLeftGridWidth(this.props), position: "absolute", @@ -64280,7 +64288,7 @@ var I$ = (function () { d, )), (e || u !== this._lastRenderedStyleTopLeftGrid) && - (this._topLeftGridStyle = Z$( + (this._topLeftGridStyle = O$( { left: 0, overflowX: "hidden", @@ -64291,7 +64299,7 @@ var I$ = (function () { u, )), (e || f || p !== this._lastRenderedStyleTopRightGrid) && - (this._topRightGridStyle = Z$( + (this._topRightGridStyle = O$( { left: this._getLeftGridWidth(this.props), overflowX: o ? "auto" : "hidden", @@ -64350,7 +64358,7 @@ var I$ = (function () { : 0, u = l ? c + d : c, p = e.createElement( - TG, + _G, Pe({}, t, { cellRenderer: this._cellRendererBottomLeftGrid, className: this.props.classNameBottomLeftGrid, @@ -64372,7 +64380,7 @@ var I$ = (function () { "div", { className: "BottomLeftGrid_ScrollWrapper", - style: Z$({}, this._bottomLeftGridStyle, { + style: O$({}, this._bottomLeftGridStyle, { height: s, width: c, overflowY: "hidden", @@ -64393,7 +64401,7 @@ var I$ = (function () { l = t.scrollToColumn, a = t.scrollToRow; return e.createElement( - TG, + _G, Pe({}, t, { cellRenderer: this._cellRendererBottomRightGrid, className: this.props.classNameBottomRightGrid, @@ -64422,7 +64430,7 @@ var I$ = (function () { r = t.fixedRowCount; return n && r ? e.createElement( - TG, + _G, Pe({}, t, { className: this.props.classNameTopLeftGrid, columnCount: n, @@ -64457,9 +64465,9 @@ var I$ = (function () { h = u, f = this._topRightGridStyle; a && - ((h = u + m), (f = Z$({}, this._topRightGridStyle, { left: 0 }))); + ((h = u + m), (f = O$({}, this._topRightGridStyle, { left: 0 }))); var g = e.createElement( - TG, + _G, Pe({}, t, { cellRenderer: this._cellRendererTopRightGrid, className: this.props.classNameTopRightGrid, @@ -64482,7 +64490,7 @@ var I$ = (function () { "div", { className: "TopRightGrid_ScrollWrapper", - style: Z$({}, this._topRightGridStyle, { + style: O$({}, this._topRightGridStyle, { height: u, width: p, overflowX: "hidden", @@ -64517,7 +64525,7 @@ var I$ = (function () { t ); })(); -Ez(I$, "defaultProps", { +Vz(B$, "defaultProps", { classNameBottomLeftGrid: "", classNameBottomRightGrid: "", classNameTopLeftGrid: "", @@ -64536,38 +64544,38 @@ Ez(I$, "defaultProps", { hideTopRightGridScrollbar: !1, hideBottomLeftGridScrollbar: !1, }), - (I$.propTypes = + (B$.propTypes = "production" !== process.env.NODE_ENV ? { - classNameBottomLeftGrid: eG.string.isRequired, - classNameBottomRightGrid: eG.string.isRequired, - classNameTopLeftGrid: eG.string.isRequired, - classNameTopRightGrid: eG.string.isRequired, - enableFixedColumnScroll: eG.bool.isRequired, - enableFixedRowScroll: eG.bool.isRequired, - fixedColumnCount: eG.number.isRequired, - fixedRowCount: eG.number.isRequired, - onScrollbarPresenceChange: eG.func, - style: eG.object.isRequired, - styleBottomLeftGrid: eG.object.isRequired, - styleBottomRightGrid: eG.object.isRequired, - styleTopLeftGrid: eG.object.isRequired, - styleTopRightGrid: eG.object.isRequired, - hideTopRightGridScrollbar: eG.bool, - hideBottomLeftGridScrollbar: eG.bool, + classNameBottomLeftGrid: rG.string.isRequired, + classNameBottomRightGrid: rG.string.isRequired, + classNameTopLeftGrid: rG.string.isRequired, + classNameTopRightGrid: rG.string.isRequired, + enableFixedColumnScroll: rG.bool.isRequired, + enableFixedRowScroll: rG.bool.isRequired, + fixedColumnCount: rG.number.isRequired, + fixedRowCount: rG.number.isRequired, + onScrollbarPresenceChange: rG.func, + style: rG.object.isRequired, + styleBottomLeftGrid: rG.object.isRequired, + styleBottomRightGrid: rG.object.isRequired, + styleTopLeftGrid: rG.object.isRequired, + styleTopRightGrid: rG.object.isRequired, + hideTopRightGridScrollbar: rG.bool, + hideBottomLeftGridScrollbar: rG.bool, } : {}), - Sz(I$), - "production" === process.env.NODE_ENV || eG.func.isRequired, - "production" !== process.env.NODE_ENV && (eG.any, eG.string.isRequired), + xz(B$), + "production" === process.env.NODE_ENV || rG.func.isRequired, + "production" !== process.env.NODE_ENV && (rG.any, rG.string.isRequired), "production" !== process.env.NODE_ENV && - (eG.any, eG.any, eG.string.isRequired, eG.number.isRequired); -var k$ = + (rG.any, rG.any, rG.string.isRequired, rG.number.isRequired); +var D$ = "production" === process.env.NODE_ENV ? null : { - className: eG.string.isRequired, - columns: eG.arrayOf(function (e, t, n) { + className: rG.string.isRequired, + columns: rG.arrayOf(function (e, t, n) { if (!Object.prototype.hasOwnProperty.call(e, t)) throw new Error( "Prop `" @@ -64590,23 +64598,23 @@ var k$ = ); }, }, - O$ = + P$ = "production" === process.env.NODE_ENV ? null : { - columnData: eG.any, - dataKey: eG.string.isRequired, - disableSort: eG.bool, - label: eG.any, - sortBy: eG.string, - sortDirection: eG.string, - }, - B$ = + columnData: rG.any, + dataKey: rG.string.isRequired, + disableSort: rG.bool, + label: rG.any, + sortBy: rG.string, + sortDirection: rG.string, + }, + F$ = "production" === process.env.NODE_ENV ? null : { - className: eG.string.isRequired, - columns: eG.arrayOf(function (e, t, n) { + className: rG.string.isRequired, + columns: rG.arrayOf(function (e, t, n) { if (!Object.prototype.hasOwnProperty.call(e, t)) throw new Error( "Prop `" @@ -64617,12 +64625,12 @@ var k$ = .concat(n, "`. Pass undefined or any other value."), ); }).isRequired, - index: eG.number.isRequired, - isScrolling: eG.bool.isRequired, - onRowClick: eG.func, - onRowDoubleClick: eG.func, - onRowMouseOver: eG.func, - onRowMouseOut: eG.func, + index: rG.number.isRequired, + isScrolling: rG.bool.isRequired, + onRowClick: rG.func, + onRowDoubleClick: rG.func, + onRowMouseOver: rG.func, + onRowMouseOut: rG.func, rowData: function (e, t, n) { if (!Object.prototype.hasOwnProperty.call(e, t)) throw new Error( @@ -64645,34 +64653,34 @@ var k$ = .concat(n, "`. Pass undefined or any other value."), ); }, - key: eG.string.isRequired, + key: rG.string.isRequired, }; -function D$(t) { +function U$(t) { var n = t.className, r = t.columns, o = t.style; return e.createElement("div", { className: n, role: "row", style: o }, r); } -D$.propTypes = - "production" === process.env.NODE_ENV ? null : k$ === eG.any ? {} : k$; -var P$ = "ASC", - F$ = "DESC"; -function U$(t) { +U$.propTypes = + "production" === process.env.NODE_ENV ? null : D$ === rG.any ? {} : D$; +var z$ = "ASC", + G$ = "DESC"; +function $$(t) { var n = t.sortDirection, - r = Nz("ReactVirtualized__Table__sortableHeaderIcon", { - "ReactVirtualized__Table__sortableHeaderIcon--ASC": n === P$, - "ReactVirtualized__Table__sortableHeaderIcon--DESC": n === F$, + r = Az("ReactVirtualized__Table__sortableHeaderIcon", { + "ReactVirtualized__Table__sortableHeaderIcon--ASC": n === z$, + "ReactVirtualized__Table__sortableHeaderIcon--DESC": n === G$, }); return e.createElement( "svg", { className: r, width: 18, height: 18, viewBox: "0 0 24 24" }, - n === P$ + n === z$ ? e.createElement("path", { d: "M7 14l5-5 5 5z" }) : e.createElement("path", { d: "M7 10l5 5 5-5z" }), e.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }), ); } -function z$(t) { +function W$(t) { var n = t.dataKey, r = t.label, o = t.sortBy, @@ -64691,11 +64699,11 @@ function z$(t) { ]; return ( l && - a.push(e.createElement(U$, { key: "SortIndicator", sortDirection: i })), + a.push(e.createElement($$, { key: "SortIndicator", sortDirection: i })), a ); } -function G$(t) { +function j$(t) { var n = t.className, r = t.columns, o = t.index, @@ -64739,21 +64747,21 @@ function G$(t) { ) ); } -(U$.propTypes = +($$.propTypes = "production" !== process.env.NODE_ENV - ? { sortDirection: eG.oneOf([P$, F$]) } + ? { sortDirection: rG.oneOf([z$, G$]) } : {}), - (z$.propTypes = - "production" === process.env.NODE_ENV ? null : O$ === eG.any ? {} : O$), - (G$.propTypes = - "production" === process.env.NODE_ENV ? null : B$ === eG.any ? {} : B$); -var $$ = (function () { + (W$.propTypes = + "production" === process.env.NODE_ENV ? null : P$ === rG.any ? {} : P$), + (j$.propTypes = + "production" === process.env.NODE_ENV ? null : F$ === rG.any ? {} : F$); +var q$ = (function () { function t() { - return mz(this, t), Lz(this, bz(t).apply(this, arguments)); + return gz(this, t), Hz(this, Ez(t).apply(this, arguments)); } - return Hz(t, e.Component), t; + return yz(t, e.Component), t; })(); -function W$(e, t) { +function Y$(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -64765,22 +64773,22 @@ function W$(e, t) { } return n; } -function j$(e) { +function K$(e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? W$(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? Y$(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) - : W$(n).forEach(function (t) { + : Y$(n).forEach(function (t) { Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t)); }); } return e; } -Ez($$, "defaultProps", { +Vz(q$, "defaultProps", { cellDataGetter: function (e) { var t = e.dataKey, n = e.rowData; @@ -64790,53 +64798,53 @@ Ez($$, "defaultProps", { var t = e.cellData; return null == t ? "" : String(t); }, - defaultSortDirection: P$, + defaultSortDirection: z$, flexGrow: 0, flexShrink: 1, - headerRenderer: z$, + headerRenderer: W$, style: {}, }), - ($$.propTypes = + (q$.propTypes = "production" !== process.env.NODE_ENV ? { - "aria-label": eG.string, - cellDataGetter: eG.func, - cellRenderer: eG.func, - className: eG.string, - columnData: eG.object, - dataKey: eG.any.isRequired, - defaultSortDirection: eG.oneOf([P$, F$]), - disableSort: eG.bool, - flexGrow: eG.number, - flexShrink: eG.number, - headerClassName: eG.string, - headerRenderer: eG.func.isRequired, - headerStyle: eG.object, - id: eG.string, - label: eG.node, - maxWidth: eG.number, - minWidth: eG.number, - style: eG.object, - width: eG.number.isRequired, + "aria-label": rG.string, + cellDataGetter: rG.func, + cellRenderer: rG.func, + className: rG.string, + columnData: rG.object, + dataKey: rG.any.isRequired, + defaultSortDirection: rG.oneOf([z$, G$]), + disableSort: rG.bool, + flexGrow: rG.number, + flexShrink: rG.number, + headerClassName: rG.string, + headerRenderer: rG.func.isRequired, + headerStyle: rG.object, + id: rG.string, + label: rG.node, + maxWidth: rG.number, + minWidth: rG.number, + style: rG.object, + width: rG.number.isRequired, } : {}); -var q$ = (function () { +var X$ = (function () { function t(e) { var n; return ( - mz(this, t), - ((n = Lz(this, bz(t).call(this, e))).state = { scrollbarWidth: 0 }), - (n._createColumn = n._createColumn.bind(wz(n))), - (n._createRow = n._createRow.bind(wz(n))), - (n._onScroll = n._onScroll.bind(wz(n))), - (n._onSectionRendered = n._onSectionRendered.bind(wz(n))), - (n._setRef = n._setRef.bind(wz(n))), + gz(this, t), + ((n = Hz(this, Ez(t).call(this, e))).state = { scrollbarWidth: 0 }), + (n._createColumn = n._createColumn.bind(Mz(n))), + (n._createRow = n._createRow.bind(Mz(n))), + (n._onScroll = n._onScroll.bind(Mz(n))), + (n._onSectionRendered = n._onSectionRendered.bind(Mz(n))), + (n._setRef = n._setRef.bind(Mz(n))), n ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "forceUpdateGrid", value: function () { @@ -64962,7 +64970,7 @@ var q$ = (function () { (this._cachedColumnStyles = []), e.Children.toArray(r).forEach(function (e, n) { var r = t._getFlexStyleForColumn(e, e.props.style); - t._cachedColumnStyles[n] = j$({ overflow: "hidden" }, r); + t._cachedColumnStyles[n] = K$({ overflow: "hidden" }, r); }), e.createElement( "div", @@ -64971,16 +64979,16 @@ var q$ = (function () { "aria-labelledby": this.props["aria-labelledby"], "aria-colcount": e.Children.toArray(r).length, "aria-rowcount": this.props.rowCount, - className: Nz("ReactVirtualized__Table", o), + className: Az("ReactVirtualized__Table", o), id: d, role: "grid", style: f, }, !i && s({ - className: Nz("ReactVirtualized__Table__headerRow", L), + className: Az("ReactVirtualized__Table__headerRow", L), columns: this._getHeaderColumns(), - style: j$( + style: K$( { height: C, overflow: "hidden", @@ -64991,11 +64999,11 @@ var q$ = (function () { ), }), e.createElement( - TG, + _G, Pe({}, this.props, { "aria-readonly": null, autoContainerWidth: !0, - className: Nz("ReactVirtualized__Table__Grid", l), + className: Az("ReactVirtualized__Table__Grid", l), cellRenderer: this._createRow, columnWidth: g, columnCount: 1, @@ -65008,7 +65016,7 @@ var q$ = (function () { role: "rowgroup", scrollbarWidth: v, scrollToRow: h, - style: j$({}, a, { overflowX: "hidden" }), + style: K$({}, a, { overflowX: "hidden" }), }), ), ) @@ -65049,7 +65057,7 @@ var q$ = (function () { { "aria-colindex": r + 1, "aria-describedby": h, - className: Nz("ReactVirtualized__Table__rowColumn", u), + className: Az("ReactVirtualized__Table__rowColumn", u), key: "Row" + a + "-Col" + r, onClick: function (e) { C && C({ columnData: p, dataKey: m, event: e }); @@ -65088,7 +65096,7 @@ var q$ = (function () { M = f.id, H = f.label, E = !L && p, - R = Nz( + R = Az( "ReactVirtualized__Table__headerColumn", c, a.props.headerClassName, @@ -65096,7 +65104,7 @@ var q$ = (function () { ), y = this._getFlexStyleForColumn( a, - j$({}, d, {}, a.props.headerStyle), + K$({}, d, {}, a.props.headerStyle), ), V = b({ columnData: g, @@ -65107,7 +65115,7 @@ var q$ = (function () { sortDirection: h, }); if (E || u) { - var S = m !== v ? w : h === F$ ? P$ : F$, + var S = m !== v ? w : h === G$ ? z$ : G$, T = function (e) { E && p({ @@ -65127,7 +65135,7 @@ var q$ = (function () { }); } return ( - m === v && (i = h === P$ ? "ascending" : "descending"), + m === v && (i = h === z$ ? "ascending" : "descending"), e.createElement( "div", { @@ -65182,8 +65190,8 @@ var q$ = (function () { scrollbarWidth: w, }); }), - E = Nz("ReactVirtualized__Table__row", L), - R = j$( + E = Az("ReactVirtualized__Table__row", L), + R = K$( {}, a, { @@ -65220,7 +65228,7 @@ var q$ = (function () { .concat(e.props.flexGrow, " ") .concat(e.props.flexShrink, " ") .concat(e.props.width, "px"), - r = j$({}, t, { flex: n, msFlex: n, WebkitFlex: n }); + r = K$({}, t, { flex: n, msFlex: n, WebkitFlex: n }); return ( e.props.maxWidth && (r.maxWidth = e.props.maxWidth), e.props.minWidth && (r.minWidth = e.props.minWidth), @@ -65293,7 +65301,7 @@ var q$ = (function () { t ); })(); -Ez(q$, "defaultProps", { +Vz(X$, "defaultProps", { disableHeader: !1, estimatedRowSize: 30, headerHeight: 0, @@ -65307,21 +65315,21 @@ Ez(q$, "defaultProps", { onScroll: function () { return null; }, - overscanIndicesGetter: _G, + overscanIndicesGetter: IG, overscanRowCount: 10, - rowRenderer: G$, - headerRowRenderer: D$, + rowRenderer: j$, + headerRowRenderer: U$, rowStyle: {}, scrollToAlignment: "auto", scrollToIndex: -1, style: {}, }), - (q$.propTypes = + (X$.propTypes = "production" !== process.env.NODE_ENV ? { - "aria-label": eG.string, - "aria-labelledby": eG.string, - autoHeight: eG.bool, + "aria-label": rG.string, + "aria-labelledby": rG.string, + autoHeight: rG.bool, children: function (t) { for ( var n = e.Children.toArray(t.children), r = 0; @@ -65329,107 +65337,107 @@ Ez(q$, "defaultProps", { r++ ) { var o = n[r].type; - if (o !== $$ && !(o.prototype instanceof $$)) + if (o !== q$ && !(o.prototype instanceof q$)) return new Error("Table only accepts children of type Column"); } }, - className: eG.string, - disableHeader: eG.bool, - estimatedRowSize: eG.number.isRequired, - gridClassName: eG.string, - gridStyle: eG.object, - headerClassName: eG.string, - headerHeight: eG.number.isRequired, - headerRowRenderer: eG.func, - headerStyle: eG.object, - height: eG.number.isRequired, - id: eG.string, - noRowsRenderer: eG.func, - onColumnClick: eG.func, - onHeaderClick: eG.func, - onRowClick: eG.func, - onRowDoubleClick: eG.func, - onRowMouseOut: eG.func, - onRowMouseOver: eG.func, - onRowRightClick: eG.func, - onRowsRendered: eG.func, - onScroll: eG.func.isRequired, - overscanIndicesGetter: eG.func.isRequired, - overscanRowCount: eG.number.isRequired, - rowClassName: eG.oneOfType([eG.string, eG.func]), - rowGetter: eG.func.isRequired, - rowHeight: eG.oneOfType([eG.number, eG.func]).isRequired, - rowCount: eG.number.isRequired, - rowRenderer: eG.func, - rowStyle: eG.oneOfType([eG.object, eG.func]).isRequired, - scrollToAlignment: eG.oneOf(["auto", "end", "start", "center"]) + className: rG.string, + disableHeader: rG.bool, + estimatedRowSize: rG.number.isRequired, + gridClassName: rG.string, + gridStyle: rG.object, + headerClassName: rG.string, + headerHeight: rG.number.isRequired, + headerRowRenderer: rG.func, + headerStyle: rG.object, + height: rG.number.isRequired, + id: rG.string, + noRowsRenderer: rG.func, + onColumnClick: rG.func, + onHeaderClick: rG.func, + onRowClick: rG.func, + onRowDoubleClick: rG.func, + onRowMouseOut: rG.func, + onRowMouseOver: rG.func, + onRowRightClick: rG.func, + onRowsRendered: rG.func, + onScroll: rG.func.isRequired, + overscanIndicesGetter: rG.func.isRequired, + overscanRowCount: rG.number.isRequired, + rowClassName: rG.oneOfType([rG.string, rG.func]), + rowGetter: rG.func.isRequired, + rowHeight: rG.oneOfType([rG.number, rG.func]).isRequired, + rowCount: rG.number.isRequired, + rowRenderer: rG.func, + rowStyle: rG.oneOfType([rG.object, rG.func]).isRequired, + scrollToAlignment: rG.oneOf(["auto", "end", "start", "center"]) .isRequired, - scrollToIndex: eG.number.isRequired, - scrollTop: eG.number, - sort: eG.func, - sortBy: eG.string, - sortDirection: eG.oneOf([P$, F$]), - style: eG.object, - tabIndex: eG.number, - width: eG.number.isRequired, + scrollToIndex: rG.number.isRequired, + scrollTop: rG.number, + sort: rG.func, + sortBy: rG.string, + sortDirection: rG.oneOf([z$, G$]), + style: rG.object, + tabIndex: rG.number, + width: rG.number.isRequired, } : {}); -var Y$ = [], - K$ = null, - X$ = null; -function Q$() { - X$ && - ((X$ = null), - document.body && null != K$ && (document.body.style.pointerEvents = K$), - (K$ = null)); -} -function J$() { - Q$(), - Y$.forEach(function (e) { +var Q$ = [], + J$ = null, + eW = null; +function tW() { + eW && + ((eW = null), + document.body && null != J$ && (document.body.style.pointerEvents = J$), + (J$ = null)); +} +function nW() { + tW(), + Q$.forEach(function (e) { return e.__resetIsScrolling(); }); } -function eW(e) { +function rW(e) { e.currentTarget === window && - null == K$ && + null == J$ && document.body && - ((K$ = document.body.style.pointerEvents), + ((J$ = document.body.style.pointerEvents), (document.body.style.pointerEvents = "none")), (function () { - X$ && HG(X$); + eW && yG(eW); var e = 0; - Y$.forEach(function (t) { + Q$.forEach(function (t) { e = Math.max(e, t.props.scrollingResetTimeInterval); }), - (X$ = EG(J$, e)); + (eW = VG(nW, e)); })(), - Y$.forEach(function (t) { + Q$.forEach(function (t) { t.props.scrollElement === e.currentTarget && t.__handleWindowScrollEvent(); }); } -function tW(e, t) { - Y$.some(function (e) { +function oW(e, t) { + Q$.some(function (e) { return e.props.scrollElement === t; - }) || t.addEventListener("scroll", eW), - Y$.push(e); + }) || t.addEventListener("scroll", rW), + Q$.push(e); } -function nW(e, t) { - (Y$ = Y$.filter(function (t) { +function iW(e, t) { + (Q$ = Q$.filter(function (t) { return t !== e; - })).length || (t.removeEventListener("scroll", eW), X$ && (HG(X$), Q$())); + })).length || (t.removeEventListener("scroll", rW), eW && (yG(eW), tW())); } -var rW, - oW, - iW = function (e) { +var lW, + aW, + CW = function (e) { return e === window; }, - lW = function (e) { + sW = function (e) { return e.getBoundingClientRect(); }; -function aW(e, t) { +function cW(e, t) { if (e) { - if (iW(e)) { + if (CW(e)) { var n = window, r = n.innerHeight, o = n.innerWidth; @@ -65438,12 +65446,12 @@ function aW(e, t) { width: "number" == typeof o ? o : 0, }; } - return lW(e); + return sW(e); } return { height: t.serverHeight, width: t.serverWidth }; } -function CW(e) { - return iW(e) && document.documentElement +function dW(e) { + return CW(e) && document.documentElement ? { top: "scrollY" in window @@ -65456,7 +65464,7 @@ function CW(e) { } : { top: e.scrollTop, left: e.scrollLeft }; } -function sW(e, t) { +function uW(e, t) { var n = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); @@ -65468,10 +65476,7 @@ function sW(e, t) { } return n; } -var cW, - dW, - uW, - pW, +var pW, mW, hW, fW, @@ -65554,44 +65559,47 @@ var cW, Dj, Pj, Fj, - Uj = function () { + Uj, + zj, + Gj, + $j = function () { return "undefined" != typeof window ? window : void 0; }, - zj = - ((oW = rW = + Wj = + ((aW = lW = (function () { function t() { var e, n; - mz(this, t); + gz(this, t); for (var r = arguments.length, o = new Array(r), i = 0; i < r; i++) o[i] = arguments[i]; return ( - Ez( - wz((n = Lz(this, (e = bz(t)).call.apply(e, [this].concat(o))))), + Vz( + Mz((n = Hz(this, (e = Ez(t)).call.apply(e, [this].concat(o))))), "_window", - Uj(), + $j(), ), - Ez(wz(n), "_isMounted", !1), - Ez(wz(n), "_positionFromTop", 0), - Ez(wz(n), "_positionFromLeft", 0), - Ez(wz(n), "_detectElementResize", void 0), - Ez(wz(n), "_child", void 0), - Ez( - wz(n), + Vz(Mz(n), "_isMounted", !1), + Vz(Mz(n), "_positionFromTop", 0), + Vz(Mz(n), "_positionFromLeft", 0), + Vz(Mz(n), "_detectElementResize", void 0), + Vz(Mz(n), "_child", void 0), + Vz( + Mz(n), "state", (function (e) { for (var t = 1; t < arguments.length; t++) { var n = null != arguments[t] ? arguments[t] : {}; t % 2 - ? sW(n, !0).forEach(function (t) { - Ez(e, t, n[t]); + ? uW(n, !0).forEach(function (t) { + Vz(e, t, n[t]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties( e, Object.getOwnPropertyDescriptors(n), ) - : sW(n).forEach(function (t) { + : uW(n).forEach(function (t) { Object.defineProperty( e, t, @@ -65600,13 +65608,13 @@ var cW, }); } return e; - })({}, aW(n.props.scrollElement, n.props), { + })({}, cW(n.props.scrollElement, n.props), { isScrolling: !1, scrollLeft: 0, scrollTop: 0, }), ), - Ez(wz(n), "_registerChild", function (e) { + Vz(Mz(n), "_registerChild", function (e) { !e || e instanceof Element || console.warn( @@ -65615,7 +65623,7 @@ var cW, (n._child = e), n.updatePosition(); }), - Ez(wz(n), "_onChildScroll", function (e) { + Vz(Mz(n), "_onChildScroll", function (e) { var t = e.scrollTop; if (n.state.scrollTop !== t) { var r = n.props.scrollElement; @@ -65625,26 +65633,26 @@ var cW, : (r.scrollTop = t + n._positionFromTop)); } }), - Ez(wz(n), "_registerResizeListener", function (e) { + Vz(Mz(n), "_registerResizeListener", function (e) { e === window ? window.addEventListener("resize", n._onResize, !1) : n._detectElementResize.addResizeListener(e, n._onResize); }), - Ez(wz(n), "_unregisterResizeListener", function (e) { + Vz(Mz(n), "_unregisterResizeListener", function (e) { e === window ? window.removeEventListener("resize", n._onResize, !1) : e && n._detectElementResize.removeResizeListener(e, n._onResize); }), - Ez(wz(n), "_onResize", function () { + Vz(Mz(n), "_onResize", function () { n.updatePosition(); }), - Ez(wz(n), "__handleWindowScrollEvent", function () { + Vz(Mz(n), "__handleWindowScrollEvent", function () { if (n._isMounted) { var e = n.props.onScroll, t = n.props.scrollElement; if (t) { - var r = CW(t), + var r = dW(t), o = Math.max(0, r.left - n._positionFromLeft), i = Math.max(0, r.top - n._positionFromTop); n.setState({ isScrolling: !0, scrollLeft: o, scrollTop: i }), @@ -65652,15 +65660,15 @@ var cW, } } }), - Ez(wz(n), "__resetIsScrolling", function () { + Vz(Mz(n), "__resetIsScrolling", function () { n.setState({ isScrolling: !1 }); }), n ); } return ( - Hz(t, e.PureComponent), - vz(t, [ + yz(t, e.PureComponent), + bz(t, [ { key: "updatePosition", value: function () { @@ -65675,15 +65683,15 @@ var cW, i = this._child || m.findDOMNode(this); if (i instanceof Element && e) { var l = (function (e, t) { - if (iW(t) && document.documentElement) { + if (CW(t) && document.documentElement) { var n = document.documentElement, - r = lW(e), - o = lW(n); + r = sW(e), + o = sW(n); return { top: r.top - o.top, left: r.left - o.left }; } - var i = CW(t), - l = lW(e), - a = lW(t); + var i = dW(t), + l = sW(e), + a = sW(t); return { top: l.top + i.top - a.top, left: l.left + i.left - a.left, @@ -65692,7 +65700,7 @@ var cW, (this._positionFromTop = l.top), (this._positionFromLeft = l.left); } - var a = aW(e, this.props); + var a = cW(e, this.props); (r === a.height && o === a.width) || (this.setState({ height: a.height, width: a.width }), t({ height: a.height, width: a.width })); @@ -65702,9 +65710,9 @@ var cW, key: "componentDidMount", value: function () { var e = this.props.scrollElement; - (this._detectElementResize = OG()), + (this._detectElementResize = PG()), this.updatePosition(e), - e && (tW(this, e), this._registerResizeListener(e)), + e && (oW(this, e), this._registerResizeListener(e)), (this._isMounted = !0); }, }, @@ -65717,8 +65725,8 @@ var cW, null != r && null != n && (this.updatePosition(n), - nW(this, r), - tW(this, n), + iW(this, r), + oW(this, n), this._unregisterResizeListener(r), this._registerResizeListener(n)); }, @@ -65727,7 +65735,7 @@ var cW, key: "componentWillUnmount", value: function () { var e = this.props.scrollElement; - e && (nW(this, e), this._unregisterResizeListener(e)), + e && (iW(this, e), this._unregisterResizeListener(e)), (this._isMounted = !1); }, }, @@ -65756,61 +65764,61 @@ var cW, t ); })()), - Ez( - rW, + Vz( + lW, "propTypes", "production" === process.env.NODE_ENV ? null : { - children: eG.func.isRequired, - onResize: eG.func.isRequired, - onScroll: eG.func.isRequired, - scrollElement: eG.oneOfType([ - eG.any, + children: rG.func.isRequired, + onResize: rG.func.isRequired, + onScroll: rG.func.isRequired, + scrollElement: rG.oneOfType([ + rG.any, function () { return ( - "function" == typeof Element ? eG.instanceOf(Element) : eG.any + "function" == typeof Element ? rG.instanceOf(Element) : rG.any ).apply(this, arguments); }, ]), - scrollingResetTimeInterval: eG.number.isRequired, - serverHeight: eG.number.isRequired, - serverWidth: eG.number.isRequired, + scrollingResetTimeInterval: rG.number.isRequired, + serverHeight: rG.number.isRequired, + serverWidth: rG.number.isRequired, }, ), - oW); -function Gj() { - if (dW) return cW; - dW = 1; + aW); +function jj() { + if (mW) return pW; + mW = 1; var e = Array.isArray; - return (cW = e); + return (pW = e); } -function $j() { - if (wW) return vW; - wW = 1; +function qj() { + if (MW) return bW; + MW = 1; var e, t = (function () { - if (gW) return fW; - gW = 1; - var e = SN()["__core-js_shared__"]; - return (fW = e); + if (LW) return wW; + LW = 1; + var e = xN()["__core-js_shared__"]; + return (wW = e); })(), n = (e = /[^.]+$/.exec((t && t.keys && t.keys.IE_PROTO) || "")) ? "Symbol(src)_1." + e : ""; - return (vW = function (e) { + return (bW = function (e) { return !!n && n in e; }); } -function Wj() { - if (HW) return MW; - HW = 1; +function Yj() { + if (yW) return RW; + yW = 1; var e = (function () { - if (hW) return mW; - hW = 1; - var e = xN(), - t = VN(); - return (mW = function (n) { + if (vW) return gW; + vW = 1; + var e = ZN(), + t = NN(); + return (gW = function (n) { if (!t(n)) return !1; var r = e(n); return ( @@ -65821,13 +65829,13 @@ function Wj() { ); }); })(), - t = $j(), - n = VN(), + t = qj(), + n = NN(), r = (function () { - if (bW) return LW; - bW = 1; + if (EW) return HW; + EW = 1; var e = Function.prototype.toString; - return (LW = function (t) { + return (HW = function (t) { if (null != t) { try { return e.call(t); @@ -65855,61 +65863,61 @@ function Wj() { ) + "$", ); - return (MW = function (i) { + return (RW = function (i) { return !(!n(i) || t(i)) && (e(i) ? s : o).test(r(i)); }); } -function jj() { - if (VW) return yW; - VW = 1; - var e = Wj(), +function Kj() { + if (NW) return TW; + NW = 1; + var e = Yj(), t = - (RW || - ((RW = 1), - (EW = function (e, t) { + (SW || + ((SW = 1), + (VW = function (e, t) { return null == e ? void 0 : e[t]; })), - EW); + VW); return ( - (yW = function (n, r) { + (TW = function (n, r) { var o = t(n, r); return e(o) ? o : void 0; }), - yW + TW ); } -function qj() { - if (TW) return SW; - TW = 1; - var e = jj()(Object, "create"); - return (SW = e); +function Xj() { + if (_W) return xW; + _W = 1; + var e = Kj()(Object, "create"); + return (xW = e); } -function Yj() { - if (FW) return PW; - FW = 1; +function Qj() { + if (GW) return zW; + GW = 1; var e = (function () { - if (xW) return NW; - xW = 1; - var e = qj(); - return (NW = function () { + if (ZW) return AW; + ZW = 1; + var e = Xj(); + return (AW = function () { (this.__data__ = e ? e(null) : {}), (this.size = 0); }); })(), t = - (AW || - ((AW = 1), - (_W = function (e) { + (kW || + ((kW = 1), + (IW = function (e) { var t = this.has(e) && delete this.__data__[e]; return (this.size -= t ? 1 : 0), t; })), - _W), + IW), n = (function () { - if (IW) return ZW; - IW = 1; - var e = qj(), + if (BW) return OW; + BW = 1; + var e = Xj(), t = Object.prototype.hasOwnProperty; return ( - (ZW = function (n) { + (OW = function (n) { var r = this.__data__; if (e) { var o = r[n]; @@ -65917,28 +65925,28 @@ function Yj() { } return t.call(r, n) ? r[n] : void 0; }), - ZW + OW ); })(), r = (function () { - if (OW) return kW; - OW = 1; - var e = qj(), + if (PW) return DW; + PW = 1; + var e = Xj(), t = Object.prototype.hasOwnProperty; return ( - (kW = function (n) { + (DW = function (n) { var r = this.__data__; return e ? void 0 !== r[n] : t.call(r, n); }), - kW + DW ); })(), o = (function () { - if (DW) return BW; - DW = 1; - var e = qj(); + if (UW) return FW; + UW = 1; + var e = Xj(); return ( - (BW = function (t, n) { + (FW = function (t, n) { var r = this.__data__; return ( (this.size += this.has(t) ? 0 : 1), @@ -65946,7 +65954,7 @@ function Yj() { this ); }), - BW + FW ); })(); function i(e) { @@ -65963,42 +65971,42 @@ function Yj() { (i.prototype.get = n), (i.prototype.has = r), (i.prototype.set = o), - (PW = i) + (zW = i) ); } -function Kj() { - if (jW) return WW; - jW = 1; - var e = $W - ? GW - : (($W = 1), - (GW = function (e, t) { +function Jj() { + if (KW) return YW; + KW = 1; + var e = qW + ? jW + : ((qW = 1), + (jW = function (e, t) { return e === t || (e != e && t != t); })); return ( - (WW = function (t, n) { + (YW = function (t, n) { for (var r = t.length; r--; ) if (e(t[r][0], n)) return r; return -1; }), - WW + YW ); } -function Xj() { - if (rj) return nj; - rj = 1; - var e = zW - ? UW - : ((zW = 1), - (UW = function () { +function eq() { + if (lj) return ij; + lj = 1; + var e = WW + ? $W + : ((WW = 1), + ($W = function () { (this.__data__ = []), (this.size = 0); })), t = (function () { - if (YW) return qW; - YW = 1; - var e = Kj(), + if (QW) return XW; + QW = 1; + var e = Jj(), t = Array.prototype.splice; return ( - (qW = function (n) { + (XW = function (n) { var r = this.__data__, o = e(r, n); return !( @@ -66006,44 +66014,44 @@ function Xj() { (o == r.length - 1 ? r.pop() : t.call(r, o, 1), --this.size, 0) ); }), - qW + XW ); })(), n = (function () { - if (XW) return KW; - XW = 1; - var e = Kj(); + if (ej) return JW; + ej = 1; + var e = Jj(); return ( - (KW = function (t) { + (JW = function (t) { var n = this.__data__, r = e(n, t); return r < 0 ? void 0 : n[r][1]; }), - KW + JW ); })(), r = (function () { - if (JW) return QW; - JW = 1; - var e = Kj(); + if (nj) return tj; + nj = 1; + var e = Jj(); return ( - (QW = function (t) { + (tj = function (t) { return e(this.__data__, t) > -1; }), - QW + tj ); })(), o = (function () { - if (tj) return ej; - tj = 1; - var e = Kj(); + if (oj) return rj; + oj = 1; + var e = Jj(); return ( - (ej = function (t, n) { + (rj = function (t, n) { var r = this.__data__, o = e(r, t); return o < 0 ? (++this.size, r.push([t, n])) : (r[o][1] = n), this; }), - ej + rj ); })(); function i(e) { @@ -66060,94 +66068,94 @@ function Xj() { (i.prototype.get = n), (i.prototype.has = r), (i.prototype.set = o), - (nj = i) + (ij = i) ); } -function Qj() { - if (aj) return lj; - aj = 1; - var e = Yj(), - t = Xj(), +function tq() { + if (cj) return sj; + cj = 1; + var e = Qj(), + t = eq(), n = (function () { - if (ij) return oj; - ij = 1; - var e = jj()(SN(), "Map"); - return (oj = e); + if (Cj) return aj; + Cj = 1; + var e = Kj()(xN(), "Map"); + return (aj = e); })(); - return (lj = function () { + return (sj = function () { (this.size = 0), (this.__data__ = { hash: new e(), map: new (n || t)(), string: new e() }); }); } -function Jj() { - if (dj) return cj; - dj = 1; - var e = sj - ? Cj - : ((sj = 1), - (Cj = function (e) { +function nq() { + if (mj) return pj; + mj = 1; + var e = uj + ? dj + : ((uj = 1), + (dj = function (e) { var t = typeof e; return "string" == t || "number" == t || "symbol" == t || "boolean" == t ? "__proto__" !== e : null === e; })); return ( - (cj = function (t, n) { + (pj = function (t, n) { var r = t.__data__; return e(n) ? r["string" == typeof n ? "string" : "hash"] : r.map; }), - cj + pj ); } -function eq() { - if (bj) return Lj; - bj = 1; - var e = Qj(), +function rq() { + if (Ej) return Hj; + Ej = 1; + var e = tq(), t = (function () { - if (pj) return uj; - pj = 1; - var e = Jj(); + if (fj) return hj; + fj = 1; + var e = nq(); return ( - (uj = function (t) { + (hj = function (t) { var n = e(this, t).delete(t); return (this.size -= n ? 1 : 0), n; }), - uj + hj ); })(), n = (function () { - if (hj) return mj; - hj = 1; - var e = Jj(); + if (vj) return gj; + vj = 1; + var e = nq(); return ( - (mj = function (t) { + (gj = function (t) { return e(this, t).get(t); }), - mj + gj ); })(), r = (function () { - if (gj) return fj; - gj = 1; - var e = Jj(); + if (Lj) return wj; + Lj = 1; + var e = nq(); return ( - (fj = function (t) { + (wj = function (t) { return e(this, t).has(t); }), - fj + wj ); })(), o = (function () { - if (wj) return vj; - wj = 1; - var e = Jj(); + if (Mj) return bj; + Mj = 1; + var e = nq(); return ( - (vj = function (t, n) { + (bj = function (t, n) { var r = e(this, t), o = r.size; return r.set(t, n), (this.size += r.size == o ? 0 : 1), this; }), - vj + bj ); })(); function i(e) { @@ -66164,16 +66172,16 @@ function eq() { (i.prototype.get = n), (i.prototype.has = r), (i.prototype.set = o), - (Lj = i) + (Hj = i) ); } -function tq() { - if (Rj) return Ej; - Rj = 1; +function oq() { + if (Sj) return Vj; + Sj = 1; var e = (function () { - if (Hj) return Mj; - Hj = 1; - var e = eq(); + if (yj) return Rj; + yj = 1; + var e = rq(); function t(n, r) { if ("function" != typeof n || (null != r && "function" != typeof r)) throw new TypeError("Expected a function"); @@ -66187,27 +66195,27 @@ function tq() { }; return (o.cache = new (t.Cache || e)()), o; } - return (t.Cache = e), (Mj = t); + return (t.Cache = e), (Rj = t); })(); return ( - (Ej = function (t) { + (Vj = function (t) { var n = e(t, function (e) { return 500 === r.size && r.clear(), e; }), r = n.cache; return n; }), - Ej + Vj ); } -function nq() { - if (xj) return Nj; - xj = 1; - var e = NN(), +function iq() { + if (Zj) return Aj; + Zj = 1; + var e = AN(), t = - (Tj || - ((Tj = 1), - (Sj = function (e, t) { + (_j || + ((_j = 1), + (xj = function (e, t) { for ( var n = -1, r = null == e ? 0 : e.length, o = Array(r); ++n < r; @@ -66216,34 +66224,34 @@ function nq() { o[n] = t(e[n], n, e); return o; })), - Sj), - n = Gj(), - r = AN(), + xj), + n = jj(), + r = kN(), o = e ? e.prototype : void 0, i = o ? o.toString : void 0; return ( - (Nj = function e(o) { + (Aj = function e(o) { if ("string" == typeof o) return o; if (n(o)) return t(o, e) + ""; if (r(o)) return i ? i.call(o) : ""; var l = o + ""; return "0" == l && 1 / o == -1 / 0 ? "-0" : l; }), - Nj + Aj ); } -function rq() { - if (Ij) return Zj; - Ij = 1; - var e = Gj(), +function lq() { + if (Bj) return Oj; + Bj = 1; + var e = jj(), t = (function () { - if (pW) return uW; - pW = 1; - var e = Gj(), - t = AN(), + if (fW) return hW; + fW = 1; + var e = jj(), + t = kN(), n = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, r = /^\w*$/; - return (uW = function (o, i) { + return (hW = function (o, i) { if (e(o)) return !1; var l = typeof o; return ( @@ -66261,9 +66269,9 @@ function rq() { }); })(), n = (function () { - if (Vj) return yj; - Vj = 1; - var e = tq(), + if (Nj) return Tj; + Nj = 1; + var e = oq(), t = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, n = /\\(\\)?/g, @@ -66277,105 +66285,105 @@ function rq() { r ); }); - return (yj = r); + return (Tj = r); })(), r = (function () { - if (Aj) return _j; - Aj = 1; - var e = nq(); - return (_j = function (t) { + if (kj) return Ij; + kj = 1; + var e = iq(); + return (Ij = function (t) { return null == t ? "" : e(t); }); })(); - return (Zj = function (o, i) { + return (Oj = function (o, i) { return e(o) ? o : t(o, i) ? [o] : n(r(o)); }); } -function oq() { - if (Dj) return Bj; - Dj = 1; - var e = rq(), +function aq() { + if (Uj) return Fj; + Uj = 1; + var e = lq(), t = (function () { - if (Oj) return kj; - Oj = 1; - var e = AN(); - return (kj = function (t) { + if (Pj) return Dj; + Pj = 1; + var e = kN(); + return (Dj = function (t) { if ("string" == typeof t || e(t)) return t; var n = t + ""; return "0" == n && 1 / t == -1 / 0 ? "-0" : n; }); })(); return ( - (Bj = function (n, r) { + (Fj = function (n, r) { for (var o = 0, i = (r = e(r, n)).length; null != n && o < i; ) n = n[t(r[o++])]; return o && o == i ? n : void 0; }), - Bj + Fj ); } -Ez(zj, "defaultProps", { +Vz(Wj, "defaultProps", { onResize: function () {}, onScroll: function () {}, scrollingResetTimeInterval: 150, - scrollElement: Uj(), + scrollElement: $j(), serverHeight: 0, serverWidth: 0, }); -var iq = V( +var Cq = V( (function () { - if (Fj) return Pj; - Fj = 1; - var e = oq(); - return (Pj = function (t, n, r) { + if (Gj) return zj; + Gj = 1; + var e = aq(); + return (zj = function (t, n, r) { var o = null == t ? void 0 : e(t, n); return void 0 === o ? r : o; }); })(), ); -const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { +const sq = ({ sx: e, container: t, item: n, children: r, ...o }) => { const l = gt(), - a = i(() => (e ? uT({ ...R(e, l) }) : {}), [e, l]), + a = i(() => (e ? hT({ ...R(e, l) }) : {}), [e, l]), C = n ? ((e) => { let t = { boxSizing: "border-box" }; const n = Object.keys(w); return ( n.forEach((r, o) => { - const i = iq(e, r, !1); + const i = Cq(e, r, !1); if (i) { let l = {}; if ( ("number" == typeof i && (l = { - flexBasis: H(iq(e, r, 12)), - width: H(iq(e, r, 12)), + flexBasis: H(Cq(e, r, 12)), + width: H(Cq(e, r, 12)), }), "hidden" === i) ) { let e = ""; n[o + 1] && - (e = `and (max-width: ${iq(w, n[o + 1], 0)}px)`), + (e = `and (max-width: ${Cq(w, n[o + 1], 0)}px)`), (t = { ...t, - [`@media (min-width: ${iq(w, r, 0)}px) ${e}`]: { + [`@media (min-width: ${Cq(w, r, 0)}px) ${e}`]: { display: "none", }, }); } t = { ...t, - [`@media (min-width: ${iq(w, r, 0)}px)`]: { + [`@media (min-width: ${Cq(w, r, 0)}px)`]: { flexGrow: "1", ...l, }, }; } }), - uT(t) + hT(t) ); })(o) - : uT({ + : hT({ display: "flex", flexWrap: (s = o).wrap || "wrap", flexDirection: s.direction || "row", @@ -66385,12 +66393,12 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { }); var s; return Vt("div", { - css: [n || t ? C : uT({ boxSizing: "border-box" }), a], + css: [n || t ? C : hT({ boxSizing: "border-box" }), a], ...o, children: r, }); }, - aq = pT`0% { + cq = fT`0% { transform: translate(139.785027px, 140.086989px) rotate(45.236493deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); } @@ -66416,7 +66424,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { 100% { transform: translate(139.785027px, 140.086989px) rotate(160.887995deg); }`, - Cq = pT` + dq = fT` 0% { transform: scale(1, 0.995019); } @@ -66439,7 +66447,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { transform: scale(1, 1); } `, - sq = pT` + uq = fT` 0% { opacity: 1; } @@ -66468,7 +66476,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { opacity: 0; } `, - cq = pT` + pq = fT` 0% { d: path("M85.4,249.8C109.08,255.3,133.72,257.37,157.65,252.14C181.65,246.89,202.95,233.55,219.27,215.35C227.84,205.79,213.74,191.6,205.13,201.21C190.9,217.1,173.27,228.26,152.34,232.86C132.03,237.32,110.79,235.19,90.73,230.52C78.19,227.61,72.85,246.88,85.4,249.8C85.4,249.8,85.4,249.8,85.4,249.8Z"); } @@ -66491,7 +66499,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { d: path("M84.281285,246.076032C107.50521,254.051555,133.72,257.37,157.65,252.14C181.65,246.89,202.95,233.55,219.27,215.35C227.84,205.79,213.74,191.6,205.13,201.21C190.9,217.1,173.27,228.26,152.34,232.86C132.03,237.32,86.465691,239.82846,53.85604,207.193233C41.31604,204.283233,32.439249,213.928672,40.474905,219.54755C40.474905,219.54755,61.310295,238.187372,84.281285,246.076032Z"); } `, - dq = pT` + mq = fT` 0% { d: path("M249.74,169.63C255.24,145.95,257.31,121.31,252.08,97.38C246.83,73.38,233.49,52.08,215.29,35.76C205.73,27.19,191.54,41.29,201.15,49.9C217.04,64.13,228.2,81.76,232.8,102.69C237.26,123,235.13,144.24,230.46,164.3C227.54,176.84,246.82,182.18,249.74,169.63C249.74,169.63,249.74,169.63,249.74,169.63Z"); } @@ -66514,7 +66522,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { d: path("M241.985702,180.287452C255.201364,145.393106,257.31,121.31,252.08,97.38C246.83,73.38,233.49,52.08,215.29,35.76C205.73,27.19,189.760952,38.146938,199.370952,46.756938C229.706596,66.855753,234.126292,101.544407,234.194759,127.574104C235.798839,155.047874,216.192342,185.901625,205.13,201.21C199.980012,208.336696,214.039151,220.128533,219.270001,215.35C219.270001,215.35,237.299554,192.660656,241.985702,180.287452Z"); } `, - uq = pT` + hq = fT` 0% { d: path("M171.68,7.71C148.17,1.51,123.61,-1.28,99.53,3.25C75.39,7.79,53.7,20.49,36.85,38.21C28.01,47.52,41.68,62.11,50.57,52.76C65.27,37.3,83.22,26.66,104.27,22.68C124.7,18.82,145.87,21.58,165.79,26.83C178.22,30.11,184.14,11,171.68,7.71C171.68,7.71,171.68,7.71,171.68,7.71Z"); } @@ -66537,7 +66545,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { d: path("M154.601291,1.547478C127.732134,-3.659063,101.676041,0.16217,89.834975,4.047622C73.018778,9.565582,43.015709,29.967817,36.85,38.21C28.01,47.52,41.568561,62.002759,50.57,52.76C67.005248,35.884138,77.788003,22.937369,100.935291,18.024709C148.028227,8.029949,175.904245,24.591662,199.370952,46.756938C210.775532,51.88401,219.463487,39.878796,215.289997,35.759998C189.664787,10.470596,154.601291,1.547478,154.601291,1.547478Z"); } `, - pq = pT` + fq = fT` 0% { d: path("M5.83,85.46C0.33,109.14,-1.74,133.78,3.49,157.71C8.74,181.71,22.08,203.01,40.28,219.33C49.84,227.9,64.03,213.8,54.42,205.19C38.53,190.96,27.37,173.33,22.77,152.4C18.31,132.09,20.44,110.85,25.11,90.79C28.03,78.25,8.75,72.91,5.83,85.46L5.83,85.46Z"); } @@ -66563,7 +66571,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { d: path("M36.436007,38.11681C-7.498754,85.801617,-0.826469,134.911183,5.658972,158.164678C15.873566,192.855226,35.43893,215.965329,40.28,219.33C49.84,227.9,63.271136,215.585685,53.661136,206.975685C38.384036,191.128398,25.999041,166.121323,22.77,152.4C12.429986,121.009925,27.020185,73.061168,50.245766,52.61587C65.058304,39.576508,51.054205,23.186387,36.436019,38.116819L36.436007,38.11681Z"); } `, - mq = pT` + gq = fT` 0% { transform: translate(139.784999px, 140.086986px) scale(1, 1); } @@ -66583,7 +66591,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { transform: translate(139.784999px, 140.086986px) scale(1.001075, 1.001075); } `, - hq = pT` + vq = fT` 0% { opacity: 0; } @@ -66600,7 +66608,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { opacity: 1; } `, - fq = pT`0% { + wq = fT`0% { transform: translate(139.785004px, 140.086979px) rotate(0deg); } 10% { @@ -66612,7 +66620,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { 100% { transform: translate(139.785004px, 140.086979px) rotate(90.041277deg); }`, - gq = pT` + Lq = fT` 0% { opacity: 0; } @@ -66632,43 +66640,43 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { opacity: 0; } `, - vq = (e) => { + bq = (e) => { const t = ((e) => ({ width: 40, height: 40, "& path": { fill: e.colors["Color/Base/Royal/10"] }, "#section1": { - animation: `${aq} 3000ms linear infinite normal forwards`, + animation: `${cq} 3000ms linear infinite normal forwards`, }, "#section2": { - animation: `${Cq} 3000ms linear infinite normal forwards`, + animation: `${dq} 3000ms linear infinite normal forwards`, }, "#section3": { - animation: `${sq} 3000ms linear infinite normal forwards`, + animation: `${uq} 3000ms linear infinite normal forwards`, }, "#section4": { - animation: `${cq} 3000ms linear infinite normal forwards`, + animation: `${pq} 3000ms linear infinite normal forwards`, }, "#section5": { - animation: `${dq} 3000ms linear infinite normal forwards`, + animation: `${mq} 3000ms linear infinite normal forwards`, }, "#section6": { - animation: `${uq} 3000ms linear infinite normal forwards`, + animation: `${hq} 3000ms linear infinite normal forwards`, }, "#section7": { - animation: `${pq} 3000ms linear infinite normal forwards`, + animation: `${fq} 3000ms linear infinite normal forwards`, }, "#section8": { - animation: `${mq} 3000ms linear infinite normal forwards`, + animation: `${gq} 3000ms linear infinite normal forwards`, }, "#section9": { - animation: `${hq} 3000ms linear infinite normal forwards`, + animation: `${vq} 3000ms linear infinite normal forwards`, }, "#section10": { - animation: `${fq} 3000ms linear infinite normal forwards`, + animation: `${wq} 3000ms linear infinite normal forwards`, }, "#section11": { - animation: `${gq} 3000ms linear infinite normal forwards`, + animation: `${Lq} 3000ms linear infinite normal forwards`, }, }))(gt()); return St("svg", { @@ -66745,13 +66753,13 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { ], }); }, - wq = (e) => { + Mq = (e) => { if (!e) return { top: 0, right: 0 }; const t = e.getBoundingClientRect(), n = document.documentElement.offsetWidth; return { top: t.top + t.height, right: n - t.right }; }, - Lq = ({ + Hq = ({ columns: e, selectedOptionIDs: t, onSelect: n, @@ -66760,7 +66768,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { anchorEl: i = null, }) => { const C = ((e) => - uT({ + hT({ position: "absolute", display: "flex", flexDirection: "column", @@ -66789,14 +66797,14 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { [s, c] = a(null); return ( l(() => { - c(o ? wq(i) : null); + c(o ? Mq(i) : null); }, [i, o]), l(() => { const e = () => { r(); }, - t = IN((e) => { - e && e.getBoundingClientRect() && c(wq(e)); + t = BN((e) => { + e && e.getBoundingClientRect() && c(Mq(e)); }, 300); return ( window.addEventListener("resize", e), @@ -66817,7 +66825,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { "AnchorEl not set. Element will be rendered on the top of the page", ), h( - Vt(ON, { + Vt(PN, { onClick: r, children: St("div", { css: [C], @@ -66834,7 +66842,7 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { className: "columnsSelectorContainer", children: e.map((e) => Vt( - gx, + Lx, { label: e.label, checked: t.findIndex((t) => t === e.elementKey) >= 0, @@ -66857,46 +66865,46 @@ const lq = ({ sx: e, container: t, item: n, children: r, ...o }) => { : null ); }; -var bq, Mq, Hq, Eq, Rq, yq; -function Vq() { - if (Eq) return Hq; - Eq = 1; +var Eq, Rq, yq, Vq, Sq, Tq; +function Nq() { + if (Vq) return yq; + Vq = 1; var e = ( - Mq - ? bq - : ((Mq = 1), - (bq = function (e, t) { + Rq + ? Eq + : ((Rq = 1), + (Eq = function (e, t) { return function (n) { return e(t(n)); }; })) )(Object.getPrototypeOf, Object); - return (Hq = e); -} -var Sq = (function () { - if (yq) return Rq; - yq = 1; - var e = xN(), - t = Vq(), - n = _N(), + return (yq = e); +} +var xq = (function () { + if (Tq) return Sq; + Tq = 1; + var e = ZN(), + t = Nq(), + n = IN(), r = Function.prototype, o = Object.prototype, i = r.toString, l = o.hasOwnProperty, a = i.call(Object); return ( - (Rq = function (r) { + (Sq = function (r) { if (!n(r) || "[object Object]" != e(r)) return !1; var o = t(r); if (null === o) return !0; var C = l.call(o, "constructor") && o.constructor; return "function" == typeof C && C instanceof C && i.call(C) == a; }), - Rq + Sq ); })(), - Tq = V(Sq); -const Nq = [ + _q = V(xq); +const Aq = [ "view", "edit", "delete", @@ -66909,7 +66917,7 @@ const Nq = [ "format", "preview", ], - xq = ({ + Zq = ({ type: e, onClick: t, valueToSend: n, @@ -66918,7 +66926,7 @@ const Nq = [ }) => { const i = ((l = e), - Nq.includes(l) + Aq.includes(l) ? ((e) => { switch (e) { case "view": @@ -66959,10 +66967,10 @@ const Nq = [ children: i, }); return ( - o && "" !== o && (a = Vt(YN, { tooltip: o, children: a })), t ? a : null + o && "" !== o && (a = Vt(QN, { tooltip: o, children: a })), t ? a : null ); }, - _q = (e, t, n, r, o, i, l, a, s, c, d, u) => { + Iq = (e, t, n, r, o, i, l, a, s, c, d, u) => { const p = c && "object" == typeof c && !Array.isArray(c), m = ((e, t, n, r, o, i, l) => { if (e) { @@ -66992,21 +67000,21 @@ const Nq = [ const o = void 0 === t.enableSort || t.enableSort, h = !c || (p && !o) || (Array.isArray(c) && !c.includes(r)); return Vt( - $$, + q$, { dataKey: String(t.elementKey) || `column-${n}`, headerClassName: "titleHeader " + (t.headerTextAlign ? `text-${t.headerTextAlign}` : ""), headerRenderer: () => - St(wT, { + St(MT, { sx: { display: "flex", width: "100%", "& svg": { width: 12, height: 12, minWidth: 12, minHeight: 12 }, }, children: [ - Vt(wT, { + Vt(MT, { sx: { whiteSpace: "nowrap", overflow: "hidden", @@ -67056,7 +67064,7 @@ const Nq = [ ); }); }, - Aq = ({ + kq = ({ itemActions: e, columns: t, onSelect: n, @@ -67085,7 +67093,7 @@ const Nq = [ }) => { const T = gt(), N = ((e, t, n, r) => - uT({ + hT({ display: "flex", overflow: "auto", boxSizing: "border-box", @@ -67224,7 +67232,7 @@ const Nq = [ }, }, }))(T), - _ = i(() => (E ? uT({ ...R(E, T) }) : {}), [E, T]), + _ = i(() => (E ? hT({ ...R(E, T) }) : {}), [E, T]), [A, Z] = a(!1), [I, k] = a(void 0), [O, B] = a("ASC"), @@ -67239,7 +67247,7 @@ const Nq = [ Z(!1), P(null); }, W = (e) => { - const t = iq(e, "sortDirection", "DESC"); + const t = Cq(e, "sortDirection", "DESC"); k(e.sortBy), B(t), S && S(e); }; let j, q, Y; @@ -67255,7 +67263,7 @@ const Nq = [ (K = ((e, t, n) => { const r = e; if (0 === e.length) return e; - if (Tq(e[0]) && void 0 !== t) + if (_q(e[0]) && void 0 !== t) switch (n) { case "ASC": r.sort((e, n) => (e[t] > n[t] ? 1 : e[t] < n[t] ? -1 : 0)); @@ -67273,7 +67281,7 @@ const Nq = [ } return r; })(r, I, O)), - Vt(lq, { + Vt(sq, { item: !0, xs: 12, className: `data-table ${M}`, @@ -67281,21 +67289,21 @@ const Nq = [ css: [N, _], children: [ o && - St(lq, { + St(sq, { container: !0, className: "loadingBox", children: [ - Vt(lq, { + Vt(sq, { item: !0, xs: 12, style: { textAlign: "center" }, children: l, }), - Vt(lq, { + Vt(sq, { item: !0, xs: 12, sx: { textAlign: "center" }, - children: Vt(vq, {}), + children: Vt(bq, {}), }), ], }), @@ -67311,7 +67319,7 @@ const Nq = [ justifyContent: "flex-end", }, children: [ - Vt(PN, { + Vt(zN, { id: "columns-selector", icon: Vt(ms, {}), iconLocation: "end", @@ -67319,7 +67327,7 @@ const Nq = [ children: "Columns", }), A && - Vt(Lq, { + Vt(Hq, { open: A, closeTriggerAction: $, onSelect: (e) => g(e), @@ -67331,14 +67339,14 @@ const Nq = [ }))(t), }), K && !o && K.length > 0 - ? Vt(r$, { + ? Vt(l$, { isRowLoaded: ({ index: e }) => !!K[e], loadMoreRows: v ? v.loadMoreRecords : () => new Promise(() => !0), rowCount: v ? v.recordsCount : K.length, children: ({ onRowsRendered: r, registerChild: o }) => - Vt(PG, { + Vt(zG, { children: ({ width: i, height: l }) => { const a = ((e, t) => { const n = 36 * t; @@ -67352,7 +67360,7 @@ const Nq = [ (e && e.length > 1) || (e && 1 === e.length && "view" !== e[0].type) ); - return St(q$, { + return St(X$, { ref: o, disableHeader: !1, headerClassName: "headerItem", @@ -67393,19 +67401,19 @@ const Nq = [ rowStyle: (e) => { if (b) { const t = b(e); - return "string" == typeof t ? iq(x, t, {}) : t; + return "string" == typeof t ? Cq(x, t, {}) : t; } return {}; }, children: [ d && - Vt($$, { + Vt(q$, { headerRenderer: () => Vt(C, { children: L ? Vt("div", { className: "checkAllWrapper", - children: Vt(gx, { + children: Vt(Lx, { onChange: L, value: "all", id: "selectAll", @@ -67423,7 +67431,7 @@ const Nq = [ disableSort: !0, cellRenderer: ({ rowData: e }) => { const t = !!c && c.includes(e[F]); - return Vt(gx, { + return Vt(Lx, { value: e[F], color: "primary", className: "TableCheckbox", @@ -67435,9 +67443,9 @@ const Nq = [ }); }, }), - _q(t, i, a, d, p, c || [], F, m, f, V, q, Y), + Iq(t, i, a, d, p, c || [], F, m, f, V, q, Y), p && - Vt($$, { + Vt(q$, { dataKey: "column-options", width: a, headerClassName: "optionsAlignment", @@ -67447,7 +67455,7 @@ const Nq = [ return ( (r = t), (o = n), - Vt(mx, { + Vt(gx, { children: (e || []).map((e, t) => { var n; if ("view" === e.type) return null; @@ -67468,7 +67476,7 @@ const Nq = [ className: "progress-enabled", disabled: !0, children: Vt( - vq, + bq, { style: { width: 18, @@ -67489,7 +67497,7 @@ const Nq = [ ? n : ""), Vt( - xq, + Zq, { tooltip: l, type: e.type, @@ -67526,117 +67534,117 @@ const Nq = [ }) ); }; -class Zq extends Error {} -class Iq extends Zq { +class Oq extends Error {} +class Bq extends Oq { constructor(e) { super(`Invalid DateTime: ${e.toMessage()}`); } } -class kq extends Zq { +class Dq extends Oq { constructor(e) { super(`Invalid Interval: ${e.toMessage()}`); } } -class Oq extends Zq { +class Pq extends Oq { constructor(e) { super(`Invalid Duration: ${e.toMessage()}`); } } -class Bq extends Zq {} -class Dq extends Zq { +class Fq extends Oq {} +class Uq extends Oq { constructor(e) { super(`Invalid unit ${e}`); } } -class Pq extends Zq {} -class Fq extends Zq { +class zq extends Oq {} +class Gq extends Oq { constructor() { super("Zone is an abstract class"); } } -const Uq = "numeric", - zq = "short", - Gq = "long", - $q = { year: Uq, month: Uq, day: Uq }, - Wq = { year: Uq, month: zq, day: Uq }, - jq = { year: Uq, month: zq, day: Uq, weekday: zq }, - qq = { year: Uq, month: Gq, day: Uq }, - Yq = { year: Uq, month: Gq, day: Uq, weekday: Gq }, - Kq = { hour: Uq, minute: Uq }, - Xq = { hour: Uq, minute: Uq, second: Uq }, - Qq = { hour: Uq, minute: Uq, second: Uq, timeZoneName: zq }, - Jq = { hour: Uq, minute: Uq, second: Uq, timeZoneName: Gq }, - eY = { hour: Uq, minute: Uq, hourCycle: "h23" }, - tY = { hour: Uq, minute: Uq, second: Uq, hourCycle: "h23" }, - nY = { hour: Uq, minute: Uq, second: Uq, hourCycle: "h23", timeZoneName: zq }, - rY = { hour: Uq, minute: Uq, second: Uq, hourCycle: "h23", timeZoneName: Gq }, - oY = { year: Uq, month: Uq, day: Uq, hour: Uq, minute: Uq }, - iY = { year: Uq, month: Uq, day: Uq, hour: Uq, minute: Uq, second: Uq }, - lY = { year: Uq, month: zq, day: Uq, hour: Uq, minute: Uq }, - aY = { year: Uq, month: zq, day: Uq, hour: Uq, minute: Uq, second: Uq }, - CY = { year: Uq, month: zq, day: Uq, weekday: zq, hour: Uq, minute: Uq }, - sY = { year: Uq, month: Gq, day: Uq, hour: Uq, minute: Uq, timeZoneName: zq }, - cY = { - year: Uq, - month: Gq, - day: Uq, - hour: Uq, - minute: Uq, - second: Uq, - timeZoneName: zq, +const $q = "numeric", + Wq = "short", + jq = "long", + qq = { year: $q, month: $q, day: $q }, + Yq = { year: $q, month: Wq, day: $q }, + Kq = { year: $q, month: Wq, day: $q, weekday: Wq }, + Xq = { year: $q, month: jq, day: $q }, + Qq = { year: $q, month: jq, day: $q, weekday: jq }, + Jq = { hour: $q, minute: $q }, + eY = { hour: $q, minute: $q, second: $q }, + tY = { hour: $q, minute: $q, second: $q, timeZoneName: Wq }, + nY = { hour: $q, minute: $q, second: $q, timeZoneName: jq }, + rY = { hour: $q, minute: $q, hourCycle: "h23" }, + oY = { hour: $q, minute: $q, second: $q, hourCycle: "h23" }, + iY = { hour: $q, minute: $q, second: $q, hourCycle: "h23", timeZoneName: Wq }, + lY = { hour: $q, minute: $q, second: $q, hourCycle: "h23", timeZoneName: jq }, + aY = { year: $q, month: $q, day: $q, hour: $q, minute: $q }, + CY = { year: $q, month: $q, day: $q, hour: $q, minute: $q, second: $q }, + sY = { year: $q, month: Wq, day: $q, hour: $q, minute: $q }, + cY = { year: $q, month: Wq, day: $q, hour: $q, minute: $q, second: $q }, + dY = { year: $q, month: Wq, day: $q, weekday: Wq, hour: $q, minute: $q }, + uY = { year: $q, month: jq, day: $q, hour: $q, minute: $q, timeZoneName: Wq }, + pY = { + year: $q, + month: jq, + day: $q, + hour: $q, + minute: $q, + second: $q, + timeZoneName: Wq, }, - dY = { - year: Uq, - month: Gq, - day: Uq, - weekday: Gq, - hour: Uq, - minute: Uq, - timeZoneName: Gq, + mY = { + year: $q, + month: jq, + day: $q, + weekday: jq, + hour: $q, + minute: $q, + timeZoneName: jq, }, - uY = { - year: Uq, - month: Gq, - day: Uq, - weekday: Gq, - hour: Uq, - minute: Uq, - second: Uq, - timeZoneName: Gq, + hY = { + year: $q, + month: jq, + day: $q, + weekday: jq, + hour: $q, + minute: $q, + second: $q, + timeZoneName: jq, }; -class pY { +class fY { get type() { - throw new Fq(); + throw new Gq(); } get name() { - throw new Fq(); + throw new Gq(); } get ianaName() { return this.name; } get isUniversal() { - throw new Fq(); + throw new Gq(); } offsetName(e, t) { - throw new Fq(); + throw new Gq(); } formatOffset(e, t) { - throw new Fq(); + throw new Gq(); } offset(e) { - throw new Fq(); + throw new Gq(); } equals(e) { - throw new Fq(); + throw new Gq(); } get isValid() { - throw new Fq(); + throw new Gq(); } } -let mY = null; -class hY extends pY { +let gY = null; +class vY extends fY { static get instance() { - return null === mY && (mY = new hY()), mY; + return null === gY && (gY = new vY()), gY; } get type() { return "system"; @@ -67648,10 +67656,10 @@ class hY extends pY { return !1; } offsetName(e, { format: t, locale: n }) { - return AK(e, t, n); + return kK(e, t, n); } formatOffset(e, t) { - return OK(this.offset(e), t); + return PK(this.offset(e), t); } offset(e) { return -new Date(e).getTimezoneOffset(); @@ -67663,15 +67671,15 @@ class hY extends pY { return !0; } } -let fY = {}; -const gY = { year: 0, month: 1, day: 2, era: 3, hour: 4, minute: 5, second: 6 }; -let vY = {}; -class wY extends pY { +let wY = {}; +const LY = { year: 0, month: 1, day: 2, era: 3, hour: 4, minute: 5, second: 6 }; +let bY = {}; +class MY extends fY { static create(e) { - return vY[e] || (vY[e] = new wY(e)), vY[e]; + return bY[e] || (bY[e] = new MY(e)), bY[e]; } static resetCache() { - (vY = {}), (fY = {}); + (bY = {}), (wY = {}); } static isValidSpecifier(e) { return this.isValidZone(e); @@ -67685,7 +67693,7 @@ class wY extends pY { } } constructor(e) { - super(), (this.zoneName = e), (this.valid = wY.isValidZone(e)); + super(), (this.zoneName = e), (this.valid = MY.isValidZone(e)); } get type() { return "iana"; @@ -67697,18 +67705,18 @@ class wY extends pY { return !1; } offsetName(e, { format: t, locale: n }) { - return AK(e, t, n, this.name); + return kK(e, t, n, this.name); } formatOffset(e, t) { - return OK(this.offset(e), t); + return PK(this.offset(e), t); } offset(e) { const t = new Date(e); if (isNaN(t)) return NaN; const n = ((r = this.name), - fY[r] || - (fY[r] = new Intl.DateTimeFormat("en-US", { + wY[r] || + (wY[r] = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: r, year: "numeric", @@ -67719,7 +67727,7 @@ class wY extends pY { second: "2-digit", era: "short", })), - fY[r]); + wY[r]); var r; let [o, i, l, a, C, s, c] = n.formatToParts ? (function (e, t) { @@ -67727,8 +67735,8 @@ class wY extends pY { r = []; for (let e = 0; e < n.length; e++) { const { type: t, value: o } = n[e], - i = gY[t]; - "era" === t ? (r[i] = o) : uK(i) || (r[i] = parseInt(o, 10)); + i = LY[t]; + "era" === t ? (r[i] = o) : hK(i) || (r[i] = parseInt(o, 10)); } return r; })(n, t) @@ -67743,7 +67751,7 @@ class wY extends pY { const u = d % 1e3; return ( (d -= u >= 0 ? u : 1e3 + u), - (TK({ + (_K({ year: o, month: i, day: l, @@ -67763,22 +67771,22 @@ class wY extends pY { return this.valid; } } -let LY = {}; -let bY = {}; -function MY(e, t = {}) { - const n = JSON.stringify([e, t]); - let r = bY[n]; - return r || ((r = new Intl.DateTimeFormat(e, t)), (bY[n] = r)), r; -} let HY = {}; let EY = {}; -let RY = null; +function RY(e, t = {}) { + const n = JSON.stringify([e, t]); + let r = EY[n]; + return r || ((r = new Intl.DateTimeFormat(e, t)), (EY[n] = r)), r; +} let yY = {}; -function VY(e, t, n, r) { +let VY = {}; +let SY = null; +let TY = {}; +function NY(e, t, n, r) { const o = e.listingMode(); return "error" === o ? null : "en" === o ? n(t) : r(t); } -class SY { +class xY { constructor(e, t, n) { (this.padTo = n.padTo || 0), (this.floor = n.floor || !1); const { padTo: r, floor: o, ...i } = n; @@ -67787,8 +67795,8 @@ class SY { n.padTo > 0 && (t.minimumIntegerDigits = n.padTo), (this.inf = (function (e, t = {}) { const n = JSON.stringify([e, t]); - let r = HY[n]; - return r || ((r = new Intl.NumberFormat(e, t)), (HY[n] = r)), r; + let r = yY[n]; + return r || ((r = new Intl.NumberFormat(e, t)), (yY[n] = r)), r; })(e, t)); } } @@ -67797,10 +67805,10 @@ class SY { const t = this.floor ? Math.floor(e) : e; return this.inf.format(t); } - return bK(this.floor ? Math.floor(e) : RK(e, 3), this.padTo); + return EK(this.floor ? Math.floor(e) : SK(e, 3), this.padTo); } } -class TY { +class _Y { constructor(e, t, n) { let r; if (((this.opts = n), (this.originalZone = void 0), this.opts.timeZone)) @@ -67808,7 +67816,7 @@ class TY { else if ("fixed" === e.zone.type) { const t = (e.offset / 60) * -1, n = t >= 0 ? `Etc/GMT+${t}` : `Etc/GMT${t}`; - 0 !== e.offset && wY.create(n).valid + 0 !== e.offset && MY.create(n).valid ? ((r = n), (this.dt = e)) : ((r = "UTC"), (this.dt = @@ -67823,7 +67831,7 @@ class TY { (this.dt = e.setZone("UTC").plus({ minutes: e.offset })), (this.originalZone = e.zone)); const o = { ...this.opts }; - (o.timeZone = o.timeZone || r), (this.dtf = MY(t, o)); + (o.timeZone = o.timeZone || r), (this.dtf = RY(t, o)); } format() { return this.originalZone @@ -67851,16 +67859,16 @@ class TY { return this.dtf.resolvedOptions(); } } -class NY { +class AY { constructor(e, t, n) { (this.opts = { style: "long", ...n }), !t && - hK() && + vK() && (this.rtf = (function (e, t = {}) { const { base: n, ...r } = t, o = JSON.stringify([e, r]); - let i = EY[o]; - return i || ((i = new Intl.RelativeTimeFormat(e, t)), (EY[o] = i)), i; + let i = VY[o]; + return i || ((i = new Intl.RelativeTimeFormat(e, t)), (VY[o] = i)), i; })(e, n)); } format(e, t) { @@ -67901,10 +67909,10 @@ class NY { return this.rtf ? this.rtf.formatToParts(e, t) : []; } } -const xY = { firstDay: 1, minimalDays: 4, weekend: [6, 7] }; -class _Y { +const ZY = { firstDay: 1, minimalDays: 4, weekend: [6, 7] }; +class IY { static fromOpts(e) { - return _Y.create( + return IY.create( e.locale, e.numberingSystem, e.outputCalendar, @@ -67913,20 +67921,20 @@ class _Y { ); } static create(e, t, n, r, o = !1) { - const i = e || KY.defaultLocale, + const i = e || JY.defaultLocale, l = i || (o ? "en-US" - : RY || - ((RY = new Intl.DateTimeFormat().resolvedOptions().locale), RY)), - a = t || KY.defaultNumberingSystem, - C = n || KY.defaultOutputCalendar, - s = wK(r) || KY.defaultWeekSettings; - return new _Y(l, a, C, s, i); + : SY || + ((SY = new Intl.DateTimeFormat().resolvedOptions().locale), SY)), + a = t || JY.defaultNumberingSystem, + C = n || JY.defaultOutputCalendar, + s = MK(r) || JY.defaultWeekSettings; + return new IY(l, a, C, s, i); } static resetCache() { - (RY = null), (bY = {}), (HY = {}), (EY = {}); + (SY = null), (EY = {}), (yY = {}), (VY = {}); } static fromObject({ locale: e, @@ -67934,7 +67942,7 @@ class _Y { outputCalendar: n, weekSettings: r, } = {}) { - return _Y.create(e, t, n, r); + return IY.create(e, t, n, r); } constructor(e, t, n, r, o) { const [i, l, a] = (function (e) { @@ -67945,10 +67953,10 @@ class _Y { { let t, r; try { - (t = MY(e).resolvedOptions()), (r = e); + (t = RY(e).resolvedOptions()), (r = e); } catch (o) { const i = e.substring(0, n); - (t = MY(i).resolvedOptions()), (r = i); + (t = RY(i).resolvedOptions()), (r = i); } const { numberingSystem: o, calendar: i } = t; return [r, o, i]; @@ -67998,11 +68006,11 @@ class _Y { } clone(e) { return e && 0 !== Object.getOwnPropertyNames(e).length - ? _Y.create( + ? IY.create( e.locale || this.specifiedLocale, e.numberingSystem || this.numberingSystem, e.outputCalendar || this.outputCalendar, - wK(e.weekSettings) || this.weekSettings, + MK(e.weekSettings) || this.weekSettings, e.defaultToEN || !1, ) : this; @@ -68014,7 +68022,7 @@ class _Y { return this.clone({ ...e, defaultToEN: !1 }); } months(e, t = !1) { - return VY(this, e, UK, () => { + return NY(this, e, $K, () => { const n = t ? { month: e, day: "numeric" } : { month: e }, r = t ? "format" : "standalone"; return ( @@ -68022,7 +68030,7 @@ class _Y { (this.monthsCache[r][e] = (function (e) { const t = []; for (let n = 1; n <= 12; n++) { - const r = $Q.utc(2009, n, 1); + const r = qQ.utc(2009, n, 1); t.push(e(r)); } return t; @@ -68032,7 +68040,7 @@ class _Y { }); } weekdays(e, t = !1) { - return VY(this, e, WK, () => { + return NY(this, e, YK, () => { const n = t ? { weekday: e, year: "numeric", month: "long", day: "numeric" } : { weekday: e }, @@ -68042,7 +68050,7 @@ class _Y { (this.weekdaysCache[r][e] = (function (e) { const t = []; for (let n = 1; n <= 7; n++) { - const r = $Q.utc(2016, 11, 13 + n); + const r = qQ.utc(2016, 11, 13 + n); t.push(e(r)); } return t; @@ -68052,16 +68060,16 @@ class _Y { }); } meridiems() { - return VY( + return NY( this, void 0, - () => jK, + () => KK, () => { if (!this.meridiemCache) { const e = { hour: "numeric", hourCycle: "h12" }; this.meridiemCache = [ - $Q.utc(2016, 11, 13, 9), - $Q.utc(2016, 11, 13, 19), + qQ.utc(2016, 11, 13, 9), + qQ.utc(2016, 11, 13, 19), ].map((t) => this.extract(t, e, "dayperiod")); } return this.meridiemCache; @@ -68069,11 +68077,11 @@ class _Y { ); } eras(e) { - return VY(this, e, XK, () => { + return NY(this, e, eX, () => { const t = { era: e }; return ( this.eraCache[e] || - (this.eraCache[e] = [$Q.utc(-40, 1, 1), $Q.utc(2017, 1, 1)].map((e) => + (this.eraCache[e] = [qQ.utc(-40, 1, 1), qQ.utc(2017, 1, 1)].map((e) => this.extract(e, t, "era"), )), this.eraCache[e] @@ -68087,19 +68095,19 @@ class _Y { return r ? r.value : null; } numberFormatter(e = {}) { - return new SY(this.intl, e.forceSimple || this.fastNumbers, e); + return new xY(this.intl, e.forceSimple || this.fastNumbers, e); } dtFormatter(e, t = {}) { - return new TY(e, this.intl, t); + return new _Y(e, this.intl, t); } relFormatter(e = {}) { - return new NY(this.intl, this.isEnglish(), e); + return new AY(this.intl, this.isEnglish(), e); } listFormatter(e = {}) { return (function (e, t = {}) { const n = JSON.stringify([e, t]); - let r = LY[n]; - return r || ((r = new Intl.ListFormat(e, t)), (LY[n] = r)), r; + let r = HY[n]; + return r || ((r = new Intl.ListFormat(e, t)), (HY[n] = r)), r; })(this.intl, e); } isEnglish() { @@ -68114,17 +68122,17 @@ class _Y { getWeekSettings() { return this.weekSettings ? this.weekSettings - : fK() + : wK() ? (function (e) { - let t = yY[e]; + let t = TY[e]; if (!t) { const n = new Intl.Locale(e); (t = "getWeekInfo" in n ? n.getWeekInfo() : n.weekInfo), - (yY[e] = t); + (TY[e] = t); } return t; })(this.locale) - : xY; + : ZY; } getStartOfWeek() { return this.getWeekSettings().firstDay; @@ -68146,18 +68154,18 @@ class _Y { return `Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`; } } -let AY = null; -class ZY extends pY { +let kY = null; +class OY extends fY { static get utcInstance() { - return null === AY && (AY = new ZY(0)), AY; + return null === kY && (kY = new OY(0)), kY; } static instance(e) { - return 0 === e ? ZY.utcInstance : new ZY(e); + return 0 === e ? OY.utcInstance : new OY(e); } static parseSpecifier(e) { if (e) { const t = e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i); - if (t) return new ZY(ZK(t[1], t[2])); + if (t) return new OY(OK(t[1], t[2])); } return null; } @@ -68168,16 +68176,16 @@ class ZY extends pY { return "fixed"; } get name() { - return 0 === this.fixed ? "UTC" : `UTC${OK(this.fixed, "narrow")}`; + return 0 === this.fixed ? "UTC" : `UTC${PK(this.fixed, "narrow")}`; } get ianaName() { - return 0 === this.fixed ? "Etc/UTC" : `Etc/GMT${OK(-this.fixed, "narrow")}`; + return 0 === this.fixed ? "Etc/UTC" : `Etc/GMT${PK(-this.fixed, "narrow")}`; } offsetName() { return this.name; } formatOffset(e, t) { - return OK(this.fixed, t); + return PK(this.fixed, t); } get isUniversal() { return !0; @@ -68192,7 +68200,7 @@ class ZY extends pY { return !0; } } -class IY extends pY { +class BY extends fY { constructor(e) { super(), (this.zoneName = e); } @@ -68221,9 +68229,9 @@ class IY extends pY { return !1; } } -function kY(e, t) { - if (uK(e) || null === e) return t; - if (e instanceof pY) return e; +function DY(e, t) { + if (hK(e) || null === e) return t; + if (e instanceof fY) return e; if ( (function (e) { return "string" == typeof e; @@ -68233,18 +68241,18 @@ function kY(e, t) { return "default" === n ? t : "local" === n || "system" === n - ? hY.instance + ? vY.instance : "utc" === n || "gmt" === n - ? ZY.utcInstance - : ZY.parseSpecifier(n) || wY.create(e); + ? OY.utcInstance + : OY.parseSpecifier(n) || MY.create(e); } - return pK(e) - ? ZY.instance(e) + return fK(e) + ? OY.instance(e) : "object" == typeof e && "offset" in e && "function" == typeof e.offset ? e - : new IY(e); + : new BY(e); } -const OY = { +const PY = { arab: "[٠-٩]", arabext: "[۰-۹]", bali: "[᭐-᭙]", @@ -68267,7 +68275,7 @@ const OY = { tibt: "[༠-༩]", latn: "\\d", }, - BY = { + FY = { arab: [1632, 1641], arabext: [1776, 1785], bali: [6992, 7001], @@ -68288,78 +68296,78 @@ const OY = { thai: [3664, 3673], tibt: [3872, 3881], }, - DY = OY.hanidec.replace(/[\[|\]]/g, "").split(""); -let PY = {}; -function FY({ numberingSystem: e }, t = "") { + UY = PY.hanidec.replace(/[\[|\]]/g, "").split(""); +let zY = {}; +function GY({ numberingSystem: e }, t = "") { const n = e || "latn"; return ( - PY[n] || (PY[n] = {}), - PY[n][t] || (PY[n][t] = new RegExp(`${OY[n]}${t}`)), - PY[n][t] + zY[n] || (zY[n] = {}), + zY[n][t] || (zY[n][t] = new RegExp(`${PY[n]}${t}`)), + zY[n][t] ); } -let UY, - zY = () => Date.now(), - GY = "system", - $Y = null, - WY = null, - jY = null, - qY = 60, - YY = null; -class KY { +let $Y, + WY = () => Date.now(), + jY = "system", + qY = null, + YY = null, + KY = null, + XY = 60, + QY = null; +class JY { static get now() { - return zY; + return WY; } static set now(e) { - zY = e; + WY = e; } static set defaultZone(e) { - GY = e; + jY = e; } static get defaultZone() { - return kY(GY, hY.instance); + return DY(jY, vY.instance); } static get defaultLocale() { - return $Y; + return qY; } static set defaultLocale(e) { - $Y = e; + qY = e; } static get defaultNumberingSystem() { - return WY; + return YY; } static set defaultNumberingSystem(e) { - WY = e; + YY = e; } static get defaultOutputCalendar() { - return jY; + return KY; } static set defaultOutputCalendar(e) { - jY = e; + KY = e; } static get defaultWeekSettings() { - return YY; + return QY; } static set defaultWeekSettings(e) { - YY = wK(e); + QY = MK(e); } static get twoDigitCutoffYear() { - return qY; + return XY; } static set twoDigitCutoffYear(e) { - qY = e % 100; + XY = e % 100; } static get throwOnInvalid() { - return UY; + return $Y; } static set throwOnInvalid(e) { - UY = e; + $Y = e; } static resetCaches() { - _Y.resetCache(), wY.resetCache(), $Q.resetCache(), (PY = {}); + IY.resetCache(), MY.resetCache(), qQ.resetCache(), (zY = {}); } } -class XY { +class eK { constructor(e, t) { (this.reason = e), (this.explanation = t); } @@ -68369,79 +68377,79 @@ class XY { : this.reason; } } -const QY = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334], - JY = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335]; -function eK(e, t) { - return new XY( +const tK = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334], + nK = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335]; +function rK(e, t) { + return new eK( "unit out of range", `you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`, ); } -function tK(e, t, n) { +function oK(e, t, n) { const r = new Date(Date.UTC(e, t - 1, n)); e < 100 && e >= 0 && r.setUTCFullYear(r.getUTCFullYear() - 1900); const o = r.getUTCDay(); return 0 === o ? 7 : o; } -function nK(e, t, n) { - return n + (yK(e) ? JY : QY)[t - 1]; +function iK(e, t, n) { + return n + (TK(e) ? nK : tK)[t - 1]; } -function rK(e, t) { - const n = yK(e) ? JY : QY, +function lK(e, t) { + const n = TK(e) ? nK : tK, r = n.findIndex((e) => e < t); return { month: r + 1, day: t - n[r] }; } -function oK(e, t) { +function aK(e, t) { return ((e - t + 7) % 7) + 1; } -function iK(e, t = 4, n = 1) { +function CK(e, t = 4, n = 1) { const { year: r, month: o, day: i } = e, - l = nK(r, o, i), - a = oK(tK(r, o, i), n); + l = iK(r, o, i), + a = aK(oK(r, o, i), n); let C, s = Math.floor((l - a + 14 - t) / 7); return ( s < 1 - ? ((C = r - 1), (s = xK(C, t, n))) - : s > xK(r, t, n) + ? ((C = r - 1), (s = ZK(C, t, n))) + : s > ZK(r, t, n) ? ((C = r + 1), (s = 1)) : (C = r), - { weekYear: C, weekNumber: s, weekday: a, ...BK(e) } + { weekYear: C, weekNumber: s, weekday: a, ...FK(e) } ); } -function lK(e, t = 4, n = 1) { +function sK(e, t = 4, n = 1) { const { weekYear: r, weekNumber: o, weekday: i } = e, - l = oK(tK(r, 1, t), n), - a = VK(r); + l = aK(oK(r, 1, t), n), + a = NK(r); let C, s = 7 * o + i - l - 7 + t; s < 1 - ? ((C = r - 1), (s += VK(C))) + ? ((C = r - 1), (s += NK(C))) : s > a - ? ((C = r + 1), (s -= VK(r))) + ? ((C = r + 1), (s -= NK(r))) : (C = r); - const { month: c, day: d } = rK(C, s); - return { year: C, month: c, day: d, ...BK(e) }; + const { month: c, day: d } = lK(C, s); + return { year: C, month: c, day: d, ...FK(e) }; } -function aK(e) { +function cK(e) { const { year: t, month: n, day: r } = e; - return { year: t, ordinal: nK(t, n, r), ...BK(e) }; + return { year: t, ordinal: iK(t, n, r), ...FK(e) }; } -function CK(e) { +function dK(e) { const { year: t, ordinal: n } = e, - { month: r, day: o } = rK(t, n); - return { year: t, month: r, day: o, ...BK(e) }; + { month: r, day: o } = lK(t, n); + return { year: t, month: r, day: o, ...FK(e) }; } -function sK(e, t) { - if (!uK(e.localWeekday) || !uK(e.localWeekNumber) || !uK(e.localWeekYear)) { - if (!uK(e.weekday) || !uK(e.weekNumber) || !uK(e.weekYear)) - throw new Bq( +function uK(e, t) { + if (!hK(e.localWeekday) || !hK(e.localWeekNumber) || !hK(e.localWeekYear)) { + if (!hK(e.weekday) || !hK(e.weekNumber) || !hK(e.weekYear)) + throw new Fq( "Cannot mix locale-based week fields with ISO-based week fields", ); return ( - uK(e.localWeekday) || (e.weekday = e.localWeekday), - uK(e.localWeekNumber) || (e.weekNumber = e.localWeekNumber), - uK(e.localWeekYear) || (e.weekYear = e.localWeekYear), + hK(e.localWeekday) || (e.weekday = e.localWeekday), + hK(e.localWeekNumber) || (e.weekNumber = e.localWeekNumber), + hK(e.localWeekYear) || (e.weekYear = e.localWeekYear), delete e.localWeekday, delete e.localWeekNumber, delete e.localWeekYear, @@ -68453,47 +68461,47 @@ function sK(e, t) { } return { minDaysInFirstWeek: 4, startOfWeek: 1 }; } -function cK(e) { - const t = mK(e.year), - n = LK(e.month, 1, 12), - r = LK(e.day, 1, SK(e.year, e.month)); +function pK(e) { + const t = gK(e.year), + n = HK(e.month, 1, 12), + r = HK(e.day, 1, xK(e.year, e.month)); return t ? n - ? !r && eK("day", e.day) - : eK("month", e.month) - : eK("year", e.year); + ? !r && rK("day", e.day) + : rK("month", e.month) + : rK("year", e.year); } -function dK(e) { +function mK(e) { const { hour: t, minute: n, second: r, millisecond: o } = e, - i = LK(t, 0, 23) || (24 === t && 0 === n && 0 === r && 0 === o), - l = LK(n, 0, 59), - a = LK(r, 0, 59), - C = LK(o, 0, 999); + i = HK(t, 0, 23) || (24 === t && 0 === n && 0 === r && 0 === o), + l = HK(n, 0, 59), + a = HK(r, 0, 59), + C = HK(o, 0, 999); return i ? l ? a - ? !C && eK("millisecond", o) - : eK("second", r) - : eK("minute", n) - : eK("hour", t); + ? !C && rK("millisecond", o) + : rK("second", r) + : rK("minute", n) + : rK("hour", t); } -function uK(e) { +function hK(e) { return void 0 === e; } -function pK(e) { +function fK(e) { return "number" == typeof e; } -function mK(e) { +function gK(e) { return "number" == typeof e && e % 1 == 0; } -function hK() { +function vK() { try { return "undefined" != typeof Intl && !!Intl.RelativeTimeFormat; } catch (e) { return !1; } } -function fK() { +function wK() { try { return ( "undefined" != typeof Intl && @@ -68505,76 +68513,76 @@ function fK() { return !1; } } -function gK(e, t, n) { +function LK(e, t, n) { if (0 !== e.length) return e.reduce((e, r) => { const o = [t(r), r]; return e && n(e[0], o[0]) === e[0] ? e : o; }, null)[1]; } -function vK(e, t) { +function bK(e, t) { return Object.prototype.hasOwnProperty.call(e, t); } -function wK(e) { +function MK(e) { if (null == e) return null; - if ("object" != typeof e) throw new Pq("Week settings must be an object"); + if ("object" != typeof e) throw new zq("Week settings must be an object"); if ( - !LK(e.firstDay, 1, 7) || - !LK(e.minimalDays, 1, 7) || + !HK(e.firstDay, 1, 7) || + !HK(e.minimalDays, 1, 7) || !Array.isArray(e.weekend) || - e.weekend.some((e) => !LK(e, 1, 7)) + e.weekend.some((e) => !HK(e, 1, 7)) ) - throw new Pq("Invalid week settings"); + throw new zq("Invalid week settings"); return { firstDay: e.firstDay, minimalDays: e.minimalDays, weekend: Array.from(e.weekend), }; } -function LK(e, t, n) { - return mK(e) && e >= t && e <= n; +function HK(e, t, n) { + return gK(e) && e >= t && e <= n; } -function bK(e, t = 2) { +function EK(e, t = 2) { let n; return ( (n = e < 0 ? "-" + ("" + -e).padStart(t, "0") : ("" + e).padStart(t, "0")), n ); } -function MK(e) { - return uK(e) || null === e || "" === e ? void 0 : parseInt(e, 10); +function RK(e) { + return hK(e) || null === e || "" === e ? void 0 : parseInt(e, 10); } -function HK(e) { - return uK(e) || null === e || "" === e ? void 0 : parseFloat(e); +function yK(e) { + return hK(e) || null === e || "" === e ? void 0 : parseFloat(e); } -function EK(e) { - if (!uK(e) && null !== e && "" !== e) { +function VK(e) { + if (!hK(e) && null !== e && "" !== e) { const t = 1e3 * parseFloat("0." + e); return Math.floor(t); } } -function RK(e, t, n = !1) { +function SK(e, t, n = !1) { const r = 10 ** t; return (n ? Math.trunc : Math.round)(e * r) / r; } -function yK(e) { +function TK(e) { return e % 4 == 0 && (e % 100 != 0 || e % 400 == 0); } -function VK(e) { - return yK(e) ? 366 : 365; +function NK(e) { + return TK(e) ? 366 : 365; } -function SK(e, t) { +function xK(e, t) { const n = (function (e, t) { return e - t * Math.floor(e / t); })(t - 1, 12) + 1; return 2 === n - ? yK(e + (t - n) / 12) + ? TK(e + (t - n) / 12) ? 29 : 28 : [31, null, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31][n - 1]; } -function TK(e) { +function _K(e) { let t = Date.UTC( e.year, e.month - 1, @@ -68591,18 +68599,18 @@ function TK(e) { +t ); } -function NK(e, t, n) { - return -oK(tK(e, 1, t), n) + t - 1; +function AK(e, t, n) { + return -aK(oK(e, 1, t), n) + t - 1; } -function xK(e, t = 4, n = 1) { - const r = NK(e, t, n), - o = NK(e + 1, t, n); - return (VK(e) - r + o) / 7; +function ZK(e, t = 4, n = 1) { + const r = AK(e, t, n), + o = AK(e + 1, t, n); + return (NK(e) - r + o) / 7; } -function _K(e) { - return e > 99 ? e : e > KY.twoDigitCutoffYear ? 1900 + e : 2e3 + e; +function IK(e) { + return e > 99 ? e : e > JY.twoDigitCutoffYear ? 1900 + e : 2e3 + e; } -function AK(e, t, n, r = null) { +function kK(e, t, n, r = null) { const o = new Date(e), i = { hourCycle: "h23", @@ -68619,51 +68627,51 @@ function AK(e, t, n, r = null) { .find((e) => "timezonename" === e.type.toLowerCase()); return a ? a.value : null; } -function ZK(e, t) { +function OK(e, t) { let n = parseInt(e, 10); Number.isNaN(n) && (n = 0); const r = parseInt(t, 10) || 0; return 60 * n + (n < 0 || Object.is(n, -0) ? -r : r); } -function IK(e) { +function BK(e) { const t = Number(e); if ("boolean" == typeof e || "" === e || Number.isNaN(t)) - throw new Pq(`Invalid unit value ${e}`); + throw new zq(`Invalid unit value ${e}`); return t; } -function kK(e, t) { +function DK(e, t) { const n = {}; for (const r in e) - if (vK(e, r)) { + if (bK(e, r)) { const o = e[r]; if (null == o) continue; - n[t(r)] = IK(o); + n[t(r)] = BK(o); } return n; } -function OK(e, t) { +function PK(e, t) { const n = Math.trunc(Math.abs(e / 60)), r = Math.trunc(Math.abs(e % 60)), o = e >= 0 ? "+" : "-"; switch (t) { case "short": - return `${o}${bK(n, 2)}:${bK(r, 2)}`; + return `${o}${EK(n, 2)}:${EK(r, 2)}`; case "narrow": return `${o}${n}${r > 0 ? `:${r}` : ""}`; case "techie": - return `${o}${bK(n, 2)}${bK(r, 2)}`; + return `${o}${EK(n, 2)}${EK(r, 2)}`; default: throw new RangeError( `Value format ${t} is out of range for property format`, ); } } -function BK(e) { +function FK(e) { return (function (e, t) { return t.reduce((t, n) => ((t[n] = e[n]), t), {}); })(e, ["hour", "minute", "second", "millisecond"]); } -const DK = [ +const UK = [ "January", "February", "March", @@ -68677,7 +68685,7 @@ const DK = [ "November", "December", ], - PK = [ + zK = [ "Jan", "Feb", "Mar", @@ -68691,15 +68699,15 @@ const DK = [ "Nov", "Dec", ], - FK = ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"]; -function UK(e) { + GK = ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"]; +function $K(e) { switch (e) { case "narrow": - return [...FK]; + return [...GK]; case "short": - return [...PK]; + return [...zK]; case "long": - return [...DK]; + return [...UK]; case "numeric": return ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"]; case "2-digit": @@ -68721,7 +68729,7 @@ function UK(e) { return null; } } -const zK = [ +const WK = [ "Monday", "Tuesday", "Wednesday", @@ -68730,68 +68738,68 @@ const zK = [ "Saturday", "Sunday", ], - GK = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], - $K = ["M", "T", "W", "T", "F", "S", "S"]; -function WK(e) { + jK = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], + qK = ["M", "T", "W", "T", "F", "S", "S"]; +function YK(e) { switch (e) { case "narrow": - return [...$K]; + return [...qK]; case "short": - return [...GK]; + return [...jK]; case "long": - return [...zK]; + return [...WK]; case "numeric": return ["1", "2", "3", "4", "5", "6", "7"]; default: return null; } } -const jK = ["AM", "PM"], - qK = ["Before Christ", "Anno Domini"], - YK = ["BC", "AD"], - KK = ["B", "A"]; -function XK(e) { +const KK = ["AM", "PM"], + XK = ["Before Christ", "Anno Domini"], + QK = ["BC", "AD"], + JK = ["B", "A"]; +function eX(e) { switch (e) { case "narrow": - return [...KK]; + return [...JK]; case "short": - return [...YK]; + return [...QK]; case "long": - return [...qK]; + return [...XK]; default: return null; } } -function QK(e, t) { +function tX(e, t) { let n = ""; for (const r of e) r.literal ? (n += r.val) : (n += t(r.val)); return n; } -const JK = { - D: $q, - DD: Wq, - DDD: qq, - DDDD: Yq, - t: Kq, - tt: Xq, - ttt: Qq, - tttt: Jq, - T: eY, - TT: tY, - TTT: nY, - TTTT: rY, - f: oY, - ff: lY, - fff: sY, - ffff: dY, - F: iY, - FF: aY, - FFF: cY, - FFFF: uY, +const nX = { + D: qq, + DD: Yq, + DDD: Xq, + DDDD: Qq, + t: Jq, + tt: eY, + ttt: tY, + tttt: nY, + T: rY, + TT: oY, + TTT: iY, + TTTT: lY, + f: aY, + ff: sY, + fff: uY, + ffff: mY, + F: CY, + FF: cY, + FFF: pY, + FFFF: hY, }; -class eX { +class rX { static create(e, t = {}) { - return new eX(e, t); + return new rX(e, t); } static parseFormat(e) { let t = null, @@ -68814,7 +68822,7 @@ class eX { return n.length > 0 && o.push({ literal: r || /^\s+$/.test(n), val: n }), o; } static macroTokenToFormatOpts(e) { - return JK[e]; + return nX[e]; } constructor(e, t) { (this.opts = t), (this.loc = e), (this.systemLoc = null); @@ -68842,7 +68850,7 @@ class eX { return this.dtFormatter(e, t).resolvedOptions(); } num(e, t = 0) { - if (this.opts.forceSimple) return bK(e, t); + if (this.opts.forceSimple) return EK(e, t); const n = { ...this.opts }; return t > 0 && (n.padTo = t), this.loc.numberFormatter(n).format(e); } @@ -68859,19 +68867,19 @@ class eX { l = () => n ? (function (e) { - return jK[e.hour < 12 ? 0 : 1]; + return KK[e.hour < 12 ? 0 : 1]; })(e) : o({ hour: "numeric", hourCycle: "h12" }, "dayperiod"), a = (t, r) => n ? (function (e, t) { - return UK(t)[e.month - 1]; + return $K(t)[e.month - 1]; })(e, t) : o(r ? { month: t } : { month: t, day: "numeric" }, "month"), C = (t, r) => n ? (function (e, t) { - return WK(t)[e.weekday - 1]; + return YK(t)[e.weekday - 1]; })(e, t) : o( r @@ -68880,16 +68888,16 @@ class eX { "weekday", ), s = (t) => { - const n = eX.macroTokenToFormatOpts(t); + const n = rX.macroTokenToFormatOpts(t); return n ? this.formatWithSystemDefault(e, n) : t; }, c = (t) => n ? (function (e, t) { - return XK(t)[e.year < 0 ? 0 : 1]; + return eX(t)[e.year < 0 ? 0 : 1]; })(e, t) : o({ era: t }, "era"); - return QK(eX.parseFormat(t), (t) => { + return tX(rX.parseFormat(t), (t) => { switch (t) { case "S": return this.num(e.millisecond); @@ -69051,10 +69059,10 @@ class eX { return null; } }, - r = eX.parseFormat(t), + r = rX.parseFormat(t), o = r.reduce((e, { literal: t, val: n }) => (t ? e : e.concat(n)), []), i = e.shiftTo(...o.map(n).filter((e) => e)); - return QK( + return tX( r, ((e) => (t) => { const r = n(t); @@ -69063,13 +69071,13 @@ class eX { ); } } -const tX = +const oX = /[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/; -function nX(...e) { +function iX(...e) { const t = e.reduce((e, t) => e + t.source, ""); return RegExp(`^${t}$`); } -function rX(...e) { +function lX(...e) { return (t) => e .reduce( @@ -69081,7 +69089,7 @@ function rX(...e) { ) .slice(0, 2); } -function oX(e, ...t) { +function aX(e, ...t) { if (null == e) return [null, null]; for (const [n, r] of t) { const t = n.exec(e); @@ -69089,68 +69097,68 @@ function oX(e, ...t) { } return [null, null]; } -function iX(...e) { +function CX(...e) { return (t, n) => { const r = {}; let o; - for (o = 0; o < e.length; o++) r[e[o]] = MK(t[n + o]); + for (o = 0; o < e.length; o++) r[e[o]] = RK(t[n + o]); return [r, null, n + o]; }; } -const lX = /(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/, - aX = /(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/, - CX = RegExp(`${aX.source}${`(?:${lX.source}?(?:\\[(${tX.source})\\])?)?`}`), - sX = RegExp(`(?:T${CX.source})?`), - cX = iX("weekYear", "weekNumber", "weekDay"), - dX = iX("year", "ordinal"), - uX = RegExp(`${aX.source} ?(?:${lX.source}|(${tX.source}))?`), - pX = RegExp(`(?: ${uX.source})?`); -function mX(e, t, n) { +const sX = /(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/, + cX = /(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/, + dX = RegExp(`${cX.source}${`(?:${sX.source}?(?:\\[(${oX.source})\\])?)?`}`), + uX = RegExp(`(?:T${dX.source})?`), + pX = CX("weekYear", "weekNumber", "weekDay"), + mX = CX("year", "ordinal"), + hX = RegExp(`${cX.source} ?(?:${sX.source}|(${oX.source}))?`), + fX = RegExp(`(?: ${hX.source})?`); +function gX(e, t, n) { const r = e[t]; - return uK(r) ? n : MK(r); + return hK(r) ? n : RK(r); } -function hX(e, t) { +function vX(e, t) { return [ { - hours: mX(e, t, 0), - minutes: mX(e, t + 1, 0), - seconds: mX(e, t + 2, 0), - milliseconds: EK(e[t + 3]), + hours: gX(e, t, 0), + minutes: gX(e, t + 1, 0), + seconds: gX(e, t + 2, 0), + milliseconds: VK(e[t + 3]), }, null, t + 4, ]; } -function fX(e, t) { +function wX(e, t) { const n = !e[t] && !e[t + 1], - r = ZK(e[t + 1], e[t + 2]); - return [{}, n ? null : ZY.instance(r), t + 3]; + r = OK(e[t + 1], e[t + 2]); + return [{}, n ? null : OY.instance(r), t + 3]; } -function gX(e, t) { - return [{}, e[t] ? wY.create(e[t]) : null, t + 1]; +function LX(e, t) { + return [{}, e[t] ? MY.create(e[t]) : null, t + 1]; } -const vX = RegExp(`^T?${aX.source}$`), - wX = +const bX = RegExp(`^T?${cX.source}$`), + MX = /^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/; -function LX(e) { +function HX(e) { const [t, n, r, o, i, l, a, C, s] = e, c = "-" === t[0], d = C && "-" === C[0], u = (e, t = !1) => (void 0 !== e && (t || (e && c)) ? -e : e); return [ { - years: u(HK(n)), - months: u(HK(r)), - weeks: u(HK(o)), - days: u(HK(i)), - hours: u(HK(l)), - minutes: u(HK(a)), - seconds: u(HK(C), "-0" === C), - milliseconds: u(EK(s), d), + years: u(yK(n)), + months: u(yK(r)), + weeks: u(yK(o)), + days: u(yK(i)), + hours: u(yK(l)), + minutes: u(yK(a)), + seconds: u(yK(C), "-0" === C), + milliseconds: u(VK(s), d), }, ]; } -const bX = { +const EX = { GMT: 0, EDT: -240, EST: -300, @@ -69161,67 +69169,67 @@ const bX = { PDT: -420, PST: -480, }; -function MX(e, t, n, r, o, i, l) { +function RX(e, t, n, r, o, i, l) { const a = { - year: 2 === t.length ? _K(MK(t)) : MK(t), - month: PK.indexOf(n) + 1, - day: MK(r), - hour: MK(o), - minute: MK(i), + year: 2 === t.length ? IK(RK(t)) : RK(t), + month: zK.indexOf(n) + 1, + day: RK(r), + hour: RK(o), + minute: RK(i), }; return ( - l && (a.second = MK(l)), - e && (a.weekday = e.length > 3 ? zK.indexOf(e) + 1 : GK.indexOf(e) + 1), + l && (a.second = RK(l)), + e && (a.weekday = e.length > 3 ? WK.indexOf(e) + 1 : jK.indexOf(e) + 1), a ); } -const HX = +const yX = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/; -function EX(e) { +function VX(e) { const [, t, n, r, o, i, l, a, C, s, c, d] = e, - u = MX(t, o, r, n, i, l, a); + u = RX(t, o, r, n, i, l, a); let p; - return (p = C ? bX[C] : s ? 0 : ZK(c, d)), [u, new ZY(p)]; + return (p = C ? EX[C] : s ? 0 : OK(c, d)), [u, new OY(p)]; } -const RX = +const SX = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/, - yX = + TX = /^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/, - VX = + NX = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/; -function SX(e) { +function xX(e) { const [, t, n, r, o, i, l, a] = e; - return [MX(t, o, r, n, i, l, a), ZY.utcInstance]; + return [RX(t, o, r, n, i, l, a), OY.utcInstance]; } -function TX(e) { +function _X(e) { const [, t, n, r, o, i, l, a] = e; - return [MX(t, a, n, r, o, i, l), ZY.utcInstance]; + return [RX(t, a, n, r, o, i, l), OY.utcInstance]; } -const NX = nX(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/, sX), - xX = nX(/(\d{4})-?W(\d\d)(?:-?(\d))?/, sX), - _X = nX(/(\d{4})-?(\d{3})/, sX), - AX = nX(CX), - ZX = rX( +const AX = iX(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/, uX), + ZX = iX(/(\d{4})-?W(\d\d)(?:-?(\d))?/, uX), + IX = iX(/(\d{4})-?(\d{3})/, uX), + kX = iX(dX), + OX = lX( function (e, t) { return [ - { year: mX(e, t), month: mX(e, t + 1, 1), day: mX(e, t + 2, 1) }, + { year: gX(e, t), month: gX(e, t + 1, 1), day: gX(e, t + 2, 1) }, null, t + 3, ]; }, - hX, - fX, - gX, + vX, + wX, + LX, ), - IX = rX(cX, hX, fX, gX), - kX = rX(dX, hX, fX, gX), - OX = rX(hX, fX, gX); -const BX = rX(hX); -const DX = nX(/(\d{4})-(\d\d)-(\d\d)/, pX), - PX = nX(uX), - FX = rX(hX, fX, gX); -const UX = "Invalid Duration", - zX = { + BX = lX(pX, vX, wX, LX), + DX = lX(mX, vX, wX, LX), + PX = lX(vX, wX, LX); +const FX = lX(vX); +const UX = iX(/(\d{4})-(\d\d)-(\d\d)/, fX), + zX = iX(hX), + GX = lX(vX, wX, LX); +const $X = "Invalid Duration", + WX = { weeks: { days: 7, hours: 168, @@ -69234,7 +69242,7 @@ const UX = "Invalid Duration", minutes: { seconds: 60, milliseconds: 6e4 }, seconds: { milliseconds: 1e3 }, }, - GX = { + jX = { years: { quarters: 4, months: 12, @@ -69262,16 +69270,16 @@ const UX = "Invalid Duration", seconds: 2592e3, milliseconds: 2592e6, }, - ...zX, + ...WX, }, - $X = 365.2425, - WX = 30.436875, - jX = { + qX = 365.2425, + YX = 30.436875, + KX = { years: { quarters: 4, months: 12, weeks: 52.1775, - days: $X, + days: qX, hours: 8765.82, minutes: 525949.2, seconds: 525949.2 * 60, @@ -69288,15 +69296,15 @@ const UX = "Invalid Duration", }, months: { weeks: 4.3481250000000005, - days: WX, + days: YX, hours: 730.485, minutes: 43829.1, seconds: 2629746, milliseconds: 2629746e3, }, - ...zX, + ...WX, }, - qX = [ + XX = [ "years", "quarters", "months", @@ -69307,25 +69315,25 @@ const UX = "Invalid Duration", "seconds", "milliseconds", ], - YX = qX.slice(0).reverse(); -function KX(e, t, n = !1) { + QX = XX.slice(0).reverse(); +function JX(e, t, n = !1) { const r = { values: n ? t.values : { ...e.values, ...(t.values || {}) }, loc: e.loc.clone(t.loc), conversionAccuracy: t.conversionAccuracy || e.conversionAccuracy, matrix: t.matrix || e.matrix, }; - return new JX(r); + return new nQ(r); } -function XX(e, t) { +function eQ(e, t) { let n = t.milliseconds ?? 0; - for (const r of YX.slice(1)) t[r] && (n += t[r] * e[r].milliseconds); + for (const r of QX.slice(1)) t[r] && (n += t[r] * e[r].milliseconds); return n; } -function QX(e, t) { - const n = XX(e, t) < 0 ? -1 : 1; - qX.reduceRight((r, o) => { - if (uK(t[o])) return r; +function tQ(e, t) { + const n = eQ(e, t) < 0 ? -1 : 1; + XX.reduceRight((r, o) => { + if (hK(t[o])) return r; if (r) { const i = t[r] * n, l = e[o][r], @@ -69334,8 +69342,8 @@ function QX(e, t) { } return o; }, null), - qX.reduce((n, r) => { - if (uK(t[r])) return n; + XX.reduce((n, r) => { + if (hK(t[r])) return n; if (n) { const o = t[n] % 1; (t[n] -= o), (t[r] += o * e[n][r]); @@ -69343,67 +69351,67 @@ function QX(e, t) { return r; }, null); } -class JX { +class nQ { constructor(e) { const t = "longterm" === e.conversionAccuracy || !1; - let n = t ? jX : GX; + let n = t ? KX : jX; e.matrix && (n = e.matrix), (this.values = e.values), - (this.loc = e.loc || _Y.create()), + (this.loc = e.loc || IY.create()), (this.conversionAccuracy = t ? "longterm" : "casual"), (this.invalid = e.invalid || null), (this.matrix = n), (this.isLuxonDuration = !0); } static fromMillis(e, t) { - return JX.fromObject({ milliseconds: e }, t); + return nQ.fromObject({ milliseconds: e }, t); } static fromObject(e, t = {}) { if (null == e || "object" != typeof e) - throw new Pq( + throw new zq( "Duration.fromObject: argument expected to be an object, got " + (null === e ? "null" : typeof e), ); - return new JX({ - values: kK(e, JX.normalizeUnit), - loc: _Y.fromObject(t), + return new nQ({ + values: DK(e, nQ.normalizeUnit), + loc: IY.fromObject(t), conversionAccuracy: t.conversionAccuracy, matrix: t.matrix, }); } static fromDurationLike(e) { - if (pK(e)) return JX.fromMillis(e); - if (JX.isDuration(e)) return e; - if ("object" == typeof e) return JX.fromObject(e); - throw new Pq(`Unknown duration argument ${e} of type ${typeof e}`); + if (fK(e)) return nQ.fromMillis(e); + if (nQ.isDuration(e)) return e; + if ("object" == typeof e) return nQ.fromObject(e); + throw new zq(`Unknown duration argument ${e} of type ${typeof e}`); } static fromISO(e, t) { const [n] = (function (e) { - return oX(e, [wX, LX]); + return aX(e, [MX, HX]); })(e); return n - ? JX.fromObject(n, t) - : JX.invalid( + ? nQ.fromObject(n, t) + : nQ.invalid( "unparsable", `the input "${e}" can't be parsed as ISO 8601`, ); } static fromISOTime(e, t) { const [n] = (function (e) { - return oX(e, [vX, BX]); + return aX(e, [bX, FX]); })(e); return n - ? JX.fromObject(n, t) - : JX.invalid( + ? nQ.fromObject(n, t) + : nQ.invalid( "unparsable", `the input "${e}" can't be parsed as ISO 8601`, ); } static invalid(e, t = null) { - if (!e) throw new Pq("need to specify a reason the Duration is invalid"); - const n = e instanceof XY ? e : new XY(e, t); - if (KY.throwOnInvalid) throw new Oq(n); - return new JX({ invalid: n }); + if (!e) throw new zq("need to specify a reason the Duration is invalid"); + const n = e instanceof eK ? e : new eK(e, t); + if (JY.throwOnInvalid) throw new Pq(n); + return new nQ({ invalid: n }); } static normalizeUnit(e) { const t = { @@ -69426,7 +69434,7 @@ class JX { millisecond: "milliseconds", milliseconds: "milliseconds", }[e ? e.toLowerCase() : e]; - if (!t) throw new Dq(e); + if (!t) throw new Uq(e); return t; } static isDuration(e) { @@ -69441,26 +69449,24 @@ class JX { toFormat(e, t = {}) { const n = { ...t, floor: !1 !== t.round && !1 !== t.floor }; return this.isValid - ? eX.create(this.loc, n).formatDurationFromString(this, e) - : UX; + ? rX.create(this.loc, n).formatDurationFromString(this, e) + : $X; } toHuman(e = {}) { - if (!this.isValid) return UX; - const t = qX - .map((t) => { - const n = this.values[t]; - return uK(n) - ? null - : this.loc - .numberFormatter({ - style: "unit", - unitDisplay: "long", - ...e, - unit: t.slice(0, -1), - }) - .format(n); - }) - .filter((e) => e); + if (!this.isValid) return $X; + const t = XX.map((t) => { + const n = this.values[t]; + return hK(n) + ? null + : this.loc + .numberFormatter({ + style: "unit", + unitDisplay: "long", + ...e, + unit: t.slice(0, -1), + }) + .format(n); + }).filter((e) => e); return this.loc .listFormatter({ type: "conjunction", @@ -69489,7 +69495,7 @@ class JX { 0 !== this.hours && (e += this.hours + "H"), 0 !== this.minutes && (e += this.minutes + "M"), (0 === this.seconds && 0 === this.milliseconds) || - (e += RK(this.seconds + this.milliseconds / 1e3, 3) + "S"), + (e += SK(this.seconds + this.milliseconds / 1e3, 3) + "S"), "P" === e && (e += "T0S"), e ); @@ -69506,7 +69512,7 @@ class JX { ...e, includeOffset: !1, }; - return $Q.fromMillis(t, { zone: "UTC" }).toISOTime(e); + return qQ.fromMillis(t, { zone: "UTC" }).toISOTime(e); } toJSON() { return this.toISO(); @@ -69520,37 +69526,37 @@ class JX { : `Duration { Invalid, reason: ${this.invalidReason} }`; } toMillis() { - return this.isValid ? XX(this.matrix, this.values) : NaN; + return this.isValid ? eQ(this.matrix, this.values) : NaN; } valueOf() { return this.toMillis(); } plus(e) { if (!this.isValid) return this; - const t = JX.fromDurationLike(e), + const t = nQ.fromDurationLike(e), n = {}; - for (const e of qX) - (vK(t.values, e) || vK(this.values, e)) && + for (const e of XX) + (bK(t.values, e) || bK(this.values, e)) && (n[e] = t.get(e) + this.get(e)); - return KX(this, { values: n }, !0); + return JX(this, { values: n }, !0); } minus(e) { if (!this.isValid) return this; - const t = JX.fromDurationLike(e); + const t = nQ.fromDurationLike(e); return this.plus(t.negate()); } mapUnits(e) { if (!this.isValid) return this; const t = {}; - for (const n of Object.keys(this.values)) t[n] = IK(e(this.values[n], n)); - return KX(this, { values: t }, !0); + for (const n of Object.keys(this.values)) t[n] = BK(e(this.values[n], n)); + return JX(this, { values: t }, !0); } get(e) { - return this[JX.normalizeUnit(e)]; + return this[nQ.normalizeUnit(e)]; } set(e) { if (!this.isValid) return this; - return KX(this, { values: { ...this.values, ...kK(e, JX.normalizeUnit) } }); + return JX(this, { values: { ...this.values, ...DK(e, nQ.normalizeUnit) } }); } reconfigure({ locale: e, @@ -69558,7 +69564,7 @@ class JX { conversionAccuracy: n, matrix: r, } = {}) { - return KX(this, { + return JX(this, { loc: this.loc.clone({ locale: e, numberingSystem: t }), matrix: r, conversionAccuracy: n, @@ -69570,7 +69576,7 @@ class JX { normalize() { if (!this.isValid) return this; const e = this.toObject(); - return QX(this.matrix, e), KX(this, { values: e }, !0); + return tQ(this.matrix, e), JX(this, { values: e }, !0); } rescale() { if (!this.isValid) return this; @@ -69579,28 +69585,28 @@ class JX { for (const [n, r] of Object.entries(e)) 0 !== r && (t[n] = r); return t; })(this.normalize().shiftToAll().toObject()); - return KX(this, { values: e }, !0); + return JX(this, { values: e }, !0); } shiftTo(...e) { if (!this.isValid) return this; if (0 === e.length) return this; - e = e.map((e) => JX.normalizeUnit(e)); + e = e.map((e) => nQ.normalizeUnit(e)); const t = {}, n = {}, r = this.toObject(); let o; - for (const i of qX) + for (const i of XX) if (e.indexOf(i) >= 0) { o = i; let e = 0; for (const t in n) (e += this.matrix[t][i] * n[t]), (n[t] = 0); - pK(r[i]) && (e += r[i]); + fK(r[i]) && (e += r[i]); const l = Math.trunc(e); (t[i] = l), (n[i] = (1e3 * e - 1e3 * l) / 1e3); - } else pK(r[i]) && (n[i] = r[i]); + } else fK(r[i]) && (n[i] = r[i]); for (const e in n) 0 !== n[e] && (t[o] += e === o ? n[e] : n[e] / this.matrix[o][e]); - return QX(this.matrix, t), KX(this, { values: t }, !0); + return tQ(this.matrix, t), JX(this, { values: t }, !0); } shiftToAll() { return this.isValid @@ -69621,7 +69627,7 @@ class JX { const e = {}; for (const t of Object.keys(this.values)) e[t] = 0 === this.values[t] ? 0 : -this.values[t]; - return KX(this, { values: e }, !0); + return JX(this, { values: e }, !0); } get years() { return this.isValid ? this.values.years || 0 : NaN; @@ -69662,7 +69668,7 @@ class JX { equals(e) { if (!this.isValid || !e.isValid) return !1; if (!this.loc.equals(e.loc)) return !1; - for (const r of qX) + for (const r of XX) if ( ((t = this.values[r]), (n = e.values[r]), @@ -69673,8 +69679,8 @@ class JX { return !0; } } -const eQ = "Invalid Interval"; -class tQ { +const rQ = "Invalid Interval"; +class oQ { constructor(e) { (this.s = e.start), (this.e = e.end), @@ -69682,62 +69688,62 @@ class tQ { (this.isLuxonInterval = !0); } static invalid(e, t = null) { - if (!e) throw new Pq("need to specify a reason the Interval is invalid"); - const n = e instanceof XY ? e : new XY(e, t); - if (KY.throwOnInvalid) throw new kq(n); - return new tQ({ invalid: n }); + if (!e) throw new zq("need to specify a reason the Interval is invalid"); + const n = e instanceof eK ? e : new eK(e, t); + if (JY.throwOnInvalid) throw new Dq(n); + return new oQ({ invalid: n }); } static fromDateTimes(e, t) { - const n = WQ(e), - r = WQ(t), + const n = YQ(e), + r = YQ(t), o = (function (e, t) { return e && e.isValid ? t && t.isValid ? t < e - ? tQ.invalid( + ? oQ.invalid( "end before start", `The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`, ) : null - : tQ.invalid("missing or invalid end") - : tQ.invalid("missing or invalid start"); + : oQ.invalid("missing or invalid end") + : oQ.invalid("missing or invalid start"); })(n, r); - return null == o ? new tQ({ start: n, end: r }) : o; + return null == o ? new oQ({ start: n, end: r }) : o; } static after(e, t) { - const n = JX.fromDurationLike(t), - r = WQ(e); - return tQ.fromDateTimes(r, r.plus(n)); + const n = nQ.fromDurationLike(t), + r = YQ(e); + return oQ.fromDateTimes(r, r.plus(n)); } static before(e, t) { - const n = JX.fromDurationLike(t), - r = WQ(e); - return tQ.fromDateTimes(r.minus(n), r); + const n = nQ.fromDurationLike(t), + r = YQ(e); + return oQ.fromDateTimes(r.minus(n), r); } static fromISO(e, t) { const [n, r] = (e || "").split("/", 2); if (n && r) { let e, o, i, l; try { - (e = $Q.fromISO(n, t)), (o = e.isValid); + (e = qQ.fromISO(n, t)), (o = e.isValid); } catch (r) { o = !1; } try { - (i = $Q.fromISO(r, t)), (l = i.isValid); + (i = qQ.fromISO(r, t)), (l = i.isValid); } catch (r) { l = !1; } - if (o && l) return tQ.fromDateTimes(e, i); + if (o && l) return oQ.fromDateTimes(e, i); if (o) { - const n = JX.fromISO(r, t); - if (n.isValid) return tQ.after(e, n); + const n = nQ.fromISO(r, t); + if (n.isValid) return oQ.after(e, n); } else if (l) { - const e = JX.fromISO(n, t); - if (e.isValid) return tQ.before(i, e); + const e = nQ.fromISO(n, t); + if (e.isValid) return oQ.before(i, e); } } - return tQ.invalid( + return oQ.invalid( "unparsable", `the input "${e}" can't be parsed as ISO 8601`, ); @@ -69793,12 +69799,12 @@ class tQ { return !!this.isValid && this.s <= e && this.e > e; } set({ start: e, end: t } = {}) { - return this.isValid ? tQ.fromDateTimes(e || this.s, t || this.e) : this; + return this.isValid ? oQ.fromDateTimes(e || this.s, t || this.e) : this; } splitAt(...e) { if (!this.isValid) return []; const t = e - .map(WQ) + .map(YQ) .filter((e) => this.contains(e)) .sort((e, t) => e.toMillis() - t.toMillis()), n = []; @@ -69807,12 +69813,12 @@ class tQ { for (; r < this.e; ) { const e = t[o] || this.e, i = +e > +this.e ? this.e : e; - n.push(tQ.fromDateTimes(r, i)), (r = i), (o += 1); + n.push(oQ.fromDateTimes(r, i)), (r = i), (o += 1); } return n; } splitBy(e) { - const t = JX.fromDurationLike(e); + const t = nQ.fromDurationLike(e); if (!this.isValid || !t.isValid || 0 === t.as("milliseconds")) return []; let n, { s: r } = this, @@ -69821,7 +69827,7 @@ class tQ { for (; r < this.e; ) { const e = this.start.plus(t.mapUnits((e) => e * o)); (n = +e > +this.e ? this.e : e), - i.push(tQ.fromDateTimes(r, n)), + i.push(oQ.fromDateTimes(r, n)), (r = n), (o += 1); } @@ -69851,13 +69857,13 @@ class tQ { if (!this.isValid) return this; const t = this.s > e.s ? this.s : e.s, n = this.e < e.e ? this.e : e.e; - return t >= n ? null : tQ.fromDateTimes(t, n); + return t >= n ? null : oQ.fromDateTimes(t, n); } union(e) { if (!this.isValid) return this; const t = this.s < e.s ? this.s : e.s, n = this.e > e.e ? this.e : e.e; - return tQ.fromDateTimes(t, n); + return oQ.fromDateTimes(t, n); } static merge(e) { const [t, n] = e @@ -69886,72 +69892,72 @@ class tQ { (n += "s" === e.type ? 1 : -1), 1 === n ? (t = e.time) - : (t && +t != +e.time && r.push(tQ.fromDateTimes(t, e.time)), + : (t && +t != +e.time && r.push(oQ.fromDateTimes(t, e.time)), (t = null)); - return tQ.merge(r); + return oQ.merge(r); } difference(...e) { - return tQ + return oQ .xor([this].concat(e)) .map((e) => this.intersection(e)) .filter((e) => e && !e.isEmpty()); } toString() { - return this.isValid ? `[${this.s.toISO()} – ${this.e.toISO()})` : eQ; + return this.isValid ? `[${this.s.toISO()} – ${this.e.toISO()})` : rQ; } [Symbol.for("nodejs.util.inspect.custom")]() { return this.isValid ? `Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }` : `Interval { Invalid, reason: ${this.invalidReason} }`; } - toLocaleString(e = $q, t = {}) { + toLocaleString(e = qq, t = {}) { return this.isValid - ? eX.create(this.s.loc.clone(t), e).formatInterval(this) - : eQ; + ? rX.create(this.s.loc.clone(t), e).formatInterval(this) + : rQ; } toISO(e) { - return this.isValid ? `${this.s.toISO(e)}/${this.e.toISO(e)}` : eQ; + return this.isValid ? `${this.s.toISO(e)}/${this.e.toISO(e)}` : rQ; } toISODate() { - return this.isValid ? `${this.s.toISODate()}/${this.e.toISODate()}` : eQ; + return this.isValid ? `${this.s.toISODate()}/${this.e.toISODate()}` : rQ; } toISOTime(e) { - return this.isValid ? `${this.s.toISOTime(e)}/${this.e.toISOTime(e)}` : eQ; + return this.isValid ? `${this.s.toISOTime(e)}/${this.e.toISOTime(e)}` : rQ; } toFormat(e, { separator: t = " – " } = {}) { - return this.isValid ? `${this.s.toFormat(e)}${t}${this.e.toFormat(e)}` : eQ; + return this.isValid ? `${this.s.toFormat(e)}${t}${this.e.toFormat(e)}` : rQ; } toDuration(e, t) { return this.isValid ? this.e.diff(this.s, e, t) - : JX.invalid(this.invalidReason); + : nQ.invalid(this.invalidReason); } mapEndpoints(e) { - return tQ.fromDateTimes(e(this.s), e(this.e)); + return oQ.fromDateTimes(e(this.s), e(this.e)); } } -class nQ { - static hasDST(e = KY.defaultZone) { - const t = $Q.now().setZone(e).set({ month: 12 }); +class iQ { + static hasDST(e = JY.defaultZone) { + const t = qQ.now().setZone(e).set({ month: 12 }); return !e.isUniversal && t.offset !== t.set({ month: 6 }).offset; } static isValidIANAZone(e) { - return wY.isValidZone(e); + return MY.isValidZone(e); } static normalizeZone(e) { - return kY(e, KY.defaultZone); + return DY(e, JY.defaultZone); } static getStartOfWeek({ locale: e = null, locObj: t = null } = {}) { - return (t || _Y.create(e)).getStartOfWeek(); + return (t || IY.create(e)).getStartOfWeek(); } static getMinimumDaysInFirstWeek({ locale: e = null, locObj: t = null, } = {}) { - return (t || _Y.create(e)).getMinDaysInFirstWeek(); + return (t || IY.create(e)).getMinDaysInFirstWeek(); } static getWeekendWeekdays({ locale: e = null, locObj: t = null } = {}) { - return (t || _Y.create(e)).getWeekendDays().slice(); + return (t || IY.create(e)).getWeekendDays().slice(); } static months( e = "long", @@ -69962,7 +69968,7 @@ class nQ { outputCalendar: o = "gregory", } = {}, ) { - return (r || _Y.create(t, n, o)).months(e); + return (r || IY.create(t, n, o)).months(e); } static monthsFormat( e = "long", @@ -69973,36 +69979,36 @@ class nQ { outputCalendar: o = "gregory", } = {}, ) { - return (r || _Y.create(t, n, o)).months(e, !0); + return (r || IY.create(t, n, o)).months(e, !0); } static weekdays( e = "long", { locale: t = null, numberingSystem: n = null, locObj: r = null } = {}, ) { - return (r || _Y.create(t, n, null)).weekdays(e); + return (r || IY.create(t, n, null)).weekdays(e); } static weekdaysFormat( e = "long", { locale: t = null, numberingSystem: n = null, locObj: r = null } = {}, ) { - return (r || _Y.create(t, n, null)).weekdays(e, !0); + return (r || IY.create(t, n, null)).weekdays(e, !0); } static meridiems({ locale: e = null } = {}) { - return _Y.create(e).meridiems(); + return IY.create(e).meridiems(); } static eras(e = "short", { locale: t = null } = {}) { - return _Y.create(t, null, "gregory").eras(e); + return IY.create(t, null, "gregory").eras(e); } static features() { - return { relative: hK(), localeWeek: fK() }; + return { relative: vK(), localeWeek: wK() }; } } -function rQ(e, t) { +function lQ(e, t) { const n = (e) => e.toUTC(0, { keepLocalTime: !0 }).startOf("day").valueOf(), r = n(t) - n(e); - return Math.floor(JX.fromMillis(r).as("days")); + return Math.floor(nQ.fromMillis(r).as("days")); } -function oQ(e, t, n, r) { +function aQ(e, t, n, r) { let [o, i, l, a] = (function (e, t, n) { const r = [ ["years", (e, t) => t.year - e.year], @@ -70011,11 +70017,11 @@ function oQ(e, t, n, r) { [ "weeks", (e, t) => { - const n = rQ(e, t); + const n = lQ(e, t); return (n - (n % 7)) / 7; }, ], - ["days", rQ], + ["days", lQ], ], o = {}, i = e; @@ -70037,14 +70043,15 @@ function oQ(e, t, n, r) { 0 === s.length && (l < t && (l = o.plus({ [a]: 1 })), l !== o && (i[a] = (i[a] || 0) + C / (l - o))); - const c = JX.fromObject(i, r); + const c = nQ.fromObject(i, r); return s.length > 0 - ? JX.fromMillis(C, r) + ? nQ + .fromMillis(C, r) .shiftTo(...s) .plus(c) : c; } -function iQ(e, t = (e) => e) { +function CQ(e, t = (e) => e) { return { regex: e, deser: ([e]) => @@ -70055,10 +70062,10 @@ function iQ(e, t = (e) => e) { t = ""; for (let n = 0; n < e.length; n++) { const r = e.charCodeAt(n); - if (-1 !== e[n].search(OY.hanidec)) t += DY.indexOf(e[n]); + if (-1 !== e[n].search(PY.hanidec)) t += UY.indexOf(e[n]); else - for (const e in BY) { - const [n, o] = BY[e]; + for (const e in FY) { + const [n, o] = FY[e]; r >= n && r <= o && (t += r - n); } } @@ -70069,29 +70076,29 @@ function iQ(e, t = (e) => e) { ), }; } -const lQ = `[ ${String.fromCharCode(160)}]`, - aQ = new RegExp(lQ, "g"); -function CQ(e) { - return e.replace(/\./g, "\\.?").replace(aQ, lQ); +const sQ = `[ ${String.fromCharCode(160)}]`, + cQ = new RegExp(sQ, "g"); +function dQ(e) { + return e.replace(/\./g, "\\.?").replace(cQ, sQ); } -function sQ(e) { - return e.replace(/\./g, "").replace(aQ, " ").toLowerCase(); +function uQ(e) { + return e.replace(/\./g, "").replace(cQ, " ").toLowerCase(); } -function cQ(e, t) { +function pQ(e, t) { return null === e ? null : { - regex: RegExp(e.map(CQ).join("|")), - deser: ([n]) => e.findIndex((e) => sQ(n) === sQ(e)) + t, + regex: RegExp(e.map(dQ).join("|")), + deser: ([n]) => e.findIndex((e) => uQ(n) === uQ(e)) + t, }; } -function dQ(e, t) { - return { regex: e, deser: ([, e, t]) => ZK(e, t), groups: t }; +function mQ(e, t) { + return { regex: e, deser: ([, e, t]) => OK(e, t), groups: t }; } -function uQ(e) { +function hQ(e) { return { regex: e, deser: ([e]) => e }; } -const pQ = { +const fQ = { year: { "2-digit": "yy", numeric: "yyyyy" }, month: { numeric: "M", "2-digit": "MM", short: "MMM", long: "MMMM" }, day: { numeric: "d", "2-digit": "dd" }, @@ -70104,37 +70111,37 @@ const pQ = { second: { numeric: "s", "2-digit": "ss" }, timeZoneName: { long: "ZZZZZ", short: "ZZZ" }, }; -let mQ = null; -function hQ(e, t) { +let gQ = null; +function vQ(e, t) { return Array.prototype.concat( ...e.map((e) => (function (e, t) { if (e.literal) return e; - const n = vQ(eX.macroTokenToFormatOpts(e.val), t); + const n = bQ(rX.macroTokenToFormatOpts(e.val), t); return null == n || n.includes(void 0) ? e : n; })(e, t), ), ); } -class fQ { +class wQ { constructor(e, t) { if ( ((this.locale = e), (this.format = t), - (this.tokens = hQ(eX.parseFormat(t), e)), + (this.tokens = vQ(rX.parseFormat(t), e)), (this.units = this.tokens.map((t) => (function (e, t) { - const n = FY(t), - r = FY(t, "{2}"), - o = FY(t, "{3}"), - i = FY(t, "{4}"), - l = FY(t, "{6}"), - a = FY(t, "{1,2}"), - C = FY(t, "{1,3}"), - s = FY(t, "{1,6}"), - c = FY(t, "{1,9}"), - d = FY(t, "{2,4}"), - u = FY(t, "{4,6}"), + const n = GY(t), + r = GY(t, "{2}"), + o = GY(t, "{3}"), + i = GY(t, "{4}"), + l = GY(t, "{6}"), + a = GY(t, "{1,2}"), + C = GY(t, "{1,3}"), + s = GY(t, "{1,6}"), + c = GY(t, "{1,9}"), + d = GY(t, "{2,4}"), + u = GY(t, "{4,6}"), p = (e) => { return { regex: RegExp( @@ -70150,21 +70157,21 @@ class fQ { if (e.literal) return p(m); switch (m.val) { case "G": - return cQ(t.eras("short"), 0); + return pQ(t.eras("short"), 0); case "GG": - return cQ(t.eras("long"), 0); + return pQ(t.eras("long"), 0); case "y": - return iQ(s); + return CQ(s); case "yy": case "kk": - return iQ(d, _K); + return CQ(d, IK); case "yyyy": case "kkkk": - return iQ(i); + return CQ(i); case "yyyyy": - return iQ(u); + return CQ(u); case "yyyyyy": - return iQ(l); + return CQ(l); case "M": case "L": case "d": @@ -70174,7 +70181,7 @@ class fQ { case "q": case "s": case "W": - return iQ(a); + return CQ(a); case "MM": case "LL": case "dd": @@ -70184,51 +70191,51 @@ class fQ { case "qq": case "ss": case "WW": - return iQ(r); + return CQ(r); case "MMM": - return cQ(t.months("short", !0), 1); + return pQ(t.months("short", !0), 1); case "MMMM": - return cQ(t.months("long", !0), 1); + return pQ(t.months("long", !0), 1); case "LLL": - return cQ(t.months("short", !1), 1); + return pQ(t.months("short", !1), 1); case "LLLL": - return cQ(t.months("long", !1), 1); + return pQ(t.months("long", !1), 1); case "o": case "S": - return iQ(C); + return CQ(C); case "ooo": case "SSS": - return iQ(o); + return CQ(o); case "u": - return uQ(c); + return hQ(c); case "uu": - return uQ(a); + return hQ(a); case "uuu": case "E": case "c": - return iQ(n); + return CQ(n); case "a": - return cQ(t.meridiems(), 0); + return pQ(t.meridiems(), 0); case "EEE": - return cQ(t.weekdays("short", !1), 1); + return pQ(t.weekdays("short", !1), 1); case "EEEE": - return cQ(t.weekdays("long", !1), 1); + return pQ(t.weekdays("long", !1), 1); case "ccc": - return cQ(t.weekdays("short", !0), 1); + return pQ(t.weekdays("short", !0), 1); case "cccc": - return cQ(t.weekdays("long", !0), 1); + return pQ(t.weekdays("long", !0), 1); case "Z": case "ZZ": - return dQ( + return mQ( new RegExp(`([+-]${a.source})(?::(${r.source}))?`), 2, ); case "ZZZ": - return dQ(new RegExp(`([+-]${a.source})(${r.source})?`), 2); + return mQ(new RegExp(`([+-]${a.source})(${r.source})?`), 2); case "z": - return uQ(/[a-z_+-/]{1,256}?/i); + return hQ(/[a-z_+-/]{1,256}?/i); case " ": - return uQ(/[^\S\n\r]/); + return hQ(/[^\S\n\r]/); default: return p(m); } @@ -70259,7 +70266,7 @@ class fQ { const e = {}; let t = 1; for (const o in n) - if (vK(n, o)) { + if (bK(n, o)) { const i = n[o], l = i.groups ? i.groups + 1 : 1; !i.literal && @@ -70275,15 +70282,15 @@ class fQ { ? (function (e) { let t, n = null; - uK(e.z) || (n = wY.create(e.z)), - uK(e.Z) || (n || (n = new ZY(e.Z)), (t = e.Z)), - uK(e.q) || (e.M = 3 * (e.q - 1) + 1), - uK(e.h) || + hK(e.z) || (n = MY.create(e.z)), + hK(e.Z) || (n || (n = new OY(e.Z)), (t = e.Z)), + hK(e.q) || (e.M = 3 * (e.q - 1) + 1), + hK(e.h) || (e.h < 12 && 1 === e.a ? (e.h += 12) : 12 === e.h && 0 === e.a && (e.h = 0)), 0 === e.G && e.y && (e.y = -e.y), - uK(e.u) || (e.S = EK(e.u)); + hK(e.u) || (e.S = VK(e.u)); const r = Object.keys(e).reduce((t, n) => { const r = ((e) => { switch (e) { @@ -70323,8 +70330,8 @@ class fQ { return [r, n, t]; })(n) : [null, null, void 0]; - if (vK(n, "a") && vK(n, "H")) - throw new Bq("Can't include meridiem when specifying 24-hour format"); + if (bK(n, "a") && bK(n, "H")) + throw new Fq("Can't include meridiem when specifying 24-hour format"); return { input: e, tokens: this.tokens, @@ -70345,14 +70352,14 @@ class fQ { return this.disqualifyingUnit ? this.disqualifyingUnit.invalidReason : null; } } -function gQ(e, t, n) { - return new fQ(e, n).explainFromTokens(t); +function LQ(e, t, n) { + return new wQ(e, n).explainFromTokens(t); } -function vQ(e, t) { +function bQ(e, t) { if (!e) return null; - const n = eX + const n = rX .create(t, e) - .dtFormatter((mQ || (mQ = $Q.fromMillis(1555555555555)), mQ)), + .dtFormatter((gQ || (gQ = qQ.fromMillis(1555555555555)), gQ)), r = n.formatToParts(), o = n.resolvedOptions(); return r.map((t) => @@ -70377,24 +70384,24 @@ function vQ(e, t) { : n.hour12 ? "hour12" : "hour24"); - let a = pQ[l]; + let a = fQ[l]; if (("object" == typeof a && (a = a[i]), a)) return { literal: !1, val: a }; })(t, e, o), ); } -const wQ = "Invalid DateTime", - LQ = 864e13; -function bQ(e) { - return new XY("unsupported zone", `the zone "${e.name}" is not supported`); +const MQ = "Invalid DateTime", + HQ = 864e13; +function EQ(e) { + return new eK("unsupported zone", `the zone "${e.name}" is not supported`); } -function MQ(e) { - return null === e.weekData && (e.weekData = iK(e.c)), e.weekData; +function RQ(e) { + return null === e.weekData && (e.weekData = CK(e.c)), e.weekData; } -function HQ(e) { +function yQ(e) { return ( null === e.localWeekData && - (e.localWeekData = iK( + (e.localWeekData = CK( e.c, e.loc.getMinDaysInFirstWeek(), e.loc.getStartOfWeek(), @@ -70402,7 +70409,7 @@ function HQ(e) { e.localWeekData ); } -function EQ(e, t) { +function VQ(e, t) { const n = { ts: e.ts, zone: e.zone, @@ -70411,9 +70418,9 @@ function EQ(e, t) { loc: e.loc, invalid: e.invalid, }; - return new $Q({ ...n, ...t, old: n }); + return new qQ({ ...n, ...t, old: n }); } -function RQ(e, t, n) { +function SQ(e, t, n) { let r = e - 60 * t * 1e3; const o = n.offset(r); if (t === o) return [r, t]; @@ -70421,7 +70428,7 @@ function RQ(e, t, n) { const i = n.offset(r); return o === i ? [r, o] : [e - 60 * Math.min(o, i) * 1e3, Math.max(o, i)]; } -function yQ(e, t) { +function TQ(e, t) { const n = new Date((e += 60 * t * 1e3)); return { year: n.getUTCFullYear(), @@ -70433,10 +70440,10 @@ function yQ(e, t) { millisecond: n.getUTCMilliseconds(), }; } -function VQ(e, t, n) { - return RQ(TK(e), t, n); +function NQ(e, t, n) { + return SQ(_K(e), t, n); } -function SQ(e, t) { +function xQ(e, t) { const n = e.o, r = e.c.year + Math.trunc(t.years), o = e.c.month + Math.trunc(t.months) + 3 * Math.trunc(t.quarters), @@ -70445,85 +70452,87 @@ function SQ(e, t) { year: r, month: o, day: - Math.min(e.c.day, SK(r, o)) + + Math.min(e.c.day, xK(r, o)) + Math.trunc(t.days) + 7 * Math.trunc(t.weeks), }, - l = JX.fromObject({ - years: t.years - Math.trunc(t.years), - quarters: t.quarters - Math.trunc(t.quarters), - months: t.months - Math.trunc(t.months), - weeks: t.weeks - Math.trunc(t.weeks), - days: t.days - Math.trunc(t.days), - hours: t.hours, - minutes: t.minutes, - seconds: t.seconds, - milliseconds: t.milliseconds, - }).as("milliseconds"), - a = TK(i); - let [C, s] = RQ(a, n, e.zone); + l = nQ + .fromObject({ + years: t.years - Math.trunc(t.years), + quarters: t.quarters - Math.trunc(t.quarters), + months: t.months - Math.trunc(t.months), + weeks: t.weeks - Math.trunc(t.weeks), + days: t.days - Math.trunc(t.days), + hours: t.hours, + minutes: t.minutes, + seconds: t.seconds, + milliseconds: t.milliseconds, + }) + .as("milliseconds"), + a = _K(i); + let [C, s] = SQ(a, n, e.zone); return 0 !== l && ((C += l), (s = e.zone.offset(C))), { ts: C, o: s }; } -function TQ(e, t, n, r, o, i) { +function _Q(e, t, n, r, o, i) { const { setZone: l, zone: a } = n; if ((e && 0 !== Object.keys(e).length) || t) { const r = t || a, - o = $Q.fromObject(e, { ...n, zone: r, specificOffset: i }); + o = qQ.fromObject(e, { ...n, zone: r, specificOffset: i }); return l ? o : o.setZone(a); } - return $Q.invalid( - new XY("unparsable", `the input "${o}" can't be parsed as ${r}`), + return qQ.invalid( + new eK("unparsable", `the input "${o}" can't be parsed as ${r}`), ); } -function NQ(e, t, n = !0) { +function AQ(e, t, n = !0) { return e.isValid - ? eX - .create(_Y.create("en-US"), { allowZ: n, forceSimple: !0 }) + ? rX + .create(IY.create("en-US"), { allowZ: n, forceSimple: !0 }) .formatDateTimeFromString(e, t) : null; } -function xQ(e, t) { +function ZQ(e, t) { const n = e.c.year > 9999 || e.c.year < 0; let r = ""; return ( n && e.c.year >= 0 && (r += "+"), - (r += bK(e.c.year, n ? 6 : 4)), + (r += EK(e.c.year, n ? 6 : 4)), t - ? ((r += "-"), (r += bK(e.c.month)), (r += "-"), (r += bK(e.c.day))) - : ((r += bK(e.c.month)), (r += bK(e.c.day))), + ? ((r += "-"), (r += EK(e.c.month)), (r += "-"), (r += EK(e.c.day))) + : ((r += EK(e.c.month)), (r += EK(e.c.day))), r ); } -function _Q(e, t, n, r, o, i) { - let l = bK(e.c.hour); +function IQ(e, t, n, r, o, i) { + let l = EK(e.c.hour); return ( t ? ((l += ":"), - (l += bK(e.c.minute)), + (l += EK(e.c.minute)), (0 === e.c.millisecond && 0 === e.c.second && n) || (l += ":")) - : (l += bK(e.c.minute)), + : (l += EK(e.c.minute)), (0 === e.c.millisecond && 0 === e.c.second && n) || - ((l += bK(e.c.second)), + ((l += EK(e.c.second)), (0 === e.c.millisecond && r) || - ((l += "."), (l += bK(e.c.millisecond, 3)))), + ((l += "."), (l += EK(e.c.millisecond, 3)))), o && (e.isOffsetFixed && 0 === e.offset && !i ? (l += "Z") : e.o < 0 ? ((l += "-"), - (l += bK(Math.trunc(-e.o / 60))), + (l += EK(Math.trunc(-e.o / 60))), (l += ":"), - (l += bK(Math.trunc(-e.o % 60)))) + (l += EK(Math.trunc(-e.o % 60)))) : ((l += "+"), - (l += bK(Math.trunc(e.o / 60))), + (l += EK(Math.trunc(e.o / 60))), (l += ":"), - (l += bK(Math.trunc(e.o % 60))))), + (l += EK(Math.trunc(e.o % 60))))), i && (l += "[" + e.zone.ianaName + "]"), l ); } -const AQ = { month: 1, day: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, - ZQ = { +const kQ = { month: 1, day: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, + OQ = { weekNumber: 1, weekday: 1, hour: 0, @@ -70531,9 +70540,9 @@ const AQ = { month: 1, day: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, second: 0, millisecond: 0, }, - IQ = { ordinal: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, - kQ = ["year", "month", "day", "hour", "minute", "second", "millisecond"], - OQ = [ + BQ = { ordinal: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, + DQ = ["year", "month", "day", "hour", "minute", "second", "millisecond"], + PQ = [ "weekYear", "weekNumber", "weekday", @@ -70542,8 +70551,8 @@ const AQ = { month: 1, day: 1, hour: 0, minute: 0, second: 0, millisecond: 0 }, "second", "millisecond", ], - BQ = ["year", "ordinal", "hour", "minute", "second", "millisecond"]; -function DQ(e) { + FQ = ["year", "ordinal", "hour", "minute", "second", "millisecond"]; +function UQ(e) { switch (e.toLowerCase()) { case "localweekday": case "localweekdays": @@ -70582,35 +70591,35 @@ function DQ(e) { weekyears: "weekYear", ordinal: "ordinal", }[e.toLowerCase()]; - if (!t) throw new Dq(e); + if (!t) throw new Uq(e); return t; })(e); } } -function PQ(e, t) { - const n = kY(t.zone, KY.defaultZone); - if (!n.isValid) return $Q.invalid(bQ(n)); - const r = _Y.fromObject(t); +function zQ(e, t) { + const n = DY(t.zone, JY.defaultZone); + if (!n.isValid) return qQ.invalid(EQ(n)); + const r = IY.fromObject(t); let o, i; - if (uK(e.year)) o = KY.now(); + if (hK(e.year)) o = JY.now(); else { - for (const t of kQ) uK(e[t]) && (e[t] = AQ[t]); - const t = cK(e) || dK(e); - if (t) return $Q.invalid(t); + for (const t of DQ) hK(e[t]) && (e[t] = kQ[t]); + const t = pK(e) || mK(e); + if (t) return qQ.invalid(t); const r = (function (e) { return ( - GQ[e] || (void 0 === zQ && (zQ = KY.now()), (GQ[e] = e.offset(zQ))), - GQ[e] + jQ[e] || (void 0 === WQ && (WQ = JY.now()), (jQ[e] = e.offset(WQ))), + jQ[e] ); })(n); - [o, i] = VQ(e, r, n); + [o, i] = NQ(e, r, n); } - return new $Q({ ts: o, zone: n, loc: r, o: i }); + return new qQ({ ts: o, zone: n, loc: r, o: i }); } -function FQ(e, t, n) { - const r = !!uK(n.round) || n.round, +function GQ(e, t, n) { + const r = !!hK(n.round) || n.round, o = (e, o) => { - e = RK(e, r || n.calendary ? 0 : 2, !0); + e = SK(e, r || n.calendary ? 0 : 2, !0); return t.loc.clone(n).relFormatter(n).format(e, o); }, i = (r) => @@ -70626,7 +70635,7 @@ function FQ(e, t, n) { } return o(e > t ? -0 : 0, n.units[n.units.length - 1]); } -function UQ(e) { +function $Q(e) { let t, n = {}; return ( @@ -70636,31 +70645,31 @@ function UQ(e) { [n, t] ); } -let zQ, - GQ = {}; -class $Q { +let WQ, + jQ = {}; +class qQ { constructor(e) { - const t = e.zone || KY.defaultZone; + const t = e.zone || JY.defaultZone; let n = e.invalid || - (Number.isNaN(e.ts) ? new XY("invalid input") : null) || - (t.isValid ? null : bQ(t)); - this.ts = uK(e.ts) ? KY.now() : e.ts; + (Number.isNaN(e.ts) ? new eK("invalid input") : null) || + (t.isValid ? null : EQ(t)); + this.ts = hK(e.ts) ? JY.now() : e.ts; let r = null, o = null; if (!n) { if (e.old && e.old.ts === this.ts && e.old.zone.equals(t)) [r, o] = [e.old.c, e.old.o]; else { - const i = pK(e.o) && !e.old ? e.o : t.offset(this.ts); - (r = yQ(this.ts, i)), - (n = Number.isNaN(r.year) ? new XY("invalid input") : null), + const i = fK(e.o) && !e.old ? e.o : t.offset(this.ts); + (r = TQ(this.ts, i)), + (n = Number.isNaN(r.year) ? new eK("invalid input") : null), (r = n ? null : r), (o = n ? null : i); } } (this._zone = t), - (this.loc = e.loc || _Y.create()), + (this.loc = e.loc || IY.create()), (this.invalid = n), (this.weekData = null), (this.localWeekData = null), @@ -70669,12 +70678,12 @@ class $Q { (this.isLuxonDateTime = !0); } static now() { - return new $Q({}); + return new qQ({}); } static local() { - const [e, t] = UQ(arguments), + const [e, t] = $Q(arguments), [n, r, o, i, l, a, C] = t; - return PQ( + return zQ( { year: n, month: r, @@ -70688,11 +70697,11 @@ class $Q { ); } static utc() { - const [e, t] = UQ(arguments), + const [e, t] = $Q(arguments), [n, r, o, i, l, a, C] = t; return ( - (e.zone = ZY.utcInstance), - PQ( + (e.zone = OY.utcInstance), + zQ( { year: n, month: r, @@ -70712,169 +70721,169 @@ class $Q { })(e) ? e.valueOf() : NaN; - if (Number.isNaN(n)) return $Q.invalid("invalid input"); - const r = kY(t.zone, KY.defaultZone); + if (Number.isNaN(n)) return qQ.invalid("invalid input"); + const r = DY(t.zone, JY.defaultZone); return r.isValid - ? new $Q({ ts: n, zone: r, loc: _Y.fromObject(t) }) - : $Q.invalid(bQ(r)); + ? new qQ({ ts: n, zone: r, loc: IY.fromObject(t) }) + : qQ.invalid(EQ(r)); } static fromMillis(e, t = {}) { - if (pK(e)) - return e < -LQ || e > LQ - ? $Q.invalid("Timestamp out of range") - : new $Q({ + if (fK(e)) + return e < -HQ || e > HQ + ? qQ.invalid("Timestamp out of range") + : new qQ({ ts: e, - zone: kY(t.zone, KY.defaultZone), - loc: _Y.fromObject(t), + zone: DY(t.zone, JY.defaultZone), + loc: IY.fromObject(t), }); - throw new Pq( + throw new zq( `fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`, ); } static fromSeconds(e, t = {}) { - if (pK(e)) - return new $Q({ + if (fK(e)) + return new qQ({ ts: 1e3 * e, - zone: kY(t.zone, KY.defaultZone), - loc: _Y.fromObject(t), + zone: DY(t.zone, JY.defaultZone), + loc: IY.fromObject(t), }); - throw new Pq("fromSeconds requires a numerical input"); + throw new zq("fromSeconds requires a numerical input"); } static fromObject(e, t = {}) { e = e || {}; - const n = kY(t.zone, KY.defaultZone); - if (!n.isValid) return $Q.invalid(bQ(n)); - const r = _Y.fromObject(t), - o = kK(e, DQ), - { minDaysInFirstWeek: i, startOfWeek: l } = sK(o, r), - a = KY.now(), - C = uK(t.specificOffset) ? n.offset(a) : t.specificOffset, - s = !uK(o.ordinal), - c = !uK(o.year), - d = !uK(o.month) || !uK(o.day), + const n = DY(t.zone, JY.defaultZone); + if (!n.isValid) return qQ.invalid(EQ(n)); + const r = IY.fromObject(t), + o = DK(e, UQ), + { minDaysInFirstWeek: i, startOfWeek: l } = uK(o, r), + a = JY.now(), + C = hK(t.specificOffset) ? n.offset(a) : t.specificOffset, + s = !hK(o.ordinal), + c = !hK(o.year), + d = !hK(o.month) || !hK(o.day), u = c || d, p = o.weekYear || o.weekNumber; if ((u || s) && p) - throw new Bq( + throw new Fq( "Can't mix weekYear/weekNumber units with year/month/day or ordinals", ); - if (d && s) throw new Bq("Can't mix ordinal dates with month/day"); + if (d && s) throw new Fq("Can't mix ordinal dates with month/day"); const m = p || (o.weekday && !u); let h, f, - g = yQ(a, C); + g = TQ(a, C); m - ? ((h = OQ), (f = ZQ), (g = iK(g, i, l))) + ? ((h = PQ), (f = OQ), (g = CK(g, i, l))) : s - ? ((h = BQ), (f = IQ), (g = aK(g))) - : ((h = kQ), (f = AQ)); + ? ((h = FQ), (f = BQ), (g = cK(g))) + : ((h = DQ), (f = kQ)); let v = !1; for (const e of h) { - uK(o[e]) ? (o[e] = v ? f[e] : g[e]) : (v = !0); + hK(o[e]) ? (o[e] = v ? f[e] : g[e]) : (v = !0); } const w = m ? (function (e, t = 4, n = 1) { - const r = mK(e.weekYear), - o = LK(e.weekNumber, 1, xK(e.weekYear, t, n)), - i = LK(e.weekday, 1, 7); + const r = gK(e.weekYear), + o = HK(e.weekNumber, 1, ZK(e.weekYear, t, n)), + i = HK(e.weekday, 1, 7); return r ? o - ? !i && eK("weekday", e.weekday) - : eK("week", e.weekNumber) - : eK("weekYear", e.weekYear); + ? !i && rK("weekday", e.weekday) + : rK("week", e.weekNumber) + : rK("weekYear", e.weekYear); })(o, i, l) : s ? (function (e) { - const t = mK(e.year), - n = LK(e.ordinal, 1, VK(e.year)); - return t ? !n && eK("ordinal", e.ordinal) : eK("year", e.year); + const t = gK(e.year), + n = HK(e.ordinal, 1, NK(e.year)); + return t ? !n && rK("ordinal", e.ordinal) : rK("year", e.year); })(o) - : cK(o), - L = w || dK(o); - if (L) return $Q.invalid(L); - const b = m ? lK(o, i, l) : s ? CK(o) : o, - [M, H] = VQ(b, C, n), - E = new $Q({ ts: M, zone: n, o: H, loc: r }); + : pK(o), + L = w || mK(o); + if (L) return qQ.invalid(L); + const b = m ? sK(o, i, l) : s ? dK(o) : o, + [M, H] = NQ(b, C, n), + E = new qQ({ ts: M, zone: n, o: H, loc: r }); return o.weekday && u && e.weekday !== E.weekday - ? $Q.invalid( + ? qQ.invalid( "mismatched weekday", `you can't specify both a weekday of ${o.weekday} and a date of ${E.toISO()}`, ) : E.isValid ? E - : $Q.invalid(E.invalid); + : qQ.invalid(E.invalid); } static fromISO(e, t = {}) { const [n, r] = (function (e) { - return oX(e, [NX, ZX], [xX, IX], [_X, kX], [AX, OX]); + return aX(e, [AX, OX], [ZX, BX], [IX, DX], [kX, PX]); })(e); - return TQ(n, r, t, "ISO 8601", e); + return _Q(n, r, t, "ISO 8601", e); } static fromRFC2822(e, t = {}) { const [n, r] = (function (e) { - return oX( + return aX( (function (e) { return e .replace(/\([^()]*\)|[\n\t]/g, " ") .replace(/(\s\s+)/g, " ") .trim(); })(e), - [HX, EX], + [yX, VX], ); })(e); - return TQ(n, r, t, "RFC 2822", e); + return _Q(n, r, t, "RFC 2822", e); } static fromHTTP(e, t = {}) { const [n, r] = (function (e) { - return oX(e, [RX, SX], [yX, SX], [VX, TX]); + return aX(e, [SX, xX], [TX, xX], [NX, _X]); })(e); - return TQ(n, r, t, "HTTP", t); + return _Q(n, r, t, "HTTP", t); } static fromFormat(e, t, n = {}) { - if (uK(e) || uK(t)) - throw new Pq("fromFormat requires an input string and a format"); + if (hK(e) || hK(t)) + throw new zq("fromFormat requires an input string and a format"); const { locale: r = null, numberingSystem: o = null } = n, - i = _Y.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }), + i = IY.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }), [l, a, C, s] = (function (e, t, n) { const { result: r, zone: o, specificOffset: i, invalidReason: l, - } = gQ(e, t, n); + } = LQ(e, t, n); return [r, o, i, l]; })(i, e, t); - return s ? $Q.invalid(s) : TQ(l, a, n, `format ${t}`, e, C); + return s ? qQ.invalid(s) : _Q(l, a, n, `format ${t}`, e, C); } static fromString(e, t, n = {}) { - return $Q.fromFormat(e, t, n); + return qQ.fromFormat(e, t, n); } static fromSQL(e, t = {}) { const [n, r] = (function (e) { - return oX(e, [DX, ZX], [PX, FX]); + return aX(e, [UX, OX], [zX, GX]); })(e); - return TQ(n, r, t, "SQL", e); + return _Q(n, r, t, "SQL", e); } static invalid(e, t = null) { - if (!e) throw new Pq("need to specify a reason the DateTime is invalid"); - const n = e instanceof XY ? e : new XY(e, t); - if (KY.throwOnInvalid) throw new Iq(n); - return new $Q({ invalid: n }); + if (!e) throw new zq("need to specify a reason the DateTime is invalid"); + const n = e instanceof eK ? e : new eK(e, t); + if (JY.throwOnInvalid) throw new Bq(n); + return new qQ({ invalid: n }); } static isDateTime(e) { return (e && e.isLuxonDateTime) || !1; } static parseFormatForOpts(e, t = {}) { - const n = vQ(e, _Y.fromObject(t)); + const n = bQ(e, IY.fromObject(t)); return n ? n.map((e) => (e ? e.val : null)).join("") : null; } static expandFormat(e, t = {}) { - return hQ(eX.parseFormat(e), _Y.fromObject(t)) + return vQ(rX.parseFormat(e), IY.fromObject(t)) .map((e) => e.val) .join(""); } static resetCache() { - (zQ = void 0), (GQ = {}); + (WQ = void 0), (jQ = {}); } get(e) { return this[e]; @@ -70928,47 +70937,47 @@ class $Q { return this.isValid ? this.c.millisecond : NaN; } get weekYear() { - return this.isValid ? MQ(this).weekYear : NaN; + return this.isValid ? RQ(this).weekYear : NaN; } get weekNumber() { - return this.isValid ? MQ(this).weekNumber : NaN; + return this.isValid ? RQ(this).weekNumber : NaN; } get weekday() { - return this.isValid ? MQ(this).weekday : NaN; + return this.isValid ? RQ(this).weekday : NaN; } get isWeekend() { return this.isValid && this.loc.getWeekendDays().includes(this.weekday); } get localWeekday() { - return this.isValid ? HQ(this).weekday : NaN; + return this.isValid ? yQ(this).weekday : NaN; } get localWeekNumber() { - return this.isValid ? HQ(this).weekNumber : NaN; + return this.isValid ? yQ(this).weekNumber : NaN; } get localWeekYear() { - return this.isValid ? HQ(this).weekYear : NaN; + return this.isValid ? yQ(this).weekYear : NaN; } get ordinal() { - return this.isValid ? aK(this.c).ordinal : NaN; + return this.isValid ? cK(this.c).ordinal : NaN; } get monthShort() { return this.isValid - ? nQ.months("short", { locObj: this.loc })[this.month - 1] + ? iQ.months("short", { locObj: this.loc })[this.month - 1] : null; } get monthLong() { return this.isValid - ? nQ.months("long", { locObj: this.loc })[this.month - 1] + ? iQ.months("long", { locObj: this.loc })[this.month - 1] : null; } get weekdayShort() { return this.isValid - ? nQ.weekdays("short", { locObj: this.loc })[this.weekday - 1] + ? iQ.weekdays("short", { locObj: this.loc })[this.weekday - 1] : null; } get weekdayLong() { return this.isValid - ? nQ.weekdays("long", { locObj: this.loc })[this.weekday - 1] + ? iQ.weekdays("long", { locObj: this.loc })[this.weekday - 1] : null; } get offset() { @@ -70998,7 +71007,7 @@ class $Q { if (!this.isValid || this.isOffsetFixed) return [this]; const e = 864e5, t = 6e4, - n = TK(this.c), + n = _K(this.c), r = this.zone.offset(n - e), o = this.zone.offset(n + e), i = this.zone.offset(n - r * t), @@ -71006,30 +71015,30 @@ class $Q { if (i === l) return [this]; const a = n - i * t, C = n - l * t, - s = yQ(a, i), - c = yQ(C, l); + s = TQ(a, i), + c = TQ(C, l); return s.hour === c.hour && s.minute === c.minute && s.second === c.second && s.millisecond === c.millisecond - ? [EQ(this, { ts: a }), EQ(this, { ts: C })] + ? [VQ(this, { ts: a }), VQ(this, { ts: C })] : [this]; } get isInLeapYear() { - return yK(this.year); + return TK(this.year); } get daysInMonth() { - return SK(this.year, this.month); + return xK(this.year, this.month); } get daysInYear() { - return this.isValid ? VK(this.year) : NaN; + return this.isValid ? NK(this.year) : NaN; } get weeksInWeekYear() { - return this.isValid ? xK(this.weekYear) : NaN; + return this.isValid ? ZK(this.weekYear) : NaN; } get weeksInLocalWeekYear() { return this.isValid - ? xK( + ? ZK( this.localWeekYear, this.loc.getMinDaysInFirstWeek(), this.loc.getStartOfWeek(), @@ -71041,30 +71050,30 @@ class $Q { locale: t, numberingSystem: n, calendar: r, - } = eX.create(this.loc.clone(e), e).resolvedOptions(this); + } = rX.create(this.loc.clone(e), e).resolvedOptions(this); return { locale: t, numberingSystem: n, outputCalendar: r }; } toUTC(e = 0, t = {}) { - return this.setZone(ZY.instance(e), t); + return this.setZone(OY.instance(e), t); } toLocal() { - return this.setZone(KY.defaultZone); + return this.setZone(JY.defaultZone); } setZone(e, { keepLocalTime: t = !1, keepCalendarTime: n = !1 } = {}) { - if ((e = kY(e, KY.defaultZone)).equals(this.zone)) return this; + if ((e = DY(e, JY.defaultZone)).equals(this.zone)) return this; if (e.isValid) { let r = this.ts; if (t || n) { const t = e.offset(this.ts), n = this.toObject(); - [r] = VQ(n, t, e); + [r] = NQ(n, t, e); } - return EQ(this, { ts: r, zone: e }); + return VQ(this, { ts: r, zone: e }); } - return $Q.invalid(bQ(e)); + return qQ.invalid(EQ(e)); } reconfigure({ locale: e, numberingSystem: t, outputCalendar: n } = {}) { - return EQ(this, { + return VQ(this, { loc: this.loc.clone({ locale: e, numberingSystem: t, outputCalendar: n }), }); } @@ -71073,41 +71082,41 @@ class $Q { } set(e) { if (!this.isValid) return this; - const t = kK(e, DQ), - { minDaysInFirstWeek: n, startOfWeek: r } = sK(t, this.loc), - o = !uK(t.weekYear) || !uK(t.weekNumber) || !uK(t.weekday), - i = !uK(t.ordinal), - l = !uK(t.year), - a = !uK(t.month) || !uK(t.day), + const t = DK(e, UQ), + { minDaysInFirstWeek: n, startOfWeek: r } = uK(t, this.loc), + o = !hK(t.weekYear) || !hK(t.weekNumber) || !hK(t.weekday), + i = !hK(t.ordinal), + l = !hK(t.year), + a = !hK(t.month) || !hK(t.day), C = l || a, s = t.weekYear || t.weekNumber; if ((C || i) && s) - throw new Bq( + throw new Fq( "Can't mix weekYear/weekNumber units with year/month/day or ordinals", ); - if (a && i) throw new Bq("Can't mix ordinal dates with month/day"); + if (a && i) throw new Fq("Can't mix ordinal dates with month/day"); let c; o - ? (c = lK({ ...iK(this.c, n, r), ...t }, n, r)) - : uK(t.ordinal) + ? (c = sK({ ...CK(this.c, n, r), ...t }, n, r)) + : hK(t.ordinal) ? ((c = { ...this.toObject(), ...t }), - uK(t.day) && (c.day = Math.min(SK(c.year, c.month), c.day))) - : (c = CK({ ...aK(this.c), ...t })); - const [d, u] = VQ(c, this.o, this.zone); - return EQ(this, { ts: d, o: u }); + hK(t.day) && (c.day = Math.min(xK(c.year, c.month), c.day))) + : (c = dK({ ...cK(this.c), ...t })); + const [d, u] = NQ(c, this.o, this.zone); + return VQ(this, { ts: d, o: u }); } plus(e) { if (!this.isValid) return this; - return EQ(this, SQ(this, JX.fromDurationLike(e))); + return VQ(this, xQ(this, nQ.fromDurationLike(e))); } minus(e) { if (!this.isValid) return this; - return EQ(this, SQ(this, JX.fromDurationLike(e).negate())); + return VQ(this, xQ(this, nQ.fromDurationLike(e).negate())); } startOf(e, { useLocaleWeeks: t = !1 } = {}) { if (!this.isValid) return this; const n = {}, - r = JX.normalizeUnit(e); + r = nQ.normalizeUnit(e); switch (r) { case "years": n.month = 1; @@ -71145,17 +71154,17 @@ class $Q { } toFormat(e, t = {}) { return this.isValid - ? eX.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this, e) - : wQ; + ? rX.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this, e) + : MQ; } - toLocaleString(e = $q, t = {}) { + toLocaleString(e = qq, t = {}) { return this.isValid - ? eX.create(this.loc.clone(t), e).formatDateTime(this) - : wQ; + ? rX.create(this.loc.clone(t), e).formatDateTime(this) + : MQ; } toLocaleParts(e = {}) { return this.isValid - ? eX.create(this.loc.clone(e), e).formatDateTimeParts(this) + ? rX.create(this.loc.clone(e), e).formatDateTimeParts(this) : []; } toISO({ @@ -71167,14 +71176,14 @@ class $Q { } = {}) { if (!this.isValid) return null; const i = "extended" === e; - let l = xQ(this, i); - return (l += "T"), (l += _Q(this, i, t, n, r, o)), l; + let l = ZQ(this, i); + return (l += "T"), (l += IQ(this, i, t, n, r, o)), l; } toISODate({ format: e = "extended" } = {}) { - return this.isValid ? xQ(this, "extended" === e) : null; + return this.isValid ? ZQ(this, "extended" === e) : null; } toISOWeekDate() { - return NQ(this, "kkkk-'W'WW-c"); + return AQ(this, "kkkk-'W'WW-c"); } toISOTime({ suppressMilliseconds: e = !1, @@ -71185,16 +71194,16 @@ class $Q { format: i = "extended", } = {}) { if (!this.isValid) return null; - return (r ? "T" : "") + _Q(this, "extended" === i, t, e, n, o); + return (r ? "T" : "") + IQ(this, "extended" === i, t, e, n, o); } toRFC2822() { - return NQ(this, "EEE, dd LLL yyyy HH:mm:ss ZZZ", !1); + return AQ(this, "EEE, dd LLL yyyy HH:mm:ss ZZZ", !1); } toHTTP() { - return NQ(this.toUTC(), "EEE, dd LLL yyyy HH:mm:ss 'GMT'"); + return AQ(this.toUTC(), "EEE, dd LLL yyyy HH:mm:ss 'GMT'"); } toSQLDate() { - return this.isValid ? xQ(this, !0) : null; + return this.isValid ? ZQ(this, !0) : null; } toSQLTime({ includeOffset: e = !0, @@ -71204,14 +71213,14 @@ class $Q { let r = "HH:mm:ss.SSS"; return ( (t || e) && (n && (r += " "), t ? (r += "z") : e && (r += "ZZ")), - NQ(this, r, !0) + AQ(this, r, !0) ); } toSQL(e = {}) { return this.isValid ? `${this.toSQLDate()} ${this.toSQLTime(e)}` : null; } toString() { - return this.isValid ? this.toISO() : wQ; + return this.isValid ? this.toISO() : MQ; } [Symbol.for("nodejs.util.inspect.custom")]() { return this.isValid @@ -71252,23 +71261,23 @@ class $Q { } diff(e, t = "milliseconds", n = {}) { if (!this.isValid || !e.isValid) - return JX.invalid("created by diffing an invalid DateTime"); + return nQ.invalid("created by diffing an invalid DateTime"); const r = { locale: this.locale, numberingSystem: this.numberingSystem, ...n, }, - o = ((a = t), Array.isArray(a) ? a : [a]).map(JX.normalizeUnit), + o = ((a = t), Array.isArray(a) ? a : [a]).map(nQ.normalizeUnit), i = e.valueOf() > this.valueOf(), - l = oQ(i ? this : e, i ? e : this, o, r); + l = aQ(i ? this : e, i ? e : this, o, r); var a; return i ? l.negate() : l; } diffNow(e = "milliseconds", t = {}) { - return this.diff($Q.now(), e, t); + return this.diff(qQ.now(), e, t); } until(e) { - return this.isValid ? tQ.fromDateTimes(this, e) : this; + return this.isValid ? oQ.fromDateTimes(this, e) : this; } hasSame(e, t, n) { if (!this.isValid) return !1; @@ -71287,18 +71296,18 @@ class $Q { } toRelative(e = {}) { if (!this.isValid) return null; - const t = e.base || $Q.fromObject({}, { zone: this.zone }), + const t = e.base || qQ.fromObject({}, { zone: this.zone }), n = e.padding ? (this < t ? -e.padding : e.padding) : 0; let r = ["years", "months", "days", "hours", "minutes", "seconds"], o = e.unit; return ( Array.isArray(e.unit) && ((r = e.unit), (o = void 0)), - FQ(t, this.plus(n), { ...e, numeric: "always", units: r, unit: o }) + GQ(t, this.plus(n), { ...e, numeric: "always", units: r, unit: o }) ); } toRelativeCalendar(e = {}) { return this.isValid - ? FQ(e.base || $Q.fromObject({}, { zone: this.zone }), this, { + ? GQ(e.base || qQ.fromObject({}, { zone: this.zone }), this, { ...e, numeric: "auto", units: ["years", "months", "days"], @@ -71307,40 +71316,40 @@ class $Q { : null; } static min(...e) { - if (!e.every($Q.isDateTime)) - throw new Pq("min requires all arguments be DateTimes"); - return gK(e, (e) => e.valueOf(), Math.min); + if (!e.every(qQ.isDateTime)) + throw new zq("min requires all arguments be DateTimes"); + return LK(e, (e) => e.valueOf(), Math.min); } static max(...e) { - if (!e.every($Q.isDateTime)) - throw new Pq("max requires all arguments be DateTimes"); - return gK(e, (e) => e.valueOf(), Math.max); + if (!e.every(qQ.isDateTime)) + throw new zq("max requires all arguments be DateTimes"); + return LK(e, (e) => e.valueOf(), Math.max); } static fromFormatExplain(e, t, n = {}) { const { locale: r = null, numberingSystem: o = null } = n; - return gQ( - _Y.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }), + return LQ( + IY.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }), e, t, ); } static fromStringExplain(e, t, n = {}) { - return $Q.fromFormatExplain(e, t, n); + return qQ.fromFormatExplain(e, t, n); } static buildFormatParser(e, t = {}) { const { locale: n = null, numberingSystem: r = null } = t, - o = _Y.fromOpts({ locale: n, numberingSystem: r, defaultToEN: !0 }); - return new fQ(o, e); + o = IY.fromOpts({ locale: n, numberingSystem: r, defaultToEN: !0 }); + return new wQ(o, e); } static fromFormatParser(e, t, n = {}) { - if (uK(e) || uK(t)) - throw new Pq( + if (hK(e) || hK(t)) + throw new zq( "fromFormatParser requires an input string and a format parser", ); const { locale: r = null, numberingSystem: o = null } = n, - i = _Y.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }); + i = IY.fromOpts({ locale: r, numberingSystem: o, defaultToEN: !0 }); if (!i.equals(t.locale)) - throw new Pq( + throw new zq( `fromFormatParser called with a locale of ${i}, but the format parser was created for ${t.locale}`, ); const { @@ -71349,82 +71358,82 @@ class $Q { specificOffset: C, invalidReason: s, } = t.explainFromTokens(e); - return s ? $Q.invalid(s) : TQ(l, a, n, `format ${t.format}`, e, C); + return s ? qQ.invalid(s) : _Q(l, a, n, `format ${t.format}`, e, C); } static get DATE_SHORT() { - return $q; + return qq; } static get DATE_MED() { - return Wq; + return Yq; } static get DATE_MED_WITH_WEEKDAY() { - return jq; + return Kq; } static get DATE_FULL() { - return qq; + return Xq; } static get DATE_HUGE() { - return Yq; + return Qq; } static get TIME_SIMPLE() { - return Kq; + return Jq; } static get TIME_WITH_SECONDS() { - return Xq; + return eY; } static get TIME_WITH_SHORT_OFFSET() { - return Qq; + return tY; } static get TIME_WITH_LONG_OFFSET() { - return Jq; + return nY; } static get TIME_24_SIMPLE() { - return eY; + return rY; } static get TIME_24_WITH_SECONDS() { - return tY; + return oY; } static get TIME_24_WITH_SHORT_OFFSET() { - return nY; + return iY; } static get TIME_24_WITH_LONG_OFFSET() { - return rY; + return lY; } static get DATETIME_SHORT() { - return oY; + return aY; } static get DATETIME_SHORT_WITH_SECONDS() { - return iY; + return CY; } static get DATETIME_MED() { - return lY; + return sY; } static get DATETIME_MED_WITH_SECONDS() { - return aY; + return cY; } static get DATETIME_MED_WITH_WEEKDAY() { - return CY; + return dY; } static get DATETIME_FULL() { - return sY; + return uY; } static get DATETIME_FULL_WITH_SECONDS() { - return cY; + return pY; } static get DATETIME_HUGE() { - return dY; + return mY; } static get DATETIME_HUGE_WITH_SECONDS() { - return uY; + return hY; } } -function WQ(e) { - if ($Q.isDateTime(e)) return e; - if (e && e.valueOf && pK(e.valueOf())) return $Q.fromJSDate(e); - if (e && "object" == typeof e) return $Q.fromObject(e); - throw new Pq(`Unknown datetime argument: ${e}, of type ${typeof e}`); +function YQ(e) { + if (qQ.isDateTime(e)) return e; + if (e && e.valueOf && fK(e.valueOf())) return qQ.fromJSDate(e); + if (e && "object" == typeof e) return qQ.fromObject(e); + throw new zq(`Unknown datetime argument: ${e}, of type ${typeof e}`); } -const jQ = uT({ +const KQ = hT({ display: "flex", flexGrow: 1, width: "100%", @@ -71438,7 +71447,7 @@ const jQ = uT({ minWidth: 80, }, }); -function qQ(e) { +function XQ(e) { var t, n, r = ""; @@ -71447,19 +71456,19 @@ function qQ(e) { if (Array.isArray(e)) { var o = e.length; for (t = 0; t < o; t++) - e[t] && (n = qQ(e[t])) && (r && (r += " "), (r += n)); + e[t] && (n = XQ(e[t])) && (r && (r += " "), (r += n)); } else for (n in e) e[n] && (r && (r += " "), (r += n)); return r; } -function YQ() { +function QQ() { for (var e, t, n = 0, r = "", o = arguments.length; n < o; n++) - (e = arguments[n]) && (t = qQ(e)) && (r && (r += " "), (r += t)); + (e = arguments[n]) && (t = XQ(e)) && (r && (r += " "), (r += t)); return r; } -var KQ, XQ; -function QQ() { - if (XQ) return KQ; - XQ = 1; +var JQ, eJ; +function tJ() { + if (eJ) return JQ; + eJ = 1; const e = (e, n, r, o) => { if ("length" === r || "prototype" === r) return; if ("arguments" === r || "caller" === r) return; @@ -71481,7 +71490,7 @@ function QQ() { r = Object.getOwnPropertyDescriptor(Function.prototype, "toString"), o = Object.getOwnPropertyDescriptor(Function.prototype.toString, "name"); return ( - (KQ = (t, i, { ignoreNonConfigurable: l = !1 } = {}) => { + (JQ = (t, i, { ignoreNonConfigurable: l = !1 } = {}) => { const { name: a } = t; for (const n of Reflect.ownKeys(i)) e(t, i, n, l); return ( @@ -71498,23 +71507,23 @@ function QQ() { t ); }), - KQ + JQ ); } -var JQ, - eJ, - tJ = { exports: {} }; var nJ, rJ, - oJ, - iJ = tJ.exports; -function lJ() { + oJ = { exports: {} }; +var iJ, + lJ, + aJ, + CJ = oJ.exports; +function sJ() { return ( - nJ || - ((nJ = 1), + iJ || + ((iJ = 1), (function (e, t) { var n = - (iJ && iJ.__awaiter) || + (CJ && CJ.__awaiter) || function (e, t, n, r) { return new (n || (n = Promise))(function (o, i) { function l(e) { @@ -71542,16 +71551,16 @@ function lJ() { }); }, r = - (iJ && iJ.__importDefault) || + (CJ && CJ.__importDefault) || function (e) { return e && e.__esModule ? e : { default: e }; }; Object.defineProperty(t, "__esModule", { value: !0 }); const o = r( - eJ - ? JQ - : ((eJ = 1), - (JQ = () => { + rJ + ? nJ + : ((rJ = 1), + (nJ = () => { const e = {}; return ( (e.promise = new Promise((t, n) => { @@ -71604,15 +71613,15 @@ function lJ() { ); } (t.default = i), (e.exports = i), (e.exports.default = i); - })(tJ, tJ.exports)), - tJ.exports + })(oJ, oJ.exports)), + oJ.exports ); } -var aJ = (function () { - if (oJ) return rJ; - oJ = 1; - const e = QQ(), - t = lJ(), +var cJ = (function () { + if (aJ) return lJ; + aJ = 1; + const e = tJ(), + t = sJ(), n = new WeakMap(), r = new WeakMap(), o = (n, { cacheKey: o, cache: i = new Map(), maxAge: l } = {}) => { @@ -71657,29 +71666,29 @@ var aJ = (function () { throw new TypeError("The cache Map can't be cleared!"); t.clear(); }), - (rJ = o) + (lJ = o) ); })(), - CJ = V(aJ); -function sJ(e) { + dJ = V(cJ); +function uJ(e) { return "string" == typeof e; } -function cJ(e, t, n) { +function pJ(e, t, n) { return n.indexOf(e) === t; } -function dJ(e) { +function mJ(e) { return -1 === e.indexOf(",") ? e : e.split(","); } -function uJ(e) { +function hJ(e) { if (!e) return e; if ("C" === e || "posix" === e || "POSIX" === e) return "en-US"; if (-1 !== e.indexOf(".")) { var t = e.split(".")[0]; - return uJ(void 0 === t ? "" : t); + return hJ(void 0 === t ? "" : t); } if (-1 !== e.indexOf("@")) { var n = e.split("@")[0]; - return uJ(void 0 === n ? "" : n); + return hJ(void 0 === n ? "" : n); } if (-1 === e.indexOf("-") || (r = e).toLowerCase() !== r) return e; var r, @@ -71689,7 +71698,7 @@ function uJ(e) { a = void 0 === l ? "" : l; return "".concat(i, "-").concat(a.toUpperCase()); } -var pJ = CJ( +var fJ = dJ( function (e) { var t = void 0 === e ? {} : e, n = t.useFallbackLocale, @@ -71704,136 +71713,136 @@ var pJ = CJ( C++ ) { var c = s[C]; - a = a.concat(dJ(c)); + a = a.concat(mJ(c)); } var d = navigator.language, - u = d ? dJ(d) : d; + u = d ? mJ(d) : d; l = l.concat(a, u); } - return r && l.push(i), l.filter(sJ).map(uJ).filter(cJ); + return r && l.push(i), l.filter(uJ).map(hJ).filter(pJ); }, { cacheKey: JSON.stringify }, ); -var mJ = CJ( +var gJ = dJ( function (e) { - return pJ(e)[0] || null; + return fJ(e)[0] || null; }, { cacheKey: JSON.stringify }, ); -function hJ(e, t, n) { +function vJ(e, t, n) { return function (r, o) { void 0 === o && (o = n); var i = e(r) + o; return t(i); }; } -function fJ(e) { +function wJ(e) { return function (t) { return new Date(e(t).getTime() - 1); }; } -function gJ(e, t) { +function LJ(e, t) { return function (n) { return [e(n), t(n)]; }; } -function vJ(e) { +function bJ(e) { if (e instanceof Date) return e.getFullYear(); if ("number" == typeof e) return e; var t = parseInt(e, 10); if ("string" == typeof e && !isNaN(t)) return t; throw new Error("Failed to get year from date: ".concat(e, ".")); } -function wJ(e) { +function MJ(e) { if (e instanceof Date) return e.getMonth(); throw new Error("Failed to get month from date: ".concat(e, ".")); } -function LJ(e) { +function HJ(e) { if (e instanceof Date) return e.getDate(); throw new Error("Failed to get year from date: ".concat(e, ".")); } -function bJ(e) { - var t = vJ(e), +function EJ(e) { + var t = bJ(e), n = t + ((1 - t) % 100), r = new Date(); return r.setFullYear(n, 0, 1), r.setHours(0, 0, 0, 0), r; } -var MJ = hJ(vJ, bJ, -100), - HJ = hJ(vJ, bJ, 100), - EJ = fJ(HJ), - RJ = hJ(vJ, EJ, -100), - yJ = gJ(bJ, EJ); -function VJ(e) { - var t = vJ(e), +var RJ = vJ(bJ, EJ, -100), + yJ = vJ(bJ, EJ, 100), + VJ = wJ(yJ), + SJ = vJ(bJ, VJ, -100), + TJ = LJ(EJ, VJ); +function NJ(e) { + var t = bJ(e), n = t + ((1 - t) % 10), r = new Date(); return r.setFullYear(n, 0, 1), r.setHours(0, 0, 0, 0), r; } -var SJ = hJ(vJ, VJ, -10), - TJ = hJ(vJ, VJ, 10), - NJ = fJ(TJ), - xJ = hJ(vJ, NJ, -10), - _J = gJ(VJ, NJ); -function AJ(e) { - var t = vJ(e), +var xJ = vJ(bJ, NJ, -10), + _J = vJ(bJ, NJ, 10), + AJ = wJ(_J), + ZJ = vJ(bJ, AJ, -10), + IJ = LJ(NJ, AJ); +function kJ(e) { + var t = bJ(e), n = new Date(); return n.setFullYear(t, 0, 1), n.setHours(0, 0, 0, 0), n; } -var ZJ = hJ(vJ, AJ, -1), - IJ = hJ(vJ, AJ, 1), - kJ = fJ(IJ), - OJ = hJ(vJ, kJ, -1), - BJ = gJ(AJ, kJ); -function DJ(e, t) { +var OJ = vJ(bJ, kJ, -1), + BJ = vJ(bJ, kJ, 1), + DJ = wJ(BJ), + PJ = vJ(bJ, DJ, -1), + FJ = LJ(kJ, DJ); +function UJ(e, t) { return function (n, r) { void 0 === r && (r = t); - var o = vJ(n), - i = wJ(n) + r, + var o = bJ(n), + i = MJ(n) + r, l = new Date(); return l.setFullYear(o, i, 1), l.setHours(0, 0, 0, 0), e(l); }; } -function PJ(e) { - var t = vJ(e), - n = wJ(e), +function zJ(e) { + var t = bJ(e), + n = MJ(e), r = new Date(); return r.setFullYear(t, n, 1), r.setHours(0, 0, 0, 0), r; } -var FJ = DJ(PJ, -1), - UJ = DJ(PJ, 1), - zJ = fJ(UJ), - GJ = DJ(zJ, -1), - $J = gJ(PJ, zJ); -function WJ(e) { - var t = vJ(e), - n = wJ(e), - r = LJ(e), +var GJ = UJ(zJ, -1), + $J = UJ(zJ, 1), + WJ = wJ($J), + jJ = UJ(WJ, -1), + qJ = LJ(zJ, WJ); +function YJ(e) { + var t = bJ(e), + n = MJ(e), + r = HJ(e), o = new Date(); return o.setFullYear(t, n, r), o.setHours(0, 0, 0, 0), o; } -var jJ, - qJ, - YJ = - ((jJ = WJ), - (qJ = 1), +var KJ, + XJ, + QJ = + ((KJ = YJ), + (XJ = 1), function (e, t) { - void 0 === t && (t = qJ); - var n = vJ(e), - r = wJ(e), - o = LJ(e) + t, + void 0 === t && (t = XJ); + var n = bJ(e), + r = MJ(e), + o = HJ(e) + t, i = new Date(); - return i.setFullYear(n, r, o), i.setHours(0, 0, 0, 0), jJ(i); - }), - KJ = fJ(YJ), - XJ = gJ(WJ, KJ); -function QJ(e) { - return LJ(zJ(e)); -} -var JJ = "gregory", - e3 = "hebrew", - t3 = "islamic", - n3 = "iso8601", - r3 = { + return i.setFullYear(n, r, o), i.setHours(0, 0, 0, 0), KJ(i); + }), + JJ = wJ(QJ), + e3 = LJ(YJ, JJ); +function t3(e) { + return HJ(WJ(e)); +} +var n3 = "gregory", + r3 = "hebrew", + o3 = "islamic", + i3 = "iso8601", + l3 = { gregory: [ "en-CA", "en-US", @@ -71878,15 +71887,15 @@ var JJ = "gregory", "ps-AR", ], }, - o3 = [0, 1, 2, 3, 4, 5, 6], - i3 = new Map(); -function l3(e) { + a3 = [0, 1, 2, 3, 4, 5, 6], + C3 = new Map(); +function s3(e) { return function (t, n) { return (function (e) { return function (t, n) { - var r = t || mJ(); - i3.has(r) || i3.set(r, new Map()); - var o = i3.get(r); + var r = t || gJ(); + C3.has(r) || C3.set(r, new Map()); + var o = C3.get(r); return ( o.has(e) || o.set(e, new Intl.DateTimeFormat(r || void 0, e).format), o.get(e)(n) @@ -71901,133 +71910,133 @@ function l3(e) { ); }; } -var a3 = l3({ day: "numeric" }), - C3 = l3({ day: "numeric", month: "long", year: "numeric" }), - s3 = l3({ month: "long" }), - c3 = l3({ month: "long", year: "numeric" }), - d3 = l3({ weekday: "short" }), - u3 = l3({ weekday: "long" }), - p3 = l3({ year: "numeric" }), - m3 = o3[0], - h3 = o3[5], - f3 = o3[6]; -function g3(e, t) { - void 0 === t && (t = n3); +var c3 = s3({ day: "numeric" }), + d3 = s3({ day: "numeric", month: "long", year: "numeric" }), + u3 = s3({ month: "long" }), + p3 = s3({ month: "long", year: "numeric" }), + m3 = s3({ weekday: "short" }), + h3 = s3({ weekday: "long" }), + f3 = s3({ year: "numeric" }), + g3 = a3[0], + v3 = a3[5], + w3 = a3[6]; +function L3(e, t) { + void 0 === t && (t = i3); var n = e.getDay(); switch (t) { - case n3: + case i3: return (n + 6) % 7; - case t3: + case o3: return (n + 1) % 7; - case e3: - case JJ: + case r3: + case n3: return n; default: throw new Error("Unsupported calendar type."); } } -function v3(e, t) { - void 0 === t && (t = n3); - var n = vJ(e), - r = wJ(e), - o = e.getDate() - g3(e, t); +function b3(e, t) { + void 0 === t && (t = i3); + var n = bJ(e), + r = MJ(e), + o = e.getDate() - L3(e, t); return new Date(n, r, o); } -function w3(e, t) { +function M3(e, t) { switch (e) { case "century": - return bJ(t); + return EJ(t); case "decade": - return VJ(t); + return NJ(t); case "year": - return AJ(t); + return kJ(t); case "month": - return PJ(t); + return zJ(t); case "day": - return WJ(t); + return YJ(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function L3(e, t) { +function H3(e, t) { switch (e) { case "century": - return HJ(t); + return yJ(t); case "decade": - return TJ(t); + return _J(t); case "year": - return IJ(t); + return BJ(t); case "month": - return UJ(t); + return $J(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function b3(e, t) { +function E3(e, t) { switch (e) { case "century": - return EJ(t); + return VJ(t); case "decade": - return NJ(t); + return AJ(t); case "year": - return kJ(t); + return DJ(t); case "month": - return zJ(t); + return WJ(t); case "day": - return KJ(t); + return JJ(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function M3(e, t) { +function R3(e, t) { switch (e) { case "century": - return yJ(t); + return TJ(t); case "decade": - return _J(t); + return IJ(t); case "year": - return BJ(t); + return FJ(t); case "month": - return $J(t); + return qJ(t); case "day": - return XJ(t); + return e3(t); default: throw new Error("Invalid rangeType: ".concat(e)); } } -function H3(e, t, n) { +function y3(e, t, n) { return n .map(function (n) { - return (t || p3)(e, n); + return (t || f3)(e, n); }) .join(" – "); } -function E3(e, t, n) { - return H3(e, t, _J(n)); +function V3(e, t, n) { + return y3(e, t, IJ(n)); } -function R3(e, t) { - void 0 === t && (t = n3); +function S3(e, t) { + void 0 === t && (t = i3); var n = e.getDay(); switch (t) { - case t3: - case e3: - return n === h3 || n === f3; + case o3: + case r3: + return n === v3 || n === w3; + case i3: case n3: - case JJ: - return n === f3 || n === m3; + return n === w3 || n === g3; default: throw new Error("Unsupported calendar type."); } } -var y3 = "react-calendar__navigation"; -function V3(e) { +var T3 = "react-calendar__navigation"; +function N3(e) { var t, n = e.activeStartDate, r = e.drillUp, o = e.formatMonthYear, - i = void 0 === o ? c3 : o, + i = void 0 === o ? p3 : o, l = e.formatYear, - a = void 0 === l ? p3 : l, + a = void 0 === l ? f3 : l, C = e.locale, s = e.maxDate, c = e.minDate, @@ -72059,13 +72068,13 @@ function V3(e) { O = (function (e, t) { switch (e) { case "century": - return MJ(t); + return RJ(t); case "decade": - return SJ(t); + return xJ(t); case "year": - return ZJ(t); + return OJ(t); case "month": - return FJ(t); + return GJ(t); default: throw new Error("Invalid rangeType: ".concat(e)); } @@ -72074,26 +72083,26 @@ function V3(e) { ? (function (e, t) { switch (e) { case "decade": - return SJ(t, -100); + return xJ(t, -100); case "year": - return ZJ(t, -10); + return OJ(t, -10); case "month": - return FJ(t, -12); + return GJ(t, -12); default: throw new Error("Invalid rangeType: ".concat(e)); } })(A, n) : void 0, - D = L3(A, n), + D = H3(A, n), P = k ? (function (e, t) { switch (e) { case "decade": - return TJ(t, 100); + return _J(t, 100); case "year": - return IJ(t, 10); + return BJ(t, 10); case "month": - return UJ(t, 12); + return $J(t, 12); default: throw new Error("Invalid rangeType: ".concat(e)); } @@ -72104,13 +72113,13 @@ function V3(e) { var e = (function (e, t) { switch (e) { case "century": - return RJ(t); + return SJ(t); case "decade": - return xJ(t); + return ZJ(t); case "year": - return OJ(t); + return PJ(t); case "month": - return GJ(t); + return jJ(t); default: throw new Error("Invalid rangeType: ".concat(e)); } @@ -72124,11 +72133,11 @@ function V3(e) { var e = (function (e, t) { switch (e) { case "decade": - return xJ(t, -100); + return ZJ(t, -100); case "year": - return OJ(t, -10); + return PJ(t, -10); case "month": - return GJ(t, -12); + return jJ(t, -12); default: throw new Error("Invalid rangeType: ".concat(e)); } @@ -72142,10 +72151,10 @@ function V3(e) { switch (A) { case "century": return (function (e, t, n) { - return H3(e, t, yJ(n)); + return y3(e, t, TJ(n)); })(C, a, e); case "decade": - return E3(C, a, e); + return V3(C, a, e); case "year": return a(C, e); case "month": @@ -72155,16 +72164,16 @@ function V3(e) { } })(); return m - ? m({ date: e, label: t, locale: C || mJ() || void 0, view: A }) + ? m({ date: e, label: t, locale: C || gJ() || void 0, view: A }) : t; } return I.jsxs("div", { - className: y3, + className: T3, children: [ null !== y && k ? I.jsx("button", { "aria-label": E, - className: "".concat(y3, "__arrow ").concat(y3, "__prev2-button"), + className: "".concat(T3, "__arrow ").concat(T3, "__prev2-button"), disabled: U, onClick: function () { x(B, "prev2"); @@ -72176,7 +72185,7 @@ function V3(e) { null !== N && I.jsx("button", { "aria-label": S, - className: "".concat(y3, "__arrow ").concat(y3, "__prev-button"), + className: "".concat(T3, "__arrow ").concat(T3, "__prev-button"), disabled: F, onClick: function () { x(O, "prev"); @@ -72184,7 +72193,7 @@ function V3(e) { type: "button", children: N, }), - ((t = "".concat(y3, "__label")), + ((t = "".concat(T3, "__label")), I.jsxs("button", { "aria-label": u, "aria-live": p, @@ -72221,7 +72230,7 @@ function V3(e) { null !== M && I.jsx("button", { "aria-label": L, - className: "".concat(y3, "__arrow ").concat(y3, "__next-button"), + className: "".concat(T3, "__arrow ").concat(T3, "__next-button"), disabled: z, onClick: function () { x(D, "next"); @@ -72232,7 +72241,7 @@ function V3(e) { null !== v && k ? I.jsx("button", { "aria-label": f, - className: "".concat(y3, "__arrow ").concat(y3, "__next2-button"), + className: "".concat(T3, "__arrow ").concat(T3, "__next2-button"), disabled: G, onClick: function () { x(P, "next2"); @@ -72244,9 +72253,9 @@ function V3(e) { ], }); } -var S3 = function () { +var x3 = function () { return ( - (S3 = + (x3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72254,10 +72263,10 @@ var S3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - S3.apply(this, arguments) + x3.apply(this, arguments) ); }, - T3 = function (e, t) { + _3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72272,10 +72281,10 @@ var S3 = function () { } return n; }; -function N3(e) { +function A3(e) { return "".concat(e, "%"); } -function x3(e) { +function Z3(e) { var t = e.children, n = e.className, r = e.count, @@ -72283,7 +72292,7 @@ function x3(e) { i = e.offset, l = e.style, a = e.wrap, - C = T3(e, [ + C = _3(e, [ "children", "className", "count", @@ -72294,10 +72303,10 @@ function x3(e) { ]); return I.jsx( "div", - S3( + x3( { className: n, - style: S3( + style: x3( { display: "flex", flexDirection: o, @@ -72309,12 +72318,12 @@ function x3(e) { C, { children: p.map(t, function (e, t) { - var n = i && 0 === t ? N3((100 * i) / r) : null; + var n = i && 0 === t ? A3((100 * i) / r) : null; return s( e, - S3(S3({}, e.props), { + x3(x3({}, e.props), { style: { - flexBasis: N3(100 / r), + flexBasis: A3(100 / r), flexShrink: 0, flexGrow: 0, overflow: "hidden", @@ -72329,25 +72338,25 @@ function x3(e) { ), ); } -function _3(e, t) { +function I3(e, t) { return t[0] <= e && t[1] >= e; } -function A3(e, t) { - return _3(e[0], t) || _3(e[1], t); +function k3(e, t) { + return I3(e[0], t) || I3(e[1], t); } -function Z3(e, t, n) { +function O3(e, t, n) { var r = []; - if (A3(t, e)) { + if (k3(t, e)) { r.push(n); - var o = _3(e[0], t), - i = _3(e[1], t); + var o = I3(e[0], t), + i = I3(e[1], t); o && r.push("".concat(n, "Start")), i && r.push("".concat(n, "End")), o && i && r.push("".concat(n, "BothEnds")); } return r; } -function I3(e) { +function B3(e) { if (!e) throw new Error("args is required"); var t = e.value, n = e.date, @@ -72363,10 +72372,10 @@ function I3(e) { throw new Error( "dateType is required when date is not an array of two dates", ); - return M3(t, n); + return R3(t, n); })(); if ( - (_3(l, a) && i.push("".concat(o, "--now")), + (I3(l, a) && i.push("".concat(o, "--now")), !t || !(function (e) { return Array.isArray(e) ? null !== e[0] && null !== e[1] : null !== e; @@ -72382,22 +72391,22 @@ function I3(e) { throw new Error( "valueType is required when value is not an array of two dates", ); - return M3(n, t); + return R3(n, t); })(); (s = a), (C = c)[0] <= s[0] && C[1] >= s[1] ? i.push("".concat(o, "--active")) - : A3(c, a) && i.push("".concat(o, "--hasActive")); - var d = Z3(c, a, "".concat(o, "--range")); + : k3(c, a) && i.push("".concat(o, "--hasActive")); + var d = O3(c, a, "".concat(o, "--range")); i.push.apply(i, d); var u = Array.isArray(t) ? t : [t]; if (r && 1 === u.length) { - var p = Z3(r > c[0] ? [c[0], r] : [r, c[0]], a, "".concat(o, "--hover")); + var p = O3(r > c[0] ? [c[0], r] : [r, c[0]], a, "".concat(o, "--hover")); i.push.apply(i, p); } return i; } -function k3(e) { +function D3(e) { for ( var t = e.className, n = e.count, @@ -72421,12 +72430,12 @@ function k3(e) { var g = o(f); h.push( s({ - classes: I3({ date: g, dateType: i, hover: a, value: p, valueType: m }), + classes: B3({ date: g, dateType: i, hover: a, value: p, valueType: m }), date: g, }), ); } - return I.jsx(x3, { + return I.jsx(Z3, { className: t, count: r, offset: C, @@ -72434,7 +72443,7 @@ function k3(e) { children: h, }); } -function O3(e) { +function P3(e) { var t = e.activeStartDate, n = e.children, r = e.classes, @@ -72469,7 +72478,7 @@ function O3(e) { [t, o, f, v], ); return I.jsxs("button", { - className: YQ(r, w), + className: QQ(r, w), disabled: (c && d(c) > o) || (C && s(C) < o) || @@ -72497,9 +72506,9 @@ function O3(e) { ], }); } -var B3 = function () { +var F3 = function () { return ( - (B3 = + (F3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72507,10 +72516,10 @@ var B3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - B3.apply(this, arguments) + F3.apply(this, arguments) ); }, - D3 = function (e, t) { + U3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72525,36 +72534,36 @@ var B3 = function () { } return n; }, - P3 = "react-calendar__century-view__decades__decade"; -function F3(e) { + z3 = "react-calendar__century-view__decades__decade"; +function G3(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.currentCentury, o = e.formatYear, - i = void 0 === o ? p3 : o, - l = D3(e, ["classes", "currentCentury", "formatYear"]), + i = void 0 === o ? f3 : o, + l = U3(e, ["classes", "currentCentury", "formatYear"]), a = l.date, C = l.locale, s = []; return ( n && s.push.apply(s, n), - s.push(P3), - bJ(a).getFullYear() !== r && s.push("".concat(P3, "--neighboringCentury")), + s.push(z3), + EJ(a).getFullYear() !== r && s.push("".concat(z3, "--neighboringCentury")), I.jsx( - O3, - B3({}, l, { + P3, + F3({}, l, { classes: s, - maxDateTransform: NJ, - minDateTransform: VJ, + maxDateTransform: AJ, + minDateTransform: NJ, view: "century", - children: E3(C, i, a), + children: V3(C, i, a), }), ) ); } -var U3 = function () { +var $3 = function () { return ( - (U3 = + ($3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72562,10 +72571,10 @@ var U3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - U3.apply(this, arguments) + $3.apply(this, arguments) ); }, - z3 = function (e, t) { + W3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72580,33 +72589,33 @@ var U3 = function () { } return n; }; -function G3(e) { +function j3(e) { var t = e.activeStartDate, n = e.hover, r = e.showNeighboringCentury, o = e.value, i = e.valueType, - l = z3(e, [ + l = W3(e, [ "activeStartDate", "hover", "showNeighboringCentury", "value", "valueType", ]), - a = vJ(bJ(t)), + a = bJ(EJ(t)), C = a + (r ? 119 : 99); - return I.jsx(k3, { + return I.jsx(D3, { className: "react-calendar__century-view__decades", - dateTransform: VJ, + dateTransform: NJ, dateType: "decade", end: C, hover: n, renderTile: function (e) { var n = e.date, - r = z3(e, ["date"]); + r = W3(e, ["date"]); return I.jsx( - F3, - U3({}, l, r, { activeStartDate: t, currentCentury: a, date: n }), + G3, + $3({}, l, r, { activeStartDate: t, currentCentury: a, date: n }), n.getTime(), ); }, @@ -72616,9 +72625,9 @@ function G3(e) { valueType: i, }); } -var $3 = function () { +var q3 = function () { return ( - ($3 = + (q3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72626,18 +72635,18 @@ var $3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - $3.apply(this, arguments) + q3.apply(this, arguments) ); }; -function W3(e) { +function Y3(e) { return I.jsx("div", { className: "react-calendar__century-view", - children: I.jsx(G3, $3({}, e)), + children: I.jsx(j3, q3({}, e)), }); } -var j3 = function () { +var K3 = function () { return ( - (j3 = + (K3 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72645,10 +72654,10 @@ var j3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - j3.apply(this, arguments) + K3.apply(this, arguments) ); }, - q3 = function (e, t) { + X3 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72663,36 +72672,36 @@ var j3 = function () { } return n; }, - Y3 = "react-calendar__decade-view__years__year"; -function K3(e) { + Q3 = "react-calendar__decade-view__years__year"; +function J3(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.currentDecade, o = e.formatYear, - i = void 0 === o ? p3 : o, - l = q3(e, ["classes", "currentDecade", "formatYear"]), + i = void 0 === o ? f3 : o, + l = X3(e, ["classes", "currentDecade", "formatYear"]), a = l.date, C = l.locale, s = []; return ( n && s.push.apply(s, n), - s.push(Y3), - VJ(a).getFullYear() !== r && s.push("".concat(Y3, "--neighboringDecade")), + s.push(Q3), + NJ(a).getFullYear() !== r && s.push("".concat(Q3, "--neighboringDecade")), I.jsx( - O3, - j3({}, l, { + P3, + K3({}, l, { classes: s, - maxDateTransform: kJ, - minDateTransform: AJ, + maxDateTransform: DJ, + minDateTransform: kJ, view: "decade", children: i(C, a), }), ) ); } -var X3 = function () { +var e1 = function () { return ( - (X3 = + (e1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72700,10 +72709,10 @@ var X3 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - X3.apply(this, arguments) + e1.apply(this, arguments) ); }, - Q3 = function (e, t) { + t1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72718,33 +72727,33 @@ var X3 = function () { } return n; }; -function J3(e) { +function n1(e) { var t = e.activeStartDate, n = e.hover, r = e.showNeighboringDecade, o = e.value, i = e.valueType, - l = Q3(e, [ + l = t1(e, [ "activeStartDate", "hover", "showNeighboringDecade", "value", "valueType", ]), - a = vJ(VJ(t)), + a = bJ(NJ(t)), C = a + (r ? 11 : 9); - return I.jsx(k3, { + return I.jsx(D3, { className: "react-calendar__decade-view__years", - dateTransform: AJ, + dateTransform: kJ, dateType: "year", end: C, hover: n, renderTile: function (e) { var n = e.date, - r = Q3(e, ["date"]); + r = t1(e, ["date"]); return I.jsx( - K3, - X3({}, l, r, { activeStartDate: t, currentDecade: a, date: n }), + J3, + e1({}, l, r, { activeStartDate: t, currentDecade: a, date: n }), n.getTime(), ); }, @@ -72753,9 +72762,9 @@ function J3(e) { valueType: i, }); } -var e1 = function () { +var r1 = function () { return ( - (e1 = + (r1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72763,18 +72772,18 @@ var e1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - e1.apply(this, arguments) + r1.apply(this, arguments) ); }; -function t1(e) { +function o1(e) { return I.jsx("div", { className: "react-calendar__decade-view", - children: I.jsx(J3, e1({}, e)), + children: I.jsx(n1, r1({}, e)), }); } -var n1 = function () { +var i1 = function () { return ( - (n1 = + (i1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72782,10 +72791,10 @@ var n1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - n1.apply(this, arguments) + i1.apply(this, arguments) ); }, - r1 = function (e, t) { + l1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72800,42 +72809,42 @@ var n1 = function () { } return n; }, - o1 = function (e, t, n) { + a1 = function (e, t, n) { if (n || 2 === arguments.length) for (var r, o = 0, i = t.length; o < i; o++) (!r && o in t) || (r || (r = Array.prototype.slice.call(t, 0, o)), (r[o] = t[o])); return e.concat(r || Array.prototype.slice.call(t)); }; -function i1(e) { +function C1(e) { var t = e.classes, n = void 0 === t ? [] : t, r = e.formatMonth, - o = void 0 === r ? s3 : r, + o = void 0 === r ? u3 : r, i = e.formatMonthYear, - l = void 0 === i ? c3 : i, - a = r1(e, ["classes", "formatMonth", "formatMonthYear"]), + l = void 0 === i ? p3 : i, + a = l1(e, ["classes", "formatMonth", "formatMonthYear"]), C = a.date, s = a.locale; return I.jsx( - O3, - n1({}, a, { - classes: o1( - o1([], n, !0), + P3, + i1({}, a, { + classes: a1( + a1([], n, !0), ["react-calendar__year-view__months__month"], !1, ), formatAbbr: l, - maxDateTransform: zJ, - minDateTransform: PJ, + maxDateTransform: WJ, + minDateTransform: zJ, view: "year", children: o(s, C), }), ); } -var l1 = function () { +var s1 = function () { return ( - (l1 = + (s1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72843,10 +72852,10 @@ var l1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - l1.apply(this, arguments) + s1.apply(this, arguments) ); }, - a1 = function (e, t) { + c1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72861,28 +72870,28 @@ var l1 = function () { } return n; }; -function C1(e) { +function d1(e) { var t = e.activeStartDate, n = e.hover, r = e.value, o = e.valueType, - i = a1(e, ["activeStartDate", "hover", "value", "valueType"]), - l = vJ(t); - return I.jsx(k3, { + i = c1(e, ["activeStartDate", "hover", "value", "valueType"]), + l = bJ(t); + return I.jsx(D3, { className: "react-calendar__year-view__months", dateTransform: function (e) { var t = new Date(); - return t.setFullYear(l, e, 1), PJ(t); + return t.setFullYear(l, e, 1), zJ(t); }, dateType: "month", end: 11, hover: n, renderTile: function (e) { var n = e.date, - r = a1(e, ["date"]); + r = c1(e, ["date"]); return I.jsx( - i1, - l1({}, i, r, { activeStartDate: t, date: n }), + C1, + s1({}, i, r, { activeStartDate: t, date: n }), n.getTime(), ); }, @@ -72891,9 +72900,9 @@ function C1(e) { valueType: o, }); } -var s1 = function () { +var u1 = function () { return ( - (s1 = + (u1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72901,18 +72910,18 @@ var s1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - s1.apply(this, arguments) + u1.apply(this, arguments) ); }; -function c1(e) { +function p1(e) { return I.jsx("div", { className: "react-calendar__year-view", - children: I.jsx(C1, s1({}, e)), + children: I.jsx(d1, u1({}, e)), }); } -var d1 = function () { +var m1 = function () { return ( - (d1 = + (m1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72920,10 +72929,10 @@ var d1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - d1.apply(this, arguments) + m1.apply(this, arguments) ); }, - u1 = function (e, t) { + h1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -72938,17 +72947,17 @@ var d1 = function () { } return n; }, - p1 = "react-calendar__month-view__days__day"; -function m1(e) { + f1 = "react-calendar__month-view__days__day"; +function g1(e) { var t = e.calendarType, n = e.classes, r = void 0 === n ? [] : n, o = e.currentMonthIndex, i = e.formatDay, - l = void 0 === i ? a3 : i, + l = void 0 === i ? c3 : i, a = e.formatLongDate, - C = void 0 === a ? C3 : a, - s = u1(e, [ + C = void 0 === a ? d3 : a, + s = h1(e, [ "calendarType", "classes", "currentMonthIndex", @@ -72960,25 +72969,25 @@ function m1(e) { u = []; return ( r && u.push.apply(u, r), - u.push(p1), - R3(c, t) && u.push("".concat(p1, "--weekend")), - c.getMonth() !== o && u.push("".concat(p1, "--neighboringMonth")), + u.push(f1), + S3(c, t) && u.push("".concat(f1, "--weekend")), + c.getMonth() !== o && u.push("".concat(f1, "--neighboringMonth")), I.jsx( - O3, - d1({}, s, { + P3, + m1({}, s, { classes: u, formatAbbr: C, - maxDateTransform: KJ, - minDateTransform: WJ, + maxDateTransform: JJ, + minDateTransform: YJ, view: "month", children: l(d, c), }), ) ); } -var h1 = function () { +var v1 = function () { return ( - (h1 = + (v1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -72986,10 +72995,10 @@ var h1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - h1.apply(this, arguments) + v1.apply(this, arguments) ); }, - f1 = function (e, t) { + w1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73004,7 +73013,7 @@ var h1 = function () { } return n; }; -function g1(e) { +function L1(e) { var t = e.activeStartDate, n = e.calendarType, r = e.hover, @@ -73012,7 +73021,7 @@ function g1(e) { i = e.showNeighboringMonth, l = e.value, a = e.valueType, - C = f1(e, [ + C = w1(e, [ "activeStartDate", "calendarType", "hover", @@ -73021,39 +73030,39 @@ function g1(e) { "value", "valueType", ]), - s = vJ(t), - c = wJ(t), + s = bJ(t), + c = MJ(t), d = o || i, - u = g3(t, n), + u = L3(t, n), p = d ? 0 : u, m = 1 + (d ? -u : 0), h = (function () { if (o) return m + 42 - 1; - var e = QJ(t); + var e = t3(t); if (i) { var r = new Date(); return ( - r.setFullYear(s, c, e), r.setHours(0, 0, 0, 0), e + (7 - g3(r, n) - 1) + r.setFullYear(s, c, e), r.setHours(0, 0, 0, 0), e + (7 - L3(r, n) - 1) ); } return e; })(); - return I.jsx(k3, { + return I.jsx(D3, { className: "react-calendar__month-view__days", count: 7, dateTransform: function (e) { var t = new Date(); - return t.setFullYear(s, c, e), WJ(t); + return t.setFullYear(s, c, e), YJ(t); }, dateType: "day", hover: r, end: h, renderTile: function (e) { var r = e.date, - o = f1(e, ["date"]); + o = w1(e, ["date"]); return I.jsx( - m1, - h1({}, C, o, { + g1, + v1({}, C, o, { activeStartDate: t, calendarType: n, currentMonthIndex: c, @@ -73068,37 +73077,37 @@ function g1(e) { valueType: a, }); } -var v1 = "react-calendar__month-view__weekdays", - w1 = "".concat(v1, "__weekday"); -function L1(e) { +var b1 = "react-calendar__month-view__weekdays", + M1 = "".concat(b1, "__weekday"); +function H1(e) { for ( var t, n = e.calendarType, r = e.formatShortWeekday, - o = void 0 === r ? d3 : r, + o = void 0 === r ? m3 : r, i = e.formatWeekday, - l = void 0 === i ? u3 : i, + l = void 0 === i ? h3 : i, a = e.locale, C = e.onMouseLeave, - s = PJ(new Date()), - c = vJ(s), - d = wJ(s), + s = zJ(new Date()), + c = bJ(s), + d = MJ(s), u = [], p = 1; p <= 7; p += 1 ) { - var m = new Date(c, d, p - g3(s, n)), + var m = new Date(c, d, p - L3(s, n)), h = l(a, m); u.push( I.jsx( "div", { - className: YQ( - w1, + className: QQ( + M1, ((t = m), - t.getDay() === new Date().getDay() && "".concat(w1, "--current")), - R3(m, n) && "".concat(w1, "--weekend"), + t.getDay() === new Date().getDay() && "".concat(M1, "--current")), + S3(m, n) && "".concat(M1, "--weekend"), ), children: I.jsx("abbr", { "aria-label": h, @@ -73110,17 +73119,17 @@ function L1(e) { ), ); } - return I.jsx(x3, { - className: v1, + return I.jsx(Z3, { + className: b1, count: 7, onFocus: C, onMouseOver: C, children: u, }); } -var b1 = function () { +var E1 = function () { return ( - (b1 = + (E1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73128,10 +73137,10 @@ var b1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - b1.apply(this, arguments) + E1.apply(this, arguments) ); }, - M1 = function (e, t) { + R1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73146,8 +73155,8 @@ var b1 = function () { } return n; }, - H1 = "react-calendar__tile"; -function E1(e) { + y1 = "react-calendar__tile"; +function V1(e) { var t = e.onClickWeekNumber, n = e.weekNumber, r = I.jsx("span", { children: n }); @@ -73155,11 +73164,11 @@ function E1(e) { var o = e.date, i = e.onClickWeekNumber, l = e.weekNumber, - a = M1(e, ["date", "onClickWeekNumber", "weekNumber"]); + a = R1(e, ["date", "onClickWeekNumber", "weekNumber"]); return I.jsx( "button", - b1({}, a, { - className: H1, + E1({}, a, { + className: y1, onClick: function (e) { return i(l, o, e); }, @@ -73169,10 +73178,10 @@ function E1(e) { ); } e.date, e.onClickWeekNumber, e.weekNumber; - a = M1(e, ["date", "onClickWeekNumber", "weekNumber"]); - return I.jsx("div", b1({}, a, { className: H1, children: r })); + a = R1(e, ["date", "onClickWeekNumber", "weekNumber"]); + return I.jsx("div", E1({}, a, { className: y1, children: r })); } -function R1(e) { +function S1(e) { var t = e.activeStartDate, n = e.calendarType, r = e.onClickWeekNumber, @@ -73180,28 +73189,28 @@ function R1(e) { i = e.showFixedNumberOfWeeks, l = (function () { if (i) return 6; - var e = QJ(t) - (7 - g3(t, n)); + var e = t3(t) - (7 - L3(t, n)); return 1 + Math.ceil(e / 7); })(), a = (function () { - for (var e = vJ(t), r = wJ(t), o = LJ(t), i = [], a = 0; a < l; a += 1) - i.push(v3(new Date(e, r, o + 7 * a), n)); + for (var e = bJ(t), r = MJ(t), o = HJ(t), i = [], a = 0; a < l; a += 1) + i.push(b3(new Date(e, r, o + 7 * a), n)); return i; })(), C = a.map(function (e) { return (function (e, t) { - void 0 === t && (t = n3); + void 0 === t && (t = i3); var n, - r = t === JJ ? JJ : n3, - o = v3(e, t), - i = vJ(e) + 1; + r = t === n3 ? n3 : i3, + o = b3(e, t), + i = bJ(e) + 1; do { - (n = v3(new Date(i, 0, r === n3 ? 4 : 1), t)), (i -= 1); + (n = b3(new Date(i, 0, r === i3 ? 4 : 1), t)), (i -= 1); } while (e < n); return Math.round((o.getTime() - n.getTime()) / 6048e5) + 1; })(e, n); }); - return I.jsx(x3, { + return I.jsx(Z3, { className: "react-calendar__month-view__weekNumbers", count: l, direction: "column", @@ -73211,13 +73220,13 @@ function R1(e) { children: C.map(function (e, t) { var n = a[t]; if (!n) throw new Error("date is not defined"); - return I.jsx(E1, { date: n, onClickWeekNumber: r, weekNumber: e }, e); + return I.jsx(V1, { date: n, onClickWeekNumber: r, weekNumber: e }, e); }), }); } -var y1 = function () { +var T1 = function () { return ( - (y1 = + (T1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73225,10 +73234,10 @@ var y1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - y1.apply(this, arguments) + T1.apply(this, arguments) ); }, - V1 = function (e, t) { + N1 = function (e, t) { var n = {}; for (var r in e) Object.prototype.hasOwnProperty.call(e, r) && @@ -73243,7 +73252,7 @@ var y1 = function () { } return n; }; -function S1(e) { +function x1(e) { var t = e.activeStartDate, n = e.locale, r = e.onMouseLeave, @@ -73253,19 +73262,19 @@ function S1(e) { void 0 === i ? (function (e) { if (e) - for (var t = 0, n = Object.entries(r3); t < n.length; t++) { + for (var t = 0, n = Object.entries(l3); t < n.length; t++) { var r = n[t], o = r[0]; if (r[1].includes(e)) return o; } - return n3; + return i3; })(n) : i, a = e.formatShortWeekday, C = e.formatWeekday, s = e.onClickWeekNumber, c = e.showWeekNumbers, - d = V1(e, [ + d = N1(e, [ "calendarType", "formatShortWeekday", "formatWeekday", @@ -73274,12 +73283,12 @@ function S1(e) { ]); var u = "react-calendar__month-view"; return I.jsx("div", { - className: YQ(u, c ? "".concat(u, "--weekNumbers") : ""), + className: QQ(u, c ? "".concat(u, "--weekNumbers") : ""), children: I.jsxs("div", { style: { display: "flex", alignItems: "flex-end" }, children: [ c - ? I.jsx(R1, { + ? I.jsx(S1, { activeStartDate: t, calendarType: l, onClickWeekNumber: s, @@ -73290,23 +73299,23 @@ function S1(e) { I.jsxs("div", { style: { flexGrow: 1, width: "100%" }, children: [ - I.jsx(L1, { + I.jsx(H1, { calendarType: l, formatShortWeekday: a, formatWeekday: C, locale: n, onMouseLeave: r, }), - I.jsx(g1, y1({ calendarType: l }, d)), + I.jsx(L1, T1({ calendarType: l }, d)), ], }), ], }), }); } -var T1 = function () { +var _1 = function () { return ( - (T1 = + (_1 = Object.assign || function (e) { for (var t, n = 1, r = arguments.length; n < r; n++) @@ -73314,34 +73323,34 @@ var T1 = function () { Object.prototype.hasOwnProperty.call(t, o) && (e[o] = t[o]); return e; }), - T1.apply(this, arguments) + _1.apply(this, arguments) ); }, - N1 = "react-calendar", - x1 = ["century", "decade", "year", "month"], - _1 = ["decade", "year", "month", "day"], - A1 = new Date(); -A1.setFullYear(1, 0, 1), A1.setHours(0, 0, 0, 0); -var Z1 = new Date(864e13); -function I1(e) { + A1 = "react-calendar", + Z1 = ["century", "decade", "year", "month"], + I1 = ["decade", "year", "month", "day"], + k1 = new Date(); +k1.setFullYear(1, 0, 1), k1.setHours(0, 0, 0, 0); +var O1 = new Date(864e13); +function B1(e) { return e instanceof Date ? e : new Date(e); } -function k1(e, t) { - return x1.slice(x1.indexOf(e), x1.indexOf(t) + 1); +function D1(e, t) { + return Z1.slice(Z1.indexOf(e), Z1.indexOf(t) + 1); } -function O1(e, t, n) { +function P1(e, t, n) { return e && (function (e, t, n) { - return -1 !== k1(t, n).indexOf(e); + return -1 !== D1(t, n).indexOf(e); })(e, t, n) ? e : n; } -function B1(e) { - var t = x1.indexOf(e); - return _1[t]; +function F1(e) { + var t = Z1.indexOf(e); + return I1[t]; } -function D1(e, t) { +function U1(e, t) { var n = e.value, r = e.minDate, o = e.maxDate, @@ -73349,22 +73358,22 @@ function D1(e, t) { l = (function (e, t) { var n = Array.isArray(e) ? e[t] : e; if (!n) return null; - var r = I1(n); + var r = B1(n); if (Number.isNaN(r.getTime())) throw new Error("Invalid date: ".concat(e)); return r; })(n, t); if (!l) return null; - var a = B1(i); + var a = F1(i); return (function (e, t, n) { return t && t > e ? t : n && n < e ? n : e; })( (function () { switch (t) { case 0: - return w3(a, l); + return M3(a, l); case 1: - return b3(a, l); + return E3(a, l); default: throw new Error("Invalid index value: ".concat(t)); } @@ -73373,35 +73382,35 @@ function D1(e, t) { o, ); } -var P1 = function (e) { - return D1(e, 0); +var z1 = function (e) { + return U1(e, 0); }, - F1 = function (e) { - return D1(e, 1); + G1 = function (e) { + return U1(e, 1); }, - U1 = function (e) { - return [P1, F1].map(function (t) { + $1 = function (e) { + return [z1, G1].map(function (t) { return t(e); }); }; -function z1(e) { +function W1(e) { var t = e.maxDate, n = e.maxDetail, r = e.minDate, o = e.minDetail, i = e.value; - return w3( - O1(e.view, o, n), - P1({ value: i, minDate: r, maxDate: t, maxDetail: n }) || new Date(), + return M3( + P1(e.view, o, n), + z1({ value: i, minDate: r, maxDate: t, maxDetail: n }) || new Date(), ); } -function G1(e) { +function j1(e) { return e && (!Array.isArray(e) || 1 === e.length); } -function $1(e, t) { +function q1(e, t) { return e instanceof Date && t instanceof Date && e.getTime() === t.getTime(); } -var W1 = n(function (e, t) { +var Y1 = n(function (e, t) { var n, r = e.activeStartDate, i = e.allowPartialRange, @@ -73422,11 +73431,11 @@ var W1 = n(function (e, t) { M = e.inputRef, H = e.locale, E = e.maxDate, - R = void 0 === E ? Z1 : E, + R = void 0 === E ? O1 : E, y = e.maxDetail, V = void 0 === y ? "month" : y, S = e.minDate, - T = void 0 === S ? A1 : S, + T = void 0 === S ? k1 : S, N = e.minDetail, x = void 0 === N ? "century" : N, _ = e.navigationAriaLabel, @@ -73476,10 +73485,10 @@ var W1 = n(function (e, t) { He = a( Array.isArray(c) ? c.map(function (e) { - return null !== e ? I1(e) : null; + return null !== e ? B1(e) : null; }) : null != c - ? I1(c) + ? B1(c) : null, ), Ee = He[0], @@ -73501,11 +73510,11 @@ var W1 = n(function (e, t) { C = e.minDetail, s = e.value, c = e.view, - d = O1(c, C, l), + d = P1(c, C, l), u = t || n; return u - ? w3(d, u) - : z1({ + ? M3(d, u) + : W1({ maxDate: i, maxDetail: l, minDate: a, @@ -73525,18 +73534,18 @@ var W1 = n(function (e, t) { value: he, view: fe, }), - Ne = (n = ne && G1(Ee) ? Ee : void 0 !== he ? he : Ee) + Ne = (n = ne && j1(Ee) ? Ee : void 0 !== he ? he : Ee) ? Array.isArray(n) ? n.map(function (e) { - return null !== e ? I1(e) : null; + return null !== e ? B1(e) : null; }) : null !== n - ? I1(n) + ? B1(n) : null : null, - xe = B1(V), - _e = O1(fe || Ve, x, V), - Ae = k1(x, V), + xe = F1(V), + _e = P1(fe || Ve, x, V), + Ae = D1(x, V), Ze = ne ? be : null, Ie = Ae.indexOf(_e) < Ae.length - 1, ke = Ae.indexOf(_e) > 0, @@ -73545,11 +73554,11 @@ var W1 = n(function (e, t) { return (function () { switch (te) { case "start": - return P1; + return z1; case "end": - return F1; + return G1; case "range": - return U1; + return $1; default: throw new Error("Invalid returnValue."); } @@ -73561,7 +73570,7 @@ var W1 = n(function (e, t) { function (e, t) { we(e); var n = { action: t, activeStartDate: e, value: Ne, view: _e }; - P && !$1(Te, e) && P(n); + P && !q1(Te, e) && P(n); }, [Te, P, Ne, _e], ), @@ -73599,7 +73608,7 @@ var W1 = n(function (e, t) { value: Ne, view: n, }; - P && !$1(Te, e) && P(r), Y && _e !== n && Y(r), j && j(r); + P && !q1(Te, e) && P(r), Y && _e !== n && Y(r), j && j(r); } }, [Te, Ie, P, De, j, Y, Ne, _e, Ae], @@ -73610,10 +73619,10 @@ var W1 = n(function (e, t) { var e = Ae[Ae.indexOf(_e) - 1]; if (!e) throw new Error("Attempted to drill up from the highest view."); - var t = w3(e, Te); + var t = M3(e, Te); we(t), Se(e); var n = { action: "drillUp", activeStartDate: t, value: Ne, view: e }; - P && !$1(Te, t) && P(n), Y && _e !== e && Y(n), q && q(n); + P && !q1(Te, t) && P(n), Y && _e !== e && Y(n), q && q(n); } }, [Te, ke, P, q, Y, Ne, _e, Ae], @@ -73623,9 +73632,9 @@ var W1 = n(function (e, t) { var n = Ne; De(e, t); var r, - o = ne && !G1(n); + o = ne && !j1(n); if (ne) - if (o) r = w3(xe, e); + if (o) r = M3(xe, e); else { if (!n) throw new Error("previousValue is required"); if (Array.isArray(n)) @@ -73634,13 +73643,13 @@ var W1 = n(function (e, t) { var r = [t, n].sort(function (e, t) { return e.getTime() - t.getTime(); }); - return [w3(e, r[0]), b3(e, r[1])]; + return [M3(e, r[0]), E3(e, r[1])]; })(xe, n, e); } else r = Oe(e); var l = !ne || o || b - ? z1({ + ? W1({ maxDate: R, maxDetail: V, minDate: T, @@ -73651,9 +73660,9 @@ var W1 = n(function (e, t) { : null; t.persist(), we(l), Re(r); var a = { action: "onChange", activeStartDate: l, value: r, view: _e }; - if ((P && !$1(Te, l) && P(a), F)) + if ((P && !q1(Te, l) && P(a), F)) if (ne) - if (G1(r)) { + if (j1(r)) { if (i) { if (Array.isArray(r)) throw new Error("value must not be an array"); @@ -73672,7 +73681,7 @@ var W1 = n(function (e, t) { } function $e(e) { var t = { - activeStartDate: e ? L3(_e, Te) : w3(_e, Te), + activeStartDate: e ? H3(_e, Te) : M3(_e, Te), hover: Ze, locale: H, maxDate: R, @@ -73687,15 +73696,15 @@ var W1 = n(function (e, t) { }; switch (_e) { case "century": - return I.jsx(W3, T1({ formatYear: w, showNeighboringCentury: ae }, t)); + return I.jsx(Y3, _1({ formatYear: w, showNeighboringCentury: ae }, t)); case "decade": - return I.jsx(t1, T1({ formatYear: w, showNeighboringDecade: Ce }, t)); + return I.jsx(o1, _1({ formatYear: w, showNeighboringDecade: Ce }, t)); case "year": - return I.jsx(c1, T1({ formatMonth: h, formatMonthYear: f }, t)); + return I.jsx(p1, _1({ formatMonth: h, formatMonthYear: f }, t)); case "month": return I.jsx( - S1, - T1( + x1, + _1( { calendarType: l, formatDay: p, @@ -73732,16 +73741,16 @@ var W1 = n(function (e, t) { ); var We = Array.isArray(Ne) ? Ne : [Ne]; return I.jsxs("div", { - className: YQ( - N1, - ne && 1 === We.length && "".concat(N1, "--selectRange"), - re && "".concat(N1, "--doubleView"), + className: QQ( + A1, + ne && 1 === We.length && "".concat(A1, "--selectRange"), + re && "".concat(A1, "--doubleView"), C, ), ref: M, children: [ le - ? I.jsx(V3, { + ? I.jsx(N3, { activeStartDate: Te, drillUp: Fe, formatMonthYear: f, @@ -73767,7 +73776,7 @@ var W1 = n(function (e, t) { }) : null, I.jsxs("div", { - className: "".concat(N1, "__viewContainer"), + className: "".concat(A1, "__viewContainer"), onBlur: ne ? Ge : void 0, onMouseLeave: ne ? Ge : void 0, children: [$e(), re ? $e(!0) : null], @@ -73775,9 +73784,9 @@ var W1 = n(function (e, t) { ], }); }); -const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { +const K1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { const o = ((e) => - uT({ + hT({ "& .react-calendar__navigation": { display: "flex", justifyContent: "space-between", @@ -73888,9 +73897,9 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }))(gt()); return Vt("div", { css: [o], - children: Vt(W1, { + children: Vt(Y1, { onChange: (e) => { - e && t($Q.fromJSDate(e)); + e && t(qQ.fromJSDate(e)); }, value: null == e ? void 0 : e.toJSDate(), minDate: null == n ? void 0 : n.toJSDate(), @@ -73915,7 +73924,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), }); }, - q1 = ({ + X1 = ({ value: e, onChange: t, completeCallback: n, @@ -73924,7 +73933,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }) => { const i = gt(), C = ((e) => - uT({ + hT({ "& .timeTitle": { display: "flex", justifyContent: "center", @@ -73979,7 +73988,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }))(i), s = ((e) => - uT({ + hT({ cursor: "pointer", display: "flex", width: "100%", @@ -74068,15 +74077,15 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { return St("div", { css: C, children: [ - Vt(wT, { className: "timeTitle", children: "Time" }), - St(wT, { + Vt(MT, { className: "timeTitle", children: "Time" }), + St(MT, { className: "selectors", children: [ - St(wT, { + St(MT, { className: "columnSelector", children: [ Vt("span", { className: "titleElement", children: "Hour" }), - Vt(wT, { + Vt(MT, { className: "scrollRollbar", children: Vt( () => @@ -74104,33 +74113,33 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), ], }), - St(wT, { + St(MT, { className: "columnSelector", children: [ Vt("span", { className: "titleElement", children: "Minute" }), - Vt(wT, { + Vt(MT, { className: "scrollRollbar", children: Vt(p, { type: "minute" }), }), ], }), r && - St(wT, { + St(MT, { className: "columnSelector", children: [ Vt("span", { className: "titleElement", children: "Second" }), - Vt(wT, { + Vt(MT, { className: "scrollRollbar", children: Vt(p, { type: "second" }), }), ], }), "12h" === o && - St(wT, { + St(MT, { className: "columnSelector", children: [ Vt("span", { className: "titleElement", children: " " }), - St(wT, { + St(MT, { className: "scrollRollbar", children: [ Vt(u, { @@ -74156,7 +74165,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - Y1 = (e) => { + Q1 = (e) => { if (!e) return { top: 0, left: 0, width: 0 }; const t = e.getBoundingClientRect(); return { @@ -74165,7 +74174,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { transform: "translateX(-100%)", }; }, - K1 = ({ + J1 = ({ mode: e = "all", onChange: t, maxDate: n, @@ -74181,7 +74190,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { sx: f, }) => { const g = gt(), - v = i(() => (f ? uT({ ...R(f, g) }) : {}), [f, g]), + v = i(() => (f ? hT({ ...R(f, g) }) : {}), [f, g]), w = ((e, t, n) => ({ position: t ? "absolute" : "relative", border: `1px solid ${e.colors["Color/Neutral/Border/colorBorderSubtle"]}`, @@ -74194,7 +74203,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { "& .modeBar": { display: "flex", gap: 16, marginBottom: 18 }, }))(g, s, e), L = ((e) => - uT({ + hT({ height: 30, display: "flex", alignItems: "center", @@ -74218,7 +74227,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { [H, E] = a(null); l(() => { if (s) { - if (m) return void E(Y1(c)); + if (m) return void E(Q1(c)); E(null); } }, [c, m, s]), @@ -74227,8 +74236,8 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { const e = () => { p && p(); }, - t = IN((e) => { - e && e.getBoundingClientRect() && E(Y1(e)); + t = BN((e) => { + e && e.getBoundingClientRect() && E(Q1(e)); }, 300); window.addEventListener("resize", e), window.addEventListener("scroll", () => { @@ -74248,7 +74257,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: [ "all" === e && o && - St(wT, { + St(MT, { className: "modeBar", children: [ St("button", { @@ -74284,7 +74293,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }), "calendar" === b && - Vt(j1, { + Vt(K1, { minDate: r, maxDate: n, value: o, @@ -74293,7 +74302,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }), "time" === b && - Vt(q1, { + Vt(X1, { secondsSelector: d, timeFormat: u, value: o, @@ -74302,9 +74311,9 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), ], }); - return s ? h(Vt(ON, { onClick: y, children: V }), document.body) : V; + return s ? h(Vt(PN, { onClick: y, children: V }), document.body) : V; }, - X1 = ({ + e6 = ({ sx: e, id: n, className: r, @@ -74330,7 +74339,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { pickerSx: V, }) => { const S = gt(), - T = i(() => (e ? uT({ ...R(e, S) }) : {}), [e, S]), + T = i(() => (e ? hT({ ...R(e, S) }) : {}), [e, S]), [N, x] = a(!1), [_, A] = a( (null == p @@ -74341,7 +74350,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ), [Z, I] = t.useState(null), [k, O] = a(!1); - mT(() => { + gT(() => { x(!1); }); const B = i( @@ -74357,14 +74366,14 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { "& .accessoryIcon": { display: "none" }, }; return St("div", { - css: [jQ, T], + css: [KQ, T], id: `${n}-DateTimeInput`, className: `inputItem ${r}`, children: [ Vt("div", { className: "dateTimeInputContainer", children: Vt( - tx, + ox, k ? { id: n, @@ -74396,7 +74405,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ("all" === u ? " HH:MM" + (L ? ":SS" : "") : ""), onBlur: () => { O(!1); - const e = $Q.fromFormat( + const e = qQ.fromFormat( _, "MM/dd/yyyy" + ("all" === u ? " HH:mm" + (L ? ":ss" : "") : ""), @@ -74462,7 +74471,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, ), }), - Vt(K1, { + Vt(J1, { id: n, value: p, minDate: s, @@ -74491,9 +74500,9 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - Q1 = ({ icon: e, title: t, subTitle: n, extras: r }) => { + t6 = ({ icon: e, title: t, subTitle: n, extras: r }) => { const o = ((e) => - uT({ + hT({ width: 216, display: "flex", alignItems: "flex-start", @@ -74529,20 +74538,21 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - J1 = () => { + n6 = () => { const e = ((e) => - uT({ + hT({ border: `${e.colors["Color/Neutral/Border/colorBorderSubtle"]} 1px solid`, borderTop: 0, borderRight: 0, borderLeft: 0, width: "100%", + margin: "7px 0", }))(gt()); return Vt("hr", { css: e, className: "expand-menu-divider" }); }, - e6 = ({ open: e, label: t, sx: n, ...r }) => { + r6 = ({ open: e, label: t, sx: n, ...r }) => { const o = gt(), - l = i(() => (n ? uT({ ...R(n, o) }) : {}), [n, o]), + l = i(() => (n ? hT({ ...R(n, o) }) : {}), [n, o]), a = ((e) => ({ display: "flex", cursor: "pointer", @@ -74575,7 +74585,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: [t, Vt(e ? ma : ta, {})], }); }, - t6 = ({ + o6 = ({ children: e, id: t, size: n, @@ -74583,7 +74593,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { isLoading: o, ...i }) => - Vt(PN, { + Vt(zN, { id: t, compact: "small" === n, variant: r, @@ -74591,7 +74601,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { icon: e, ...i, }), - n6 = ({ + i6 = ({ label: e, onChange: t, id: n, @@ -74609,9 +74619,9 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { sx: f, }) => { const g = gt(), - v = i(() => (f ? uT({ ...R(f, g) }) : {}), [f, g]), + v = i(() => (f ? hT({ ...R(f, g) }) : {}), [f, g]), w = ((e) => - uT({ + hT({ display: "flex", flexGrow: 1, width: "100%", @@ -74654,7 +74664,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { className: `inputItem ${p}`, children: [ "" !== e && - St(GN, { + St(jN, { htmlFor: n, className: "inputLabel", inputSizeMode: "small", @@ -74663,23 +74673,23 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { e, a ? "*" : "", "" !== l && - Vt(wT, { + Vt(MT, { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: l, placement: "top", - children: Vt(wT, { className: l, children: Vt(Ga, {}) }), + children: Vt(MT, { className: l, children: Vt(Ga, {}) }), }), }), ], }), - St(wT, { + St(MT, { children: [ Vt("input", { type: "file", name: r, onChange: (e) => { - const n = iq(e, "target.files[0].name", ""); + const n = Cq(e, "target.files[0].name", ""); m && "" !== n.trim() ? ((e, t) => { const n = e.target.files[0], @@ -74703,12 +74713,12 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { className: "fileInputField", ref: L, }), - St(wT, { + St(MT, { className: "fileReselect", children: [ "" !== u && Vt("div", { className: "valueString", children: u || "" }), - Vt(t6, { + Vt(o6, { id: `file-selector-ac-${n}`, type: "button", color: "primary", @@ -74722,15 +74732,15 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), ], }), - void 0 !== C && Vt(UN, { state: s, children: C }), + void 0 !== C && Vt($N, { state: s, children: C }), ], }), ], }); }, - r6 = ({ sx: e, marginTop: t = 40, separator: n = !1, children: r, ...o }) => { + l6 = ({ sx: e, marginTop: t = 40, separator: n = !1, children: r, ...o }) => { const l = gt(), - a = i(() => (e ? uT({ ...R(e, l) }) : {}), [e, l]), + a = i(() => (e ? hT({ ...R(e, l) }) : {}), [e, l]), C = ((e, t, n) => ({ display: "flex", justifyContent: "flex-end", @@ -74743,23 +74753,21 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }))(l, t, n); return Vt("div", { css: [C, a], ...o, children: r }); }, - o6 = ({ separator: e, icon: t, children: n, actions: r, sx: o, ...l }) => { + a6 = ({ separator: e, icon: t, children: n, actions: r, sx: o, ...l }) => { const a = gt(), - C = i(() => (o ? uT({ ...R(o, a) }) : {}), [o, a]); + C = i(() => (o ? hT({ ...R(o, a) }) : {}), [o, a]), + s = hT({ + display: "flex", + alignItems: "center", + justifyContent: "flex-start", + gap: "10px", + }); return St("div", { - css: [ - uT({ - display: "flex", - alignItems: "center", - justifyContent: "flex-start", - gap: "10px", - }), - C, - ], + css: [s, C], className: "section-title", ...l, children: [ - St(lq, { + St(sq, { item: !0, xs: !0, sx: (e) => ({ @@ -74781,7 +74789,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: [t, Vt("span", { className: "title", children: n })], }), r && - St(lq, { + St(sq, { item: !0, xs: !0, sx: { @@ -74794,7 +74802,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - i6 = ({ + C6 = ({ children: e, title: t = "", helpBox: n, @@ -74804,7 +74812,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { withBorders: a = !0, }) => { const C = gt(), - s = i(() => (o ? uT({ ...R(o, C) }) : {}), [o, C]), + s = i(() => (o ? hT({ ...R(o, C) }) : {}), [o, C]), c = ((e, t, n, r) => { let o = {}; return ( @@ -74812,10 +74820,10 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { (o = { border: `${e.colors["Color/Neutral/Border/colorBorderSubtle"]} 1px solid`, borderRadius: 16, - boxShadow: iq(e, "box.shadow", "none"), + boxShadow: Cq(e, "box.shadow", "none"), backgroundColor: e.colors["Color/Neutral/Bg/colorBgContainer"], }), - uT({ + hT({ ...o, display: "grid", padding: t ? 25 : 0, @@ -74831,10 +74839,10 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { return St("div", { css: [c, s], children: [ - St(wT, { + St(MT, { children: [ "" !== t && - Vt(o6, { icon: r, sx: { marginBottom: 16 }, children: t }), + Vt(a6, { icon: r, sx: { marginBottom: 16 }, children: t }), e, ], }), @@ -74842,7 +74850,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }); }, - l6 = ({ + s6 = ({ icon: e, superTitle: t = "", subTitle: n = "", @@ -74917,19 +74925,20 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { "& .options": { flexDirection: "column", gap: 4 }, }, }, - }))(d, !!n, !!a); + }))(d, !!n, !!a), + p = i(() => (l ? hT({ ...R(l, d) }) : {}), [l, d]); return Vt("div", { - css: [u, i(() => (l ? uT({ ...R(l, d) }) : {}), [l, d])], + css: [u, p], className: "screen-title", ...c, - children: St(wT, { + children: St(MT, { className: "stContainer", children: [ - St(wT, { + St(MT, { className: "leftItems", children: [ e - ? Vt(lx, { + ? Vt(sx, { sx: { "& .min-icon": { color: d.colors["Color/Brand/_minio/Raspberry"], @@ -74940,7 +74949,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { children: e, }) : null, - St(wT, { + St(MT, { className: "titleColumn", children: [ t && @@ -74948,7 +74957,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { className: "superTitle SM_Normal", children: t, }), - Vt(wT, { className: "titleElement Heading3", children: r }), + Vt(MT, { className: "titleElement Heading3", children: r }), n && Vt("span", { className: "subTitle SM_Normal", @@ -74957,7 +74966,7 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ], }), s && - Vt(wT, { + Vt(MT, { className: "badges", children: null == s @@ -74965,22 +74974,22 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { : s.map((e, t) => Vt(C, { children: e }, `badge-${t}`)), }), a && - Vt(wT, { + Vt(MT, { className: "options", children: null == a ? void 0 : a.map((e, t) => St( - wT, + MT, { className: "optionElement", children: [ - Vt(wT, { + Vt(MT, { className: "title SM_Normal", children: e.title, }), - Vt(wT, { + Vt(MT, { className: "value SM_Strong", children: e.value, }), @@ -74992,20 +75001,20 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }), ], }), - o && Vt(wT, { className: "rightItems", children: o }), + o && Vt(MT, { className: "rightItems", children: o }), ], }), }); }, - a6 = ({ icon: e, title: t, help: n, ...r }) => - Vt(wT, { + c6 = ({ icon: e, title: t, help: n, ...r }) => + Vt(MT, { className: "help-box", withBorders: !0, sx: { padding: 8 }, ...r, - children: Vt(l6, { icon: e, title: t, subTitle: n, actions: Vt(C, {}) }), + children: Vt(s6, { icon: e, title: t, subTitle: n, actions: Vt(C, {}) }), }), - C6 = (e, t) => { + d6 = (e, t) => { const n = ((e, t) => ({ primary: { @@ -75048,12 +75057,13 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { }, }; }, - s6 = ({ sx: e, children: t, variant: n = "primary", ...r }) => { + u6 = ({ sx: e, children: t, variant: n = "primary", ...r }) => { const o = gt(), - l = i(() => (e ? uT({ ...R(e, o) }) : {}), [e, o]); - return Vt("a", { css: [C6(o, n), l], ...r, children: t }); + l = i(() => (e ? hT({ ...R(e, o) }) : {}), [e, o]), + a = d6(o, n); + return Vt("a", { css: [a, l], ...r, children: t }); }, - c6 = ({ + p6 = ({ label: e = "", isLoading: t = !1, variant: n = "primary", @@ -75062,16 +75072,17 @@ const j1 = ({ value: e, onChange: t, minDate: n, maxDate: r }) => { ...l }) => { const a = gt(), - s = i(() => (r ? uT({ ...R(r, a) }) : {}), [r, a]); + s = i(() => (r ? hT({ ...R(r, a) }) : {}), [r, a]), + c = d6(a, n); return Vt("button", { type: "button", className: "LinkButton", - css: [C6(a, n), s], + css: [c, s], ...l, children: t ? Vt(C, {}) : St(C, { children: [e, o] }), }); }; -function d6(e, t, n, r) { +function m6(e, t, n, r) { return new (n || (n = Promise))(function (t, o) { function i(e) { try { @@ -75102,7 +75113,7 @@ function d6(e, t, n, r) { }); } "function" == typeof SuppressedError && SuppressedError; -const u6 = [ +const h6 = [ "geforce 320m", "geforce 8600", "geforce 8600m gt", @@ -75151,16 +75162,16 @@ const u6 = [ "sgx 543", "sgx543", ]; -function p6(e) { +function f6(e) { return e .toLowerCase() .replace(/.*angle ?\((.+)\)(?: on vulkan [0-9.]+)?$/i, "$1") .replace(/\s(\d{1,2}gb|direct3d.+$)|\(r\)| \([^)]+\)$/g, "") .replace(/(?:vulkan|opengl) \d+\.\d+(?:\.\d+)?(?: \((.*)\))?/, "$1"); } -const m6 = "undefined" == typeof window, - h6 = (() => { - if (m6) return; +const g6 = "undefined" == typeof window, + v6 = (() => { + if (g6) return; const { userAgent: e, platform: t, maxTouchPoints: n } = window.navigator, r = /(iphone|ipod|ipad)/i.test(e), o = "iPad" === t || ("MacIntel" === t && n > 0 && !window.MSStream); @@ -75171,14 +75182,14 @@ const m6 = "undefined" == typeof window, isFirefox: /Firefox/.test(e), }; })(); -class f6 extends Error { +class w6 extends Error { constructor(e) { super(e), Object.setPrototypeOf(this, new.target.prototype); } } -const g6 = [], - v6 = []; -function w6(e, t) { +const L6 = [], + b6 = []; +function M6(e, t) { if (e === t) return 0; const n = e; e.length > t.length && ((e = t), (t = n)); @@ -75194,37 +75205,37 @@ function w6(e, t) { s = 0, c = 0, d = 0; - for (; c < r; ) (v6[c] = e.charCodeAt(l + c)), (g6[c] = ++c); + for (; c < r; ) (b6[c] = e.charCodeAt(l + c)), (L6[c] = ++c); for (; d < o; ) for (i = t.charCodeAt(l + d), a = d++, s = d, c = 0; c < r; c++) - (C = i === v6[c] ? a : a + 1), - (a = g6[c]), - (s = g6[c] = a > s ? (C > s ? s + 1 : C) : C > a ? a + 1 : C); + (C = i === b6[c] ? a : a + 1), + (a = L6[c]), + (s = L6[c] = a > s ? (C > s ? s + 1 : C) : C > a ? a + 1 : C); return s; } -function L6(e) { +function H6(e) { return null != e; } -const b6 = ({ +const E6 = ({ mobileTiers: e = [0, 15, 30, 60], desktopTiers: t = [0, 15, 30, 60], override: n = {}, glContext: r, failIfMajorPerformanceCaveat: o = !1, - benchmarksURL: i = "https://unpkg.com/detect-gpu@5.0.59/dist/benchmarks", + benchmarksURL: i = "https://unpkg.com/detect-gpu@5.0.60/dist/benchmarks", } = {}) => - d6(void 0, void 0, void 0, function* () { + m6(void 0, void 0, void 0, function* () { const l = {}; - if (m6) return { tier: 0, type: "SSR" }; + if (g6) return { tier: 0, type: "SSR" }; const { - isIpad: a = !!(null == h6 ? void 0 : h6.isIpad), - isMobile: C = !!(null == h6 ? void 0 : h6.isMobile), + isIpad: a = !!(null == v6 ? void 0 : v6.isIpad), + isMobile: C = !!(null == v6 ? void 0 : v6.isMobile), screenSize: s = window.screen, loadBenchmarks: c = (e) => - d6(void 0, void 0, void 0, function* () { + m6(void 0, void 0, void 0, function* () { const t = yield fetch(`${i}/${e}`).then((e) => e.json()); if (parseInt(t.shift().split(".")[0], 10) < 4) - throw new f6( + throw new w6( "Detect GPU benchmark data is out of date. Please update to version 4x", ); return t; @@ -75241,7 +75252,7 @@ const b6 = ({ }); let p, m = ""; - if (d) (d = p6(d)), (p = [d]); + if (d) (d = f6(d)), (p = [d]); else { const e = r || @@ -75260,9 +75271,9 @@ const b6 = ({ r.getContext("webgl", n) || r.getContext("experimental-webgl", n); return null != o ? o : void 0; - })(null == h6 ? void 0 : h6.isSafari12, o); + })(null == v6 ? void 0 : v6.isSafari12, o); if (!e) return u(0, "WEBGL_UNSUPPORTED"); - const t = (null == h6 ? void 0 : h6.isFirefox) + const t = (null == v6 ? void 0 : v6.isFirefox) ? null : e.getExtension("WEBGL_debug_renderer_info"); if ( @@ -75273,7 +75284,7 @@ const b6 = ({ ) return u(1, "FALLBACK"); (m = d), - (d = p6(d)), + (d = f6(d)), (p = (function (e, t, n) { return "apple gpu" === t ? (function (e, t, n) { @@ -75326,7 +75337,7 @@ const b6 = ({ o = "801621810", i = "8016218135", l = "80162181161", - a = (null == h6 ? void 0 : h6.isIpad) + a = (null == v6 ? void 0 : v6.isIpad) ? [ ["a7", l, 12], ["a8", i, 15], @@ -75371,7 +75382,7 @@ const b6 = ({ const h = (yield Promise.all( p.map(function (e) { var t; - return d6(this, void 0, void 0, function* () { + return m6(this, void 0, void 0, function* () { const n = ((e) => { const t = C ? [ @@ -75401,7 +75412,7 @@ const b6 = ({ try { i = yield o; } catch (n) { - if (n instanceof f6) throw n; + if (n instanceof w6) throw n; return; } const d = (function (e) { @@ -75428,7 +75439,7 @@ const b6 = ({ [f, , , , g] = p > 1 ? u - .map((e) => [e, w6(m, e[2])]) + .map((e) => [e, M6(m, e[2])]) .sort(([, e], [, t]) => e - t)[0][0] : u[0], v = Number.MAX_VALUE; @@ -75446,12 +75457,12 @@ const b6 = ({ }); }), )) - .filter(L6) + .filter(H6) .sort(([e = Number.MAX_VALUE, t], [n = Number.MAX_VALUE, r]) => e === n ? t - r : e - n, ); if (!h.length) { - const e = u6.find((e) => d.includes(e)); + const e = h6.find((e) => d.includes(e)); return e ? u(0, "BLOCKLISTED", e) : u(1, "FALLBACK", `${d} (${m})`); } const [, f, g, v] = h[0]; @@ -75461,7 +75472,7 @@ const b6 = ({ for (let e = 0; e < w.length; e++) f >= w[e] && (L = e); return u(L, "BENCHMARK", g, f, v); }), - M6 = ({ + R6 = ({ logoProps: e, form: t, formFooter: n, @@ -75470,11 +75481,11 @@ const b6 = ({ backgroundAnimation: i = !0, }) => { const C = ((e) => - uT({ + hT({ width: "100vw", height: "100vh", position: "relative", - backgroundColor: iq(e, "login.promoBG", "#000110"), + backgroundColor: Cq(e, "login.promoBG", "#000110"), display: "flex", alignItems: "center", justifyContent: "flex-end", @@ -75523,7 +75534,7 @@ const b6 = ({ minHeight: 540, borderRadius: 16, border: `1px solid ${e.colors["Color/Neutral/Border/colorBorderSubtle"]}`, - boxShadow: iq(e, "login.formShadow", "none"), + boxShadow: Cq(e, "login.formShadow", "none"), boxSizing: "border-box", padding: "48px 46px", "& .logoContainer": { @@ -75539,7 +75550,7 @@ const b6 = ({ textAlign: "center", alignItems: "flex-end", justifyContent: "center", - color: iq(e, "login.footerElements", "#000"), + color: Cq(e, "login.footerElements", "#000"), fontSize: "14px", textDecoration: "none", }, @@ -75568,7 +75579,7 @@ const b6 = ({ minHeight: 200, bottom: "0", right: 0, - filter: iq(e, "login.bgFilter", "none"), + filter: Cq(e, "login.bgFilter", "none"), transform: "rotateY(180deg)", "& .videoBG": { width: "100%", @@ -75577,7 +75588,7 @@ const b6 = ({ position: "absolute", bottom: -200, right: 0, - filter: iq(e, "login.bgFilter", "none"), + filter: Cq(e, "login.bgFilter", "none"), "&:before": { position: "absolute", width: "100%", @@ -75607,43 +75618,43 @@ const b6 = ({ return ( l(() => { (async () => { - const e = await b6(); + const e = await E6(); c(!!e.gpu && e.tier >= 2); })(); }, []), St("div", { css: C, children: [ - St(wT, { + St(MT, { className: "mainContainer", children: [ (r || o) && - St(wT, { + St(MT, { className: "promoContainer", children: [ - Vt(wT, { className: "promoHeader", children: o }), - Vt(wT, { className: "promoInfo", children: r }), + Vt(MT, { className: "promoHeader", children: o }), + Vt(MT, { className: "promoInfo", children: r }), ], }), - St(wT, { + St(MT, { className: "loginForm", children: [ - Vt(wT, { + Vt(MT, { className: "logoContainer", - children: Vt(QT, { ...e }), + children: Vt(tN, { ...e }), }), - St(wT, { + St(MT, { className: "formContainer", children: [ - Vt(wT, { className: "form", children: t }), - n && Vt(wT, { className: "footer", children: n }), + Vt(MT, { className: "form", children: t }), + n && Vt(MT, { className: "footer", children: n }), ], }), ], }), ], }), - Vt(wT, { + Vt(MT, { className: "videoContainer", children: s && i @@ -75663,8 +75674,8 @@ const b6 = ({ }) ); }, - H6 = ({ children: e, cache: t }) => Vt(mt, { value: t, children: e }), - E6 = ({ + y6 = ({ children: e, cache: t }) => Vt(mt, { value: t, children: e }), + V6 = ({ onClose: e, open: t, children: n, @@ -75672,11 +75683,11 @@ const b6 = ({ sx: o, }) => { const C = gt(); - mT(e); + gT(e); const [s, c] = a(!1), - d = i(() => (o ? uT({ ...R(o, C) }) : {}), [o, C]), + d = i(() => (o ? hT({ ...R(o, C) }) : {}), [o, C]), u = ((e) => - uT({ + hT({ position: "fixed", zIndex: 1200, width: "100vw", @@ -75709,7 +75720,7 @@ const b6 = ({ }); return h(p, document.body); }, - R6 = ({ + S6 = ({ onClose: e, open: t, title: n, @@ -75718,12 +75729,13 @@ const b6 = ({ titleIcon: i, backgroundOverlay: l = !0, customMaxWidth: a = 750, - sx: C, + customContentPadding: C = 24, + sx: s, }) => { - const s = gt(); - mT(e); - const c = ((e, t) => - uT({ + const c = gt(); + gT(e); + const d = ((e, t, n) => + hT({ fontFamily: "'Geist', sans-serif", color: e.colors["Color/Neutral/Text/colorTextLabel"], width: "100%", @@ -75735,13 +75747,13 @@ const b6 = ({ boxSizing: "border-box", "& .dialogContent": { boxSizing: "border-box", - padding: 24, + padding: n, maxHeight: "calc(100vh - 150px)", overflowY: "auto", }, - }))(s, o ? a : "100%"), - d = ((e) => - uT({ + }))(c, o ? a : "100%", C), + u = ((e) => + hT({ display: "flex", flexGrow: 1, justifyContent: "space-between", @@ -75791,19 +75803,19 @@ const b6 = ({ color: e.colors["Color/Neutral/Icon/colorIcon"], }, }, - }))(s); + }))(c); if (!t) return null; - const u = Vt(E6, { - sx: C, + const p = Vt(V6, { + sx: s, onClose: e, open: t, backgroundOverlay: l, children: St("div", { - css: c, + css: d, className: "modalContainer", children: [ St("div", { - css: d, + css: u, className: "modalTitleBar", children: [ St("div", { className: "title", children: [i, n] }), @@ -75820,9 +75832,9 @@ const b6 = ({ ], }), }); - return h(u, document.body); + return h(p, document.body); }, - y6 = ({ + T6 = ({ title: e = "", children: t, action: n, @@ -75838,7 +75850,7 @@ const b6 = ({ }) => { const m = gt(), h = "" !== e.trim() ? "card" : "banner", - f = i(() => (u ? uT({ ...R(u, m) }) : {}), [u, m]), + f = i(() => (u ? hT({ ...R(u, m) }) : {}), [u, m]), g = i(() => { switch (l) { case "information": @@ -75911,7 +75923,7 @@ const b6 = ({ titleColor: e.colors["Color/Neutral/Text/colorTextHeading"], }, })[t])(m, l), - w = uT({ + w = hT({ alignItems: "center", padding: `${m.paddingSizes.sizeXS}px ${m.paddingSizes.size}px`, "& .dismissAlert": { alignSelf: "center" }, @@ -75919,7 +75931,7 @@ const b6 = ({ "& .fillTitleContent": { alignItems: "center" }, }, }), - L = uT({ + L = hT({ alignItems: "flex-start", padding: m.paddingSizes.size, "& .dismissAlert": { alignSelf: "flex-start" }, @@ -75927,7 +75939,7 @@ const b6 = ({ "& .fillTitleContent": { alignItems: "flex-start" }, }, }), - b = uT({ + b = hT({ "& .alertInitLine": { "& .notificationTitle": { "& .cardTitle": { @@ -75947,7 +75959,7 @@ const b6 = ({ }, }, }), - M = uT({ + M = hT({ display: "flex", width: "100%", backgroundColor: @@ -76054,7 +76066,7 @@ const b6 = ({ className: "content", children: t, }), - Vt(wT, { sx: { flexGrow: 1 } }), + Vt(MT, { sx: { flexGrow: 1 } }), n && Vt("div", { className: "notifAction actionBannerMode", @@ -76090,7 +76102,7 @@ const b6 = ({ ], }); }, - V6 = ({ + N6 = ({ sx: e, children: t, horizontalPosition: n = "right", @@ -76105,7 +76117,7 @@ const b6 = ({ ...p }) => { const m = gt(), - h = i(() => (e ? uT({ ...R(e, m) }) : {}), [e, m]), + h = i(() => (e ? hT({ ...R(e, m) }) : {}), [e, m]), f = ((e, t, n, r, o, i) => { const l = i ? "100%" : 10, a = ((e, t) => @@ -76174,7 +76186,7 @@ const b6 = ({ ], }); }, - S6 = pT` + x6 = fT` from { opacity: 0; transform: translateY(-20px); @@ -76184,7 +76196,7 @@ const b6 = ({ transform: translateY(0); } `, - T6 = pT` + _6 = fT` from { opacity: 1; transform: translateY(0); @@ -76194,7 +76206,7 @@ const b6 = ({ transform: translateY(-20px); } `, - N6 = pT` + A6 = fT` from { opacity: 0; transform: translateY(20px); @@ -76204,7 +76216,7 @@ const b6 = ({ transform: translateY(0); } `, - x6 = pT` + Z6 = fT` from { opacity: 1; transform: translateY(0); @@ -76214,17 +76226,17 @@ const b6 = ({ transform: translateY(20px); } `, - _6 = (e, t) => - uT({ + I6 = (e, t) => + hT({ width: "max-content", maxWidth: 600, pointerEvents: "auto", margin: "0 auto", animation: e - ? `\n ${t.startsWith("bottom") ? x6 : T6} 0.3s ease forwards\n ` - : `\n ${t.startsWith("bottom") ? N6 : S6} 0.3s ease-out forwards\n `, + ? `\n ${t.startsWith("bottom") ? Z6 : _6} 0.3s ease forwards\n ` + : `\n ${t.startsWith("bottom") ? A6 : x6} 0.3s ease-out forwards\n `, }), - A6 = (e) => { + k6 = (e) => { let t = {}; switch (e) { case "top-left": @@ -76245,7 +76257,7 @@ const b6 = ({ case "bottom-center": t = { bottom: 0, left: "50%", transform: "translateX(-50%)" }; } - return uT({ + return hT({ position: "fixed", maxHeight: "100%", overflow: "hidden", @@ -76258,7 +76270,7 @@ const b6 = ({ ...t, }); }, - Z6 = [ + O6 = [ "top-left", "top-right", "bottom-left", @@ -76266,13 +76278,13 @@ const b6 = ({ "top-center", "bottom-center", ], - I6 = ({ maxNotifications: e = 5 }) => { + B6 = ({ maxNotifications: e = 5 }) => { const [t, n] = a({}); return ( l(() => { sT.setMaxNotifications(e); const t = (e) => { - const t = Z6.reduce( + const t = O6.reduce( (t, n) => ( (t[n] = e.filter((e) => { var t; @@ -76296,13 +76308,13 @@ const b6 = ({ ); }, [e]), Vt(yt, { - children: Z6.map((e) => { + children: O6.map((e) => { const n = t[e]; return n && 0 !== n.length ? Vt( "div", { - css: [A6(e)], + css: [k6(e)], children: n.map((t) => { const { children: n, @@ -76314,8 +76326,8 @@ const b6 = ({ return Vt( "div", { - css: _6(t.isExiting, e), - children: Vt(y6, { + css: I6(t.isExiting, e), + children: Vt(T6, { title: i, variant: t.variant, onClose: () => sT.removeNotification(t.id), @@ -76336,7 +76348,7 @@ const b6 = ({ }) ); }, - k6 = uT({ + D6 = hT({ display: "flex", flexDirection: "row", width: "100%", @@ -76358,14 +76370,14 @@ const b6 = ({ }, "& .page-header-label,& .page-header-actions": { flexGrow: 1 }, }), - O6 = uT({ + P6 = hT({ display: "flex", justifyContent: "center", alignItems: "center", flexGrow: 1, margin: "0 10px", }), - B6 = uT({ + F6 = hT({ display: "flex", justifyContent: "flex-end", paddingRight: 0, @@ -76373,11 +76385,11 @@ const b6 = ({ marginLeft: 10, gap: 8, }), - D6 = ({ label: e, middleComponent: t, actions: n, sx: r, ...o }) => { + U6 = ({ label: e, middleComponent: t, actions: n, sx: r, ...o }) => { const l = gt(), - a = i(() => (r ? uT({ ...R(r, l) }) : {}), [r, l]), + a = i(() => (r ? hT({ ...R(r, l) }) : {}), [r, l]), C = ((e) => - uT({ + hT({ color: e.colors["Color/Brand/Neutral/colorPrimaryText"], fontSize: 20, paddingLeft: 0, @@ -76390,54 +76402,52 @@ const b6 = ({ }, }))(l); return St("div", { - css: [k6, a], + css: [D6, a], className: "page-header", ...o, children: [ - Vt(wT, { + Vt(MT, { className: "page-header-label", children: Vt("div", { css: C, children: e }), }), t && - Vt(wT, { + Vt(MT, { className: "page-header-middle", - children: Vt("div", { css: O6, children: t }), + children: Vt("div", { css: P6, children: t }), }), - Vt(wT, { + Vt(MT, { className: "page-header-actions", - children: Vt("div", { css: B6, children: n }), + children: Vt("div", { css: F6, children: n }), }), ], }); }, - P6 = ({ sx: e, children: t, variant: n, className: r, ...o }) => { + z6 = ({ sx: e, children: t, variant: n, className: r, ...o }) => { const l = gt(), - a = i(() => (e ? uT({ ...R(e, l) }) : {}), [e, l]); + a = i(() => (e ? hT({ ...R(e, l) }) : {}), [e, l]), + C = hT({ + boxSizing: "content-box", + maxWidth: "constrained" === n ? 1220 : "initial", + padding: 32, + }); return Vt("div", { - css: [ - uT({ - boxSizing: "content-box", - maxWidth: "constrained" === n ? 1220 : "initial", - padding: 32, - }), - a, - ], + css: [C, a], className: "page-layout", ...o, - children: Vt(lq, { + children: Vt(sq, { container: !0, - children: Vt(lq, { item: !0, xs: 12, className: r, children: t }), + children: Vt(sq, { item: !0, xs: 12, className: r, children: t }), }), }); }, - F6 = (e, t) => + G6 = (e, t) => ({ progress: e.colors["Color/Dataviz/1"], success: e.colors["Color/Brand/Success/colorPrimary"], error: e.colors["Color/Brand/Error/colorPrimary"], paused: e.colors["Color/Brand/Neutral/colorPrimary"], })[t], - U6 = pT`0% { + $6 = fT`0% { left: -100px; visibility: visible; width: 100px; @@ -76452,7 +76462,7 @@ const b6 = ({ visibility: hidden; width: 100px; }`, - z6 = ({ + W6 = ({ progressLabel: e = !1, sx: t, value: n = 0, @@ -76465,8 +76475,8 @@ const b6 = ({ }) => { const c = gt(), d = ((e, t, n, r) => { - const o = F6(e, r); - return uT({ + const o = G6(e, r); + return hT({ "& .progBlock": { display: "flex", alignItems: "center", gap: 10 }, "& .progressContainer": { position: "relative", @@ -76487,20 +76497,21 @@ const b6 = ({ }); })(c, s, C, a), u = ((e, t, n) => { - const r = F6(e, n); - return uT({ + const r = G6(e, n); + return hT({ width: 100, height: t, display: "block", position: "absolute", borderRadius: t, - animation: `${U6} 1000ms linear infinite normal forwards`, + animation: `${$6} 1000ms linear infinite normal forwards`, backgroundColor: r, }); })(c, C, a), - p = (100 * n) / r; + p = i(() => (t ? hT({ ...R(t, c) }) : {}), [t, c]), + m = (100 * n) / r; return St("div", { - css: [d, i(() => (t ? uT({ ...R(t, c) }) : {}), [t, c])], + css: [d, p], className: "progressBar", children: [ St("div", { @@ -76512,14 +76523,14 @@ const b6 = ({ "div", "indeterminate" === o ? { css: u } - : { className: "percentageBar", style: { width: `${p}%` } }, + : { className: "percentageBar", style: { width: `${m}%` } }, ), }), e && "indeterminate" !== o && St("span", { className: "progressPercentage", - children: [Math.floor(p), "%"], + children: [Math.floor(m), "%"], }), ], }), @@ -76527,11 +76538,11 @@ const b6 = ({ ], }); }, - G6 = uT({ display: "flex", alignItems: "center", gap: 16 }), - $6 = uT({ + j6 = hT({ display: "flex", alignItems: "center", gap: 16 }), + q6 = hT({ "& .descriptionLabel": { display: "block", marginLeft: 32, marginTop: 4 }, }), - W6 = ({ + Y6 = ({ tooltip: e, label: t, id: n, @@ -76545,9 +76556,9 @@ const b6 = ({ displayInColumn: u = !1, }) => { const p = gt(), - m = i(() => (r ? uT({ ...R(r, p) }) : {}), [r, p]), + m = i(() => (r ? hT({ ...R(r, p) }) : {}), [r, p]), h = ((e) => - uT({ + hT({ "& input": { appearance: "none", backgroundColor: "transparent", @@ -76618,7 +76629,7 @@ const b6 = ({ }, }))(p), f = ((e, t) => - uT({ + hT({ flexGrow: 1, width: "100%", display: "flex", @@ -76639,7 +76650,7 @@ const b6 = ({ }, }, }))(p, u); - return St(fx, { + return St(wx, { className: `inputItem ${l || ""}`, sx: { display: "flex", @@ -76650,7 +76661,7 @@ const b6 = ({ }, children: [ "" !== t && - St(GN, { + St(jN, { htmlFor: n, children: [ t, @@ -76658,7 +76669,7 @@ const b6 = ({ "" !== e && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: e, placement: "top", children: Vt(Ga, {}), @@ -76675,10 +76686,10 @@ const b6 = ({ St( "div", { - css: $6, + css: q6, children: [ St("div", { - css: G6, + css: j6, children: [ St("label", { css: [h, m], @@ -76730,11 +76741,11 @@ const b6 = ({ ], }); }, - j6 = ({ id: e, icon: t, sx: n, placeholder: r, ...o }) => { + K6 = ({ id: e, icon: t, sx: n, placeholder: r, ...o }) => { const l = gt(), - a = i(() => (n ? uT({ ...R(n, l) }) : {}), [n, l]), + a = i(() => (n ? hT({ ...R(n, l) }) : {}), [n, l]), C = ((e) => - uT({ + hT({ position: "relative", boxSizing: "border-box", height: 28, @@ -76751,7 +76762,7 @@ const b6 = ({ s = ((e) => { const t = e.colors["Color/Neutral/Border/colorBorderSubtle"], n = e.colors["Color/Brand/Primary/colorPrimaryBorder"]; - return uT({ + return hT({ position: "relative", width: "100%", height: 28, @@ -76797,7 +76808,7 @@ const b6 = ({ ], }); }, - q6 = ({ + X6 = ({ id: e, label: n = "", required: r, @@ -76818,13 +76829,13 @@ const b6 = ({ helper: L, }) => { const b = gt(), - M = QN(b), + M = tx(b), [H, E] = a(!1), [y, V] = t.useState(null), - S = i(() => (c ? uT({ ...R(c, b) }) : {}), [c, b]), + S = i(() => (c ? hT({ ...R(c, b) }) : {}), [c, b]), T = d.find((e) => e.value === s), N = T ? T.label : s, - x = uT({ + x = hT({ position: "absolute", top: 0, left: 0, @@ -76836,14 +76847,14 @@ const b6 = ({ return St("div", { css: [ M, - "small" === f ? JN : {}, - uT({ flexDirection: "vertical" === g ? "column" : "row" }), + "small" === f ? nx : {}, + hT({ flexDirection: "vertical" === g ? "column" : "row" }), S, ], className: `inputItem inputdiv Base_Normal ${o}`, children: [ "" !== n && - St(GN, { + St(jN, { htmlFor: e, noMinWidth: C, className: "inputLabel " + ("vertical" === g ? "verticalMode" : ""), @@ -76855,7 +76866,7 @@ const b6 = ({ "" !== l && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: l, placement: "top", children: Vt("div", { className: l, children: Vt(Ga, {}) }), @@ -76863,7 +76874,7 @@ const b6 = ({ }), ], }), - St(tx, { + St(ox, { className: `select ${o || ""}`, id: e, noLabelMinWidth: C, @@ -76903,7 +76914,7 @@ const b6 = ({ }, }), H && - Vt(DN, { + Vt(UN, { id: `${e}-options-selector`, options: d, selectedOption: s, @@ -76921,7 +76932,7 @@ const b6 = ({ ], }); }, - Y6 = ({ + Q6 = ({ width: e = "150", height: t = "150", usedBytes: n, @@ -76931,7 +76942,7 @@ const b6 = ({ sx: C, }) => { const s = gt(), - d = i(() => (C ? uT({ ...R(C, s) }) : {}), [C, s]), + d = i(() => (C ? hT({ ...R(C, s) }) : {}), [C, s]), u = c(null), p = c(null); l(() => { @@ -76966,7 +76977,7 @@ const b6 = ({ o >= 90 ? (i = e.colors["Color/Brand/Error/colorPrimary"]) : o >= 80 && (i = e.colors["Color/Brand/Warning/colorPrimary"]), - uT({ + hT({ "& .usedSpace": { stroke: i }, "& .availableSpace": { stroke: e.colors["Color/Neutral/Bg/colorBgDisabled"], @@ -77042,7 +77053,7 @@ const b6 = ({ ], }); }, - K6 = uT({ + J6 = hT({ display: "flex", alignItems: "center", flexGrow: 1, @@ -77062,7 +77073,7 @@ const b6 = ({ "& .inputLabel": { marginBottom: 0 }, "& .displayValue": { fontSize: 12, fontWeight: "bold" }, }), - X6 = ({ + e9 = ({ id: e, tooltip: t = "", noLabelMinWidth: n, @@ -77081,7 +77092,7 @@ const b6 = ({ ...f }) => { const g = gt(), - v = i(() => (C ? uT({ ...R(C, g) }) : {}), [C, g]), + v = i(() => (C ? hT({ ...R(C, g) }) : {}), [C, g]), w = ((e) => { const t = { "-webkit-appearance": "none", @@ -77091,7 +77102,7 @@ const b6 = ({ width: 15, borderRadius: "100%", }; - return uT({ + return hT({ '&[type="range"]': { width: "100%", height: 6, @@ -77117,7 +77128,7 @@ const b6 = ({ }); })(g), L = ((e) => - uT({ + hT({ position: "absolute", width: "100%", height: 6, @@ -77134,16 +77145,16 @@ const b6 = ({ }))(g); return St("div", { css: [ - K6, + J6, a && "" !== a - ? uT({ "& .inputLabel": { marginBottom: a ? 18 : 0 } }) + ? hT({ "& .inputLabel": { marginBottom: a ? 18 : 0 } }) : {}, v, ], className: `slider ${l}`, children: [ "" !== r && - St(GN, { + St(jN, { htmlFor: e, noMinWidth: n, className: "inputLabel", @@ -77153,7 +77164,7 @@ const b6 = ({ "" !== t && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: t, placement: "top", children: Vt("div", { className: t, children: Vt(Ga, {}) }), @@ -77165,10 +77176,10 @@ const b6 = ({ className: "textBoxContainer", children: [ St("div", { - css: uT({ display: "flex", alignItems: "center", gap: 8 }), + css: hT({ display: "flex", alignItems: "center", gap: 8 }), children: [ St("div", { - css: uT({ + css: hT({ flexGrow: 1, position: "relative", height: 6, @@ -77201,13 +77212,13 @@ const b6 = ({ : null, ], }), - "" !== a && Vt(UN, { state: "error", children: a }), + "" !== a && Vt($N, { state: "error", children: a }), ], }), ], }); }, - Q6 = ({ + t9 = ({ horizontal: e, id: t, onClick: n, @@ -77218,7 +77229,7 @@ const b6 = ({ }) => { const a = gt(), C = ((e) => - uT({ + hT({ cursor: "pointer", display: "flex", alignItems: "center", @@ -77265,7 +77276,7 @@ const b6 = ({ }, }))(a), s = ((e) => - uT({ + hT({ height: 34, width: "auto", color: e.colors["Color/Neutral/Text/colorTextLabel"], @@ -77297,9 +77308,9 @@ const b6 = ({ children: [i, r], }); }, - J6 = ({ selectedTab: e, useRouteTabs: t, id: n, children: r }) => + n9 = ({ selectedTab: e, useRouteTabs: t, id: n, children: r }) => t || e === n ? Vt("div", { id: n, children: r }) : null, - e9 = ({ + r9 = ({ horizontal: e, options: t, currentTabOrPath: n, @@ -77312,9 +77323,9 @@ const b6 = ({ ...c }) => { const d = gt(), - u = i(() => (s ? uT({ ...R(s, d) }) : {}), [s, d]), + u = i(() => (s ? hT({ ...R(s, d) }) : {}), [s, d]), p = ((e) => - uT({ + hT({ display: "flex", flexDirection: "row", height: "100%", @@ -77351,7 +77362,7 @@ const b6 = ({ }, }))(d), m = ((e) => - uT({ + hT({ flexDirection: "column", border: "none", backgroundColor: e.colors["Color/Neutral/Bg/colorBgContainer"], @@ -77401,7 +77412,7 @@ const b6 = ({ `v-tab-separator-${o}`, ) : Vt( - Q6, + t9, { id: t.tabConfig.id, onClick: () => { @@ -77426,7 +77437,7 @@ const b6 = ({ Vt("div", { className: "tabsPanels", children: r - ? Vt(J6, { + ? Vt(n9, { id: "routes-tab-container", useRouteTabs: r, children: o, @@ -77436,7 +77447,7 @@ const b6 = ({ return e.tabConfig.disabled ? null : Vt( - J6, + n9, { id: e.tabConfig.id, selectedTab: n, @@ -77450,7 +77461,7 @@ const b6 = ({ ], }); }, - t9 = ({ + o9 = ({ children: e, color: t = "primary", sx: n, @@ -77462,7 +77473,7 @@ const b6 = ({ ...s }) => { const c = gt(), - d = i(() => (n ? uT({ ...R(n, c) }) : {}), [n, c]), + d = i(() => (n ? hT({ ...R(n, c) }) : {}), [n, c]), u = ((e, t) => { const n = ((e, t) => ({ @@ -77555,7 +77566,7 @@ const b6 = ({ ], }); }, - n9 = ({ + i9 = ({ id: e, tooltip: t = "", index: n, @@ -77570,18 +77581,15 @@ const b6 = ({ ...u }) => { const p = gt(), - m = i(() => (d ? uT({ ...R(d, p) }) : {}), [d, p]), - h = KN(p); + m = i(() => (d ? hT({ ...R(d, p) }) : {}), [d, p]), + h = JN(p), + f = tx(p); return St("div", { - css: [ - QN(p), - uT({ flexDirection: "vertical" === c ? "column" : "row" }), - m, - ], + css: [f, hT({ flexDirection: "vertical" === c ? "column" : "row" }), m], className: `inputItem ${a}`, children: [ "" !== o && - St(GN, { + St(jN, { htmlFor: e, noMinWidth: r, className: "inputLabel " + ("vertical" === c ? "verticalMode" : ""), @@ -77592,7 +77600,7 @@ const b6 = ({ "" !== t && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: t, placement: "top", children: Vt("div", { className: t, children: Vt(Ga, {}) }), @@ -77611,13 +77619,13 @@ const b6 = ({ rows: 5, ...u, }), - void 0 !== C && Vt(UN, { state: s, children: C }), + void 0 !== C && Vt($N, { state: s, children: C }), ], }), ], }); }, - r9 = { + l9 = { "Color/Base/Royal/0": "#eff6ff", "Color/Base/Royal/1": "#dceafd", "Color/Base/Royal/2": "#b8d5fb", @@ -77843,7 +77851,7 @@ const b6 = ({ "Color/Brand/_gradient/Detructive/colorTopHover": "#ff7232", "Color/Brand/_gradient/Detructive/colorBottomHover": "#ffa46d", }, - o9 = { + a9 = { "Color/Base/Royal/0": "#131f4d", "Color/Base/Royal/1": "#182f80", "Color/Base/Royal/2": "#1732a2", @@ -78069,7 +78077,7 @@ const b6 = ({ "Color/Brand/_gradient/Detructive/colorTopHover": "#ff7232", "Color/Brand/_gradient/Detructive/colorBottomHover": "#ffa46d", }, - i9 = { + C9 = { "boxShadow-01": "0 1px 1px 0 rgba(0, 0, 0, 0.15)", "boxShadow-02": "0px 1px 2px 0px rgba(0, 0, 0, 0.08), 0px 1px 6px -1px rgba(0, 0, 0, 0.07), 0px 2px 4px 0px rgba(0, 0, 0, 0.07)", @@ -78083,14 +78091,14 @@ const b6 = ({ toggleShadow: "0px 1px 1px 0px rgba(0,0,0,0.20)", "toggleShadow-Disabled": "0px 1px 1px 0px rgba(0,0,0,0.05)", }, - l9 = { colors: r9, shadows: i9, paddingSizes: L, borderRadius: b }, - a9 = { colors: o9, shadows: i9, paddingSizes: L, borderRadius: b }, - C9 = ({ darkMode: e = !1, children: t, customTheme: n }) => { - let r = e ? a9 : l9; + s9 = { colors: l9, shadows: C9, paddingSizes: L, borderRadius: b }, + c9 = { colors: a9, shadows: C9, paddingSizes: L, borderRadius: b }, + d9 = ({ darkMode: e = !1, children: t, customTheme: n }) => { + let r = e ? c9 : s9; return n && (r = n), Vt(wt, { theme: r, children: t }); }, - s9 = uT({ display: "flex", alignItems: "center" }), - c9 = uT({ + u9 = hT({ display: "flex", alignItems: "center" }), + p9 = hT({ "& .inputBase": { display: "flex", justifyContent: "flex-start", @@ -78101,13 +78109,13 @@ const b6 = ({ }, "& .actionDescription": { marginTop: 4 }, }), - d9 = uT({ + m9 = hT({ "& .inputBase": { flexFlow: "row-reverse", justifyContent: "space-between", }, }), - u9 = ({ + h9 = ({ tooltip: e, label: t, id: n, @@ -78122,9 +78130,9 @@ const b6 = ({ ...u }) => { const p = gt(), - m = i(() => (r ? uT({ ...R(r, p) }) : {}), [r, p]), + m = i(() => (r ? hT({ ...R(r, p) }) : {}), [r, p]), h = ((e) => - uT({ + hT({ width: 28, height: 16, position: "relative", @@ -78185,14 +78193,14 @@ const b6 = ({ }, }))(p), f = ((e) => - uT({ + hT({ fontSize: 12, color: e.colors["Color/Neutral/Text/colorTextHeading"], margin: "0 8px 0 10px", fontWeight: "normal", }))(p), g = St("div", { - css: [s9], + css: [u9], children: [ !l && C && @@ -78211,16 +78219,16 @@ const b6 = ({ return l ? g : Vt("div", { - css: [c9, d ? d9 : {}, m], + css: [p9, d ? m9 : {}, m], className: `inputItem ${o || ""}`, - children: St(fx, { + children: St(wx, { className: "inputBase", children: [ g, St("div", { children: [ "" !== t && - St(GN, { + St(jN, { htmlFor: n, noMinWidth: !0, children: [ @@ -78229,7 +78237,7 @@ const b6 = ({ "" !== e && Vt("div", { className: "tooltipContainer", - children: Vt(YN, { + children: Vt(QN, { tooltip: e, placement: "top", children: Vt(Ga, {}), @@ -78237,21 +78245,21 @@ const b6 = ({ }), ], }), - void 0 !== s && Vt(UN, { children: s }), + void 0 !== s && Vt($N, { children: s }), ], }), ], }), }); }, - p9 = ({ + f9 = ({ value: e = null, label: t = "-", direction: n = "column", sx: r, }) => { const o = gt(), - l = i(() => (r ? uT({ ...R(r, o) }) : {}), [r, o]), + l = i(() => (r ? hT({ ...R(r, o) }) : {}), [r, o]), a = ((e, t) => ({ display: "flex", flexDirection: t, @@ -78272,12 +78280,12 @@ const b6 = ({ return St("div", { css: [a, l], children: [ - Vt(wT, { className: "label", children: t }), - Vt(wT, { className: "value", children: e }), + Vt(MT, { className: "label", children: t }), + Vt(MT, { className: "value", children: e }), ], }); }, - m9 = ({ + g9 = ({ page: e, pageChange: t, loadingStep: n, @@ -78285,7 +78293,7 @@ const b6 = ({ actionButtonsPortalID: o, }) => { const i = ((e) => - uT({ + hT({ display: "flex", flexDirection: "column", flex: 1, @@ -78322,15 +78330,15 @@ const b6 = ({ marginRight: 15, }, }))(gt()), - l = Vt(wT, { + l = Vt(MT, { className: "buttonsContainer " + (r ? "forModal" : ""), - children: Vt(wT, { + children: Vt(MT, { className: "buttonInnerContainer", children: e.buttons.map((n) => n.componentRender ? n.componentRender : Vt( - PN, + zN, { id: "wizard-button-" + n.label, onClick: () => { @@ -78359,16 +78367,16 @@ const b6 = ({ return St("div", { css: i, children: [ - Vt(wT, { + Vt(MT, { className: r ? "wizardModal" : "wizardComponent", children: e.componentRender, }), - n && Vt(wT, { children: Vt(vq, {}) }), + n && Vt(MT, { children: Vt(bq, {}) }), o ? h(l, o) : l, ], }); }, - h9 = ({ + v9 = ({ wizardSteps: e, loadingStep: t, forModal: n, @@ -78378,7 +78386,7 @@ const b6 = ({ }) => { const s = gt(), c = ((e) => - uT({ + hT({ position: "relative", display: "flex", flexDirection: "column", @@ -78445,7 +78453,7 @@ const b6 = ({ gap: 16, }, }))(s), - d = i(() => (l ? uT({ ...R(l, s) }) : {}), [l, s]), + d = i(() => (l ? hT({ ...R(l, s) }) : {}), [l, s]), [u, p] = a(0), m = (t) => { const n = e.length - 1; @@ -78466,9 +78474,9 @@ const b6 = ({ return St("div", { css: [c, d], children: [ - Vt(wT, { + Vt(MT, { className: "modalSteps", - children: Vt(wT, { + children: Vt(MT, { className: "wizardSteps", children: Vt(C, { children: Vt("nav", { @@ -78493,8 +78501,8 @@ const b6 = ({ }), }), }), - Vt(wT, { - children: Vt(m9, { + Vt(MT, { + children: Vt(g9, { page: e[u], pageChange: m, loadingStep: t, @@ -78505,23 +78513,23 @@ const b6 = ({ ], }); }; -var f9 = +var w9 = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/, - g9 = xe(function (e) { + L9 = xe(function (e) { return ( - f9.test(e) || + w9.test(e) || (111 === e.charCodeAt(0) && 110 === e.charCodeAt(1) && e.charCodeAt(2) < 91) ); }), - v9 = function (e) { + b9 = function (e) { return "theme" !== e; }, - w9 = function (e) { - return "string" == typeof e && e.charCodeAt(0) > 96 ? g9 : v9; + M9 = function (e) { + return "string" == typeof e && e.charCodeAt(0) > 96 ? L9 : b9; }, - L9 = function (e, t, n) { + H9 = function (e, t, n) { var r; if (t) { var o = t.shouldForwardProp; @@ -78534,7 +78542,7 @@ var f9 = } return "function" != typeof r && n && (r = e.__emotion_forwardProp), r; }, - b9 = function (e) { + E9 = function (e) { var t = e.cache, n = e.serialized, r = e.isStringTag; @@ -78546,14 +78554,14 @@ var f9 = null ); }, - M9 = function t(n, r) { + R9 = function t(n, r) { var o, i, l = n.__emotion_real === n, a = (l && n.__emotion_base) || n; void 0 !== r && ((o = r.label), (i = r.target)); - var C = L9(n, r, l), - s = C || w9(a), + var C = H9(n, r, l), + s = C || M9(a), c = !s("as"); return function () { var d = arguments, @@ -78565,10 +78573,11 @@ var f9 = ) u.push.apply(u, d); else { - u.push(d[0][0]); - for (var p = d.length, m = 1; m < p; m++) u.push(d[m], d[0][m]); + var p = d[0]; + u.push(p[0]); + for (var m = d.length, h = 1; h < m; h++) u.push(d[h], p[h]); } - var h = ht(function (t, n, r) { + var f = ht(function (t, n, r) { var o = (c && t.as) || a, l = "", d = [], @@ -78582,7 +78591,7 @@ var f9 = : null != t.className && (l = t.className + " "); var h = st(u.concat(d), n.registered, p); (l += n.key + "-" + h.name), void 0 !== i && (l += " " + i); - var f = c && void 0 === C ? w9(o) : s, + var f = c && void 0 === C ? M9(o) : s, g = {}; for (var v in t) (c && "as" === v) || (f(v) && (g[v] = t[v])); return ( @@ -78591,7 +78600,7 @@ var f9 = e.createElement( e.Fragment, null, - e.createElement(b9, { + e.createElement(E9, { cache: n, serialized: h, isStringTag: "string" == typeof o, @@ -78601,7 +78610,7 @@ var f9 = ); }); return ( - (h.displayName = + (f.displayName = void 0 !== o ? o : "Styled(" + @@ -78609,26 +78618,26 @@ var f9 = ? a : a.displayName || a.name || "Component") + ")"), - (h.defaultProps = n.defaultProps), - (h.__emotion_real = h), - (h.__emotion_base = a), - (h.__emotion_styles = u), - (h.__emotion_forwardProp = C), - Object.defineProperty(h, "toString", { + (f.defaultProps = n.defaultProps), + (f.__emotion_real = f), + (f.__emotion_base = a), + (f.__emotion_styles = u), + (f.__emotion_forwardProp = C), + Object.defineProperty(f, "toString", { value: function () { return "." + i; }, }), - (h.withComponent = function (e, n) { - return t(e, Pe({}, r, n, { shouldForwardProp: L9(h, n, !0) })).apply( + (f.withComponent = function (e, n) { + return t(e, Pe({}, r, n, { shouldForwardProp: H9(f, n, !0) })).apply( void 0, u, ); }), - h + f ); }; - }.bind(); + }.bind(null); [ "a", "abbr", @@ -78765,27 +78774,27 @@ var f9 = "text", "tspan", ].forEach(function (e) { - M9[e] = M9(e); + R9[e] = R9(e); }); -const H9 = uT({ +const y9 = hT({ display: "table", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - E9 = uT({ + V9 = hT({ display: "table-row-group", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - R9 = uT({ + S9 = hT({ display: "table-row-group", width: "100%", borderCollapse: "collapse", borderSpacing: 0, }), - y9 = uT({ + T9 = hT({ color: "inherit", display: "table-row", verticalAlign: "middle", @@ -78794,19 +78803,19 @@ const H9 = uT({ borderLeft: 0, borderRight: 0, }), - V9 = ({ children: e, sx: t, ...n }) => { + N9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]); - return Vt("table", { css: [H9, o], ...n, children: e }); + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]); + return Vt("table", { css: [y9, o], ...n, children: e }); }, - S9 = ({ children: e, sx: t, ...n }) => { + x9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]); - return Vt("tbody", { css: [E9, o], ...n, children: e }); + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]); + return Vt("tbody", { css: [V9, o], ...n, children: e }); }, - T9 = ({ children: e, sx: t, ...n }) => { + _9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]), + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]), l = ((e) => ({ fontFamily: "'Geist',sans-serif", fontWeight: 400, @@ -78822,14 +78831,14 @@ const H9 = uT({ }))(r); return Vt("td", { css: [l, o], ...n, children: e }); }, - N9 = ({ children: e, sx: t, ...n }) => { + A9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]); - return Vt("thead", { css: [R9, o], ...n, children: e }); + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]); + return Vt("thead", { css: [S9, o], ...n, children: e }); }, - x9 = ({ children: e, sx: t, ...n }) => { + Z9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]), + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]), l = ((e) => ({ fontFamily: "'Geist',sans-serif", fontSize: 12, @@ -78844,17 +78853,17 @@ const H9 = uT({ }))(r); return Vt("th", { css: [l, o], ...n, children: e }); }, - _9 = ({ children: e, sx: t, ...n }) => { + I9 = ({ children: e, sx: t, ...n }) => { const r = gt(), - o = i(() => (t ? uT({ ...R(t, r) }) : {}), [t, r]); - return Vt("tr", { css: [y9, o], ...n, children: e }); + o = i(() => (t ? hT({ ...R(t, r) }) : {}), [t, r]); + return Vt("tr", { css: [T9, o], ...n, children: e }); }; export { Tt as AArrowDownIcon, Nt as AArrowUpIcon, It as ALargeSmallIcon, xt as AccessibilityIcon, - LT as Accordion, + HT as Accordion, _t as ActivityIcon, Zt as AirVentIcon, At as AirplayIcon, @@ -78904,7 +78913,7 @@ export { Vn as AppWindowIcon, Sn as AppWindowMacIcon, yn as AppleIcon, - QT as ApplicationLogo, + tN as ApplicationLogo, Tn as ArchiveIcon, Nn as ArchiveRestoreIcon, xn as ArchiveXIcon, @@ -78958,15 +78967,15 @@ export { Er as AtomIcon, yr as AudioLinesIcon, Vr as AudioWaveformIcon, - rx as Autocomplete, + lx as Autocomplete, Sr as AwardIcon, Tr as AxeIcon, Nr as Axis3dIcon, xr as AzureAksSiteIcon, _r as BabyIcon, - ox as BackLink, + ax as BackLink, Ar as BackpackIcon, - ix as Badge, + Cx as Badge, Zr as BadgeAlertIcon, Ir as BadgeCentIcon, kr as BadgeCheckIcon, @@ -79076,18 +79085,18 @@ export { Ai as BoomBoxIcon, Zi as BotIcon, Ii as BotMessageSquareIcon, - wT as Box, + MT as Box, Oi as BoxIcon, Bi as BoxOutlineIcon, Di as BoxSelectIcon, - lx as BoxedIcon, + sx as BoxedIcon, ki as BoxesIcon, Pi as BracesIcon, Fi as BracketsIcon, Ui as BrainCircuitIcon, zi as BrainCogIcon, Gi as BrainIcon, - px as Breadcrumbs, + fx as Breadcrumbs, $i as BrickWallIcon, Wi as BriefcaseBusinessIcon, ji as BriefcaseIcon, @@ -79104,8 +79113,8 @@ export { ol as BuildingIcon, il as BusFrontIcon, ll as BusIcon, - PN as Button, - mx as ButtonGroup, + zN as Button, + gx as ButtonGroup, al as CableCarIcon, Cl as CableIcon, sl as CakeIcon, @@ -79152,7 +79161,7 @@ export { Kl as CctvIcon, Xl as CheckCheckIcon, Ql as CheckIcon, - gx as Checkbox, + Lx as Checkbox, Jl as ChefHatIcon, ea as CherryIcon, ta as ChevronDownIcon, @@ -79267,9 +79276,9 @@ export { ns as ClusterNodeIcon, rs as ClusterReplicationIcon, os as ClustersIcon, - dz as CodeEditor, + mz as CodeEditor, is as CodeIcon, - pz as CodeSnippet, + fz as CodeSnippet, Cs as CodeXmlIcon, ls as CodepenIcon, as as CodesandboxIcon, @@ -79324,13 +79333,13 @@ export { rc as CurrencyIcon, oc as CylinderIcon, sc as DataIcon, - Aq as DataTable, + kq as DataTable, ic as DatabaseApiIcon, lc as DatabaseBackupIcon, ac as DatabaseIcon, Cc as DatabaseZapIcon, - X1 as DateTimeInput, - K1 as DateTimeSelector, + e6 as DateTimeInput, + J1 as DateTimeSelector, cc as DeleteIcon, dc as DessertIcon, uc as DiameterIcon, @@ -79363,7 +79372,7 @@ export { Dc as DramaIcon, Pc as DribbbleIcon, Fc as DrillIcon, - DN as DropdownSelector, + UN as DropdownSelector, Uc as DropletIcon, zc as DropletsIcon, Gc as DrumIcon, @@ -79384,11 +79393,11 @@ export { id as EraserIcon, ld as EuroIcon, ad as ExpandIcon, - cx as ExpandMenu, - Q1 as ExpandMenuDescription, - J1 as ExpandMenuDivider, - dx as ExpandMenuOption, - e6 as ExpandOptionsButton, + px as ExpandMenu, + t6 as ExpandMenuDescription, + n6 as ExpandMenuDivider, + mx as ExpandMenuOption, + r6 as ExpandOptionsButton, Cd as ExternalLinkIcon, sd as EyeIcon, cd as EyeOffIcon, @@ -79442,7 +79451,7 @@ export { ou as FileScanIcon, iu as FileSearch2Icon, lu as FileSearchIcon, - n6 as FileSelector, + i6 as FileSelector, Cu as FileSlidersIcon, su as FileSpreadsheetIcon, cu as FileStackIcon, @@ -79520,8 +79529,8 @@ export { Lp as FoldersIcon, Sp as FootprintsIcon, Tp as ForkliftIcon, - r6 as FormActionsTray, - i6 as FormLayout, + l6 as FormActionsTray, + C6 as FormLayout, Np as ForwardIcon, xp as FrameIcon, _p as FramerIcon, @@ -79560,7 +79569,7 @@ export { om as GitlabIcon, pm as GlassWaterIcon, um as GlassesIcon, - vT as GlobalStyles, + bT as GlobalStyles, mm as GlobeIcon, hm as GlobeLockIcon, fm as GoalIcon, @@ -79568,7 +79577,7 @@ export { vm as GrabIcon, wm as GraduationCapIcon, Lm as GrapeIcon, - lq as Grid, + sq as Grid, bm as Grid2x2Icon, Mm as Grid3x3Icon, Hm as GripHorizontalIcon, @@ -79608,7 +79617,7 @@ export { rh as HeartOffIcon, oh as HeartPulseIcon, ih as HeaterIcon, - a6 as HelpBox, + c6 as HelpBox, lh as HexagonIcon, ah as HighlighterIcon, Ch as HistoryIcon, @@ -79620,7 +79629,7 @@ export { mh as HourglassIcon, hh as IceCreamBowlIcon, fh as IceCreamConeIcon, - t6 as IconButton, + o6 as IconButton, gh as ImageDownIcon, vh as ImageIcon, wh as ImageMinusIcon, @@ -79635,8 +79644,8 @@ export { Sh as IndianRupeeIcon, Th as InfinityIcon, Nh as InfoIcon, - tx as InputBox, - GN as InputLabel, + ox as InputBox, + jN as InputLabel, xh as InspectionPanelIcon, _h as InstagramIcon, Ah as ItalicIcon, @@ -79685,10 +79694,10 @@ export { Hf as LightbulbIcon, Ef as LightbulbOffIcon, Rf as LineChartIcon, - s6 as Link, + u6 as Link, yf as Link2Icon, Vf as Link2OffIcon, - c6 as LinkButton, + p6 as LinkButton, Tf as LinkIcon, Sf as LinkedinIcon, Nf as ListChecksIcon, @@ -79706,7 +79715,7 @@ export { Uf as ListTreeIcon, zf as ListVideoIcon, Gf as ListXIcon, - vq as Loader, + bq as Loader, $f as LoaderCircleIcon, Wf as LoaderIcon, jf as LocateFixedIcon, @@ -79718,10 +79727,10 @@ export { Jf as LockOpenIcon, eg as LogInIcon, tg as LogOutIcon, - M6 as LoginWrapper, + R6 as LoginWrapper, ng as LollipopIcon, rg as LuggageIcon, - H6 as MDSCacheProvider, + y6 as MDSCacheProvider, og as MagnetIcon, lg as MailCheckIcon, ag as MailIcon, @@ -79787,7 +79796,7 @@ export { dv as Minimize2Icon, uv as MinimizeIcon, mv as MinusIcon, - R6 as ModalBox, + S6 as ModalBox, hv as MonitorCheckIcon, fv as MonitorDotIcon, gv as MonitorDownIcon, @@ -79839,9 +79848,9 @@ export { sw as NotebookTextIcon, cw as NotepadTextDashedIcon, dw as NotepadTextIcon, - y6 as NotificationAlert, - V6 as NotificationCount, - I6 as Notifications, + T6 as NotificationAlert, + N6 as NotificationCount, + B6 as Notifications, uw as NutIcon, pw as NutOffIcon, mw as OctagonAlertIcon, @@ -79851,7 +79860,7 @@ export { vw as OidcIcon, ww as OptionIcon, Lw as OrbitIcon, - E6 as Overlay, + V6 as Overlay, bw as Package2Icon, Mw as PackageCheckIcon, Hw as PackageIcon, @@ -79860,8 +79869,8 @@ export { yw as PackagePlusIcon, Vw as PackageSearchIcon, Sw as PackageXIcon, - D6 as PageHeader, - P6 as PageLayout, + U6 as PageHeader, + z6 as PageLayout, xw as PaintBucketIcon, _w as PaintRollerIcon, Tw as Paintbrush2Icon, @@ -79946,7 +79955,7 @@ export { nb as PowerOffIcon, rb as PresentationIcon, ob as PrinterIcon, - z6 as ProgressBar, + W6 as ProgressBar, ib as ProjectorIcon, lb as PromptObjectIcon, ab as ProportionsIcon, @@ -79958,7 +79967,7 @@ export { pb as RadarIcon, mb as RadiationIcon, hb as RadicalIcon, - W6 as RadioGroup, + Y6 as RadioGroup, fb as RadioIcon, gb as RadioReceiverIcon, vb as RadioTowerIcon, @@ -80041,17 +80050,17 @@ export { FM as ScissorsLineDashedIcon, UM as ScreenShareIcon, zM as ScreenShareOffIcon, - l6 as ScreenTitle, + s6 as ScreenTitle, GM as ScrollIcon, $M as ScrollTextIcon, - j6 as SearchBox, + K6 as SearchBox, WM as SearchCheckIcon, jM as SearchCodeIcon, qM as SearchIcon, YM as SearchSlashIcon, KM as SearchXIcon, - o6 as SectionTitle, - q6 as Select, + a6 as SectionTitle, + X6 as Select, XM as SendHorizontalIcon, QM as SendIcon, JM as SendToBackIcon, @@ -80100,14 +80109,14 @@ export { UH as SignpostIcon, zH as SirenIcon, GH as SitesIcon, - Y6 as SizeChart, + Q6 as SizeChart, $H as SkipBackIcon, WH as SkipForwardIcon, jH as SkullIcon, qH as SlackIcon, YH as SlashIcon, KH as SliceIcon, - X6 as Slider, + e9 as Slider, XH as SlidersHorizontalIcon, QH as SlidersVerticalIcon, JH as SmartphoneChargingIcon, @@ -80220,24 +80229,24 @@ export { QR as SwordIcon, JR as SwordsIcon, ey as SyringeIcon, - V9 as Table, + N9 as Table, ty as Table2Icon, - S9 as TableBody, - T9 as TableCell, + x9 as TableBody, + _9 as TableCell, ny as TableCellsMergeIcon, ry as TableCellsSplitIcon, oy as TableColumnsSplitIcon, - N9 as TableHead, - x9 as TableHeadCell, + A9 as TableHead, + Z9 as TableHeadCell, iy as TableIcon, ly as TablePropertiesIcon, - _9 as TableRow, + I9 as TableRow, ay as TableRowsSplitIcon, Cy as TabletIcon, cy as TabletSmartphoneIcon, sy as TabletsIcon, - e9 as Tabs, - t9 as Tag, + r9 as Tabs, + o9 as Tag, dy as TagIcon, uy as TagsIcon, py as Tally1Icon, @@ -80255,7 +80264,7 @@ export { Ry as TestTubeDiagonalIcon, yy as TestTubeIcon, Vy as TestTubesIcon, - n9 as TextArea, + i9 as TextArea, Sy as TextCursorIcon, Ty as TextCursorInputIcon, Ny as TextIcon, @@ -80263,8 +80272,8 @@ export { _y as TextSearchIcon, Ay as TextSelectIcon, Zy as TheaterIcon, - C9 as ThemeHandler, - bT as ThemedLogo, + d9 as ThemeHandler, + ET as ThemedLogo, Iy as ThermometerIcon, ky as ThermometerSnowflakeIcon, Oy as ThermometerSunIcon, @@ -80280,10 +80289,10 @@ export { jy as TimerIcon, qy as TimerOffIcon, Yy as TimerResetIcon, - u9 as Toggle, + h9 as Toggle, Ky as ToggleLeftIcon, Xy as ToggleRightIcon, - YN as Tooltip, + QN as Tooltip, Qy as TornadoIcon, Jy as TorusIcon, eV as TouchpadIcon, @@ -80351,7 +80360,7 @@ export { CS as UtensilsCrossedIcon, sS as UtensilsIcon, cS as UtilityPoleIcon, - p9 as ValuePair, + f9 as ValuePair, dS as VariableIcon, uS as VaultIcon, pS as VeganIcon, @@ -80393,8 +80402,8 @@ export { YS as WindIcon, KS as WineIcon, XS as WineOffIcon, - h9 as Wizard, - m9 as WizardPage, + v9 as Wizard, + g9 as WizardPage, QS as WorkflowIcon, JS as WormIcon, eT as WrapTextIcon, @@ -80405,22 +80414,22 @@ export { iT as ZapOffIcon, lT as ZoomInIcon, aT as ZoomOutIcon, - Nq as actionsTypes, + Aq as actionsTypes, w as breakPoints, E as calculateBytes, - o9 as darkModeColors, - a9 as darkTheme, - r9 as lightModeColors, - l9 as lightTheme, + a9 as darkModeColors, + c9 as darkTheme, + l9 as lightModeColors, + s9 as lightTheme, R as overridePropsParse, L as paddingSizeVariants, b as radioVariants, - M9 as styled, - i9 as themeShadows, - fT as useArrowKeys, - hT as useEnterKey, - mT as useEscapeKey, - gT as useMDSTheme, + R9 as styled, + C9 as themeShadows, + wT as useArrowKeys, + vT as useEnterKey, + gT as useEscapeKey, + LT as useMDSTheme, cT as useNotification, }; //# sourceMappingURL=index.js.map diff --git a/dist/esm/index.js.map b/dist/esm/index.js.map index 81e86d850..7dc7870c4 100644 --- a/dist/esm/index.js.map +++ b/dist/esm/index.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","sources":["../../../../src/global/utils.ts","../../node_modules/react/cjs/react-jsx-runtime.development.js","../../node_modules/react/jsx-runtime.js","../../node_modules/react/cjs/react-jsx-runtime.production.min.js","../../node_modules/@emotion/sheet/dist/emotion-sheet.esm.js","../../node_modules/stylis/src/Enum.js","../../node_modules/stylis/src/Utility.js","../../node_modules/stylis/src/Tokenizer.js","../../node_modules/stylis/src/Parser.js","../../node_modules/stylis/src/Serializer.js","../../node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js","../../node_modules/@emotion/memoize/dist/emotion-memoize.esm.js","../../node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js","../../node_modules/stylis/src/Middleware.js","../../node_modules/@babel/runtime/helpers/esm/extends.js","../../node_modules/react-is/index.js","../../node_modules/react-is/cjs/react-is.production.min.js","../../node_modules/react-is/cjs/react-is.development.js","../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js","../../node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js","../../node_modules/@emotion/unitless/dist/emotion-unitless.esm.js","../../node_modules/@emotion/serialize/dist/emotion-serialize.esm.js","../../node_modules/@emotion/hash/dist/emotion-hash.esm.js","../../node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js","../../node_modules/@emotion/react/dist/emotion-element-5486c51c.browser.esm.js","../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js","../../../../src/icons/AArrowDownIcon.tsx","../../../../src/icons/AArrowUpIcon.tsx","../../../../src/icons/AccessibilityIcon.tsx","../../../../src/icons/ActivityIcon.tsx","../../../../src/icons/AirplayIcon.tsx","../../../../src/icons/AirVentIcon.tsx","../../../../src/icons/ALargeSmallIcon.tsx","../../../../src/icons/AlarmClockCheckIcon.tsx","../../../../src/icons/AlarmClockIcon.tsx","../../../../src/icons/AlarmClockMinusIcon.tsx","../../../../src/icons/AlarmClockOffIcon.tsx","../../../../src/icons/AlarmClockPlusIcon.tsx","../../../../src/icons/AlarmSmokeIcon.tsx","../../../../src/icons/AlbumIcon.tsx","../../../../src/icons/AlignCenterHorizontalIcon.tsx","../../../../src/icons/AlignCenterIcon.tsx","../../../../src/icons/AlignCenterVerticalIcon.tsx","../../../../src/icons/AlignEndHorizontalIcon.tsx","../../../../src/icons/AlignEndVerticalIcon.tsx","../../../../src/icons/AlignHorizontalDistributeCenterIcon.tsx","../../../../src/icons/AlignHorizontalDistributeEndIcon.tsx","../../../../src/icons/AlignHorizontalDistributeStartIcon.tsx","../../../../src/icons/AlignHorizontalJustifyCenterIcon.tsx","../../../../src/icons/AlignHorizontalJustifyEndIcon.tsx","../../../../src/icons/AlignHorizontalJustifyStartIcon.tsx","../../../../src/icons/AlignHorizontalSpaceAroundIcon.tsx","../../../../src/icons/AlignHorizontalSpaceBetweenIcon.tsx","../../../../src/icons/AlignJustifyIcon.tsx","../../../../src/icons/AlignLeftIcon.tsx","../../../../src/icons/AlignRightIcon.tsx","../../../../src/icons/AlignStartHorizontalIcon.tsx","../../../../src/icons/AlignStartVerticalIcon.tsx","../../../../src/icons/AlignVerticalDistributeCenterIcon.tsx","../../../../src/icons/AlignVerticalDistributeEndIcon.tsx","../../../../src/icons/AlignVerticalDistributeStartIcon.tsx","../../../../src/icons/AlignVerticalJustifyCenterIcon.tsx","../../../../src/icons/AlignVerticalJustifyEndIcon.tsx","../../../../src/icons/AlignVerticalJustifyStartIcon.tsx","../../../../src/icons/AlignVerticalSpaceAroundIcon.tsx","../../../../src/icons/AlignVerticalSpaceBetweenIcon.tsx","../../../../src/icons/AmazonEksSiteIcon.tsx","../../../../src/icons/AmbulanceIcon.tsx","../../../../src/icons/AmpersandIcon.tsx","../../../../src/icons/AmpersandsIcon.tsx","../../../../src/icons/AnchorIcon.tsx","../../../../src/icons/AngryIcon.tsx","../../../../src/icons/AnnoyedIcon.tsx","../../../../src/icons/AntennaIcon.tsx","../../../../src/icons/AnvilIcon.tsx","../../../../src/icons/ApertureIcon.tsx","../../../../src/icons/AppleIcon.tsx","../../../../src/icons/AppWindowIcon.tsx","../../../../src/icons/AppWindowMacIcon.tsx","../../../../src/icons/ArchiveIcon.tsx","../../../../src/icons/ArchiveRestoreIcon.tsx","../../../../src/icons/ArchiveXIcon.tsx","../../../../src/icons/AreaChartIcon.tsx","../../../../src/icons/ArmchairIcon.tsx","../../../../src/icons/ArrowBigDownDashIcon.tsx","../../../../src/icons/ArrowBigDownIcon.tsx","../../../../src/icons/ArrowBigLeftDashIcon.tsx","../../../../src/icons/ArrowBigLeftIcon.tsx","../../../../src/icons/ArrowBigRightDashIcon.tsx","../../../../src/icons/ArrowBigRightIcon.tsx","../../../../src/icons/ArrowBigUpDashIcon.tsx","../../../../src/icons/ArrowBigUpIcon.tsx","../../../../src/icons/ArrowDown01Icon.tsx","../../../../src/icons/ArrowDown10Icon.tsx","../../../../src/icons/ArrowDownAZIcon.tsx","../../../../src/icons/ArrowDownFromLineIcon.tsx","../../../../src/icons/ArrowDownIcon.tsx","../../../../src/icons/ArrowDownLeftIcon.tsx","../../../../src/icons/ArrowDownNarrowWideIcon.tsx","../../../../src/icons/ArrowDownRightIcon.tsx","../../../../src/icons/ArrowDownToDotIcon.tsx","../../../../src/icons/ArrowDownToLineIcon.tsx","../../../../src/icons/ArrowDownUpIcon.tsx","../../../../src/icons/ArrowDownWideNarrowIcon.tsx","../../../../src/icons/ArrowDownZAIcon.tsx","../../../../src/icons/ArrowLeftFromLineIcon.tsx","../../../../src/icons/ArrowLeftIcon.tsx","../../../../src/icons/ArrowLeftRightIcon.tsx","../../../../src/icons/ArrowLeftToLineIcon.tsx","../../../../src/icons/ArrowRightFromLineIcon.tsx","../../../../src/icons/ArrowRightIcon.tsx","../../../../src/icons/ArrowRightLeftIcon.tsx","../../../../src/icons/ArrowRightToLineIcon.tsx","../../../../src/icons/ArrowsUpFromLineIcon.tsx","../../../../src/icons/ArrowUp01Icon.tsx","../../../../src/icons/ArrowUp10Icon.tsx","../../../../src/icons/ArrowUpAZIcon.tsx","../../../../src/icons/ArrowUpDownIcon.tsx","../../../../src/icons/ArrowUpFromDotIcon.tsx","../../../../src/icons/ArrowUpFromLineIcon.tsx","../../../../src/icons/ArrowUpIcon.tsx","../../../../src/icons/ArrowUpLeftIcon.tsx","../../../../src/icons/ArrowUpNarrowWideIcon.tsx","../../../../src/icons/ArrowUpRightIcon.tsx","../../../../src/icons/ArrowUpToLineIcon.tsx","../../../../src/icons/ArrowUpWideNarrowIcon.tsx","../../../../src/icons/ArrowUpZAIcon.tsx","../../../../src/icons/AsteriskIcon.tsx","../../../../src/icons/AtomIcon.tsx","../../../../src/icons/AtSignIcon.tsx","../../../../src/icons/AudioLinesIcon.tsx","../../../../src/icons/AudioWaveformIcon.tsx","../../../../src/icons/AwardIcon.tsx","../../../../src/icons/AxeIcon.tsx","../../../../src/icons/Axis3dIcon.tsx","../../../../src/icons/AzureAksSiteIcon.tsx","../../../../src/icons/BabyIcon.tsx","../../../../src/icons/BackpackIcon.tsx","../../../../src/icons/BadgeAlertIcon.tsx","../../../../src/icons/BadgeCentIcon.tsx","../../../../src/icons/BadgeCheckIcon.tsx","../../../../src/icons/BadgeDollarSignIcon.tsx","../../../../src/icons/BadgeEuroIcon.tsx","../../../../src/icons/BadgeHelpIcon.tsx","../../../../src/icons/BadgeIcon.tsx","../../../../src/icons/BadgeIndianRupeeIcon.tsx","../../../../src/icons/BadgeInfoIcon.tsx","../../../../src/icons/BadgeJapaneseYenIcon.tsx","../../../../src/icons/BadgeMinusIcon.tsx","../../../../src/icons/BadgePercentIcon.tsx","../../../../src/icons/BadgePlusIcon.tsx","../../../../src/icons/BadgePoundSterlingIcon.tsx","../../../../src/icons/BadgeRussianRubleIcon.tsx","../../../../src/icons/BadgeSwissFrancIcon.tsx","../../../../src/icons/BadgeXIcon.tsx","../../../../src/icons/BaggageClaimIcon.tsx","../../../../src/icons/BalancerIcon.tsx","../../../../src/icons/BananaIcon.tsx","../../../../src/icons/BanIcon.tsx","../../../../src/icons/BanknoteIcon.tsx","../../../../src/icons/BarChart2Icon.tsx","../../../../src/icons/BarChart3Icon.tsx","../../../../src/icons/BarChart4Icon.tsx","../../../../src/icons/BarChartBigIcon.tsx","../../../../src/icons/BarChartHorizontalBigIcon.tsx","../../../../src/icons/BarChartHorizontalIcon.tsx","../../../../src/icons/BarChartIcon.tsx","../../../../src/icons/BarcodeIcon.tsx","../../../../src/icons/BareMetalLinuxSiteIcon.tsx","../../../../src/icons/BaselineIcon.tsx","../../../../src/icons/BatchJobsIcon.tsx","../../../../src/icons/BathIcon.tsx","../../../../src/icons/BatteryChargingIcon.tsx","../../../../src/icons/BatteryFullIcon.tsx","../../../../src/icons/BatteryIcon.tsx","../../../../src/icons/BatteryLowIcon.tsx","../../../../src/icons/BatteryMediumIcon.tsx","../../../../src/icons/BatteryWarningIcon.tsx","../../../../src/icons/BeakerIcon.tsx","../../../../src/icons/BeanIcon.tsx","../../../../src/icons/BeanOffIcon.tsx","../../../../src/icons/BedDoubleIcon.tsx","../../../../src/icons/BedIcon.tsx","../../../../src/icons/BedSingleIcon.tsx","../../../../src/icons/BeefIcon.tsx","../../../../src/icons/BeerIcon.tsx","../../../../src/icons/BeerOffIcon.tsx","../../../../src/icons/BellArrowIcon.tsx","../../../../src/icons/BellDotIcon.tsx","../../../../src/icons/BellElectricIcon.tsx","../../../../src/icons/BellIcon.tsx","../../../../src/icons/BellMinusIcon.tsx","../../../../src/icons/BellOffIcon.tsx","../../../../src/icons/BellPlusIcon.tsx","../../../../src/icons/BellRingIcon.tsx","../../../../src/icons/BetweenHorizontalEndIcon.tsx","../../../../src/icons/BetweenHorizontalStartIcon.tsx","../../../../src/icons/BetweenVerticalEndIcon.tsx","../../../../src/icons/BetweenVerticalStartIcon.tsx","../../../../src/icons/BikeIcon.tsx","../../../../src/icons/BinaryIcon.tsx","../../../../src/icons/BiohazardIcon.tsx","../../../../src/icons/BirdIcon.tsx","../../../../src/icons/BitcoinIcon.tsx","../../../../src/icons/BlendIcon.tsx","../../../../src/icons/BlindsIcon.tsx","../../../../src/icons/BlocksIcon.tsx","../../../../src/icons/BluetoothConnectedIcon.tsx","../../../../src/icons/BluetoothIcon.tsx","../../../../src/icons/BluetoothOffIcon.tsx","../../../../src/icons/BluetoothSearchingIcon.tsx","../../../../src/icons/BoldIcon.tsx","../../../../src/icons/BoltIcon.tsx","../../../../src/icons/BombIcon.tsx","../../../../src/icons/BoneIcon.tsx","../../../../src/icons/BookAIcon.tsx","../../../../src/icons/BookAudioIcon.tsx","../../../../src/icons/BookCheckIcon.tsx","../../../../src/icons/BookCopyIcon.tsx","../../../../src/icons/BookDashedIcon.tsx","../../../../src/icons/BookDownIcon.tsx","../../../../src/icons/BookHeadphonesIcon.tsx","../../../../src/icons/BookHeartIcon.tsx","../../../../src/icons/BookIcon.tsx","../../../../src/icons/BookImageIcon.tsx","../../../../src/icons/BookKeyIcon.tsx","../../../../src/icons/BookLockIcon.tsx","../../../../src/icons/BookmarkCheckIcon.tsx","../../../../src/icons/BookMarkedIcon.tsx","../../../../src/icons/BookmarkIcon.tsx","../../../../src/icons/BookmarkMinusIcon.tsx","../../../../src/icons/BookmarkPlusIcon.tsx","../../../../src/icons/BookmarkXIcon.tsx","../../../../src/icons/BookMinusIcon.tsx","../../../../src/icons/BookOpenCheckIcon.tsx","../../../../src/icons/BookOpenIcon.tsx","../../../../src/icons/BookOpenTextIcon.tsx","../../../../src/icons/BookPlusIcon.tsx","../../../../src/icons/BookTextIcon.tsx","../../../../src/icons/BookTypeIcon.tsx","../../../../src/icons/BookUp2Icon.tsx","../../../../src/icons/BookUpIcon.tsx","../../../../src/icons/BookUserIcon.tsx","../../../../src/icons/BookXIcon.tsx","../../../../src/icons/BoomBoxIcon.tsx","../../../../src/icons/BotIcon.tsx","../../../../src/icons/BotMessageSquareIcon.tsx","../../../../src/icons/BoxesIcon.tsx","../../../../src/icons/BoxIcon.tsx","../../../../src/icons/BoxOutlineIcon.tsx","../../../../src/icons/BoxSelectIcon.tsx","../../../../src/icons/BracesIcon.tsx","../../../../src/icons/BracketsIcon.tsx","../../../../src/icons/BrainCircuitIcon.tsx","../../../../src/icons/BrainCogIcon.tsx","../../../../src/icons/BrainIcon.tsx","../../../../src/icons/BrickWallIcon.tsx","../../../../src/icons/BriefcaseBusinessIcon.tsx","../../../../src/icons/BriefcaseIcon.tsx","../../../../src/icons/BriefcaseMedicalIcon.tsx","../../../../src/icons/BringToFrontIcon.tsx","../../../../src/icons/BrushIcon.tsx","../../../../src/icons/BucketCopyIcon.tsx","../../../../src/icons/BucketIcon.tsx","../../../../src/icons/BucketQuotaIcon.tsx","../../../../src/icons/BugIcon.tsx","../../../../src/icons/BugOffIcon.tsx","../../../../src/icons/BugPlayIcon.tsx","../../../../src/icons/Building2Icon.tsx","../../../../src/icons/BuildingIcon.tsx","../../../../src/icons/BusFrontIcon.tsx","../../../../src/icons/BusIcon.tsx","../../../../src/icons/CableCarIcon.tsx","../../../../src/icons/CableIcon.tsx","../../../../src/icons/CakeIcon.tsx","../../../../src/icons/CakeSliceIcon.tsx","../../../../src/icons/CalculatorIcon.tsx","../../../../src/icons/CalendarCheck2Icon.tsx","../../../../src/icons/CalendarCheckIcon.tsx","../../../../src/icons/CalendarClockIcon.tsx","../../../../src/icons/CalendarDaysIcon.tsx","../../../../src/icons/CalendarFoldIcon.tsx","../../../../src/icons/CalendarHeartIcon.tsx","../../../../src/icons/CalendarIcon.tsx","../../../../src/icons/CalendarMinus2Icon.tsx","../../../../src/icons/CalendarMinusIcon.tsx","../../../../src/icons/CalendarOffIcon.tsx","../../../../src/icons/CalendarPlus2Icon.tsx","../../../../src/icons/CalendarPlusIcon.tsx","../../../../src/icons/CalendarRangeIcon.tsx","../../../../src/icons/CalendarSearchIcon.tsx","../../../../src/icons/CalendarX2Icon.tsx","../../../../src/icons/CalendarXIcon.tsx","../../../../src/icons/CameraIcon.tsx","../../../../src/icons/CameraOffIcon.tsx","../../../../src/icons/CandlestickChartIcon.tsx","../../../../src/icons/CandyCaneIcon.tsx","../../../../src/icons/CandyIcon.tsx","../../../../src/icons/CandyOffIcon.tsx","../../../../src/icons/CannabisIcon.tsx","../../../../src/icons/CaptionsIcon.tsx","../../../../src/icons/CaptionsOffIcon.tsx","../../../../src/icons/CaravanIcon.tsx","../../../../src/icons/CaretFilledIcon.tsx","../../../../src/icons/CaretIcon.tsx","../../../../src/icons/CarFrontIcon.tsx","../../../../src/icons/CarIcon.tsx","../../../../src/icons/CarTaxiFrontIcon.tsx","../../../../src/icons/CaseLowerIcon.tsx","../../../../src/icons/CaseSensitiveIcon.tsx","../../../../src/icons/CaseUpperIcon.tsx","../../../../src/icons/CassetteTapeIcon.tsx","../../../../src/icons/CastIcon.tsx","../../../../src/icons/CastleIcon.tsx","../../../../src/icons/CatIcon.tsx","../../../../src/icons/CctvIcon.tsx","../../../../src/icons/CheckCheckIcon.tsx","../../../../src/icons/CheckIcon.tsx","../../../../src/icons/ChefHatIcon.tsx","../../../../src/icons/CherryIcon.tsx","../../../../src/icons/ChevronDownIcon.tsx","../../../../src/icons/ChevronFirstIcon.tsx","../../../../src/icons/ChevronLastIcon.tsx","../../../../src/icons/ChevronLeftIcon.tsx","../../../../src/icons/ChevronRightIcon.tsx","../../../../src/icons/ChevronsDownIcon.tsx","../../../../src/icons/ChevronsDownUpIcon.tsx","../../../../src/icons/ChevronsLeftIcon.tsx","../../../../src/icons/ChevronsLeftRightIcon.tsx","../../../../src/icons/ChevronsRightIcon.tsx","../../../../src/icons/ChevronsRightLeftIcon.tsx","../../../../src/icons/ChevronsUpDownIcon.tsx","../../../../src/icons/ChevronsUpIcon.tsx","../../../../src/icons/ChevronUpIcon.tsx","../../../../src/icons/ChromeIcon.tsx","../../../../src/icons/ChurchIcon.tsx","../../../../src/icons/CigaretteIcon.tsx","../../../../src/icons/CigaretteOffIcon.tsx","../../../../src/icons/CircleAlertIcon.tsx","../../../../src/icons/CircleArrowDownIcon.tsx","../../../../src/icons/CircleArrowLeftIcon.tsx","../../../../src/icons/CircleArrowOutDownLeftIcon.tsx","../../../../src/icons/CircleArrowOutDownRightIcon.tsx","../../../../src/icons/CircleArrowOutUpLeftIcon.tsx","../../../../src/icons/CircleArrowOutUpRightIcon.tsx","../../../../src/icons/CircleArrowRightIcon.tsx","../../../../src/icons/CircleArrowUpIcon.tsx","../../../../src/icons/CircleCheckBigIcon.tsx","../../../../src/icons/CircleCheckIcon.tsx","../../../../src/icons/CircleChevronDownIcon.tsx","../../../../src/icons/CircleChevronLeftIcon.tsx","../../../../src/icons/CircleChevronRightIcon.tsx","../../../../src/icons/CircleChevronUpIcon.tsx","../../../../src/icons/CircleDashedIcon.tsx","../../../../src/icons/CircleDivideIcon.tsx","../../../../src/icons/CircleDollarSignIcon.tsx","../../../../src/icons/CircleDotDashedIcon.tsx","../../../../src/icons/CircleDotIcon.tsx","../../../../src/icons/CircleEllipsisIcon.tsx","../../../../src/icons/CircleEqualIcon.tsx","../../../../src/icons/CircleFadingPlusIcon.tsx","../../../../src/icons/CircleFillIcon.tsx","../../../../src/icons/CircleGaugeIcon.tsx","../../../../src/icons/CircleHelpIcon.tsx","../../../../src/icons/CircleIcon.tsx","../../../../src/icons/CircleMinusIcon.tsx","../../../../src/icons/CircleOffIcon.tsx","../../../../src/icons/CircleParkingIcon.tsx","../../../../src/icons/CircleParkingOffIcon.tsx","../../../../src/icons/CirclePauseIcon.tsx","../../../../src/icons/CirclePercentIcon.tsx","../../../../src/icons/CirclePlayIcon.tsx","../../../../src/icons/CirclePlusIcon.tsx","../../../../src/icons/CirclePowerIcon.tsx","../../../../src/icons/CircleSlash2Icon.tsx","../../../../src/icons/CircleSlashIcon.tsx","../../../../src/icons/CircleStopIcon.tsx","../../../../src/icons/CircleUserIcon.tsx","../../../../src/icons/CircleUserRoundIcon.tsx","../../../../src/icons/CircleXIcon.tsx","../../../../src/icons/CircuitBoardIcon.tsx","../../../../src/icons/CitrusIcon.tsx","../../../../src/icons/ClapperboardIcon.tsx","../../../../src/icons/ClipboardCheckIcon.tsx","../../../../src/icons/ClipboardCopyIcon.tsx","../../../../src/icons/ClipboardIcon.tsx","../../../../src/icons/ClipboardListIcon.tsx","../../../../src/icons/ClipboardMinusIcon.tsx","../../../../src/icons/ClipboardPasteIcon.tsx","../../../../src/icons/ClipboardPenIcon.tsx","../../../../src/icons/ClipboardPenLineIcon.tsx","../../../../src/icons/ClipboardPlusIcon.tsx","../../../../src/icons/ClipboardTypeIcon.tsx","../../../../src/icons/ClipboardXIcon.tsx","../../../../src/icons/Clock1Icon.tsx","../../../../src/icons/Clock2Icon.tsx","../../../../src/icons/Clock3Icon.tsx","../../../../src/icons/Clock4Icon.tsx","../../../../src/icons/Clock5Icon.tsx","../../../../src/icons/Clock6Icon.tsx","../../../../src/icons/Clock7Icon.tsx","../../../../src/icons/Clock8Icon.tsx","../../../../src/icons/Clock9Icon.tsx","../../../../src/icons/Clock10Icon.tsx","../../../../src/icons/Clock11Icon.tsx","../../../../src/icons/Clock12Icon.tsx","../../../../src/icons/ClockIcon.tsx","../../../../src/icons/CloudCogIcon.tsx","../../../../src/icons/CloudDownloadIcon.tsx","../../../../src/icons/CloudDrizzleIcon.tsx","../../../../src/icons/CloudFogIcon.tsx","../../../../src/icons/CloudHailIcon.tsx","../../../../src/icons/CloudIcon.tsx","../../../../src/icons/CloudLightningIcon.tsx","../../../../src/icons/CloudMoonIcon.tsx","../../../../src/icons/CloudMoonRainIcon.tsx","../../../../src/icons/CloudOffIcon.tsx","../../../../src/icons/CloudRainIcon.tsx","../../../../src/icons/CloudRainWindIcon.tsx","../../../../src/icons/CloudSnowIcon.tsx","../../../../src/icons/CloudSunIcon.tsx","../../../../src/icons/CloudSunRainIcon.tsx","../../../../src/icons/CloudUploadIcon.tsx","../../../../src/icons/CloudyIcon.tsx","../../../../src/icons/CloverIcon.tsx","../../../../src/icons/ClubIcon.tsx","../../../../src/icons/ClusterHealthIcon.tsx","../../../../src/icons/ClusterIcon.tsx","../../../../src/icons/ClusterIngressIcon.tsx","../../../../src/icons/ClusterNodeIcon.tsx","../../../../src/icons/ClusterReplicationIcon.tsx","../../../../src/icons/ClustersIcon.tsx","../../../../src/icons/CodeIcon.tsx","../../../../src/icons/CodepenIcon.tsx","../../../../src/icons/CodesandboxIcon.tsx","../../../../src/icons/CodeXmlIcon.tsx","../../../../src/icons/CoffeeIcon.tsx","../../../../src/icons/CogIcon.tsx","../../../../src/icons/CoinsIcon.tsx","../../../../src/icons/CollapseIcon.tsx","../../../../src/icons/Columns2Icon.tsx","../../../../src/icons/Columns3Icon.tsx","../../../../src/icons/Columns4Icon.tsx","../../../../src/icons/CombineIcon.tsx","../../../../src/icons/CommandIcon.tsx","../../../../src/icons/CompassIcon.tsx","../../../../src/icons/ComponentIcon.tsx","../../../../src/icons/ComputerIcon.tsx","../../../../src/icons/ConciergeBellIcon.tsx","../../../../src/icons/ConeIcon.tsx","../../../../src/icons/ConstructionIcon.tsx","../../../../src/icons/ContactIcon.tsx","../../../../src/icons/ContactRoundIcon.tsx","../../../../src/icons/ContainerIcon.tsx","../../../../src/icons/ContainerImagesIcon.tsx","../../../../src/icons/ContrastIcon.tsx","../../../../src/icons/CookieIcon.tsx","../../../../src/icons/CookingPotIcon.tsx","../../../../src/icons/CopyCheckIcon.tsx","../../../../src/icons/CopyIcon.tsx","../../../../src/icons/CopyleftIcon.tsx","../../../../src/icons/CopyMinusIcon.tsx","../../../../src/icons/CopyPlusIcon.tsx","../../../../src/icons/CopyrightIcon.tsx","../../../../src/icons/CopySlashIcon.tsx","../../../../src/icons/CopyXIcon.tsx","../../../../src/icons/CornerDownLeftIcon.tsx","../../../../src/icons/CornerDownRightIcon.tsx","../../../../src/icons/CornerLeftDownIcon.tsx","../../../../src/icons/CornerLeftUpIcon.tsx","../../../../src/icons/CornerRightDownIcon.tsx","../../../../src/icons/CornerRightUpIcon.tsx","../../../../src/icons/CornerUpLeftIcon.tsx","../../../../src/icons/CornerUpRightIcon.tsx","../../../../src/icons/CpuIcon.tsx","../../../../src/icons/CreativeCommonsIcon.tsx","../../../../src/icons/CreditCardIcon.tsx","../../../../src/icons/CroissantIcon.tsx","../../../../src/icons/CropIcon.tsx","../../../../src/icons/CrosshairIcon.tsx","../../../../src/icons/CrossIcon.tsx","../../../../src/icons/CrownIcon.tsx","../../../../src/icons/CuboidIcon.tsx","../../../../src/icons/CupSodaIcon.tsx","../../../../src/icons/CurrencyIcon.tsx","../../../../src/icons/CylinderIcon.tsx","../../../../src/icons/DatabaseApiIcon.tsx","../../../../src/icons/DatabaseBackupIcon.tsx","../../../../src/icons/DatabaseIcon.tsx","../../../../src/icons/DatabaseZapIcon.tsx","../../../../src/icons/DataIcon.tsx","../../../../src/icons/DeleteIcon.tsx","../../../../src/icons/DessertIcon.tsx","../../../../src/icons/DiameterIcon.tsx","../../../../src/icons/DiamondIcon.tsx","../../../../src/icons/DiamondPercentIcon.tsx","../../../../src/icons/Dice1Icon.tsx","../../../../src/icons/Dice2Icon.tsx","../../../../src/icons/Dice3Icon.tsx","../../../../src/icons/Dice4Icon.tsx","../../../../src/icons/Dice5Icon.tsx","../../../../src/icons/Dice6Icon.tsx","../../../../src/icons/DicesIcon.tsx","../../../../src/icons/DiffIcon.tsx","../../../../src/icons/Disc2Icon.tsx","../../../../src/icons/Disc3Icon.tsx","../../../../src/icons/DiscAlbumIcon.tsx","../../../../src/icons/DiscIcon.tsx","../../../../src/icons/DivideIcon.tsx","../../../../src/icons/DnaIcon.tsx","../../../../src/icons/DnaOffIcon.tsx","../../../../src/icons/DockIcon.tsx","../../../../src/icons/DogIcon.tsx","../../../../src/icons/DollarSignIcon.tsx","../../../../src/icons/DonutIcon.tsx","../../../../src/icons/DoorClosedIcon.tsx","../../../../src/icons/DoorOpenIcon.tsx","../../../../src/icons/DotIcon.tsx","../../../../src/icons/DownloadIcon.tsx","../../../../src/icons/DraftingCompassIcon.tsx","../../../../src/icons/DramaIcon.tsx","../../../../src/icons/DribbbleIcon.tsx","../../../../src/icons/DrillIcon.tsx","../../../../src/icons/DropletIcon.tsx","../../../../src/icons/DropletsIcon.tsx","../../../../src/icons/DrumIcon.tsx","../../../../src/icons/DrumstickIcon.tsx","../../../../src/icons/DumbbellIcon.tsx","../../../../src/icons/EarIcon.tsx","../../../../src/icons/EarOffIcon.tsx","../../../../src/icons/EarthIcon.tsx","../../../../src/icons/EarthLockIcon.tsx","../../../../src/icons/EclipseIcon.tsx","../../../../src/icons/EggFriedIcon.tsx","../../../../src/icons/EggIcon.tsx","../../../../src/icons/EggOffIcon.tsx","../../../../src/icons/EllipsisIcon.tsx","../../../../src/icons/EllipsisVerticalIcon.tsx","../../../../src/icons/EqualIcon.tsx","../../../../src/icons/EqualNotIcon.tsx","../../../../src/icons/EraserIcon.tsx","../../../../src/icons/EuroIcon.tsx","../../../../src/icons/ExpandIcon.tsx","../../../../src/icons/ExternalLinkIcon.tsx","../../../../src/icons/EyeIcon.tsx","../../../../src/icons/EyeOffIcon.tsx","../../../../src/icons/FacebookIcon.tsx","../../../../src/icons/FactoryIcon.tsx","../../../../src/icons/FanIcon.tsx","../../../../src/icons/FastForwardIcon.tsx","../../../../src/icons/FeatherIcon.tsx","../../../../src/icons/FenceIcon.tsx","../../../../src/icons/FerrisWheelIcon.tsx","../../../../src/icons/FigmaIcon.tsx","../../../../src/icons/FileArchiveIcon.tsx","../../../../src/icons/FileAudio2Icon.tsx","../../../../src/icons/FileAudioIcon.tsx","../../../../src/icons/FileAxis3dIcon.tsx","../../../../src/icons/FileBadge2Icon.tsx","../../../../src/icons/FileBadgeIcon.tsx","../../../../src/icons/FileBarChart2Icon.tsx","../../../../src/icons/FileBarChartIcon.tsx","../../../../src/icons/FileBoxIcon.tsx","../../../../src/icons/FileCheck2Icon.tsx","../../../../src/icons/FileCheckIcon.tsx","../../../../src/icons/FileClockIcon.tsx","../../../../src/icons/FileCode2Icon.tsx","../../../../src/icons/FileCodeIcon.tsx","../../../../src/icons/FileCogIcon.tsx","../../../../src/icons/FileDiffIcon.tsx","../../../../src/icons/FileDigitIcon.tsx","../../../../src/icons/FileDownIcon.tsx","../../../../src/icons/FileHeartIcon.tsx","../../../../src/icons/FileIcon.tsx","../../../../src/icons/FileImageIcon.tsx","../../../../src/icons/FileInputIcon.tsx","../../../../src/icons/FileJson2Icon.tsx","../../../../src/icons/FileJsonIcon.tsx","../../../../src/icons/FileKey2Icon.tsx","../../../../src/icons/FileKeyIcon.tsx","../../../../src/icons/FileLineChartIcon.tsx","../../../../src/icons/FileLock2Icon.tsx","../../../../src/icons/FileLockIcon.tsx","../../../../src/icons/FileMinus2Icon.tsx","../../../../src/icons/FileMinusIcon.tsx","../../../../src/icons/FileMusicIcon.tsx","../../../../src/icons/FileOutputIcon.tsx","../../../../src/icons/FilePenIcon.tsx","../../../../src/icons/FilePenLineIcon.tsx","../../../../src/icons/FilePieChartIcon.tsx","../../../../src/icons/FilePlus2Icon.tsx","../../../../src/icons/FilePlusIcon.tsx","../../../../src/icons/FileQuestionIcon.tsx","../../../../src/icons/FileScanIcon.tsx","../../../../src/icons/FileSearch2Icon.tsx","../../../../src/icons/FileSearchIcon.tsx","../../../../src/icons/FilesIcon.tsx","../../../../src/icons/FileSlidersIcon.tsx","../../../../src/icons/FileSpreadsheetIcon.tsx","../../../../src/icons/FileStackIcon.tsx","../../../../src/icons/FileSymlinkIcon.tsx","../../../../src/icons/FileTerminalIcon.tsx","../../../../src/icons/FileTextIcon.tsx","../../../../src/icons/FileType2Icon.tsx","../../../../src/icons/FileTypeIcon.tsx","../../../../src/icons/FileUpIcon.tsx","../../../../src/icons/FileVideo2Icon.tsx","../../../../src/icons/FileVideoIcon.tsx","../../../../src/icons/FileVolume2Icon.tsx","../../../../src/icons/FileVolumeIcon.tsx","../../../../src/icons/FileWarningIcon.tsx","../../../../src/icons/FileX2Icon.tsx","../../../../src/icons/FileXIcon.tsx","../../../../src/icons/FilmIcon.tsx","../../../../src/icons/FilterIcon.tsx","../../../../src/icons/FilterXIcon.tsx","../../../../src/icons/FingerprintIcon.tsx","../../../../src/icons/FireExtinguisherIcon.tsx","../../../../src/icons/FishIcon.tsx","../../../../src/icons/FishSymbolIcon.tsx","../../../../src/icons/FlagIcon.tsx","../../../../src/icons/FlagOffIcon.tsx","../../../../src/icons/FlagTriangleLeftIcon.tsx","../../../../src/icons/FlagTriangleRightIcon.tsx","../../../../src/icons/FlameIcon.tsx","../../../../src/icons/FlameKindlingIcon.tsx","../../../../src/icons/FlashlightIcon.tsx","../../../../src/icons/FlashlightOffIcon.tsx","../../../../src/icons/FlaskConicalIcon.tsx","../../../../src/icons/FlaskConicalOffIcon.tsx","../../../../src/icons/FlaskRoundIcon.tsx","../../../../src/icons/FlipHorizontal2Icon.tsx","../../../../src/icons/FlipHorizontalIcon.tsx","../../../../src/icons/FlipVertical2Icon.tsx","../../../../src/icons/FlipVerticalIcon.tsx","../../../../src/icons/Flower2Icon.tsx","../../../../src/icons/FlowerIcon.tsx","../../../../src/icons/FocusIcon.tsx","../../../../src/icons/FolderArchiveIcon.tsx","../../../../src/icons/FolderCheckIcon.tsx","../../../../src/icons/FolderClockIcon.tsx","../../../../src/icons/FolderClosedIcon.tsx","../../../../src/icons/FolderCogIcon.tsx","../../../../src/icons/FolderDotIcon.tsx","../../../../src/icons/FolderDownIcon.tsx","../../../../src/icons/FolderGit2Icon.tsx","../../../../src/icons/FolderGitIcon.tsx","../../../../src/icons/FolderHeartIcon.tsx","../../../../src/icons/FolderIcon.tsx","../../../../src/icons/FolderInputIcon.tsx","../../../../src/icons/FolderKanbanIcon.tsx","../../../../src/icons/FolderKey2Icon.tsx","../../../../src/icons/FolderKeyIcon.tsx","../../../../src/icons/FolderLockIcon.tsx","../../../../src/icons/FolderMinusIcon.tsx","../../../../src/icons/FolderOpenDotIcon.tsx","../../../../src/icons/FolderOpenIcon.tsx","../../../../src/icons/FolderOutputIcon.tsx","../../../../src/icons/FolderPenIcon.tsx","../../../../src/icons/FolderPlusIcon.tsx","../../../../src/icons/FolderRootIcon.tsx","../../../../src/icons/FolderSearch2Icon.tsx","../../../../src/icons/FolderSearchIcon.tsx","../../../../src/icons/FoldersIcon.tsx","../../../../src/icons/FolderSymlinkIcon.tsx","../../../../src/icons/FolderSyncIcon.tsx","../../../../src/icons/FolderTreeIcon.tsx","../../../../src/icons/FolderUpIcon.tsx","../../../../src/icons/FolderXIcon.tsx","../../../../src/icons/FoldHorizontalIcon.tsx","../../../../src/icons/FoldVerticalIcon.tsx","../../../../src/icons/FootprintsIcon.tsx","../../../../src/icons/ForkliftIcon.tsx","../../../../src/icons/ForwardIcon.tsx","../../../../src/icons/FrameIcon.tsx","../../../../src/icons/FramerIcon.tsx","../../../../src/icons/FrownIcon.tsx","../../../../src/icons/FuelIcon.tsx","../../../../src/icons/FullscreenIcon.tsx","../../../../src/icons/GalleryHorizontalEndIcon.tsx","../../../../src/icons/GalleryHorizontalIcon.tsx","../../../../src/icons/GalleryThumbnailsIcon.tsx","../../../../src/icons/GalleryVerticalEndIcon.tsx","../../../../src/icons/GalleryVerticalIcon.tsx","../../../../src/icons/Gamepad2Icon.tsx","../../../../src/icons/GamepadIcon.tsx","../../../../src/icons/GanttChartIcon.tsx","../../../../src/icons/GaugeIcon.tsx","../../../../src/icons/GavelIcon.tsx","../../../../src/icons/GemIcon.tsx","../../../../src/icons/GhostIcon.tsx","../../../../src/icons/GiftIcon.tsx","../../../../src/icons/GitBranchIcon.tsx","../../../../src/icons/GitBranchPlusIcon.tsx","../../../../src/icons/GitCommitHorizontalIcon.tsx","../../../../src/icons/GitCommitVerticalIcon.tsx","../../../../src/icons/GitCompareArrowsIcon.tsx","../../../../src/icons/GitCompareIcon.tsx","../../../../src/icons/GitForkIcon.tsx","../../../../src/icons/GitGraphIcon.tsx","../../../../src/icons/GithubIcon.tsx","../../../../src/icons/GitlabIcon.tsx","../../../../src/icons/GitMergeIcon.tsx","../../../../src/icons/GitPullRequestArrowIcon.tsx","../../../../src/icons/GitPullRequestClosedIcon.tsx","../../../../src/icons/GitPullRequestCreateArrowIcon.tsx","../../../../src/icons/GitPullRequestCreateIcon.tsx","../../../../src/icons/GitPullRequestDraftIcon.tsx","../../../../src/icons/GitPullRequestIcon.tsx","../../../../src/icons/GlassesIcon.tsx","../../../../src/icons/GlassWaterIcon.tsx","../../../../src/icons/GlobeIcon.tsx","../../../../src/icons/GlobeLockIcon.tsx","../../../../src/icons/GoalIcon.tsx","../../../../src/icons/GoogleGkeSiteIcon.tsx","../../../../src/icons/GrabIcon.tsx","../../../../src/icons/GraduationCapIcon.tsx","../../../../src/icons/GrapeIcon.tsx","../../../../src/icons/Grid2x2Icon.tsx","../../../../src/icons/Grid3x3Icon.tsx","../../../../src/icons/GripHorizontalIcon.tsx","../../../../src/icons/GripIcon.tsx","../../../../src/icons/GripVerticalIcon.tsx","../../../../src/icons/GroupIcon.tsx","../../../../src/icons/GuitarIcon.tsx","../../../../src/icons/HamIcon.tsx","../../../../src/icons/HammerIcon.tsx","../../../../src/icons/HandCoinsIcon.tsx","../../../../src/icons/HandHeartIcon.tsx","../../../../src/icons/HandHelpingIcon.tsx","../../../../src/icons/HandIcon.tsx","../../../../src/icons/HandMetalIcon.tsx","../../../../src/icons/HandPlatterIcon.tsx","../../../../src/icons/HandshakeIcon.tsx","../../../../src/icons/HardDriveDownloadIcon.tsx","../../../../src/icons/HardDriveIcon.tsx","../../../../src/icons/HardDriveSearchIcon.tsx","../../../../src/icons/HardDriveUploadIcon.tsx","../../../../src/icons/HardHatIcon.tsx","../../../../src/icons/HashIcon.tsx","../../../../src/icons/HazeIcon.tsx","../../../../src/icons/HdmiPortIcon.tsx","../../../../src/icons/Heading1Icon.tsx","../../../../src/icons/Heading2Icon.tsx","../../../../src/icons/Heading3Icon.tsx","../../../../src/icons/Heading4Icon.tsx","../../../../src/icons/Heading5Icon.tsx","../../../../src/icons/Heading6Icon.tsx","../../../../src/icons/HeadingIcon.tsx","../../../../src/icons/HeadphonesIcon.tsx","../../../../src/icons/HeadsetIcon.tsx","../../../../src/icons/HeartCrackIcon.tsx","../../../../src/icons/HeartHandshakeIcon.tsx","../../../../src/icons/HeartIcon.tsx","../../../../src/icons/HeartOffIcon.tsx","../../../../src/icons/HeartPulseIcon.tsx","../../../../src/icons/HeaterIcon.tsx","../../../../src/icons/HexagonIcon.tsx","../../../../src/icons/HighlighterIcon.tsx","../../../../src/icons/HistoryIcon.tsx","../../../../src/icons/HomeIcon.tsx","../../../../src/icons/HopIcon.tsx","../../../../src/icons/HopOffIcon.tsx","../../../../src/icons/HospitalIcon.tsx","../../../../src/icons/HotelIcon.tsx","../../../../src/icons/HourglassIcon.tsx","../../../../src/icons/IceCreamBowlIcon.tsx","../../../../src/icons/IceCreamConeIcon.tsx","../../../../src/icons/ImageDownIcon.tsx","../../../../src/icons/ImageIcon.tsx","../../../../src/icons/ImageMinusIcon.tsx","../../../../src/icons/ImageOffIcon.tsx","../../../../src/icons/ImagePlusIcon.tsx","../../../../src/icons/ImagesIcon.tsx","../../../../src/icons/ImageUpIcon.tsx","../../../../src/icons/ImportIcon.tsx","../../../../src/icons/InboxIcon.tsx","../../../../src/icons/IndentDecreaseIcon.tsx","../../../../src/icons/IndentIncreaseIcon.tsx","../../../../src/icons/IndianRupeeIcon.tsx","../../../../src/icons/InfinityIcon.tsx","../../../../src/icons/InfoIcon.tsx","../../../../src/icons/InspectionPanelIcon.tsx","../../../../src/icons/InstagramIcon.tsx","../../../../src/icons/ItalicIcon.tsx","../../../../src/icons/IterationCCWIcon.tsx","../../../../src/icons/IterationCWIcon.tsx","../../../../src/icons/JapaneseYenIcon.tsx","../../../../src/icons/JoystickIcon.tsx","../../../../src/icons/KanbanIcon.tsx","../../../../src/icons/KeyboardIcon.tsx","../../../../src/icons/KeyboardMusicIcon.tsx","../../../../src/icons/KeyIcon.tsx","../../../../src/icons/KeyRoundIcon.tsx","../../../../src/icons/KeySquareIcon.tsx","../../../../src/icons/KubernetesSiteIcon.tsx","../../../../src/icons/LambdaIcon.tsx","../../../../src/icons/LampCeilingIcon.tsx","../../../../src/icons/LampDeskIcon.tsx","../../../../src/icons/LampFloorIcon.tsx","../../../../src/icons/LampIcon.tsx","../../../../src/icons/LampWallDownIcon.tsx","../../../../src/icons/LampWallUpIcon.tsx","../../../../src/icons/LandmarkIcon.tsx","../../../../src/icons/LandPlotIcon.tsx","../../../../src/icons/LanguagesIcon.tsx","../../../../src/icons/LaptopIcon.tsx","../../../../src/icons/LaptopMinimalIcon.tsx","../../../../src/icons/LassoIcon.tsx","../../../../src/icons/LassoSelectIcon.tsx","../../../../src/icons/LaughIcon.tsx","../../../../src/icons/Layers2Icon.tsx","../../../../src/icons/Layers3Icon.tsx","../../../../src/icons/LayersIcon.tsx","../../../../src/icons/LayoutDashboardIcon.tsx","../../../../src/icons/LayoutGridIcon.tsx","../../../../src/icons/LayoutListIcon.tsx","../../../../src/icons/LayoutPanelLeftIcon.tsx","../../../../src/icons/LayoutPanelTopIcon.tsx","../../../../src/icons/LayoutTemplateIcon.tsx","../../../../src/icons/LDAPIcon.tsx","../../../../src/icons/LeafIcon.tsx","../../../../src/icons/LeafyGreenIcon.tsx","../../../../src/icons/LibraryBigIcon.tsx","../../../../src/icons/LibraryIcon.tsx","../../../../src/icons/LifeBuoyIcon.tsx","../../../../src/icons/LigatureIcon.tsx","../../../../src/icons/LightbulbIcon.tsx","../../../../src/icons/LightbulbOffIcon.tsx","../../../../src/icons/LineChartIcon.tsx","../../../../src/icons/Link2Icon.tsx","../../../../src/icons/Link2OffIcon.tsx","../../../../src/icons/LinkedinIcon.tsx","../../../../src/icons/LinkIcon.tsx","../../../../src/icons/ListChecksIcon.tsx","../../../../src/icons/ListCollapseIcon.tsx","../../../../src/icons/ListEndIcon.tsx","../../../../src/icons/ListFilterIcon.tsx","../../../../src/icons/ListIcon.tsx","../../../../src/icons/ListMinusIcon.tsx","../../../../src/icons/ListMusicIcon.tsx","../../../../src/icons/ListOrderedIcon.tsx","../../../../src/icons/ListPlusIcon.tsx","../../../../src/icons/ListRestartIcon.tsx","../../../../src/icons/ListStartIcon.tsx","../../../../src/icons/ListTodoIcon.tsx","../../../../src/icons/ListTreeIcon.tsx","../../../../src/icons/ListVideoIcon.tsx","../../../../src/icons/ListXIcon.tsx","../../../../src/icons/LoaderCircleIcon.tsx","../../../../src/icons/LoaderIcon.tsx","../../../../src/icons/LocateFixedIcon.tsx","../../../../src/icons/LocateIcon.tsx","../../../../src/icons/LocateOffIcon.tsx","../../../../src/icons/LockIcon.tsx","../../../../src/icons/LockKeyholeIcon.tsx","../../../../src/icons/LockKeyholeOpenIcon.tsx","../../../../src/icons/LockOpenIcon.tsx","../../../../src/icons/LogInIcon.tsx","../../../../src/icons/LogOutIcon.tsx","../../../../src/icons/LollipopIcon.tsx","../../../../src/icons/LuggageIcon.tsx","../../../../src/icons/MagnetIcon.tsx","../../../../src/icons/MailboxIcon.tsx","../../../../src/icons/MailCheckIcon.tsx","../../../../src/icons/MailIcon.tsx","../../../../src/icons/MailMinusIcon.tsx","../../../../src/icons/MailOpenIcon.tsx","../../../../src/icons/MailPlusIcon.tsx","../../../../src/icons/MailQuestionIcon.tsx","../../../../src/icons/MailSearchIcon.tsx","../../../../src/icons/MailsIcon.tsx","../../../../src/icons/MailWarningIcon.tsx","../../../../src/icons/MailXIcon.tsx","../../../../src/icons/MapIcon.tsx","../../../../src/icons/MapPinIcon.tsx","../../../../src/icons/MapPinnedIcon.tsx","../../../../src/icons/MapPinOffIcon.tsx","../../../../src/icons/MartiniIcon.tsx","../../../../src/icons/Maximize2Icon.tsx","../../../../src/icons/MaximizeIcon.tsx","../../../../src/icons/MedalIcon.tsx","../../../../src/icons/MegaphoneIcon.tsx","../../../../src/icons/MegaphoneOffIcon.tsx","../../../../src/icons/MehIcon.tsx","../../../../src/icons/MemoryStickIcon.tsx","../../../../src/icons/MenuIcon.tsx","../../../../src/icons/MergeIcon.tsx","../../../../src/icons/MessageCircleCodeIcon.tsx","../../../../src/icons/MessageCircleDashedIcon.tsx","../../../../src/icons/MessageCircleHeartIcon.tsx","../../../../src/icons/MessageCircleIcon.tsx","../../../../src/icons/MessageCircleMoreIcon.tsx","../../../../src/icons/MessageCircleOffIcon.tsx","../../../../src/icons/MessageCirclePlusIcon.tsx","../../../../src/icons/MessageCircleQuestionIcon.tsx","../../../../src/icons/MessageCircleReplyIcon.tsx","../../../../src/icons/MessageCircleWarningIcon.tsx","../../../../src/icons/MessageCircleXIcon.tsx","../../../../src/icons/MessageSquareCodeIcon.tsx","../../../../src/icons/MessageSquareDashedIcon.tsx","../../../../src/icons/MessageSquareDiffIcon.tsx","../../../../src/icons/MessageSquareDotIcon.tsx","../../../../src/icons/MessageSquareHeartIcon.tsx","../../../../src/icons/MessageSquareIcon.tsx","../../../../src/icons/MessageSquareMoreIcon.tsx","../../../../src/icons/MessageSquareOffIcon.tsx","../../../../src/icons/MessageSquarePlusIcon.tsx","../../../../src/icons/MessageSquareQuoteIcon.tsx","../../../../src/icons/MessageSquareReplyIcon.tsx","../../../../src/icons/MessageSquareShareIcon.tsx","../../../../src/icons/MessageSquareTextIcon.tsx","../../../../src/icons/MessageSquareWarningIcon.tsx","../../../../src/icons/MessageSquareXIcon.tsx","../../../../src/icons/MessagesSquareIcon.tsx","../../../../src/icons/MicIcon.tsx","../../../../src/icons/MicOffIcon.tsx","../../../../src/icons/MicroscopeIcon.tsx","../../../../src/icons/MicrowaveIcon.tsx","../../../../src/icons/MicVocalIcon.tsx","../../../../src/icons/MilestoneIcon.tsx","../../../../src/icons/MilkIcon.tsx","../../../../src/icons/MilkOffIcon.tsx","../../../../src/icons/Minimize2Icon.tsx","../../../../src/icons/MinimizeIcon.tsx","../../../../src/icons/MinIOIcon.tsx","../../../../src/icons/MinusIcon.tsx","../../../../src/icons/MonitorCheckIcon.tsx","../../../../src/icons/MonitorDotIcon.tsx","../../../../src/icons/MonitorDownIcon.tsx","../../../../src/icons/MonitorIcon.tsx","../../../../src/icons/MonitorOffIcon.tsx","../../../../src/icons/MonitorPauseIcon.tsx","../../../../src/icons/MonitorPlayIcon.tsx","../../../../src/icons/MonitorSmartphoneIcon.tsx","../../../../src/icons/MonitorSpeakerIcon.tsx","../../../../src/icons/MonitorStopIcon.tsx","../../../../src/icons/MonitorUpIcon.tsx","../../../../src/icons/MonitorXIcon.tsx","../../../../src/icons/MoonIcon.tsx","../../../../src/icons/MoonStarIcon.tsx","../../../../src/icons/MountainIcon.tsx","../../../../src/icons/MountainSnowIcon.tsx","../../../../src/icons/MouseIcon.tsx","../../../../src/icons/MousePointer2Icon.tsx","../../../../src/icons/MousePointerClickIcon.tsx","../../../../src/icons/MousePointerIcon.tsx","../../../../src/icons/Move3dIcon.tsx","../../../../src/icons/MoveDiagonal2Icon.tsx","../../../../src/icons/MoveDiagonalIcon.tsx","../../../../src/icons/MoveDownIcon.tsx","../../../../src/icons/MoveDownLeftIcon.tsx","../../../../src/icons/MoveDownRightIcon.tsx","../../../../src/icons/MoveHorizontalIcon.tsx","../../../../src/icons/MoveIcon.tsx","../../../../src/icons/MoveLeftIcon.tsx","../../../../src/icons/MoveRightIcon.tsx","../../../../src/icons/MoveUpIcon.tsx","../../../../src/icons/MoveUpLeftIcon.tsx","../../../../src/icons/MoveUpRightIcon.tsx","../../../../src/icons/MoveVerticalIcon.tsx","../../../../src/icons/Music2Icon.tsx","../../../../src/icons/Music3Icon.tsx","../../../../src/icons/Music4Icon.tsx","../../../../src/icons/MusicIcon.tsx","../../../../src/icons/Navigation2Icon.tsx","../../../../src/icons/Navigation2OffIcon.tsx","../../../../src/icons/NavigationIcon.tsx","../../../../src/icons/NavigationOffIcon.tsx","../../../../src/icons/NetworkIcon.tsx","../../../../src/icons/NewspaperIcon.tsx","../../../../src/icons/NfcIcon.tsx","../../../../src/icons/NotebookIcon.tsx","../../../../src/icons/NotebookPenIcon.tsx","../../../../src/icons/NotebookTabsIcon.tsx","../../../../src/icons/NotebookTextIcon.tsx","../../../../src/icons/NotepadTextDashedIcon.tsx","../../../../src/icons/NotepadTextIcon.tsx","../../../../src/icons/NutIcon.tsx","../../../../src/icons/NutOffIcon.tsx","../../../../src/icons/OctagonAlertIcon.tsx","../../../../src/icons/OctagonIcon.tsx","../../../../src/icons/OctagonPauseIcon.tsx","../../../../src/icons/OctagonXIcon.tsx","../../../../src/icons/OidcIcon.tsx","../../../../src/icons/OptionIcon.tsx","../../../../src/icons/OrbitIcon.tsx","../../../../src/icons/Package2Icon.tsx","../../../../src/icons/PackageCheckIcon.tsx","../../../../src/icons/PackageIcon.tsx","../../../../src/icons/PackageMinusIcon.tsx","../../../../src/icons/PackageOpenIcon.tsx","../../../../src/icons/PackagePlusIcon.tsx","../../../../src/icons/PackageSearchIcon.tsx","../../../../src/icons/PackageXIcon.tsx","../../../../src/icons/Paintbrush2Icon.tsx","../../../../src/icons/PaintbrushIcon.tsx","../../../../src/icons/PaintBucketIcon.tsx","../../../../src/icons/PaintRollerIcon.tsx","../../../../src/icons/PaletteIcon.tsx","../../../../src/icons/PanelBottomCloseIcon.tsx","../../../../src/icons/PanelBottomDashedIcon.tsx","../../../../src/icons/PanelBottomIcon.tsx","../../../../src/icons/PanelBottomOpenIcon.tsx","../../../../src/icons/PanelLeftCloseIcon.tsx","../../../../src/icons/PanelLeftDashedIcon.tsx","../../../../src/icons/PanelLeftIcon.tsx","../../../../src/icons/PanelLeftOpenIcon.tsx","../../../../src/icons/PanelRightCloseIcon.tsx","../../../../src/icons/PanelRightDashedIcon.tsx","../../../../src/icons/PanelRightIcon.tsx","../../../../src/icons/PanelRightOpenIcon.tsx","../../../../src/icons/PanelsLeftBottomIcon.tsx","../../../../src/icons/PanelsRightBottomIcon.tsx","../../../../src/icons/PanelsTopLeftIcon.tsx","../../../../src/icons/PanelTopCloseIcon.tsx","../../../../src/icons/PanelTopDashedIcon.tsx","../../../../src/icons/PanelTopIcon.tsx","../../../../src/icons/PanelTopOpenIcon.tsx","../../../../src/icons/PaperclipIcon.tsx","../../../../src/icons/ParenthesesIcon.tsx","../../../../src/icons/ParkingMeterIcon.tsx","../../../../src/icons/PartyPopperIcon.tsx","../../../../src/icons/PasscodeLockIcon.tsx","../../../../src/icons/PauseIcon.tsx","../../../../src/icons/PawPrintIcon.tsx","../../../../src/icons/PcCaseIcon.tsx","../../../../src/icons/PencilIcon.tsx","../../../../src/icons/PencilLineIcon.tsx","../../../../src/icons/PencilRulerIcon.tsx","../../../../src/icons/PenIcon.tsx","../../../../src/icons/PenLineIcon.tsx","../../../../src/icons/PentagonIcon.tsx","../../../../src/icons/PenToolIcon.tsx","../../../../src/icons/PercentIcon.tsx","../../../../src/icons/PersonStandingIcon.tsx","../../../../src/icons/PhoneCallIcon.tsx","../../../../src/icons/PhoneForwardedIcon.tsx","../../../../src/icons/PhoneIcon.tsx","../../../../src/icons/PhoneIncomingIcon.tsx","../../../../src/icons/PhoneMissedIcon.tsx","../../../../src/icons/PhoneOffIcon.tsx","../../../../src/icons/PhoneOutgoingIcon.tsx","../../../../src/icons/PianoIcon.tsx","../../../../src/icons/PickaxeIcon.tsx","../../../../src/icons/PictureInPicture2Icon.tsx","../../../../src/icons/PictureInPictureIcon.tsx","../../../../src/icons/PieChartIcon.tsx","../../../../src/icons/PieUsageIcon.tsx","../../../../src/icons/PiggyBankIcon.tsx","../../../../src/icons/PiIcon.tsx","../../../../src/icons/PilcrowIcon.tsx","../../../../src/icons/PillIcon.tsx","../../../../src/icons/PinIcon.tsx","../../../../src/icons/PinOffIcon.tsx","../../../../src/icons/PipetteIcon.tsx","../../../../src/icons/PizzaIcon.tsx","../../../../src/icons/PlaneIcon.tsx","../../../../src/icons/PlaneLandingIcon.tsx","../../../../src/icons/PlaneTakeoffIcon.tsx","../../../../src/icons/PlayIcon.tsx","../../../../src/icons/PlotSeriesIcon.tsx","../../../../src/icons/Plug2Icon.tsx","../../../../src/icons/PlugIcon.tsx","../../../../src/icons/PlugZap2Icon.tsx","../../../../src/icons/PlugZapIcon.tsx","../../../../src/icons/PlusIcon.tsx","../../../../src/icons/PocketIcon.tsx","../../../../src/icons/PocketKnifeIcon.tsx","../../../../src/icons/PodcastIcon.tsx","../../../../src/icons/PointerIcon.tsx","../../../../src/icons/PointerOffIcon.tsx","../../../../src/icons/PopcornIcon.tsx","../../../../src/icons/PopsicleIcon.tsx","../../../../src/icons/PoundSterlingIcon.tsx","../../../../src/icons/PowerIcon.tsx","../../../../src/icons/PowerOffIcon.tsx","../../../../src/icons/PresentationIcon.tsx","../../../../src/icons/PrinterIcon.tsx","../../../../src/icons/ProjectorIcon.tsx","../../../../src/icons/PromptObjectIcon.tsx","../../../../src/icons/ProportionsIcon.tsx","../../../../src/icons/PuzzleIcon.tsx","../../../../src/icons/PyramidIcon.tsx","../../../../src/icons/QrCodeIcon.tsx","../../../../src/icons/QuoteIcon.tsx","../../../../src/icons/RabbitIcon.tsx","../../../../src/icons/RadarIcon.tsx","../../../../src/icons/RadiationIcon.tsx","../../../../src/icons/RadicalIcon.tsx","../../../../src/icons/RadioIcon.tsx","../../../../src/icons/RadioReceiverIcon.tsx","../../../../src/icons/RadioTowerIcon.tsx","../../../../src/icons/RadiusIcon.tsx","../../../../src/icons/RailSymbolIcon.tsx","../../../../src/icons/RainbowIcon.tsx","../../../../src/icons/RatIcon.tsx","../../../../src/icons/RatioIcon.tsx","../../../../src/icons/ReceiptCentIcon.tsx","../../../../src/icons/ReceiptEuroIcon.tsx","../../../../src/icons/ReceiptIcon.tsx","../../../../src/icons/ReceiptIndianRupeeIcon.tsx","../../../../src/icons/ReceiptJapaneseYenIcon.tsx","../../../../src/icons/ReceiptPoundSterlingIcon.tsx","../../../../src/icons/ReceiptRussianRubleIcon.tsx","../../../../src/icons/ReceiptSwissFrancIcon.tsx","../../../../src/icons/ReceiptTextIcon.tsx","../../../../src/icons/RectangleEllipsisIcon.tsx","../../../../src/icons/RectangleHorizontalIcon.tsx","../../../../src/icons/RectangleVerticalIcon.tsx","../../../../src/icons/RecycleIcon.tsx","../../../../src/icons/RedhatOpenshiftSiteIcon.tsx","../../../../src/icons/Redo2Icon.tsx","../../../../src/icons/RedoDotIcon.tsx","../../../../src/icons/RedoIcon.tsx","../../../../src/icons/RefreshCCWDotIcon.tsx","../../../../src/icons/RefreshCCWIcon.tsx","../../../../src/icons/RefreshCWIcon.tsx","../../../../src/icons/RefreshCWOffIcon.tsx","../../../../src/icons/RefreshCwSettingsIcon.tsx","../../../../src/icons/RefrigeratorIcon.tsx","../../../../src/icons/RegexIcon.tsx","../../../../src/icons/RemoveFormattingIcon.tsx","../../../../src/icons/Repeat1Icon.tsx","../../../../src/icons/Repeat2Icon.tsx","../../../../src/icons/RepeatIcon.tsx","../../../../src/icons/ReplaceAllIcon.tsx","../../../../src/icons/ReplaceIcon.tsx","../../../../src/icons/ReplyAllIcon.tsx","../../../../src/icons/ReplyIcon.tsx","../../../../src/icons/RewindIcon.tsx","../../../../src/icons/RibbonIcon.tsx","../../../../src/icons/RocketIcon.tsx","../../../../src/icons/RockingChairIcon.tsx","../../../../src/icons/RollerCoasterIcon.tsx","../../../../src/icons/Rotate3dIcon.tsx","../../../../src/icons/RotateCCWIcon.tsx","../../../../src/icons/RotateCCWSquareIcon.tsx","../../../../src/icons/RotateCWIcon.tsx","../../../../src/icons/RotateCWSquareIcon.tsx","../../../../src/icons/RouteIcon.tsx","../../../../src/icons/RouteOffIcon.tsx","../../../../src/icons/RouterIcon.tsx","../../../../src/icons/Rows2Icon.tsx","../../../../src/icons/Rows3Icon.tsx","../../../../src/icons/Rows4Icon.tsx","../../../../src/icons/RssIcon.tsx","../../../../src/icons/RulerIcon.tsx","../../../../src/icons/RussianRubleIcon.tsx","../../../../src/icons/SailboatIcon.tsx","../../../../src/icons/SaladIcon.tsx","../../../../src/icons/SandwichIcon.tsx","../../../../src/icons/SatelliteDishIcon.tsx","../../../../src/icons/SatelliteIcon.tsx","../../../../src/icons/SaveAllIcon.tsx","../../../../src/icons/SaveIcon.tsx","../../../../src/icons/Scale3dIcon.tsx","../../../../src/icons/ScaleIcon.tsx","../../../../src/icons/ScalingIcon.tsx","../../../../src/icons/ScanBarcodeIcon.tsx","../../../../src/icons/ScanEyeIcon.tsx","../../../../src/icons/ScanFaceIcon.tsx","../../../../src/icons/ScanIcon.tsx","../../../../src/icons/ScanLineIcon.tsx","../../../../src/icons/ScanSearchIcon.tsx","../../../../src/icons/ScanTextIcon.tsx","../../../../src/icons/ScatterChartIcon.tsx","../../../../src/icons/SchoolIcon.tsx","../../../../src/icons/ScissorsIcon.tsx","../../../../src/icons/ScissorsLineDashedIcon.tsx","../../../../src/icons/ScreenShareIcon.tsx","../../../../src/icons/ScreenShareOffIcon.tsx","../../../../src/icons/ScrollIcon.tsx","../../../../src/icons/ScrollTextIcon.tsx","../../../../src/icons/SearchCheckIcon.tsx","../../../../src/icons/SearchCodeIcon.tsx","../../../../src/icons/SearchIcon.tsx","../../../../src/icons/SearchSlashIcon.tsx","../../../../src/icons/SearchXIcon.tsx","../../../../src/icons/SendHorizontalIcon.tsx","../../../../src/icons/SendIcon.tsx","../../../../src/icons/SendToBackIcon.tsx","../../../../src/icons/SeparatorHorizontalIcon.tsx","../../../../src/icons/SeparatorVerticalIcon.tsx","../../../../src/icons/ServerCogIcon.tsx","../../../../src/icons/ServerCrashIcon.tsx","../../../../src/icons/ServerIcon.tsx","../../../../src/icons/ServerOffIcon.tsx","../../../../src/icons/Settings2Icon.tsx","../../../../src/icons/SettingsIcon.tsx","../../../../src/icons/ShapesIcon.tsx","../../../../src/icons/Share2Icon.tsx","../../../../src/icons/ShareIcon.tsx","../../../../src/icons/SheetIcon.tsx","../../../../src/icons/ShellIcon.tsx","../../../../src/icons/ShieldAlertIcon.tsx","../../../../src/icons/ShieldBanIcon.tsx","../../../../src/icons/ShieldCheckIcon.tsx","../../../../src/icons/ShieldEllipsisIcon.tsx","../../../../src/icons/ShieldHalfIcon.tsx","../../../../src/icons/ShieldIcon.tsx","../../../../src/icons/ShieldMinusIcon.tsx","../../../../src/icons/ShieldOffIcon.tsx","../../../../src/icons/ShieldPlusIcon.tsx","../../../../src/icons/ShieldQuestionIcon.tsx","../../../../src/icons/ShieldXIcon.tsx","../../../../src/icons/ShipIcon.tsx","../../../../src/icons/ShipWheelIcon.tsx","../../../../src/icons/ShirtIcon.tsx","../../../../src/icons/ShoppingBagIcon.tsx","../../../../src/icons/ShoppingBasketIcon.tsx","../../../../src/icons/ShoppingCartIcon.tsx","../../../../src/icons/ShovelIcon.tsx","../../../../src/icons/ShowerHeadIcon.tsx","../../../../src/icons/ShrinkIcon.tsx","../../../../src/icons/ShrubIcon.tsx","../../../../src/icons/ShuffleIcon.tsx","../../../../src/icons/SigmaIcon.tsx","../../../../src/icons/SignalHighIcon.tsx","../../../../src/icons/SignalIcon.tsx","../../../../src/icons/SignalLowIcon.tsx","../../../../src/icons/SignalMediumIcon.tsx","../../../../src/icons/SignalZeroIcon.tsx","../../../../src/icons/SignpostBigIcon.tsx","../../../../src/icons/SignpostIcon.tsx","../../../../src/icons/SirenIcon.tsx","../../../../src/icons/SitesIcon.tsx","../../../../src/icons/SkipBackIcon.tsx","../../../../src/icons/SkipForwardIcon.tsx","../../../../src/icons/SkullIcon.tsx","../../../../src/icons/SlackIcon.tsx","../../../../src/icons/SlashIcon.tsx","../../../../src/icons/SliceIcon.tsx","../../../../src/icons/SlidersHorizontalIcon.tsx","../../../../src/icons/SlidersVerticalIcon.tsx","../../../../src/icons/SmartphoneChargingIcon.tsx","../../../../src/icons/SmartphoneIcon.tsx","../../../../src/icons/SmartphoneNfcIcon.tsx","../../../../src/icons/SmileIcon.tsx","../../../../src/icons/SmilePlusIcon.tsx","../../../../src/icons/SnailIcon.tsx","../../../../src/icons/SnowflakeIcon.tsx","../../../../src/icons/SofaIcon.tsx","../../../../src/icons/SoupIcon.tsx","../../../../src/icons/SpaceIcon.tsx","../../../../src/icons/SpadeIcon.tsx","../../../../src/icons/SparkleIcon.tsx","../../../../src/icons/SparklesIcon.tsx","../../../../src/icons/SpeakerIcon.tsx","../../../../src/icons/SpeechIcon.tsx","../../../../src/icons/SpellCheck2Icon.tsx","../../../../src/icons/SpellCheckIcon.tsx","../../../../src/icons/SplineIcon.tsx","../../../../src/icons/SplitIcon.tsx","../../../../src/icons/SprayCanIcon.tsx","../../../../src/icons/SproutIcon.tsx","../../../../src/icons/SquareActivityIcon.tsx","../../../../src/icons/SquareArrowDownIcon.tsx","../../../../src/icons/SquareArrowDownLeftIcon.tsx","../../../../src/icons/SquareArrowDownRightIcon.tsx","../../../../src/icons/SquareArrowLeftIcon.tsx","../../../../src/icons/SquareArrowOutDownLeftIcon.tsx","../../../../src/icons/SquareArrowOutDownRightIcon.tsx","../../../../src/icons/SquareArrowOutUpLeftIcon.tsx","../../../../src/icons/SquareArrowOutUpRightIcon.tsx","../../../../src/icons/SquareArrowRightIcon.tsx","../../../../src/icons/SquareArrowUpIcon.tsx","../../../../src/icons/SquareArrowUpLeftIcon.tsx","../../../../src/icons/SquareArrowUpRightIcon.tsx","../../../../src/icons/SquareAsteriskIcon.tsx","../../../../src/icons/SquareBottomDashedScissorsIcon.tsx","../../../../src/icons/SquareCheckBigIcon.tsx","../../../../src/icons/SquareCheckIcon.tsx","../../../../src/icons/SquareChevronDownIcon.tsx","../../../../src/icons/SquareChevronLeftIcon.tsx","../../../../src/icons/SquareChevronRightIcon.tsx","../../../../src/icons/SquareChevronUpIcon.tsx","../../../../src/icons/SquareCodeIcon.tsx","../../../../src/icons/SquareDashedBottomCodeIcon.tsx","../../../../src/icons/SquareDashedBottomIcon.tsx","../../../../src/icons/SquareDashedKanbanIcon.tsx","../../../../src/icons/SquareDashedMousePointerIcon.tsx","../../../../src/icons/SquareDivideIcon.tsx","../../../../src/icons/SquareDotIcon.tsx","../../../../src/icons/SquareEqualIcon.tsx","../../../../src/icons/SquareFunctionIcon.tsx","../../../../src/icons/SquareGanttChartIcon.tsx","../../../../src/icons/SquareIcon.tsx","../../../../src/icons/SquareKanbanIcon.tsx","../../../../src/icons/SquareLibraryIcon.tsx","../../../../src/icons/SquareMenuIcon.tsx","../../../../src/icons/SquareMIcon.tsx","../../../../src/icons/SquareMinusIcon.tsx","../../../../src/icons/SquareMousePointerIcon.tsx","../../../../src/icons/SquareParkingIcon.tsx","../../../../src/icons/SquareParkingOffIcon.tsx","../../../../src/icons/SquarePenIcon.tsx","../../../../src/icons/SquarePercentIcon.tsx","../../../../src/icons/SquarePiIcon.tsx","../../../../src/icons/SquarePilcrowIcon.tsx","../../../../src/icons/SquarePlayIcon.tsx","../../../../src/icons/SquarePlusIcon.tsx","../../../../src/icons/SquarePowerIcon.tsx","../../../../src/icons/SquareRadicalIcon.tsx","../../../../src/icons/SquareScissorsIcon.tsx","../../../../src/icons/SquareSigmaIcon.tsx","../../../../src/icons/SquareSlashIcon.tsx","../../../../src/icons/SquareSplitHorizontalIcon.tsx","../../../../src/icons/SquareSplitVerticalIcon.tsx","../../../../src/icons/SquareStackIcon.tsx","../../../../src/icons/SquareTerminalIcon.tsx","../../../../src/icons/SquareUserIcon.tsx","../../../../src/icons/SquareUserRoundIcon.tsx","../../../../src/icons/SquareXIcon.tsx","../../../../src/icons/SquircleIcon.tsx","../../../../src/icons/SquirrelIcon.tsx","../../../../src/icons/StampIcon.tsx","../../../../src/icons/StarHalfIcon.tsx","../../../../src/icons/StarIcon.tsx","../../../../src/icons/StarOffIcon.tsx","../../../../src/icons/StepBackIcon.tsx","../../../../src/icons/StepForwardIcon.tsx","../../../../src/icons/StethoscopeIcon.tsx","../../../../src/icons/StickerIcon.tsx","../../../../src/icons/StickyNoteIcon.tsx","../../../../src/icons/StoreIcon.tsx","../../../../src/icons/StretchHorizontalIcon.tsx","../../../../src/icons/StretchVerticalIcon.tsx","../../../../src/icons/StrikethroughIcon.tsx","../../../../src/icons/SubscriptIcon.tsx","../../../../src/icons/SummaryIcon.tsx","../../../../src/icons/SunDimIcon.tsx","../../../../src/icons/SunIcon.tsx","../../../../src/icons/SunMediumIcon.tsx","../../../../src/icons/SunMoonIcon.tsx","../../../../src/icons/SunriseIcon.tsx","../../../../src/icons/SunsetIcon.tsx","../../../../src/icons/SunSnowIcon.tsx","../../../../src/icons/SuperscriptIcon.tsx","../../../../src/icons/SwatchBookIcon.tsx","../../../../src/icons/SwissFrancIcon.tsx","../../../../src/icons/SwitchCameraIcon.tsx","../../../../src/icons/SwordIcon.tsx","../../../../src/icons/SwordsIcon.tsx","../../../../src/icons/SyringeIcon.tsx","../../../../src/icons/Table2Icon.tsx","../../../../src/icons/TableCellsMergeIcon.tsx","../../../../src/icons/TableCellsSplitIcon.tsx","../../../../src/icons/TableColumnsSplitIcon.tsx","../../../../src/icons/TableIcon.tsx","../../../../src/icons/TablePropertiesIcon.tsx","../../../../src/icons/TableRowsSplitIcon.tsx","../../../../src/icons/TabletIcon.tsx","../../../../src/icons/TabletsIcon.tsx","../../../../src/icons/TabletSmartphoneIcon.tsx","../../../../src/icons/TagIcon.tsx","../../../../src/icons/TagsIcon.tsx","../../../../src/icons/Tally1Icon.tsx","../../../../src/icons/Tally2Icon.tsx","../../../../src/icons/Tally3Icon.tsx","../../../../src/icons/Tally4Icon.tsx","../../../../src/icons/Tally5Icon.tsx","../../../../src/icons/TangentIcon.tsx","../../../../src/icons/TargetIcon.tsx","../../../../src/icons/TelescopeIcon.tsx","../../../../src/icons/TenantIcon.tsx","../../../../src/icons/TentIcon.tsx","../../../../src/icons/TentTreeIcon.tsx","../../../../src/icons/TerminalIcon.tsx","../../../../src/icons/TestTubeDiagonalIcon.tsx","../../../../src/icons/TestTubeIcon.tsx","../../../../src/icons/TestTubesIcon.tsx","../../../../src/icons/TextCursorIcon.tsx","../../../../src/icons/TextCursorInputIcon.tsx","../../../../src/icons/TextIcon.tsx","../../../../src/icons/TextQuoteIcon.tsx","../../../../src/icons/TextSearchIcon.tsx","../../../../src/icons/TextSelectIcon.tsx","../../../../src/icons/TheaterIcon.tsx","../../../../src/icons/ThermometerIcon.tsx","../../../../src/icons/ThermometerSnowflakeIcon.tsx","../../../../src/icons/ThermometerSunIcon.tsx","../../../../src/icons/ThumbsDownIcon.tsx","../../../../src/icons/ThumbsUpIcon.tsx","../../../../src/icons/TicketCheckIcon.tsx","../../../../src/icons/TicketIcon.tsx","../../../../src/icons/TicketMinusIcon.tsx","../../../../src/icons/TicketPercentIcon.tsx","../../../../src/icons/TicketPlusIcon.tsx","../../../../src/icons/TicketSlashIcon.tsx","../../../../src/icons/TicketXIcon.tsx","../../../../src/icons/TimerIcon.tsx","../../../../src/icons/TimerOffIcon.tsx","../../../../src/icons/TimerResetIcon.tsx","../../../../src/icons/ToggleLeftIcon.tsx","../../../../src/icons/ToggleRightIcon.tsx","../../../../src/icons/TornadoIcon.tsx","../../../../src/icons/TorusIcon.tsx","../../../../src/icons/TouchpadIcon.tsx","../../../../src/icons/TouchpadOffIcon.tsx","../../../../src/icons/TowerControlIcon.tsx","../../../../src/icons/ToyBrickIcon.tsx","../../../../src/icons/TraceIcon.tsx","../../../../src/icons/TractorIcon.tsx","../../../../src/icons/TrafficConeIcon.tsx","../../../../src/icons/TrainFrontIcon.tsx","../../../../src/icons/TrainFrontTunnelIcon.tsx","../../../../src/icons/TrainTrackIcon.tsx","../../../../src/icons/TramFrontIcon.tsx","../../../../src/icons/Trash2Icon.tsx","../../../../src/icons/TrashIcon.tsx","../../../../src/icons/TreeDeciduousIcon.tsx","../../../../src/icons/TreePalmIcon.tsx","../../../../src/icons/TreePineIcon.tsx","../../../../src/icons/TreesIcon.tsx","../../../../src/icons/TrelloIcon.tsx","../../../../src/icons/TrendingDownIcon.tsx","../../../../src/icons/TrendingUpIcon.tsx","../../../../src/icons/TriangleAlertIcon.tsx","../../../../src/icons/TriangleIcon.tsx","../../../../src/icons/TriangleRightIcon.tsx","../../../../src/icons/TrophyIcon.tsx","../../../../src/icons/TruckIcon.tsx","../../../../src/icons/TurtleIcon.tsx","../../../../src/icons/Tv2Icon.tsx","../../../../src/icons/TvIcon.tsx","../../../../src/icons/TwitchIcon.tsx","../../../../src/icons/TwitterIcon.tsx","../../../../src/icons/TypeIcon.tsx","../../../../src/icons/UmbrellaIcon.tsx","../../../../src/icons/UmbrellaOffIcon.tsx","../../../../src/icons/UnderlineIcon.tsx","../../../../src/icons/Undo2Icon.tsx","../../../../src/icons/UndoDotIcon.tsx","../../../../src/icons/UndoIcon.tsx","../../../../src/icons/UnfoldHorizontalIcon.tsx","../../../../src/icons/UnfoldVerticalIcon.tsx","../../../../src/icons/UngroupIcon.tsx","../../../../src/icons/UniversityIcon.tsx","../../../../src/icons/Unlink2Icon.tsx","../../../../src/icons/UnlinkIcon.tsx","../../../../src/icons/UnplugIcon.tsx","../../../../src/icons/UploadIcon.tsx","../../../../src/icons/UsbIcon.tsx","../../../../src/icons/UserCheckIcon.tsx","../../../../src/icons/UserCogIcon.tsx","../../../../src/icons/UserIcon.tsx","../../../../src/icons/UserMinusIcon.tsx","../../../../src/icons/UserPlusIcon.tsx","../../../../src/icons/UserRoundCheckIcon.tsx","../../../../src/icons/UserRoundCogIcon.tsx","../../../../src/icons/UserRoundIcon.tsx","../../../../src/icons/UserRoundMinusIcon.tsx","../../../../src/icons/UserRoundPlusIcon.tsx","../../../../src/icons/UserRoundSearchIcon.tsx","../../../../src/icons/UserRoundXIcon.tsx","../../../../src/icons/UserSearchIcon.tsx","../../../../src/icons/UsersIcon.tsx","../../../../src/icons/UsersRoundIcon.tsx","../../../../src/icons/UserXIcon.tsx","../../../../src/icons/UtensilsCrossedIcon.tsx","../../../../src/icons/UtensilsIcon.tsx","../../../../src/icons/UtilityPoleIcon.tsx","../../../../src/icons/VariableIcon.tsx","../../../../src/icons/VaultIcon.tsx","../../../../src/icons/VeganIcon.tsx","../../../../src/icons/VenetianMaskIcon.tsx","../../../../src/icons/VibrateIcon.tsx","../../../../src/icons/VibrateOffIcon.tsx","../../../../src/icons/VideoIcon.tsx","../../../../src/icons/VideoOffIcon.tsx","../../../../src/icons/VideotapeIcon.tsx","../../../../src/icons/ViewIcon.tsx","../../../../src/icons/VmwareTanzuSiteIcon.tsx","../../../../src/icons/VoicemailIcon.tsx","../../../../src/icons/Volume1Icon.tsx","../../../../src/icons/Volume2Icon.tsx","../../../../src/icons/VolumeIcon.tsx","../../../../src/icons/VolumeXIcon.tsx","../../../../src/icons/VoteIcon.tsx","../../../../src/icons/WalletCardsIcon.tsx","../../../../src/icons/WalletIcon.tsx","../../../../src/icons/WalletMinimalIcon.tsx","../../../../src/icons/WallpaperIcon.tsx","../../../../src/icons/WandIcon.tsx","../../../../src/icons/WandSparklesIcon.tsx","../../../../src/icons/WarehouseIcon.tsx","../../../../src/icons/WarpIcon.tsx","../../../../src/icons/WashingMachineIcon.tsx","../../../../src/icons/WatchIcon.tsx","../../../../src/icons/WavesIcon.tsx","../../../../src/icons/WaypointsIcon.tsx","../../../../src/icons/WebcamIcon.tsx","../../../../src/icons/WebhookIcon.tsx","../../../../src/icons/WebhookOffIcon.tsx","../../../../src/icons/WeightIcon.tsx","../../../../src/icons/WheatIcon.tsx","../../../../src/icons/WheatOffIcon.tsx","../../../../src/icons/WholeWordIcon.tsx","../../../../src/icons/WifiIcon.tsx","../../../../src/icons/WifiOffIcon.tsx","../../../../src/icons/WindIcon.tsx","../../../../src/icons/WineIcon.tsx","../../../../src/icons/WineOffIcon.tsx","../../../../src/icons/WorkflowIcon.tsx","../../../../src/icons/WormIcon.tsx","../../../../src/icons/WrapTextIcon.tsx","../../../../src/icons/WrenchIcon.tsx","../../../../src/icons/XIcon.tsx","../../../../src/icons/YoutubeIcon.tsx","../../../../src/icons/ZapIcon.tsx","../../../../src/icons/ZapOffIcon.tsx","../../../../src/icons/ZoomInIcon.tsx","../../../../src/icons/ZoomOutIcon.tsx","../../../../src/components/Notifications/NotificationManager.ts","../../../../src/components/Notifications/Notifications.hooks.ts","../../node_modules/@emotion/react/dist/emotion-react.browser.esm.js","../../../../src/global/hooks.ts","../../../../src/components/GlobalStyles/index.tsx","../../../../src/components/Box/index.tsx","../../../../src/components/Accordion/index.tsx","../../../../src/components/ThemedLogo/index.tsx","../../../../src/components/ApplicationLogo/Logos/LogoBase/LogoBase.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStor.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStorHorizontal.tsx","../../../../src/components/ApplicationLogo/Logos/AIStor/AIStorTag.tsx","../../../../src/components/ApplicationLogo/Logos/Cache/Cache.tsx","../../../../src/components/ApplicationLogo/Logos/Cloud/Cloud.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleAGPL.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleEnterprise.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleSingle.tsx","../../../../src/components/ApplicationLogo/Logos/Console/ConsoleStandard.tsx","../../../../src/components/ApplicationLogo/Logos/Console/GlobalConsole.tsx","../../../../src/components/ApplicationLogo/Logos/DirectPV/DirectPV.tsx","../../../../src/components/ApplicationLogo/Logos/Enterprise/Enterprise.tsx","../../../../src/components/ApplicationLogo/Logos/Eureka/Eureka.tsx","../../../../src/components/ApplicationLogo/Logos/Eureka/EurekaNew.tsx","../../../../src/components/ApplicationLogo/Logos/IndexLogo/IndexLogo.tsx","../../../../src/components/ApplicationLogo/Logos/KES/KES.tsx","../../../../src/components/ApplicationLogo/Logos/KMS/KMS.tsx","../../../../src/components/ApplicationLogo/Logos/LoadBalancer/LoadBalancer.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterprise.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterpriseOS.tsx","../../../../src/components/ApplicationLogo/Logos/MinIO/MinIOEnterpriseOSVertical.tsx","../../../../src/components/ApplicationLogo/Logos/MissionControl/MissionControl.tsx","../../../../src/components/ApplicationLogo/Logos/Monitor/Monitor.tsx","../../../../src/components/ApplicationLogo/Logos/Observe/Observe.tsx","../../../../src/components/ApplicationLogo/Logos/Operator/Operator.tsx","../../../../src/components/ApplicationLogo/Logos/Releases/Releases.tsx","../../../../src/components/ApplicationLogo/Logos/SUBNET/SUBNET.tsx","../../../../src/components/ApplicationLogo/Logos/SubnetOPS/SubnetOPS.tsx","../../../../src/components/ApplicationLogo/Logos/VMBroker/VMBroker.tsx","../../../../src/components/ApplicationLogo/index.tsx","../../node_modules/lodash/isObject.js","../../node_modules/lodash/_root.js","../../node_modules/lodash/_freeGlobal.js","../../node_modules/lodash/_baseTrim.js","../../node_modules/lodash/_trimmedEndIndex.js","../../node_modules/lodash/_Symbol.js","../../node_modules/lodash/_baseGetTag.js","../../node_modules/lodash/_getRawTag.js","../../node_modules/lodash/_objectToString.js","../../node_modules/lodash/isObjectLike.js","../../node_modules/lodash/isSymbol.js","../../node_modules/lodash/debounce.js","../../node_modules/lodash/now.js","../../node_modules/lodash/toNumber.js","../../../../src/global/SelectorContainer.tsx","../../../../src/components/DropdownSelector/index.tsx","../../../../src/components/DropdownSelector/DropdownSelector.styles.ts","../../../../src/components/Button/index.tsx","../../../../src/components/Button/Button.styles.ts","../../../../src/components/InputHelper/InputHelper.styles.ts","../../../../src/components/InputHelper/index.tsx","../../../../src/components/InputLabel/InputLabel.styles.ts","../../../../src/components/InputLabel/index.tsx","../../../../src/components/Tooltip/Tooltip.styles.ts","../../../../src/components/Tooltip/index.tsx","../../../../src/components/InputBox/InputBox.styles.ts","../../../../src/components/InputBox/index.tsx","../../../../src/components/Autocomplete/Autocomplete.styles.ts","../../../../src/components/Autocomplete/index.tsx","../../../../src/components/BackLink/index.tsx","../../../../src/components/Badge/index.tsx","../../../../src/components/Badge/Badge.styles.ts","../../../../src/components/BoxedIcon/index.tsx","../../../../src/components/BoxedIcon/BoxedIcon.styles.ts","../../../../src/components/ExpandMenu/ExpandMenu.styles.ts","../../../../src/components/ExpandMenu/ExpandDropdown.tsx","../../../../src/components/ExpandMenu/index.tsx","../../../../src/components/ExpandMenu/ExpandMenuOption.tsx","../../../../src/components/Breadcrumbs/BreadcrumbButton.tsx","../../../../src/components/Breadcrumbs/Breadcrumbs.styles.ts","../../../../src/components/Breadcrumbs/index.tsx","../../../../src/components/ButtonGroup/index.tsx","../../../../src/components/ButtonGroup/Buttongroup.styles.ts","../../../../src/global/FieldContainer.tsx","../../../../src/components/Checkbox/index.tsx","../../../../src/components/Checkbox/Checkbox.styles.ts","../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../../node_modules/property-information/lib/util/schema.js","../../node_modules/property-information/lib/util/merge.js","../../node_modules/property-information/lib/normalize.js","../../node_modules/property-information/lib/util/info.js","../../node_modules/property-information/lib/util/types.js","../../node_modules/property-information/lib/util/defined-info.js","../../node_modules/property-information/lib/util/create.js","../../node_modules/property-information/lib/xlink.js","../../node_modules/property-information/lib/xml.js","../../node_modules/property-information/lib/util/case-sensitive-transform.js","../../node_modules/property-information/lib/util/case-insensitive-transform.js","../../node_modules/property-information/lib/xmlns.js","../../node_modules/property-information/lib/aria.js","../../node_modules/property-information/lib/html.js","../../node_modules/property-information/lib/svg.js","../../node_modules/property-information/lib/find.js","../../node_modules/property-information/index.js","../../node_modules/comma-separated-tokens/index.js","../../node_modules/hast-util-parse-selector/lib/index.js","../../node_modules/space-separated-tokens/index.js","../../node_modules/hastscript/lib/create-h.js","../../node_modules/hastscript/lib/svg-case-sensitive-tag-names.js","../../node_modules/hastscript/lib/index.js","../../node_modules/vfile-location/lib/index.js","../../node_modules/web-namespaces/index.js","../../node_modules/hast-util-from-parse5/lib/index.js","../../node_modules/parse5/dist/common/unicode.js","../../node_modules/parse5/dist/common/error-codes.js","../../node_modules/parse5/dist/tokenizer/preprocessor.js","../../node_modules/parse5/dist/common/token.js","../../node_modules/parse5/node_modules/entities/lib/esm/generated/decode-data-html.js","../../node_modules/parse5/node_modules/entities/lib/esm/decode_codepoint.js","../../node_modules/parse5/node_modules/entities/lib/esm/generated/decode-data-xml.js","../../node_modules/parse5/node_modules/entities/lib/esm/decode.js","../../node_modules/parse5/dist/common/html.js","../../node_modules/parse5/dist/tokenizer/index.js","../../node_modules/parse5/dist/parser/open-element-stack.js","../../node_modules/parse5/dist/parser/formatting-element-list.js","../../node_modules/parse5/dist/tree-adapters/default.js","../../node_modules/parse5/dist/common/doctype.js","../../node_modules/parse5/dist/common/foreign-content.js","../../node_modules/parse5/dist/parser/index.js","../../node_modules/parse5/dist/index.js","../../node_modules/unist-util-stringify-position/lib/index.js","../../node_modules/parse5/dist/serializer/index.js","../../node_modules/vfile-message/lib/index.js","../../node_modules/vfile/lib/minpath.browser.js","../../node_modules/vfile/lib/minproc.browser.js","../../node_modules/vfile/lib/minurl.shared.js","../../node_modules/vfile/lib/minurl.browser.js","../../node_modules/vfile/lib/index.js","../../node_modules/hast-util-from-html/lib/errors.js","../../node_modules/hast-util-from-html/lib/index.js","../../node_modules/html-void-elements/index.js","../../node_modules/zwitch/index.js","../../node_modules/stringify-entities/lib/core.js","../../node_modules/stringify-entities/lib/util/to-hexadecimal.js","../../node_modules/stringify-entities/lib/util/to-decimal.js","../../node_modules/character-entities-legacy/index.js","../../node_modules/character-entities-html4/index.js","../../node_modules/stringify-entities/lib/constant/dangerous.js","../../node_modules/stringify-entities/lib/util/to-named.js","../../node_modules/stringify-entities/lib/util/format-smart.js","../../node_modules/stringify-entities/lib/index.js","../../node_modules/hast-util-to-html/lib/handle/comment.js","../../node_modules/ccount/index.js","../../node_modules/hast-util-whitespace/lib/index.js","../../node_modules/hast-util-to-html/lib/omission/util/siblings.js","../../node_modules/hast-util-to-html/lib/omission/omission.js","../../node_modules/hast-util-to-html/lib/omission/closing.js","../../node_modules/hast-util-to-html/lib/omission/opening.js","../../node_modules/hast-util-to-html/lib/handle/element.js","../../node_modules/hast-util-to-html/lib/handle/text.js","../../node_modules/hast-util-to-html/lib/handle/index.js","../../node_modules/hast-util-to-html/lib/handle/doctype.js","../../node_modules/hast-util-to-html/lib/handle/raw.js","../../node_modules/hast-util-to-html/lib/handle/root.js","../../node_modules/hast-util-to-html/lib/index.js","../../node_modules/bail/index.js","../../node_modules/extend/index.js","../../node_modules/is-plain-obj/index.js","../../node_modules/trough/lib/index.js","../../node_modules/unified/lib/callable-instance.js","../../node_modules/unified/lib/index.js","../../node_modules/rehype/index.js","../../node_modules/rehype-parse/lib/index.js","../../node_modules/rehype-stringify/lib/index.js","../../node_modules/@uiw/react-textarea-code-editor/esm/utils.js","../../node_modules/@uiw/react-textarea-code-editor/esm/SelectionText.js","../../node_modules/@uiw/react-textarea-code-editor/esm/styles.js","../../node_modules/@uiw/react-textarea-code-editor/esm/Editor.js","../../node_modules/@uiw/react-textarea-code-editor/esm/shortcuts.js","../../node_modules/unist-util-is/lib/index.js","../../node_modules/unist-util-visit-parents/lib/index.js","../../node_modules/hast-util-to-string/lib/index.js","../../node_modules/unist-util-filter/lib/index.js","../../node_modules/parse-numeric-range/index.js","../../node_modules/refractor/lang/clike.js","../../node_modules/refractor/lang/c.js","../../node_modules/refractor/lang/cpp.js","../../node_modules/refractor/lang/arduino.js","../../node_modules/refractor/lang/bash.js","../../node_modules/refractor/lang/csharp.js","../../node_modules/refractor/lang/markup.js","../../node_modules/refractor/lang/css.js","../../node_modules/refractor/lang/diff.js","../../node_modules/refractor/lang/go.js","../../node_modules/refractor/lang/ini.js","../../node_modules/refractor/lang/java.js","../../node_modules/refractor/lang/regex.js","../../node_modules/refractor/lang/javascript.js","../../node_modules/refractor/lang/json.js","../../node_modules/refractor/lang/kotlin.js","../../node_modules/refractor/lang/less.js","../../node_modules/refractor/lang/lua.js","../../node_modules/refractor/lang/makefile.js","../../node_modules/refractor/lang/yaml.js","../../node_modules/refractor/lang/markdown.js","../../node_modules/refractor/lang/objectivec.js","../../node_modules/refractor/lang/perl.js","../../node_modules/refractor/lang/markup-templating.js","../../node_modules/refractor/lang/php.js","../../node_modules/refractor/lang/python.js","../../node_modules/refractor/lang/r.js","../../node_modules/refractor/lang/ruby.js","../../node_modules/refractor/lang/rust.js","../../node_modules/refractor/lang/sass.js","../../node_modules/refractor/lang/scss.js","../../node_modules/refractor/lang/sql.js","../../node_modules/refractor/lang/swift.js","../../node_modules/refractor/lang/typescript.js","../../node_modules/refractor/lang/basic.js","../../node_modules/refractor/lang/vbnet.js","../../node_modules/refractor/node_modules/hast-util-parse-selector/lib/index.js","../../node_modules/refractor/node_modules/hastscript/lib/core.js","../../node_modules/refractor/node_modules/hastscript/lib/html.js","../../node_modules/character-reference-invalid/index.js","../../node_modules/is-decimal/index.js","../../node_modules/is-hexadecimal/index.js","../../node_modules/is-alphanumerical/index.js","../../node_modules/is-alphabetical/index.js","../../node_modules/decode-named-character-reference/index.dom.js","../../node_modules/parse-entities/lib/index.js","../../node_modules/refractor/lib/prism-core.js","../../node_modules/refractor/lib/core.js","../../node_modules/refractor/lang/abap.js","../../node_modules/refractor/lang/abnf.js","../../node_modules/refractor/lang/actionscript.js","../../node_modules/refractor/lang/ada.js","../../node_modules/refractor/lang/agda.js","../../node_modules/refractor/lang/al.js","../../node_modules/refractor/lang/antlr4.js","../../node_modules/refractor/lang/apacheconf.js","../../node_modules/refractor/lang/apex.js","../../node_modules/refractor/lang/apl.js","../../node_modules/refractor/lang/applescript.js","../../node_modules/refractor/lang/aql.js","../../node_modules/refractor/lang/arff.js","../../node_modules/refractor/lang/armasm.js","../../node_modules/refractor/lang/arturo.js","../../node_modules/refractor/lang/asciidoc.js","../../node_modules/refractor/lang/aspnet.js","../../node_modules/refractor/lang/asm6502.js","../../node_modules/refractor/lang/asmatmel.js","../../node_modules/refractor/lang/autohotkey.js","../../node_modules/refractor/lang/autoit.js","../../node_modules/refractor/lang/avisynth.js","../../node_modules/refractor/lang/avro-idl.js","../../node_modules/refractor/lang/awk.js","../../node_modules/refractor/lang/batch.js","../../node_modules/refractor/lang/bbcode.js","../../node_modules/refractor/lang/bbj.js","../../node_modules/refractor/lang/bicep.js","../../node_modules/refractor/lang/birb.js","../../node_modules/refractor/lang/bison.js","../../node_modules/refractor/lang/bnf.js","../../node_modules/refractor/lang/bqn.js","../../node_modules/refractor/lang/brainfuck.js","../../node_modules/refractor/lang/brightscript.js","../../node_modules/refractor/lang/bro.js","../../node_modules/refractor/lang/bsl.js","../../node_modules/refractor/lang/cfscript.js","../../node_modules/refractor/lang/chaiscript.js","../../node_modules/refractor/lang/cil.js","../../node_modules/refractor/lang/cilkc.js","../../node_modules/refractor/lang/cilkcpp.js","../../node_modules/refractor/lang/clojure.js","../../node_modules/refractor/lang/cmake.js","../../node_modules/refractor/lang/cobol.js","../../node_modules/refractor/lang/coffeescript.js","../../node_modules/refractor/lang/concurnas.js","../../node_modules/refractor/lang/csp.js","../../node_modules/refractor/lang/cooklang.js","../../node_modules/refractor/lang/coq.js","../../node_modules/refractor/lang/crystal.js","../../node_modules/refractor/lang/css-extras.js","../../node_modules/refractor/lang/csv.js","../../node_modules/refractor/lang/cue.js","../../node_modules/refractor/lang/cypher.js","../../node_modules/refractor/lang/d.js","../../node_modules/refractor/lang/dart.js","../../node_modules/refractor/lang/dataweave.js","../../node_modules/refractor/lang/dax.js","../../node_modules/refractor/lang/dhall.js","../../node_modules/refractor/lang/django.js","../../node_modules/refractor/lang/dns-zone-file.js","../../node_modules/refractor/lang/docker.js","../../node_modules/refractor/lang/dot.js","../../node_modules/refractor/lang/ebnf.js","../../node_modules/refractor/lang/editorconfig.js","../../node_modules/refractor/lang/eiffel.js","../../node_modules/refractor/lang/ejs.js","../../node_modules/refractor/lang/elixir.js","../../node_modules/refractor/lang/elm.js","../../node_modules/refractor/lang/etlua.js","../../node_modules/refractor/lang/erb.js","../../node_modules/refractor/lang/erlang.js","../../node_modules/refractor/lang/excel-formula.js","../../node_modules/refractor/lang/fsharp.js","../../node_modules/refractor/lang/factor.js","../../node_modules/refractor/lang/false.js","../../node_modules/refractor/lang/firestore-security-rules.js","../../node_modules/refractor/lang/flow.js","../../node_modules/refractor/lang/fortran.js","../../node_modules/refractor/lang/ftl.js","../../node_modules/refractor/lang/gml.js","../../node_modules/refractor/lang/gap.js","../../node_modules/refractor/lang/gcode.js","../../node_modules/refractor/lang/gdscript.js","../../node_modules/refractor/lang/gedcom.js","../../node_modules/refractor/lang/gettext.js","../../node_modules/refractor/lang/gherkin.js","../../node_modules/refractor/lang/git.js","../../node_modules/refractor/lang/glsl.js","../../node_modules/refractor/lang/gn.js","../../node_modules/refractor/lang/linker-script.js","../../node_modules/refractor/lang/go-module.js","../../node_modules/refractor/lang/gradle.js","../../node_modules/refractor/lang/graphql.js","../../node_modules/refractor/lang/groovy.js","../../node_modules/refractor/lang/textile.js","../../node_modules/refractor/lang/haml.js","../../node_modules/refractor/lang/handlebars.js","../../node_modules/refractor/lang/haskell.js","../../node_modules/refractor/lang/haxe.js","../../node_modules/refractor/lang/hcl.js","../../node_modules/refractor/lang/hlsl.js","../../node_modules/refractor/lang/hoon.js","../../node_modules/refractor/lang/hpkp.js","../../node_modules/refractor/lang/hsts.js","../../node_modules/refractor/lang/uri.js","../../node_modules/refractor/lang/http.js","../../node_modules/refractor/lang/ichigojam.js","../../node_modules/refractor/lang/icon.js","../../node_modules/refractor/lang/icu-message-format.js","../../node_modules/refractor/lang/idris.js","../../node_modules/refractor/lang/ignore.js","../../node_modules/refractor/lang/inform7.js","../../node_modules/refractor/lang/io.js","../../node_modules/refractor/lang/j.js","../../node_modules/refractor/lang/javadoclike.js","../../node_modules/refractor/lang/scala.js","../../node_modules/refractor/lang/javadoc.js","../../node_modules/refractor/lang/javastacktrace.js","../../node_modules/refractor/lang/jexl.js","../../node_modules/refractor/lang/jolie.js","../../node_modules/refractor/lang/jq.js","../../node_modules/refractor/lang/js-templates.js","../../node_modules/refractor/lang/jsdoc.js","../../node_modules/refractor/lang/n4js.js","../../node_modules/refractor/lang/js-extras.js","../../node_modules/refractor/lang/json5.js","../../node_modules/refractor/lang/jsonp.js","../../node_modules/refractor/lang/jsstacktrace.js","../../node_modules/refractor/lang/julia.js","../../node_modules/refractor/lang/keepalived.js","../../node_modules/refractor/lang/keyman.js","../../node_modules/refractor/lang/kumir.js","../../node_modules/refractor/lang/kusto.js","../../node_modules/refractor/lang/latex.js","../../node_modules/refractor/lang/latte.js","../../node_modules/refractor/lang/scheme.js","../../node_modules/refractor/lang/lilypond.js","../../node_modules/refractor/lang/liquid.js","../../node_modules/refractor/lang/lisp.js","../../node_modules/refractor/lang/livescript.js","../../node_modules/refractor/lang/llvm.js","../../node_modules/refractor/lang/log.js","../../node_modules/refractor/lang/lolcode.js","../../node_modules/refractor/lang/magma.js","../../node_modules/refractor/lang/mata.js","../../node_modules/refractor/lang/matlab.js","../../node_modules/refractor/lang/maxscript.js","../../node_modules/refractor/lang/mel.js","../../node_modules/refractor/lang/mermaid.js","../../node_modules/refractor/lang/metafont.js","../../node_modules/refractor/lang/mizar.js","../../node_modules/refractor/lang/mongodb.js","../../node_modules/refractor/lang/monkey.js","../../node_modules/refractor/lang/moonscript.js","../../node_modules/refractor/lang/n1ql.js","../../node_modules/refractor/lang/nand2tetris-hdl.js","../../node_modules/refractor/lang/naniscript.js","../../node_modules/refractor/lang/nasm.js","../../node_modules/refractor/lang/neon.js","../../node_modules/refractor/lang/nevod.js","../../node_modules/refractor/lang/nginx.js","../../node_modules/refractor/lang/nim.js","../../node_modules/refractor/lang/nix.js","../../node_modules/refractor/lang/nsis.js","../../node_modules/refractor/lang/ocaml.js","../../node_modules/refractor/lang/odin.js","../../node_modules/refractor/lang/opencl.js","../../node_modules/refractor/lang/openqasm.js","../../node_modules/refractor/lang/oz.js","../../node_modules/refractor/lang/parigp.js","../../node_modules/refractor/lang/parser.js","../../node_modules/refractor/lang/pascal.js","../../node_modules/refractor/lang/pascaligo.js","../../node_modules/refractor/lang/psl.js","../../node_modules/refractor/lang/pcaxis.js","../../node_modules/refractor/lang/peoplecode.js","../../node_modules/refractor/lang/phpdoc.js","../../node_modules/refractor/lang/php-extras.js","../../node_modules/refractor/lang/plant-uml.js","../../node_modules/refractor/lang/plsql.js","../../node_modules/refractor/lang/powerquery.js","../../node_modules/refractor/lang/powershell.js","../../node_modules/refractor/lang/processing.js","../../node_modules/refractor/lang/prolog.js","../../node_modules/refractor/lang/promql.js","../../node_modules/refractor/lang/properties.js","../../node_modules/refractor/lang/protobuf.js","../../node_modules/refractor/lang/stylus.js","../../node_modules/refractor/lang/twig.js","../../node_modules/refractor/lang/pug.js","../../node_modules/refractor/lang/puppet.js","../../node_modules/refractor/lang/pure.js","../../node_modules/refractor/lang/purebasic.js","../../node_modules/refractor/lang/purescript.js","../../node_modules/refractor/lang/qsharp.js","../../node_modules/refractor/lang/q.js","../../node_modules/refractor/lang/qml.js","../../node_modules/refractor/lang/qore.js","../../node_modules/refractor/lang/racket.js","../../node_modules/refractor/lang/cshtml.js","../../node_modules/refractor/lang/jsx.js","../../node_modules/refractor/lang/tsx.js","../../node_modules/refractor/lang/reason.js","../../node_modules/refractor/lang/rego.js","../../node_modules/refractor/lang/renpy.js","../../node_modules/refractor/lang/rescript.js","../../node_modules/refractor/lang/rest.js","../../node_modules/refractor/lang/rip.js","../../node_modules/refractor/lang/roboconf.js","../../node_modules/refractor/lang/robotframework.js","../../node_modules/refractor/lang/sas.js","../../node_modules/refractor/lang/shell-session.js","../../node_modules/refractor/lang/smali.js","../../node_modules/refractor/lang/smalltalk.js","../../node_modules/refractor/lang/smarty.js","../../node_modules/refractor/lang/sml.js","../../node_modules/refractor/lang/solidity.js","../../node_modules/refractor/lang/solution-file.js","../../node_modules/refractor/lang/soy.js","../../node_modules/refractor/lang/turtle.js","../../node_modules/refractor/lang/sparql.js","../../node_modules/refractor/lang/splunk-spl.js","../../node_modules/refractor/lang/sqf.js","../../node_modules/refractor/lang/squirrel.js","../../node_modules/refractor/lang/stan.js","../../node_modules/refractor/lang/stata.js","../../node_modules/refractor/lang/iecst.js","../../node_modules/refractor/lang/supercollider.js","../../node_modules/refractor/lang/systemd.js","../../node_modules/refractor/lang/t4-templating.js","../../node_modules/refractor/lang/t4-cs.js","../../node_modules/refractor/lang/t4-vb.js","../../node_modules/refractor/lang/tap.js","../../node_modules/refractor/lang/tcl.js","../../node_modules/refractor/lang/tt2.js","../../node_modules/refractor/lang/toml.js","../../node_modules/refractor/lang/tremor.js","../../node_modules/refractor/lang/typoscript.js","../../node_modules/refractor/lang/unrealscript.js","../../node_modules/refractor/lang/uorazor.js","../../node_modules/refractor/lang/v.js","../../node_modules/refractor/lang/vala.js","../../node_modules/refractor/lang/velocity.js","../../node_modules/refractor/lang/verilog.js","../../node_modules/refractor/lang/vhdl.js","../../node_modules/refractor/lang/vim.js","../../node_modules/refractor/lang/visual-basic.js","../../node_modules/refractor/lang/warpscript.js","../../node_modules/refractor/lang/wasm.js","../../node_modules/refractor/lang/web-idl.js","../../node_modules/refractor/lang/wgsl.js","../../node_modules/refractor/lang/wiki.js","../../node_modules/refractor/lang/wolfram.js","../../node_modules/refractor/lang/wren.js","../../node_modules/refractor/lang/xeora.js","../../node_modules/refractor/lang/xml-doc.js","../../node_modules/refractor/lang/xojo.js","../../node_modules/refractor/lang/xquery.js","../../node_modules/refractor/lang/yang.js","../../node_modules/refractor/lang/zig.js","../../node_modules/rehype-prism-plus/dist/index.es.js","../../node_modules/refractor/lib/common.js","../../node_modules/refractor/lib/all.js","../../node_modules/unist-util-visit/lib/index.js","../../node_modules/@uiw/react-textarea-code-editor/esm/index.js","../../../../src/components/CodeEditor/CodeEditor.styles.ts","../../../../src/components/CodeEditor/index.tsx","../../../../src/components/CodeSnippet/CodeSnippet.styles.ts","../../../../src/components/CodeSnippet/index.tsx","../../node_modules/@babel/runtime/helpers/esm/classCallCheck.js","../../node_modules/@babel/runtime/helpers/esm/typeof.js","../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js","../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js","../../node_modules/@babel/runtime/helpers/esm/createClass.js","../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js","../../node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js","../../node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js","../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js","../../node_modules/@babel/runtime/helpers/esm/inherits.js","../../node_modules/@babel/runtime/helpers/esm/defineProperty.js","../../node_modules/react-lifecycles-compat/react-lifecycles-compat.es.js","../../node_modules/react-virtualized/node_modules/clsx/dist/clsx.m.js","../../node_modules/react-virtualized/dist/es/Grid/utils/calculateSizeAndPositionDataAndUpdateScrollOffset.js","../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","../../node_modules/object-assign/index.js","../../node_modules/prop-types/lib/ReactPropTypesSecret.js","../../node_modules/prop-types/lib/has.js","../../node_modules/prop-types/checkPropTypes.js","../../node_modules/prop-types/factoryWithTypeCheckers.js","../../node_modules/prop-types/factoryWithThrowingShims.js","../../node_modules/prop-types/index.js","../../node_modules/react-virtualized/dist/es/Grid/types.js","../../node_modules/react-virtualized/dist/es/Grid/utils/CellSizeAndPositionManager.js","../../node_modules/react-virtualized/dist/es/Grid/utils/maxElementSize.js","../../node_modules/react-virtualized/dist/es/Grid/utils/ScalingCellSizeAndPositionManager.js","../../node_modules/react-virtualized/dist/es/utils/createCallbackMemoizer.js","../../node_modules/react-virtualized/dist/es/Grid/utils/updateScrollIndexHelper.js","../../node_modules/react-virtualized/dist/es/Grid/defaultCellRangeRenderer.js","../../node_modules/dom-helpers/esm/canUseDOM.js","../../node_modules/dom-helpers/esm/scrollbarSize.js","../../node_modules/react-virtualized/dist/es/utils/animationFrame.js","../../node_modules/react-virtualized/dist/es/utils/requestAnimationTimeout.js","../../node_modules/react-virtualized/dist/es/Grid/Grid.js","../../node_modules/react-virtualized/dist/es/Grid/defaultOverscanIndicesGetter.js","../../node_modules/react-virtualized/dist/es/Grid/accessibilityOverscanIndicesGetter.js","../../node_modules/react-virtualized/dist/es/ArrowKeyStepper/ArrowKeyStepper.js","../../node_modules/react-virtualized/dist/es/ArrowKeyStepper/types.js","../../node_modules/react-virtualized/dist/es/AutoSizer/AutoSizer.js","../../node_modules/react-virtualized/dist/es/vendor/detectElementResize.js","../../node_modules/react-virtualized/dist/es/CellMeasurer/types.js","../../node_modules/react-virtualized/dist/es/CellMeasurer/CellMeasurer.js","../../node_modules/react-virtualized/dist/es/Collection/CollectionView.js","../../node_modules/react-virtualized/dist/es/Collection/types.js","../../node_modules/react-virtualized/dist/es/Collection/Section.js","../../node_modules/react-virtualized/dist/es/Collection/SectionManager.js","../../node_modules/react-virtualized/dist/es/utils/getUpdatedOffsetForIndex.js","../../node_modules/react-virtualized/dist/es/Collection/Collection.js","../../node_modules/react-virtualized/dist/es/Collection/utils/calculateSizeAndPositionData.js","../../node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js","../../node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js","../../node_modules/@babel/runtime/helpers/esm/toConsumableArray.js","../../node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js","../../node_modules/@babel/runtime/helpers/esm/iterableToArray.js","../../node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js","../../node_modules/react-virtualized/dist/es/ColumnSizer/ColumnSizer.js","../../node_modules/react-virtualized/dist/es/InfiniteLoader/InfiniteLoader.js","../../node_modules/react-virtualized/dist/es/List/types.js","../../node_modules/react-virtualized/dist/es/List/List.js","../../node_modules/@babel/runtime/helpers/esm/slicedToArray.js","../../node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js","../../node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js","../../node_modules/@babel/runtime/helpers/esm/nonIterableRest.js","../../node_modules/react-virtualized/dist/es/vendor/binarySearchBounds.js","../../node_modules/react-virtualized/dist/es/vendor/intervalTree.js","../../node_modules/react-virtualized/dist/es/Masonry/PositionCache.js","../../node_modules/react-virtualized/dist/es/Masonry/Masonry.js","../../node_modules/react-virtualized/dist/es/MultiGrid/CellMeasurerCacheDecorator.js","../../node_modules/react-virtualized/dist/es/MultiGrid/MultiGrid.js","../../node_modules/react-virtualized/dist/es/ScrollSync/ScrollSync.js","../../node_modules/react-virtualized/dist/es/Table/types.js","../../node_modules/react-virtualized/dist/es/Table/defaultHeaderRowRenderer.js","../../node_modules/react-virtualized/dist/es/Table/SortDirection.js","../../node_modules/react-virtualized/dist/es/Table/SortIndicator.js","../../node_modules/react-virtualized/dist/es/Table/defaultHeaderRenderer.js","../../node_modules/react-virtualized/dist/es/Table/defaultRowRenderer.js","../../node_modules/react-virtualized/dist/es/Table/Column.js","../../node_modules/react-virtualized/dist/es/Table/Table.js","../../node_modules/react-virtualized/dist/es/Table/defaultCellDataGetter.js","../../node_modules/react-virtualized/dist/es/Table/defaultCellRenderer.js","../../node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js","../../node_modules/react-virtualized/dist/es/WindowScroller/utils/dimensions.js","../../node_modules/react-virtualized/dist/es/WindowScroller/WindowScroller.js","../../node_modules/lodash/isArray.js","../../node_modules/lodash/_isMasked.js","../../node_modules/lodash/_coreJsData.js","../../node_modules/lodash/_baseIsNative.js","../../node_modules/lodash/isFunction.js","../../node_modules/lodash/_toSource.js","../../node_modules/lodash/_getNative.js","../../node_modules/lodash/_getValue.js","../../node_modules/lodash/_nativeCreate.js","../../node_modules/lodash/_Hash.js","../../node_modules/lodash/_hashClear.js","../../node_modules/lodash/_hashDelete.js","../../node_modules/lodash/_hashGet.js","../../node_modules/lodash/_hashHas.js","../../node_modules/lodash/_hashSet.js","../../node_modules/lodash/_assocIndexOf.js","../../node_modules/lodash/eq.js","../../node_modules/lodash/_ListCache.js","../../node_modules/lodash/_listCacheClear.js","../../node_modules/lodash/_listCacheDelete.js","../../node_modules/lodash/_listCacheGet.js","../../node_modules/lodash/_listCacheHas.js","../../node_modules/lodash/_listCacheSet.js","../../node_modules/lodash/_mapCacheClear.js","../../node_modules/lodash/_Map.js","../../node_modules/lodash/_getMapData.js","../../node_modules/lodash/_isKeyable.js","../../node_modules/lodash/_MapCache.js","../../node_modules/lodash/_mapCacheDelete.js","../../node_modules/lodash/_mapCacheGet.js","../../node_modules/lodash/_mapCacheHas.js","../../node_modules/lodash/_mapCacheSet.js","../../node_modules/lodash/_memoizeCapped.js","../../node_modules/lodash/memoize.js","../../node_modules/lodash/_baseToString.js","../../node_modules/lodash/_arrayMap.js","../../node_modules/lodash/_castPath.js","../../node_modules/lodash/_isKey.js","../../node_modules/lodash/_stringToPath.js","../../node_modules/lodash/toString.js","../../node_modules/lodash/_baseGet.js","../../node_modules/lodash/_toKey.js","../../node_modules/lodash/get.js","../../../../src/components/Grid/Grid.styles.ts","../../../../src/components/Grid/index.tsx","../../../../src/components/Loader/Loader.styles.ts","../../../../src/components/Loader/index.tsx","../../../../src/components/DataTable/ColumnsSelector.tsx","../../../../src/components/DataTable/DataTable.styles.ts","../../node_modules/lodash/_getPrototype.js","../../node_modules/lodash/_overArg.js","../../node_modules/lodash/isPlainObject.js","../../../../src/components/DataTable/DataTable.types.ts","../../../../src/components/DataTable/TableActionButton.tsx","../../../../src/components/DataTable/DataTable.utils.tsx","../../../../src/components/DataTable/index.tsx","../../node_modules/luxon/src/errors.js","../../node_modules/luxon/src/impl/formats.js","../../node_modules/luxon/src/zone.js","../../node_modules/luxon/src/zones/systemZone.js","../../node_modules/luxon/src/zones/IANAZone.js","../../node_modules/luxon/src/impl/locale.js","../../node_modules/luxon/src/impl/english.js","../../node_modules/luxon/src/zones/fixedOffsetZone.js","../../node_modules/luxon/src/zones/invalidZone.js","../../node_modules/luxon/src/impl/zoneUtil.js","../../node_modules/luxon/src/impl/util.js","../../node_modules/luxon/src/impl/digits.js","../../node_modules/luxon/src/settings.js","../../node_modules/luxon/src/impl/invalid.js","../../node_modules/luxon/src/impl/conversions.js","../../node_modules/luxon/src/impl/formatter.js","../../node_modules/luxon/src/impl/regexParser.js","../../node_modules/luxon/src/duration.js","../../node_modules/luxon/src/interval.js","../../node_modules/luxon/src/info.js","../../node_modules/luxon/src/impl/diff.js","../../node_modules/luxon/src/impl/tokenParser.js","../../node_modules/luxon/src/datetime.js","../../../../src/components/DateTimeInput/DateTime.styles.ts","../../node_modules/clsx/dist/clsx.mjs","../../node_modules/mem/node_modules/mimic-fn/index.js","../../node_modules/map-age-cleaner/dist/index.js","../../node_modules/p-defer/index.js","../../node_modules/mem/dist/index.js","../../node_modules/get-user-locale/dist/esm/index.js","../../node_modules/@wojtekmaj/date-utils/dist/esm/index.js","../../node_modules/react-calendar/dist/esm/shared/const.js","../../node_modules/react-calendar/dist/esm/shared/dateFormatter.js","../../node_modules/react-calendar/dist/esm/shared/dates.js","../../node_modules/react-calendar/dist/esm/Calendar/Navigation.js","../../node_modules/react-calendar/dist/esm/Flex.js","../../node_modules/react-calendar/dist/esm/shared/utils.js","../../node_modules/react-calendar/dist/esm/TileGroup.js","../../node_modules/react-calendar/dist/esm/Tile.js","../../node_modules/react-calendar/dist/esm/CenturyView/Decade.js","../../node_modules/react-calendar/dist/esm/CenturyView/Decades.js","../../node_modules/react-calendar/dist/esm/CenturyView.js","../../node_modules/react-calendar/dist/esm/DecadeView/Year.js","../../node_modules/react-calendar/dist/esm/DecadeView/Years.js","../../node_modules/react-calendar/dist/esm/DecadeView.js","../../node_modules/react-calendar/dist/esm/YearView/Month.js","../../node_modules/react-calendar/dist/esm/YearView/Months.js","../../node_modules/react-calendar/dist/esm/YearView.js","../../node_modules/react-calendar/dist/esm/MonthView/Day.js","../../node_modules/react-calendar/dist/esm/MonthView/Days.js","../../node_modules/react-calendar/dist/esm/MonthView/Weekdays.js","../../node_modules/react-calendar/dist/esm/MonthView/WeekNumber.js","../../node_modules/react-calendar/dist/esm/MonthView/WeekNumbers.js","../../node_modules/react-calendar/dist/esm/MonthView.js","../../node_modules/react-calendar/dist/esm/Calendar.js","../../../../src/components/DateTimeInput/DateSelector.tsx","../../../../src/components/DateTimeInput/TimeSelector.tsx","../../../../src/components/DateTimeInput/DateTimeSelector.tsx","../../../../src/components/DateTimeInput/DateTimeInput.tsx","../../../../src/components/ExpandMenu/ExpandMenuDescription.tsx","../../../../src/components/ExpandMenu/ExpandMenuDivider.tsx","../../../../src/components/ExpandOptionsButton/index.tsx","../../../../src/components/ExpandOptionsButton/ExpandOptionsButton.styles.ts","../../../../src/components/IconButton/index.tsx","../../../../src/components/FileSelector/index.tsx","../../../../src/components/FileSelector/FileSelector.styles.ts","../../../../src/components/FileSelector/FileSelector.utils.ts","../../../../src/components/FormActionsTray/index.tsx","../../../../src/components/FormActionsTray/FormActionsTray.styles.ts","../../../../src/components/SectionTitle/index.tsx","../../../../src/components/FormLayout/index.tsx","../../../../src/components/FormLayout/FormLayout.styles.ts","../../../../src/components/ScreenTitle/index.tsx","../../../../src/components/ScreenTitle/ScreenTitle.styles.ts","../../../../src/components/HelpBox/index.tsx","../../../../src/components/LinkButton/LinkButton.styles.ts","../../../../src/components/Link/index.tsx","../../../../src/components/LinkButton/index.tsx","../../node_modules/detect-gpu/dist/detect-gpu.esm.js","../../../../src/components/LoginWrapper/index.tsx","../../../../src/components/LoginWrapper/LoginWrapper.styles.ts","../../../../src/components/MDSCacheProvider/index.tsx","../../../../src/components/Overlay/index.tsx","../../../../src/components/Overlay/Overlay.styles.ts","../../../../src/components/ModalBox/index.tsx","../../../../src/components/ModalBox/ModalBox.styles.ts","../../../../src/components/NotificationAlert/index.tsx","../../../../src/components/NotificationAlert/NotificationAlert.styles.ts","../../../../src/components/NotificationCount/index.tsx","../../../../src/components/NotificationCount/NotificationCount.styles.ts","../../../../src/components/Notifications/Notifications.styles.ts","../../../../src/components/Notifications/index.tsx","../../../../src/components/PageHeader/PageHeader.styles.ts","../../../../src/components/PageHeader/index.tsx","../../../../src/components/PageLayout/index.tsx","../../../../src/components/ProgressBar/ProgressBar.styles.ts","../../../../src/components/ProgressBar/index.tsx","../../../../src/components/RadioGroup/RadioGroup.styles.ts","../../../../src/components/RadioGroup/index.tsx","../../../../src/components/SearchBox/index.tsx","../../../../src/components/SearchBox/SearchBox.styles.ts","../../../../src/components/Select/index.tsx","../../../../src/components/SizeChart/index.tsx","../../../../src/components/SizeChart/SizeChart.styles.tsx","../../../../src/components/Slider/Slider.styles.ts","../../../../src/components/Slider/index.tsx","../../../../src/components/Tabs/TabButton.tsx","../../../../src/components/Tabs/Tabs.styles.ts","../../../../src/components/Tabs/TabPanel.tsx","../../../../src/components/Tabs/index.tsx","../../../../src/components/Tag/index.tsx","../../../../src/components/Tag/Tag.styles.ts","../../../../src/components/TextArea/index.tsx","../../../../src/global/themeColors.ts","../../../../src/global/themes.ts","../../../../src/components/ThemeHandler/index.tsx","../../../../src/components/Toggle/Toggle.styles.ts","../../../../src/components/Toggle/index.tsx","../../../../src/components/ValuePair/index.tsx","../../../../src/components/ValuePair/ValuePair.styles.ts","../../../../src/components/Wizard/WizardPage.tsx","../../../../src/components/Wizard/Wizard.styles.ts","../../../../src/components/Wizard/index.tsx","../../node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js","../../node_modules/@emotion/styled/base/dist/emotion-styled-base.browser.esm.js","../../node_modules/@emotion/styled/dist/emotion-styled.browser.esm.js","../../../../src/components/Table/Table.styles.ts","../../../../src/components/Table/Table.tsx","../../../../src/components/Table/TableBody.tsx","../../../../src/components/Table/TableCell.tsx","../../../../src/components/Table/TableHead.tsx","../../../../src/components/Table/TableHeadCell.tsx","../../../../src/components/Table/TableRow.tsx"],"sourcesContent":["// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nimport { IBytesCalc, OverrideTheme } from \"./global.types\";\n\nexport const breakPoints = { xs: 0, sm: 576, md: 768, lg: 992, xl: 1200 };\nexport const paddingSizeVariants = {\n sizeXXXS: 2,\n sizeXXS: 4,\n sizeXS: 8,\n sizeSM: 12,\n size: 16,\n sizeMD: 20,\n sizeLG: 24,\n sizeXL: 32,\n sizeXXL: 48,\n};\nexport const radioVariants = {\n borderRadiusXS: 2,\n borderRadiusSM: 4,\n borderRadius: 6,\n borderRadiusLG: 12,\n borderRadiusXLG: 16,\n};\n\nexport const units = [\n \"B\",\n \"KiB\",\n \"MiB\",\n \"GiB\",\n \"TiB\",\n \"PiB\",\n \"EiB\",\n \"ZiB\",\n \"YiB\",\n];\n\nexport const fractionToPerc = (fraction: \"auto\" | number | boolean) => {\n if (fraction === \"auto\" || (typeof fraction === \"boolean\" && fraction)) {\n return \"100%\";\n } else if (fraction === false) {\n return \"initial\";\n }\n\n let fr = Math.floor(fraction);\n\n if (fr > 12) {\n fr = 12;\n console.warn(\"Grid fraction cannot be greater than 12\");\n } else if (fr < 1) {\n fr = 1;\n console.warn(\"Grid fraction cannot be smaller than 1\");\n }\n\n const percCalculate = (fr * 100) / 12;\n\n return `${percCalculate}%`;\n};\n\nexport const calculateBytes = (\n x: string | number,\n showDecimals = false,\n roundFloor = true,\n): IBytesCalc => {\n let bytes;\n\n if (typeof x === \"string\") {\n bytes = parseInt(x, 10);\n } else {\n bytes = x;\n }\n\n if (bytes === 0) {\n return { total: 0, unit: units[0] };\n }\n\n // Gi : GiB\n const k = 1024;\n\n // Get unit for measure\n const i = Math.floor(Math.log(bytes) / Math.log(k));\n\n const fractionDigits = showDecimals ? 1 : 0;\n\n const bytesUnit = bytes / Math.pow(k, i);\n\n const roundedUnit = roundFloor ? Math.floor(bytesUnit) : bytesUnit;\n\n // Get Unit parsed\n const unitParsed = parseFloat(roundedUnit.toFixed(fractionDigits));\n const finalUnit = units[i];\n\n return { total: unitParsed, unit: finalUnit };\n};\n\nexport const overridePropsParse = (\n overrideValue: OverrideTheme,\n theme: Theme,\n) => {\n if (overrideValue) {\n // Override is a function, we need to evaluate\n if (overrideValue instanceof Function) {\n return overrideValue(theme);\n }\n\n return overrideValue;\n }\n};\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\nvar React = require('react');\n\n// ATTENTION\n// When adding new symbols to this file,\n// Please consider also adding to 'react-devtools-shared/src/backend/ReactSymbols'\n// The Symbol used to tag the ReactElement-like types.\nvar REACT_ELEMENT_TYPE = Symbol.for('react.element');\nvar REACT_PORTAL_TYPE = Symbol.for('react.portal');\nvar REACT_FRAGMENT_TYPE = Symbol.for('react.fragment');\nvar REACT_STRICT_MODE_TYPE = Symbol.for('react.strict_mode');\nvar REACT_PROFILER_TYPE = Symbol.for('react.profiler');\nvar REACT_PROVIDER_TYPE = Symbol.for('react.provider');\nvar REACT_CONTEXT_TYPE = Symbol.for('react.context');\nvar REACT_FORWARD_REF_TYPE = Symbol.for('react.forward_ref');\nvar REACT_SUSPENSE_TYPE = Symbol.for('react.suspense');\nvar REACT_SUSPENSE_LIST_TYPE = Symbol.for('react.suspense_list');\nvar REACT_MEMO_TYPE = Symbol.for('react.memo');\nvar REACT_LAZY_TYPE = Symbol.for('react.lazy');\nvar REACT_OFFSCREEN_TYPE = Symbol.for('react.offscreen');\nvar MAYBE_ITERATOR_SYMBOL = Symbol.iterator;\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\nfunction getIteratorFn(maybeIterable) {\n if (maybeIterable === null || typeof maybeIterable !== 'object') {\n return null;\n }\n\n var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\n\n if (typeof maybeIterator === 'function') {\n return maybeIterator;\n }\n\n return null;\n}\n\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n\nfunction error(format) {\n {\n {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n\n printWarning('error', format, args);\n }\n }\n}\n\nfunction printWarning(level, format, args) {\n // When changing this logic, you might want to also\n // update consoleWithStackDev.www.js as well.\n {\n var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n var stack = ReactDebugCurrentFrame.getStackAddendum();\n\n if (stack !== '') {\n format += '%s';\n args = args.concat([stack]);\n } // eslint-disable-next-line react-internal/safe-string-coercion\n\n\n var argsWithFormat = args.map(function (item) {\n return String(item);\n }); // Careful: RN currently depends on this prefix\n\n argsWithFormat.unshift('Warning: ' + format); // We intentionally don't use spread (or .apply) directly because it\n // breaks IE9: https://github.com/facebook/react/issues/13610\n // eslint-disable-next-line react-internal/no-production-logging\n\n Function.prototype.apply.call(console[level], console, argsWithFormat);\n }\n}\n\n// -----------------------------------------------------------------------------\n\nvar enableScopeAPI = false; // Experimental Create Event Handle API.\nvar enableCacheElement = false;\nvar enableTransitionTracing = false; // No known bugs, but needs performance testing\n\nvar enableLegacyHidden = false; // Enables unstable_avoidThisFallback feature in Fiber\n// stuff. Intended to enable React core members to more easily debug scheduling\n// issues in DEV builds.\n\nvar enableDebugTracing = false; // Track which Fiber(s) schedule render work.\n\nvar REACT_MODULE_REFERENCE;\n\n{\n REACT_MODULE_REFERENCE = Symbol.for('react.module.reference');\n}\n\nfunction isValidElementType(type) {\n if (typeof type === 'string' || typeof type === 'function') {\n return true;\n } // Note: typeof might be other than 'symbol' or 'number' (e.g. if it's a polyfill).\n\n\n if (type === REACT_FRAGMENT_TYPE || type === REACT_PROFILER_TYPE || enableDebugTracing || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing ) {\n return true;\n }\n\n if (typeof type === 'object' && type !== null) {\n if (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object\n // types supported by any Flight configuration anywhere since\n // we don't know which Flight build this will end up being used\n // with.\n type.$$typeof === REACT_MODULE_REFERENCE || type.getModuleId !== undefined) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction getWrappedName(outerType, innerType, wrapperName) {\n var displayName = outerType.displayName;\n\n if (displayName) {\n return displayName;\n }\n\n var functionName = innerType.displayName || innerType.name || '';\n return functionName !== '' ? wrapperName + \"(\" + functionName + \")\" : wrapperName;\n} // Keep in sync with react-reconciler/getComponentNameFromFiber\n\n\nfunction getContextName(type) {\n return type.displayName || 'Context';\n} // Note that the reconciler package should generally prefer to use getComponentNameFromFiber() instead.\n\n\nfunction getComponentNameFromType(type) {\n if (type == null) {\n // Host root, text node or just invalid type.\n return null;\n }\n\n {\n if (typeof type.tag === 'number') {\n error('Received an unexpected object in getComponentNameFromType(). ' + 'This is likely a bug in React. Please file an issue.');\n }\n }\n\n if (typeof type === 'function') {\n return type.displayName || type.name || null;\n }\n\n if (typeof type === 'string') {\n return type;\n }\n\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return 'Fragment';\n\n case REACT_PORTAL_TYPE:\n return 'Portal';\n\n case REACT_PROFILER_TYPE:\n return 'Profiler';\n\n case REACT_STRICT_MODE_TYPE:\n return 'StrictMode';\n\n case REACT_SUSPENSE_TYPE:\n return 'Suspense';\n\n case REACT_SUSPENSE_LIST_TYPE:\n return 'SuspenseList';\n\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_CONTEXT_TYPE:\n var context = type;\n return getContextName(context) + '.Consumer';\n\n case REACT_PROVIDER_TYPE:\n var provider = type;\n return getContextName(provider._context) + '.Provider';\n\n case REACT_FORWARD_REF_TYPE:\n return getWrappedName(type, type.render, 'ForwardRef');\n\n case REACT_MEMO_TYPE:\n var outerName = type.displayName || null;\n\n if (outerName !== null) {\n return outerName;\n }\n\n return getComponentNameFromType(type.type) || 'Memo';\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n return getComponentNameFromType(init(payload));\n } catch (x) {\n return null;\n }\n }\n\n // eslint-disable-next-line no-fallthrough\n }\n }\n\n return null;\n}\n\nvar assign = Object.assign;\n\n// Helpers to patch console.logs to avoid logging during side-effect free\n// replaying on render function. This currently only patches the object\n// lazily which won't cover if the log function was extracted eagerly.\n// We could also eagerly patch the method.\nvar disabledDepth = 0;\nvar prevLog;\nvar prevInfo;\nvar prevWarn;\nvar prevError;\nvar prevGroup;\nvar prevGroupCollapsed;\nvar prevGroupEnd;\n\nfunction disabledLog() {}\n\ndisabledLog.__reactDisabledLog = true;\nfunction disableLogs() {\n {\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n prevLog = console.log;\n prevInfo = console.info;\n prevWarn = console.warn;\n prevError = console.error;\n prevGroup = console.group;\n prevGroupCollapsed = console.groupCollapsed;\n prevGroupEnd = console.groupEnd; // https://github.com/facebook/react/issues/19099\n\n var props = {\n configurable: true,\n enumerable: true,\n value: disabledLog,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n info: props,\n log: props,\n warn: props,\n error: props,\n group: props,\n groupCollapsed: props,\n groupEnd: props\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n disabledDepth++;\n }\n}\nfunction reenableLogs() {\n {\n disabledDepth--;\n\n if (disabledDepth === 0) {\n /* eslint-disable react-internal/no-production-logging */\n var props = {\n configurable: true,\n enumerable: true,\n writable: true\n }; // $FlowFixMe Flow thinks console is immutable.\n\n Object.defineProperties(console, {\n log: assign({}, props, {\n value: prevLog\n }),\n info: assign({}, props, {\n value: prevInfo\n }),\n warn: assign({}, props, {\n value: prevWarn\n }),\n error: assign({}, props, {\n value: prevError\n }),\n group: assign({}, props, {\n value: prevGroup\n }),\n groupCollapsed: assign({}, props, {\n value: prevGroupCollapsed\n }),\n groupEnd: assign({}, props, {\n value: prevGroupEnd\n })\n });\n /* eslint-enable react-internal/no-production-logging */\n }\n\n if (disabledDepth < 0) {\n error('disabledDepth fell below zero. ' + 'This is a bug in React. Please file an issue.');\n }\n }\n}\n\nvar ReactCurrentDispatcher = ReactSharedInternals.ReactCurrentDispatcher;\nvar prefix;\nfunction describeBuiltInComponentFrame(name, source, ownerFn) {\n {\n if (prefix === undefined) {\n // Extract the VM specific prefix used by each line.\n try {\n throw Error();\n } catch (x) {\n var match = x.stack.trim().match(/\\n( *(at )?)/);\n prefix = match && match[1] || '';\n }\n } // We use the prefix to ensure our stacks line up with native stack frames.\n\n\n return '\\n' + prefix + name;\n }\n}\nvar reentry = false;\nvar componentFrameCache;\n\n{\n var PossiblyWeakMap = typeof WeakMap === 'function' ? WeakMap : Map;\n componentFrameCache = new PossiblyWeakMap();\n}\n\nfunction describeNativeComponentFrame(fn, construct) {\n // If something asked for a stack inside a fake render, it should get ignored.\n if ( !fn || reentry) {\n return '';\n }\n\n {\n var frame = componentFrameCache.get(fn);\n\n if (frame !== undefined) {\n return frame;\n }\n }\n\n var control;\n reentry = true;\n var previousPrepareStackTrace = Error.prepareStackTrace; // $FlowFixMe It does accept undefined.\n\n Error.prepareStackTrace = undefined;\n var previousDispatcher;\n\n {\n previousDispatcher = ReactCurrentDispatcher.current; // Set the dispatcher in DEV because this might be call in the render function\n // for warnings.\n\n ReactCurrentDispatcher.current = null;\n disableLogs();\n }\n\n try {\n // This should throw.\n if (construct) {\n // Something should be setting the props in the constructor.\n var Fake = function () {\n throw Error();\n }; // $FlowFixMe\n\n\n Object.defineProperty(Fake.prototype, 'props', {\n set: function () {\n // We use a throwing setter instead of frozen or non-writable props\n // because that won't throw in a non-strict mode function.\n throw Error();\n }\n });\n\n if (typeof Reflect === 'object' && Reflect.construct) {\n // We construct a different control for this case to include any extra\n // frames added by the construct call.\n try {\n Reflect.construct(Fake, []);\n } catch (x) {\n control = x;\n }\n\n Reflect.construct(fn, [], Fake);\n } else {\n try {\n Fake.call();\n } catch (x) {\n control = x;\n }\n\n fn.call(Fake.prototype);\n }\n } else {\n try {\n throw Error();\n } catch (x) {\n control = x;\n }\n\n fn();\n }\n } catch (sample) {\n // This is inlined manually because closure doesn't do it for us.\n if (sample && control && typeof sample.stack === 'string') {\n // This extracts the first frame from the sample that isn't also in the control.\n // Skipping one frame that we assume is the frame that calls the two.\n var sampleLines = sample.stack.split('\\n');\n var controlLines = control.stack.split('\\n');\n var s = sampleLines.length - 1;\n var c = controlLines.length - 1;\n\n while (s >= 1 && c >= 0 && sampleLines[s] !== controlLines[c]) {\n // We expect at least one stack frame to be shared.\n // Typically this will be the root most one. However, stack frames may be\n // cut off due to maximum stack limits. In this case, one maybe cut off\n // earlier than the other. We assume that the sample is longer or the same\n // and there for cut off earlier. So we should find the root most frame in\n // the sample somewhere in the control.\n c--;\n }\n\n for (; s >= 1 && c >= 0; s--, c--) {\n // Next we find the first one that isn't the same which should be the\n // frame that called our sample function and the control.\n if (sampleLines[s] !== controlLines[c]) {\n // In V8, the first line is describing the message but other VMs don't.\n // If we're about to return the first line, and the control is also on the same\n // line, that's a pretty good indicator that our sample threw at same line as\n // the control. I.e. before we entered the sample frame. So we ignore this result.\n // This can happen if you passed a class to function component, or non-function.\n if (s !== 1 || c !== 1) {\n do {\n s--;\n c--; // We may still have similar intermediate frames from the construct call.\n // The next one that isn't the same should be our match though.\n\n if (c < 0 || sampleLines[s] !== controlLines[c]) {\n // V8 adds a \"new\" prefix for native classes. Let's remove it to make it prettier.\n var _frame = '\\n' + sampleLines[s].replace(' at new ', ' at '); // If our component frame is labeled \"\"\n // but we have a user-provided \"displayName\"\n // splice it in to make the stack more readable.\n\n\n if (fn.displayName && _frame.includes('')) {\n _frame = _frame.replace('', fn.displayName);\n }\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, _frame);\n }\n } // Return the line we found.\n\n\n return _frame;\n }\n } while (s >= 1 && c >= 0);\n }\n\n break;\n }\n }\n }\n } finally {\n reentry = false;\n\n {\n ReactCurrentDispatcher.current = previousDispatcher;\n reenableLogs();\n }\n\n Error.prepareStackTrace = previousPrepareStackTrace;\n } // Fallback to just using the name if we couldn't make it throw.\n\n\n var name = fn ? fn.displayName || fn.name : '';\n var syntheticFrame = name ? describeBuiltInComponentFrame(name) : '';\n\n {\n if (typeof fn === 'function') {\n componentFrameCache.set(fn, syntheticFrame);\n }\n }\n\n return syntheticFrame;\n}\nfunction describeFunctionComponentFrame(fn, source, ownerFn) {\n {\n return describeNativeComponentFrame(fn, false);\n }\n}\n\nfunction shouldConstruct(Component) {\n var prototype = Component.prototype;\n return !!(prototype && prototype.isReactComponent);\n}\n\nfunction describeUnknownElementTypeFrameInDEV(type, source, ownerFn) {\n\n if (type == null) {\n return '';\n }\n\n if (typeof type === 'function') {\n {\n return describeNativeComponentFrame(type, shouldConstruct(type));\n }\n }\n\n if (typeof type === 'string') {\n return describeBuiltInComponentFrame(type);\n }\n\n switch (type) {\n case REACT_SUSPENSE_TYPE:\n return describeBuiltInComponentFrame('Suspense');\n\n case REACT_SUSPENSE_LIST_TYPE:\n return describeBuiltInComponentFrame('SuspenseList');\n }\n\n if (typeof type === 'object') {\n switch (type.$$typeof) {\n case REACT_FORWARD_REF_TYPE:\n return describeFunctionComponentFrame(type.render);\n\n case REACT_MEMO_TYPE:\n // Memo may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(type.type, source, ownerFn);\n\n case REACT_LAZY_TYPE:\n {\n var lazyComponent = type;\n var payload = lazyComponent._payload;\n var init = lazyComponent._init;\n\n try {\n // Lazy may contain any component type so we recursively resolve it.\n return describeUnknownElementTypeFrameInDEV(init(payload), source, ownerFn);\n } catch (x) {}\n }\n }\n }\n\n return '';\n}\n\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\n\nvar loggedTypeFailures = {};\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame.setExtraStackFrame(null);\n }\n }\n}\n\nfunction checkPropTypes(typeSpecs, values, location, componentName, element) {\n {\n // $FlowFixMe This is okay but Flow doesn't know it.\n var has = Function.call.bind(hasOwnProperty);\n\n for (var typeSpecName in typeSpecs) {\n if (has(typeSpecs, typeSpecName)) {\n var error$1 = void 0; // Prop type validation may throw. In case they do, we don't want to\n // fail the render phase where it didn't fail before. So we log it.\n // After these have been cleaned up, we'll let them throw.\n\n try {\n // This is intentionally an invariant that gets caught. It's the same\n // behavior as without this statement except with a better message.\n if (typeof typeSpecs[typeSpecName] !== 'function') {\n // eslint-disable-next-line react-internal/prod-error-codes\n var err = Error((componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' + 'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.' + 'This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.');\n err.name = 'Invariant Violation';\n throw err;\n }\n\n error$1 = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED');\n } catch (ex) {\n error$1 = ex;\n }\n\n if (error$1 && !(error$1 instanceof Error)) {\n setCurrentlyValidatingElement(element);\n\n error('%s: type specification of %s' + ' `%s` is invalid; the type checker ' + 'function must return `null` or an `Error` but returned a %s. ' + 'You may have forgotten to pass an argument to the type checker ' + 'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' + 'shape all require an argument).', componentName || 'React class', location, typeSpecName, typeof error$1);\n\n setCurrentlyValidatingElement(null);\n }\n\n if (error$1 instanceof Error && !(error$1.message in loggedTypeFailures)) {\n // Only monitor this failure once because there tends to be a lot of the\n // same error.\n loggedTypeFailures[error$1.message] = true;\n setCurrentlyValidatingElement(element);\n\n error('Failed %s type: %s', location, error$1.message);\n\n setCurrentlyValidatingElement(null);\n }\n }\n }\n }\n}\n\nvar isArrayImpl = Array.isArray; // eslint-disable-next-line no-redeclare\n\nfunction isArray(a) {\n return isArrayImpl(a);\n}\n\n/*\n * The `'' + value` pattern (used in in perf-sensitive code) throws for Symbol\n * and Temporal.* types. See https://github.com/facebook/react/pull/22064.\n *\n * The functions in this module will throw an easier-to-understand,\n * easier-to-debug exception with a clear errors message message explaining the\n * problem. (Instead of a confusing exception thrown inside the implementation\n * of the `value` object).\n */\n// $FlowFixMe only called in DEV, so void return is not possible.\nfunction typeName(value) {\n {\n // toStringTag is needed for namespaced types like Temporal.Instant\n var hasToStringTag = typeof Symbol === 'function' && Symbol.toStringTag;\n var type = hasToStringTag && value[Symbol.toStringTag] || value.constructor.name || 'Object';\n return type;\n }\n} // $FlowFixMe only called in DEV, so void return is not possible.\n\n\nfunction willCoercionThrow(value) {\n {\n try {\n testStringCoercion(value);\n return false;\n } catch (e) {\n return true;\n }\n }\n}\n\nfunction testStringCoercion(value) {\n // If you ended up here by following an exception call stack, here's what's\n // happened: you supplied an object or symbol value to React (as a prop, key,\n // DOM attribute, CSS property, string ref, etc.) and when React tried to\n // coerce it to a string using `'' + value`, an exception was thrown.\n //\n // The most common types that will cause this exception are `Symbol` instances\n // and Temporal objects like `Temporal.Instant`. But any object that has a\n // `valueOf` or `[Symbol.toPrimitive]` method that throws will also cause this\n // exception. (Library authors do this to prevent users from using built-in\n // numeric operators like `+` or comparison operators like `>=` because custom\n // methods are needed to perform accurate arithmetic or comparison.)\n //\n // To fix the problem, coerce this object or symbol value to a string before\n // passing it to React. The most reliable way is usually `String(value)`.\n //\n // To find which value is throwing, check the browser or debugger console.\n // Before this exception was thrown, there should be `console.error` output\n // that shows the type (Symbol, Temporal.PlainDate, etc.) that caused the\n // problem and how that type was used: key, atrribute, input value prop, etc.\n // In most cases, this console output also shows the component and its\n // ancestor components where the exception happened.\n //\n // eslint-disable-next-line react-internal/safe-string-coercion\n return '' + value;\n}\nfunction checkKeyStringCoercion(value) {\n {\n if (willCoercionThrow(value)) {\n error('The provided key is an unsupported type %s.' + ' This value must be coerced to a string before before using it here.', typeName(value));\n\n return testStringCoercion(value); // throw (to help callers find troubleshooting comments)\n }\n }\n}\n\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\nvar RESERVED_PROPS = {\n key: true,\n ref: true,\n __self: true,\n __source: true\n};\nvar specialPropKeyWarningShown;\nvar specialPropRefWarningShown;\nvar didWarnAboutStringRefs;\n\n{\n didWarnAboutStringRefs = {};\n}\n\nfunction hasValidRef(config) {\n {\n if (hasOwnProperty.call(config, 'ref')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.ref !== undefined;\n}\n\nfunction hasValidKey(config) {\n {\n if (hasOwnProperty.call(config, 'key')) {\n var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\n\n if (getter && getter.isReactWarning) {\n return false;\n }\n }\n }\n\n return config.key !== undefined;\n}\n\nfunction warnIfStringRefCannotBeAutoConverted(config, self) {\n {\n if (typeof config.ref === 'string' && ReactCurrentOwner.current && self && ReactCurrentOwner.current.stateNode !== self) {\n var componentName = getComponentNameFromType(ReactCurrentOwner.current.type);\n\n if (!didWarnAboutStringRefs[componentName]) {\n error('Component \"%s\" contains the string ref \"%s\". ' + 'Support for string refs will be removed in a future major release. ' + 'This case cannot be automatically converted to an arrow function. ' + 'We ask you to manually fix this case by using useRef() or createRef() instead. ' + 'Learn more about using refs safely here: ' + 'https://reactjs.org/link/strict-mode-string-ref', getComponentNameFromType(ReactCurrentOwner.current.type), config.ref);\n\n didWarnAboutStringRefs[componentName] = true;\n }\n }\n }\n}\n\nfunction defineKeyPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingKey = function () {\n if (!specialPropKeyWarningShown) {\n specialPropKeyWarningShown = true;\n\n error('%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingKey.isReactWarning = true;\n Object.defineProperty(props, 'key', {\n get: warnAboutAccessingKey,\n configurable: true\n });\n }\n}\n\nfunction defineRefPropWarningGetter(props, displayName) {\n {\n var warnAboutAccessingRef = function () {\n if (!specialPropRefWarningShown) {\n specialPropRefWarningShown = true;\n\n error('%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://reactjs.org/link/special-props)', displayName);\n }\n };\n\n warnAboutAccessingRef.isReactWarning = true;\n Object.defineProperty(props, 'ref', {\n get: warnAboutAccessingRef,\n configurable: true\n });\n }\n}\n/**\n * Factory method to create a new React element. This no longer adheres to\n * the class pattern, so do not use new to call it. Also, instanceof check\n * will not work. Instead test $$typeof field against Symbol.for('react.element') to check\n * if something is a React Element.\n *\n * @param {*} type\n * @param {*} props\n * @param {*} key\n * @param {string|object} ref\n * @param {*} owner\n * @param {*} self A *temporary* helper to detect places where `this` is\n * different from the `owner` when React.createElement is called, so that we\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\n * functions, and as long as `this` and owner are the same, there will be no\n * change in behavior.\n * @param {*} source An annotation object (added by a transpiler or otherwise)\n * indicating filename, line number, and/or other information.\n * @internal\n */\n\n\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\n var element = {\n // This tag allows us to uniquely identify this as a React Element\n $$typeof: REACT_ELEMENT_TYPE,\n // Built-in properties that belong on the element\n type: type,\n key: key,\n ref: ref,\n props: props,\n // Record the component responsible for creating this element.\n _owner: owner\n };\n\n {\n // The validation flag is currently mutative. We put it on\n // an external backing store so that we can freeze the whole object.\n // This can be replaced with a WeakMap once they are implemented in\n // commonly used development environments.\n element._store = {}; // To make comparing ReactElements easier for testing purposes, we make\n // the validation flag non-enumerable (where possible, which should\n // include every environment we run tests in), so the test framework\n // ignores it.\n\n Object.defineProperty(element._store, 'validated', {\n configurable: false,\n enumerable: false,\n writable: true,\n value: false\n }); // self and source are DEV only properties.\n\n Object.defineProperty(element, '_self', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: self\n }); // Two elements created in two different places should be considered\n // equal for testing purposes and therefore we hide it from enumeration.\n\n Object.defineProperty(element, '_source', {\n configurable: false,\n enumerable: false,\n writable: false,\n value: source\n });\n\n if (Object.freeze) {\n Object.freeze(element.props);\n Object.freeze(element);\n }\n }\n\n return element;\n};\n/**\n * https://github.com/reactjs/rfcs/pull/107\n * @param {*} type\n * @param {object} props\n * @param {string} key\n */\n\nfunction jsxDEV(type, config, maybeKey, source, self) {\n {\n var propName; // Reserved names are extracted\n\n var props = {};\n var key = null;\n var ref = null; // Currently, key can be spread in as a prop. This causes a potential\n // issue if key is also explicitly declared (ie.
\n // or
). We want to deprecate key spread,\n // but as an intermediary step, we will use jsxDEV for everything except\n //
, because we aren't currently able to tell if\n // key is explicitly declared to be undefined or not.\n\n if (maybeKey !== undefined) {\n {\n checkKeyStringCoercion(maybeKey);\n }\n\n key = '' + maybeKey;\n }\n\n if (hasValidKey(config)) {\n {\n checkKeyStringCoercion(config.key);\n }\n\n key = '' + config.key;\n }\n\n if (hasValidRef(config)) {\n ref = config.ref;\n warnIfStringRefCannotBeAutoConverted(config, self);\n } // Remaining properties are added to a new props object\n\n\n for (propName in config) {\n if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\n props[propName] = config[propName];\n }\n } // Resolve default props\n\n\n if (type && type.defaultProps) {\n var defaultProps = type.defaultProps;\n\n for (propName in defaultProps) {\n if (props[propName] === undefined) {\n props[propName] = defaultProps[propName];\n }\n }\n }\n\n if (key || ref) {\n var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\n\n if (key) {\n defineKeyPropWarningGetter(props, displayName);\n }\n\n if (ref) {\n defineRefPropWarningGetter(props, displayName);\n }\n }\n\n return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\n }\n}\n\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\nvar ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\n\nfunction setCurrentlyValidatingElement$1(element) {\n {\n if (element) {\n var owner = element._owner;\n var stack = describeUnknownElementTypeFrameInDEV(element.type, element._source, owner ? owner.type : null);\n ReactDebugCurrentFrame$1.setExtraStackFrame(stack);\n } else {\n ReactDebugCurrentFrame$1.setExtraStackFrame(null);\n }\n }\n}\n\nvar propTypesMisspellWarningShown;\n\n{\n propTypesMisspellWarningShown = false;\n}\n/**\n * Verifies the object is a ReactElement.\n * See https://reactjs.org/docs/react-api.html#isvalidelement\n * @param {?object} object\n * @return {boolean} True if `object` is a ReactElement.\n * @final\n */\n\n\nfunction isValidElement(object) {\n {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n }\n}\n\nfunction getDeclarationErrorAddendum() {\n {\n if (ReactCurrentOwner$1.current) {\n var name = getComponentNameFromType(ReactCurrentOwner$1.current.type);\n\n if (name) {\n return '\\n\\nCheck the render method of `' + name + '`.';\n }\n }\n\n return '';\n }\n}\n\nfunction getSourceInfoErrorAddendum(source) {\n {\n if (source !== undefined) {\n var fileName = source.fileName.replace(/^.*[\\\\\\/]/, '');\n var lineNumber = source.lineNumber;\n return '\\n\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\n }\n\n return '';\n }\n}\n/**\n * Warn if there's no key explicitly set on dynamic arrays of children or\n * object keys are not valid. This allows us to keep track of children between\n * updates.\n */\n\n\nvar ownerHasKeyUseWarning = {};\n\nfunction getCurrentComponentErrorInfo(parentType) {\n {\n var info = getDeclarationErrorAddendum();\n\n if (!info) {\n var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\n\n if (parentName) {\n info = \"\\n\\nCheck the top-level render call using <\" + parentName + \">.\";\n }\n }\n\n return info;\n }\n}\n/**\n * Warn if the element doesn't have an explicit key assigned to it.\n * This element is in an array. The array could grow and shrink or be\n * reordered. All children that haven't already been validated are required to\n * have a \"key\" property assigned to it. Error statuses are cached so a warning\n * will only be shown once.\n *\n * @internal\n * @param {ReactElement} element Element that requires a key.\n * @param {*} parentType element's parent's type.\n */\n\n\nfunction validateExplicitKey(element, parentType) {\n {\n if (!element._store || element._store.validated || element.key != null) {\n return;\n }\n\n element._store.validated = true;\n var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\n\n if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\n return;\n }\n\n ownerHasKeyUseWarning[currentComponentErrorInfo] = true; // Usually the current owner is the offender, but if it accepts children as a\n // property, it may be the creator of the child that's responsible for\n // assigning it a key.\n\n var childOwner = '';\n\n if (element && element._owner && element._owner !== ReactCurrentOwner$1.current) {\n // Give the component that originally created this child.\n childOwner = \" It was passed a child from \" + getComponentNameFromType(element._owner.type) + \".\";\n }\n\n setCurrentlyValidatingElement$1(element);\n\n error('Each child in a list should have a unique \"key\" prop.' + '%s%s See https://reactjs.org/link/warning-keys for more information.', currentComponentErrorInfo, childOwner);\n\n setCurrentlyValidatingElement$1(null);\n }\n}\n/**\n * Ensure that every element either is passed in a static location, in an\n * array with an explicit keys property defined, or in an object literal\n * with valid key property.\n *\n * @internal\n * @param {ReactNode} node Statically passed child of any type.\n * @param {*} parentType node's parent's type.\n */\n\n\nfunction validateChildKeys(node, parentType) {\n {\n if (typeof node !== 'object') {\n return;\n }\n\n if (isArray(node)) {\n for (var i = 0; i < node.length; i++) {\n var child = node[i];\n\n if (isValidElement(child)) {\n validateExplicitKey(child, parentType);\n }\n }\n } else if (isValidElement(node)) {\n // This element was passed in a valid location.\n if (node._store) {\n node._store.validated = true;\n }\n } else if (node) {\n var iteratorFn = getIteratorFn(node);\n\n if (typeof iteratorFn === 'function') {\n // Entry iterators used to provide implicit keys,\n // but now we print a separate warning for them later.\n if (iteratorFn !== node.entries) {\n var iterator = iteratorFn.call(node);\n var step;\n\n while (!(step = iterator.next()).done) {\n if (isValidElement(step.value)) {\n validateExplicitKey(step.value, parentType);\n }\n }\n }\n }\n }\n }\n}\n/**\n * Given an element, validate that its props follow the propTypes definition,\n * provided by the type.\n *\n * @param {ReactElement} element\n */\n\n\nfunction validatePropTypes(element) {\n {\n var type = element.type;\n\n if (type === null || type === undefined || typeof type === 'string') {\n return;\n }\n\n var propTypes;\n\n if (typeof type === 'function') {\n propTypes = type.propTypes;\n } else if (typeof type === 'object' && (type.$$typeof === REACT_FORWARD_REF_TYPE || // Note: Memo only checks outer props here.\n // Inner props are checked in the reconciler.\n type.$$typeof === REACT_MEMO_TYPE)) {\n propTypes = type.propTypes;\n } else {\n return;\n }\n\n if (propTypes) {\n // Intentionally inside to avoid triggering lazy initializers:\n var name = getComponentNameFromType(type);\n checkPropTypes(propTypes, element.props, 'prop', name, element);\n } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\n propTypesMisspellWarningShown = true; // Intentionally inside to avoid triggering lazy initializers:\n\n var _name = getComponentNameFromType(type);\n\n error('Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', _name || 'Unknown');\n }\n\n if (typeof type.getDefaultProps === 'function' && !type.getDefaultProps.isReactClassApproved) {\n error('getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.');\n }\n }\n}\n/**\n * Given a fragment, validate that it can only be provided with fragment props\n * @param {ReactElement} fragment\n */\n\n\nfunction validateFragmentProps(fragment) {\n {\n var keys = Object.keys(fragment.props);\n\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n\n if (key !== 'children' && key !== 'key') {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\n\n setCurrentlyValidatingElement$1(null);\n break;\n }\n }\n\n if (fragment.ref !== null) {\n setCurrentlyValidatingElement$1(fragment);\n\n error('Invalid attribute `ref` supplied to `React.Fragment`.');\n\n setCurrentlyValidatingElement$1(null);\n }\n }\n}\n\nvar didWarnAboutKeySpread = {};\nfunction jsxWithValidation(type, props, key, isStaticChildren, source, self) {\n {\n var validType = isValidElementType(type); // We warn in this case but don't throw. We expect the element creation to\n // succeed and there will likely be errors in render.\n\n if (!validType) {\n var info = '';\n\n if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\n info += ' You likely forgot to export your component from the file ' + \"it's defined in, or you might have mixed up default and named imports.\";\n }\n\n var sourceInfo = getSourceInfoErrorAddendum(source);\n\n if (sourceInfo) {\n info += sourceInfo;\n } else {\n info += getDeclarationErrorAddendum();\n }\n\n var typeString;\n\n if (type === null) {\n typeString = 'null';\n } else if (isArray(type)) {\n typeString = 'array';\n } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\n typeString = \"<\" + (getComponentNameFromType(type.type) || 'Unknown') + \" />\";\n info = ' Did you accidentally export a JSX literal instead of a component?';\n } else {\n typeString = typeof type;\n }\n\n error('React.jsx: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\n }\n\n var element = jsxDEV(type, props, key, source, self); // The result can be nullish if a mock or a custom function is used.\n // TODO: Drop this when these are no longer allowed as the type argument.\n\n if (element == null) {\n return element;\n } // Skip key warning if the type isn't valid since our key validation logic\n // doesn't expect a non-string/function type and can throw confusing errors.\n // We don't want exception behavior to differ between dev and prod.\n // (Rendering will throw with a helpful message and as soon as the type is\n // fixed, the key warnings will appear.)\n\n\n if (validType) {\n var children = props.children;\n\n if (children !== undefined) {\n if (isStaticChildren) {\n if (isArray(children)) {\n for (var i = 0; i < children.length; i++) {\n validateChildKeys(children[i], type);\n }\n\n if (Object.freeze) {\n Object.freeze(children);\n }\n } else {\n error('React.jsx: Static children should always be an array. ' + 'You are likely explicitly calling React.jsxs or React.jsxDEV. ' + 'Use the Babel transform instead.');\n }\n } else {\n validateChildKeys(children, type);\n }\n }\n }\n\n {\n if (hasOwnProperty.call(props, 'key')) {\n var componentName = getComponentNameFromType(type);\n var keys = Object.keys(props).filter(function (k) {\n return k !== 'key';\n });\n var beforeExample = keys.length > 0 ? '{key: someKey, ' + keys.join(': ..., ') + ': ...}' : '{key: someKey}';\n\n if (!didWarnAboutKeySpread[componentName + beforeExample]) {\n var afterExample = keys.length > 0 ? '{' + keys.join(': ..., ') + ': ...}' : '{}';\n\n error('A props object containing a \"key\" prop is being spread into JSX:\\n' + ' let props = %s;\\n' + ' <%s {...props} />\\n' + 'React keys must be passed directly to JSX without using spread:\\n' + ' let props = %s;\\n' + ' <%s key={someKey} {...props} />', beforeExample, componentName, afterExample, componentName);\n\n didWarnAboutKeySpread[componentName + beforeExample] = true;\n }\n }\n }\n\n if (type === REACT_FRAGMENT_TYPE) {\n validateFragmentProps(element);\n } else {\n validatePropTypes(element);\n }\n\n return element;\n }\n} // These two functions exist to still get child warnings in dev\n// even with the prod transform. This means that jsxDEV is purely\n// opt-in behavior for better messages but that we won't stop\n// giving you warnings if you use production apis.\n\nfunction jsxWithValidationStatic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, true);\n }\n}\nfunction jsxWithValidationDynamic(type, props, key) {\n {\n return jsxWithValidation(type, props, key, false);\n }\n}\n\nvar jsx = jsxWithValidationDynamic ; // we may want to special case jsxs internally to take advantage of static children.\n// for now we can ship identical prod functions\n\nvar jsxs = jsxWithValidationStatic ;\n\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsx;\nexports.jsxs = jsxs;\n })();\n}\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n","var isDevelopment = false;\n\n/*\n\nBased off glamor's StyleSheet, thanks Sunil ❤️\n\nhigh performance StyleSheet for css-in-js systems\n\n- uses multiple style tags behind the scenes for millions of rules\n- uses `insertRule` for appending in production for *much* faster performance\n\n// usage\n\nimport { StyleSheet } from '@emotion/sheet'\n\nlet styleSheet = new StyleSheet({ key: '', container: document.head })\n\nstyleSheet.insert('#box { border: 1px solid red; }')\n- appends a css rule into the stylesheet\n\nstyleSheet.flush()\n- empties the stylesheet of all its contents\n\n*/\n\nfunction sheetForTag(tag) {\n if (tag.sheet) {\n return tag.sheet;\n } // this weirdness brought to you by firefox\n\n /* istanbul ignore next */\n\n\n for (var i = 0; i < document.styleSheets.length; i++) {\n if (document.styleSheets[i].ownerNode === tag) {\n return document.styleSheets[i];\n }\n } // this function should always return with a value\n // TS can't understand it though so we make it stop complaining here\n\n\n return undefined;\n}\n\nfunction createStyleElement(options) {\n var tag = document.createElement('style');\n tag.setAttribute('data-emotion', options.key);\n\n if (options.nonce !== undefined) {\n tag.setAttribute('nonce', options.nonce);\n }\n\n tag.appendChild(document.createTextNode(''));\n tag.setAttribute('data-s', '');\n return tag;\n}\n\nvar StyleSheet = /*#__PURE__*/function () {\n // Using Node instead of HTMLElement since container may be a ShadowRoot\n function StyleSheet(options) {\n var _this = this;\n\n this._insertTag = function (tag) {\n var before;\n\n if (_this.tags.length === 0) {\n if (_this.insertionPoint) {\n before = _this.insertionPoint.nextSibling;\n } else if (_this.prepend) {\n before = _this.container.firstChild;\n } else {\n before = _this.before;\n }\n } else {\n before = _this.tags[_this.tags.length - 1].nextSibling;\n }\n\n _this.container.insertBefore(tag, before);\n\n _this.tags.push(tag);\n };\n\n this.isSpeedy = options.speedy === undefined ? !isDevelopment : options.speedy;\n this.tags = [];\n this.ctr = 0;\n this.nonce = options.nonce; // key is the value of the data-emotion attribute, it's used to identify different sheets\n\n this.key = options.key;\n this.container = options.container;\n this.prepend = options.prepend;\n this.insertionPoint = options.insertionPoint;\n this.before = null;\n }\n\n var _proto = StyleSheet.prototype;\n\n _proto.hydrate = function hydrate(nodes) {\n nodes.forEach(this._insertTag);\n };\n\n _proto.insert = function insert(rule) {\n // the max length is how many rules we have per style tag, it's 65000 in speedy mode\n // it's 1 in dev because we insert source maps that map a single rule to a location\n // and you can only have one source map per style tag\n if (this.ctr % (this.isSpeedy ? 65000 : 1) === 0) {\n this._insertTag(createStyleElement(this));\n }\n\n var tag = this.tags[this.tags.length - 1];\n\n if (this.isSpeedy) {\n var sheet = sheetForTag(tag);\n\n try {\n // this is the ultrafast version, works across browsers\n // the big drawback is that the css won't be editable in devtools\n sheet.insertRule(rule, sheet.cssRules.length);\n } catch (e) {\n }\n } else {\n tag.appendChild(document.createTextNode(rule));\n }\n\n this.ctr++;\n };\n\n _proto.flush = function flush() {\n this.tags.forEach(function (tag) {\n var _tag$parentNode;\n\n return (_tag$parentNode = tag.parentNode) == null ? void 0 : _tag$parentNode.removeChild(tag);\n });\n this.tags = [];\n this.ctr = 0;\n };\n\n return StyleSheet;\n}();\n\nexport { StyleSheet };\n","export var MS = '-ms-'\nexport var MOZ = '-moz-'\nexport var WEBKIT = '-webkit-'\n\nexport var COMMENT = 'comm'\nexport var RULESET = 'rule'\nexport var DECLARATION = 'decl'\n\nexport var PAGE = '@page'\nexport var MEDIA = '@media'\nexport var IMPORT = '@import'\nexport var CHARSET = '@charset'\nexport var VIEWPORT = '@viewport'\nexport var SUPPORTS = '@supports'\nexport var DOCUMENT = '@document'\nexport var NAMESPACE = '@namespace'\nexport var KEYFRAMES = '@keyframes'\nexport var FONT_FACE = '@font-face'\nexport var COUNTER_STYLE = '@counter-style'\nexport var FONT_FEATURE_VALUES = '@font-feature-values'\nexport var LAYER = '@layer'\n","/**\n * @param {number}\n * @return {number}\n */\nexport var abs = Math.abs\n\n/**\n * @param {number}\n * @return {string}\n */\nexport var from = String.fromCharCode\n\n/**\n * @param {object}\n * @return {object}\n */\nexport var assign = Object.assign\n\n/**\n * @param {string} value\n * @param {number} length\n * @return {number}\n */\nexport function hash (value, length) {\n\treturn charat(value, 0) ^ 45 ? (((((((length << 2) ^ charat(value, 0)) << 2) ^ charat(value, 1)) << 2) ^ charat(value, 2)) << 2) ^ charat(value, 3) : 0\n}\n\n/**\n * @param {string} value\n * @return {string}\n */\nexport function trim (value) {\n\treturn value.trim()\n}\n\n/**\n * @param {string} value\n * @param {RegExp} pattern\n * @return {string?}\n */\nexport function match (value, pattern) {\n\treturn (value = pattern.exec(value)) ? value[0] : value\n}\n\n/**\n * @param {string} value\n * @param {(string|RegExp)} pattern\n * @param {string} replacement\n * @return {string}\n */\nexport function replace (value, pattern, replacement) {\n\treturn value.replace(pattern, replacement)\n}\n\n/**\n * @param {string} value\n * @param {string} search\n * @return {number}\n */\nexport function indexof (value, search) {\n\treturn value.indexOf(search)\n}\n\n/**\n * @param {string} value\n * @param {number} index\n * @return {number}\n */\nexport function charat (value, index) {\n\treturn value.charCodeAt(index) | 0\n}\n\n/**\n * @param {string} value\n * @param {number} begin\n * @param {number} end\n * @return {string}\n */\nexport function substr (value, begin, end) {\n\treturn value.slice(begin, end)\n}\n\n/**\n * @param {string} value\n * @return {number}\n */\nexport function strlen (value) {\n\treturn value.length\n}\n\n/**\n * @param {any[]} value\n * @return {number}\n */\nexport function sizeof (value) {\n\treturn value.length\n}\n\n/**\n * @param {any} value\n * @param {any[]} array\n * @return {any}\n */\nexport function append (value, array) {\n\treturn array.push(value), value\n}\n\n/**\n * @param {string[]} array\n * @param {function} callback\n * @return {string}\n */\nexport function combine (array, callback) {\n\treturn array.map(callback).join('')\n}\n","import {from, trim, charat, strlen, substr, append, assign} from './Utility.js'\n\nexport var line = 1\nexport var column = 1\nexport var length = 0\nexport var position = 0\nexport var character = 0\nexport var characters = ''\n\n/**\n * @param {string} value\n * @param {object | null} root\n * @param {object | null} parent\n * @param {string} type\n * @param {string[] | string} props\n * @param {object[] | string} children\n * @param {number} length\n */\nexport function node (value, root, parent, type, props, children, length) {\n\treturn {value: value, root: root, parent: parent, type: type, props: props, children: children, line: line, column: column, length: length, return: ''}\n}\n\n/**\n * @param {object} root\n * @param {object} props\n * @return {object}\n */\nexport function copy (root, props) {\n\treturn assign(node('', null, null, '', null, null, 0), root, {length: -root.length}, props)\n}\n\n/**\n * @return {number}\n */\nexport function char () {\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function prev () {\n\tcharacter = position > 0 ? charat(characters, --position) : 0\n\n\tif (column--, character === 10)\n\t\tcolumn = 1, line--\n\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function next () {\n\tcharacter = position < length ? charat(characters, position++) : 0\n\n\tif (column++, character === 10)\n\t\tcolumn = 1, line++\n\n\treturn character\n}\n\n/**\n * @return {number}\n */\nexport function peek () {\n\treturn charat(characters, position)\n}\n\n/**\n * @return {number}\n */\nexport function caret () {\n\treturn position\n}\n\n/**\n * @param {number} begin\n * @param {number} end\n * @return {string}\n */\nexport function slice (begin, end) {\n\treturn substr(characters, begin, end)\n}\n\n/**\n * @param {number} type\n * @return {number}\n */\nexport function token (type) {\n\tswitch (type) {\n\t\t// \\0 \\t \\n \\r \\s whitespace token\n\t\tcase 0: case 9: case 10: case 13: case 32:\n\t\t\treturn 5\n\t\t// ! + , / > @ ~ isolate token\n\t\tcase 33: case 43: case 44: case 47: case 62: case 64: case 126:\n\t\t// ; { } breakpoint token\n\t\tcase 59: case 123: case 125:\n\t\t\treturn 4\n\t\t// : accompanied token\n\t\tcase 58:\n\t\t\treturn 3\n\t\t// \" ' ( [ opening delimit token\n\t\tcase 34: case 39: case 40: case 91:\n\t\t\treturn 2\n\t\t// ) ] closing delimit token\n\t\tcase 41: case 93:\n\t\t\treturn 1\n\t}\n\n\treturn 0\n}\n\n/**\n * @param {string} value\n * @return {any[]}\n */\nexport function alloc (value) {\n\treturn line = column = 1, length = strlen(characters = value), position = 0, []\n}\n\n/**\n * @param {any} value\n * @return {any}\n */\nexport function dealloc (value) {\n\treturn characters = '', value\n}\n\n/**\n * @param {number} type\n * @return {string}\n */\nexport function delimit (type) {\n\treturn trim(slice(position - 1, delimiter(type === 91 ? type + 2 : type === 40 ? type + 1 : type)))\n}\n\n/**\n * @param {string} value\n * @return {string[]}\n */\nexport function tokenize (value) {\n\treturn dealloc(tokenizer(alloc(value)))\n}\n\n/**\n * @param {number} type\n * @return {string}\n */\nexport function whitespace (type) {\n\twhile (character = peek())\n\t\tif (character < 33)\n\t\t\tnext()\n\t\telse\n\t\t\tbreak\n\n\treturn token(type) > 2 || token(character) > 3 ? '' : ' '\n}\n\n/**\n * @param {string[]} children\n * @return {string[]}\n */\nexport function tokenizer (children) {\n\twhile (next())\n\t\tswitch (token(character)) {\n\t\t\tcase 0: append(identifier(position - 1), children)\n\t\t\t\tbreak\n\t\t\tcase 2: append(delimit(character), children)\n\t\t\t\tbreak\n\t\t\tdefault: append(from(character), children)\n\t\t}\n\n\treturn children\n}\n\n/**\n * @param {number} index\n * @param {number} count\n * @return {string}\n */\nexport function escaping (index, count) {\n\twhile (--count && next())\n\t\t// not 0-9 A-F a-f\n\t\tif (character < 48 || character > 102 || (character > 57 && character < 65) || (character > 70 && character < 97))\n\t\t\tbreak\n\n\treturn slice(index, caret() + (count < 6 && peek() == 32 && next() == 32))\n}\n\n/**\n * @param {number} type\n * @return {number}\n */\nexport function delimiter (type) {\n\twhile (next())\n\t\tswitch (character) {\n\t\t\t// ] ) \" '\n\t\t\tcase type:\n\t\t\t\treturn position\n\t\t\t// \" '\n\t\t\tcase 34: case 39:\n\t\t\t\tif (type !== 34 && type !== 39)\n\t\t\t\t\tdelimiter(character)\n\t\t\t\tbreak\n\t\t\t// (\n\t\t\tcase 40:\n\t\t\t\tif (type === 41)\n\t\t\t\t\tdelimiter(type)\n\t\t\t\tbreak\n\t\t\t// \\\n\t\t\tcase 92:\n\t\t\t\tnext()\n\t\t\t\tbreak\n\t\t}\n\n\treturn position\n}\n\n/**\n * @param {number} type\n * @param {number} index\n * @return {number}\n */\nexport function commenter (type, index) {\n\twhile (next())\n\t\t// //\n\t\tif (type + character === 47 + 10)\n\t\t\tbreak\n\t\t// /*\n\t\telse if (type + character === 42 + 42 && peek() === 47)\n\t\t\tbreak\n\n\treturn '/*' + slice(index, position - 1) + '*' + from(type === 47 ? type : next())\n}\n\n/**\n * @param {number} index\n * @return {string}\n */\nexport function identifier (index) {\n\twhile (!token(peek()))\n\t\tnext()\n\n\treturn slice(index, position)\n}\n","import {COMMENT, RULESET, DECLARATION} from './Enum.js'\nimport {abs, charat, trim, from, sizeof, strlen, substr, append, replace, indexof} from './Utility.js'\nimport {node, char, prev, next, peek, caret, alloc, dealloc, delimit, whitespace, escaping, identifier, commenter} from './Tokenizer.js'\n\n/**\n * @param {string} value\n * @return {object[]}\n */\nexport function compile (value) {\n\treturn dealloc(parse('', null, null, null, [''], value = alloc(value), 0, [0], value))\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {string[]} rule\n * @param {string[]} rules\n * @param {string[]} rulesets\n * @param {number[]} pseudo\n * @param {number[]} points\n * @param {string[]} declarations\n * @return {object}\n */\nexport function parse (value, root, parent, rule, rules, rulesets, pseudo, points, declarations) {\n\tvar index = 0\n\tvar offset = 0\n\tvar length = pseudo\n\tvar atrule = 0\n\tvar property = 0\n\tvar previous = 0\n\tvar variable = 1\n\tvar scanning = 1\n\tvar ampersand = 1\n\tvar character = 0\n\tvar type = ''\n\tvar props = rules\n\tvar children = rulesets\n\tvar reference = rule\n\tvar characters = type\n\n\twhile (scanning)\n\t\tswitch (previous = character, character = next()) {\n\t\t\t// (\n\t\t\tcase 40:\n\t\t\t\tif (previous != 108 && charat(characters, length - 1) == 58) {\n\t\t\t\t\tif (indexof(characters += replace(delimit(character), '&', '&\\f'), '&\\f') != -1)\n\t\t\t\t\t\tampersand = -1\n\t\t\t\t\tbreak\n\t\t\t\t}\n\t\t\t// \" ' [\n\t\t\tcase 34: case 39: case 91:\n\t\t\t\tcharacters += delimit(character)\n\t\t\t\tbreak\n\t\t\t// \\t \\n \\r \\s\n\t\t\tcase 9: case 10: case 13: case 32:\n\t\t\t\tcharacters += whitespace(previous)\n\t\t\t\tbreak\n\t\t\t// \\\n\t\t\tcase 92:\n\t\t\t\tcharacters += escaping(caret() - 1, 7)\n\t\t\t\tcontinue\n\t\t\t// /\n\t\t\tcase 47:\n\t\t\t\tswitch (peek()) {\n\t\t\t\t\tcase 42: case 47:\n\t\t\t\t\t\tappend(comment(commenter(next(), caret()), root, parent), declarations)\n\t\t\t\t\t\tbreak\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tcharacters += '/'\n\t\t\t\t}\n\t\t\t\tbreak\n\t\t\t// {\n\t\t\tcase 123 * variable:\n\t\t\t\tpoints[index++] = strlen(characters) * ampersand\n\t\t\t// } ; \\0\n\t\t\tcase 125 * variable: case 59: case 0:\n\t\t\t\tswitch (character) {\n\t\t\t\t\t// \\0 }\n\t\t\t\t\tcase 0: case 125: scanning = 0\n\t\t\t\t\t// ;\n\t\t\t\t\tcase 59 + offset: if (ampersand == -1) characters = replace(characters, /\\f/g, '')\n\t\t\t\t\t\tif (property > 0 && (strlen(characters) - length))\n\t\t\t\t\t\t\tappend(property > 32 ? declaration(characters + ';', rule, parent, length - 1) : declaration(replace(characters, ' ', '') + ';', rule, parent, length - 2), declarations)\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// @ ;\n\t\t\t\t\tcase 59: characters += ';'\n\t\t\t\t\t// { rule/at-rule\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tappend(reference = ruleset(characters, root, parent, index, offset, rules, points, type, props = [], children = [], length), rulesets)\n\n\t\t\t\t\t\tif (character === 123)\n\t\t\t\t\t\t\tif (offset === 0)\n\t\t\t\t\t\t\t\tparse(characters, root, reference, reference, props, rulesets, length, points, children)\n\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\tswitch (atrule === 99 && charat(characters, 3) === 110 ? 100 : atrule) {\n\t\t\t\t\t\t\t\t\t// d l m s\n\t\t\t\t\t\t\t\t\tcase 100: case 108: case 109: case 115:\n\t\t\t\t\t\t\t\t\t\tparse(value, reference, reference, rule && append(ruleset(value, reference, reference, 0, 0, rules, points, type, rules, props = [], length), children), rules, children, length, points, rule ? props : children)\n\t\t\t\t\t\t\t\t\t\tbreak\n\t\t\t\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t\t\t\tparse(characters, reference, reference, reference, [''], children, 0, points, children)\n\t\t\t\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tindex = offset = property = 0, variable = ampersand = 1, type = characters = '', length = pseudo\n\t\t\t\tbreak\n\t\t\t// :\n\t\t\tcase 58:\n\t\t\t\tlength = 1 + strlen(characters), property = previous\n\t\t\tdefault:\n\t\t\t\tif (variable < 1)\n\t\t\t\t\tif (character == 123)\n\t\t\t\t\t\t--variable\n\t\t\t\t\telse if (character == 125 && variable++ == 0 && prev() == 125)\n\t\t\t\t\t\tcontinue\n\n\t\t\t\tswitch (characters += from(character), character * variable) {\n\t\t\t\t\t// &\n\t\t\t\t\tcase 38:\n\t\t\t\t\t\tampersand = offset > 0 ? 1 : (characters += '\\f', -1)\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// ,\n\t\t\t\t\tcase 44:\n\t\t\t\t\t\tpoints[index++] = (strlen(characters) - 1) * ampersand, ampersand = 1\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// @\n\t\t\t\t\tcase 64:\n\t\t\t\t\t\t// -\n\t\t\t\t\t\tif (peek() === 45)\n\t\t\t\t\t\t\tcharacters += delimit(next())\n\n\t\t\t\t\t\tatrule = peek(), offset = length = strlen(type = characters += identifier(caret())), character++\n\t\t\t\t\t\tbreak\n\t\t\t\t\t// -\n\t\t\t\t\tcase 45:\n\t\t\t\t\t\tif (previous === 45 && strlen(characters) == 2)\n\t\t\t\t\t\t\tvariable = 0\n\t\t\t\t}\n\t\t}\n\n\treturn rulesets\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {number} index\n * @param {number} offset\n * @param {string[]} rules\n * @param {number[]} points\n * @param {string} type\n * @param {string[]} props\n * @param {string[]} children\n * @param {number} length\n * @return {object}\n */\nexport function ruleset (value, root, parent, index, offset, rules, points, type, props, children, length) {\n\tvar post = offset - 1\n\tvar rule = offset === 0 ? rules : ['']\n\tvar size = sizeof(rule)\n\n\tfor (var i = 0, j = 0, k = 0; i < index; ++i)\n\t\tfor (var x = 0, y = substr(value, post + 1, post = abs(j = points[i])), z = value; x < size; ++x)\n\t\t\tif (z = trim(j > 0 ? rule[x] + ' ' + y : replace(y, /&\\f/g, rule[x])))\n\t\t\t\tprops[k++] = z\n\n\treturn node(value, root, parent, offset === 0 ? RULESET : type, props, children, length)\n}\n\n/**\n * @param {number} value\n * @param {object} root\n * @param {object?} parent\n * @return {object}\n */\nexport function comment (value, root, parent) {\n\treturn node(value, root, parent, COMMENT, from(char()), substr(value, 2, -2), 0)\n}\n\n/**\n * @param {string} value\n * @param {object} root\n * @param {object?} parent\n * @param {number} length\n * @return {object}\n */\nexport function declaration (value, root, parent, length) {\n\treturn node(value, root, parent, DECLARATION, substr(value, 0, length), substr(value, length + 1, -1), length)\n}\n","import {IMPORT, LAYER, COMMENT, RULESET, DECLARATION, KEYFRAMES} from './Enum.js'\nimport {strlen, sizeof} from './Utility.js'\n\n/**\n * @param {object[]} children\n * @param {function} callback\n * @return {string}\n */\nexport function serialize (children, callback) {\n\tvar output = ''\n\tvar length = sizeof(children)\n\n\tfor (var i = 0; i < length; i++)\n\t\toutput += callback(children[i], i, children, callback) || ''\n\n\treturn output\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n * @param {function} callback\n * @return {string}\n */\nexport function stringify (element, index, children, callback) {\n\tswitch (element.type) {\n\t\tcase LAYER: if (element.children.length) break\n\t\tcase IMPORT: case DECLARATION: return element.return = element.return || element.value\n\t\tcase COMMENT: return ''\n\t\tcase KEYFRAMES: return element.return = element.value + '{' + serialize(element.children, callback) + '}'\n\t\tcase RULESET: element.value = element.props.join(',')\n\t}\n\n\treturn strlen(children = serialize(element.children, callback)) ? element.return = element.value + '{' + children + '}' : ''\n}\n","var weakMemoize = function weakMemoize(func) {\n var cache = new WeakMap();\n return function (arg) {\n if (cache.has(arg)) {\n // Use non-null assertion because we just checked that the cache `has` it\n // This allows us to remove `undefined` from the return value\n return cache.get(arg);\n }\n\n var ret = func(arg);\n cache.set(arg, ret);\n return ret;\n };\n};\n\nexport { weakMemoize as default };\n","function memoize(fn) {\n var cache = Object.create(null);\n return function (arg) {\n if (cache[arg] === undefined) cache[arg] = fn(arg);\n return cache[arg];\n };\n}\n\nexport { memoize as default };\n","import { StyleSheet } from '@emotion/sheet';\nimport { dealloc, alloc, next, token, from, peek, delimit, slice, position, RULESET, combine, match, serialize, copy, replace, WEBKIT, MOZ, MS, KEYFRAMES, DECLARATION, hash, charat, strlen, indexof, stringify, rulesheet, middleware, compile } from 'stylis';\nimport '@emotion/weak-memoize';\nimport '@emotion/memoize';\n\nvar identifierWithPointTracking = function identifierWithPointTracking(begin, points, index) {\n var previous = 0;\n var character = 0;\n\n while (true) {\n previous = character;\n character = peek(); // &\\f\n\n if (previous === 38 && character === 12) {\n points[index] = 1;\n }\n\n if (token(character)) {\n break;\n }\n\n next();\n }\n\n return slice(begin, position);\n};\n\nvar toRules = function toRules(parsed, points) {\n // pretend we've started with a comma\n var index = -1;\n var character = 44;\n\n do {\n switch (token(character)) {\n case 0:\n // &\\f\n if (character === 38 && peek() === 12) {\n // this is not 100% correct, we don't account for literal sequences here - like for example quoted strings\n // stylis inserts \\f after & to know when & where it should replace this sequence with the context selector\n // and when it should just concatenate the outer and inner selectors\n // it's very unlikely for this sequence to actually appear in a different context, so we just leverage this fact here\n points[index] = 1;\n }\n\n parsed[index] += identifierWithPointTracking(position - 1, points, index);\n break;\n\n case 2:\n parsed[index] += delimit(character);\n break;\n\n case 4:\n // comma\n if (character === 44) {\n // colon\n parsed[++index] = peek() === 58 ? '&\\f' : '';\n points[index] = parsed[index].length;\n break;\n }\n\n // fallthrough\n\n default:\n parsed[index] += from(character);\n }\n } while (character = next());\n\n return parsed;\n};\n\nvar getRules = function getRules(value, points) {\n return dealloc(toRules(alloc(value), points));\n}; // WeakSet would be more appropriate, but only WeakMap is supported in IE11\n\n\nvar fixedElements = /* #__PURE__ */new WeakMap();\nvar compat = function compat(element) {\n if (element.type !== 'rule' || !element.parent || // positive .length indicates that this rule contains pseudo\n // negative .length indicates that this rule has been already prefixed\n element.length < 1) {\n return;\n }\n\n var value = element.value,\n parent = element.parent;\n var isImplicitRule = element.column === parent.column && element.line === parent.line;\n\n while (parent.type !== 'rule') {\n parent = parent.parent;\n if (!parent) return;\n } // short-circuit for the simplest case\n\n\n if (element.props.length === 1 && value.charCodeAt(0) !== 58\n /* colon */\n && !fixedElements.get(parent)) {\n return;\n } // if this is an implicitly inserted rule (the one eagerly inserted at the each new nested level)\n // then the props has already been manipulated beforehand as they that array is shared between it and its \"rule parent\"\n\n\n if (isImplicitRule) {\n return;\n }\n\n fixedElements.set(element, true);\n var points = [];\n var rules = getRules(value, points);\n var parentRules = parent.props;\n\n for (var i = 0, k = 0; i < rules.length; i++) {\n for (var j = 0; j < parentRules.length; j++, k++) {\n element.props[k] = points[i] ? rules[i].replace(/&\\f/g, parentRules[j]) : parentRules[j] + \" \" + rules[i];\n }\n }\n};\nvar removeLabel = function removeLabel(element) {\n if (element.type === 'decl') {\n var value = element.value;\n\n if ( // charcode for l\n value.charCodeAt(0) === 108 && // charcode for b\n value.charCodeAt(2) === 98) {\n // this ignores label\n element[\"return\"] = '';\n element.value = '';\n }\n }\n};\n\n/* eslint-disable no-fallthrough */\n\nfunction prefix(value, length) {\n switch (hash(value, length)) {\n // color-adjust\n case 5103:\n return WEBKIT + 'print-' + value + value;\n // animation, animation-(delay|direction|duration|fill-mode|iteration-count|name|play-state|timing-function)\n\n case 5737:\n case 4201:\n case 3177:\n case 3433:\n case 1641:\n case 4457:\n case 2921: // text-decoration, filter, clip-path, backface-visibility, column, box-decoration-break\n\n case 5572:\n case 6356:\n case 5844:\n case 3191:\n case 6645:\n case 3005: // mask, mask-image, mask-(mode|clip|size), mask-(repeat|origin), mask-position, mask-composite,\n\n case 6391:\n case 5879:\n case 5623:\n case 6135:\n case 4599:\n case 4855: // background-clip, columns, column-(count|fill|gap|rule|rule-color|rule-style|rule-width|span|width)\n\n case 4215:\n case 6389:\n case 5109:\n case 5365:\n case 5621:\n case 3829:\n return WEBKIT + value + value;\n // appearance, user-select, transform, hyphens, text-size-adjust\n\n case 5349:\n case 4246:\n case 4810:\n case 6968:\n case 2756:\n return WEBKIT + value + MOZ + value + MS + value + value;\n // flex, flex-direction\n\n case 6828:\n case 4268:\n return WEBKIT + value + MS + value + value;\n // order\n\n case 6165:\n return WEBKIT + value + MS + 'flex-' + value + value;\n // align-items\n\n case 5187:\n return WEBKIT + value + replace(value, /(\\w+).+(:[^]+)/, WEBKIT + 'box-$1$2' + MS + 'flex-$1$2') + value;\n // align-self\n\n case 5443:\n return WEBKIT + value + MS + 'flex-item-' + replace(value, /flex-|-self/, '') + value;\n // align-content\n\n case 4675:\n return WEBKIT + value + MS + 'flex-line-pack' + replace(value, /align-content|flex-|-self/, '') + value;\n // flex-shrink\n\n case 5548:\n return WEBKIT + value + MS + replace(value, 'shrink', 'negative') + value;\n // flex-basis\n\n case 5292:\n return WEBKIT + value + MS + replace(value, 'basis', 'preferred-size') + value;\n // flex-grow\n\n case 6060:\n return WEBKIT + 'box-' + replace(value, '-grow', '') + WEBKIT + value + MS + replace(value, 'grow', 'positive') + value;\n // transition\n\n case 4554:\n return WEBKIT + replace(value, /([^-])(transform)/g, '$1' + WEBKIT + '$2') + value;\n // cursor\n\n case 6187:\n return replace(replace(replace(value, /(zoom-|grab)/, WEBKIT + '$1'), /(image-set)/, WEBKIT + '$1'), value, '') + value;\n // background, background-image\n\n case 5495:\n case 3959:\n return replace(value, /(image-set\\([^]*)/, WEBKIT + '$1' + '$`$1');\n // justify-content\n\n case 4968:\n return replace(replace(value, /(.+:)(flex-)?(.*)/, WEBKIT + 'box-pack:$3' + MS + 'flex-pack:$3'), /s.+-b[^;]+/, 'justify') + WEBKIT + value + value;\n // (margin|padding)-inline-(start|end)\n\n case 4095:\n case 3583:\n case 4068:\n case 2532:\n return replace(value, /(.+)-inline(.+)/, WEBKIT + '$1$2') + value;\n // (min|max)?(width|height|inline-size|block-size)\n\n case 8116:\n case 7059:\n case 5753:\n case 5535:\n case 5445:\n case 5701:\n case 4933:\n case 4677:\n case 5533:\n case 5789:\n case 5021:\n case 4765:\n // stretch, max-content, min-content, fill-available\n if (strlen(value) - 1 - length > 6) switch (charat(value, length + 1)) {\n // (m)ax-content, (m)in-content\n case 109:\n // -\n if (charat(value, length + 4) !== 45) break;\n // (f)ill-available, (f)it-content\n\n case 102:\n return replace(value, /(.+:)(.+)-([^]+)/, '$1' + WEBKIT + '$2-$3' + '$1' + MOZ + (charat(value, length + 3) == 108 ? '$3' : '$2-$3')) + value;\n // (s)tretch\n\n case 115:\n return ~indexof(value, 'stretch') ? prefix(replace(value, 'stretch', 'fill-available'), length) + value : value;\n }\n break;\n // position: sticky\n\n case 4949:\n // (s)ticky?\n if (charat(value, length + 1) !== 115) break;\n // display: (flex|inline-flex)\n\n case 6444:\n switch (charat(value, strlen(value) - 3 - (~indexof(value, '!important') && 10))) {\n // stic(k)y\n case 107:\n return replace(value, ':', ':' + WEBKIT) + value;\n // (inline-)?fl(e)x\n\n case 101:\n return replace(value, /(.+:)([^;!]+)(;|!.+)?/, '$1' + WEBKIT + (charat(value, 14) === 45 ? 'inline-' : '') + 'box$3' + '$1' + WEBKIT + '$2$3' + '$1' + MS + '$2box$3') + value;\n }\n\n break;\n // writing-mode\n\n case 5936:\n switch (charat(value, length + 11)) {\n // vertical-l(r)\n case 114:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'tb') + value;\n // vertical-r(l)\n\n case 108:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'tb-rl') + value;\n // horizontal(-)tb\n\n case 45:\n return WEBKIT + value + MS + replace(value, /[svh]\\w+-[tblr]{2}/, 'lr') + value;\n }\n\n return WEBKIT + value + MS + value + value;\n }\n\n return value;\n}\n\nvar prefixer = function prefixer(element, index, children, callback) {\n if (element.length > -1) if (!element[\"return\"]) switch (element.type) {\n case DECLARATION:\n element[\"return\"] = prefix(element.value, element.length);\n break;\n\n case KEYFRAMES:\n return serialize([copy(element, {\n value: replace(element.value, '@', '@' + WEBKIT)\n })], callback);\n\n case RULESET:\n if (element.length) return combine(element.props, function (value) {\n switch (match(value, /(::plac\\w+|:read-\\w+)/)) {\n // :read-(only|write)\n case ':read-only':\n case ':read-write':\n return serialize([copy(element, {\n props: [replace(value, /:(read-\\w+)/, ':' + MOZ + '$1')]\n })], callback);\n // :placeholder\n\n case '::placeholder':\n return serialize([copy(element, {\n props: [replace(value, /:(plac\\w+)/, ':' + WEBKIT + 'input-$1')]\n }), copy(element, {\n props: [replace(value, /:(plac\\w+)/, ':' + MOZ + '$1')]\n }), copy(element, {\n props: [replace(value, /:(plac\\w+)/, MS + 'input-$1')]\n })], callback);\n }\n\n return '';\n });\n }\n};\n\nvar defaultStylisPlugins = [prefixer];\n\nvar createCache = function\n /*: EmotionCache */\ncreateCache(options\n/*: Options */\n) {\n var key = options.key;\n\n if (key === 'css') {\n var ssrStyles = document.querySelectorAll(\"style[data-emotion]:not([data-s])\"); // get SSRed styles out of the way of React's hydration\n // document.head is a safe place to move them to(though note document.head is not necessarily the last place they will be)\n // note this very very intentionally targets all style elements regardless of the key to ensure\n // that creating a cache works inside of render of a React component\n\n Array.prototype.forEach.call(ssrStyles, function (node\n /*: HTMLStyleElement */\n ) {\n // we want to only move elements which have a space in the data-emotion attribute value\n // because that indicates that it is an Emotion 11 server-side rendered style elements\n // while we will already ignore Emotion 11 client-side inserted styles because of the :not([data-s]) part in the selector\n // Emotion 10 client-side inserted styles did not have data-s (but importantly did not have a space in their data-emotion attributes)\n // so checking for the space ensures that loading Emotion 11 after Emotion 10 has inserted some styles\n // will not result in the Emotion 10 styles being destroyed\n var dataEmotionAttribute = node.getAttribute('data-emotion');\n\n if (dataEmotionAttribute.indexOf(' ') === -1) {\n return;\n }\n\n document.head.appendChild(node);\n node.setAttribute('data-s', '');\n });\n }\n\n var stylisPlugins = options.stylisPlugins || defaultStylisPlugins;\n\n var inserted = {};\n var container;\n /* : Node */\n\n var nodesToHydrate = [];\n\n {\n container = options.container || document.head;\n Array.prototype.forEach.call( // this means we will ignore elements which don't have a space in them which\n // means that the style elements we're looking at are only Emotion 11 server-rendered style elements\n document.querySelectorAll(\"style[data-emotion^=\\\"\" + key + \" \\\"]\"), function (node\n /*: HTMLStyleElement */\n ) {\n var attrib = node.getAttribute(\"data-emotion\").split(' ');\n\n for (var i = 1; i < attrib.length; i++) {\n inserted[attrib[i]] = true;\n }\n\n nodesToHydrate.push(node);\n });\n }\n\n var _insert;\n /*: (\n selector: string,\n serialized: SerializedStyles,\n sheet: StyleSheet,\n shouldCache: boolean\n ) => string | void */\n\n\n var omnipresentPlugins = [compat, removeLabel];\n\n {\n var currentSheet;\n var finalizingPlugins = [stringify, rulesheet(function (rule) {\n currentSheet.insert(rule);\n })];\n var serializer = middleware(omnipresentPlugins.concat(stylisPlugins, finalizingPlugins));\n\n var stylis = function stylis(styles) {\n return serialize(compile(styles), serializer);\n };\n\n _insert = function\n /*: void */\n insert(selector\n /*: string */\n , serialized\n /*: SerializedStyles */\n , sheet\n /*: StyleSheet */\n , shouldCache\n /*: boolean */\n ) {\n currentSheet = sheet;\n\n stylis(selector ? selector + \"{\" + serialized.styles + \"}\" : serialized.styles);\n\n if (shouldCache) {\n cache.inserted[serialized.name] = true;\n }\n };\n }\n\n var cache\n /*: EmotionCache */\n = {\n key: key,\n sheet: new StyleSheet({\n key: key,\n container: container,\n nonce: options.nonce,\n speedy: options.speedy,\n prepend: options.prepend,\n insertionPoint: options.insertionPoint\n }),\n nonce: options.nonce,\n inserted: inserted,\n registered: {},\n insert: _insert\n };\n cache.sheet.hydrate(nodesToHydrate);\n return cache;\n};\n\nexport { createCache as default };\n","import {MS, MOZ, WEBKIT, RULESET, KEYFRAMES, DECLARATION} from './Enum.js'\nimport {match, charat, substr, strlen, sizeof, replace, combine} from './Utility.js'\nimport {copy, tokenize} from './Tokenizer.js'\nimport {serialize} from './Serializer.js'\nimport {prefix} from './Prefixer.js'\n\n/**\n * @param {function[]} collection\n * @return {function}\n */\nexport function middleware (collection) {\n\tvar length = sizeof(collection)\n\n\treturn function (element, index, children, callback) {\n\t\tvar output = ''\n\n\t\tfor (var i = 0; i < length; i++)\n\t\t\toutput += collection[i](element, index, children, callback) || ''\n\n\t\treturn output\n\t}\n}\n\n/**\n * @param {function} callback\n * @return {function}\n */\nexport function rulesheet (callback) {\n\treturn function (element) {\n\t\tif (!element.root)\n\t\t\tif (element = element.return)\n\t\t\t\tcallback(element)\n\t}\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n * @param {function} callback\n */\nexport function prefixer (element, index, children, callback) {\n\tif (element.length > -1)\n\t\tif (!element.return)\n\t\t\tswitch (element.type) {\n\t\t\t\tcase DECLARATION: element.return = prefix(element.value, element.length, children)\n\t\t\t\t\treturn\n\t\t\t\tcase KEYFRAMES:\n\t\t\t\t\treturn serialize([copy(element, {value: replace(element.value, '@', '@' + WEBKIT)})], callback)\n\t\t\t\tcase RULESET:\n\t\t\t\t\tif (element.length)\n\t\t\t\t\t\treturn combine(element.props, function (value) {\n\t\t\t\t\t\t\tswitch (match(value, /(::plac\\w+|:read-\\w+)/)) {\n\t\t\t\t\t\t\t\t// :read-(only|write)\n\t\t\t\t\t\t\t\tcase ':read-only': case ':read-write':\n\t\t\t\t\t\t\t\t\treturn serialize([copy(element, {props: [replace(value, /:(read-\\w+)/, ':' + MOZ + '$1')]})], callback)\n\t\t\t\t\t\t\t\t// :placeholder\n\t\t\t\t\t\t\t\tcase '::placeholder':\n\t\t\t\t\t\t\t\t\treturn serialize([\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, ':' + WEBKIT + 'input-$1')]}),\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, ':' + MOZ + '$1')]}),\n\t\t\t\t\t\t\t\t\t\tcopy(element, {props: [replace(value, /:(plac\\w+)/, MS + 'input-$1')]})\n\t\t\t\t\t\t\t\t\t], callback)\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\treturn ''\n\t\t\t\t\t\t})\n\t\t\t}\n}\n\n/**\n * @param {object} element\n * @param {number} index\n * @param {object[]} children\n */\nexport function namespace (element) {\n\tswitch (element.type) {\n\t\tcase RULESET:\n\t\t\telement.props = element.props.map(function (value) {\n\t\t\t\treturn combine(tokenize(value), function (value, index, children) {\n\t\t\t\t\tswitch (charat(value, 0)) {\n\t\t\t\t\t\t// \\f\n\t\t\t\t\t\tcase 12:\n\t\t\t\t\t\t\treturn substr(value, 1, strlen(value))\n\t\t\t\t\t\t// \\0 ( + > ~\n\t\t\t\t\t\tcase 0: case 40: case 43: case 62: case 126:\n\t\t\t\t\t\t\treturn value\n\t\t\t\t\t\t// :\n\t\t\t\t\t\tcase 58:\n\t\t\t\t\t\t\tif (children[++index] === 'global')\n\t\t\t\t\t\t\t\tchildren[index] = '', children[++index] = '\\f' + substr(children[index], index = 1, -1)\n\t\t\t\t\t\t// \\s\n\t\t\t\t\t\tcase 32:\n\t\t\t\t\t\t\treturn index === 1 ? '' : value\n\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\tswitch (index) {\n\t\t\t\t\t\t\t\tcase 0: element = value\n\t\t\t\t\t\t\t\t\treturn sizeof(children) > 1 ? '' : value\n\t\t\t\t\t\t\t\tcase index = sizeof(children) - 1: case 2:\n\t\t\t\t\t\t\t\t\treturn index === 2 ? value + element + element : value + element\n\t\t\t\t\t\t\t\tdefault:\n\t\t\t\t\t\t\t\t\treturn value\n\t\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t})\n\t\t\t})\n\t}\n}\n","function _extends() {\n return _extends = Object.assign ? Object.assign.bind() : function (n) {\n for (var e = 1; e < arguments.length; e++) {\n var t = arguments[e];\n for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);\n }\n return n;\n }, _extends.apply(null, arguments);\n}\nexport { _extends as default };","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n","/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n","/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n","'use strict';\n\nvar reactIs = require('react-is');\n\n/**\n * Copyright 2015, Yahoo! Inc.\n * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.\n */\nvar REACT_STATICS = {\n childContextTypes: true,\n contextType: true,\n contextTypes: true,\n defaultProps: true,\n displayName: true,\n getDefaultProps: true,\n getDerivedStateFromError: true,\n getDerivedStateFromProps: true,\n mixins: true,\n propTypes: true,\n type: true\n};\nvar KNOWN_STATICS = {\n name: true,\n length: true,\n prototype: true,\n caller: true,\n callee: true,\n arguments: true,\n arity: true\n};\nvar FORWARD_REF_STATICS = {\n '$$typeof': true,\n render: true,\n defaultProps: true,\n displayName: true,\n propTypes: true\n};\nvar MEMO_STATICS = {\n '$$typeof': true,\n compare: true,\n defaultProps: true,\n displayName: true,\n propTypes: true,\n type: true\n};\nvar TYPE_STATICS = {};\nTYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;\nTYPE_STATICS[reactIs.Memo] = MEMO_STATICS;\n\nfunction getStatics(component) {\n // React v16.11 and below\n if (reactIs.isMemo(component)) {\n return MEMO_STATICS;\n } // React v16.12 and above\n\n\n return TYPE_STATICS[component['$$typeof']] || REACT_STATICS;\n}\n\nvar defineProperty = Object.defineProperty;\nvar getOwnPropertyNames = Object.getOwnPropertyNames;\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\nvar getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\nvar getPrototypeOf = Object.getPrototypeOf;\nvar objectPrototype = Object.prototype;\nfunction hoistNonReactStatics(targetComponent, sourceComponent, blacklist) {\n if (typeof sourceComponent !== 'string') {\n // don't hoist over string (html) components\n if (objectPrototype) {\n var inheritedComponent = getPrototypeOf(sourceComponent);\n\n if (inheritedComponent && inheritedComponent !== objectPrototype) {\n hoistNonReactStatics(targetComponent, inheritedComponent, blacklist);\n }\n }\n\n var keys = getOwnPropertyNames(sourceComponent);\n\n if (getOwnPropertySymbols) {\n keys = keys.concat(getOwnPropertySymbols(sourceComponent));\n }\n\n var targetStatics = getStatics(targetComponent);\n var sourceStatics = getStatics(sourceComponent);\n\n for (var i = 0; i < keys.length; ++i) {\n var key = keys[i];\n\n if (!KNOWN_STATICS[key] && !(blacklist && blacklist[key]) && !(sourceStatics && sourceStatics[key]) && !(targetStatics && targetStatics[key])) {\n var descriptor = getOwnPropertyDescriptor(sourceComponent, key);\n\n try {\n // Avoid failures from read-only properties\n defineProperty(targetComponent, key, descriptor);\n } catch (e) {}\n }\n }\n }\n\n return targetComponent;\n}\n\nmodule.exports = hoistNonReactStatics;\n","var isBrowser = true;\n\nfunction getRegisteredStyles(registered, registeredStyles, classNames) {\n var rawClassName = '';\n classNames.split(' ').forEach(function (className) {\n if (registered[className] !== undefined) {\n registeredStyles.push(registered[className] + \";\");\n } else if (className) {\n rawClassName += className + \" \";\n }\n });\n return rawClassName;\n}\nvar registerStyles = function registerStyles(cache, serialized, isStringTag) {\n var className = cache.key + \"-\" + serialized.name;\n\n if ( // we only need to add the styles to the registered cache if the\n // class name could be used further down\n // the tree but if it's a string tag, we know it won't\n // so we don't have to add it to registered cache.\n // this improves memory usage since we can avoid storing the whole style string\n (isStringTag === false || // we need to always store it if we're in compat mode and\n // in node since emotion-server relies on whether a style is in\n // the registered cache to know whether a style is global or not\n // also, note that this check will be dead code eliminated in the browser\n isBrowser === false ) && cache.registered[className] === undefined) {\n cache.registered[className] = serialized.styles;\n }\n};\nvar insertStyles = function insertStyles(cache, serialized, isStringTag) {\n registerStyles(cache, serialized, isStringTag);\n var className = cache.key + \"-\" + serialized.name;\n\n if (cache.inserted[serialized.name] === undefined) {\n var current = serialized;\n\n do {\n cache.insert(serialized === current ? \".\" + className : '', current, cache.sheet, true);\n\n current = current.next;\n } while (current !== undefined);\n }\n};\n\nexport { getRegisteredStyles, insertStyles, registerStyles };\n","var unitlessKeys = {\n animationIterationCount: 1,\n aspectRatio: 1,\n borderImageOutset: 1,\n borderImageSlice: 1,\n borderImageWidth: 1,\n boxFlex: 1,\n boxFlexGroup: 1,\n boxOrdinalGroup: 1,\n columnCount: 1,\n columns: 1,\n flex: 1,\n flexGrow: 1,\n flexPositive: 1,\n flexShrink: 1,\n flexNegative: 1,\n flexOrder: 1,\n gridRow: 1,\n gridRowEnd: 1,\n gridRowSpan: 1,\n gridRowStart: 1,\n gridColumn: 1,\n gridColumnEnd: 1,\n gridColumnSpan: 1,\n gridColumnStart: 1,\n msGridRow: 1,\n msGridRowSpan: 1,\n msGridColumn: 1,\n msGridColumnSpan: 1,\n fontWeight: 1,\n lineHeight: 1,\n opacity: 1,\n order: 1,\n orphans: 1,\n scale: 1,\n tabSize: 1,\n widows: 1,\n zIndex: 1,\n zoom: 1,\n WebkitLineClamp: 1,\n // SVG-related properties\n fillOpacity: 1,\n floodOpacity: 1,\n stopOpacity: 1,\n strokeDasharray: 1,\n strokeDashoffset: 1,\n strokeMiterlimit: 1,\n strokeOpacity: 1,\n strokeWidth: 1\n};\n\nexport { unitlessKeys as default };\n","import hashString from '@emotion/hash';\nimport unitless from '@emotion/unitless';\nimport memoize from '@emotion/memoize';\n\nvar isDevelopment = false;\n\nvar hyphenateRegex = /[A-Z]|^ms/g;\nvar animationRegex = /_EMO_([^_]+?)_([^]*?)_EMO_/g;\n\nvar isCustomProperty = function isCustomProperty(property) {\n return property.charCodeAt(1) === 45;\n};\n\nvar isProcessableValue = function isProcessableValue(value) {\n return value != null && typeof value !== 'boolean';\n};\n\nvar processStyleName = /* #__PURE__ */memoize(function (styleName) {\n return isCustomProperty(styleName) ? styleName : styleName.replace(hyphenateRegex, '-$&').toLowerCase();\n});\n\nvar processStyleValue = function processStyleValue(key, value) {\n switch (key) {\n case 'animation':\n case 'animationName':\n {\n if (typeof value === 'string') {\n return value.replace(animationRegex, function (match, p1, p2) {\n cursor = {\n name: p1,\n styles: p2,\n next: cursor\n };\n return p1;\n });\n }\n }\n }\n\n if (unitless[key] !== 1 && !isCustomProperty(key) && typeof value === 'number' && value !== 0) {\n return value + 'px';\n }\n\n return value;\n};\n\nvar noComponentSelectorMessage = 'Component selectors can only be used in conjunction with ' + '@emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware ' + 'compiler transform.';\n\nfunction handleInterpolation(mergedProps, registered, interpolation) {\n if (interpolation == null) {\n return '';\n }\n\n var componentSelector = interpolation;\n\n if (componentSelector.__emotion_styles !== undefined) {\n\n return componentSelector;\n }\n\n switch (typeof interpolation) {\n case 'boolean':\n {\n return '';\n }\n\n case 'object':\n {\n var keyframes = interpolation;\n\n if (keyframes.anim === 1) {\n cursor = {\n name: keyframes.name,\n styles: keyframes.styles,\n next: cursor\n };\n return keyframes.name;\n }\n\n var serializedStyles = interpolation;\n\n if (serializedStyles.styles !== undefined) {\n var next = serializedStyles.next;\n\n if (next !== undefined) {\n // not the most efficient thing ever but this is a pretty rare case\n // and there will be very few iterations of this generally\n while (next !== undefined) {\n cursor = {\n name: next.name,\n styles: next.styles,\n next: cursor\n };\n next = next.next;\n }\n }\n\n var styles = serializedStyles.styles + \";\";\n return styles;\n }\n\n return createStringFromObject(mergedProps, registered, interpolation);\n }\n\n case 'function':\n {\n if (mergedProps !== undefined) {\n var previousCursor = cursor;\n var result = interpolation(mergedProps);\n cursor = previousCursor;\n return handleInterpolation(mergedProps, registered, result);\n }\n\n break;\n }\n } // finalize string values (regular strings and functions interpolated into css calls)\n\n\n var asString = interpolation;\n\n if (registered == null) {\n return asString;\n }\n\n var cached = registered[asString];\n return cached !== undefined ? cached : asString;\n}\n\nfunction createStringFromObject(mergedProps, registered, obj) {\n var string = '';\n\n if (Array.isArray(obj)) {\n for (var i = 0; i < obj.length; i++) {\n string += handleInterpolation(mergedProps, registered, obj[i]) + \";\";\n }\n } else {\n for (var key in obj) {\n var value = obj[key];\n\n if (typeof value !== 'object') {\n var asString = value;\n\n if (registered != null && registered[asString] !== undefined) {\n string += key + \"{\" + registered[asString] + \"}\";\n } else if (isProcessableValue(asString)) {\n string += processStyleName(key) + \":\" + processStyleValue(key, asString) + \";\";\n }\n } else {\n if (key === 'NO_COMPONENT_SELECTOR' && isDevelopment) {\n throw new Error(noComponentSelectorMessage);\n }\n\n if (Array.isArray(value) && typeof value[0] === 'string' && (registered == null || registered[value[0]] === undefined)) {\n for (var _i = 0; _i < value.length; _i++) {\n if (isProcessableValue(value[_i])) {\n string += processStyleName(key) + \":\" + processStyleValue(key, value[_i]) + \";\";\n }\n }\n } else {\n var interpolated = handleInterpolation(mergedProps, registered, value);\n\n switch (key) {\n case 'animation':\n case 'animationName':\n {\n string += processStyleName(key) + \":\" + interpolated + \";\";\n break;\n }\n\n default:\n {\n\n string += key + \"{\" + interpolated + \"}\";\n }\n }\n }\n }\n }\n }\n\n return string;\n}\n\nvar labelPattern = /label:\\s*([^\\s;{]+)\\s*(;|$)/g; // this is the cursor for keyframes\n// keyframes are stored on the SerializedStyles object as a linked list\n\nvar cursor;\nfunction serializeStyles(args, registered, mergedProps) {\n if (args.length === 1 && typeof args[0] === 'object' && args[0] !== null && args[0].styles !== undefined) {\n return args[0];\n }\n\n var stringMode = true;\n var styles = '';\n cursor = undefined;\n var strings = args[0];\n\n if (strings == null || strings.raw === undefined) {\n stringMode = false;\n styles += handleInterpolation(mergedProps, registered, strings);\n } else {\n var asTemplateStringsArr = strings;\n\n styles += asTemplateStringsArr[0];\n } // we start at 1 since we've already handled the first arg\n\n\n for (var i = 1; i < args.length; i++) {\n styles += handleInterpolation(mergedProps, registered, args[i]);\n\n if (stringMode) {\n var templateStringsArr = strings;\n\n styles += templateStringsArr[i];\n }\n } // using a global regex with .exec is stateful so lastIndex has to be reset each time\n\n\n labelPattern.lastIndex = 0;\n var identifierName = '';\n var match; // https://esbench.com/bench/5b809c2cf2949800a0f61fb5\n\n while ((match = labelPattern.exec(styles)) !== null) {\n identifierName += '-' + match[1];\n }\n\n var name = hashString(styles) + identifierName;\n\n return {\n name: name,\n styles: styles,\n next: cursor\n };\n}\n\nexport { serializeStyles };\n","/* eslint-disable */\n// Inspired by https://github.com/garycourt/murmurhash-js\n// Ported from https://github.com/aappleby/smhasher/blob/61a0530f28277f2e850bfc39600ce61d02b518de/src/MurmurHash2.cpp#L37-L86\nfunction murmur2(str) {\n // 'm' and 'r' are mixing constants generated offline.\n // They're not really 'magic', they just happen to work well.\n // const m = 0x5bd1e995;\n // const r = 24;\n // Initialize the hash\n var h = 0; // Mix 4 bytes at a time into the hash\n\n var k,\n i = 0,\n len = str.length;\n\n for (; len >= 4; ++i, len -= 4) {\n k = str.charCodeAt(i) & 0xff | (str.charCodeAt(++i) & 0xff) << 8 | (str.charCodeAt(++i) & 0xff) << 16 | (str.charCodeAt(++i) & 0xff) << 24;\n k =\n /* Math.imul(k, m): */\n (k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16);\n k ^=\n /* k >>> r: */\n k >>> 24;\n h =\n /* Math.imul(k, m): */\n (k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16) ^\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n } // Handle the last few bytes of the input array\n\n\n switch (len) {\n case 3:\n h ^= (str.charCodeAt(i + 2) & 0xff) << 16;\n\n case 2:\n h ^= (str.charCodeAt(i + 1) & 0xff) << 8;\n\n case 1:\n h ^= str.charCodeAt(i) & 0xff;\n h =\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n } // Do a few final mixes of the hash to ensure the last few\n // bytes are well-incorporated.\n\n\n h ^= h >>> 13;\n h =\n /* Math.imul(h, m): */\n (h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);\n return ((h ^ h >>> 15) >>> 0).toString(36);\n}\n\nexport { murmur2 as default };\n","import * as React from 'react';\n\nvar syncFallback = function syncFallback(create) {\n return create();\n};\n\nvar useInsertionEffect = React['useInsertion' + 'Effect'] ? React['useInsertion' + 'Effect'] : false;\nvar useInsertionEffectAlwaysWithSyncFallback = useInsertionEffect || syncFallback;\nvar useInsertionEffectWithLayoutFallback = useInsertionEffect || React.useLayoutEffect;\n\nexport { useInsertionEffectAlwaysWithSyncFallback, useInsertionEffectWithLayoutFallback };\n","import * as React from 'react';\nimport { useContext, forwardRef } from 'react';\nimport createCache from '@emotion/cache';\nimport _extends from '@babel/runtime/helpers/esm/extends';\nimport weakMemoize from '@emotion/weak-memoize';\nimport hoistNonReactStatics from '../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport { getRegisteredStyles, registerStyles, insertStyles } from '@emotion/utils';\nimport { serializeStyles } from '@emotion/serialize';\nimport { useInsertionEffectAlwaysWithSyncFallback } from '@emotion/use-insertion-effect-with-fallbacks';\n\nvar isDevelopment = false;\n\n/* import { type EmotionCache } from '@emotion/utils' */\nvar EmotionCacheContext\n/*: React.Context */\n= /* #__PURE__ */React.createContext( // we're doing this to avoid preconstruct's dead code elimination in this one case\n// because this module is primarily intended for the browser and node\n// but it's also required in react native and similar environments sometimes\n// and we could have a special build just for that\n// but this is much easier and the native packages\n// might use a different theme context in the future anyway\ntypeof HTMLElement !== 'undefined' ? /* #__PURE__ */createCache({\n key: 'css'\n}) : null);\n\nvar CacheProvider = EmotionCacheContext.Provider;\nvar __unsafe_useEmotionCache = function useEmotionCache()\n/*: EmotionCache | null*/\n{\n return useContext(EmotionCacheContext);\n};\n\nvar withEmotionCache = function withEmotionCache\n/* > */\n(func\n/*: (props: Props, cache: EmotionCache, ref: Ref) => React.Node */\n)\n/*: React.AbstractComponent */\n{\n return /*#__PURE__*/forwardRef(function (props\n /*: Props */\n , ref\n /*: Ref */\n ) {\n // the cache will never be null in the browser\n var cache = useContext(EmotionCacheContext);\n return func(props, cache, ref);\n });\n};\n\nvar ThemeContext = /* #__PURE__ */React.createContext({});\n\nvar useTheme = function useTheme() {\n return React.useContext(ThemeContext);\n};\n\nvar getTheme = function getTheme(outerTheme\n/*: Object */\n, theme\n/*: Object | (Object => Object) */\n) {\n if (typeof theme === 'function') {\n var mergedTheme = theme(outerTheme);\n\n return mergedTheme;\n }\n\n return _extends({}, outerTheme, theme);\n};\n\nvar createCacheWithTheme = /* #__PURE__ */weakMemoize(function (outerTheme) {\n return weakMemoize(function (theme) {\n return getTheme(outerTheme, theme);\n });\n});\n/*\ntype ThemeProviderProps = {\n theme: Object | (Object => Object),\n children: React.Node\n}\n*/\n\nvar ThemeProvider = function ThemeProvider(props\n/*: ThemeProviderProps */\n) {\n var theme = React.useContext(ThemeContext);\n\n if (props.theme !== theme) {\n theme = createCacheWithTheme(theme)(props.theme);\n }\n\n return /*#__PURE__*/React.createElement(ThemeContext.Provider, {\n value: theme\n }, props.children);\n};\nfunction withTheme\n/* */\n(Component\n/*: React.AbstractComponent */\n)\n/*: React.AbstractComponent<$Diff> */\n{\n var componentName = Component.displayName || Component.name || 'Component';\n\n var render = function render(props, ref) {\n var theme = React.useContext(ThemeContext);\n return /*#__PURE__*/React.createElement(Component, _extends({\n theme: theme,\n ref: ref\n }, props));\n };\n\n var WithTheme = /*#__PURE__*/React.forwardRef(render);\n WithTheme.displayName = \"WithTheme(\" + componentName + \")\";\n return hoistNonReactStatics(WithTheme, Component);\n}\n\nvar hasOwn = {}.hasOwnProperty;\n\nvar typePropName = '__EMOTION_TYPE_PLEASE_DO_NOT_USE__';\nvar createEmotionProps = function createEmotionProps(type\n/*: React.ElementType */\n, props\n/*: Object */\n) {\n\n var newProps\n /*: any */\n = {};\n\n for (var key in props) {\n if (hasOwn.call(props, key)) {\n newProps[key] = props[key];\n }\n }\n\n newProps[typePropName] = type; // Runtime labeling is an opt-in feature because:\n\n return newProps;\n};\n\nvar Insertion = function Insertion(_ref) {\n var cache = _ref.cache,\n serialized = _ref.serialized,\n isStringTag = _ref.isStringTag;\n registerStyles(cache, serialized, isStringTag);\n useInsertionEffectAlwaysWithSyncFallback(function () {\n return insertStyles(cache, serialized, isStringTag);\n });\n\n return null;\n};\n\nvar Emotion = /* #__PURE__ */withEmotionCache(\n/* */\nfunction (props, cache, ref) {\n var cssProp = props.css; // so that using `css` from `emotion` and passing the result to the css prop works\n // not passing the registered cache to serializeStyles because it would\n // make certain babel optimisations not possible\n\n if (typeof cssProp === 'string' && cache.registered[cssProp] !== undefined) {\n cssProp = cache.registered[cssProp];\n }\n\n var WrappedComponent = props[typePropName];\n var registeredStyles = [cssProp];\n var className = '';\n\n if (typeof props.className === 'string') {\n className = getRegisteredStyles(cache.registered, registeredStyles, props.className);\n } else if (props.className != null) {\n className = props.className + \" \";\n }\n\n var serialized = serializeStyles(registeredStyles, undefined, React.useContext(ThemeContext));\n\n className += cache.key + \"-\" + serialized.name;\n var newProps = {};\n\n for (var key in props) {\n if (hasOwn.call(props, key) && key !== 'css' && key !== typePropName && (!isDevelopment )) {\n newProps[key] = props[key];\n }\n }\n\n newProps.className = className;\n\n if (ref) {\n newProps.ref = ref;\n }\n\n return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {\n cache: cache,\n serialized: serialized,\n isStringTag: typeof WrappedComponent === 'string'\n }), /*#__PURE__*/React.createElement(WrappedComponent, newProps));\n});\n\nvar Emotion$1 = Emotion;\n\nexport { CacheProvider as C, Emotion$1 as E, ThemeContext as T, __unsafe_useEmotionCache as _, ThemeProvider as a, withTheme as b, createEmotionProps as c, hasOwn as h, isDevelopment as i, useTheme as u, withEmotionCache as w };\n","import * as ReactJSXRuntime from 'react/jsx-runtime';\nimport { h as hasOwn, E as Emotion, c as createEmotionProps } from '../../dist/emotion-element-5486c51c.browser.esm.js';\nimport 'react';\nimport '@emotion/cache';\nimport '@babel/runtime/helpers/extends';\nimport '@emotion/weak-memoize';\nimport '../../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport 'hoist-non-react-statics';\nimport '@emotion/utils';\nimport '@emotion/serialize';\nimport '@emotion/use-insertion-effect-with-fallbacks';\n\nvar Fragment = ReactJSXRuntime.Fragment;\nfunction jsx(type, props, key) {\n if (!hasOwn.call(props, 'css')) {\n return ReactJSXRuntime.jsx(type, props, key);\n }\n\n return ReactJSXRuntime.jsx(Emotion, createEmotionProps(type, props), key);\n}\nfunction jsxs(type, props, key) {\n if (!hasOwn.call(props, 'css')) {\n return ReactJSXRuntime.jsxs(type, props, key);\n }\n\n return ReactJSXRuntime.jsxs(Emotion, createEmotionProps(type, props), key);\n}\n\nexport { Fragment, jsx, jsxs };\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AccessibilityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AccessibilityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ActivityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ActivityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AirplayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AirplayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AirVentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AirVentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ALargeSmallIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ALargeSmallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmClockPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmClockPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlarmSmokeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlarmSmokeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlbumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlbumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignCenterVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignCenterVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignEndHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignEndHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignEndVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignEndVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeCenterIcon = (\n props: SVGProps,\n) => (\n \n \n \n);\nexport default AlignHorizontalDistributeCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalDistributeEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalDistributeStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalDistributeStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalJustifyStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalJustifyStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalSpaceAroundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalSpaceAroundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignHorizontalSpaceBetweenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignHorizontalSpaceBetweenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignJustifyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignJustifyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignStartHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignStartHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignStartVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignStartVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalDistributeStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalDistributeStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyCenterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyCenterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalJustifyStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalJustifyStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalSpaceAroundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalSpaceAroundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AlignVerticalSpaceBetweenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AlignVerticalSpaceBetweenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmazonEksSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default AmazonEksSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmbulanceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmbulanceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmpersandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmpersandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AmpersandsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AmpersandsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnchorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnchorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AngryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AngryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnnoyedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnnoyedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AntennaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AntennaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AnvilIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AnvilIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ApertureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ApertureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppWindowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppWindowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AppWindowMacIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AppWindowMacIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveRestoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveRestoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArchiveXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArchiveXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AreaChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AreaChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArmchairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArmchairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigDownDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigDownDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigLeftDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigLeftDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigRightDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigRightDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigUpDashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigUpDashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowBigUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowBigUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDown01Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDown01Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDown10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDown10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownAZIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownAZIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownNarrowWideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownNarrowWideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownToDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownToDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownWideNarrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownWideNarrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowDownZAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowDownZAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowLeftToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowLeftToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowRightToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowRightToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowsUpFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowsUpFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUp01Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUp01Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUp10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUp10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpAZIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpAZIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpFromDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpFromDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpFromLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpFromLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpNarrowWideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpNarrowWideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpToLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpToLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpWideNarrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpWideNarrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ArrowUpZAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ArrowUpZAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AsteriskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AsteriskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AtomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AtomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AtSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AtSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AudioLinesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AudioLinesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AudioWaveformIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AudioWaveformIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AxeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default AxeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Axis3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Axis3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst AzureAksSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n);\nexport default AzureAksSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BabyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BabyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BackpackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BackpackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeCentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeCentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeDollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeDollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeEuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeEuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeHelpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeHelpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeIndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeIndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeInfoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeInfoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeJapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeJapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgePoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgePoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeRussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeRussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeSwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeSwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BadgeXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BadgeXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BaggageClaimIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BaggageClaimIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BalancerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BalancerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BananaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BananaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BanknoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BanknoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChart4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChart4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartHorizontalBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartHorizontalBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BarcodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BarcodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BareMetalLinuxSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n);\nexport default BareMetalLinuxSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BaselineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BaselineIcon;\n","// This file is part of MinIO Design System;\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatchJobsIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BatchJobsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BathIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BathIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryChargingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryChargingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryFullIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryFullIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryLowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryLowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BatteryWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BatteryWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeanOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeanOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedDoubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedDoubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BedSingleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BedSingleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeefIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeefIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BeerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BeerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellArrowIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BellArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellElectricIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellElectricIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellPlusIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default BellPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BellRingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BellRingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenHorizontalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenHorizontalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenHorizontalStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenHorizontalStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenVerticalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenVerticalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BetweenVerticalStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BetweenVerticalStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BikeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BikeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BinaryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BinaryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BiohazardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BiohazardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BirdIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BirdIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BitcoinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BitcoinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlendIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlendIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlindsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlindsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BlocksIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BlocksIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothConnectedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothConnectedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BluetoothSearchingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BluetoothSearchingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoltIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoltIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BombIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BombIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookAIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookAIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookAudioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookAudioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookCopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookHeadphonesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookHeadphonesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookMarkedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookMarkedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookmarkXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookmarkXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookOpenTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookOpenTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUp2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUp2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BookXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BookXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoomBoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoomBoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BotMessageSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BotMessageSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxOutlineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxOutlineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BoxSelectIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BoxSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BracesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BracesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BracketsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BracketsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainCircuitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainCircuitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrickWallIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrickWallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseBusinessIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseBusinessIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BriefcaseMedicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BriefcaseMedicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BringToFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BringToFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BrushIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BrushIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketCopyIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default BucketCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BucketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BucketQuotaIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default BucketQuotaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BugPlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BugPlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Building2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Building2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BuildingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BuildingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BusFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BusFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst BusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default BusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CableCarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CableCarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CakeSliceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CakeSliceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalculatorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalculatorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarDaysIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarDaysIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarFoldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarFoldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarMinus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarMinus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarPlus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarPlus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarRangeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarRangeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarX2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarX2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CalendarXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CalendarXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CameraIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CameraIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CameraOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CameraOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandlestickChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandlestickChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyCaneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyCaneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CandyOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CandyOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CannabisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CannabisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaptionsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaptionsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaptionsOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaptionsOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaravanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaravanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaretFilledIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaretFilledIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaretIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaretIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CarTaxiFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CarTaxiFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseLowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseLowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseSensitiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseSensitiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CaseUpperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CaseUpperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CassetteTapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CassetteTapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CastleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CastleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CatIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default CatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CctvIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CctvIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CheckCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CheckCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChefHatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChefHatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CherryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CherryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronFirstIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronFirstIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronLastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronLastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsDownUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsDownUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsLeftRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsLeftRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsRightLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsRightLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsUpDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsUpDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronsUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronsUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChromeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChromeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ChurchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ChurchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CigaretteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CigaretteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CigaretteOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CigaretteOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowOutUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowOutUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleCheckBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleCheckBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDivideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDotDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDotDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleEqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleEqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleFadingPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleFadingPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleFillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleFillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleGaugeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleGaugeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleHelpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleHelpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleParkingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleParkingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleParkingOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleParkingOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CirclePowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CirclePowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleSlash2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleSlash2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleStopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleStopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleUserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleUserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircleXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircleXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CircuitBoardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CircuitBoardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CitrusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CitrusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClapperboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClapperboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardCopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardCopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPasteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPasteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClipboardXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClipboardXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock7Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock7Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock8Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock8Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock9Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock9Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock10Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock10Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock11Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock11Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Clock12Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Clock12Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudDownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudDownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudDrizzleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudDrizzleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudFogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudFogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudHailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudHailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudLightningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudLightningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudMoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudMoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudMoonRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudMoonRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudRainWindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudRainWindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudSunRainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudSunRainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudUploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudUploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloudyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloudyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CloverIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CloverIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterHealthIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterHealthIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterIngressIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ClusterIngressIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterNodeIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n);\nexport default ClusterNodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClusterReplicationIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ClusterReplicationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ClustersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ClustersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodepenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodepenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodesandboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodesandboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CodeXmlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CodeXmlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CoffeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CoffeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CoinsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CoinsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CollapseIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default CollapseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Columns4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Columns4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CombineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CombineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CommandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CommandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CompassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CompassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ComponentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ComponentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ComputerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ComputerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConciergeBellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConciergeBellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ConstructionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ConstructionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContactIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContactIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContactRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContactRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContainerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContainerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContainerImagesIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default ContainerImagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ContrastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ContrastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CookieIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CookieIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CookingPotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CookingPotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyleftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyleftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyrightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyrightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopySlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopySlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CopyXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CopyXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerLeftDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerLeftDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerLeftUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerLeftUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerRightDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerRightDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerRightUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerRightUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CornerUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CornerUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CpuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CpuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CreativeCommonsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CreativeCommonsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CreditCardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CreditCardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CroissantIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CroissantIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CropIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CropIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrosshairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrosshairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrossIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrossIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CrownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CrownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CuboidIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CuboidIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CupSodaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CupSodaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CurrencyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CurrencyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst CylinderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default CylinderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseApiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseApiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseBackupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseBackupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DatabaseZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DatabaseZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DataIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DataIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DeleteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DeleteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DessertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DessertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiameterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiameterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiamondIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiamondIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiamondPercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiamondPercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Dice6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Dice6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DicesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DicesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Disc2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Disc2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Disc3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Disc3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiscAlbumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiscAlbumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DiscIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DiscIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DivideIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DnaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DnaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DnaOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DnaOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DollarSignIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DollarSignIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DonutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DonutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DoorClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DoorClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DoorOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DoorOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DraftingCompassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DraftingCompassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DramaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DramaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DribbbleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DribbbleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DropletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DropletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DropletsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DropletsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DrumstickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DrumstickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst DumbbellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default DumbbellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarthIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarthIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EarthLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EarthLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EclipseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EclipseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggFriedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggFriedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EggOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EggOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EllipsisVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EllipsisVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EqualNotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EqualNotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EraserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EraserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ExpandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ExpandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ExternalLinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ExternalLinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EyeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EyeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst EyeOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default EyeOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FacebookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FacebookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FactoryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FactoryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FastForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FastForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FeatherIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FeatherIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FenceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FenceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FerrisWheelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FerrisWheelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileArchiveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAudio2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAudio2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAudioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAudioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileAxis3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileAxis3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBadge2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBadge2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBadgeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBadgeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBarChart2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBarChart2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBarChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBarChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileBoxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileBoxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCode2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCode2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDigitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDigitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileJson2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileJson2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileJsonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileJsonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileKey2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileKey2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLineChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLineChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLock2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLock2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMinus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMinus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileOutputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileOutputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePieChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePieChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePlus2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePlus2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileScanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileScanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSearch2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSearch2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSlidersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSlidersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSpreadsheetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSpreadsheetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileStackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileStackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileSymlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileSymlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileType2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileType2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileTypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileTypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVideo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVideo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVolume2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVolume2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileVolumeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileVolumeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileX2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FileX2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FileXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FileXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilmIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilmIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FilterXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FilterXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FingerprintIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FingerprintIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FireExtinguisherIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FireExtinguisherIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FishIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FishIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FishSymbolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FishSymbolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagTriangleLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagTriangleLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlagTriangleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlagTriangleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlameIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlameIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlameKindlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlameKindlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlashlightIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FlashlightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlashlightOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlashlightOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskConicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskConicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskConicalOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskConicalOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlaskRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlaskRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipHorizontal2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipHorizontal2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipVertical2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipVertical2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlipVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlipVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Flower2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Flower2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FlowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FlowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FocusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FocusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderArchiveIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default FolderArchiveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderClockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderClockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderGit2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderGit2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderGitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderGitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKey2Icon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FolderKey2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderKeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderKeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOpenDotIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default FolderOpenDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderOutputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderOutputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderRootIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderRootIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSearch2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSearch2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSymlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSymlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderSyncIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderSyncIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FolderXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FolderXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FoldVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FoldVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FootprintsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FootprintsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ForkliftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ForkliftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FrameIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FrameIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FramerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FramerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FrownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FrownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FuelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FuelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst FullscreenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default FullscreenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryHorizontalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryHorizontalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryThumbnailsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryThumbnailsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryVerticalEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryVerticalEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GalleryVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GalleryVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Gamepad2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Gamepad2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GamepadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GamepadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GanttChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GanttChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GaugeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GaugeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GavelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GavelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GemIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GemIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GhostIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GhostIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GiftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GiftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitBranchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitBranchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitBranchPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitBranchPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCommitHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCommitHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCommitVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCommitVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCompareArrowsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCompareArrowsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitCompareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitCompareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitForkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitForkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitGraphIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitGraphIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GithubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GithubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitlabIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitlabIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitMergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitMergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestArrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestClosedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestClosedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestCreateArrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestCreateArrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestCreateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestCreateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestDraftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestDraftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GitPullRequestIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GitPullRequestIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlassesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlassesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlassWaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlassWaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlobeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlobeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GlobeLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GlobeLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GoalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GoalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GoogleGkeSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n);\nexport default GoogleGkeSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GrabIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GrabIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GraduationCapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GraduationCapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GrapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GrapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Grid2x2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Grid2x2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Grid3x3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Grid3x3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GripVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GripVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GroupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GroupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst GuitarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default GuitarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HamIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HamIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HammerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HammerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandCoinsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandCoinsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandHelpingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandHelpingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandMetalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandMetalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandPlatterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandPlatterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HandshakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HandshakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveDownloadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveDownloadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveSearchIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default HardDriveSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardDriveUploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardDriveUploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HardHatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HardHatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HazeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HazeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HdmiPortIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HdmiPortIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Heading6Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Heading6Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadphonesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadphonesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeadsetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeadsetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartCrackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartCrackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartHandshakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartHandshakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeartPulseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeartPulseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HeaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HeaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HexagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HexagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HighlighterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HighlighterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HistoryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HistoryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HomeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HomeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HopOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HopOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HospitalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HospitalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HotelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HotelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst HourglassIcon = (props: SVGProps) => (\n \n \n \n);\nexport default HourglassIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IceCreamBowlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IceCreamBowlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IceCreamConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IceCreamConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImagePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImagePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImagesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImageUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImageUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ImportIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ImportIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndentDecreaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndentDecreaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndentIncreaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndentIncreaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InfinityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InfinityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InfoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InfoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InspectionPanelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InspectionPanelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst InstagramIcon = (props: SVGProps) => (\n \n \n \n);\nexport default InstagramIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ItalicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ItalicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IterationCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IterationCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst IterationCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default IterationCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst JapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default JapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst JoystickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default JoystickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyboardMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyboardMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeyRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeyRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KeySquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default KeySquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst KubernetesSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default KubernetesSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LambdaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LambdaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampCeilingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampCeilingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampDeskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampDeskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampFloorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampFloorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampWallDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampWallDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LampWallUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LampWallUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LandmarkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LandmarkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LandPlotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LandPlotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LanguagesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LanguagesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaptopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaptopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaptopMinimalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaptopMinimalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LassoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LassoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LassoSelectIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default LassoSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LaughIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LaughIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Layers2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Layers2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Layers3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Layers3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutDashboardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutDashboardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutGridIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutGridIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutPanelLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutPanelLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutPanelTopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutPanelTopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LayoutTemplateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LayoutTemplateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LDAPIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LDAPIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LeafIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LeafIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LeafyGreenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LeafyGreenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LibraryBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LibraryBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LibraryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LibraryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LifeBuoyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LifeBuoyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LigatureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LigatureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LightbulbIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LightbulbIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LightbulbOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LightbulbOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LineChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LineChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Link2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Link2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Link2OffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Link2OffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LinkedinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LinkedinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListChecksIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListChecksIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListCollapseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListCollapseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListEndIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListEndIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListFilterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListFilterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListMusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListMusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListOrderedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListOrderedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListRestartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListRestartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListStartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListStartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListTodoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListTodoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListVideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListVideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ListXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ListXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LoaderCircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LoaderCircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LoaderIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LoaderIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateFixedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateFixedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LocateOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LocateOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockKeyholeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockKeyholeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockKeyholeOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockKeyholeOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LockOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LockOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LogInIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LogInIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LogOutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LogOutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LollipopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LollipopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst LuggageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default LuggageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MagnetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MagnetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailboxIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailboxIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MailXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MailXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinnedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinnedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MapPinOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MapPinOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MartiniIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MartiniIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Maximize2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Maximize2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MaximizeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MaximizeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MedalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MedalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MegaphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MegaphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MegaphoneOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MegaphoneOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MehIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MehIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MemoryStickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MemoryStickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MenuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MenuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleMoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleMoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCirclePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCirclePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleQuestionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageCircleXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageCircleXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDiffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDiffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareHeartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareHeartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareMoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareMoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquarePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquarePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareQuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareQuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareWarningIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareWarningIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessageSquareXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessageSquareXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MessagesSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MessagesSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicroscopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicroscopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicrowaveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicrowaveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MicVocalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MicVocalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilestoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilestoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MilkOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MilkOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Minimize2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Minimize2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinimizeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MinimizeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinIOIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default MinIOIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorPauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorPauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorPlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorPlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorSmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorSmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorSpeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorSpeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorStopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorStopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MonitorXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MonitorXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoonStarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoonStarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MountainIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MountainIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MountainSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MountainSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MouseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MouseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointer2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointer2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointerClickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointerClickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Move3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Move3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDiagonal2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDiagonal2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDiagonalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDiagonalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MoveVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MoveVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Music4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Music4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst MusicIcon = (props: SVGProps) => (\n \n \n \n);\nexport default MusicIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Navigation2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Navigation2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Navigation2OffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Navigation2OffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NavigationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NavigationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NavigationOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NavigationOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NetworkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NetworkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NewspaperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NewspaperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NfcIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NfcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookPenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookPenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookTabsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookTabsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotebookTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotebookTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotepadTextDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotepadTextDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NotepadTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NotepadTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst NutOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default NutOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonPauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonPauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OctagonXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OctagonXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OidcIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default OidcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OptionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OptionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst OrbitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default OrbitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Package2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Package2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackagePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackagePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PackageXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PackageXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Paintbrush2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Paintbrush2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintbrushIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintbrushIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintBucketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintBucketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaintRollerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaintRollerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaletteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaletteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelBottomOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelBottomOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelLeftOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelLeftOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelRightOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelRightOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsLeftBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsLeftBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsRightBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsRightBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelsTopLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelsTopLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopCloseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopCloseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PanelTopOpenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PanelTopOpenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PaperclipIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PaperclipIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ParenthesesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ParenthesesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ParkingMeterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ParkingMeterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PartyPopperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PartyPopperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PasscodeLockIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PasscodeLockIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PauseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PauseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PawPrintIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PawPrintIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PcCaseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PcCaseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PencilRulerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PencilRulerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PentagonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PentagonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PenToolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PenToolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PersonStandingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PersonStandingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneCallIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneCallIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneForwardedIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneForwardedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PhoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneIncomingIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneIncomingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneMissedIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneMissedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneOffIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PhoneOutgoingIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PhoneOutgoingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PianoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PianoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PickaxeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PickaxeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PictureInPicture2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default PictureInPicture2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PictureInPictureIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PictureInPictureIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PieChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PieChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PieUsageIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PieUsageIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PiggyBankIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PiggyBankIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PilcrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PilcrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PillIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PillIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PinIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PinIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PinOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PinOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PipetteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PipetteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PizzaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PizzaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneLandingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneLandingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlaneTakeoffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlaneTakeoffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlotSeriesIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default PlotSeriesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Plug2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Plug2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugZap2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugZap2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlugZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlugZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PocketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PocketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PocketKnifeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PocketKnifeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PodcastIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PodcastIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PointerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PointerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PopcornIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PopcornIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PopsicleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PopsicleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PowerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PowerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PresentationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PresentationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PrinterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PrinterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ProjectorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ProjectorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PromptObjectIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default PromptObjectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ProportionsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ProportionsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PuzzleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PuzzleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst PyramidIcon = (props: SVGProps) => (\n \n \n \n);\nexport default PyramidIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst QrCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default QrCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst QuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default QuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RabbitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RabbitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadiationIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadiationIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioReceiverIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioReceiverIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadioTowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadioTowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RadiusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RadiusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RailSymbolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RailSymbolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RainbowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RainbowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RatioIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RatioIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptCentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptCentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptEuroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptEuroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptIndianRupeeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptIndianRupeeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptJapaneseYenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptJapaneseYenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptPoundSterlingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptPoundSterlingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptRussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptRussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptSwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptSwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReceiptTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReceiptTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RectangleVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RectangleVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RecycleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RecycleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedhatOpenshiftSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n);\nexport default RedhatOpenshiftSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Redo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Redo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedoDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RedoDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RedoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RedoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCcwDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCcwDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCwIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCwIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCWOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefreshCWOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefreshCwSettingsIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default RefreshCwSettingsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RefrigeratorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RefrigeratorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RegexIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RegexIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RemoveFormattingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RemoveFormattingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Repeat1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Repeat1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Repeat2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Repeat2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RepeatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RepeatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplaceAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplaceAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplyAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplyAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ReplyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ReplyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RewindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RewindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RibbonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RibbonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RocketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RocketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RockingChairIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RockingChairIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RollerCoasterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RollerCoasterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rotate3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Rotate3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCCWSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCCWSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCWIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCWIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RotateCWSquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RotateCWSquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouteOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouteOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RouterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RouterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Rows4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Rows4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RssIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RssIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RulerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RulerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst RussianRubleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default RussianRubleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SailboatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SailboatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaladIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaladIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SandwichIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SandwichIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SatelliteDishIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SatelliteDishIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SatelliteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SatelliteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaveAllIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaveAllIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SaveIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SaveIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Scale3dIcon = (props: SVGProps) => (\n \n \n \n);\nexport default Scale3dIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScaleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScaleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScalingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScalingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanBarcodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanBarcodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanEyeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanEyeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanFaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanFaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanLineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanLineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScanTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScanTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScatterChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScatterChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SchoolIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SchoolIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScissorsLineDashedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScissorsLineDashedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScreenShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScreenShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScreenShareOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScreenShareOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScrollIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScrollIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ScrollTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ScrollTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SearchXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SearchXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SendToBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SendToBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SeparatorHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SeparatorHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SeparatorVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SeparatorVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerCrashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerCrashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ServerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ServerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Settings2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Settings2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SettingsIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default SettingsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShapesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShapesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Share2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Share2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SheetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SheetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShellIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShellIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldAlertIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldBanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldBanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldEllipsisIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldEllipsisIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldHalfIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldHalfIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldQuestionIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ShieldQuestionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShieldXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShieldXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShipIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShipIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShipWheelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShipWheelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShirtIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShirtIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingBagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingBagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingBasketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingBasketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShoppingCartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShoppingCartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShovelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShovelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShowerHeadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShowerHeadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShrinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShrinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShrubIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShrubIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ShuffleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ShuffleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalHighIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalHighIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalLowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalLowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignalZeroIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignalZeroIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignpostBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignpostBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SignpostIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SignpostIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SirenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SirenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SitesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SitesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkipBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkipBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkipForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkipForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SkullIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SkullIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SliceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SliceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlidersHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlidersHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SlidersVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SlidersVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneChargingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneChargingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmartphoneNfcIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmartphoneNfcIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmileIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmileIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SmilePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SmilePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SnailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SnailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SnowflakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SnowflakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SofaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SofaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SoupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SoupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpaceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpaceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpadeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpadeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SparkleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SparkleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SparklesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SparklesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpeakerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpeakerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpeechIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpeechIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpellCheck2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default SpellCheck2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SpellCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SpellCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SplineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SplineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SprayCanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SprayCanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SproutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SproutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareActivityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareActivityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutDownLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutDownLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutDownRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutDownRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowOutUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowOutUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareArrowUpRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareArrowUpRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareAsteriskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareAsteriskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareBottomDashedScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareBottomDashedScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCheckBigIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCheckBigIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareChevronUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareChevronUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedBottomCodeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedBottomCodeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedBottomIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedBottomIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDashedMousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDashedMousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDivideIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default SquareDivideIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareEqualIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareEqualIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareFunctionIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareFunctionIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareGanttChartIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareGanttChartIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareKanbanIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareKanbanIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareLibraryIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareLibraryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMenuIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMenuIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareMousePointerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareMousePointerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareParkingIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareParkingIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareParkingOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareParkingOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePenIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePenIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePilcrowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePilcrowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePlayIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePlayIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquarePowerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquarePowerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareRadicalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareRadicalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareScissorsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareScissorsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSigmaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSigmaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSplitHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSplitHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareSplitVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareSplitVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareStackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareStackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareTerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareTerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareUserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareUserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareUserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareUserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquareXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquareXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquircleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquircleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SquirrelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SquirrelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StampIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StampIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarHalfIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarHalfIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StarOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StarOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StepBackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StepBackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StepForwardIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StepForwardIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StethoscopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StethoscopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StickerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StickerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StickyNoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StickyNoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StoreIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StoreIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StretchHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StretchHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StretchVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StretchVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst StrikethroughIcon = (props: SVGProps) => (\n \n \n \n);\nexport default StrikethroughIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SubscriptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SubscriptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SummaryIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n);\nexport default SummaryIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunDimIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunDimIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunMediumIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunMediumIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunMoonIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunMoonIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunriseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunriseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunsetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunsetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SunSnowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SunSnowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SuperscriptIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SuperscriptIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwatchBookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwatchBookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwissFrancIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwissFrancIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwitchCameraIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwitchCameraIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwordIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwordIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SwordsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SwordsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst SyringeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default SyringeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Table2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Table2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableCellsMergeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableCellsMergeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableCellsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableCellsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableColumnsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableColumnsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TablePropertiesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TablePropertiesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TableRowsSplitIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TableRowsSplitIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TabletSmartphoneIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TabletSmartphoneIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TagIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TagIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TagsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TagsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally3Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally3Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally4Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally4Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tally5Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tally5Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TangentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TangentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TargetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TargetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TelescopeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TelescopeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TenantIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TenantIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TentTreeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TentTreeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TerminalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TerminalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubeDiagonalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubeDiagonalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TestTubesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TestTubesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextCursorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextCursorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextCursorInputIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextCursorInputIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextQuoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextQuoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TextSelectIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TextSelectIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TheaterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TheaterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerSnowflakeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerSnowflakeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThermometerSunIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThermometerSunIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThumbsDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThumbsDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ThumbsUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ThumbsUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketPercentIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketPercentIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketSlashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketSlashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TicketXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TicketXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TimerResetIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TimerResetIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToggleLeftIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToggleLeftIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToggleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToggleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TornadoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TornadoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TorusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TorusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TouchpadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TouchpadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TouchpadOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TouchpadOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TowerControlIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TowerControlIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ToyBrickIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ToyBrickIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TraceIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TraceIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TractorIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TractorIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrafficConeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrafficConeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainFrontTunnelIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainFrontTunnelIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrainTrackIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrainTrackIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TramFrontIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TramFrontIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Trash2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Trash2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrashIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrashIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreeDeciduousIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreeDeciduousIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreePalmIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreePalmIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreePineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreePineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TreesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TreesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrelloIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrelloIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrendingDownIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrendingDownIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrendingUpIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrendingUpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleAlertIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default TriangleAlertIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TriangleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TriangleRightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TriangleRightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TrophyIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TrophyIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TruckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TruckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TurtleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TurtleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Tv2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Tv2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TvIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TvIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TwitchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TwitchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TwitterIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TwitterIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst TypeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default TypeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UmbrellaIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UmbrellaIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UmbrellaOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UmbrellaOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnderlineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnderlineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Undo2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Undo2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UndoDotIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UndoDotIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UndoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UndoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnfoldHorizontalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnfoldHorizontalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnfoldVerticalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnfoldVerticalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UngroupIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UngroupIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UniversityIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UniversityIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Unlink2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Unlink2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnlinkIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnlinkIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UnplugIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UnplugIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UploadIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UploadIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsbIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsbIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundCheckIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundCheckIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundCogIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundCogIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundMinusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundMinusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundPlusIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundPlusIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserRoundXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserRoundXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserSearchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserSearchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsersIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsersIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UsersRoundIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UsersRoundIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UserXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UserXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtensilsCrossedIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtensilsCrossedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtensilsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtensilsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst UtilityPoleIcon = (props: SVGProps) => (\n \n \n \n);\nexport default UtilityPoleIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VariableIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VariableIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VaultIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VaultIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VeganIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VeganIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VenetianMaskIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VenetianMaskIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VibrateIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VibrateIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VibrateOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VibrateOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideoIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideoIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideoOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideoOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VideotapeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VideotapeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ViewIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ViewIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VmwareTanzuSiteIcon = (props: SVGProps) => (\n \n \n \n \n \n \n \n \n \n \n);\nexport default VmwareTanzuSiteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VoicemailIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VoicemailIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Volume1Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Volume1Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Volume2Icon = (props: SVGProps) => (\n \n \n \n);\nexport default Volume2Icon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VolumeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VolumeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VolumeXIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VolumeXIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst VoteIcon = (props: SVGProps) => (\n \n \n \n);\nexport default VoteIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletCardsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletCardsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WalletMinimalIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WalletMinimalIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WallpaperIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WallpaperIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WandIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WandIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WandSparklesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WandSparklesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WarehouseIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WarehouseIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WarpIcon = (props: SVGProps) => (\n \n \n \n \n \n \n);\nexport default WarpIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WashingMachineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WashingMachineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WatchIcon = (props: SVGProps) => (\n \n \n \n \n);\nexport default WatchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WavesIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WavesIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WaypointsIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WaypointsIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebcamIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebcamIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebhookIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebhookIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WebhookOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WebhookOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WeightIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WeightIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WheatIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WheatIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WheatOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WheatOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WholeWordIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WholeWordIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WifiIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WifiIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WifiOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WifiOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WindIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WindIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WineIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WineIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WineOffIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WineOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WorkflowIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WorkflowIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WormIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WormIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WrapTextIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WrapTextIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst WrenchIcon = (props: SVGProps) => (\n \n \n \n);\nexport default WrenchIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst XIcon = (props: SVGProps) => (\n \n \n \n);\nexport default XIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst YoutubeIcon = (props: SVGProps) => (\n \n \n \n);\nexport default YoutubeIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZapIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZapIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZapOffIcon = (props: SVGProps) => (\n \n \n \n \n \n);\nexport default ZapOffIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZoomInIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZoomInIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst ZoomOutIcon = (props: SVGProps) => (\n \n \n \n);\nexport default ZoomOutIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { NotificationVariant } from \"../NotificationAlert/NotificationAlert.types\";\nimport { Notification, NotificationOptions } from \"./Notifications.types\";\n\ntype NotificationCallback = (notifications: Notification[]) => void;\n\nclass NotificationManager {\n private static instance: NotificationManager;\n private notifications: Notification[] = [];\n private subscribers: NotificationCallback[] = [];\n private maxNotifications: number = 5;\n private defaultDuration: number = 5000;\n\n private constructor() {}\n\n public static getInstance(): NotificationManager {\n if (!NotificationManager.instance) {\n NotificationManager.instance = new NotificationManager();\n }\n return NotificationManager.instance;\n }\n\n // Method to set maxNotifications\n public setMaxNotifications(max: number) {\n this.maxNotifications = max;\n this.notifySubscribers();\n }\n\n // Subscribe to notifications\n public subscribe(callback: NotificationCallback) {\n this.subscribers.push(callback);\n // Immediately call the callback with current notifications\n callback(this.notifications);\n }\n\n // Unsubscribe from notifications\n public unsubscribe(callback: NotificationCallback) {\n this.subscribers = this.subscribers.filter((cb) => cb !== callback);\n }\n\n // Notify all subscribers about the current notifications\n private notifySubscribers() {\n this.subscribers.forEach((cb) => cb(this.notifications));\n }\n\n // Add a new notification\n public addNotification(\n variant: NotificationVariant,\n message: string,\n options: NotificationOptions = {},\n ) {\n const id = Math.random().toString(36).substring(2, 11);\n const newNotification: Notification = {\n id,\n variant,\n message,\n options,\n isExiting: false,\n };\n\n // Enforce maxNotifications\n const activeNotifications = this.notifications.filter((n) => !n.isExiting);\n if (activeNotifications.length >= this.maxNotifications) {\n // Remove the oldest active notification\n const oldestNotification = activeNotifications[0];\n this.removeNotification(oldestNotification.id);\n }\n\n // Add the new notification\n this.notifications.push(newNotification);\n this.notifySubscribers();\n\n // Auto-remove the notification after the specified duration\n const duration = options.duration ?? this.defaultDuration;\n if (duration > 0) {\n setTimeout(() => {\n this.removeNotification(id);\n }, duration);\n }\n }\n\n // Remove a notification by id\n public removeNotification(id: string) {\n const notification = this.notifications.find((n) => n.id === id);\n if (notification && !notification.isExiting) {\n // Mark as exiting to trigger exit animation\n notification.isExiting = true;\n this.notifySubscribers();\n\n // Remove from the list after the animation duration\n setTimeout(() => {\n this.notifications = this.notifications.filter((n) => n.id !== id);\n this.notifySubscribers();\n }, 300);\n }\n }\n\n // Clear all notifications\n public clearNotifications() {\n this.notifications = [];\n this.notifySubscribers();\n }\n}\n\nexport default NotificationManager.getInstance();\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { useCallback, useMemo } from \"react\";\n\nimport NotificationManager from \"./NotificationManager\";\nimport { NotificationOptions } from \"./Notifications.types\";\n\nexport const useNotification = () => {\n const success = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"success\", message, options);\n },\n [],\n );\n\n const danger = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"danger\", message, options);\n },\n [],\n );\n\n const warning = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"warning\", message, options);\n },\n [],\n );\n\n const information = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"information\", message, options);\n },\n [],\n );\n\n const neutral = useCallback(\n (message: string, options?: NotificationOptions) => {\n NotificationManager.addNotification(\"neutral\", message, options);\n },\n [],\n );\n\n const clear = useCallback(() => {\n NotificationManager.clearNotifications();\n }, []);\n\n const notification = useMemo(\n () => ({\n success,\n danger,\n warning,\n information,\n neutral,\n clear,\n }),\n [success, danger, warning, information, neutral, clear],\n );\n\n return notification;\n};\n","import { h as hasOwn, E as Emotion, c as createEmotionProps, w as withEmotionCache, T as ThemeContext, i as isDevelopment } from './emotion-element-5486c51c.browser.esm.js';\nexport { C as CacheProvider, T as ThemeContext, a as ThemeProvider, _ as __unsafe_useEmotionCache, u as useTheme, w as withEmotionCache, b as withTheme } from './emotion-element-5486c51c.browser.esm.js';\nimport * as React from 'react';\nimport { insertStyles, registerStyles, getRegisteredStyles } from '@emotion/utils';\nimport { useInsertionEffectWithLayoutFallback, useInsertionEffectAlwaysWithSyncFallback } from '@emotion/use-insertion-effect-with-fallbacks';\nimport { serializeStyles } from '@emotion/serialize';\nimport '@emotion/cache';\nimport '@babel/runtime/helpers/extends';\nimport '@emotion/weak-memoize';\nimport '../_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js';\nimport 'hoist-non-react-statics';\n\nvar jsx\n/*: typeof React.createElement */\n= function jsx\n/*: typeof React.createElement */\n(type\n/*: React.ElementType */\n, props\n/*: Object */\n) {\n var args = arguments;\n\n if (props == null || !hasOwn.call(props, 'css')) {\n return React.createElement.apply(undefined, args);\n }\n\n var argsLength = args.length;\n var createElementArgArray = new Array(argsLength);\n createElementArgArray[0] = Emotion;\n createElementArgArray[1] = createEmotionProps(type, props);\n\n for (var i = 2; i < argsLength; i++) {\n createElementArgArray[i] = args[i];\n }\n\n return React.createElement.apply(null, createElementArgArray);\n};\n\n// initial render from browser, insertBefore context.sheet.tags[0] or if a style hasn't been inserted there yet, appendChild\n// initial client-side render from SSR, use place of hydrating tag\n\nvar Global\n/*: React.AbstractComponent<\nGlobalProps\n> */\n= /* #__PURE__ */withEmotionCache(function (props\n/*: GlobalProps */\n, cache) {\n\n var styles = props.styles;\n var serialized = serializeStyles([styles], undefined, React.useContext(ThemeContext));\n // but it is based on a constant that will never change at runtime\n // it's effectively like having two implementations and switching them out\n // so it's not actually breaking anything\n\n\n var sheetRef = React.useRef();\n useInsertionEffectWithLayoutFallback(function () {\n var key = cache.key + \"-global\"; // use case of https://github.com/emotion-js/emotion/issues/2675\n\n var sheet = new cache.sheet.constructor({\n key: key,\n nonce: cache.sheet.nonce,\n container: cache.sheet.container,\n speedy: cache.sheet.isSpeedy\n });\n var rehydrating = false;\n var node\n /*: HTMLStyleElement | null*/\n = document.querySelector(\"style[data-emotion=\\\"\" + key + \" \" + serialized.name + \"\\\"]\");\n\n if (cache.sheet.tags.length) {\n sheet.before = cache.sheet.tags[0];\n }\n\n if (node !== null) {\n rehydrating = true; // clear the hash so this node won't be recognizable as rehydratable by other s\n\n node.setAttribute('data-emotion', key);\n sheet.hydrate([node]);\n }\n\n sheetRef.current = [sheet, rehydrating];\n return function () {\n sheet.flush();\n };\n }, [cache]);\n useInsertionEffectWithLayoutFallback(function () {\n var sheetRefCurrent = sheetRef.current;\n var sheet = sheetRefCurrent[0],\n rehydrating = sheetRefCurrent[1];\n\n if (rehydrating) {\n sheetRefCurrent[1] = false;\n return;\n }\n\n if (serialized.next !== undefined) {\n // insert keyframes\n insertStyles(cache, serialized.next, true);\n }\n\n if (sheet.tags.length) {\n // if this doesn't exist then it will be null so the style element will be appended\n var element = sheet.tags[sheet.tags.length - 1].nextElementSibling;\n sheet.before = element;\n sheet.flush();\n }\n\n cache.insert(\"\", serialized, sheet, false);\n }, [cache, serialized.name]);\n return null;\n});\n\n/* import type { Interpolation, SerializedStyles } from '@emotion/utils' */\n\nfunction css()\n/*: SerializedStyles */\n{\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n return serializeStyles(args);\n}\n\n/*\ntype Keyframes = {|\n name: string,\n styles: string,\n anim: 1,\n toString: () => string\n|} & string\n*/\n\nvar keyframes = function\n /*: Keyframes */\nkeyframes() {\n var insertable = css.apply(void 0, arguments);\n var name = \"animation-\" + insertable.name;\n return {\n name: name,\n styles: \"@keyframes \" + name + \"{\" + insertable.styles + \"}\",\n anim: 1,\n toString: function toString() {\n return \"_EMO_\" + this.name + \"_\" + this.styles + \"_EMO_\";\n }\n };\n};\n\n/*\ntype ClassNameArg =\n | string\n | boolean\n | { [key: string]: boolean }\n | Array\n | null\n | void\n*/\n\nvar classnames = function\n /*: string */\nclassnames(args\n/*: Array */\n) {\n var len = args.length;\n var i = 0;\n var cls = '';\n\n for (; i < len; i++) {\n var arg = args[i];\n if (arg == null) continue;\n var toAdd = void 0;\n\n switch (typeof arg) {\n case 'boolean':\n break;\n\n case 'object':\n {\n if (Array.isArray(arg)) {\n toAdd = classnames(arg);\n } else {\n\n toAdd = '';\n\n for (var k in arg) {\n if (arg[k] && k) {\n toAdd && (toAdd += ' ');\n toAdd += k;\n }\n }\n }\n\n break;\n }\n\n default:\n {\n toAdd = arg;\n }\n }\n\n if (toAdd) {\n cls && (cls += ' ');\n cls += toAdd;\n }\n }\n\n return cls;\n};\n\nfunction merge(registered\n/*: Object */\n, css\n/*: (...args: Array) => string */\n, className\n/*: string */\n) {\n var registeredStyles = [];\n var rawClassName = getRegisteredStyles(registered, registeredStyles, className);\n\n if (registeredStyles.length < 2) {\n return className;\n }\n\n return rawClassName + css(registeredStyles);\n}\n\nvar Insertion = function Insertion(_ref) {\n var cache = _ref.cache,\n serializedArr = _ref.serializedArr;\n useInsertionEffectAlwaysWithSyncFallback(function () {\n\n for (var i = 0; i < serializedArr.length; i++) {\n insertStyles(cache, serializedArr[i], false);\n }\n });\n\n return null;\n};\n/*\ntype Props = {\n children: ({\n css: (...args: any) => string,\n cx: (...args: Array) => string,\n theme: Object\n }) => React.Node\n} */\n\n\nvar ClassNames\n/*: React.AbstractComponent*/\n= /* #__PURE__ */withEmotionCache(function (props, cache) {\n var hasRendered = false;\n var serializedArr = [];\n\n var css = function css() {\n if (hasRendered && isDevelopment) {\n throw new Error('css can only be used during render');\n }\n\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n\n var serialized = serializeStyles(args, cache.registered);\n serializedArr.push(serialized); // registration has to happen here as the result of this might get consumed by `cx`\n\n registerStyles(cache, serialized, false);\n return cache.key + \"-\" + serialized.name;\n };\n\n var cx = function cx() {\n if (hasRendered && isDevelopment) {\n throw new Error('cx can only be used during render');\n }\n\n for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {\n args[_key2] = arguments[_key2];\n }\n\n return merge(cache.registered, css, classnames(args));\n };\n\n var content = {\n css: css,\n cx: cx,\n theme: React.useContext(ThemeContext)\n };\n var ele = props.children(content);\n hasRendered = true;\n return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {\n cache: cache,\n serializedArr: serializedArr\n }), ele);\n});\n\nexport { ClassNames, Global, jsx as createElement, css, jsx, keyframes };\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { useCallback, useEffect } from \"react\";\nimport { useTheme as useEmotionTheme } from \"@emotion/react\";\n\nexport const useEscapeKey = (handleAction: () => void) => {\n const handleEsc = useCallback(\n (event: KeyboardEvent) => {\n if (event.key === \"Escape\" || event.key === \"Esc\") {\n handleAction();\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleEsc, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleEsc, false);\n };\n }, [handleEsc]);\n};\n\nexport const useEnterKey = (handleAction: () => void) => {\n const handleEnter = useCallback(\n (event: KeyboardEvent) => {\n if (event.key === \"Enter\") {\n handleAction();\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleEnter, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleEnter, false);\n };\n }, [handleEnter]);\n};\n\nexport const useArrowKeys = (\n handleAction: (arrowDirection: string) => void,\n) => {\n const handleArrow = useCallback(\n (event: KeyboardEvent) => {\n if (event.key?.startsWith(\"Arrow\")) {\n event.preventDefault();\n event.stopPropagation();\n handleAction(event.key);\n }\n },\n [handleAction],\n );\n\n useEffect(() => {\n document.addEventListener(\"keyup\", handleArrow, false);\n\n return () => {\n document.removeEventListener(\"keyup\", handleArrow, false);\n };\n }, [handleArrow]);\n};\n\nexport const useMDSTheme = () => {\n return useEmotionTheme();\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Global, useTheme } from \"@emotion/react\";\n\nconst GlobalStyles = () => {\n const theme = useTheme();\n\n const globalCSS = () =>\n css({\n \"*, *::before, *::after\": {\n fontFamily: \"'Geist', sans-serif\",\n boxSizing: \"inherit\",\n outline: 0,\n },\n html: {\n boxSizing: \"border-box\",\n WebkitTextSizeAdjust: \"100%\",\n WebkitFontSmoothing: \"antialiased\",\n MozOsxFontSmoothing: \"grayscale\",\n },\n body: {\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgShell\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n minHeight: \"100vh\",\n fontFamily: \"'Geist', sans-serif\",\n margin: 0,\n WebkitFontSmoothing: \"antialiased\",\n MozOsxFontSmoothing: \"grayscale\",\n fonWeight: 400,\n fontSize: 14,\n lineHeight: 1.5,\n transition: \"background-color 0s\",\n },\n \"fieldset, section\": {\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n borderRadius: theme.borderRadius.borderRadiusXS,\n backgroundColor: \"transparent\",\n padding: 25,\n },\n a: {\n cursor: \"pointer\",\n display: \"inline-flex\",\n backgroundColor: \"transparent\",\n border: 0,\n padding: 0,\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n textDecoration: \"none\",\n fontSize: \"inherit\",\n \"&:disabled\": {\n cursor: \"not-allowed\",\n textDecoration: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n \"&:hover:not(:disabled)\": {\n textDecoration: \"underline\",\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&:active:not(:disabled)\": {\n textDecoration: \"underline\",\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n },\n hr: {\n borderTop: 0,\n borderLeft: 0,\n borderRight: 0,\n borderBottom: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: \"transparent\",\n },\n ul: {\n paddingLeft: 20,\n listStyle: \"none\",\n \"& li::before\": {\n content: '\"■\"',\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n fontSize: 20,\n display: \"inline-block\",\n width: \"1em\",\n marginLeft: \"-1em\",\n },\n \"& ul\": {\n \"li::before\": {\n content: '\"○\"',\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n fontSize: 20,\n display: \"inline-block\",\n width: \"1em\",\n marginLeft: \"-1em\",\n },\n },\n },\n \"button:active, button:focus, input: active, input:focus\": {\n outline: 0,\n },\n \".min-icon\": {\n width: 26,\n },\n \"#root\": {\n minHeight: \"100vh\",\n width: \"100%\",\n display: \"flex\",\n flexFlow: \"column\",\n alignItems: \"stretch\",\n },\n\n \"#preload\": {\n display: \"none\",\n },\n\n \"#loader-block\": {\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n height: \"100vh\",\n justifyContent: \"center\",\n alignItems: \"center\",\n },\n \".muted\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextSecondary\"],\n fontSize: 14,\n },\n\n \".error\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimary\"],\n },\n\n \".SM_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n },\n \".SM_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"16px\",\n },\n \".Base_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n },\n \".Base_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n },\n \".LG_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 16,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"24px\",\n },\n \".LG_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 16,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"24px\",\n letterSpacing: \"0.16px\",\n },\n \".XL_Normal\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 20,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"28px\",\n },\n \".XL_Strong\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 20,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"28px\",\n },\n \".Heading3\": {\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 30,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"38px\",\n },\n });\n\n return ;\n};\n\nexport default GlobalStyles;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { forwardRef, HTMLAttributes, RefObject, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { BoxProps } from \"./Box.types\";\n\nconst Box = forwardRef, BoxProps>(\n (\n {\n children,\n customBorderPadding,\n customBorderRadius = 16,\n className,\n withBorders,\n sx,\n ...props\n },\n ref,\n ) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const borderStyle = css({\n borderRadius: customBorderRadius || theme.borderRadius[\"borderRadiusXLG\"],\n padding: customBorderPadding || theme.paddingSizes[\"sizeLG\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n });\n\n const baseTheme = css({\n backgroundColor: \"transparent\",\n });\n\n return (\n | null | undefined}\n css={[baseTheme, withBorders ? borderStyle : {}, overrideThemes]}\n className={`box ${className ?? \"\"}`}\n {...props}\n >\n {children}\n
\n );\n },\n);\n\nexport default Box;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport Box from \"../Box\";\nimport { AccordionProps } from \"./Accordion.types\";\n\nconst Accordion: FC = ({\n title,\n expanded,\n children,\n onTitleClick,\n disabled,\n id,\n contentBackgroundColor = false,\n sx,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const accordionContainer = css({\n borderBottom: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n borderRadius: 2,\n });\n\n const accordionTitleBar = css({\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"space-between\",\n padding: `${theme.paddingSizes[\"sizeXXS\"]}px 0`,\n cursor: \"pointer\",\n userSelect: \"none\",\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 600,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n \"& svg\": {\n width: 16,\n height: 16,\n },\n });\n\n const accordionDisabled = css({\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n });\n\n const accordionContent = css({\n borderTop: 0,\n display: \"grid\",\n gridTemplateRows: expanded ? \"1fr\" : \"0fr\",\n transition: \"250ms grid-template-rows ease\",\n \"& .expandSubContainer\": {\n overflow: \"hidden\",\n padding: 0,\n transition: \"250ms padding ease 150ms\",\n display: \"flex\",\n flexDirection: \"column\",\n gap: 16,\n backgroundColor: contentBackgroundColor\n ? theme.colors[\"Color/Neutral/Bg/colorBgSections\"]\n : \"initial\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n marginBottom: 0,\n \"& > div:last-of-type\": {\n marginBottom: 36,\n },\n },\n });\n\n const expandedAccordionContent = css({\n gridTemplateRows: \"1fr\",\n \"& .expandSubContainer\": {\n padding: theme.paddingSizes.sizeXS,\n transition: \"initial\",\n marginBottom: theme.paddingSizes.sizeXS,\n },\n });\n\n return (\n \n (!disabled ? onTitleClick() : null)}\n className={\"accordionTitle\"}\n >\n {title}\n {expanded ? : }\n
\n \n {children}\n
\n \n );\n};\n\nexport default Accordion;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nconst ThemedLogo: FC> = ({ width, onClick }) => {\n const theme = useTheme();\n\n const baseStyle = css({\n fill: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n });\n\n return (\n \n \n \n );\n};\n\nexport default ThemedLogo;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { LogoBaseProps } from \"./LogoBase.types\";\n\nconst LogoBase: FC & LogoBaseProps> = ({\n inverse,\n ...restProps\n}) => {\n const theme = useTheme();\n\n let mainColor = theme.colors[\"Color/Base/Black\"];\n\n if (inverse) {\n mainColor = theme.colors[\"Color/Base/White\"];\n }\n\n const logoStyles = css({\n \"& .minioSection\": {\n fill: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n },\n \"& .minioApplicationName\": {\n fill: mainColor,\n },\n });\n\n return ;\n};\n\nexport default LogoBase;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStor: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStor;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStorHorizontal: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStorHorizontal;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst AIStorTag: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default AIStorTag;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Cache: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Cache;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Cloud: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Cloud;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleAGPL: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleAGPL;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleEnterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleEnterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleSingle: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleSingle;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst ConsoleStandard: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default ConsoleStandard;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst GlobalConsole: FC & LogoBaseProps> = ({ inverse }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default GlobalConsole;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst DirectPV: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default DirectPV;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Enterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Enterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Eureka: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Eureka;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst EurekaNew: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n );\n};\n\nexport default EurekaNew;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst IndexLogo: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default IndexLogo;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst KES: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default KES;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst KMS: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default KMS;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst LoadBalancer: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default LoadBalancer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterprise: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterprise;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterpriseOS: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterpriseOS;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MinIOEnterpriseOSVertical: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MinIOEnterpriseOSVertical;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst MissionControl: FC & LogoBaseProps> = ({\n inverse,\n onClick,\n}) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default MissionControl;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Monitor: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Monitor;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Observe: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Observe;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Operator: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Operator;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst Releases: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default Releases;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst SUBNET: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default SUBNET;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst DirectPV: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default DirectPV;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, SVGProps } from \"react\";\n\nimport LogoBase from \"../LogoBase/LogoBase\";\nimport { LogoBaseProps } from \"../LogoBase/LogoBase.types\";\n\nconst VMBroker: FC & LogoBaseProps> = ({ inverse, onClick }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n );\n};\n\nexport default VMBroker;\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC } from \"react\";\n\nimport ThemedLogo from \"../ThemedLogo\";\nimport { ApplicationLogoProps } from \"./ApplicationLogo.types\";\nimport AIStor from \"./Logos/AIStor/AIStor\";\nimport AIStorHorizontal from \"./Logos/AIStor/AIStorHorizontal\";\nimport AIStorTag from \"./Logos/AIStor/AIStorTag\";\nimport Cache from \"./Logos/Cache/Cache\";\nimport Cloud from \"./Logos/Cloud/Cloud\";\nimport ConsoleAGPL from \"./Logos/Console/ConsoleAGPL\";\nimport ConsoleEnterprise from \"./Logos/Console/ConsoleEnterprise\";\nimport ConsoleSingle from \"./Logos/Console/ConsoleSingle\";\nimport ConsoleStandard from \"./Logos/Console/ConsoleStandard\";\nimport GlobalConsole from \"./Logos/Console/GlobalConsole\";\nimport DirectPV from \"./Logos/DirectPV/DirectPV\";\nimport Enterprise from \"./Logos/Enterprise/Enterprise\";\nimport Eureka from \"./Logos/Eureka/Eureka\";\nimport EurekaNew from \"./Logos/Eureka/EurekaNew\";\nimport IndexLogo from \"./Logos/IndexLogo/IndexLogo\";\nimport KES from \"./Logos/KES/KES\";\nimport KMS from \"./Logos/KMS/KMS\";\nimport LoadBalancer from \"./Logos/LoadBalancer/LoadBalancer\";\nimport MinIOEnterprise from \"./Logos/MinIO/MinIOEnterprise\";\nimport MinIOEnterpriseOS from \"./Logos/MinIO/MinIOEnterpriseOS\";\nimport MinIOEnterpriseOSVertical from \"./Logos/MinIO/MinIOEnterpriseOSVertical\";\nimport MissionControl from \"./Logos/MissionControl/MissionControl\";\nimport Monitor from \"./Logos/Monitor/Monitor\";\nimport Observe from \"./Logos/Observe/Observe\";\nimport Operator from \"./Logos/Operator/Operator\";\nimport Releases from \"./Logos/Releases/Releases\";\nimport SUBNET from \"./Logos/SUBNET/SUBNET\";\nimport SubnetOPS from \"./Logos/SubnetOPS/SubnetOPS\";\nimport VMBroker from \"./Logos/VMBroker/VMBroker\";\n\nconst ApplicationLogo: FC = ({\n applicationName,\n subVariant = \"simple\",\n inverse,\n onClick,\n}) => {\n switch (applicationName) {\n case \"console\":\n switch (subVariant) {\n case \"standard\":\n return ;\n case \"enterprise\":\n return ;\n case \"AGPL\":\n return ;\n default:\n return ;\n }\n break;\n case \"directpv\":\n return ;\n case \"subnet\":\n return ;\n case \"kes\":\n return ;\n case \"operator\":\n return ;\n case \"subnetops\":\n return ;\n case \"cloud\":\n return ;\n case \"releases\":\n return ;\n break;\n case \"vmbroker\":\n return ;\n break;\n case \"eureka\":\n switch (subVariant) {\n case \"new\":\n return ;\n default:\n return ;\n }\n break;\n case \"kms\":\n return ;\n case \"loadbalancer\":\n return ;\n case \"index\":\n return ;\n case \"cache\":\n return ;\n case \"monitor\":\n return ;\n case \"observe\":\n return ;\n case \"missioncontrol\":\n return ;\n case \"globalconsole\":\n return ;\n case \"enterprise\":\n return ;\n case \"aistor\":\n switch (subVariant) {\n case \"simple\":\n return ;\n break;\n case \"horizontal\":\n return ;\n default:\n return ;\n }\n case \"minio\":\n switch (subVariant) {\n case \"enterprise\":\n return ;\n break;\n case \"enterpriseos\":\n return ;\n case \"enterpriseosvertical\":\n return (\n \n );\n default:\n return ;\n }\n }\n};\n\nexport default ApplicationLogo;\n","/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n","var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n","/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n","var trimmedEndIndex = require('./_trimmedEndIndex');\n\n/** Used to match leading whitespace. */\nvar reTrimStart = /^\\s+/;\n\n/**\n * The base implementation of `_.trim`.\n *\n * @private\n * @param {string} string The string to trim.\n * @returns {string} Returns the trimmed string.\n */\nfunction baseTrim(string) {\n return string\n ? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '')\n : string;\n}\n\nmodule.exports = baseTrim;\n","/** Used to match a single whitespace character. */\nvar reWhitespace = /\\s/;\n\n/**\n * Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace\n * character of `string`.\n *\n * @private\n * @param {string} string The string to inspect.\n * @returns {number} Returns the index of the last non-whitespace character.\n */\nfunction trimmedEndIndex(string) {\n var index = string.length;\n\n while (index-- && reWhitespace.test(string.charAt(index))) {}\n return index;\n}\n\nmodule.exports = trimmedEndIndex;\n","var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n","var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n","var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n","/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n","/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n","var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n","var isObject = require('./isObject'),\n now = require('./now'),\n toNumber = require('./toNumber');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max,\n nativeMin = Math.min;\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId);\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n}\n\nmodule.exports = debounce;\n","var root = require('./_root');\n\n/**\n * Gets the timestamp of the number of milliseconds that have elapsed since\n * the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Date\n * @returns {number} Returns the timestamp.\n * @example\n *\n * _.defer(function(stamp) {\n * console.log(_.now() - stamp);\n * }, _.now());\n * // => Logs the number of milliseconds it took for the deferred invocation.\n */\nvar now = function() {\n return root.Date.now();\n};\n\nmodule.exports = now;\n","var baseTrim = require('./_baseTrim'),\n isObject = require('./isObject'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = baseTrim(value);\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nmodule.exports = toNumber;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, HTMLAttributes } from \"react\";\nimport { css } from \"@emotion/react\";\n\nconst selectorContainerMain = css({\n position: \"fixed\",\n top: 0,\n left: 0,\n width: \"100vw\",\n height: \"100vh\",\n backgroundColor: \"transparent\",\n zIndex: 5000,\n overscrollBehavior: \"contain\",\n});\n\nconst SelectorContainer: FC> = ({\n children,\n ...restProps\n}) => {\n return (\n
\n {children}\n
\n );\n};\n\nexport default SelectorContainer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { CSSProperties, FC, useEffect, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { css, useTheme } from \"@emotion/react\";\nimport debounce from \"lodash/debounce\";\n\nimport { useArrowKeys, useEnterKey, useEscapeKey } from \"../../global/hooks\";\nimport SelectorContainer from \"../../global/SelectorContainer\";\nimport {\n dropdownBlockStyles,\n dropdownItemStyles,\n} from \"./DropdownSelector.styles\";\nimport { DropdownSelectorProps } from \"./DropdownSelector.types\";\n\nconst calcElementPosition = (\n anchorEl: (EventTarget & HTMLElement) | null,\n anchorOrigin: \"start\" | \"end\",\n useAnchorWidth: boolean,\n): CSSProperties => {\n if (!anchorEl) {\n return {\n top: 0,\n left: 0,\n width: 0,\n };\n }\n\n const bounds = anchorEl.getBoundingClientRect();\n\n const returnItem: CSSProperties = { top: bounds.top + bounds.height };\n\n if (anchorOrigin === \"start\") {\n returnItem.left = bounds.left;\n returnItem.transform = \"translateX(0%)\";\n } else if (anchorOrigin === \"end\") {\n returnItem.left = bounds.left + bounds.width;\n returnItem.transform = \"translateX(-100%)\";\n }\n\n if (useAnchorWidth) {\n returnItem.width = bounds.width;\n }\n\n //max height of dropdown\n\n const defaultMaxHeight = 450;\n returnItem.maxHeight = defaultMaxHeight;\n\n const calcHeight =\n window.innerHeight - bounds.top - bounds.height - defaultMaxHeight;\n\n if (calcHeight < 0) {\n returnItem.maxHeight = window.innerHeight - bounds.top - bounds.height - 40;\n }\n\n return returnItem;\n};\n\nconst DropdownSelector: FC = ({\n id,\n options,\n selectedOption = \"\",\n onSelect,\n hideTriggerAction,\n open,\n anchorEl = null,\n useAnchorWidth = false,\n forSelectInput = false,\n anchorOrigin = \"start\",\n}) => {\n const theme = useTheme();\n\n const [coords, setCoords] = useState(null);\n const [indexHover, setIndexHover] = useState(0);\n\n const dropdownBlock = dropdownBlockStyles(theme);\n\n const selectOption = () => {\n const option = options[indexHover];\n\n if (!option.disabled) {\n onSelect(\n option.value,\n option.extraValue || null,\n option.label,\n indexHover,\n );\n }\n\n hideTriggerAction();\n };\n\n useEnterKey(selectOption);\n useEscapeKey(hideTriggerAction);\n useArrowKeys((keyPressed) => {\n if (open) {\n if (keyPressed === \"ArrowUp\") {\n const prevIndex = indexHover - 1;\n const setIndexValue = prevIndex >= 0 ? prevIndex : 0;\n\n setIndexHover(setIndexValue);\n } else if (keyPressed === \"ArrowDown\") {\n const nextIndex = indexHover + 1;\n const setIndexValue =\n nextIndex <= options.length - 1 ? nextIndex : options.length - 1;\n\n setIndexHover(setIndexValue);\n }\n }\n });\n\n useEffect(() => {\n setIndexHover(0);\n }, [options]);\n\n useEffect(() => {\n if (open) {\n setCoords(calcElementPosition(anchorEl, anchorOrigin, useAnchorWidth));\n return;\n }\n setCoords(null);\n }, [anchorEl, anchorOrigin, open, useAnchorWidth]);\n\n useEffect(() => {\n const handleResize = () => {\n hideTriggerAction();\n };\n\n const scrollResize = debounce((anchorEl) => {\n if (!anchorEl || !anchorEl.getBoundingClientRect()) {\n return;\n }\n setCoords(calcElementPosition(anchorEl, anchorOrigin, useAnchorWidth));\n }, 300);\n\n window.addEventListener(\"resize\", handleResize);\n window.addEventListener(\"scroll\", () => {\n scrollResize(anchorEl);\n });\n });\n\n if (!open || !coords) {\n return null;\n }\n\n if (!anchorEl) {\n console.warn(\n \"AnchorEl not set. Element will be rendered on the top of the page\",\n );\n }\n\n return createPortal(\n \n \n {options.map((option, index) => {\n const dropdownItem = dropdownItemStyles(\n theme,\n !!option.icon,\n !!option.indicator,\n );\n return (\n {\n setIndexHover(index);\n }}\n key={`option-${index}`}\n >\n {option.icon}\n
{option.label}
\n {option.indicator}\n \n );\n })}\n \n
,\n document.body,\n );\n};\n\nexport default DropdownSelector;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nexport const dropdownBlockStyles = (theme: Theme) =>\n css({\n position: \"absolute\",\n display: \"grid\",\n gridTemplateColumns: \"100%\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n padding: 8,\n minWidth: 0,\n overflowX: \"hidden\",\n overflowY: \"auto\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderMinimal\"]}`,\n boxShadow: theme.shadows[\"boxShadow-03\"],\n \"& ul\": {\n padding: 0,\n margin: 0,\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n },\n });\n\nexport const dropdownItemStyles = (\n theme: Theme,\n hasIcon: boolean,\n hasIndicator: boolean,\n) => {\n const gridColumns = `${hasIcon ? \"16px \" : \"\"}1fr ${hasIndicator ? \"16px\" : \"\"}`;\n\n return css({\n cursor: \"pointer\",\n listStyle: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n padding: \"6px 10px\",\n fontSize: 14,\n fontWeight: 400,\n lineHeight: \"18px\",\n letterSpacing: \"0.16px\",\n userSelect: \"none\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n gap: 10,\n whiteSpace: \"nowrap\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n display: \"grid\",\n gridTemplateColumns: gridColumns,\n \"& svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n },\n \"& .truncate\": {\n whiteSpace: \"nowrap\",\n overflow: \"hidden\",\n textOverflow: \"ellipsis\",\n },\n \"&.selected\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgActive\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&.disabled\": {\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n \"&.danger:not(.disabled)\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n },\n },\n \"&.hovered:not(.disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { breakPoints, overridePropsParse } from \"../../global/utils\";\nimport { buttonCSS } from \"./Button.styles\";\nimport { ButtonProps } from \"./Button.types\";\n\nconst Button: FC<\n ButtonProps & React.ButtonHTMLAttributes\n> = ({\n type = \"button\",\n label,\n variant = \"secondary\",\n icon,\n iconLocation = \"start\",\n secondaryIcon,\n onClick,\n fullWidth,\n collapseOnSmall = true,\n children,\n compact = false,\n className,\n inButtonGroup = false,\n isLoading = false,\n sx,\n ...props\n}) => {\n const theme = useTheme();\n\n const hasLabelTag = label && label.trim() !== \"\";\n const hasLabel = hasLabelTag || !!children;\n let iconToPlace: React.ReactNode = null;\n let secondaryIconToPlace: React.ReactNode = null;\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n if (icon) {\n iconToPlace = {icon};\n }\n\n if (secondaryIcon) {\n secondaryIconToPlace = (\n {secondaryIcon}\n );\n }\n\n const iconOnly = !hasLabel && !!icon;\n\n const mainStyles = buttonCSS(theme, variant, iconOnly);\n\n const paddingValue = useMemo(() => {\n const notLabel = compact ? \"6px\" : \"10px 8px\";\n\n const withLabel = compact ? \"4px 12px\" : \"8px 16px\";\n\n let paddingValue = !hasLabel ? notLabel : withLabel;\n\n if (variant.endsWith(\"-ghost\") && !icon) {\n paddingValue = compact ? \"4px 0\" : \"8px 0\";\n }\n\n if (inButtonGroup) {\n paddingValue = !hasLabel ? \"6px\" : \"4px 12px\";\n }\n\n return paddingValue;\n }, [hasLabel, compact, icon, inButtonGroup, variant]);\n\n const extraStyles = css({\n height: compact ? 28 : 36,\n padding: paddingValue,\n \"& .button-label\": {\n whiteSpace: fullWidth ? \"normal\" : \"nowrap\",\n },\n });\n\n const smallScreenStyles = css({\n [`@media (max-width: ${breakPoints.md}px)`]: {\n padding: \"0 14px\",\n \"& .button-label\": {\n display: \"none\",\n },\n },\n });\n\n if (isLoading) {\n return ;\n }\n\n return (\n \n \n {icon && iconLocation === \"start\" && iconToPlace}\n {hasLabel && (\n \n {children}\n {children && label ? \" \" : \"\"}\n {label}\n \n )}\n {icon && iconLocation === \"end\" && iconToPlace}\n {secondaryIcon && secondaryIconToPlace}\n \n \n );\n};\n\nexport default Button;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport {\n ButtonStatesProps,\n ButtonThemeProps,\n ButtonVariant,\n} from \"./Button.types\";\n\nexport const buttonVariant = (\n theme: Theme,\n variantName: ButtonVariant,\n): ButtonStatesProps => {\n const buttonVariants: ButtonThemeProps = {\n primary: {\n enabled: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/5\"]} 0%, ${theme.colors[\"Color/Base/Royal/6\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/6\"]} 0%, ${theme.colors[\"Color/Base/Royal/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Royal/6\"]} 0%, ${theme.colors[\"Color/Base/Royal/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: \"none\",\n },\n },\n secondary: {\n enabled: {\n border: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n },\n destructive: {\n enabled: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/5\"]} 0%, ${theme.colors[\"Color/Base/Sunset/6\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/6\"]} 0%, ${theme.colors[\"Color/Base/Sunset/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: `0px 1px 0px 0px rgba(255, 255, 255, 0.25) inset`,\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n background: `linear-gradient(180deg, ${theme.colors[\"Color/Base/Sunset/6\"]} 0%, ${theme.colors[\"Color/Base/Sunset/7\"]} 100%)`,\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n shadow: \"none\",\n },\n },\n \"primary-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"secondary-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"destructive-lighter\": {\n enabled: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBg\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBg\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"primary-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Primary/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Primary/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"secondary-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n \"destructive-ghost\": {\n enabled: {\n border: \"transparent\",\n text: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n background: \"transparent\",\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n shadow: \"none\",\n },\n disabled: {\n border: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n text: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n iconColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n shadow: \"none\",\n },\n hover: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n pressed: {\n border: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n text: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n background: theme.colors[\"Color/Brand/Error/colorPrimaryBgHover\"],\n iconColor: theme.colors[\"Color/Brand/Error/colorPrimaryTextHover\"],\n shadow: \"none\",\n },\n },\n };\n\n return buttonVariants[variantName];\n};\n\nexport const buttonCSS = (\n theme: Theme,\n variant: ButtonVariant,\n iconOnly?: boolean,\n) => {\n const btnStyles = buttonVariant(theme, variant);\n\n return css({\n borderRadius: 4,\n cursor: \"pointer\",\n fontFamily: \"'Geist', sans-serif\",\n fontWeight: \"normal\",\n fontSize: 14,\n lineHeight: \"20px\",\n display: \"flex\",\n flexDirection: \"row\",\n alignItems: \"center\",\n justifyContent: \"center\",\n margin: 0,\n transition: \"all 0.2s linear\",\n background: btnStyles.enabled.background,\n borderColor: btnStyles.enabled.border,\n borderWidth: 1,\n borderStyle: \"solid\",\n color: btnStyles.enabled.text,\n boxShadow: btnStyles.enabled.shadow,\n boxSizing: \"border-box\",\n gap: 4,\n \"& .buttonIcon\": {\n display: \"flex\",\n height: 16,\n width: 16,\n minWidth: 16,\n minHeight: 16,\n justifyContent: \"center\",\n alignItems: \"center\",\n \"& > svg\": {\n fill: btnStyles.enabled.text,\n color: btnStyles.enabled.text,\n width: 16,\n height: 16,\n },\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n background: btnStyles.disabled.background,\n borderColor: btnStyles.disabled.border,\n borderWeight: 1,\n borderStyle: \"solid\",\n color: btnStyles.disabled.text,\n boxShadow: btnStyles.disabled.shadow,\n \"& .buttonIcon > svg\": {\n fill: btnStyles.disabled.text,\n color: btnStyles.disabled.text,\n },\n },\n \"&:hover:not(:disabled),&.hover:not(:disabled)\": {\n background:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.hover.background,\n borderColor:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.hover.border,\n color: btnStyles.hover.text,\n boxShadow: btnStyles.hover.shadow,\n textDecoration: variant.endsWith(\"-ghost\") ? \"underline\" : \"none\",\n \"& .buttonIcon > svg\": {\n fill: btnStyles.hover.text,\n color: btnStyles.hover.text,\n },\n },\n \"&:active:not(:disabled),&.active:not(:disabled)\": {\n background:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.pressed.background,\n borderColor:\n variant.endsWith(\"-ghost\") && !iconOnly\n ? \"transparent\"\n : btnStyles.pressed.border,\n textDecoration: variant.endsWith(\"-ghost\") ? \"underline\" : \"none\",\n color: btnStyles.pressed.text,\n boxShadow: btnStyles.pressed.shadow,\n \"& .buttonIcon > svg\": {\n fill: btnStyles.pressed.text,\n color: btnStyles.pressed.text,\n },\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const inputHelperStyles = (theme: Theme) => ({\n fontFamily: \"'Geist', sans-serif\",\n fontSize: 14,\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n marginTop: 4,\n lineHeight: \"16px\",\n minHeight: 16,\n \"&.errorState\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n \"&.successState\": {\n color: theme.colors[\"Color/Brand/Success/colorPrimaryText\"],\n },\n \"&.warningState\": {\n color: theme.colors[\"Color/Brand/Warning/colorPrimaryText\"],\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC } from \"react\";\nimport { useTheme } from \"@emotion/react\";\n\nimport { inputHelperStyles } from \"./InputHelper.styles\";\nimport { InputHelperProps } from \"./InputHelper.types\";\n\nconst InputHelper: FC = ({ state = \"normal\", children }) => {\n const theme = useTheme();\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default InputHelper;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { CSSProperties } from \"react\";\nimport { Theme } from \"@emotion/react\";\n\nimport { InputLabelOrientation, InputLabelSizeMode } from \"./InputLabel.types\";\n\nexport const customLabelStyles = (\n theme: Theme,\n inputSizeMode: InputLabelSizeMode,\n orientation: InputLabelOrientation,\n) => {\n let lineHeightVariant: CSSProperties[\"height\"] = \"initial\";\n\n if (orientation === \"horizontal\" && inputSizeMode) {\n switch (inputSizeMode) {\n case \"small\":\n lineHeightVariant = 1;\n break;\n case \"large\":\n lineHeightVariant = 1.4;\n break;\n }\n }\n\n return {\n fontFamily: \"'Geist', sans-serif\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n textAlign: \"left\" as const,\n alignItems: \"flex-start\" as const,\n display: \"flex\",\n userSelect: \"none\",\n whiteSpace: \"nowrap\",\n \"& > span\": {\n display: \"flex\",\n alignItems: \"center\",\n lineHeight: lineHeightVariant,\n width: 190,\n paddingRight: 8,\n textWrap: \"wrap\",\n \"&.noMinWidthLabel\": {\n minWidth: \"initial\",\n width: \"initial\",\n },\n },\n };\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { customLabelStyles } from \"./InputLabel.styles\";\nimport { InputLabelProps } from \"./InputLabel.types\";\n\nconst Index: FC = ({\n children,\n sx,\n noMinWidth,\n htmlFor,\n orientation = \"horizontal\",\n inputSizeMode = \"large\",\n ...restProps\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n \n \n {children}\n \n \n );\n};\n\nexport default Index;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, keyframes, Theme } from \"@emotion/react\";\n\nimport { TooltipPlacement } from \"./Tooltip.types\";\n\nexport const opacityAnimation = keyframes`\n from {\n opacity: 0;\n }\n to {\n opacity: 1;\n }\n`;\n\nexport const mainTooltipStyle = (theme: Theme) =>\n css({\n position: \"fixed\",\n borderRadius: 4,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n color: theme.colors[\"Color/Neutral/Text/colorTextContrast\"],\n background: theme.colors[\"Color/Neutral/Bg/colorBgContrast\"],\n lineHeight: 1,\n zIndex: 10001,\n padding: 8,\n paddingTop: 4,\n paddingBottom: 4,\n fontSize: 12,\n boxShadow: theme.shadows[\"boxShadow-02\"],\n maxWidth: 350,\n textAlign: \"center\",\n \"& .title\": {\n textAlign: \"left\",\n whiteSpace: \"nowrap\",\n },\n \"& .content\": {\n width: \"auto\",\n maxWidth: 350,\n overflowWrap: \"break-word\",\n textAlign: \"left\",\n },\n });\n\nexport const tooltipPlacement = (theme: Theme, position: TooltipPlacement) => {\n const tooltipArrowSize = 6;\n const background = theme.colors[\"Color/Neutral/Bg/colorBgContrast\"];\n\n let placementPosition = {};\n const beforePosition = {\n content: \"' '\",\n left: \"50%\",\n border: \"solid transparent\",\n height: 0,\n width: 0,\n position: \"absolute\",\n pointerEvents: \"none\",\n borderWidth: tooltipArrowSize,\n marginLeft: tooltipArrowSize * -1,\n };\n\n switch (position) {\n case \"top\":\n placementPosition = {\n transform: \"translateX(-50%) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n top: \"100%\",\n borderTopColor: background,\n },\n };\n break;\n case \"right\":\n placementPosition = {\n transform: \"translateX(0) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n left: tooltipArrowSize * -1,\n top: \"50%\",\n transform: \"translateX(0) translateY(-50%)\",\n borderRightColor: background,\n },\n };\n break;\n case \"left\":\n placementPosition = {\n transform: \"translateX(-100%) translateY(-50%)\",\n \"&::before\": {\n ...beforePosition,\n left: \"auto\",\n right: tooltipArrowSize * -2,\n top: \"50%\",\n transform: \"translateX(0) translateY(-50%)\",\n borderLeftColor: background,\n },\n };\n break;\n default:\n placementPosition = {\n transform: \"translateX(-50%)\",\n \"&::before\": {\n ...beforePosition,\n bottom: \"100%\",\n borderBottomColor: background,\n },\n };\n }\n\n return css(placementPosition);\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2022 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { cloneElement, FC, Fragment, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { useTheme } from \"@emotion/react\";\n\nimport {\n mainTooltipStyle,\n opacityAnimation,\n tooltipPlacement,\n} from \"./Tooltip.styles\";\nimport { TooltipConstructProps, TooltipProps } from \"./Tooltip.types\";\n\nconst TooltipElement: FC = ({\n placement,\n title = \"\",\n content,\n anchorEl,\n}) => {\n const theme = useTheme();\n\n let position = {};\n let calculatedPlacement = placement;\n const boundYLimit = 45;\n const boundXLimit = 175;\n\n if (anchorEl) {\n const bounds = anchorEl.getBoundingClientRect();\n const windowWidth = document.documentElement.offsetWidth;\n const windowHeight = document.documentElement.offsetHeight;\n\n switch (placement) {\n case \"bottom\": {\n const calcPosition = bounds.top + bounds.height + boundYLimit;\n\n if (calcPosition > windowHeight) {\n calculatedPlacement = \"top\";\n }\n break;\n }\n case \"left\": {\n const calcInitPosition = bounds.left - boundXLimit;\n\n if (calcInitPosition < 0) {\n calculatedPlacement = \"right\";\n }\n\n break;\n }\n case \"right\": {\n const calcEndPosition = bounds.left + bounds.width + boundXLimit;\n\n if (calcEndPosition > windowWidth) {\n calculatedPlacement = \"left\";\n }\n break;\n }\n case \"top\": {\n if (bounds.top < boundYLimit) {\n calculatedPlacement = \"bottom\";\n }\n\n break;\n }\n }\n\n switch (calculatedPlacement) {\n case \"bottom\":\n position = {\n top: bounds.top + bounds.height + 10,\n left: bounds.left + bounds.width / 2,\n };\n break;\n case \"left\":\n position = {\n top: bounds.top + bounds.height / 2,\n left: bounds.left - 12,\n };\n break;\n case \"right\":\n position = {\n top: bounds.top + bounds.height / 2,\n left: bounds.left + bounds.width + 12,\n };\n break;\n case \"top\":\n position = {\n top: bounds.top - bounds.height / 2 - 10,\n left: bounds.left + bounds.width / 2,\n };\n break;\n }\n }\n\n return (\n \n {title &&
{title}
}\n
{content}
\n \n );\n};\n\nconst Tooltip: FC = ({\n children,\n tooltip,\n title = \"\",\n errorProps,\n placement = \"bottom\",\n}) => {\n const [anchorEl, setAnchorEl] = useState<\n (EventTarget & HTMLSpanElement) | null\n >(null);\n const [tooltipVisible, setTooltipVisible] = useState(false);\n\n if (tooltip === \"\") {\n return (\n \n {errorProps ? cloneElement(children, { ...errorProps }) : children}\n \n );\n }\n\n return (\n \n {\n setAnchorEl(event.currentTarget);\n setTooltipVisible(true);\n }}\n onPointerLeave={() => {\n setTooltipVisible(false);\n }}\n >\n {errorProps ? cloneElement(children, { ...errorProps }) : children}\n {tooltipVisible &&\n createPortal(\n ,\n document.body,\n )}\n \n \n );\n};\n\nexport default Tooltip;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport { paddingSizeVariants } from \"../../global/utils\";\n\nexport const inputBaseStyles = (theme: Theme) =>\n css({\n lineHeight: \"20px\",\n height: 38,\n boxSizing: \"border-box\",\n width: \"100%\",\n paddingTop: 8,\n paddingBottom: 8,\n paddingLeft: 8,\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n fontSize: 14,\n fontWeight: 400,\n borderWidth: 1,\n borderStyle: \"solid\",\n borderRadius: 4,\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n outline: \"none\",\n transitionDuration: \"0.1s\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgFields\"],\n letterSpacing: \"0.16px\",\n \"&.filled\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n },\n \"&.errorState\": {\n borderColor: theme.colors[\"Color/Brand/Error/colorPrimaryBorder\"],\n },\n \"&.warningState\": {\n borderColor: theme.colors[\"Color/Brand/Warning/colorPrimaryBorder\"],\n },\n \"&.successState\": {\n borderColor: theme.colors[\"Color/Brand/Success/colorPrimaryBorder\"],\n },\n \"&::placeholder\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n opacity: 1,\n fontWeight: 400,\n letterSpacing: \"0.16px\",\n },\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderBold\"],\n },\n \"&:focus\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBorder\"],\n boxShadow: \"0px 0px 0px 2px rgba(43, 100, 229, 0.30)\",\n },\n \"&:read-only\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgShell\"],\n \"&:placeholder\": {\n color: theme.colors[\"Color/Base/Shark/2\"],\n },\n },\n \"&::-webkit-outer-spin-button, &::-webkit-inner-spin-button\": {\n WebkitAppearance: \"none\",\n margin: 0,\n },\n \"&[type=number]\": {\n \"-moz-appearance\": \"textfield\",\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n userSelect: \"none\",\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"&:placeholder\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextPlaceholder\"],\n },\n },\n });\n\nexport const inputBaseSizeSmall = css({\n height: 28,\n paddingTop: 4,\n paddingBottom: 4,\n});\n\nexport const inputContainerStyles = (theme: Theme) =>\n css({\n display: \"flex\",\n flexGrow: 1,\n width: \"100%\",\n \"& .textBoxContainer\": {\n width: \"100%\",\n flexGrow: 1,\n position: \"relative\",\n minWidth: 160,\n },\n \"& .tooltipContainer\": {\n marginLeft: 5,\n display: \"flex\",\n alignItems: \"center\",\n \"& .min-icon\": {\n width: 13,\n },\n },\n \"& .overlayAction\": {\n position: \"absolute\",\n right: 1,\n top: 1,\n boxSizing: \"border-box\",\n \"& button\": {\n padding: 6,\n border: 0,\n borderRadius: 0,\n borderTopRightRadius: 3,\n borderBottomRightRadius: 3,\n borderLeft: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n boxShadow: \"none\",\n height: 36,\n boxSizing: \"border-box\",\n fontWeight: \"400\",\n \"& .min-icon\": {\n width: 16,\n height: 16,\n color: theme.colors[\"Color/Neutral/Text/colorText\"],\n fill: theme.colors[\"Color/Neutral/Text/colorText\"],\n },\n },\n },\n \"& .startOverlayIcon\": {\n position: \"absolute\",\n left: 8,\n top: 10,\n \"& svg\": {\n width: 16,\n height: 16,\n color: theme.colors[\"Color/Neutral/Text/colorText\"],\n },\n },\n \"& .accessoryIcon\": {\n position: \"absolute\",\n right: 8,\n top: \"50%\",\n transform: \"translateY(-50%)\",\n width: 16,\n height: 16,\n \"&.errorState\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n \"&.warningState\": {\n color: theme.colors[\"Color/Brand/Warning/colorPrimaryText\"],\n },\n \"&.successState\": {\n color: theme.colors[\"Color/Brand/Success/colorPrimaryText\"],\n },\n },\n \"& .inputLabel.verticalMode\": {\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n marginBottom: paddingSizeVariants.sizeXXS,\n },\n \"& .textdivContainer\": {\n width: \"100%\",\n },\n });\n\nexport const containerSizeSmall = css({\n \"& .overlayAction\": {\n \"& button\": {\n height: 26,\n },\n },\n \"& .startOverlayIcon\": {\n top: 6,\n },\n});\n\nexport const containerOverlayIcon = css({\n \"& input\": {\n paddingRight: 37,\n },\n \"& .accessoryIcon\": {\n right: 37,\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { RefObject, useMemo, useState } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport CircleAlertIcon from \"../../icons/CircleAlertIcon\";\nimport CircleCheckIcon from \"../../icons/CircleCheckIcon\";\nimport CircleHelpIcon from \"../../icons/CircleHelpIcon\";\nimport EyeIcon from \"../../icons/EyeIcon\";\nimport EyeOffIcon from \"../../icons/EyeOffIcon\";\nimport TriangleAlertIcon from \"../../icons/TriangleAlertIcon\";\nimport Button from \"../Button\";\nimport InputHelper from \"../InputHelper\";\nimport InputLabel from \"../InputLabel\";\nimport Tooltip from \"../Tooltip\";\nimport {\n containerOverlayIcon,\n containerSizeSmall,\n inputBaseSizeSmall,\n inputBaseStyles,\n inputContainerStyles,\n} from \"./InputBox.styles\";\nimport { InputBoxProps } from \"./InputBox.types\";\n\nconst Inputdiv = React.forwardRef<\n React.HTMLAttributes,\n InputBoxProps\n>(\n (\n {\n id,\n tooltip = \"\",\n index,\n type,\n overlayIcon,\n noLabelMinWidth,\n overlayAction,\n overlayObject,\n label = \"\",\n required,\n startIcon,\n className,\n helper,\n state = \"normal\",\n sx,\n sizeMode = \"large\",\n orientation = \"horizontal\",\n onFocus,\n disableErrorUntilFocus = false,\n children,\n passwordRevealEnabled = true,\n value,\n ...props\n },\n ref,\n ) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const baseStyles = inputBaseStyles(theme);\n const containerStyles = inputContainerStyles(theme);\n\n const [toggleTextInput, setToggleTextInput] = useState(false);\n\n let inputdivWrapperIcon = overlayIcon;\n let inputdivWrapperType = type;\n\n if (type === \"password\" && passwordRevealEnabled && !overlayIcon) {\n inputdivWrapperIcon = toggleTextInput ? : ;\n inputdivWrapperType = toggleTextInput ? \"text\" : \"password\";\n }\n\n const [hasReceivedFocus, setHasReceivedFocus] = useState(false);\n\n if (\n !disableErrorUntilFocus &&\n state === \"error\" &&\n !hasReceivedFocus &&\n helper\n ) {\n helper = \"\";\n state = \"normal\";\n }\n\n const hasState = state !== \"normal\";\n\n return (\n \n {label !== \"\" && (\n \n {label}\n {required ? \"*\" : \"\"}\n {tooltip !== \"\" && (\n
\n \n
\n \n
\n
\n
\n )}\n \n )}\n\n
\n
\n {startIcon &&
{startIcon}
}\n {\n setHasReceivedFocus(true);\n if (onFocus) {\n onFocus(e);\n }\n }}\n ref={ref as RefObject | null | undefined}\n {...props}\n />\n {state === \"error\" && (\n \n )}\n {state === \"warning\" && (\n \n )}\n {state === \"success\" && (\n \n )}\n {inputdivWrapperIcon && (\n
\n {\n overlayAction(e);\n }\n : () => setToggleTextInput(!toggleTextInput)\n }\n id={`${id}-button`}\n type={\"button\"}\n icon={inputdivWrapperIcon}\n />\n
\n )}\n {overlayObject && (\n
{overlayObject}
\n )}\n
\n {helper !== undefined && (\n {helper}\n )}\n {children}\n
\n \n );\n },\n);\n\nexport default Inputdiv;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css } from \"@emotion/react\";\n\nexport const autocompleteContainerStyles = css({\n display: \"flex\",\n flexGrow: 1,\n width: \"100%\",\n height: 38,\n position: \"relative\",\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useEffect, useMemo, useRef, useState } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport DropdownSelector from \"../DropdownSelector\";\nimport InputBox from \"../InputBox\";\nimport { autocompleteContainerStyles } from \"./Autocomplete.styles\";\nimport { AutocompleteProps } from \"./Autocomplete.types\";\n\nconst Autocomplete: FC = ({\n id,\n label = \"\",\n required,\n className,\n tooltip = \"\",\n noLabelMinWidth = false,\n value = \"\",\n sx,\n options,\n onChange,\n disabled = false,\n name,\n placeholder = \"\",\n sizeMode = \"large\",\n orientation = \"horizontal\",\n state = \"normal\",\n readOnly = false,\n helper,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const baseInputRef = useRef(null);\n\n const [isOpen, setIsOpen] = useState(false);\n const [searchBoxVal, setSearchBoxVal] = useState(\"\");\n const [valueSelected, setValueSelected] = useState(null);\n const [filterVal, setFilterVal] = useState(\"\");\n\n useEffect(() => {\n if (value !== \"\") {\n const index = options.findIndex((option) => option.value === value);\n\n setValueSelected(index);\n setSearchBoxVal(options[index]?.label || \"\");\n }\n }, [options, value]);\n\n const filteredOptions = options.filter((item) =>\n item.label.toLowerCase().includes(filterVal.toLowerCase()),\n );\n\n const startIcon = useMemo(() => {\n const optionWithIcon =\n valueSelected !== null &&\n (options[valueSelected]?.icon || options[valueSelected]?.indicator);\n\n if (!optionWithIcon) {\n return null;\n }\n\n return options[valueSelected]?.indicator\n ? options[valueSelected]?.indicator\n : options[valueSelected].icon;\n }, [options, valueSelected]);\n\n return (\n {\n if (!isOpen) {\n setIsOpen(true);\n }\n }}\n id={`${id}-Autocomplete`}\n >\n {\n setSearchBoxVal(e.target.value);\n setFilterVal(e.target.value);\n }}\n placeholder={placeholder}\n sizeMode={sizeMode}\n helper={helper}\n orientation={orientation}\n state={state}\n readOnly={readOnly}\n overlayIcon={isOpen ? : }\n overlayAction={() => {\n if (!disabled) {\n setIsOpen(!isOpen);\n }\n }}\n startIcon={startIcon}\n onClick={() => {\n if (!disabled) {\n setIsOpen(!isOpen);\n }\n }}\n sx={{\n ...sx,\n \"& .overlayAction > button\": {\n borderLeft: 0,\n backgroundColor: \"transparent\",\n },\n \"& .accessoryIcon\": {\n display: \"none\",\n },\n }}\n ref={baseInputRef}\n />\n {isOpen && (\n {\n setSearchBoxVal(label || \"\");\n setFilterVal(\"\");\n if (id !== undefined) {\n setValueSelected(id);\n }\n onChange(nValue, extraValue);\n }}\n hideTriggerAction={() => {\n setIsOpen(false);\n if (\n (value !== \"\" && searchBoxVal === \"\") ||\n filteredOptions.length === 0\n ) {\n const option = options.find((option) => option.value === value);\n\n setSearchBoxVal(option?.label || \"\");\n }\n }}\n open={isOpen}\n anchorEl={baseInputRef.current}\n useAnchorWidth\n forSelectInput\n />\n )}\n \n );\n};\n\nexport default Autocomplete;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC } from \"react\";\n\nimport ArrowLeftIcon from \"../../icons/ArrowLeftIcon\";\nimport Button from \"../Button\";\nimport { BackLinkProps } from \"./BackLink.types\";\n\nconst BackLink: FC = ({ label, sx, ...props }) => {\n return (\n }\n variant={\"primary-ghost\"}\n sx={sx}\n {...props}\n >\n {label}\n \n );\n};\n\nexport default BackLink;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useCallback, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport CircleAlertIcon from \"../../icons/CircleAlertIcon\";\nimport CircleCheckIcon from \"../../icons/CircleCheckIcon\";\nimport CircleSlashIcon from \"../../icons/CircleSlashIcon\";\nimport CircleXIcon from \"../../icons/CircleXIcon\";\nimport InfoIcon from \"../../icons/InfoIcon\";\nimport { badgeCSS } from \"./Badge.styles\";\nimport { BadgeProps } from \"./Badge.types\";\n\nconst Badge: FC> = ({\n children,\n color = \"none\",\n sx,\n id,\n label,\n size = \"normal\",\n badgeStyle = \"subtle\",\n icon,\n isNumber,\n ...props\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const badgeStyling = badgeCSS(theme, color, badgeStyle, size, icon, isNumber);\n\n const iconPhase = useCallback((): React.ReactNode => {\n let icnUse: React.ReactNode = null;\n\n if (icon) {\n if (typeof icon === \"boolean\") {\n // We use default icons for each category\n switch (color) {\n case \"none\":\n icnUse = ;\n break;\n case \"info\":\n icnUse = ;\n break;\n case \"success\":\n icnUse = ;\n break;\n case \"warning\":\n icnUse = ;\n break;\n case \"danger\":\n icnUse = ;\n break;\n default:\n icnUse = null;\n }\n } else {\n // In case we want to use a custom icon, and it is not a predefined icon\n icnUse = icon === \"dot\" ? : icon;\n }\n }\n\n return icnUse;\n }, [icon, color]);\n\n return (\n \n {icon && {iconPhase()}}\n \n {label}\n {children}\n \n \n );\n};\nexport default Badge;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nimport { paddingSizeVariants } from \"../../global/utils\";\nimport {\n BadgeColors,\n BadgeElementThemeProps,\n BadgeIcons,\n BadgeSizes,\n BadgeStyles,\n BadgeThemeProps,\n} from \"./Badge.types\";\n\nexport const badgeVariant = (\n theme: Theme,\n variant: BadgeColors,\n): BadgeElementThemeProps => {\n const themeVariants: BadgeThemeProps = {\n none: {\n minimalColor: theme.colors[\"Color/Base/Shark/6\"],\n subtleBG: theme.colors[\"Color/Base/Shark/1\"],\n subtleLabel: theme.colors[\"Color/Base/Shark/6\"],\n boldBG: theme.colors[\"Color/Base/Shark/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n info: {\n minimalColor: theme.colors[\"Color/Base/Royal/6\"],\n subtleBG: theme.colors[\"Color/Base/Royal/1\"],\n subtleLabel: theme.colors[\"Color/Base/Royal/6\"],\n boldBG: theme.colors[\"Color/Base/Royal/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n success: {\n minimalColor: theme.colors[\"Color/Base/Java/6\"],\n subtleBG: theme.colors[\"Color/Base/Java/1\"],\n subtleLabel: theme.colors[\"Color/Base/Java/6\"],\n boldBG: theme.colors[\"Color/Base/Java/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n warning: {\n minimalColor: theme.colors[\"Color/Base/Orange/6\"],\n subtleBG: theme.colors[\"Color/Base/Orange/1\"],\n subtleLabel: theme.colors[\"Color/Base/Orange/6\"],\n boldBG: theme.colors[\"Color/Base/Orange/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n danger: {\n minimalColor: theme.colors[\"Color/Base/Sunset/6\"],\n subtleBG: theme.colors[\"Color/Base/Sunset/1\"],\n subtleLabel: theme.colors[\"Color/Base/Sunset/6\"],\n boldBG: theme.colors[\"Color/Base/Sunset/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n purple: {\n minimalColor: theme.colors[\"Color/Base/Purple/6\"],\n subtleBG: theme.colors[\"Color/Base/Purple/1\"],\n subtleLabel: theme.colors[\"Color/Base/Purple/6\"],\n boldBG: theme.colors[\"Color/Base/Purple/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n rose: {\n minimalColor: theme.colors[\"Color/Base/Rose/6\"],\n subtleBG: theme.colors[\"Color/Base/Rose/1\"],\n subtleLabel: theme.colors[\"Color/Base/Rose/6\"],\n boldBG: theme.colors[\"Color/Base/Rose/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n scooter: {\n minimalColor: theme.colors[\"Color/Base/Scooter/6\"],\n subtleBG: theme.colors[\"Color/Base/Scooter/1\"],\n subtleLabel: theme.colors[\"Color/Base/Scooter/6\"],\n boldBG: theme.colors[\"Color/Base/Scooter/6\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n },\n disabled: {\n minimalColor: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n subtleBG: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n subtleLabel: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n boldBG: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n boldLabel: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n };\n\n return themeVariants[variant];\n};\n\nexport const badgeCSS = (\n theme: Theme,\n color: BadgeColors,\n badgeStyle: BadgeStyles,\n size: BadgeSizes,\n icon: BadgeIcons,\n isNumber?: boolean,\n) => {\n const themeVariant = badgeVariant(theme, color);\n\n let textColor =\n badgeStyle === \"bold\" ? themeVariant.boldLabel : themeVariant.subtleLabel;\n let bgColor =\n badgeStyle === \"bold\" ? themeVariant.boldBG : themeVariant.subtleBG;\n let borderColor =\n badgeStyle === \"bold\" ? themeVariant.boldBG : themeVariant.subtleBG;\n\n if (icon === \"dot\" || badgeStyle === \"minimal\") {\n bgColor = \"transparent\";\n textColor = themeVariant.minimalColor;\n borderColor = icon === \"dot\" ? \"transparent\" : themeVariant.minimalColor;\n }\n\n let padding =\n size === \"small\"\n ? `0 6px`\n : `${theme.paddingSizes.sizeXXS}px ${theme.paddingSizes.sizeXS}px`;\n\n if (size === \"small\" && isNumber) {\n padding = \"0\";\n }\n\n return css({\n boxSizing: \"border-box\",\n position: \"relative\",\n margin: 0,\n userSelect: \"none\",\n appearance: \"none\",\n maxWidth: \"100%\",\n fontSize: 12,\n fontWeight: 600,\n lineHeight: \"16px\",\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n height: size === \"small\" ? 16 : 24,\n color: textColor,\n backgroundColor: bgColor,\n borderRadius: 16,\n whiteSpace: \"nowrap\",\n cursor: \"default\",\n outline: 0,\n textDecoration: \"none\",\n border: `${borderColor} 1px solid`,\n padding,\n verticalAlign: \"middle\",\n gap: paddingSizeVariants.sizeXXS,\n minWidth: size === \"small\" ? 16 : 20,\n \"& svg\": {\n width: icon === \"dot\" ? 8 : 15,\n height: icon === \"dot\" ? 8 : 15,\n color: textColor,\n fill: textColor,\n },\n \"& span.dot\": {\n display: \"inline-block\",\n width: 8,\n height: 8,\n backgroundColor: textColor,\n borderRadius: \"100%\",\n },\n });\n};\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { iconContainerStyles } from \"./BoxedIcon.styles\";\nimport { IBoxedIconProps } from \"./BoxedIcon.types\";\n\nconst BoxedIcon: FC = ({ sx, children }) => {\n const theme = useTheme();\n\n const boxedStyle = iconContainerStyles(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default BoxedIcon;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nexport const iconContainerStyles = (theme: Theme) =>\n css({\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n boxSizing: \"border-box\",\n padding: 16,\n width: 60,\n height: 60,\n minHeight: 60,\n minWidth: 60,\n borderRadius: 12,\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n \"& svg\": {\n color: theme.colors[\"Color/Brand/_minio/Raspberry\"],\n width: 24,\n height: 24,\n minWidth: 24,\n minHeight: 24,\n },\n });\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { css, Theme } from \"@emotion/react\";\n\nexport const expandMenuOptionStyles = (theme: Theme) => {\n return {\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"flex-start\",\n gap: 8,\n border: 0,\n borderRadius: 4,\n cursor: \"pointer\",\n width: \"100%\",\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n backgroundColor: \"transparent\",\n padding: \"4px 10px\",\n fontWeight: 400,\n height: 28,\n boxShadow: \"none\",\n textDecoration: \"none\",\n \"&:hover:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n \"&:active:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n },\n \"&:disabled\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n cursor: \"not-allowed\",\n },\n \"&.danger\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n \"&:hover:not(:disabled)\": {\n color: theme.colors[\"Color/Brand/Error/colorPrimaryText\"],\n },\n },\n \"& svg\": {\n width: 16,\n height: 16,\n },\n \"& .menu-icon\": {\n display: \"inline-flex\",\n width: 16,\n height: 16,\n },\n \"& .menu-option\": {\n fontSize: 14,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"20px\",\n letterSpacing: \"0.16px\",\n whiteSpace: \"nowrap\" as const,\n },\n \"& .button-label\": {\n marginLeft: 0,\n },\n };\n};\n\nexport const dividerStyles = (theme: Theme) =>\n css({\n border: `${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]} 1px solid`,\n borderTop: 0,\n borderRight: 0,\n borderLeft: 0,\n width: \"100%\",\n });\n\nexport const expandMenuDescriptionStyles = (theme: Theme) =>\n css({\n width: 216,\n display: \"flex\",\n alignItems: \"flex-start\",\n gap: theme.paddingSizes[\"sizeXS\"],\n padding: theme.paddingSizes[\"sizeXXS\"],\n cursor: \"default\",\n userSelect: \"none\",\n \"& .menu-description-information\": {\n display: \"flex\",\n flexDirection: \"column\",\n gap: theme.paddingSizes[\"sizeXXXS\"],\n \"& .title\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n },\n \"& .subTitle\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextTertiary\"],\n },\n },\n });\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, useEffect, useState } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport { css, useTheme } from \"@emotion/react\";\nimport { CSSObject } from \"@emotion/serialize\";\nimport debounce from \"lodash/debounce\";\n\nimport { useEscapeKey } from \"../../global/hooks\";\nimport SelectorContainer from \"../../global/SelectorContainer\";\nimport { expandMenuOptionStyles } from \"./ExpandMenu.styles\";\nimport { ExpandDropdownProps } from \"./ExpandMenu.types\";\n\nconst calcElementPosition = (\n anchorEl: (EventTarget & HTMLElement) | null,\n anchorOrigin: \"start\" | \"end\" | \"middle\",\n) => {\n if (!anchorEl) {\n return {\n top: 0,\n left: 0,\n width: 0,\n };\n }\n\n const bounds = anchorEl.getBoundingClientRect();\n\n const returnItem: CSSObject = { top: bounds.top + bounds.height };\n\n switch (anchorOrigin) {\n case \"start\":\n returnItem.left = bounds.left;\n returnItem.transform = \"translateX(0%)\";\n break;\n case \"end\":\n returnItem.left = bounds.left + bounds.width;\n returnItem.transform = \"translateX(-100%)\";\n break;\n case \"middle\":\n returnItem.left = bounds.right - bounds.width / 2;\n returnItem.transform = \"translateX(-50%)\";\n break;\n }\n\n return returnItem;\n};\n\nconst ExpandDropdown: FC = ({\n hideTriggerAction,\n open,\n anchorEl = null,\n anchorOrigin = \"start\",\n forInputOptions = false,\n children,\n}) => {\n const theme = useTheme();\n\n const [coords, setCoords] = useState(null);\n\n useEscapeKey(hideTriggerAction);\n\n useEffect(() => {\n if (open) {\n setCoords(calcElementPosition(anchorEl, anchorOrigin));\n return;\n }\n setCoords(null);\n }, [anchorEl, anchorOrigin, open]);\n\n useEffect(() => {\n const handleResize = () => {\n hideTriggerAction();\n };\n\n const scrollResize = debounce((anchorEl) => {\n if (!anchorEl || !anchorEl.getBoundingClientRect()) {\n return;\n }\n setCoords(calcElementPosition(anchorEl, anchorOrigin));\n }, 300);\n\n window.addEventListener(\"resize\", handleResize);\n window.addEventListener(\"scroll\", () => {\n scrollResize(anchorEl);\n });\n });\n\n const expandDropdownStyles = css({\n position: \"absolute\",\n display: \"grid\",\n gridTemplateColumns: \"100%\",\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n padding: 8,\n maxHeight: 450,\n minWidth: forInputOptions ? \"initial\" : 180,\n overflowX: \"hidden\",\n overflowY: \"auto\",\n borderRadius: theme.borderRadius.borderRadiusSM,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderMinimal\"]}`,\n boxShadow:\n \"0px 2px 8px 0px rgba(156, 163, 175, 0.15), 0px 4px 12px 0px rgba(156, 163, 175, 0.25)\",\n marginTop: forInputOptions ? 0 : 10,\n \"& ul\": {\n padding: 0,\n margin: 0,\n display: \"flex\",\n flexDirection: \"column\",\n width: \"100%\",\n },\n \"& button\": expandMenuOptionStyles(theme),\n \"&::-webkit-scrollbar\": {\n width: 5,\n },\n \"&::-webkit-scrollbar-thumb\": {\n background: theme.colors[\"Color/Base/Shark/3\"],\n borderRadius: \"5px\",\n },\n\n \"&::-webkit-scrollbar-track\": {\n background: \"transparent\",\n borderRadius: 0,\n },\n });\n\n if (!open || !coords) {\n return null;\n }\n\n if (!anchorEl) {\n console.warn(\n \"AnchorEl not set. Element will be rendered on the top of the page\",\n );\n }\n\n return createPortal(\n \n
{children}
\n
,\n document.body,\n );\n};\n\nexport default ExpandDropdown;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment, useState } from \"react\";\n\nimport ChevronDownIcon from \"../../icons/ChevronDownIcon\";\nimport ChevronUpIcon from \"../../icons/ChevronUpIcon\";\nimport Button from \"../Button\";\nimport ExpandDropdown from \"./ExpandDropdown\";\nimport { ExpandMenuProps } from \"./ExpandMenu.types\";\nimport CaretFilledIcon from \"../../icons/CaretFilledIcon\";\n\nconst ExpandMenu: FC<\n ExpandMenuProps & React.ButtonHTMLAttributes\n> = ({\n id,\n icon,\n iconLocation,\n dropMenuPosition,\n variant,\n name,\n sx,\n label,\n children,\n disabled,\n dropArrow = true,\n compact = false,\n menuTopSpacing = false,\n openFeedback = false,\n openVariant,\n inButtonGroup,\n}) => {\n const [expandedMenu, setExpandedMenu] = useState(false);\n const [anchorEl, setAnchorEl] = React.useState<\n (EventTarget & HTMLButtonElement) | null\n >(null);\n\n let secondary = null;\n\n if (dropArrow) {\n secondary = expandedMenu ? (\n \n ) : (\n \n );\n }\n\n return (\n \n {\n setExpandedMenu(!expandedMenu);\n setAnchorEl(e.currentTarget);\n }}\n inButtonGroup={inButtonGroup}\n className={expandedMenu && openFeedback ? \"active\" : \"\"}\n />\n\n {expandedMenu && (\n {\n setExpandedMenu(false);\n }}\n anchorOrigin={dropMenuPosition}\n anchorEl={anchorEl}\n forInputOptions={!menuTopSpacing}\n >\n {children}\n \n )}\n \n );\n};\n\nexport default ExpandMenu;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { expandMenuOptionStyles } from \"./ExpandMenu.styles\";\nimport { ExpandMenuOptionProps } from \"./ExpandMenu.types\";\n\nconst ExpandMenuOption: FC<\n ExpandMenuOptionProps & React.ButtonHTMLAttributes\n> = ({\n children,\n icon,\n sx,\n variant = \"regular\",\n id,\n inButtonGroup = false,\n ...restProps\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n let extraPadding = {};\n\n if (inButtonGroup) {\n extraPadding = { padding: icon && !children ? \"6px\" : \"4px 12px\" };\n }\n\n return (\n \n {icon && {icon}}\n {children}\n \n );\n};\n\nexport default ExpandMenuOption;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, Fragment } from \"react\";\nimport { useTheme } from \"@emotion/react\";\n\nimport ExpandMenu from \"../ExpandMenu\";\nimport ExpandMenuOption from \"../ExpandMenu/ExpandMenuOption\";\nimport { breadcrumbsButtonTheme } from \"./Breadcrumbs.styles\";\nimport { BreadcrumbsOption, BreadcrumbsOptionProps } from \"./Breadcrumbs.types\";\n\nconst BreadcrumbButton: FC<\n BreadcrumbsOptionProps & React.ButtonHTMLAttributes\n> = ({\n label,\n icon,\n iconLocation = \"start\",\n onClick,\n onClickOption,\n disabled,\n children,\n className,\n current,\n subOptions,\n ...props\n}) => {\n const theme = useTheme();\n\n const breadcrumbButtonTheme = breadcrumbsButtonTheme(theme);\n\n const clickFunction = (option: BreadcrumbsOption) => {\n if (onClickOption) {\n onClickOption(option.to);\n }\n\n if (option.onClick) {\n option.onClick(option.to);\n }\n };\n\n let iconToPlace: React.ReactNode = null;\n let expandMenu = null;\n\n if (icon) {\n iconToPlace = {icon};\n }\n\n if (subOptions) {\n expandMenu = (\n ({\n display: \"flex\",\n alignItems: \"center\",\n height: 20,\n width: 20,\n padding: \"2px 4px\",\n borderRadius: 2,\n fontSize: 12,\n gap: 4,\n transitionDuration: \"0s\",\n \"& .button-label\": {\n display: \"none\",\n marginLeft: 0,\n },\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n textDecoration: \"underline\",\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n width: 16,\n height: 16,\n },\n })}\n compact\n >\n {subOptions.map((option, index) => (\n clickFunction(option)}\n icon={option.icon}\n disabled={option.disabled}\n >\n {option.label}\n \n ))}\n \n );\n }\n\n return (\n \n \n \n {icon && (\n \n {icon && iconLocation === \"start\" && iconToPlace}\n \n )}\n {children ||\n (label && (\n \n {children}\n {children && label ? \" \" : \"\"}\n {label}\n \n ))}\n {icon && iconLocation === \"end\" && iconToPlace}\n \n \n {expandMenu}\n \n );\n};\n\nexport default BreadcrumbButton;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const breadcrumbsTheme = (theme: Theme) => ({\n boxSizing: \"border-box\",\n flexBasis: \"100%\",\n width: \"100%\",\n fontSize: 12,\n fontWeight: \"bold\",\n height: 38,\n display: \"flex\",\n alignItems: \"center\",\n marginRight: 10,\n \"& .breadcrumbsList\": {\n display: \"flex\",\n flexWrap: \"nowrap\",\n flexGrow: 1,\n textAlign: \"left\" as const,\n marginLeft: 15,\n marginRight: 10,\n overflow: \"hidden\",\n userSelect: \"none\",\n \"& .divider\": {\n boxSizing: \"content-box\",\n display: \"inline-flex\",\n justifyContent: \"center\",\n width: 12,\n minWidth: 12,\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n letterSpacing: \"0.5px\",\n padding: \"2px 4px\",\n },\n \"& svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"&:hover\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n },\n \"& .last\": {\n pointerEvents: \"none\",\n },\n },\n \"& .slashSpacingStyle\": {\n margin: \"0 5px\",\n },\n});\n\nexport const breadcrumbsButtonTheme = (theme: Theme) => ({\n cursor: \"pointer\",\n display: \"inline-flex\" as const,\n boxSizing: \"border-box\" as const,\n border: 0,\n backgroundColor: \"transparent\",\n padding: \"2px 4px\",\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n fontSize: 12,\n fontStyle: \"normal\",\n fontWeight: 400,\n lineHeight: \"16px\",\n letterSpacing: \"0.5px\",\n textOverflow: \"ellipsis\" as const,\n overflow: \"hidden\" as const,\n whiteSpace: \"nowrap\" as const,\n borderRadius: theme.borderRadius.borderRadiusXS,\n height: 20,\n gap: 4,\n \"& .button-icon svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n color: theme.colors[\"Color/Neutral/Text/colorTextHeading\"],\n },\n \"&.current\": {\n cursor: \"default\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDescription\"],\n },\n },\n \"&:not(.current):hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Control/colorBgHover\"],\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n textDecoration: \"underline\",\n \"& .button-icon svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLabel\"],\n },\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { FC, Fragment, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport ChevronLeftIcon from \"../../icons/ChevronLeftIcon\";\nimport EllipsisIcon from \"../../icons/EllipsisIcon\";\nimport Box from \"../Box\";\nimport Button from \"../Button\";\nimport ExpandMenu from \"../ExpandMenu\";\nimport ExpandMenuOption from \"../ExpandMenu/ExpandMenuOption\";\nimport BreadcrumbButton from \"./BreadcrumbButton\";\nimport { breadcrumbsTheme } from \"./Breadcrumbs.styles\";\nimport { BreadcrumbsOption, BreadcrumbsProps } from \"./Breadcrumbs.types\";\n\nconst Breadcrumbs: FC = ({\n sx,\n goBackFunction,\n options,\n displayLastItems = false,\n onClickOption,\n markCurrentItem = false,\n children,\n}) => {\n const theme = useTheme();\n\n const mainTheme = breadcrumbsTheme(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const hasCollapsedOpts =\n typeof displayLastItems === \"number\" &&\n options.length - 1 > displayLastItems &&\n options.length > 0;\n\n let collapsedOptions = null;\n\n const clickFunction = (option: BreadcrumbsOption) => {\n if (onClickOption) {\n onClickOption(option.to);\n }\n\n if (option.onClick) {\n option.onClick(option.to);\n }\n };\n\n const Divider = () => {\n return /;\n };\n\n // Collapsed options\n if (hasCollapsedOpts && options.length > displayLastItems - 1) {\n const colOpts = options.slice(1, displayLastItems * -1);\n\n collapsedOptions = (\n }\n variant={\"secondary-ghost\"}\n sx={{\n height: 20,\n padding: \"2px 4px\",\n borderRadius: 2,\n }}\n dropArrow={false}\n compact\n >\n {colOpts.map((option, index) => (\n clickFunction(option)}\n >\n {option.label}\n \n ))}\n \n );\n }\n\n const itSlide = hasCollapsedOpts\n ? options.slice(displayLastItems * -1)\n : options;\n\n return (\n
\n {goBackFunction && (\n }\n onClick={goBackFunction}\n iconLocation={\"start\"}\n compact\n sx={{\n width: 28,\n height: 28,\n }}\n />\n )}\n \n {hasCollapsedOpts ? (\n \n clickFunction(options[0])}\n onClickOption={onClickOption}\n icon={options[0].icon!}\n >\n {options[0].label}\n \n \n {collapsedOptions}\n \n {itSlide.map((itm, index) => {\n const lastItem = index === itSlide.length - 1;\n\n return (\n \n {index !== 0 && }\n clickFunction(itm)}\n onClickOption={onClickOption}\n className={`${lastItem && !itm.subOptions ? \"last\" : \"\"}`}\n icon={itm.icon!}\n current={lastItem && markCurrentItem}\n label={itm.label}\n />\n \n );\n })}\n \n ) : (\n \n {itSlide.map((itm, index) => {\n const lastItem = index === options.length - 1;\n\n return (\n \n {index !== 0 && }\n {\n clickFunction(itm);\n }}\n onClickOption={onClickOption}\n className={`${lastItem && !itm.subOptions ? \"last\" : \"\"}`}\n icon={itm.icon!}\n current={lastItem && markCurrentItem}\n subOptions={itm.subOptions}\n label={itm.label}\n />\n \n );\n })}\n {children!}\n \n )}\n \n
\n );\n};\n\nexport default Breadcrumbs;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, {\n cloneElement,\n FC,\n Fragment,\n isValidElement,\n useMemo,\n} from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { overridePropsParse } from \"../../global/utils\";\nimport { ButtonProps } from \"../Button/Button.types\";\nimport { buttonGroupStyles } from \"./Buttongroup.styles\";\nimport { ButtonGroupProps } from \"./ButtonGroup.types\";\n\nconst ButtonGroup: FC = ({\n sx,\n children,\n isLoading,\n ...restProps\n}) => {\n const theme = useTheme();\n\n const mainStyles = buttonGroupStyles(theme);\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n if (isLoading) {\n return ;\n }\n\n return (\n
\n {React.Children.map(children, (child) => {\n // Ensure the child is a valid ButtonProps and pass the prop\n if (isValidElement(child)) {\n return cloneElement(child, { inButtonGroup: true });\n }\n return child;\n })}\n
\n );\n};\n\nexport default ButtonGroup;\n","// This file is part of MinIO Design System\n// Copyright (c) 2024 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const buttonGroupStyles = (theme: Theme) => ({\n display: \"inline-flex\",\n flexDirection: \"row\" as const,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgContainer\"],\n borderRadius: 4,\n overflow: \"hidden\",\n width: \"initial\",\n height: 28,\n boxSizing: \"border-box\" as const,\n \"& > *:not(:last-child)\": {\n borderRight: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n },\n \"& button\": {\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n boxShadow: \"none\",\n border: 0,\n borderRadius: 0,\n fontSize: 14,\n lineHeight: \"20px\",\n fontStyle: \"normal\",\n fontWeight: 400,\n letterSpacing: \"0.16px\",\n fontFamily: \"'Geist', sans-serif\",\n boxSizing: \"border-box\",\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n height: 26,\n background: \"transparent\",\n \"& .buttonIcon\": {\n height: 16,\n \"& > svg\": {\n width: 16,\n height: 16,\n minWidth: 16,\n minHeight: 16,\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"&.button-secondary\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n \"& .button-label, & .menu-option\": {\n whiteSpace: \"nowrap\",\n },\n \"&:disabled\": {\n cursor: \"not-allowed\",\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n \"&:hover:not(:disabled)\": {\n background: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n boxShadow: \"none\",\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n },\n \"&.button-secondary\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryText\"],\n },\n },\n },\n \"&:active\": {\n backgroundColor: theme.colors[\"Color/Brand/Neutral/colorPrimaryBgHover\"],\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n boxShadow: \"none\",\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Neutral/colorPrimaryTextHover\"],\n },\n },\n \"&.selected:not(:disabled)\": {\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n \"&:hover\": {\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryBg\"],\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n \"& .buttonIcon > svg\": {\n color: theme.colors[\"Color/Brand/Primary/colorPrimaryText\"],\n },\n },\n },\n },\n});\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport { OverrideTheme } from \"./global.types\";\nimport { breakPoints, overridePropsParse } from \"./utils\";\n\nexport interface FieldContainerProps {\n children: React.ReactNode;\n className?: string;\n sx?: OverrideTheme;\n}\n\nconst mainStyle = css({\n position: \"relative\",\n display: \"flex\",\n flexWrap: \"wrap\",\n width: \"100%\",\n flexBasis: \"100%\",\n [`@media (max-width: ${breakPoints.sm})`]: {\n flexFlow: \"column\",\n },\n \"& .tooltipContainer\": {\n marginLeft: 5,\n display: \"flex\",\n alignItems: \"center\",\n \"& .min-icon\": {\n width: 13,\n },\n },\n});\n\nexport const FieldContainer: FC = ({\n children,\n sx,\n className,\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n return (\n
\n {children}\n
\n );\n};\n\nexport default FieldContainer;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport React, { FC, useMemo } from \"react\";\nimport { css, useTheme } from \"@emotion/react\";\n\nimport FieldContainer from \"../../global/FieldContainer\";\nimport { overridePropsParse } from \"../../global/utils\";\nimport CheckIcon from \"../../icons/CheckIcon\";\nimport CircleHelpIcon from \"../../icons/CircleHelpIcon\";\nimport InputHelper from \"../InputHelper\";\nimport InputLabel from \"../InputLabel\";\nimport Tooltip from \"../Tooltip\";\nimport { checkboxStyles } from \"./Checkbox.styles\";\nimport { CheckboxProps } from \"./Checkbox.types\";\n\nconst Checkbox: FC<\n CheckboxProps & React.InputHTMLAttributes\n> = ({\n tooltip,\n label,\n id,\n overrideLabelClasses,\n sx,\n className,\n checked,\n helper,\n disabled,\n noLabelMinWidth,\n ...props\n}) => {\n const theme = useTheme();\n\n const overrideThemes = useMemo(() => {\n if (sx) {\n return css({ ...overridePropsParse(sx, theme) });\n }\n\n return {};\n }, [sx, theme]);\n\n const checkboxTheme = checkboxStyles(theme);\n\n return (\n \n {label && label !== \"\" && (\n \n {label}\n {tooltip && tooltip !== \"\" && (\n
\n \n \n \n
\n )}\n \n )}\n e.stopPropagation()}\n >\n \n \n \n \n {helper !== undefined && {helper}}\n \n \n );\n};\n\nexport default Checkbox;\n","// This file is part of MinIO Design System\n// Copyright (c) 2023 MinIO, Inc.\n//\n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU Affero General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU Affero General Public License for more details.\n//\n// You should have received a copy of the GNU Affero General Public License\n// along with this program. If not, see .\n\nimport { Theme } from \"@emotion/react\";\n\nexport const checkboxStyles = (theme: Theme) => ({\n position: \"relative\",\n \"& input\": {\n display: \"none\",\n },\n \"& .checkbox\": {\n position: \"relative\",\n display: \"block\",\n width: 16,\n height: 16,\n borderRadius: 4,\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgFields\"],\n boxSizing: \"border-box\" as const,\n \"&:hover:not(:disabled)\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderBold\"],\n },\n \"& .icon-overlay\": {\n display: \"none\",\n },\n },\n \"input:checked ~ .checkbox\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimary\"],\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimary\"],\n overflow: \"hidden\",\n \"&:before\": {\n content: \"' '\",\n position: \"absolute\",\n display: \"block\",\n width: 16,\n height: 16,\n borderRadius: 4,\n top: \"50%\",\n left: \"50%\",\n transform: \"translateX(-50%) translateY(-50%)\",\n },\n \"& .icon-overlay\": {\n display: \"block\",\n },\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Brand/Primary/colorPrimaryHover\"],\n backgroundColor: theme.colors[\"Color/Brand/Primary/colorPrimaryHover\"],\n },\n },\n \"input:disabled\": {\n \"& ~ .checkbox\": {\n border: `1px solid ${theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"]}`,\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n \"&:hover\": {\n borderColor: theme.colors[\"Color/Neutral/Border/colorBorderSubtle\"],\n backgroundColor: theme.colors[\"Color/Neutral/Bg/colorBgDisabled\"],\n },\n },\n },\n \"& .icon-overlay\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextLightSolid\"],\n position: \"absolute\",\n width: 14,\n height: 14,\n \"&.disabled\": {\n color: theme.colors[\"Color/Neutral/Text/colorTextDisabled\"],\n },\n },\n});\n","function _objectWithoutPropertiesLoose(r, e) {\n if (null == r) return {};\n var t = {};\n for (var n in r) if ({}.hasOwnProperty.call(r, n)) {\n if (e.includes(n)) continue;\n t[n] = r[n];\n }\n return t;\n}\nexport { _objectWithoutPropertiesLoose as default };","/**\n * @typedef {import('./info.js').Info} Info\n * @typedef {Record} Properties\n * @typedef {Record} Normal\n */\n\nexport class Schema {\n /**\n * @constructor\n * @param {Properties} property\n * @param {Normal} normal\n * @param {string} [space]\n */\n constructor(property, normal, space) {\n this.property = property\n this.normal = normal\n if (space) {\n this.space = space\n }\n }\n}\n\n/** @type {Properties} */\nSchema.prototype.property = {}\n/** @type {Normal} */\nSchema.prototype.normal = {}\n/** @type {string|null} */\nSchema.prototype.space = null\n","/**\n * @typedef {import('./schema.js').Properties} Properties\n * @typedef {import('./schema.js').Normal} Normal\n */\n\nimport {Schema} from './schema.js'\n\n/**\n * @param {Schema[]} definitions\n * @param {string} [space]\n * @returns {Schema}\n */\nexport function merge(definitions, space) {\n /** @type {Properties} */\n const property = {}\n /** @type {Normal} */\n const normal = {}\n let index = -1\n\n while (++index < definitions.length) {\n Object.assign(property, definitions[index].property)\n Object.assign(normal, definitions[index].normal)\n }\n\n return new Schema(property, normal, space)\n}\n","/**\n * @param {string} value\n * @returns {string}\n */\nexport function normalize(value) {\n return value.toLowerCase()\n}\n","export class Info {\n /**\n * @constructor\n * @param {string} property\n * @param {string} attribute\n */\n constructor(property, attribute) {\n /** @type {string} */\n this.property = property\n /** @type {string} */\n this.attribute = attribute\n }\n}\n\n/** @type {string|null} */\nInfo.prototype.space = null\nInfo.prototype.boolean = false\nInfo.prototype.booleanish = false\nInfo.prototype.overloadedBoolean = false\nInfo.prototype.number = false\nInfo.prototype.commaSeparated = false\nInfo.prototype.spaceSeparated = false\nInfo.prototype.commaOrSpaceSeparated = false\nInfo.prototype.mustUseProperty = false\nInfo.prototype.defined = false\n","let powers = 0\n\nexport const boolean = increment()\nexport const booleanish = increment()\nexport const overloadedBoolean = increment()\nexport const number = increment()\nexport const spaceSeparated = increment()\nexport const commaSeparated = increment()\nexport const commaOrSpaceSeparated = increment()\n\nfunction increment() {\n return 2 ** ++powers\n}\n","import {Info} from './info.js'\nimport * as types from './types.js'\n\n/** @type {Array} */\n// @ts-expect-error: hush.\nconst checks = Object.keys(types)\n\nexport class DefinedInfo extends Info {\n /**\n * @constructor\n * @param {string} property\n * @param {string} attribute\n * @param {number|null} [mask]\n * @param {string} [space]\n */\n constructor(property, attribute, mask, space) {\n let index = -1\n\n super(property, attribute)\n\n mark(this, 'space', space)\n\n if (typeof mask === 'number') {\n while (++index < checks.length) {\n const check = checks[index]\n mark(this, checks[index], (mask & types[check]) === types[check])\n }\n }\n }\n}\n\nDefinedInfo.prototype.defined = true\n\n/**\n * @param {DefinedInfo} values\n * @param {string} key\n * @param {unknown} value\n */\nfunction mark(values, key, value) {\n if (value) {\n // @ts-expect-error: assume `value` matches the expected value of `key`.\n values[key] = value\n }\n}\n","/**\n * @typedef {import('./schema.js').Properties} Properties\n * @typedef {import('./schema.js').Normal} Normal\n *\n * @typedef {Record} Attributes\n *\n * @typedef {Object} Definition\n * @property {Record} properties\n * @property {(attributes: Attributes, property: string) => string} transform\n * @property {string} [space]\n * @property {Attributes} [attributes]\n * @property {Array} [mustUseProperty]\n */\n\nimport {normalize} from '../normalize.js'\nimport {Schema} from './schema.js'\nimport {DefinedInfo} from './defined-info.js'\n\nconst own = {}.hasOwnProperty\n\n/**\n * @param {Definition} definition\n * @returns {Schema}\n */\nexport function create(definition) {\n /** @type {Properties} */\n const property = {}\n /** @type {Normal} */\n const normal = {}\n /** @type {string} */\n let prop\n\n for (prop in definition.properties) {\n if (own.call(definition.properties, prop)) {\n const value = definition.properties[prop]\n const info = new DefinedInfo(\n prop,\n definition.transform(definition.attributes || {}, prop),\n value,\n definition.space\n )\n\n if (\n definition.mustUseProperty &&\n definition.mustUseProperty.includes(prop)\n ) {\n info.mustUseProperty = true\n }\n\n property[prop] = info\n\n normal[normalize(prop)] = prop\n normal[normalize(info.attribute)] = prop\n }\n }\n\n return new Schema(property, normal, definition.space)\n}\n","import {create} from './util/create.js'\n\nexport const xlink = create({\n space: 'xlink',\n transform(_, prop) {\n return 'xlink:' + prop.slice(5).toLowerCase()\n },\n properties: {\n xLinkActuate: null,\n xLinkArcRole: null,\n xLinkHref: null,\n xLinkRole: null,\n xLinkShow: null,\n xLinkTitle: null,\n xLinkType: null\n }\n})\n","import {create} from './util/create.js'\n\nexport const xml = create({\n space: 'xml',\n transform(_, prop) {\n return 'xml:' + prop.slice(3).toLowerCase()\n },\n properties: {xmlLang: null, xmlBase: null, xmlSpace: null}\n})\n","/**\n * @param {Record} attributes\n * @param {string} attribute\n * @returns {string}\n */\nexport function caseSensitiveTransform(attributes, attribute) {\n return attribute in attributes ? attributes[attribute] : attribute\n}\n","import {caseSensitiveTransform} from './case-sensitive-transform.js'\n\n/**\n * @param {Record} attributes\n * @param {string} property\n * @returns {string}\n */\nexport function caseInsensitiveTransform(attributes, property) {\n return caseSensitiveTransform(attributes, property.toLowerCase())\n}\n","import {create} from './util/create.js'\nimport {caseInsensitiveTransform} from './util/case-insensitive-transform.js'\n\nexport const xmlns = create({\n space: 'xmlns',\n attributes: {xmlnsxlink: 'xmlns:xlink'},\n transform: caseInsensitiveTransform,\n properties: {xmlns: null, xmlnsXLink: null}\n})\n","import {booleanish, number, spaceSeparated} from './util/types.js'\nimport {create} from './util/create.js'\n\nexport const aria = create({\n transform(_, prop) {\n return prop === 'role' ? prop : 'aria-' + prop.slice(4).toLowerCase()\n },\n properties: {\n ariaActiveDescendant: null,\n ariaAtomic: booleanish,\n ariaAutoComplete: null,\n ariaBusy: booleanish,\n ariaChecked: booleanish,\n ariaColCount: number,\n ariaColIndex: number,\n ariaColSpan: number,\n ariaControls: spaceSeparated,\n ariaCurrent: null,\n ariaDescribedBy: spaceSeparated,\n ariaDetails: null,\n ariaDisabled: booleanish,\n ariaDropEffect: spaceSeparated,\n ariaErrorMessage: null,\n ariaExpanded: booleanish,\n ariaFlowTo: spaceSeparated,\n ariaGrabbed: booleanish,\n ariaHasPopup: null,\n ariaHidden: booleanish,\n ariaInvalid: null,\n ariaKeyShortcuts: null,\n ariaLabel: null,\n ariaLabelledBy: spaceSeparated,\n ariaLevel: number,\n ariaLive: null,\n ariaModal: booleanish,\n ariaMultiLine: booleanish,\n ariaMultiSelectable: booleanish,\n ariaOrientation: null,\n ariaOwns: spaceSeparated,\n ariaPlaceholder: null,\n ariaPosInSet: number,\n ariaPressed: booleanish,\n ariaReadOnly: booleanish,\n ariaRelevant: null,\n ariaRequired: booleanish,\n ariaRoleDescription: spaceSeparated,\n ariaRowCount: number,\n ariaRowIndex: number,\n ariaRowSpan: number,\n ariaSelected: booleanish,\n ariaSetSize: number,\n ariaSort: null,\n ariaValueMax: number,\n ariaValueMin: number,\n ariaValueNow: number,\n ariaValueText: null,\n role: null\n }\n})\n","import {\n boolean,\n overloadedBoolean,\n booleanish,\n number,\n spaceSeparated,\n commaSeparated\n} from './util/types.js'\nimport {create} from './util/create.js'\nimport {caseInsensitiveTransform} from './util/case-insensitive-transform.js'\n\nexport const html = create({\n space: 'html',\n attributes: {\n acceptcharset: 'accept-charset',\n classname: 'class',\n htmlfor: 'for',\n httpequiv: 'http-equiv'\n },\n transform: caseInsensitiveTransform,\n mustUseProperty: ['checked', 'multiple', 'muted', 'selected'],\n properties: {\n // Standard Properties.\n abbr: null,\n accept: commaSeparated,\n acceptCharset: spaceSeparated,\n accessKey: spaceSeparated,\n action: null,\n allow: null,\n allowFullScreen: boolean,\n allowPaymentRequest: boolean,\n allowUserMedia: boolean,\n alt: null,\n as: null,\n async: boolean,\n autoCapitalize: null,\n autoComplete: spaceSeparated,\n autoFocus: boolean,\n autoPlay: boolean,\n blocking: spaceSeparated,\n capture: null,\n charSet: null,\n checked: boolean,\n cite: null,\n className: spaceSeparated,\n cols: number,\n colSpan: null,\n content: null,\n contentEditable: booleanish,\n controls: boolean,\n controlsList: spaceSeparated,\n coords: number | commaSeparated,\n crossOrigin: null,\n data: null,\n dateTime: null,\n decoding: null,\n default: boolean,\n defer: boolean,\n dir: null,\n dirName: null,\n disabled: boolean,\n download: overloadedBoolean,\n draggable: booleanish,\n encType: null,\n enterKeyHint: null,\n fetchPriority: null,\n form: null,\n formAction: null,\n formEncType: null,\n formMethod: null,\n formNoValidate: boolean,\n formTarget: null,\n headers: spaceSeparated,\n height: number,\n hidden: boolean,\n high: number,\n href: null,\n hrefLang: null,\n htmlFor: spaceSeparated,\n httpEquiv: spaceSeparated,\n id: null,\n imageSizes: null,\n imageSrcSet: null,\n inert: boolean,\n inputMode: null,\n integrity: null,\n is: null,\n isMap: boolean,\n itemId: null,\n itemProp: spaceSeparated,\n itemRef: spaceSeparated,\n itemScope: boolean,\n itemType: spaceSeparated,\n kind: null,\n label: null,\n lang: null,\n language: null,\n list: null,\n loading: null,\n loop: boolean,\n low: number,\n manifest: null,\n max: null,\n maxLength: number,\n media: null,\n method: null,\n min: null,\n minLength: number,\n multiple: boolean,\n muted: boolean,\n name: null,\n nonce: null,\n noModule: boolean,\n noValidate: boolean,\n onAbort: null,\n onAfterPrint: null,\n onAuxClick: null,\n onBeforeMatch: null,\n onBeforePrint: null,\n onBeforeToggle: null,\n onBeforeUnload: null,\n onBlur: null,\n onCancel: null,\n onCanPlay: null,\n onCanPlayThrough: null,\n onChange: null,\n onClick: null,\n onClose: null,\n onContextLost: null,\n onContextMenu: null,\n onContextRestored: null,\n onCopy: null,\n onCueChange: null,\n onCut: null,\n onDblClick: null,\n onDrag: null,\n onDragEnd: null,\n onDragEnter: null,\n onDragExit: null,\n onDragLeave: null,\n onDragOver: null,\n onDragStart: null,\n onDrop: null,\n onDurationChange: null,\n onEmptied: null,\n onEnded: null,\n onError: null,\n onFocus: null,\n onFormData: null,\n onHashChange: null,\n onInput: null,\n onInvalid: null,\n onKeyDown: null,\n onKeyPress: null,\n onKeyUp: null,\n onLanguageChange: null,\n onLoad: null,\n onLoadedData: null,\n onLoadedMetadata: null,\n onLoadEnd: null,\n onLoadStart: null,\n onMessage: null,\n onMessageError: null,\n onMouseDown: null,\n onMouseEnter: null,\n onMouseLeave: null,\n onMouseMove: null,\n onMouseOut: null,\n onMouseOver: null,\n onMouseUp: null,\n onOffline: null,\n onOnline: null,\n onPageHide: null,\n onPageShow: null,\n onPaste: null,\n onPause: null,\n onPlay: null,\n onPlaying: null,\n onPopState: null,\n onProgress: null,\n onRateChange: null,\n onRejectionHandled: null,\n onReset: null,\n onResize: null,\n onScroll: null,\n onScrollEnd: null,\n onSecurityPolicyViolation: null,\n onSeeked: null,\n onSeeking: null,\n onSelect: null,\n onSlotChange: null,\n onStalled: null,\n onStorage: null,\n onSubmit: null,\n onSuspend: null,\n onTimeUpdate: null,\n onToggle: null,\n onUnhandledRejection: null,\n onUnload: null,\n onVolumeChange: null,\n onWaiting: null,\n onWheel: null,\n open: boolean,\n optimum: number,\n pattern: null,\n ping: spaceSeparated,\n placeholder: null,\n playsInline: boolean,\n popover: null,\n popoverTarget: null,\n popoverTargetAction: null,\n poster: null,\n preload: null,\n readOnly: boolean,\n referrerPolicy: null,\n rel: spaceSeparated,\n required: boolean,\n reversed: boolean,\n rows: number,\n rowSpan: number,\n sandbox: spaceSeparated,\n scope: null,\n scoped: boolean,\n seamless: boolean,\n selected: boolean,\n shadowRootClonable: boolean,\n shadowRootDelegatesFocus: boolean,\n shadowRootMode: null,\n shape: null,\n size: number,\n sizes: null,\n slot: null,\n span: number,\n spellCheck: booleanish,\n src: null,\n srcDoc: null,\n srcLang: null,\n srcSet: null,\n start: number,\n step: null,\n style: null,\n tabIndex: number,\n target: null,\n title: null,\n translate: null,\n type: null,\n typeMustMatch: boolean,\n useMap: null,\n value: booleanish,\n width: number,\n wrap: null,\n writingSuggestions: null,\n\n // Legacy.\n // See: https://html.spec.whatwg.org/#other-elements,-attributes-and-apis\n align: null, // Several. Use CSS `text-align` instead,\n aLink: null, // ``. Use CSS `a:active {color}` instead\n archive: spaceSeparated, // ``. List of URIs to archives\n axis: null, // `` and ``. Use `scope` on ``\n background: null, // ``. Use CSS `background-image` instead\n bgColor: null, // `` and table elements. Use CSS `background-color` instead\n border: number, // ``. Use CSS `border-width` instead,\n borderColor: null, // `
`. Use CSS `border-color` instead,\n bottomMargin: number, // ``\n cellPadding: null, // `
`\n cellSpacing: null, // `
`\n char: null, // Several table elements. When `align=char`, sets the character to align on\n charOff: null, // Several table elements. When `char`, offsets the alignment\n classId: null, // ``\n clear: null, // `
`. Use CSS `clear` instead\n code: null, // ``\n codeBase: null, // ``\n codeType: null, // ``\n color: null, // `` and `
`. Use CSS instead\n compact: boolean, // Lists. Use CSS to reduce space between items instead\n declare: boolean, // ``\n event: null, // `