UNPKG

jadq-x-vue

Version:

Craft AI-driven interfaces effortlessly

2,113 lines 72.2 kB
import { g as Jt } from "./helper-chunk.mjs";
import { inject as Xt, ref as ce, h as Me, getCurrentInstance as Se, nextTick as ut, reactive as Kt, defineComponent as er, createVNode as b, onMounted as ht, getCurrentScope as tr, onScopeDispose as rr, computed as xe, shallowRef as me, watch as dt, toValue as gt } from "vue";
function ua(e) {
  for (var t = 0, r, n = 0, a = e.length; a >= 4; ++n, a -= 4)
    r = e.charCodeAt(n) & 255 | (e.charCodeAt(++n) & 255) << 8 | (e.charCodeAt(++n) & 255) << 16 | (e.charCodeAt(++n) & 255) << 24, r = /* Math.imul(k, m): */
    (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16), r ^= /* k >>> r: */
    r >>> 24, t = /* Math.imul(k, m): */
    (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16) ^ /* Math.imul(h, m): */
    (t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16);
  switch (a) {
    case 3:
      t ^= (e.charCodeAt(n + 2) & 255) << 16;
    case 2:
      t ^= (e.charCodeAt(n + 1) & 255) << 8;
    case 1:
      t ^= e.charCodeAt(n) & 255, t = /* Math.imul(h, m): */
      (t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16);
  }
  return t ^= t >>> 13, t = /* Math.imul(h, m): */
  (t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16), ((t ^ t >>> 15) >>> 0).toString(36);
}
var ha = {
  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,
  scale: 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
}, bt = "comm", pt = "rule", mt = "decl", nr = "@import", ar = "@namespace", ir = "@keyframes", or = "@layer", vt = Math.abs, Ce = String.fromCharCode;
function yt(e) {
  return e.trim();
}
function ee(e, t, r) {
  return e.replace(t, r);
}
function cr(e, t, r) {
  return e.indexOf(t, r);
}
function L(e, t) {
  return e.charCodeAt(t) | 0;
}
function N(e, t, r) {
  return e.slice(t, r);
}
function z(e) {
  return e.length;
}
function lr(e) {
  return e.length;
}
function Q(e, t) {
  return t.push(e), e;
}
var ie = 1, B = 1, Ot = 0, j = 0, v = 0, D = "";
function Pe(e, t, r, n, a, i, c, o) {
  return { value: e, root: t, parent: r, type: n, props: a, children: i, line: ie, column: B, length: c, return: "", siblings: o };
}
function sr() {
  return v;
}
function fr() {
  return v = j > 0 ? L(D, --j) : 0, B--, v === 10 && (B = 1, ie--), v;
}
function A() {
  return v = j < Ot ? L(D, j++) : 0, B++, v === 10 && (B = 1, ie++), v;
}
function H() {
  return L(D, j);
}
function te() {
  return j;
}
function oe(e, t) {
  return N(D, e, t);
}
function Z(e) {
  switch (e) {
    // \0 \t \n \r \s whitespace token
    case 0:
    case 9:
    case 10:
    case 13:
    case 32:
      return 5;
    // ! + , / > @ ~ isolate token
    case 33:
    case 43:
    case 44:
    case 47:
    case 62:
    case 64:
    case 126:
    // ; { } breakpoint token
    case 59:
    case 123:
    case 125:
      return 4;
    // : accompanied token
    case 58:
      return 3;
    // " ' ( [ opening delimit token
    case 34:
    case 39:
    case 40:
    case 91:
      return 2;
    // ) ] closing delimit token
    case 41:
    case 93:
      return 1;
  }
  return 0;
}
function ur(e) {
  return ie = B = 1, Ot = z(D = e), j = 0, [];
}
function hr(e) {
  return D = "", e;
}
function le(e) {
  return yt(oe(j - 1, ve(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
}
function dr(e) {
  for (; (v = H()) && v < 33; )
    A();
  return Z(e) > 2 || Z(v) > 3 ? "" : " ";
}
function gr(e, t) {
  for (; --t && A() && !(v < 48 || v > 102 || v > 57 && v < 65 || v > 70 && v < 97); )
    ;
  return oe(e, te() + (t < 6 && H() == 32 && A() == 32));
}
function ve(e) {
  for (; A(); )
    switch (v) {
      // ] ) " '
      case e:
        return j;
      // " '
      case 34:
      case 39:
        e !== 34 && e !== 39 && ve(v);
        break;
      // (
      case 40:
        e === 41 && ve(e);
        break;
      // \
      case 92:
        A();
        break;
    }
  return j;
}
function br(e, t) {
  for (; A() && e + v !== 57; )
    if (e + v === 84 && H() === 47)
      break;
  return "/*" + oe(t, j - 1) + "*" + Ce(e === 47 ? e : A());
}
function pr(e) {
  for (; !Z(H()); )
    A();
  return oe(e, j);
}
function da(e) {
  return hr(re("", null, null, null, [""], e = ur(e), 0, [0], e));
}
function re(e, t, r, n, a, i, c, o, l) {
  for (var f = 0, u = 0, s = c, d = 0, y = 0, p = 0, m = 1, I = 1, S = 1, O = 0, F = "", $ = a, E = i, C = n, h = F; I; )
    switch (p = O, O = A()) {
      // (
      case 40:
        if (p != 108 && L(h, s - 1) == 58) {
          cr(h += ee(le(O), "&", "&\f"), "&\f", vt(f ? o[f - 1] : 0)) != -1 && (S = -1);
          break;
        }
      // " ' [
      case 34:
      case 39:
      case 91:
        h += le(O);
        break;
      // \t \n \r \s
      case 9:
      case 10:
      case 13:
      case 32:
        h += dr(p);
        break;
      // \
      case 92:
        h += gr(te() - 1, 7);
        continue;
      // /
      case 47:
        switch (H()) {
          case 42:
          case 47:
            Q(mr(br(A(), te()), t, r, l), l), (Z(p || 1) == 5 || Z(H() || 1) == 5) && z(h) && N(h, -1, void 0) !== " " && (h += " ");
            break;
          default:
            h += "/";
        }
        break;
      // {
      case 123 * m:
        o[f++] = z(h) * S;
      // } ; \0
      case 125 * m:
      case 59:
      case 0:
        switch (O) {
          // \0 }
          case 0:
          case 125:
            I = 0;
          // ;
          case 59 + u:
            S == -1 && (h = ee(h, /\f/g, "")), y > 0 && (z(h) - s || m === 0 && p === 47) && Q(y > 32 ? Fe(h + ";", n, r, s - 1, l) : Fe(ee(h, " ", "") + ";", n, r, s - 2, l), l);
            break;
          // @ ;
          case 59:
            h += ";";
          // { rule/at-rule
          default:
            if (Q(C = Ae(h, t, r, f, u, a, o, F, $ = [], E = [], s, i), i), O === 123)
              if (u === 0)
                re(h, t, C, C, $, i, s, o, E);
              else {
                switch (d) {
                  // c(ontainer)
                  case 99:
                    if (L(h, 3) === 110) break;
                  // l(ayer)
                  case 108:
                    if (L(h, 2) === 97) break;
                  default:
                    u = 0;
                  // d(ocument) m(edia) s(upports)
                  case 100:
                  case 109:
                  case 115:
                }
                u ? re(e, C, C, n && Q(Ae(e, C, C, 0, 0, a, o, F, a, $ = [], s, E), E), a, E, s, o, n ? $ : E) : re(h, C, C, C, [""], E, 0, o, E);
              }
        }
        f = u = y = 0, m = S = 1, F = h = "", s = c;
        break;
      // :
      case 58:
        s = 1 + z(h), y = p;
      default:
        if (m < 1) {
          if (O == 123)
            --m;
          else if (O == 125 && m++ == 0 && fr() == 125)
            continue;
        }
        switch (h += Ce(O), O * m) {
          // &
          case 38:
            S = u > 0 ? 1 : (h += "\f", -1);
            break;
          // ,
          case 44:
            o[f++] = (z(h) - 1) * S, S = 1;
            break;
          // @
          case 64:
            H() === 45 && (h += le(A())), d = H(), u = s = z(F = h += pr(te())), O++;
            break;
          // -
          case 45:
            p === 45 && z(h) == 2 && (m = 0);
        }
    }
  return i;
}
function Ae(e, t, r, n, a, i, c, o, l, f, u, s) {
  for (var d = a - 1, y = a === 0 ? i : [""], p = lr(y), m = 0, I = 0, S = 0; m < n; ++m)
    for (var O = 0, F = N(e, d + 1, d = vt(I = c[m])), $ = e; O < p; ++O)
      ($ = yt(I > 0 ? y[O] + " " + F : ee(F, /&\f/g, y[O]))) && (l[S++] = $);
  return Pe(e, t, r, a === 0 ? pt : o, l, f, u, s);
}
function mr(e, t, r, n) {
  return Pe(e, t, r, bt, Ce(sr()), N(e, 2, -2), 0, n);
}
function Fe(e, t, r, n, a) {
  return Pe(e, t, r, mt, N(e, 0, n), N(e, n + 1, -1), n, a);
}
function $e(e, t) {
  for (var r = "", n = 0; n < e.length; n++)
    r += t(e[n], n, e, t) || "";
  return r;
}
function ga(e, t, r, n) {
  switch (e.type) {
    case or:
      if (e.children.length) break;
    case nr:
    case ar:
    case mt:
      return e.return = e.return || e.value;
    case bt:
      return "";
    case ir:
      return e.return = e.value + "{" + $e(e.children, n) + "}";
    case pt:
      if (!z(e.value = e.props.join(","))) return "";
  }
  return z(r = $e(e.children, n)) ? e.return = e.value + "{" + r + "}" : "";
}
var se = { exports: {} };
/*!
	Copyright (c) 2018 Jed Watson.
	Licensed under the MIT License (MIT), see
	http://jedwatson.github.io/classnames
*/
var Ee;
function vr() {
  return Ee || (Ee = 1, (function(e) {
    (function() {
      var t = {}.hasOwnProperty;
      function r() {
        for (var i = "", c = 0; c < arguments.length; c++) {
          var o = arguments[c];
          o && (i = a(i, n(o)));
        }
        return i;
      }
      function n(i) {
        if (typeof i == "string" || typeof i == "number")
          return i;
        if (typeof i != "object")
          return "";
        if (Array.isArray(i))
          return r.apply(null, i);
        if (i.toString !== Object.prototype.toString && !i.toString.toString().includes("[native code]"))
          return i.toString();
        var c = "";
        for (var o in i)
          t.call(i, o) && i[o] && (c = a(c, o));
        return c;
      }
      function a(i, c) {
        return c ? i ? i + " " + c : i + c : i;
      }
      e.exports ? (r.default = r, e.exports = r) : window.classNames = r;
    })();
  })(se)), se.exports;
}
var yr = vr();
const ba = /* @__PURE__ */ Jt(yr);
function _(e, t) {
  Or(e) && (e = "100%");
  var r = wr(e);
  return e = t === 360 ? e : Math.min(t, Math.max(0, parseFloat(e))), r && (e = parseInt(String(e * t), 10) / 100), Math.abs(e - t) < 1e-6 ? 1 : (t === 360 ? e = (e < 0 ? e % t + t : e % t) / parseFloat(String(t)) : e = e % t / parseFloat(String(t)), e);
}
function Or(e) {
  return typeof e == "string" && e.indexOf(".") !== -1 && parseFloat(e) === 1;
}
function wr(e) {
  return typeof e == "string" && e.indexOf("%") !== -1;
}
function Sr(e) {
  return e = parseFloat(e), (isNaN(e) || e < 0 || e > 1) && (e = 1), e;
}
function J(e) {
  return e <= 1 ? "".concat(Number(e) * 100, "%") : e;
}
function fe(e) {
  return e.length === 1 ? "0" + e : String(e);
}
function xr(e, t, r) {
  return {
    r: _(e, 255) * 255,
    g: _(t, 255) * 255,
    b: _(r, 255) * 255
  };
}
function ue(e, t, r) {
  return r < 0 && (r += 1), r > 1 && (r -= 1), r < 1 / 6 ? e + (t - e) * (6 * r) : r < 1 / 2 ? t : r < 2 / 3 ? e + (t - e) * (2 / 3 - r) * 6 : e;
}
function Cr(e, t, r) {
  var n, a, i;
  if (e = _(e, 360), t = _(t, 100), r = _(r, 100), t === 0)
    a = r, i = r, n = r;
  else {
    var c = r < 0.5 ? r * (1 + t) : r + t - r * t, o = 2 * r - c;
    n = ue(o, c, e + 1 / 3), a = ue(o, c, e), i = ue(o, c, e - 1 / 3);
  }
  return { r: n * 255, g: a * 255, b: i * 255 };
}
function Pr(e, t, r) {
  e = _(e, 255), t = _(t, 255), r = _(r, 255);
  var n = Math.max(e, t, r), a = Math.min(e, t, r), i = 0, c = n, o = n - a, l = n === 0 ? 0 : o / n;
  if (n === a)
    i = 0;
  else {
    switch (n) {
      case e:
        i = (t - r) / o + (t < r ? 6 : 0);
        break;
      case t:
        i = (r - e) / o + 2;
        break;
      case r:
        i = (e - t) / o + 4;
        break;
    }
    i /= 6;
  }
  return { h: i, s: l, v: c };
}
function _r(e, t, r) {
  e = _(e, 360) * 6, t = _(t, 100), r = _(r, 100);
  var n = Math.floor(e), a = e - n, i = r * (1 - t), c = r * (1 - a * t), o = r * (1 - (1 - a) * t), l = n % 6, f = [r, c, i, i, o, r][l], u = [o, r, r, c, i, i][l], s = [i, i, o, r, r, c][l];
  return { r: f * 255, g: u * 255, b: s * 255 };
}
function jr(e, t, r, n) {
  var a = [
    fe(Math.round(e).toString(16)),
    fe(Math.round(t).toString(16)),
    fe(Math.round(r).toString(16))
  ];
  return a.join("");
}
function ze(e) {
  return x(e) / 255;
}
function x(e) {
  return parseInt(e, 16);
}
var Te = {
  aliceblue: "#f0f8ff",
  antiquewhite: "#faebd7",
  aqua: "#00ffff",
  aquamarine: "#7fffd4",
  azure: "#f0ffff",
  beige: "#f5f5dc",
  bisque: "#ffe4c4",
  black: "#000000",
  blanchedalmond: "#ffebcd",
  blue: "#0000ff",
  blueviolet: "#8a2be2",
  brown: "#a52a2a",
  burlywood: "#deb887",
  cadetblue: "#5f9ea0",
  chartreuse: "#7fff00",
  chocolate: "#d2691e",
  coral: "#ff7f50",
  cornflowerblue: "#6495ed",
  cornsilk: "#fff8dc",
  crimson: "#dc143c",
  cyan: "#00ffff",
  darkblue: "#00008b",
  darkcyan: "#008b8b",
  darkgoldenrod: "#b8860b",
  darkgray: "#a9a9a9",
  darkgreen: "#006400",
  darkgrey: "#a9a9a9",
  darkkhaki: "#bdb76b",
  darkmagenta: "#8b008b",
  darkolivegreen: "#556b2f",
  darkorange: "#ff8c00",
  darkorchid: "#9932cc",
  darkred: "#8b0000",
  darksalmon: "#e9967a",
  darkseagreen: "#8fbc8f",
  darkslateblue: "#483d8b",
  darkslategray: "#2f4f4f",
  darkslategrey: "#2f4f4f",
  darkturquoise: "#00ced1",
  darkviolet: "#9400d3",
  deeppink: "#ff1493",
  deepskyblue: "#00bfff",
  dimgray: "#696969",
  dimgrey: "#696969",
  dodgerblue: "#1e90ff",
  firebrick: "#b22222",
  floralwhite: "#fffaf0",
  forestgreen: "#228b22",
  fuchsia: "#ff00ff",
  gainsboro: "#dcdcdc",
  ghostwhite: "#f8f8ff",
  goldenrod: "#daa520",
  gold: "#ffd700",
  gray: "#808080",
  green: "#008000",
  greenyellow: "#adff2f",
  grey: "#808080",
  honeydew: "#f0fff0",
  hotpink: "#ff69b4",
  indianred: "#cd5c5c",
  indigo: "#4b0082",
  ivory: "#fffff0",
  khaki: "#f0e68c",
  lavenderblush: "#fff0f5",
  lavender: "#e6e6fa",
  lawngreen: "#7cfc00",
  lemonchiffon: "#fffacd",
  lightblue: "#add8e6",
  lightcoral: "#f08080",
  lightcyan: "#e0ffff",
  lightgoldenrodyellow: "#fafad2",
  lightgray: "#d3d3d3",
  lightgreen: "#90ee90",
  lightgrey: "#d3d3d3",
  lightpink: "#ffb6c1",
  lightsalmon: "#ffa07a",
  lightseagreen: "#20b2aa",
  lightskyblue: "#87cefa",
  lightslategray: "#778899",
  lightslategrey: "#778899",
  lightsteelblue: "#b0c4de",
  lightyellow: "#ffffe0",
  lime: "#00ff00",
  limegreen: "#32cd32",
  linen: "#faf0e6",
  magenta: "#ff00ff",
  maroon: "#800000",
  mediumaquamarine: "#66cdaa",
  mediumblue: "#0000cd",
  mediumorchid: "#ba55d3",
  mediumpurple: "#9370db",
  mediumseagreen: "#3cb371",
  mediumslateblue: "#7b68ee",
  mediumspringgreen: "#00fa9a",
  mediumturquoise: "#48d1cc",
  mediumvioletred: "#c71585",
  midnightblue: "#191970",
  mintcream: "#f5fffa",
  mistyrose: "#ffe4e1",
  moccasin: "#ffe4b5",
  navajowhite: "#ffdead",
  navy: "#000080",
  oldlace: "#fdf5e6",
  olive: "#808000",
  olivedrab: "#6b8e23",
  orange: "#ffa500",
  orangered: "#ff4500",
  orchid: "#da70d6",
  palegoldenrod: "#eee8aa",
  palegreen: "#98fb98",
  paleturquoise: "#afeeee",
  palevioletred: "#db7093",
  papayawhip: "#ffefd5",
  peachpuff: "#ffdab9",
  peru: "#cd853f",
  pink: "#ffc0cb",
  plum: "#dda0dd",
  powderblue: "#b0e0e6",
  purple: "#800080",
  rebeccapurple: "#663399",
  red: "#ff0000",
  rosybrown: "#bc8f8f",
  royalblue: "#4169e1",
  saddlebrown: "#8b4513",
  salmon: "#fa8072",
  sandybrown: "#f4a460",
  seagreen: "#2e8b57",
  seashell: "#fff5ee",
  sienna: "#a0522d",
  silver: "#c0c0c0",
  skyblue: "#87ceeb",
  slateblue: "#6a5acd",
  slategray: "#708090",
  slategrey: "#708090",
  snow: "#fffafa",
  springgreen: "#00ff7f",
  steelblue: "#4682b4",
  tan: "#d2b48c",
  teal: "#008080",
  thistle: "#d8bfd8",
  tomato: "#ff6347",
  turquoise: "#40e0d0",
  violet: "#ee82ee",
  wheat: "#f5deb3",
  white: "#ffffff",
  whitesmoke: "#f5f5f5",
  yellow: "#ffff00",
  yellowgreen: "#9acd32"
};
function W(e) {
  var t = { r: 0, g: 0, b: 0 }, r = 1, n = null, a = null, i = null, c = !1, o = !1;
  return typeof e == "string" && (e = Fr(e)), typeof e == "object" && (T(e.r) && T(e.g) && T(e.b) ? (t = xr(e.r, e.g, e.b), c = !0, o = String(e.r).substr(-1) === "%" ? "prgb" : "rgb") : T(e.h) && T(e.s) && T(e.v) ? (n = J(e.s), a = J(e.v), t = _r(e.h, n, a), c = !0, o = "hsv") : T(e.h) && T(e.s) && T(e.l) && (n = J(e.s), i = J(e.l), t = Cr(e.h, n, i), c = !0, o = "hsl"), Object.prototype.hasOwnProperty.call(e, "a") && (r = e.a)), r = Sr(r), {
    ok: c,
    format: e.format || o,
    r: Math.min(255, Math.max(t.r, 0)),
    g: Math.min(255, Math.max(t.g, 0)),
    b: Math.min(255, Math.max(t.b, 0)),
    a: r
  };
}
var Mr = "[-\\+]?\\d+%?", Ar = "[-\\+]?\\d*\\.\\d+%?", k = "(?:".concat(Ar, ")|(?:").concat(Mr, ")"), he = "[\\s|\\(]+(".concat(k, ")[,|\\s]+(").concat(k, ")[,|\\s]+(").concat(k, ")\\s*\\)?"), de = "[\\s|\\(]+(".concat(k, ")[,|\\s]+(").concat(k, ")[,|\\s]+(").concat(k, ")[,|\\s]+(").concat(k, ")\\s*\\)?"), M = {
  CSS_UNIT: new RegExp(k),
  rgb: new RegExp("rgb" + he),
  rgba: new RegExp("rgba" + de),
  hsl: new RegExp("hsl" + he),
  hsla: new RegExp("hsla" + de),
  hsv: new RegExp("hsv" + he),
  hsva: new RegExp("hsva" + de),
  hex3: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,
  hex6: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,
  hex4: /^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,
  hex8: /^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/
};
function Fr(e) {
  if (e = e.trim().toLowerCase(), e.length === 0)
    return !1;
  var t = !1;
  if (Te[e])
    e = Te[e], t = !0;
  else if (e === "transparent")
    return { r: 0, g: 0, b: 0, a: 0, format: "name" };
  var r = M.rgb.exec(e);
  return r ? { r: r[1], g: r[2], b: r[3] } : (r = M.rgba.exec(e), r ? { r: r[1], g: r[2], b: r[3], a: r[4] } : (r = M.hsl.exec(e), r ? { h: r[1], s: r[2], l: r[3] } : (r = M.hsla.exec(e), r ? { h: r[1], s: r[2], l: r[3], a: r[4] } : (r = M.hsv.exec(e), r ? { h: r[1], s: r[2], v: r[3] } : (r = M.hsva.exec(e), r ? { h: r[1], s: r[2], v: r[3], a: r[4] } : (r = M.hex8.exec(e), r ? {
    r: x(r[1]),
    g: x(r[2]),
    b: x(r[3]),
    a: ze(r[4]),
    format: t ? "name" : "hex8"
  } : (r = M.hex6.exec(e), r ? {
    r: x(r[1]),
    g: x(r[2]),
    b: x(r[3]),
    format: t ? "name" : "hex"
  } : (r = M.hex4.exec(e), r ? {
    r: x(r[1] + r[1]),
    g: x(r[2] + r[2]),
    b: x(r[3] + r[3]),
    a: ze(r[4] + r[4]),
    format: t ? "name" : "hex8"
  } : (r = M.hex3.exec(e), r ? {
    r: x(r[1] + r[1]),
    g: x(r[2] + r[2]),
    b: x(r[3] + r[3]),
    format: t ? "name" : "hex"
  } : !1)))))))));
}
function T(e) {
  return !!M.CSS_UNIT.exec(String(e));
}
var X = 2, He = 0.16, $r = 0.05, Er = 0.05, zr = 0.15, wt = 5, St = 4, Tr = [{
  index: 7,
  opacity: 0.15
}, {
  index: 6,
  opacity: 0.25
}, {
  index: 5,
  opacity: 0.3
}, {
  index: 5,
  opacity: 0.45
}, {
  index: 5,
  opacity: 0.65
}, {
  index: 5,
  opacity: 0.85
}, {
  index: 4,
  opacity: 0.9
}, {
  index: 3,
  opacity: 0.95
}, {
  index: 2,
  opacity: 0.97
}, {
  index: 1,
  opacity: 0.98
}];
function ke(e) {
  var t = e.r, r = e.g, n = e.b, a = Pr(t, r, n);
  return {
    h: a.h * 360,
    s: a.s,
    v: a.v
  };
}
function K(e) {
  var t = e.r, r = e.g, n = e.b;
  return "#".concat(jr(t, r, n));
}
function Hr(e, t, r) {
  var n = r / 100, a = {
    r: (t.r - e.r) * n + e.r,
    g: (t.g - e.g) * n + e.g,
    b: (t.b - e.b) * n + e.b
  };
  return a;
}
function Re(e, t, r) {
  var n;
  return Math.round(e.h) >= 60 && Math.round(e.h) <= 240 ? n = r ? Math.round(e.h) - X * t : Math.round(e.h) + X * t : n = r ? Math.round(e.h) + X * t : Math.round(e.h) - X * t, n < 0 ? n += 360 : n >= 360 && (n -= 360), n;
}
function Ie(e, t, r) {
  if (e.h === 0 && e.s === 0)
    return e.s;
  var n;
  return r ? n = e.s - He * t : t === St ? n = e.s + He : n = e.s + $r * t, n > 1 && (n = 1), r && t === wt && n > 0.1 && (n = 0.1), n < 0.06 && (n = 0.06), Number(n.toFixed(2));
}
function Ve(e, t, r) {
  var n;
  return r ? n = e.v + Er * t : n = e.v - zr * t, n > 1 && (n = 1), Number(n.toFixed(2));
}
function ye(e) {
  for (var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = [], n = W(e), a = wt; a > 0; a -= 1) {
    var i = ke(n), c = K(W({
      h: Re(i, a, !0),
      s: Ie(i, a, !0),
      v: Ve(i, a, !0)
    }));
    r.push(c);
  }
  r.push(K(n));
  for (var o = 1; o <= St; o += 1) {
    var l = ke(n), f = K(W({
      h: Re(l, o),
      s: Ie(l, o),
      v: Ve(l, o)
    }));
    r.push(f);
  }
  return t.theme === "dark" ? Tr.map(function(u) {
    var s = u.index, d = u.opacity, y = K(Hr(W(t.backgroundColor || "#141414"), W(r[s]), d * 100));
    return y;
  }) : r;
}
var ge = {
  red: "#F5222D",
  volcano: "#FA541C",
  orange: "#FA8C16",
  gold: "#FAAD14",
  yellow: "#FADB14",
  lime: "#A0D911",
  green: "#52C41A",
  cyan: "#13C2C2",
  blue: "#1890FF",
  geekblue: "#2F54EB",
  purple: "#722ED1",
  magenta: "#EB2F96",
  grey: "#666666"
}, ne = {}, be = {};
Object.keys(ge).forEach(function(e) {
  ne[e] = ye(ge[e]), ne[e].primary = ne[e][5], be[e] = ye(ge[e], {
    theme: "dark",
    backgroundColor: "#141414"
  }), be[e].primary = be[e][5];
});
var kr = ne.blue, Rr = Symbol("iconContext"), xt = function() {
  return Xt(Rr, {
    prefixCls: ce("anticon"),
    rootClassName: ce(""),
    csp: ce()
  });
};
function _e() {
  return !!(typeof window < "u" && window.document && window.document.createElement);
}
function Ir(e, t) {
  return e && e.contains ? e.contains(t) : !1;
}
var Le = "data-vc-order", Vr = "vc-icon-key", Oe = /* @__PURE__ */ new Map();
function Ct() {
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = e.mark;
  return t ? t.startsWith("data-") ? t : "data-".concat(t) : Vr;
}
function je(e) {
  if (e.attachTo)
    return e.attachTo;
  var t = document.querySelector("head");
  return t || document.body;
}
function Lr(e) {
  return e === "queue" ? "prependQueue" : e ? "prepend" : "append";
}
function Pt(e) {
  return Array.from((Oe.get(e) || e).children).filter(function(t) {
    return t.tagName === "STYLE";
  });
}
function _t(e) {
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
  if (!_e())
    return null;
  var r = t.csp, n = t.prepend, a = document.createElement("style");
  a.setAttribute(Le, Lr(n)), r && r.nonce && (a.nonce = r.nonce), a.innerHTML = e;
  var i = je(t), c = i.firstChild;
  if (n) {
    if (n === "queue") {
      var o = Pt(i).filter(function(l) {
        return ["prepend", "prependQueue"].includes(l.getAttribute(Le));
      });
      if (o.length)
        return i.insertBefore(a, o[o.length - 1].nextSibling), a;
    }
    i.insertBefore(a, c);
  } else
    i.appendChild(a);
  return a;
}
function Nr(e) {
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = je(t);
  return Pt(r).find(function(n) {
    return n.getAttribute(Ct(t)) === e;
  });
}
function Br(e, t) {
  var r = Oe.get(e);
  if (!r || !Ir(document, r)) {
    var n = _t("", t), a = n.parentNode;
    Oe.set(e, a), e.removeChild(n);
  }
}
function Dr(e, t) {
  var r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, n = je(r);
  Br(n, r);
  var a = Nr(t, r);
  if (a)
    return r.csp && r.csp.nonce && a.nonce !== r.csp.nonce && (a.nonce = r.csp.nonce), a.innerHTML !== e && (a.innerHTML = e), a;
  var i = _t(e, r);
  return i.setAttribute(Ct(r), t), i;
}
function Ne(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Wr(e, a, r[a]);
    });
  }
  return e;
}
function Wr(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
function Be(e) {
  return typeof e == "object" && typeof e.name == "string" && typeof e.theme == "string" && (typeof e.icon == "object" || typeof e.icon == "function");
}
function we(e, t, r) {
  return r ? Me(e.tag, Ne({
    key: t
  }, r, e.attrs), (e.children || []).map(function(n, a) {
    return we(n, "".concat(t, "-").concat(e.tag, "-").concat(a));
  })) : Me(e.tag, Ne({
    key: t
  }, e.attrs), (e.children || []).map(function(n, a) {
    return we(n, "".concat(t, "-").concat(e.tag, "-").concat(a));
  }));
}
function jt(e) {
  return ye(e)[0];
}
function Mt(e) {
  return e ? Array.isArray(e) ? e : [e] : [];
}
var qr = `
.anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin::before,
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}

@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
`;
function At(e) {
  return e && e.getRootNode && e.getRootNode();
}
function Gr(e) {
  return _e() ? At(e) instanceof ShadowRoot : !1;
}
function Ur(e) {
  return Gr(e) ? At(e) : null;
}
var Zr = function() {
  var t = xt(), r = t.prefixCls, n = t.csp, a = Se(), i = qr;
  r && (i = i.replace(/anticon/g, r.value)), ut(function() {
    if (_e()) {
      var c = a.vnode.el, o = Ur(c);
      Dr(i, "@ant-design-vue-icons", {
        prepend: !0,
        csp: n.value,
        attachTo: o
      });
    }
  });
}, Yr = ["icon", "primaryColor", "secondaryColor"];
function Qr(e, t) {
  if (e == null) return {};
  var r = Jr(e, t), n, a;
  if (Object.getOwnPropertySymbols) {
    var i = Object.getOwnPropertySymbols(e);
    for (a = 0; a < i.length; a++)
      n = i[a], !(t.indexOf(n) >= 0) && Object.prototype.propertyIsEnumerable.call(e, n) && (r[n] = e[n]);
  }
  return r;
}
function Jr(e, t) {
  if (e == null) return {};
  var r = {}, n = Object.keys(e), a, i;
  for (i = 0; i < n.length; i++)
    a = n[i], !(t.indexOf(a) >= 0) && (r[a] = e[a]);
  return r;
}
function ae(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Xr(e, a, r[a]);
    });
  }
  return e;
}
function Xr(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var U = Kt({
  primaryColor: "#333",
  secondaryColor: "#E6E6E6",
  calculated: !1
});
function Kr(e) {
  var t = e.primaryColor, r = e.secondaryColor;
  U.primaryColor = t, U.secondaryColor = r || jt(t), U.calculated = !!r;
}
function en() {
  return ae({}, U);
}
var R = function(t, r) {
  var n = ae({}, t, r.attrs), a = n.icon, i = n.primaryColor, c = n.secondaryColor, o = Qr(n, Yr), l = U;
  if (i && (l = {
    primaryColor: i,
    secondaryColor: c || jt(i)
  }), Be(a), !Be(a))
    return null;
  var f = a;
  return f && typeof f.icon == "function" && (f = ae({}, f, {
    icon: f.icon(l.primaryColor, l.secondaryColor)
  })), we(f.icon, "svg-".concat(f.name), ae({}, o, {
    "data-icon": f.name,
    width: "1em",
    height: "1em",
    fill: "currentColor",
    "aria-hidden": "true"
  }));
};
R.props = {
  icon: Object,
  primaryColor: String,
  secondaryColor: String,
  focusable: String
};
R.inheritAttrs = !1;
R.displayName = "IconBase";
R.getTwoToneColors = en;
R.setTwoToneColors = Kr;
function tn(e, t) {
  return on(e) || an(e, t) || nn(e, t) || rn();
}
function rn() {
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
}
function nn(e, t) {
  if (e) {
    if (typeof e == "string") return De(e, t);
    var r = Object.prototype.toString.call(e).slice(8, -1);
    if (r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set") return Array.from(e);
    if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)) return De(e, t);
  }
}
function De(e, t) {
  (t == null || t > e.length) && (t = e.length);
  for (var r = 0, n = new Array(t); r < t; r++)
    n[r] = e[r];
  return n;
}
function an(e, t) {
  var r = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
  if (r != null) {
    var n = [], a = !0, i = !1, c, o;
    try {
      for (r = r.call(e); !(a = (c = r.next()).done) && (n.push(c.value), !(t && n.length === t)); a = !0)
        ;
    } catch (l) {
      i = !0, o = l;
    } finally {
      try {
        !a && r.return != null && r.return();
      } finally {
        if (i) throw o;
      }
    }
    return n;
  }
}
function on(e) {
  if (Array.isArray(e)) return e;
}
function Ft(e) {
  var t = Mt(e), r = tn(t, 2), n = r[0], a = r[1];
  return R.setTwoToneColors({
    primaryColor: n,
    secondaryColor: a
  });
}
function cn() {
  var e = R.getTwoToneColors();
  return e.calculated ? [e.primaryColor, e.secondaryColor] : e.primaryColor;
}
var ln = er({
  name: "InsertStyles",
  setup: function() {
    return Zr(), function() {
      return null;
    };
  }
}), sn = ["class", "icon", "spin", "rotate", "tabindex", "twoToneColor", "onClick"];
function fn(e, t) {
  return gn(e) || dn(e, t) || hn(e, t) || un();
}
function un() {
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
}
function hn(e, t) {
  if (e) {
    if (typeof e == "string") return We(e, t);
    var r = Object.prototype.toString.call(e).slice(8, -1);
    if (r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set") return Array.from(e);
    if (r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)) return We(e, t);
  }
}
function We(e, t) {
  (t == null || t > e.length) && (t = e.length);
  for (var r = 0, n = new Array(t); r < t; r++)
    n[r] = e[r];
  return n;
}
function dn(e, t) {
  var r = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
  if (r != null) {
    var n = [], a = !0, i = !1, c, o;
    try {
      for (r = r.call(e); !(a = (c = r.next()).done) && (n.push(c.value), !(t && n.length === t)); a = !0)
        ;
    } catch (l) {
      i = !0, o = l;
    } finally {
      try {
        !a && r.return != null && r.return();
      } finally {
        if (i) throw o;
      }
    }
    return n;
  }
}
function gn(e) {
  if (Array.isArray(e)) return e;
}
function qe(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      G(e, a, r[a]);
    });
  }
  return e;
}
function G(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
function bn(e, t) {
  if (e == null) return {};
  var r = pn(e, t), n, a;
  if (Object.getOwnPropertySymbols) {
    var i = Object.getOwnPropertySymbols(e);
    for (a = 0; a < i.length; a++)
      n = i[a], !(t.indexOf(n) >= 0) && Object.prototype.propertyIsEnumerable.call(e, n) && (r[n] = e[n]);
  }
  return r;
}
function pn(e, t) {
  if (e == null) return {};
  var r = {}, n = Object.keys(e), a, i;
  for (i = 0; i < n.length; i++)
    a = n[i], !(t.indexOf(a) >= 0) && (r[a] = e[a]);
  return r;
}
Ft(kr.primary);
var g = function(t, r) {
  var n, a = qe({}, t, r.attrs), i = a.class, c = a.icon, o = a.spin, l = a.rotate, f = a.tabindex, u = a.twoToneColor, s = a.onClick, d = bn(a, sn), y = xt(), p = y.prefixCls, m = y.rootClassName, I = (n = {}, G(n, m.value, !!m.value), G(n, p.value, !0), G(n, "".concat(p.value, "-").concat(c.name), !!c.name), G(n, "".concat(p.value, "-spin"), !!o || c.name === "loading"), n), S = f;
  S === void 0 && s && (S = -1);
  var O = l ? {
    msTransform: "rotate(".concat(l, "deg)"),
    transform: "rotate(".concat(l, "deg)")
  } : void 0, F = Mt(u), $ = fn(F, 2), E = $[0], C = $[1];
  return b("span", qe({
    role: "img",
    "aria-label": c.name
  }, d, {
    onClick: s,
    class: [I, i],
    tabindex: S
  }), [b(R, {
    icon: c,
    primaryColor: E,
    secondaryColor: C,
    style: O
  }, null), b(ln, null, null)]);
};
g.props = {
  spin: Boolean,
  rotate: Number,
  icon: Object,
  twoToneColor: [String, Array]
};
g.displayName = "AntdIcon";
g.inheritAttrs = !1;
g.getTwoToneColor = cn;
g.setTwoToneColor = Ft;
var mn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z" } }] }, name: "arrow-up", theme: "outlined" };
function Ge(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      vn(e, a, r[a]);
    });
  }
  return e;
}
function vn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var $t = function(t, r) {
  var n = Ge({}, t, r.attrs);
  return b(g, Ge({}, n, {
    icon: mn
  }), null);
};
$t.displayName = "ArrowUpOutlined";
$t.inheritAttrs = !1;
var yn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "defs", attrs: {}, children: [{ tag: "style", attrs: {} }] }, { tag: "path", attrs: { d: "M682 455V311l-76 76v68c-.1 50.7-42 92.1-94 92a95.8 95.8 0 01-52-15l-54 55c29.1 22.4 65.9 36 106 36 93.8 0 170-75.1 170-168z" } }, { tag: "path", attrs: { d: "M833 446h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254-63 0-120.7-23-165-61l-54 54a334.01 334.01 0 00179 81v102H326c-13.9 0-24.9 14.3-25 32v36c.1 4.4 2.9 8 6 8h408c3.2 0 6-3.6 6-8v-36c0-17.7-11-32-25-32H547V782c165.3-17.9 294-157.9 294-328 0-4.4-3.6-8-8-8zm13.1-377.7l-43.5-41.9a8 8 0 00-11.2.1l-129 129C634.3 101.2 577 64 511 64c-93.9 0-170 75.3-170 168v224c0 6.7.4 13.3 1.2 19.8l-68 68A252.33 252.33 0 01258 454c-.2-4.4-3.8-8-8-8h-60c-4.4 0-8 3.6-8 8 0 53 12.5 103 34.6 147.4l-137 137a8.03 8.03 0 000 11.3l42.7 42.7c3.1 3.1 8.2 3.1 11.3 0L846.2 79.8l.1-.1c3.1-3.2 3-8.3-.2-11.4zM417 401V232c0-50.6 41.9-92 94-92 46 0 84.1 32.3 92.3 74.7L417 401z" } }] }, name: "audio-muted", theme: "outlined" };
function Ue(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      On(e, a, r[a]);
    });
  }
  return e;
}
function On(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Et = function(t, r) {
  var n = Ue({}, t, r.attrs);
  return b(g, Ue({}, n, {
    icon: yn
  }), null);
};
Et.displayName = "AudioMutedOutlined";
Et.inheritAttrs = !1;
var wn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1zM512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-94-392c0-50.6 41.9-92 94-92s94 41.4 94 92v224c0 50.6-41.9 92-94 92s-94-41.4-94-92V232z" } }] }, name: "audio", theme: "outlined" };
function Ze(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Sn(e, a, r[a]);
    });
  }
  return e;
}
function Sn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var zt = function(t, r) {
  var n = Ze({}, t, r.attrs);
  return b(g, Ze({}, n, {
    icon: wn
  }), null);
};
zt.displayName = "AudioOutlined";
zt.inheritAttrs = !1;
var xn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "defs", attrs: {}, children: [{ tag: "style", attrs: {} }] }, { tag: "path", attrs: { d: "M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6a25.95 25.95 0 0025.6 30.4h723c1.5 0 3-.1 4.4-.4a25.88 25.88 0 0021.2-30zM204 390h272V182h72v208h272v104H204V390zm468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z" } }] }, name: "clear", theme: "outlined" };
function Ye(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Cn(e, a, r[a]);
    });
  }
  return e;
}
function Cn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Tt = function(t, r) {
  var n = Ye({}, t, r.attrs);
  return b(g, Ye({}, n, {
    icon: xn
  }), null);
};
Tt.displayName = "ClearOutlined";
Tt.inheritAttrs = !1;
var Pn = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" } }] }, name: "close-circle", theme: "filled" };
function Qe(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      _n(e, a, r[a]);
    });
  }
  return e;
}
function _n(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Ht = function(t, r) {
  var n = Qe({}, t, r.attrs);
  return b(g, Qe({}, n, {
    icon: Pn
  }), null);
};
Ht.displayName = "CloseCircleFilled";
Ht.inheritAttrs = !1;
var jn = { icon: { tag: "svg", attrs: { "fill-rule": "evenodd", viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" } }] }, name: "close", theme: "outlined" };
function Je(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Mn(e, a, r[a]);
    });
  }
  return e;
}
function Mn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var kt = function(t, r) {
  var n = Je({}, t, r.attrs);
  return b(g, Je({}, n, {
    icon: jn
  }), null);
};
kt.displayName = "CloseOutlined";
kt.inheritAttrs = !1;
var An = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" } }] }, name: "ellipsis", theme: "outlined" };
function Xe(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Fn(e, a, r[a]);
    });
  }
  return e;
}
function Fn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Rt = function(t, r) {
  var n = Xe({}, t, r.attrs);
  return b(g, Xe({}, n, {
    icon: An
  }), null);
};
Rt.displayName = "EllipsisOutlined";
Rt.inheritAttrs = !1;
var $n = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM575.34 477.84l-61.22 102.3L452.3 477.8a12 12 0 00-10.27-5.79h-38.44a12 12 0 00-6.4 1.85 12 12 0 00-3.75 16.56l82.34 130.42-83.45 132.78a12 12 0 00-1.84 6.39 12 12 0 0012 12h34.46a12 12 0 0010.21-5.7l62.7-101.47 62.3 101.45a12 12 0 0010.23 5.72h37.48a12 12 0 006.48-1.9 12 12 0 003.62-16.58l-83.83-130.55 85.3-132.47a12 12 0 001.9-6.5 12 12 0 00-12-12h-35.7a12 12 0 00-10.29 5.84z" } }] }, name: "file-excel", theme: "filled" };
function Ke(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      En(e, a, r[a]);
    });
  }
  return e;
}
function En(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var It = function(t, r) {
  var n = Ke({}, t, r.attrs);
  return b(g, Ke({}, n, {
    icon: $n
  }), null);
};
It.displayName = "FileExcelFilled";
It.inheritAttrs = !1;
var zn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM400 402c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm296 294H328c-6.7 0-10.4-7.7-6.3-12.9l99.8-127.2a8 8 0 0112.6 0l41.1 52.4 77.8-99.2a8 8 0 0112.6 0l136.5 174c4.3 5.2.5 12.9-6.1 12.9zm-94-370V137.8L790.2 326H602z" } }] }, name: "file-image", theme: "filled" };
function et(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Tn(e, a, r[a]);
    });
  }
  return e;
}
function Tn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Vt = function(t, r) {
  var n = et({}, t, r.attrs);
  return b(g, et({}, n, {
    icon: zn
  }), null);
};
Vt.displayName = "FileImageFilled";
Vt.inheritAttrs = !1;
var Hn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM426.13 600.93l59.11 132.97a16 16 0 0014.62 9.5h24.06a16 16 0 0014.63-9.51l59.1-133.35V758a16 16 0 0016.01 16H641a16 16 0 0016-16V486a16 16 0 00-16-16h-34.75a16 16 0 00-14.67 9.62L512.1 662.2l-79.48-182.59a16 16 0 00-14.67-9.61H383a16 16 0 00-16 16v272a16 16 0 0016 16h27.13a16 16 0 0016-16V600.93z" } }] }, name: "file-markdown", theme: "filled" };
function tt(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      kn(e, a, r[a]);
    });
  }
  return e;
}
function kn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Lt = function(t, r) {
  var n = tt({}, t, r.attrs);
  return b(g, tt({}, n, {
    icon: Hn
  }), null);
};
Lt.displayName = "FileMarkdownFilled";
Lt.inheritAttrs = !1;
var Rn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.22 637.26c-15.18-.5-31.32.67-49.65 2.96-24.3-14.99-40.66-35.58-52.28-65.83l1.07-4.38 1.24-5.18c4.3-18.13 6.61-31.36 7.3-44.7.52-10.07-.04-19.36-1.83-27.97-3.3-18.59-16.45-29.46-33.02-30.13-15.45-.63-29.65 8-33.28 21.37-5.91 21.62-2.45 50.07 10.08 98.59-15.96 38.05-37.05 82.66-51.2 107.54-18.89 9.74-33.6 18.6-45.96 28.42-16.3 12.97-26.48 26.3-29.28 40.3-1.36 6.49.69 14.97 5.36 21.92 5.3 7.88 13.28 13 22.85 13.74 24.15 1.87 53.83-23.03 86.6-79.26 3.29-1.1 6.77-2.26 11.02-3.7l11.9-4.02c7.53-2.54 12.99-4.36 18.39-6.11 23.4-7.62 41.1-12.43 57.2-15.17 27.98 14.98 60.32 24.8 82.1 24.8 17.98 0 30.13-9.32 34.52-23.99 3.85-12.88.8-27.82-7.48-36.08-8.56-8.41-24.3-12.43-45.65-13.12zM385.23 765.68v-.36l.13-.34a54.86 54.86 0 015.6-10.76c4.28-6.58 10.17-13.5 17.47-20.87 3.92-3.95 8-7.8 12.79-12.12 1.07-.96 7.91-7.05 9.19-8.25l11.17-10.4-8.12 12.93c-12.32 19.64-23.46 33.78-33 43-3.51 3.4-6.6 5.9-9.1 7.51a16.43 16.43 0 01-2.61 1.42c-.41.17-.77.27-1.13.3a2.2 2.2 0 01-1.12-.15 2.07 2.07 0 01-1.27-1.91zM511.17 547.4l-2.26 4-1.4-4.38c-3.1-9.83-5.38-24.64-6.01-38-.72-15.2.49-24.32 5.29-24.32 6.74 0 9.83 10.8 10.07 27.05.22 14.28-2.03 29.14-5.7 35.65zm-5.81 58.46l1.53-4.05 2.09 3.8c11.69 21.24 26.86 38.96 43.54 51.31l3.6 2.66-4.39.9c-16.33 3.38-31.54 8.46-52.34 16.85 2.17-.88-21.62 8.86-27.64 11.17l-5.25 2.01 2.8-4.88c12.35-21.5 23.76-47.32 36.05-79.77zm157.62 76.26c-7.86 3.1-24.78.33-54.57-12.39l-7.56-3.22 8.2-.6c23.3-1.73 39.8-.45 49.42 3.07 4.1 1.5 6.83 3.39 8.04 5.55a4.64 4.64 0 01-1.36 6.31 6.7 6.7 0 01-2.17 1.28z" } }] }, name: "file-pdf", theme: "filled" };
function rt(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      In(e, a, r[a]);
    });
  }
  return e;
}
function In(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Nt = function(t, r) {
  var n = rt({}, t, r.attrs);
  return b(g, rt({}, n, {
    icon: Rn
  }), null);
};
Nt.displayName = "FilePdfFilled";
Nt.inheritAttrs = !1;
var Vn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12 0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 00-12 12v276a12 12 0 0012 12h32.53a12 12 0 0012-12zm0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33 0-32.05-18.12-50.12-49.87-50.12h-52.22v100.45z" } }] }, name: "file-ppt", theme: "filled" };
function nt(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Ln(e, a, r[a]);
    });
  }
  return e;
}
function Ln(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Bt = function(t, r) {
  var n = nt({}, t, r.attrs);
  return b(g, nt({}, n, {
    icon: Vn
  }), null);
};
Bt.displayName = "FilePptFilled";
Bt.inheritAttrs = !1;
var Nn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM320 482a8 8 0 00-8 8v48a8 8 0 008 8h384a8 8 0 008-8v-48a8 8 0 00-8-8H320zm0 136a8 8 0 00-8 8v48a8 8 0 008 8h184a8 8 0 008-8v-48a8 8 0 00-8-8H320z" } }] }, name: "file-text", theme: "filled" };
function at(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Bn(e, a, r[a]);
    });
  }
  return e;
}
function Bn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Dt = function(t, r) {
  var n = at({}, t, r.attrs);
  return b(g, at({}, n, {
    icon: Nn
  }), null);
};
Dt.displayName = "FileTextFilled";
Dt.inheritAttrs = !1;
var Dn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM512 566.1l52.81 197a12 12 0 0011.6 8.9h31.77a12 12 0 0011.6-8.88l74.37-276a12 12 0 00.4-3.12 12 12 0 00-12-12h-35.57a12 12 0 00-11.7 9.31l-45.78 199.1-49.76-199.32A12 12 0 00528.1 472h-32.2a12 12 0 00-11.64 9.1L434.6 680.01 388.5 481.3a12 12 0 00-11.68-9.29h-35.39a12 12 0 00-3.11.41 12 12 0 00-8.47 14.7l74.17 276A12 12 0 00415.6 772h31.99a12 12 0 0011.59-8.9l52.81-197z" } }] }, name: "file-word", theme: "filled" };
function it(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Wn(e, a, r[a]);
    });
  }
  return e;
}
function Wn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Wt = function(t, r) {
  var n = it({}, t, r.attrs);
  return b(g, it({}, n, {
    icon: Dn
  }), null);
};
Wt.displayName = "FileWordFilled";
Wt.inheritAttrs = !1;
var qn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM296 136v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm0 64v160h128V584H296zm48 48h32v64h-32v-64z" } }] }, name: "file-zip", theme: "filled" };
function ot(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Gn(e, a, r[a]);
    });
  }
  return e;
}
function Gn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var qt = function(t, r) {
  var n = ot({}, t, r.attrs);
  return b(g, ot({}, n, {
    icon: qn
  }), null);
};
qt.displayName = "FileZipFilled";
qt.inheritAttrs = !1;
var Un = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" } }] }, name: "left", theme: "outlined" };
function ct(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Zn(e, a, r[a]);
    });
  }
  return e;
}
function Zn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Gt = function(t, r) {
  var n = ct({}, t, r.attrs);
  return b(g, ct({}, n, {
    icon: Un
  }), null);
};
Gt.displayName = "LeftOutlined";
Gt.inheritAttrs = !1;
var Yn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z" } }, { tag: "path", attrs: { d: "M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z" } }] }, name: "plus", theme: "outlined" };
function lt(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Qn(e, a, r[a]);
    });
  }
  return e;
}
function Qn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Ut = function(t, r) {
  var n = lt({}, t, r.attrs);
  return b(g, lt({}, n, {
    icon: Yn
  }), null);
};
Ut.displayName = "PlusOutlined";
Ut.inheritAttrs = !1;
var Jn = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" } }] }, name: "right", theme: "outlined" };
function st(e) {
  for (var t = 1; t < arguments.length; t++) {
    var r = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(r);
    typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(r).filter(function(a) {
      return Object.getOwnPropertyDescriptor(r, a).enumerable;
    }))), n.forEach(function(a) {
      Xn(e, a, r[a]);
    });
  }
  return e;
}
function Xn(e, t, r) {
  return t in e ? Object.defineProperty(e, t, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = r, e;
}
var Zt = function(t, r) {
  var n = st({}, t, r.attrs);
  return b(g, st({}, n, {
    icon: Jn
  }), null);
};
Zt.displayName = "RightOutlined";
Zt.inheritAttrs = !1;
function Kn(e) {
  return tr() ? (rr(e), !0) : !1;
}
const ea = typeof window < "u" && typeof document < "u";
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
function ta(e) {
  return Array.isArray(e) ? e : [e];
}
function ra(e) {
  return Se();
}
function na(e, t = !0, r) {
  ra() ? ht(e, r) : t ? e() : ut(e);
}
const Yt = ea ? window : void 0;
function V(e) {
  var t;
  const r = gt(e);
  return (t = r == null ? void 0 : r.$el) != null ? t : r;
}
// @__NO_SIDE_EFFECTS__
function aa() {
  const e = me(!1), t = Se();
  return t && ht(() => {
    e.value = !0;
  }, t), e;
}
// @__NO_SIDE_EFFECTS__
function ia(e) {
  const t = /* @__PURE__ */ aa();
  return xe(() => (t.value, !!e()));
}
function oa(e, t, r = {}) {
  const { window: n = Yt, ...a } = r;
  let i;
  const c = /* @__PURE__ */ ia(() => n && "ResizeObserver" in n), o = () => {
    i && (i.disconnect(), i = void 0);
  }, l = xe(() => {
    const s = gt(e);
    return Array.isArray(s) ? s.map((d) => V(d)) : [V(s)];
  }), f = dt(
    l,
    (s) => {
      if (o(), c.value && n) {
        i = new ResizeObserver(t);
        for (const d of s)
          d && i.observe(d, a);
      }
    },
    { immediate: !0, flush: "post" }
  ), u = () => {
    o(), f();
  };
  return Kn(u), {
    isSupported: c,
    stop: u
  };
}
function pa(e, t = { width: 0, height: 0 }, r = {}) {
  const { window: n = Yt, box: a = "content-box" } = r, i = xe(() => {
    var s, d;
    return (d = (s = V(e)) == null ? void 0 : s.namespaceURI) == null ? void 0 : d.includes("svg");
  }), c = me(t.width), o = me(t.height), { stop: l } = oa(
    e,
    ([s]) => {
      const d = a === "border-box" ? s.borderBoxSize : a === "content-box" ? s.contentBoxSize : s.devicePixelContentBoxSize;
      if (n && i.value) {
        const y = V(e);
        if (y) {
          const p = y.getBoundingClientRect();
          c.value = p.width, o.value = p.height;
        }
      } else if (d) {
        const y = ta(d);
        c.value = y.reduce((p, { inlineSize: m }) => p + m, 0), o.value = y.reduce((p, { blockSize: m }) => p + m, 0);
      } else
        c.value = s.contentRect.width, o.value = s.contentRect.height;
    },
    r
  );
  na(() => {
    const s = V(e);
    s && (c.value = "offsetWidth" in s ? s.offsetWidth : t.width, o.value = "offsetHeight" in s ? s.offsetHeight : t.height);
  });
  const f = dt(
    () => V(e),
    (s) => {
      c.value = s ? t.width : 0, o.value = s ? t.height : 0;
    }
  );
  function u() {
    l(), f();
  }
  return {
    width: c,
    height: o,
    stop: u
  };
}
function Y(e) {
  "@babel/helpers - typeof";
  return Y = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
    return typeof t;
  } : function(t) {
    return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
  }, Y(e);
}
function ca(e, t) {
  if (Y(e) != "object" || !e) return e;
  var r = e[Symbol.toPrimitive];
  if (r !== void 0) {
    var n = r.call(e, t);
    if (Y(n) != "object") return n;
    throw new TypeError("@@toPrimitive must return a primitive value.");
  }
  return (t === "string" ? String : Number)(e);
}
function la(e) {
  var t = ca(e, "string");
  return Y(t) == "symbol" ? t : t + "";
}
function P(e, t, r) {
  return (t = la(t)) in e ? Object.defineProperty(e, t, {
    value: r,
    enumerable: !0,
    configurable: !0,
    writable: !0
  }) : e[t] = r, e;
}
const w = Math.round;
function pe(e, t) {
  const r = e.replace(/^[^(]*\((.*)/, "$1").replace(/\).*/, "").match(/\d*\.?\d+%?/g) || [], n = r.map((a) => parseFloat(a));
  for (let a = 0; a < 3; a += 1)
    n[a] = t(n[a] || 0, r[a] || "", a);
  return r[3] ? n[3] = r[3].includes("%") ? n[3] / 100 : n[3] : n[3] = 1, n;
}
const ft = (e, t, r) => r === 0 ? e : e / 100;
function q(e, t) {
  const r = t || 255;
  return e > r ? r : e < 0 ? 0 : e;
}
class Qt {
  constructor(t) {
    P(this, "isValid", !0), P(this, "r", 0), P(this, "g", 0), P(this, "b", 0), P(this, "a", 1), P(this, "_h", void 0), P(this, "_s", void 0), P(this, "_l", void 0), P(this, "_v", void 0), P(this, "_max", void 0), P(this, "_min", void 0), P(this, "_brightness", void 0);
    function r(n) {
      return n[0] in t && n[1] in t && n[2] in t;
    }
    if (t) if (typeof t == "string") {
      let a = function(i) {
        return n.startsWith(i);
      };
      const n = t.trim();
      /^#?[A-F\d]{3,8}$/i.test(n) ? this.fromHexString(n) : a("rgb") ? this.fromRgbString(n) : a("hsl") ? this.fromHslString(n) : (a("hsv") || a("hsb")) && this.fromHsvString(n);
    } else if (t instanceof Qt)
      this.r = t.r, this.g = t.g, this.b = t.b, this.a = t.a, this._h = t._h, this._s = t._s, this._l = t._l, this._v = t._v;
    else if (r("rgb"))
      this.r = q(t.r), this.g = q(t.g), this.b = q(t.b), this.a = typeof t.a == "number" ? q(t.a, 1) : 1;
    else if (r("hsl"))
      this.fromHsl(t);
    else if (r("hsv"))
      this.fromHsv(t);
    else
      throw new Error("@ant-design/fast-color: unsupported input " + JSON.stringify(t));
  }
  // ======================= Setter =======================
  setR(t) {
    return this._sc("r", t);
  }
  setG(t) {
    return this._sc("g", t);
  }
  setB(t) {
    return this._sc("b", t);
  }
  setA(t) {
    return this._sc("a", t, 1);
  }
  setHue(t) {
    const r = this.toHsv();
    return r.h = t, this._c(r);
  }
  // ======================= Getter =======================
  /**
   * Returns the perceived luminance of a color, from 0-1.
   * @see http://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef
   */
  getLuminance() {
    function t(i) {
      const c = i / 255;
      return c <= 0.03928 ? c / 12.92 : Math.pow((c + 0.055) / 1.055, 2.4);
    }
    const r = t(this.r), n = t(this.g), a = t(this.b);
    return 0.2126 * r + 0.7152 * n + 0.0722 * a;
  }
  getHue() {
    if (typeof this._h > "u") {
      const t = this.getMax() - this.getMin();
      t === 0 ? this._h = 0 : this._h = w(60 * (this.r === this.getMax() ? (this.g - this.b) / t + (this.g < this.b ? 6 : 0) : this.g === this.getMax() ? (this.b - this.r) / t + 2 : (this.r - this.g) / t + 4));
    }
    return this._h;
  }
  getSaturation() {
    if (typeof this._s > "u") {
      const t = this.getMax() - this.getMin();
      t === 0 ? this._s = 0 : this._s = t / this.getMax();
    }
    return this._s;
  }
  getLightness() {
    return typeof this._l > "u" && (this._l = (this.getMax() + this.getMin()) / 510), this._l;
  }
  getValue() {
    return typeof this._v > "u" && (this._v = this.getMax() / 255), this._v;
  }
  /**
   * Returns the perceived brightness of the color, from 0-255.
   * Note: this is not the b of HSB
   * @see http://www.w3.org/TR/AERT#color-contrast
   */
  getBrightness() {
    return typeof this._brightness > "u" && (this._brightness = (this.r * 299 + this.g * 587 + this.b * 114) / 1e3), this._brightness;
  }
  // ======================== Func ========================
  darken(t = 10) {
    const r = this.getHue(), n = this.getSaturation();
    let a = this.getLightness() - t / 100;
    return a < 0 && (a = 0), this._c({
      h: r,
      s: n,
      l: a,
      a: this.a
    });
  }
  lighten(t = 10) {
    const r = this.getHue(), n = this.getSaturation();
    let a = this.getLightness() + t / 100;
    return a > 1 && (a = 1), this._c({
      h: r,
      s: n,
      l: a,
      a: this.a
    });
  }
  /**
   * Mix the current color a given amount with another color, from 0 to 100.
   * 0 means no mixing (return current color).
   */
  mix(t, r = 50) {
    const n = this._c(t), a = r / 100, i = (o) => (n[o] - this[o]) * a + this[o], c = {
      r: w(i("r")),
      g: w(i("g")),
      b: w(i("b")),
      a: w(i("a") * 100) / 100
    };
    return this._c(c);
  }
  /**
   * Mix the color with pure white, from 0 to 100.
   * Providing 0 will do nothing, providing 100 will always return white.
   */
  tint(t = 10) {
    return this.mix({
      r: 255,
      g: 255,
      b: 255,
      a: 1
    }, t);
  }
  /**
   * Mix the color with pure black, from 0 to 100.
   * Providing 0 will do nothing, providing 100 will always return black.
   */
  shade(t = 10) {
    return this.mix({
      r: 0,
      g: 0,
      b: 0,
      a: 1
    }, t);
  }
  onBackground(t) {
    const r = this._c(t), n = this.a + r.a * (1 - this.a), a = (i) => w((this[i] * this.a + r[i] * r.a * (1 - this.a)) / n);
    return this._c({
      r: a("r"),
      g: a("g"),
      b: a("b"),
      a: n
    });
  }
  // ======================= Status =======================
  isDark() {
    return this.getBrightness() < 128;
  }
  isLight() {
    return this.getBrightness() >= 128;
  }
  // ======================== MISC ========================
  equals(t) {
    return this.r === t.r && this.g === t.g && this.b === t.b && this.a === t.a;
  }
  clone() {
    return this._c(this);
  }
  // ======================= Format =======================
  toHexString() {
    let t = "#";
    const r = (this.r || 0).toString(16);
    t += r.length === 2 ? r : "0" + r;
    const n = (this.g || 0).toString(16);
    t += n.length === 2 ? n : "0" + n;
    const a = (this.b || 0).toString(16);
    if (t += a.length === 2 ? a : "0" + a, typeof this.a == "number" && this.a >= 0 && this.a < 1) {
      const i = w(this.a * 255).toString(16);
      t += i.length === 2 ? i : "0" + i;
    }
    return t;
  }
  /** CSS support color pattern */
  toHsl() {
    return {
      h: this.getHue(),
      s: this.getSaturation(),
      l: this.getLightness(),
      a: this.a
    };
  }
  /** CSS support color pattern */
  toHslString() {
    const t = this.getHue(), r = w(this.getSaturation() * 100), n = w(this.getLightness() * 100);
    return this.a !== 1 ? `hsla(${t},${r}%,${n}%,${this.a})` : `hsl(${t},${r}%,${n}%)`;
  }
  /** Same as toHsb */
  toHsv() {
    return {
      h: this.getHue(),
      s: this.getSaturation(),
      v: this.getValue(),
      a: this.a
    };
  }
  toRgb() {
    return {
      r: this.r,
      g: this.g,
      b: this.b,
      a: this.a
    };
  }
  toRgbString() {
    return this.a !== 1 ? `rgba(${this.r},${this.g},${this.b},${this.a})` : `rgb(${this.r},${this.g},${this.b})`;
  }
  toString() {
    return this.toRgbString();
  }
  // ====================== Privates ======================
  /** Return a new FastColor object with one channel changed */
  _sc(t, r, n) {
    const a = this.clone();
    return a[t] = q(r, n), a;
  }
  _c(t) {
    return new this.constructor(t);
  }
  getMax() {
    return typeof this._max > "u" && (this._max = Math.max(this.r, this.g, this.b)), this._max;
  }
  getMin() {
    return typeof this._min > "u" && (this._min = Math.min(this.r, this.g, this.b)), this._min;
  }
  fromHexString(t) {
    const r = t.replace("#", "");
    function n(a, i) {
      return parseInt(r[a] + r[i || a], 16);
    }
    r.length < 6 ? (this.r = n(0), this.g = n(1), this.b = n(2), this.a = r[3] ? n(3) / 255 : 1) : (this.r = n(0, 1), this.g = n(2, 3), this.b = n(4, 5), this.a = r[6] ? n(6, 7) / 255 : 1);
  }
  fromHsl({
    h: t,
    s: r,
    l: n,
    a
  }) {
    if (this._h = t % 360, this._s = r, this._l = n, this.a = typeof a == "number" ? a : 1, r <= 0) {
      const d = w(n * 255);
      this.r = d, this.g = d, this.b = d;
    }
    let i = 0, c = 0, o = 0;
    const l = t / 60, f = (1 - Math.abs(2 * n - 1)) * r, u = f * (1 - Math.abs(l % 2 - 1));
    l >= 0 && l < 1 ? (i = f, c = u) : l >= 1 && l < 2 ? (i = u, c = f) : l >= 2 && l < 3 ? (c = f, o = u) : l >= 3 && l < 4 ? (c = u, o = f) : l >= 4 && l < 5 ? (i = u, o = f) : l >= 5 && l < 6 && (i = f, o = u);
    const s = n - f / 2;
    this.r = w((i + s) * 255), this.g = w((c + s) * 255), this.b = w((o + s) * 255);
  }
  fromHsv({
    h: t,
    s: r,
    v: n,
    a
  }) {
    this._h = t % 360, this._s = r, this._v = n, this.a = typeof a == "number" ? a : 1;
    const i = w(n * 255);
    if (this.r = i, this.g = i, this.b = i, r <= 0)
      return;
    const c = t / 60, o = Math.floor(c), l = c - o, f = w(n * (1 - r) * 255), u = w(n * (1 - r * l) * 255), s = w(n * (1 - r * (1 - l)) * 255);
    switch (o) {
      case 0:
        this.g = s, this.b = f;
        break;
      case 1:
        this.r = u, this.b = f;
        break;
      case 2:
        this.r = f, this.b = s;
        break;
      case 3:
        this.r = f, this.g = u;
        break;
      case 4:
        this.r = s, this.g = f;
        break;
      case 5:
      default:
        this.g = f, this.b = u;
        break;
    }
  }
  fromHsvString(t) {
    const r = pe(t, ft);
    this.fromHsv({
      h: r[0],
      s: r[1],
      v: r[2],
      a: r[3]
    });
  }
  fromHslString(t) {
    const r = pe(t, ft);
    this.fromHsl({
      h: r[0],
      s: r[1],
      l: r[2],
      a: r[3]
    });
  }
  fromRgbString(t) {
    const r = pe(t, (n, a) => (
      // Convert percentage to number. e.g. 50% -> 128
      a.includes("%") ? w(n / 100 * 255) : n
    ));
    this.r = r[0], this.g = r[1], this.b = r[2], this.a = r[3];
  }
}
export {
  $t as A,
  Ht as C,
  Rt as E,
  Dt as F,
  Gt as L,
  Ut as P,
  Zt as R,
  ga as a,
  ba as b,
  da as c,
  It as d,
  Vt as e,
  Lt as f,
  Nt as g,
  Bt as h,
  Wt as i,
  qt as j,
  Qt as k,
  kt as l,
  ua as m,
  Tt as n,
  Et as o,
  zt as p,
  pa as q,
  $e as s,
  ha as u
};