UNPKG

kylin-ui-component

Version:

A React UI library for some developers to develop quickly

1,343 lines (1,323 loc) 80.6 kB
import * as Zt from "react"; import X, { useRef as fn, useDebugValue as Qt, createElement as dn, useContext as pn } from "react"; var wt = { exports: {} }, Ge = {}; /** * @license React * react-jsx-runtime.production.min.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var er; function hn() { if (er) return Ge; er = 1; var e = X, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, a = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 }; function c(d, u, h) { var m, p = {}, g = null, E = null; h !== void 0 && (g = "" + h), u.key !== void 0 && (g = "" + u.key), u.ref !== void 0 && (E = u.ref); for (m in u) o.call(u, m) && !i.hasOwnProperty(m) && (p[m] = u[m]); if (d && d.defaultProps) for (m in u = d.defaultProps, u) p[m] === void 0 && (p[m] = u[m]); return { $$typeof: t, type: d, key: g, ref: E, props: p, _owner: a.current }; } return Ge.Fragment = r, Ge.jsx = c, Ge.jsxs = c, Ge; } var Ue = {}; /** * @license React * react-jsx-runtime.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ var tr; function mn() { return tr || (tr = 1, process.env.NODE_ENV !== "production" && function() { var e = X, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), d = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), p = Symbol.for("react.memo"), g = Symbol.for("react.lazy"), E = Symbol.for("react.offscreen"), T = Symbol.iterator, _ = "@@iterator"; function l(n) { if (n === null || typeof n != "object") return null; var s = T && n[T] || n[_]; return typeof s == "function" ? s : null; } var C = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED; function w(n) { { for (var s = arguments.length, f = new Array(s > 1 ? s - 1 : 0), S = 1; S < s; S++) f[S - 1] = arguments[S]; M("error", n, f); } } function M(n, s, f) { { var S = C.ReactDebugCurrentFrame, O = S.getStackAddendum(); O !== "" && (s += "%s", f = f.concat([O])); var D = f.map(function(P) { return String(P); }); D.unshift("Warning: " + s), Function.prototype.apply.call(console[n], console, D); } } var k = !1, b = !1, A = !1, y = !1, V = !1, K; K = Symbol.for("react.module.reference"); function ae(n) { return !!(typeof n == "string" || typeof n == "function" || n === o || n === i || V || n === a || n === h || n === m || y || n === E || k || b || A || typeof n == "object" && n !== null && (n.$$typeof === g || n.$$typeof === p || n.$$typeof === c || n.$$typeof === d || n.$$typeof === u || // This needs to include all possible module reference object // types supported by any Flight configuration anywhere since // we don't know which Flight build this will end up being used // with. n.$$typeof === K || n.getModuleId !== void 0)); } function Ve(n, s, f) { var S = n.displayName; if (S) return S; var O = s.displayName || s.name || ""; return O !== "" ? f + "(" + O + ")" : f; } function Pe(n) { return n.displayName || "Context"; } function q(n) { if (n == null) return null; if (typeof n.tag == "number" && w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof n == "function") return n.displayName || n.name || null; if (typeof n == "string") return n; switch (n) { case o: return "Fragment"; case r: return "Portal"; case i: return "Profiler"; case a: return "StrictMode"; case h: return "Suspense"; case m: return "SuspenseList"; } if (typeof n == "object") switch (n.$$typeof) { case d: var s = n; return Pe(s) + ".Consumer"; case c: var f = n; return Pe(f._context) + ".Provider"; case u: return Ve(n, n.render, "ForwardRef"); case p: var S = n.displayName || null; return S !== null ? S : q(n.type) || "Memo"; case g: { var O = n, D = O._payload, P = O._init; try { return q(P(D)); } catch { return null; } } } return null; } var te = Object.assign, ie = 0, ke, Ae, be, fe, H, de, se; function W() { } W.__reactDisabledLog = !0; function Se() { { if (ie === 0) { ke = console.log, Ae = console.info, be = console.warn, fe = console.error, H = console.group, de = console.groupCollapsed, se = console.groupEnd; var n = { configurable: !0, enumerable: !0, value: W, writable: !0 }; Object.defineProperties(console, { info: n, log: n, warn: n, error: n, group: n, groupCollapsed: n, groupEnd: n }); } ie++; } } function Ee() { { if (ie--, ie === 0) { var n = { configurable: !0, enumerable: !0, writable: !0 }; Object.defineProperties(console, { log: te({}, n, { value: ke }), info: te({}, n, { value: Ae }), warn: te({}, n, { value: be }), error: te({}, n, { value: fe }), group: te({}, n, { value: H }), groupCollapsed: te({}, n, { value: de }), groupEnd: te({}, n, { value: se }) }); } ie < 0 && w("disabledDepth fell below zero. This is a bug in React. Please file an issue."); } } var ce = C.ReactCurrentDispatcher, re; function ne(n, s, f) { { if (re === void 0) try { throw Error(); } catch (O) { var S = O.stack.trim().match(/\n( *(at )?)/); re = S && S[1] || ""; } return ` ` + re + n; } } var J = !1, G; { var we = typeof WeakMap == "function" ? WeakMap : Map; G = new we(); } function pe(n, s) { if (!n || J) return ""; { var f = G.get(n); if (f !== void 0) return f; } var S; J = !0; var O = Error.prepareStackTrace; Error.prepareStackTrace = void 0; var D; D = ce.current, ce.current = null, Se(); try { if (s) { var P = function() { throw Error(); }; if (Object.defineProperty(P.prototype, "props", { set: function() { throw Error(); } }), typeof Reflect == "object" && Reflect.construct) { try { Reflect.construct(P, []); } catch (me) { S = me; } Reflect.construct(n, [], P); } else { try { P.call(); } catch (me) { S = me; } n.call(P.prototype); } } else { try { throw Error(); } catch (me) { S = me; } n(); } } catch (me) { if (me && S && typeof me.stack == "string") { for (var x = me.stack.split(` `), B = S.stack.split(` `), F = x.length - 1, L = B.length - 1; F >= 1 && L >= 0 && x[F] !== B[L]; ) L--; for (; F >= 1 && L >= 0; F--, L--) if (x[F] !== B[L]) { if (F !== 1 || L !== 1) do if (F--, L--, L < 0 || x[F] !== B[L]) { var Q = ` ` + x[F].replace(" at new ", " at "); return n.displayName && Q.includes("<anonymous>") && (Q = Q.replace("<anonymous>", n.displayName)), typeof n == "function" && G.set(n, Q), Q; } while (F >= 1 && L >= 0); break; } } } finally { J = !1, ce.current = D, Ee(), Error.prepareStackTrace = O; } var Ie = n ? n.displayName || n.name : "", Jt = Ie ? ne(Ie) : ""; return typeof n == "function" && G.set(n, Jt), Jt; } function Z(n, s, f) { return pe(n, !1); } function v(n) { var s = n.prototype; return !!(s && s.isReactComponent); } function ge(n, s, f) { if (n == null) return ""; if (typeof n == "function") return pe(n, v(n)); if (typeof n == "string") return ne(n); switch (n) { case h: return ne("Suspense"); case m: return ne("SuspenseList"); } if (typeof n == "object") switch (n.$$typeof) { case u: return Z(n.render); case p: return ge(n.type, s, f); case g: { var S = n, O = S._payload, D = S._init; try { return ge(D(O), s, f); } catch { } } } return ""; } var he = Object.prototype.hasOwnProperty, We = {}, zt = C.ReactDebugCurrentFrame; function Ke(n) { if (n) { var s = n._owner, f = ge(n.type, n._source, s ? s.type : null); zt.setExtraStackFrame(f); } else zt.setExtraStackFrame(null); } function Br(n, s, f, S, O) { { var D = Function.call.bind(he); for (var P in n) if (D(n, P)) { var x = void 0; try { if (typeof n[P] != "function") { var B = Error((S || "React class") + ": " + f + " type `" + P + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[P] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."); throw B.name = "Invariant Violation", B; } x = n[P](s, P, S, f, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"); } catch (F) { x = F; } x && !(x instanceof Error) && (Ke(O), w("%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).", S || "React class", f, P, typeof x), Ke(null)), x instanceof Error && !(x.message in We) && (We[x.message] = !0, Ke(O), w("Failed %s type: %s", f, x.message), Ke(null)); } } } var Gr = Array.isArray; function ft(n) { return Gr(n); } function Ur(n) { { var s = typeof Symbol == "function" && Symbol.toStringTag, f = s && n[Symbol.toStringTag] || n.constructor.name || "Object"; return f; } } function qr(n) { try { return Yt(n), !1; } catch { return !0; } } function Yt(n) { return "" + n; } function Vt(n) { if (qr(n)) return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ur(n)), Yt(n); } var Be = C.ReactCurrentOwner, Hr = { key: !0, ref: !0, __self: !0, __source: !0 }, Wt, Bt, dt; dt = {}; function Xr(n) { if (he.call(n, "ref")) { var s = Object.getOwnPropertyDescriptor(n, "ref").get; if (s && s.isReactWarning) return !1; } return n.ref !== void 0; } function Kr(n) { if (he.call(n, "key")) { var s = Object.getOwnPropertyDescriptor(n, "key").get; if (s && s.isReactWarning) return !1; } return n.key !== void 0; } function Jr(n, s) { if (typeof n.ref == "string" && Be.current && s && Be.current.stateNode !== s) { var f = q(Be.current.type); dt[f] || (w('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', q(Be.current.type), n.ref), dt[f] = !0); } } function Zr(n, s) { { var f = function() { Wt || (Wt = !0, w("%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)", s)); }; f.isReactWarning = !0, Object.defineProperty(n, "key", { get: f, configurable: !0 }); } } function Qr(n, s) { { var f = function() { Bt || (Bt = !0, w("%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)", s)); }; f.isReactWarning = !0, Object.defineProperty(n, "ref", { get: f, configurable: !0 }); } } var en = function(n, s, f, S, O, D, P) { var x = { // This tag allows us to uniquely identify this as a React Element $$typeof: t, // Built-in properties that belong on the element type: n, key: s, ref: f, props: P, // Record the component responsible for creating this element. _owner: D }; return x._store = {}, Object.defineProperty(x._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: !1 }), Object.defineProperty(x, "_self", { configurable: !1, enumerable: !1, writable: !1, value: S }), Object.defineProperty(x, "_source", { configurable: !1, enumerable: !1, writable: !1, value: O }), Object.freeze && (Object.freeze(x.props), Object.freeze(x)), x; }; function tn(n, s, f, S, O) { { var D, P = {}, x = null, B = null; f !== void 0 && (Vt(f), x = "" + f), Kr(s) && (Vt(s.key), x = "" + s.key), Xr(s) && (B = s.ref, Jr(s, O)); for (D in s) he.call(s, D) && !Hr.hasOwnProperty(D) && (P[D] = s[D]); if (n && n.defaultProps) { var F = n.defaultProps; for (D in F) P[D] === void 0 && (P[D] = F[D]); } if (x || B) { var L = typeof n == "function" ? n.displayName || n.name || "Unknown" : n; x && Zr(P, L), B && Qr(P, L); } return en(n, x, B, O, S, Be.current, P); } } var pt = C.ReactCurrentOwner, Gt = C.ReactDebugCurrentFrame; function Oe(n) { if (n) { var s = n._owner, f = ge(n.type, n._source, s ? s.type : null); Gt.setExtraStackFrame(f); } else Gt.setExtraStackFrame(null); } var ht; ht = !1; function mt(n) { return typeof n == "object" && n !== null && n.$$typeof === t; } function Ut() { { if (pt.current) { var n = q(pt.current.type); if (n) return ` Check the render method of \`` + n + "`."; } return ""; } } function rn(n) { { if (n !== void 0) { var s = n.fileName.replace(/^.*[\\\/]/, ""), f = n.lineNumber; return ` Check your code at ` + s + ":" + f + "."; } return ""; } } var qt = {}; function nn(n) { { var s = Ut(); if (!s) { var f = typeof n == "string" ? n : n.displayName || n.name; f && (s = ` Check the top-level render call using <` + f + ">."); } return s; } } function Ht(n, s) { { if (!n._store || n._store.validated || n.key != null) return; n._store.validated = !0; var f = nn(s); if (qt[f]) return; qt[f] = !0; var S = ""; n && n._owner && n._owner !== pt.current && (S = " It was passed a child from " + q(n._owner.type) + "."), Oe(n), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', f, S), Oe(null); } } function Xt(n, s) { { if (typeof n != "object") return; if (ft(n)) for (var f = 0; f < n.length; f++) { var S = n[f]; mt(S) && Ht(S, s); } else if (mt(n)) n._store && (n._store.validated = !0); else if (n) { var O = l(n); if (typeof O == "function" && O !== n.entries) for (var D = O.call(n), P; !(P = D.next()).done; ) mt(P.value) && Ht(P.value, s); } } } function on(n) { { var s = n.type; if (s == null || typeof s == "string") return; var f; if (typeof s == "function") f = s.propTypes; else if (typeof s == "object" && (s.$$typeof === u || // Note: Memo only checks outer props here. // Inner props are checked in the reconciler. s.$$typeof === p)) f = s.propTypes; else return; if (f) { var S = q(s); Br(f, n.props, "prop", S, n); } else if (s.PropTypes !== void 0 && !ht) { ht = !0; var O = q(s); w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", O || "Unknown"); } typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead."); } } function an(n) { { for (var s = Object.keys(n.props), f = 0; f < s.length; f++) { var S = s[f]; if (S !== "children" && S !== "key") { Oe(n), w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", S), Oe(null); break; } } n.ref !== null && (Oe(n), w("Invalid attribute `ref` supplied to `React.Fragment`."), Oe(null)); } } function Kt(n, s, f, S, O, D) { { var P = ae(n); if (!P) { var x = ""; (n === void 0 || typeof n == "object" && n !== null && Object.keys(n).length === 0) && (x += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."); var B = rn(O); B ? x += B : x += Ut(); var F; n === null ? F = "null" : ft(n) ? F = "array" : n !== void 0 && n.$$typeof === t ? (F = "<" + (q(n.type) || "Unknown") + " />", x = " Did you accidentally export a JSX literal instead of a component?") : F = typeof n, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", F, x); } var L = tn(n, s, f, O, D); if (L == null) return L; if (P) { var Q = s.children; if (Q !== void 0) if (S) if (ft(Q)) { for (var Ie = 0; Ie < Q.length; Ie++) Xt(Q[Ie], n); Object.freeze && Object.freeze(Q); } else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."); else Xt(Q, n); } return n === o ? an(L) : on(L), L; } } function sn(n, s, f) { return Kt(n, s, f, !0); } function cn(n, s, f) { return Kt(n, s, f, !1); } var un = cn, ln = sn; Ue.Fragment = o, Ue.jsx = un, Ue.jsxs = ln; }()), Ue; } process.env.NODE_ENV === "production" ? wt.exports = hn() : wt.exports = mn(); var It = wt.exports; const yn = It.Fragment, He = It.jsx, gn = It.jsxs; var U = function() { return U = Object.assign || function(t) { for (var r, o = 1, a = arguments.length; o < a; o++) { r = arguments[o]; for (var i in r) Object.prototype.hasOwnProperty.call(r, i) && (t[i] = r[i]); } return t; }, U.apply(this, arguments); }; function $e(e, t, r) { if (r || arguments.length === 2) for (var o = 0, a = t.length, i; o < a; o++) (i || !(o in t)) && (i || (i = Array.prototype.slice.call(t, 0, o)), i[o] = t[o]); return e.concat(i || Array.prototype.slice.call(t)); } function vn(e) { var t = /* @__PURE__ */ Object.create(null); return function(r) { return t[r] === void 0 && (t[r] = e(r)), t[r]; }; } var bn = /^((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|download|draggable|encType|enterKeyHint|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)-.*))$/, Sn = /* @__PURE__ */ vn( function(e) { return bn.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91; } /* Z+1 */ ), j = "-ms-", Xe = "-moz-", $ = "-webkit-", wr = "comm", st = "rule", Nt = "decl", En = "@import", _r = "@keyframes", wn = "@layer", _n = Math.abs, $t = String.fromCharCode, _t = Object.assign; function Rn(e, t) { return Y(e, 0) ^ 45 ? (((t << 2 ^ Y(e, 0)) << 2 ^ Y(e, 1)) << 2 ^ Y(e, 2)) << 2 ^ Y(e, 3) : 0; } function Rr(e) { return e.trim(); } function ye(e, t) { return (e = t.exec(e)) ? e[0] : e; } function R(e, t, r) { return e.replace(t, r); } function tt(e, t) { return e.indexOf(t); } function Y(e, t) { return e.charCodeAt(t) | 0; } function De(e, t, r) { return e.slice(t, r); } function le(e) { return e.length; } function Cr(e) { return e.length; } function qe(e, t) { return t.push(e), e; } function Cn(e, t) { return e.map(t).join(""); } function rr(e, t) { return e.filter(function(r) { return !ye(r, t); }); } var ct = 1, je = 1, xr = 0, ee = 0, z = 0, ze = ""; function ut(e, t, r, o, a, i, c, d) { return { value: e, root: t, parent: r, type: o, props: a, children: i, line: ct, column: je, length: c, return: "", siblings: d }; } function ve(e, t) { return _t(ut("", null, null, "", null, null, 0, e.siblings), e, { length: -e.length }, t); } function Ne(e) { for (; e.root; ) e = ve(e.root, { children: [e] }); qe(e, e.siblings); } function xn() { return z; } function Tn() { return z = ee > 0 ? Y(ze, --ee) : 0, je--, z === 10 && (je = 1, ct--), z; } function oe() { return z = ee < xr ? Y(ze, ee++) : 0, je++, z === 10 && (je = 1, ct++), z; } function Ce() { return Y(ze, ee); } function rt() { return ee; } function lt(e, t) { return De(ze, e, t); } function Rt(e) { switch (e) { case 0: case 9: case 10: case 13: case 32: return 5; case 33: case 43: case 44: case 47: case 62: case 64: case 126: case 59: case 123: case 125: return 4; case 58: return 3; case 34: case 39: case 40: case 91: return 2; case 41: case 93: return 1; } return 0; } function Pn(e) { return ct = je = 1, xr = le(ze = e), ee = 0, []; } function kn(e) { return ze = "", e; } function yt(e) { return Rr(lt(ee - 1, Ct(e === 91 ? e + 2 : e === 40 ? e + 1 : e))); } function An(e) { for (; (z = Ce()) && z < 33; ) oe(); return Rt(e) > 2 || Rt(z) > 3 ? "" : " "; } function On(e, t) { for (; --t && oe() && !(z < 48 || z > 102 || z > 57 && z < 65 || z > 70 && z < 97); ) ; return lt(e, rt() + (t < 6 && Ce() == 32 && oe() == 32)); } function Ct(e) { for (; oe(); ) switch (z) { case e: return ee; case 34: case 39: e !== 34 && e !== 39 && Ct(z); break; case 40: e === 41 && Ct(e); break; case 92: oe(); break; } return ee; } function In(e, t) { for (; oe() && e + z !== 47 + 10; ) if (e + z === 42 + 42 && Ce() === 47) break; return "/*" + lt(t, ee - 1) + "*" + $t(e === 47 ? e : oe()); } function Nn(e) { for (; !Rt(Ce()); ) oe(); return lt(e, ee); } function $n(e) { return kn(nt("", null, null, null, [""], e = Pn(e), 0, [0], e)); } function nt(e, t, r, o, a, i, c, d, u) { for (var h = 0, m = 0, p = c, g = 0, E = 0, T = 0, _ = 1, l = 1, C = 1, w = 0, M = "", k = a, b = i, A = o, y = M; l; ) switch (T = w, w = oe()) { case 40: if (T != 108 && Y(y, p - 1) == 58) { tt(y += R(yt(w), "&", "&\f"), "&\f") != -1 && (C = -1); break; } case 34: case 39: case 91: y += yt(w); break; case 9: case 10: case 13: case 32: y += An(T); break; case 92: y += On(rt() - 1, 7); continue; case 47: switch (Ce()) { case 42: case 47: qe(Dn(In(oe(), rt()), t, r, u), u); break; default: y += "/"; } break; case 123 * _: d[h++] = le(y) * C; case 125 * _: case 59: case 0: switch (w) { case 0: case 125: l = 0; case 59 + m: C == -1 && (y = R(y, /\f/g, "")), E > 0 && le(y) - p && qe(E > 32 ? or(y + ";", o, r, p - 1, u) : or(R(y, " ", "") + ";", o, r, p - 2, u), u); break; case 59: y += ";"; default: if (qe(A = nr(y, t, r, h, m, a, d, M, k = [], b = [], p, i), i), w === 123) if (m === 0) nt(y, t, A, A, k, i, p, d, b); else switch (g === 99 && Y(y, 3) === 110 ? 100 : g) { case 100: case 108: case 109: case 115: nt(e, A, A, o && qe(nr(e, A, A, 0, 0, a, d, M, a, k = [], p, b), b), a, b, p, d, o ? k : b); break; default: nt(y, A, A, A, [""], b, 0, d, b); } } h = m = E = 0, _ = C = 1, M = y = "", p = c; break; case 58: p = 1 + le(y), E = T; default: if (_ < 1) { if (w == 123) --_; else if (w == 125 && _++ == 0 && Tn() == 125) continue; } switch (y += $t(w), w * _) { case 38: C = m > 0 ? 1 : (y += "\f", -1); break; case 44: d[h++] = (le(y) - 1) * C, C = 1; break; case 64: Ce() === 45 && (y += yt(oe())), g = Ce(), m = p = le(M = y += Nn(rt())), w++; break; case 45: T === 45 && le(y) == 2 && (_ = 0); } } return i; } function nr(e, t, r, o, a, i, c, d, u, h, m, p) { for (var g = a - 1, E = a === 0 ? i : [""], T = Cr(E), _ = 0, l = 0, C = 0; _ < o; ++_) for (var w = 0, M = De(e, g + 1, g = _n(l = c[_])), k = e; w < T; ++w) (k = Rr(l > 0 ? E[w] + " " + M : R(M, /&\f/g, E[w]))) && (u[C++] = k); return ut(e, t, r, a === 0 ? st : d, u, h, m, p); } function Dn(e, t, r, o) { return ut(e, t, r, wr, $t(xn()), De(e, 2, -2), 0, o); } function or(e, t, r, o, a) { return ut(e, t, r, Nt, De(e, 0, o), De(e, o + 1, -1), o, a); } function Tr(e, t, r) { switch (Rn(e, t)) { case 5103: return $ + "print-" + e + e; case 5737: case 4201: case 3177: case 3433: case 1641: case 4457: case 2921: case 5572: case 6356: case 5844: case 3191: case 6645: case 3005: case 6391: case 5879: case 5623: case 6135: case 4599: case 4855: case 4215: case 6389: case 5109: case 5365: case 5621: case 3829: return $ + e + e; case 4789: return Xe + e + e; case 5349: case 4246: case 4810: case 6968: case 2756: return $ + e + Xe + e + j + e + e; case 5936: switch (Y(e, t + 11)) { case 114: return $ + e + j + R(e, /[svh]\w+-[tblr]{2}/, "tb") + e; case 108: return $ + e + j + R(e, /[svh]\w+-[tblr]{2}/, "tb-rl") + e; case 45: return $ + e + j + R(e, /[svh]\w+-[tblr]{2}/, "lr") + e; } case 6828: case 4268: case 2903: return $ + e + j + e + e; case 6165: return $ + e + j + "flex-" + e + e; case 5187: return $ + e + R(e, /(\w+).+(:[^]+)/, $ + "box-$1$2" + j + "flex-$1$2") + e; case 5443: return $ + e + j + "flex-item-" + R(e, /flex-|-self/g, "") + (ye(e, /flex-|baseline/) ? "" : j + "grid-row-" + R(e, /flex-|-self/g, "")) + e; case 4675: return $ + e + j + "flex-line-pack" + R(e, /align-content|flex-|-self/g, "") + e; case 5548: return $ + e + j + R(e, "shrink", "negative") + e; case 5292: return $ + e + j + R(e, "basis", "preferred-size") + e; case 6060: return $ + "box-" + R(e, "-grow", "") + $ + e + j + R(e, "grow", "positive") + e; case 4554: return $ + R(e, /([^-])(transform)/g, "$1" + $ + "$2") + e; case 6187: return R(R(R(e, /(zoom-|grab)/, $ + "$1"), /(image-set)/, $ + "$1"), e, "") + e; case 5495: case 3959: return R(e, /(image-set\([^]*)/, $ + "$1$`$1"); case 4968: return R(R(e, /(.+:)(flex-)?(.*)/, $ + "box-pack:$3" + j + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + $ + e + e; case 4200: if (!ye(e, /flex-|baseline/)) return j + "grid-column-align" + De(e, t) + e; break; case 2592: case 3360: return j + R(e, "template-", "") + e; case 4384: case 3616: return r && r.some(function(o, a) { return t = a, ye(o.props, /grid-\w+-end/); }) ? ~tt(e + (r = r[t].value), "span") ? e : j + R(e, "-start", "") + e + j + "grid-row-span:" + (~tt(r, "span") ? ye(r, /\d+/) : +ye(r, /\d+/) - +ye(e, /\d+/)) + ";" : j + R(e, "-start", "") + e; case 4896: case 4128: return r && r.some(function(o) { return ye(o.props, /grid-\w+-start/); }) ? e : j + R(R(e, "-end", "-span"), "span ", "") + e; case 4095: case 3583: case 4068: case 2532: return R(e, /(.+)-inline(.+)/, $ + "$1$2") + e; case 8116: case 7059: case 5753: case 5535: case 5445: case 5701: case 4933: case 4677: case 5533: case 5789: case 5021: case 4765: if (le(e) - 1 - t > 6) switch (Y(e, t + 1)) { case 109: if (Y(e, t + 4) !== 45) break; case 102: return R(e, /(.+:)(.+)-([^]+)/, "$1" + $ + "$2-$3$1" + Xe + (Y(e, t + 3) == 108 ? "$3" : "$2-$3")) + e; case 115: return ~tt(e, "stretch") ? Tr(R(e, "stretch", "fill-available"), t, r) + e : e; } break; case 5152: case 5920: return R(e, /(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/, function(o, a, i, c, d, u, h) { return j + a + ":" + i + h + (c ? j + a + "-span:" + (d ? u : +u - +i) + h : "") + e; }); case 4949: if (Y(e, t + 6) === 121) return R(e, ":", ":" + $) + e; break; case 6444: switch (Y(e, Y(e, 14) === 45 ? 18 : 11)) { case 120: return R(e, /(.+:)([^;\s!]+)(;|(\s+)?!.+)?/, "$1" + $ + (Y(e, 14) === 45 ? "inline-" : "") + "box$3$1" + $ + "$2$3$1" + j + "$2box$3") + e; case 100: return R(e, ":", ":" + j) + e; } break; case 5719: case 2647: case 2135: case 3927: case 2391: return R(e, "scroll-", "scroll-snap-") + e; } return e; } function at(e, t) { for (var r = "", o = 0; o < e.length; o++) r += t(e[o], o, e, t) || ""; return r; } function jn(e, t, r, o) { switch (e.type) { case wn: if (e.children.length) break; case En: case Nt: return e.return = e.return || e.value; case wr: return ""; case _r: return e.return = e.value + "{" + at(e.children, o) + "}"; case st: if (!le(e.value = e.props.join(","))) return ""; } return le(r = at(e.children, o)) ? e.return = e.value + "{" + r + "}" : ""; } function Fn(e) { var t = Cr(e); return function(r, o, a, i) { for (var c = "", d = 0; d < t; d++) c += e[d](r, o, a, i) || ""; return c; }; } function Mn(e) { return function(t) { t.root || (t = t.return) && e(t); }; } function Ln(e, t, r, o) { if (e.length > -1 && !e.return) switch (e.type) { case Nt: e.return = Tr(e.value, e.length, r); return; case _r: return at([ve(e, { value: R(e.value, "@", "@" + $) })], o); case st: if (e.length) return Cn(r = e.props, function(a) { switch (ye(a, o = /(::plac\w+|:read-\w+)/)) { case ":read-only": case ":read-write": Ne(ve(e, { props: [R(a, /:(read-\w+)/, ":" + Xe + "$1")] })), Ne(ve(e, { props: [a] })), _t(e, { props: rr(r, o) }); break; case "::placeholder": Ne(ve(e, { props: [R(a, /:(plac\w+)/, ":" + $ + "input-$1")] })), Ne(ve(e, { props: [R(a, /:(plac\w+)/, ":" + Xe + "$1")] })), Ne(ve(e, { props: [R(a, /:(plac\w+)/, j + "input-$1")] })), Ne(ve(e, { props: [a] })), _t(e, { props: rr(r, o) }); break; } return ""; }); } } var zn = { animationIterationCount: 1, aspectRatio: 1, borderImageOutset: 1, borderImageSlice: 1, borderImageWidth: 1, boxFlex: 1, boxFlexGroup: 1, boxOrdinalGroup: 1, columnCount: 1, columns: 1, flex: 1, flexGrow: 1, flexPositive: 1, flexShrink: 1, flexNegative: 1, flexOrder: 1, gridRow: 1, gridRowEnd: 1, gridRowSpan: 1, gridRowStart: 1, gridColumn: 1, gridColumnEnd: 1, gridColumnSpan: 1, gridColumnStart: 1, msGridRow: 1, msGridRowSpan: 1, msGridColumn: 1, msGridColumnSpan: 1, fontWeight: 1, lineHeight: 1, opacity: 1, order: 1, orphans: 1, tabSize: 1, widows: 1, zIndex: 1, zoom: 1, WebkitLineClamp: 1, // SVG-related properties fillOpacity: 1, floodOpacity: 1, stopOpacity: 1, strokeDasharray: 1, strokeDashoffset: 1, strokeMiterlimit: 1, strokeOpacity: 1, strokeWidth: 1 }, Te = typeof process < "u" && process.env !== void 0 && (process.env.REACT_APP_SC_ATTR || process.env.SC_ATTR) || "data-styled", Dt = typeof window < "u" && "HTMLElement" in window, Yn = !!(typeof SC_DISABLE_SPEEDY == "boolean" ? SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== void 0 && process.env.REACT_APP_SC_DISABLE_SPEEDY !== "" ? process.env.REACT_APP_SC_DISABLE_SPEEDY !== "false" && process.env.REACT_APP_SC_DISABLE_SPEEDY : typeof process < "u" && process.env !== void 0 && process.env.SC_DISABLE_SPEEDY !== void 0 && process.env.SC_DISABLE_SPEEDY !== "" ? process.env.SC_DISABLE_SPEEDY !== "false" && process.env.SC_DISABLE_SPEEDY : process.env.NODE_ENV !== "production"), ar = /invalid hook call/i, Je = /* @__PURE__ */ new Set(), Vn = function(e, t) { if (process.env.NODE_ENV !== "production") { var r = t ? ' with the id of "'.concat(t, '"') : "", o = "The component ".concat(e).concat(r, ` has been created dynamically. `) + `You may see this warning because you've called styled inside another component. To resolve this only create new StyledComponents outside of any render method and function component.`, a = console.error; try { var i = !0; console.error = function(c) { for (var d = [], u = 1; u < arguments.length; u++) d[u - 1] = arguments[u]; ar.test(c) ? (i = !1, Je.delete(o)) : a.apply(void 0, $e([c], d, !1)); }, fn(), i && !Je.has(o) && (console.warn(o), Je.add(o)); } catch (c) { ar.test(c.message) && Je.delete(o); } finally { console.error = a; } } }, jt = Object.freeze([]), Fe = Object.freeze({}); function Wn(e, t, r) { return r === void 0 && (r = Fe), e.theme !== r.theme && e.theme || t || r.theme; } var Pr = /* @__PURE__ */ new Set(["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "big", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "legend", "li", "link", "main", "map", "mark", "menu", "menuitem", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "param", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "textarea", "tfoot", "th", "thead", "time", "title", "tr", "track", "u", "ul", "use", "var", "video", "wbr", "circle", "clipPath", "defs", "ellipse", "foreignObject", "g", "image", "line", "linearGradient", "marker", "mask", "path", "pattern", "polygon", "polyline", "radialGradient", "rect", "stop", "svg", "text", "tspan"]), Bn = /[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g, Gn = /(^-|-$)/g; function ir(e) { return e.replace(Bn, "-").replace(Gn, ""); } var Un = /(a)(d)/gi, sr = function(e) { return String.fromCharCode(e + (e > 25 ? 39 : 97)); }; function xt(e) { var t, r = ""; for (t = Math.abs(e); t > 52; t = t / 52 | 0) r = sr(t % 52) + r; return (sr(t % 52) + r).replace(Un, "$1-$2"); } var gt, _e = function(e, t) { for (var r = t.length; r; ) e = 33 * e ^ t.charCodeAt(--r); return e; }, kr = function(e) { return _e(5381, e); }; function qn(e) { return xt(kr(e) >>> 0); } function Ar(e) { return process.env.NODE_ENV !== "production" && typeof e == "string" && e || e.displayName || e.name || "Component"; } function vt(e) { return typeof e == "string" && (process.env.NODE_ENV === "production" || e.charAt(0) === e.charAt(0).toLowerCase()); } var Or = typeof Symbol == "function" && Symbol.for, Ir = Or ? Symbol.for("react.memo") : 60115, Hn = Or ? Symbol.for("react.forward_ref") : 60112, Xn = { childContextTypes: !0, contextType: !0, contextTypes: !0, defaultProps: !0, displayName: !0, getDefaultProps: !0, getDerivedStateFromError: !0, getDerivedStateFromProps: !0, mixins: !0, propTypes: !0, type: !0 }, Kn = { name: !0, length: !0, prototype: !0, caller: !0, callee: !0, arguments: !0, arity: !0 }, Nr = { $$typeof: !0, compare: !0, defaultProps: !0, displayName: !0, propTypes: !0, type: !0 }, Jn = ((gt = {})[Hn] = { $$typeof: !0, render: !0, defaultProps: !0, displayName: !0, propTypes: !0 }, gt[Ir] = Nr, gt); function cr(e) { return ("type" in (t = e) && t.type.$$typeof) === Ir ? Nr : "$$typeof" in e ? Jn[e.$$typeof] : Xn; var t; } var Zn = Object.defineProperty, Qn = Object.getOwnPropertyNames, ur = Object.getOwnPropertySymbols, eo = Object.getOwnPropertyDescriptor, to = Object.getPrototypeOf, lr = Object.prototype; function $r(e, t, r) { if (typeof t != "string") { if (lr) { var o = to(t); o && o !== lr && $r(e, o, r); } var a = Qn(t); ur && (a = a.concat(ur(t))); for (var i = cr(e), c = cr(t), d = 0; d < a.length; ++d) { var u = a[d]; if (!(u in Kn || r && r[u] || c && u in c || i && u in i)) { var h = eo(t, u); try { Zn(e, u, h); } catch { } } } } return e; } function Me(e) { return typeof e == "function"; } function Ft(e) { return typeof e == "object" && "styledComponentId" in e; } function Re(e, t) { return e && t ? "".concat(e, " ").concat(t) : e || t || ""; } function fr(e, t) { if (e.length === 0) return ""; for (var r = e[0], o = 1; o < e.length; o++) r += t ? t + e[o] : e[o]; return r; } function Le(e) { return e !== null && typeof e == "object" && e.constructor.name === Object.name && !("props" in e && e.$$typeof); } function Tt(e, t, r) { if (r === void 0 && (r = !1), !r && !Le(e) && !Array.isArray(e)) return t; if (Array.isArray(t)) for (var o = 0; o < t.length; o++) e[o] = Tt(e[o], t[o]); else if (Le(t)) for (var o in t) e[o] = Tt(e[o], t[o]); return e; } function Mt(e, t) { Object.defineProperty(e, "toString", { value: t }); } var ro = process.env.NODE_ENV !== "production" ? { 1: `Cannot create styled-component for component: %s. `, 2: `Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle. - Are you trying to reuse it across renders? - Are you accidentally calling collectStyles twice? `, 3: `Streaming SSR is only supported in a Node.js environment; Please do not try to call this method in the browser. `, 4: `The \`StyleSheetManager\` expects a valid target or sheet prop! - Does this error occur on the client and is your target falsy? - Does this error occur on the server and is the sheet falsy? `, 5: `The clone method cannot be used on the client! - Are you running in a client-like environment on the server? - Are you trying to run SSR on the client? `, 6: `Trying to insert a new style tag, but the given Node is unmounted! - Are you using a custom target that isn't mounted? - Does your document not have a valid head element? - Have you accidentally removed a style tag manually? `, 7: 'ThemeProvider: Please return an object from your "theme" prop function, e.g.\n\n```js\ntheme={() => ({})}\n```\n\n', 8: `ThemeProvider: Please make your "theme" prop an object. `, 9: "Missing document `<head>`\n\n", 10: `Cannot find a StyleSheet instance. Usually this happens if there are multiple copies of styled-components loaded at once. Check out this issue for how to troubleshoot and fix the common cases where this situation can happen: https://github.com/styled-components/styled-components/issues/1941#issuecomment-417862021 `, 11: `_This error was replaced with a dev-time warning, it will be deleted for v4 final._ [createGlobalStyle] received children which will not be rendered. Please use the component without passing children elements. `, 12: "It seems you are interpolating a keyframe declaration (%s) into an untagged string. This was supported in styled-components v3, but is not longer supported in v4 as keyframes are now injected on-demand. Please wrap your string in the css\\`\\` helper which ensures the styles are injected correctly. See https://www.styled-components.com/docs/api#css\n\n", 13: `%s is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details. `, 14: `ThemeProvider: "theme" prop is required. `, 15: "A stylis plugin has been supplied that is not named. We need a name for each plugin to be able to prevent styling collisions between different stylis configurations within the same app. Before you pass your plugin to `<StyleSheetManager stylisPlugins={[]}>`, please make sure each plugin is uniquely-named, e.g.\n\n```js\nObject.defineProperty(importedPlugin, 'name', { value: 'some-unique-name' });\n```\n\n", 16: `Reached the limit of how many styled components may be created at group %s. You may only create up to 1,073,741,824 components. If you're creating components dynamically, as for instance in your render method then you may be running into this limitation. `, 17: `CSSStyleSheet could not be found on HTMLStyleElement. Has styled-components' style tag been unmounted or altered by another script? `, 18: "ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`" } : {}; function no() { for (var e = [], t = 0; t < arguments.length; t++) e[t] = arguments[t]; for (var r = e[0], o = [], a = 1, i = e.length; a < i; a += 1) o.push(e[a]); return o.forEach(function(c) { r = r.replace(/%[a-z]/, c); }), r; } function Ye(e) { for (var t = [], r = 1; r < arguments.length; r++) t[r - 1] = arguments[r]; return process.env.NODE_ENV === "production" ? new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e, " for more information.").concat(t.length > 0 ? " Args: ".concat(t.join(", ")) : "")) : new Error(no.apply(void 0, $e([ro[e]], t, !1)).trim()); } var oo = function() { function e(t) { this.groupSizes = new Uint32Array(512), this.length = 512, this.tag = t; } return e.prototype.indexOfGroup = function(t) { for (var r = 0, o = 0; o < t; o++) r += this.groupSizes[o]; return r; }, e.prototype.insertRules = function(t, r) { if (t >= this.groupSizes.length) { for (var o = this.groupSizes, a = o.length, i = a; t >= i; ) if ((i <<= 1) < 0)