bilibili-app-recommend

为B站首页添加像App一样的推荐

目前為 2023-04-16 提交的版本,檢視 最新版本

  1. // ==UserScript==
  2. // @name bilibili-app-recommend
  3. // @namespace https://magicdawn.fun
  4. // @version 0.10.2
  5. // @author magicdawn
  6. // @description 为B站首页添加像App一样的推荐
  7. // @license MIT
  8. // @homepageURL https://gf.qytechs.cn/zh-CN/scripts/443530-bilibili-app-recommend
  9. // @supportURL https://github.com/magicdawn/bilibili-app-recommend/issues
  10. // @match *://www.bilibili.com/
  11. // @match *://www.bilibili.com/?*
  12. // @match https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png
  13. // @match https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png?*
  14. // @require https://unpkg.com/axios@0.27.2/dist/axios.min.js
  15. // @require https://unpkg.com/axios-userscript-adapter@0.2.0/dist/axiosGmxhrAdapter.min.js
  16. // @require https://unpkg.com/react@18.2.0/umd/react.production.min.js
  17. // @require https://unpkg.com/react-dom@18.2.0/umd/react-dom.production.min.js
  18. // @connect app.bilibili.com
  19. // @connect passport.bilibili.com
  20. // @connect link.acg.tv
  21. // @connect www.mcbbs.net
  22. // @grant GM.xmlHttpRequest
  23. // @grant GM_deleteValue
  24. // @grant GM_getValue
  25. // @grant GM_setValue
  26. // ==/UserScript==
  27.  
  28. (i=>{const e=document.createElement("style");e.dataset.source="vite-plugin-monkey",e.innerText=i,document.head.appendChild(e)})(` .primary-btn:disabled:active,.primary-btn:disabled:hover{cursor:wait;background-color:inherit}.ant-btn{font-size:13px}.ant-btn:disabled{cursor:wait}._modal-mask_qk630_1{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#00000080;z-index:11003;display:flex;align-items:center;justify-content:center}._modal_qk630_1{width:500px;max-height:calc(90vh - 50px);background-color:#fff;border-radius:10px;padding:0 15px 15px;display:flex;flex-direction:column;overflow:hidden}._modal-header_qk630_23{padding-top:10px;padding-bottom:10px;border-bottom:none;display:flex;align-items:center}._modal-body_qk630_30{padding-top:0;flex-grow:1;overflow-y:scroll}._modal-title_qk630_35{font-size:1.5rem;margin-bottom:0;line-height:1.5;display:flex;align-items:center}._btn-close_qk630_42{margin-left:10px}._btn-close_qk630_42 svg{width:10px;height:10px;margin-right:3px;margin-top:-1px}body.dark ._btn-close_qk630_42{color:#eee!important;background-color:#333!important;border-color:transparent!important;height:auto;padding:8px 12px;line-height:16px;font-size:13px}._toast-container_mcbuq_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999;padding:12px 24px;font-size:14px;min-width:200px;width:max-content;max-width:450px;background:#ffb243;color:#fff;border-radius:6px;white-space:pre-wrap}._toast-container_mcbuq_1._single-line_mcbuq_17{text-align:center}._modal_1rloz_1{width:500px}._title-desc_1rloz_4{margin-left:5px;font-size:40%}._reason-list_1rloz_8{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}._reason_1rloz_8{color:inherit;width:48%;text-align:center;line-height:20px;position:relative;border:1px solid #eee;padding-top:5px;padding-bottom:5px;margin-top:5px;margin-bottom:5px}body.dark ._reason_1rloz_8{border:1px solid #333}._reason_1rloz_8._active_1rloz_29{border-color:#f69;border-radius:4px}._reason-no_1rloz_33{position:absolute;left:6px;width:20px;height:20px;border-radius:50%;top:6px;display:flex;align-items:center;justify-content:center;background-color:#6a5acd;background-color:#f69;color:#fff}._tips-container_1rloz_47{margin-top:20px}._tips_1rloz_47{display:flex;align-items:center}._bili-video-card_e62cr_1{position:relative}._image-wrapper_e62cr_4{border-radius:6px;overflow:hidden}._preview-card-wrapper_e62cr_8{position:absolute;top:0;left:0;right:0;bottom:0;z-index:4;overflow:hidden;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}._preview-card-wrapper_e62cr_8 ._preview-card-inner_e62cr_21{width:100%;height:100%}._watch-later_e62cr_25{z-index:5}._badge_e62cr_28{color:#fa6a9d;border-radius:2px;border:1px #fa6a9d solid;line-height:20px;padding:0 10px;transform:scale(.8)}._recommend-reason_e62cr_36{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;color:var(--Or5);background-color:var(--Or1);border-radius:4px;margin-right:4px;font-size:var(--follow-icon-font-size);line-height:var(--follow-icon-line-height);height:var(--follow-icon-line-height);padding:0 4px;cursor:default}._bangumi-desc_e62cr_51{color:default}._btn-dislike_e62cr_54{display:flex;align-items:center;justify-content:center;position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:6px;cursor:pointer;background-color:#212121cc;z-index:9;transform:translateZ(0)}._btn-dislike_e62cr_54 ._btn-dislike-icon_e62cr_69{pointer-events:none;user-select:none;width:12px;height:12px;color:#fff}._btn-dislike_e62cr_54 ._btn-dislike-tip_e62cr_76{pointer-events:none;user-select:none;position:absolute;bottom:-6px;left:-5px;transform:translateY(100%);font-size:12px;color:#fff;border-radius:4px;line-height:18px;padding:4px 8px;background-color:#000c;white-space:nowrap}._disliked-wrapper_e62cr_91{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;border-radius:6px;border:1px solid #eee}body.dark ._disliked-wrapper_e62cr_91{border:1px solid #333}._disliked-wrapper_e62cr_91 ._dislike-content-cover_e62cr_105{border-top-left-radius:6px;border-top-right-radius:6px;padding-top:56.25%;position:relative}._disliked-wrapper_e62cr_91 ._dislike-content-cover_e62cr_105 ._dislike-content-cover-inner_e62cr_111{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._disliked-wrapper_e62cr_91 ._dislike-content-cover_e62cr_105 ._dislike-content-cover-inner_e62cr_111 ._dislike-icon_e62cr_122{margin-bottom:5px}._disliked-wrapper_e62cr_91 ._dislike-content-cover_e62cr_105 ._dislike-content-cover-inner_e62cr_111 ._dislike-reason_e62cr_125{font-size:20px;text-align:center}._disliked-wrapper_e62cr_91 ._dislike-content-cover_e62cr_105 ._dislike-content-cover-inner_e62cr_111 ._dislike-desc_e62cr_129{font-size:16px;text-align:center}._disliked-wrapper_e62cr_91 ._dislike-content-action_e62cr_133{flex:1;width:100%;border-top:1px solid #eee;display:flex;align-items:center;justify-content:center}body.dark ._disliked-wrapper_e62cr_91 ._dislike-content-action_e62cr_133{border-top:1px solid #333}._disliked-wrapper_e62cr_91 ._dislike-content-action_e62cr_133 button{font-size:16px;color:inherit;display:flex;align-items:center}._skeleton-active_e62cr_150 .bili-video-card__skeleton--cover,._skeleton-active_e62cr_150 .bili-video-card__skeleton--text,._skeleton-active_e62cr_150 .bili-video-card__skeleton--light{background:linear-gradient(135deg,rgba(0,0,0,.06) 25%,rgba(0,0,0,.15) 37%,rgba(0,0,0,.06) 63%);background-size:400% 100%;animation-name:_ant-skeleton-loading_e62cr_1;animation-duration:1.4s;animation-timing-function:ease;animation-iteration-count:infinite}@keyframes _ant-skeleton-loading_e62cr_1{0%{background-position:100% 50%}to{background-position:0 50%}}._video-grid_14t5i_9{display:grid;position:relative;width:100%;grid-gap:20px 12px}@media (max-width: 1099.9px){._video-grid_14t5i_9{grid-template-columns:repeat(4,1fr)}._video-grid_14t5i_9._limit-two-lines_14t5i_19>*:nth-of-type(1n + 9){display:none!important}}@media (min-width: 1100px) and (max-width: 1700.9px){._video-grid_14t5i_9{grid-template-columns:repeat(5,1fr)}._video-grid_14t5i_9._limit-two-lines_14t5i_19>*:nth-of-type(1n + 11){display:none!important}}@media (min-width: 1701px){._video-grid_14t5i_9{grid-template-columns:repeat(6,1fr)}._video-grid_14t5i_9._limit-two-lines_14t5i_19>*:nth-of-type(1n + 13){display:none!important}}._video-grid_14t5i_9._internal-testing_14t5i_43{grid-gap:20px 20px}@media (max-width: 1399.9px){._video-grid_14t5i_9._internal-testing_14t5i_43{grid-template-columns:repeat(4,1fr)}._video-grid_14t5i_9._internal-testing_14t5i_43._limit-one-line_14t5i_50>*:nth-of-type(1n + 5){display:none!important}._video-grid_14t5i_9._internal-testing_14t5i_43._limit-two-lines_14t5i_19>*:nth-of-type(1n + 9){display:none!important}}@media (min-width: 1400px){._video-grid_14t5i_9._internal-testing_14t5i_43{grid-template-columns:repeat(5,1fr)}._video-grid_14t5i_9._internal-testing_14t5i_43._limit-one-line_14t5i_50>*:nth-of-type(1n + 6){display:none!important}._video-grid_14t5i_9._internal-testing_14t5i_43._limit-two-lines_14t5i_19>*:nth-of-type(1n + 11){display:none!important}}._narrow-mode_14t5i_71{grid-template-columns:repeat(2,1fr)!important}._config-icon_15g5q_1{line-height:1;margin-right:5px;font-size:0}._settings-group_15g5q_6{margin-bottom:10px}._settings-group_15g5q_6 ._settings-group-title_15g5q_9{font-size:2em;display:flex;align-items:center}._settings-group_15g5q_6 ._settings-group-content_15g5q_14{color:default}._settings-group_15g5q_6 ._settings-group-content_15g5q_14 button:first-child{margin-left:0}._row_15g5q_20{display:flex;align-items:center;flex-wrap:wrap}._row_15g5q_20 .primary-btn:first-child{margin-left:0}._check_15g5q_28{margin-bottom:5px;margin-inline-start:0!important;margin-inline-end:5px!important}._expand-btn_wdzp9_1{padding:0;width:31px;height:31px;border-radius:50%}._expand-btn_wdzp9_1 svg{width:13px;height:13px;transform:rotate(180deg)}._expand-btn_wdzp9_1 svg._expanded_wdzp9_12{transform:rotate(0)}body.dark ._expand-btn_wdzp9_1{color:#eee!important;border-color:transparent!important;background-color:#333!important}body.dark ._expand-btn_wdzp9_1:hover{background-color:#555!important}._modal-mask_juq7d_1._narrow-mode_juq7d_1{background-color:#000000e6}._modal_juq7d_1{width:calc(100vw - 30px);height:calc(100vh - 30px);max-height:unset;padding-right:0}body.dark ._modal_juq7d_1{border:1px solid #ff6699}._modal_juq7d_1._narrow-mode_juq7d_1{width:606px;height:calc(100vh - 10px);border:none}body.dark ._modal_juq7d_1._narrow-mode_juq7d_1{border:none}._modal-header_juq7d_21,._modal-body_juq7d_22{padding-right:15px}body.dark ._btn-refresh_juq7d_25{color:#eee!important;background-color:#333!important;border-color:transparent!important;height:auto;padding:8px 12px;line-height:16px;font-size:13px}
  29. `);
  30.  
  31. var QA=Object.defineProperty;var JA=(M,$e,Ye)=>$e in M?QA(M,$e,{enumerable:!0,configurable:!0,writable:!0,value:Ye}):M[$e]=Ye;var at=(M,$e,Ye)=>(JA(M,typeof $e!="symbol"?$e+"":$e,Ye),Ye),Md=(M,$e,Ye)=>{if(!$e.has(M))throw TypeError("Cannot "+Ye)};var P=(M,$e,Ye)=>(Md(M,$e,"read from private field"),Ye?Ye.call(M):$e.get(M)),ge=(M,$e,Ye)=>{if($e.has(M))throw TypeError("Cannot add the same private member more than once");$e instanceof WeakSet?$e.add(M):$e.set(M,Ye)},ne=(M,$e,Ye,Zn)=>(Md(M,$e,"write to private field"),Zn?Zn.call(M,Ye):$e.set(M,Ye),Ye),ol=(M,$e,Ye,Zn)=>({set _(Jo){ne(M,$e,Jo,Ye)},get _(){return P(M,$e,Zn)}}),J=(M,$e,Ye)=>(Md(M,$e,"access private method"),Ye);(function(M,$e,Ye,Zn){var Ii,br,Zt,Fr,yr,Li,ct,wr,ut,qe,ue,At,Qt,Ot,mt,Sr,St,an,sn,Cr,Lr,xn,jt,Go,Rd,Un,ln,qo,Jt,qs,Eb,Gn,Di,Ko,Dr,$n,jr,On,Xo,Ad,ji,al,zi,sl,He,Qe,Yo,Nd,qn,Qo;"use strict";function Jo(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const h=Jo(M),$b=Jo($e);function Ob(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Pb(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Tb=function(){function e(r){var n=this;this._insertTag=function(i){var o;n.tags.length===0?n.insertionPoint?o=n.insertionPoint.nextSibling:n.prepend?o=n.container.firstChild:o=n.before:o=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,o),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Pb(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var o=Ob(i);try{o.insertRule(n,o.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){return n.parentNode&&n.parentNode.removeChild(n)}),this.tags=[],this.ctr=0},e}(),xt="-ms-",ea="-moz-",Oe="-webkit-",kd="comm",ll="rule",cl="decl",Mb="@import",Id="@keyframes",Rb=Math.abs,ta=String.fromCharCode,Ab=Object.assign;function Nb(e,t){return yt(e,0)^45?(((t<<2^yt(e,0))<<2^yt(e,1))<<2^yt(e,2))<<2^yt(e,3):0}function Fd(e){return e.trim()}function kb(e,t){return(e=t.exec(e))?e[0]:e}function Te(e,t,r){return e.replace(t,r)}function ul(e,t){return e.indexOf(t)}function yt(e,t){return e.charCodeAt(t)|0}function Ui(e,t,r){return e.slice(t,r)}function _r(e){return e.length}function dl(e){return e.length}function ra(e,t){return t.push(e),e}function Ib(e,t){return e.map(t).join("")}var na=1,Qn=1,Ld=0,Nt=0,it=0,Jn="";function ia(e,t,r,n,i,o,a){return{value:e,root:t,parent:r,type:n,props:i,children:o,line:na,column:Qn,length:a,return:""}}function Gi(e,t){return Ab(ia("",null,null,"",null,null,0),e,{length:-e.length},t)}function Fb(){return it}function Lb(){return it=Nt>0?yt(Jn,--Nt):0,Qn--,it===10&&(Qn=1,na--),it}function Wt(){return it=Nt<Ld?yt(Jn,Nt++):0,Qn++,it===10&&(Qn=1,na++),it}function $r(){return yt(Jn,Nt)}function oa(){return Nt}function qi(e,t){return Ui(Jn,e,t)}function Ki(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 Dd(e){return na=Qn=1,Ld=_r(Jn=e),Nt=0,[]}function jd(e){return Jn="",e}function aa(e){return Fd(qi(Nt-1,fl(e===91?e+2:e===40?e+1:e)))}function Db(e){for(;(it=$r())&&it<33;)Wt();return Ki(e)>2||Ki(it)>3?"":" "}function jb(e,t){for(;--t&&Wt()&&!(it<48||it>102||it>57&&it<65||it>70&&it<97););return qi(e,oa()+(t<6&&$r()==32&&Wt()==32))}function fl(e){for(;Wt();)switch(it){case e:return Nt;case 34:case 39:e!==34&&e!==39&&fl(it);break;case 40:e===41&&fl(e);break;case 92:Wt();break}return Nt}function zb(e,t){for(;Wt()&&e+it!==47+10;)if(e+it===42+42&&$r()===47)break;return"/*"+qi(t,Nt-1)+"*"+ta(e===47?e:Wt())}function Hb(e){for(;!Ki($r());)Wt();return qi(e,Nt)}function zd(e){return jd(sa("",null,null,null,[""],e=Dd(e),0,[0],e))}function sa(e,t,r,n,i,o,a,s,l){for(var c=0,u=0,d=a,f=0,g=0,v=0,m=1,p=1,b=1,w=0,S="",$=i,y=o,C=n,x=S;p;)switch(v=w,w=Wt()){case 40:if(v!=108&&yt(x,d-1)==58){ul(x+=Te(aa(w),"&","&\f"),"&\f")!=-1&&(b=-1);break}case 34:case 39:case 91:x+=aa(w);break;case 9:case 10:case 13:case 32:x+=Db(v);break;case 92:x+=jb(oa()-1,7);continue;case 47:switch($r()){case 42:case 47:ra(Wb(zb(Wt(),oa()),t,r),l);break;default:x+="/"}break;case 123*m:s[c++]=_r(x)*b;case 125*m:case 59:case 0:switch(w){case 0:case 125:p=0;case 59+u:g>0&&_r(x)-d&&ra(g>32?Wd(x+";",n,r,d-1):Wd(Te(x," ","")+";",n,r,d-2),l);break;case 59:x+=";";default:if(ra(C=Hd(x,t,r,c,u,i,s,S,$=[],y=[],d),o),w===123)if(u===0)sa(x,t,C,C,$,o,d,s,y);else switch(f===99&&yt(x,3)===110?100:f){case 100:case 109:case 115:sa(e,C,C,n&&ra(Hd(e,C,C,0,0,i,s,S,i,$=[],d),y),i,y,d,s,n?$:y);break;default:sa(x,C,C,C,[""],y,0,s,y)}}c=u=g=0,m=b=1,S=x="",d=a;break;case 58:d=1+_r(x),g=v;default:if(m<1){if(w==123)--m;else if(w==125&&m++==0&&Lb()==125)continue}switch(x+=ta(w),w*m){case 38:b=u>0?1:(x+="\f",-1);break;case 44:s[c++]=(_r(x)-1)*b,b=1;break;case 64:$r()===45&&(x+=aa(Wt())),f=$r(),u=d=_r(S=x+=Hb(oa())),w++;break;case 45:v===45&&_r(x)==2&&(m=0)}}return o}function Hd(e,t,r,n,i,o,a,s,l,c,u){for(var d=i-1,f=i===0?o:[""],g=dl(f),v=0,m=0,p=0;v<n;++v)for(var b=0,w=Ui(e,d+1,d=Rb(m=a[v])),S=e;b<g;++b)(S=Fd(m>0?f[b]+" "+w:Te(w,/&\f/g,f[b])))&&(l[p++]=S);return ia(e,t,r,i===0?ll:s,l,c,u)}function Wb(e,t,r){return ia(e,t,r,kd,ta(Fb()),Ui(e,2,-2),0)}function Wd(e,t,r,n){return ia(e,t,r,cl,Ui(e,0,n),Ui(e,n+1,-1),n)}function Pn(e,t){for(var r="",n=dl(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function Bd(e,t,r,n){switch(e.type){case Mb:case cl:return e.return=e.return||e.value;case kd:return"";case Id:return e.return=e.value+"{"+Pn(e.children,n)+"}";case ll:e.value=e.props.join(",")}return _r(r=Pn(e.children,n))?e.return=e.value+"{"+r+"}":""}function Bb(e){var t=dl(e);return function(r,n,i,o){for(var a="",s=0;s<t;s++)a+=e[s](r,n,i,o)||"";return a}}function Vb(e){return function(t){t.root||(t=t.return)&&e(t)}}function Ub(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var Gb=function(t,r,n){for(var i=0,o=0;i=o,o=$r(),i===38&&o===12&&(r[n]=1),!Ki(o);)Wt();return qi(t,Nt)},qb=function(t,r){var n=-1,i=44;do switch(Ki(i)){case 0:i===38&&$r()===12&&(r[n]=1),t[n]+=Gb(Nt-1,r,n);break;case 2:t[n]+=aa(i);break;case 4:if(i===44){t[++n]=$r()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=ta(i)}while(i=Wt());return t},Kb=function(t,r){return jd(qb(Dd(t),r))},Vd=new WeakMap,Xb=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,i=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!Vd.get(n))&&!i){Vd.set(t,!0);for(var o=[],a=Kb(r,o),s=n.props,l=0,c=0;l<a.length;l++)for(var u=0;u<s.length;u++,c++)t.props[c]=o[l]?a[l].replace(/&\f/g,s[u]):s[u]+" "+a[l]}}},Yb=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function Ud(e,t){switch(Nb(e,t)){case 5103:return Oe+"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 Oe+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Oe+e+ea+e+xt+e+e;case 6828:case 4268:return Oe+e+xt+e+e;case 6165:return Oe+e+xt+"flex-"+e+e;case 5187:return Oe+e+Te(e,/(\w+).+(:[^]+)/,Oe+"box-$1$2"+xt+"flex-$1$2")+e;case 5443:return Oe+e+xt+"flex-item-"+Te(e,/flex-|-self/,"")+e;case 4675:return Oe+e+xt+"flex-line-pack"+Te(e,/align-content|flex-|-self/,"")+e;case 5548:return Oe+e+xt+Te(e,"shrink","negative")+e;case 5292:return Oe+e+xt+Te(e,"basis","preferred-size")+e;case 6060:return Oe+"box-"+Te(e,"-grow","")+Oe+e+xt+Te(e,"grow","positive")+e;case 4554:return Oe+Te(e,/([^-])(transform)/g,"$1"+Oe+"$2")+e;case 6187:return Te(Te(Te(e,/(zoom-|grab)/,Oe+"$1"),/(image-set)/,Oe+"$1"),e,"")+e;case 5495:case 3959:return Te(e,/(image-set\([^]*)/,Oe+"$1$`$1");case 4968:return Te(Te(e,/(.+:)(flex-)?(.*)/,Oe+"box-pack:$3"+xt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Oe+e+e;case 4095:case 3583:case 4068:case 2532:return Te(e,/(.+)-inline(.+)/,Oe+"$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(_r(e)-1-t>6)switch(yt(e,t+1)){case 109:if(yt(e,t+4)!==45)break;case 102:return Te(e,/(.+:)(.+)-([^]+)/,"$1"+Oe+"$2-$3$1"+ea+(yt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~ul(e,"stretch")?Ud(Te(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(yt(e,t+1)!==115)break;case 6444:switch(yt(e,_r(e)-3-(~ul(e,"!important")&&10))){case 107:return Te(e,":",":"+Oe)+e;case 101:return Te(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Oe+(yt(e,14)===45?"inline-":"")+"box$3$1"+Oe+"$2$3$1"+xt+"$2box$3")+e}break;case 5936:switch(yt(e,t+11)){case 114:return Oe+e+xt+Te(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Oe+e+xt+Te(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Oe+e+xt+Te(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Oe+e+xt+e+e}return e}var Zb=function(t,r,n,i){if(t.length>-1&&!t.return)switch(t.type){case cl:t.return=Ud(t.value,t.length);break;case Id:return Pn([Gi(t,{value:Te(t.value,"@","@"+Oe)})],i);case ll:if(t.length)return Ib(t.props,function(o){switch(kb(o,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Pn([Gi(t,{props:[Te(o,/:(read-\w+)/,":"+ea+"$1")]})],i);case"::placeholder":return Pn([Gi(t,{props:[Te(o,/:(plac\w+)/,":"+Oe+"input-$1")]}),Gi(t,{props:[Te(o,/:(plac\w+)/,":"+ea+"$1")]}),Gi(t,{props:[Te(o,/:(plac\w+)/,xt+"input-$1")]})],i)}return""})}},Qb=[Zb],Gd=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(m){var p=m.getAttribute("data-emotion");p.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var i=t.stylisPlugins||Qb,o={},a,s=[];a=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(m){for(var p=m.getAttribute("data-emotion").split(" "),b=1;b<p.length;b++)o[p[b]]=!0;s.push(m)});var l,c=[Xb,Yb];{var u,d=[Bd,Vb(function(m){u.insert(m)})],f=Bb(c.concat(i,d)),g=function(p){return Pn(zd(p),f)};l=function(p,b,w,S){u=w,g(p?p+"{"+b.styles+"}":b.styles),S&&(v.inserted[b.name]=!0)}}var v={key:r,sheet:new Tb({key:r,container:a,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:o,registered:{},insert:l};return v.sheet.hydrate(s),v},Jb=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function t0(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function n(){if(this instanceof n){var i=[null];i.push.apply(i,arguments);var o=Function.bind.apply(t,i);return new o}return t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}var Xi={},r0={get exports(){return Xi},set exports(e){Xi=e}},Ne={};/** @license React v16.13.1
  32. * react-is.production.min.js
  33. *
  34. * Copyright (c) Facebook, Inc. and its affiliates.
  35. *
  36. * This source code is licensed under the MIT license found in the
  37. * LICENSE file in the root directory of this source tree.
  38. */var ht=typeof Symbol=="function"&&Symbol.for,hl=ht?Symbol.for("react.element"):60103,gl=ht?Symbol.for("react.portal"):60106,la=ht?Symbol.for("react.fragment"):60107,ca=ht?Symbol.for("react.strict_mode"):60108,ua=ht?Symbol.for("react.profiler"):60114,da=ht?Symbol.for("react.provider"):60109,fa=ht?Symbol.for("react.context"):60110,ml=ht?Symbol.for("react.async_mode"):60111,ha=ht?Symbol.for("react.concurrent_mode"):60111,ga=ht?Symbol.for("react.forward_ref"):60112,ma=ht?Symbol.for("react.suspense"):60113,n0=ht?Symbol.for("react.suspense_list"):60120,va=ht?Symbol.for("react.memo"):60115,pa=ht?Symbol.for("react.lazy"):60116,i0=ht?Symbol.for("react.block"):60121,o0=ht?Symbol.for("react.fundamental"):60117,a0=ht?Symbol.for("react.responder"):60118,s0=ht?Symbol.for("react.scope"):60119;function Bt(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case hl:switch(e=e.type,e){case ml:case ha:case la:case ua:case ca:case ma:return e;default:switch(e=e&&e.$$typeof,e){case fa:case ga:case pa:case va:case da:return e;default:return t}}case gl:return t}}}function qd(e){return Bt(e)===ha}Ne.AsyncMode=ml,Ne.ConcurrentMode=ha,Ne.ContextConsumer=fa,Ne.ContextProvider=da,Ne.Element=hl,Ne.ForwardRef=ga,Ne.Fragment=la,Ne.Lazy=pa,Ne.Memo=va,Ne.Portal=gl,Ne.Profiler=ua,Ne.StrictMode=ca,Ne.Suspense=ma,Ne.isAsyncMode=function(e){return qd(e)||Bt(e)===ml},Ne.isConcurrentMode=qd,Ne.isContextConsumer=function(e){return Bt(e)===fa},Ne.isContextProvider=function(e){return Bt(e)===da},Ne.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===hl},Ne.isForwardRef=function(e){return Bt(e)===ga},Ne.isFragment=function(e){return Bt(e)===la},Ne.isLazy=function(e){return Bt(e)===pa},Ne.isMemo=function(e){return Bt(e)===va},Ne.isPortal=function(e){return Bt(e)===gl},Ne.isProfiler=function(e){return Bt(e)===ua},Ne.isStrictMode=function(e){return Bt(e)===ca},Ne.isSuspense=function(e){return Bt(e)===ma},Ne.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===la||e===ha||e===ua||e===ca||e===ma||e===n0||typeof e=="object"&&e!==null&&(e.$$typeof===pa||e.$$typeof===va||e.$$typeof===da||e.$$typeof===fa||e.$$typeof===ga||e.$$typeof===o0||e.$$typeof===a0||e.$$typeof===s0||e.$$typeof===i0)},Ne.typeOf=Bt,function(e){e.exports=Ne}(r0);var Kd=Xi,l0={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},c0={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Xd={};Xd[Kd.ForwardRef]=l0,Xd[Kd.Memo]=c0;var u0=!0;function vl(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):n+=i+" "}),n}var Yd=function(t,r,n){var i=t.key+"-"+r.name;(n===!1||u0===!1)&&t.registered[i]===void 0&&(t.registered[i]=r.styles)},Zd=function(t,r,n){Yd(t,r,n);var i=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var o=r;do t.insert(r===o?"."+i:"",o,t.sheet,!0),o=o.next;while(o!==void 0)}};function d0(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){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=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var f0={animationIterationCount: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,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},h0=/[A-Z]|^ms/g,g0=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Qd=function(t){return t.charCodeAt(1)===45},Jd=function(t){return t!=null&&typeof t!="boolean"},pl=Ub(function(e){return Qd(e)?e:e.replace(h0,"-$&").toLowerCase()}),ef=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(g0,function(n,i,o){return Or={name:i,styles:o,next:Or},i})}return f0[t]!==1&&!Qd(t)&&typeof r=="number"&&r!==0?r+"px":r},eN="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Yi(e,t,r){if(r==null)return"";if(r.__emotion_styles!==void 0)return r;switch(typeof r){case"boolean":return"";case"object":{if(r.anim===1)return Or={name:r.name,styles:r.styles,next:Or},r.name;if(r.styles!==void 0){var n=r.next;if(n!==void 0)for(;n!==void 0;)Or={name:n.name,styles:n.styles,next:Or},n=n.next;var i=r.styles+";";return i}return m0(e,t,r)}case"function":{if(e!==void 0){var o=Or,a=r(e);return Or=o,Yi(e,t,a)}break}}if(t==null)return r;var s=t[r];return s!==void 0?s:r}function m0(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Yi(e,t,r[i])+";";else for(var o in r){var a=r[o];if(typeof a!="object")t!=null&&t[a]!==void 0?n+=o+"{"+t[a]+"}":Jd(a)&&(n+=pl(o)+":"+ef(o,a)+";");else if(Array.isArray(a)&&typeof a[0]=="string"&&(t==null||t[a[0]]===void 0))for(var s=0;s<a.length;s++)Jd(a[s])&&(n+=pl(o)+":"+ef(o,a[s])+";");else{var l=Yi(e,t,a);switch(o){case"animation":case"animationName":{n+=pl(o)+":"+l+";";break}default:n+=o+"{"+l+"}"}}}return n}var tf=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Or,Zi=function(t,r,n){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var i=!0,o="";Or=void 0;var a=t[0];a==null||a.raw===void 0?(i=!1,o+=Yi(n,r,a)):o+=a[0];for(var s=1;s<t.length;s++)o+=Yi(n,r,t[s]),i&&(o+=a[s]);tf.lastIndex=0;for(var l="",c;(c=tf.exec(o))!==null;)l+="-"+c[1];var u=d0(o)+l;return{name:u,styles:o,next:Or}},v0=function(t){return t()},p0=h["useInsertionEffect"]?h["useInsertionEffect"]:!1,b0=p0||v0,ba={}.hasOwnProperty,rf=M.createContext(typeof HTMLElement<"u"?Gd({key:"css"}):null);rf.Provider;var y0=function(t){return M.forwardRef(function(r,n){var i=M.useContext(rf);return t(r,i,n)})},w0=M.createContext({}),bl="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",nf=function(t,r){var n={};for(var i in r)ba.call(r,i)&&(n[i]=r[i]);return n[bl]=t,n},S0=function(t){var r=t.cache,n=t.serialized,i=t.isStringTag;return Yd(r,n,i),b0(function(){return Zd(r,n,i)}),null},of=y0(function(e,t,r){var n=e.css;typeof n=="string"&&t.registered[n]!==void 0&&(n=t.registered[n]);var i=e[bl],o=[n],a="";typeof e.className=="string"?a=vl(t.registered,o,e.className):e.className!=null&&(a=e.className+" ");var s=Zi(o,void 0,M.useContext(w0));a+=t.key+"-"+s.name;var l={};for(var c in e)ba.call(e,c)&&c!=="css"&&c!==bl&&(l[c]=e[c]);return l.ref=r,l.className=a,M.createElement(M.Fragment,null,M.createElement(S0,{cache:t,serialized:s,isStringTag:typeof i=="string"}),M.createElement(i,l))}),Qi={},C0={get exports(){return Qi},set exports(e){Qi=e}},ya={};/**
  39. * @license React
  40. * react-jsx-runtime.production.min.js
  41. *
  42. * Copyright (c) Facebook, Inc. and its affiliates.
  43. *
  44. * This source code is licensed under the MIT license found in the
  45. * LICENSE file in the root directory of this source tree.
  46. */var x0=M,E0=Symbol.for("react.element"),_0=Symbol.for("react.fragment"),$0=Object.prototype.hasOwnProperty,O0=x0.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,P0={key:!0,ref:!0,__self:!0,__source:!0};function af(e,t,r){var n,i={},o=null,a=null;r!==void 0&&(o=""+r),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(n in t)$0.call(t,n)&&!P0.hasOwnProperty(n)&&(i[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps,t)i[n]===void 0&&(i[n]=t[n]);return{$$typeof:E0,type:e,key:o,ref:a,props:i,_owner:O0.current}}ya.Fragment=_0,ya.jsx=af,ya.jsxs=af,function(e){e.exports=ya}(C0);const T0=Qi.Fragment,sf=Qi.jsx,lf=Qi.jsxs;var kt=T0;function L(e,t,r){return ba.call(t,"css")?sf(of,nf(e,t),r):sf(e,t,r)}function G(e,t,r){return ba.call(t,"css")?lf(of,nf(e,t),r):lf(e,t,r)}var M0=typeof global=="object"&&global&&global.Object===Object&&global;const cf=M0;var R0=typeof self=="object"&&self&&self.Object===Object&&self,A0=cf||R0||Function("return this")();const Pr=A0;var N0=Pr.Symbol;const Tr=N0;var uf=Object.prototype,k0=uf.hasOwnProperty,I0=uf.toString,Ji=Tr?Tr.toStringTag:void 0;function F0(e){var t=k0.call(e,Ji),r=e[Ji];try{e[Ji]=void 0;var n=!0}catch{}var i=I0.call(e);return n&&(t?e[Ji]=r:delete e[Ji]),i}var L0=Object.prototype,D0=L0.toString;function j0(e){return D0.call(e)}var z0="[object Null]",H0="[object Undefined]",df=Tr?Tr.toStringTag:void 0;function ei(e){return e==null?e===void 0?H0:z0:df&&df in Object(e)?F0(e):j0(e)}function ti(e){return e!=null&&typeof e=="object"}var W0="[object Symbol]";function wa(e){return typeof e=="symbol"||ti(e)&&ei(e)==W0}function B0(e,t){for(var r=-1,n=e==null?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}var V0=Array.isArray;const Mr=V0;var U0=1/0,ff=Tr?Tr.prototype:void 0,hf=ff?ff.toString:void 0;function yl(e){if(typeof e=="string")return e;if(Mr(e))return B0(e,yl)+"";if(wa(e))return hf?hf.call(e):"";var t=e+"";return t=="0"&&1/e==-U0?"-0":t}var G0=/\s/;function q0(e){for(var t=e.length;t--&&G0.test(e.charAt(t)););return t}var K0=/^\s+/;function X0(e){return e&&e.slice(0,q0(e)+1).replace(K0,"")}function Br(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var gf=0/0,Y0=/^[-+]0x[0-9a-f]+$/i,Z0=/^0b[01]+$/i,Q0=/^0o[0-7]+$/i,J0=parseInt;function wl(e){if(typeof e=="number")return e;if(wa(e))return gf;if(Br(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Br(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=X0(e);var r=Z0.test(e);return r||Q0.test(e)?J0(e.slice(2),r?2:8):Y0.test(e)?gf:+e}var mf=1/0,ey=17976931348623157e292;function ty(e){if(!e)return e===0?e:0;if(e=wl(e),e===mf||e===-mf){var t=e<0?-1:1;return t*ey}return e===e?e:0}function vf(e){var t=ty(e),r=t%1;return t===t?r?t-r:t:0}function pf(e){return e}var ry="[object AsyncFunction]",ny="[object Function]",iy="[object GeneratorFunction]",oy="[object Proxy]";function bf(e){if(!Br(e))return!1;var t=ei(e);return t==ny||t==iy||t==ry||t==oy}var ay=Pr["__core-js_shared__"];const Sl=ay;var yf=function(){var e=/[^.]+$/.exec(Sl&&Sl.keys&&Sl.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function sy(e){return!!yf&&yf in e}var ly=Function.prototype,cy=ly.toString;function Tn(e){if(e!=null){try{return cy.call(e)}catch{}try{return e+""}catch{}}return""}var uy=/[\\^$.*+?()[\]{}|]/g,dy=/^\[object .+?Constructor\]$/,fy=Function.prototype,hy=Object.prototype,gy=fy.toString,my=hy.hasOwnProperty,vy=RegExp("^"+gy.call(my).replace(uy,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function py(e){if(!Br(e)||sy(e))return!1;var t=bf(e)?vy:dy;return t.test(Tn(e))}function by(e,t){return e==null?void 0:e[t]}function Mn(e,t){var r=by(e,t);return py(r)?r:void 0}var yy=Mn(Pr,"WeakMap");const Cl=yy;function wy(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function Sy(){}var Cy=800,xy=16,Ey=Date.now;function _y(e){var t=0,r=0;return function(){var n=Ey(),i=xy-(n-r);if(r=n,i>0){if(++t>=Cy)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function $y(e){return function(){return e}}var Oy=function(){try{var e=Mn(Object,"defineProperty");return e({},"",{}),e}catch{}}();const Sa=Oy;var Py=Sa?function(e,t){return Sa(e,"toString",{configurable:!0,enumerable:!1,value:$y(t),writable:!0})}:pf,Ty=_y(Py);const My=Ty;function Ry(e,t,r,n){for(var i=e.length,o=r+(n?1:-1);n?o--:++o<i;)if(t(e[o],o,e))return o;return-1}function Ay(e){return e!==e}function Ny(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}function ky(e,t,r){return t===t?Ny(e,t,r):Ry(e,Ay,r)}function Iy(e,t){var r=e==null?0:e.length;return!!r&&ky(e,t,0)>-1}var Fy=9007199254740991,Ly=/^(?:0|[1-9]\d*)$/;function xl(e,t){var r=typeof e;return t=t??Fy,!!t&&(r=="number"||r!="symbol"&&Ly.test(e))&&e>-1&&e%1==0&&e<t}function Dy(e,t,r){t=="__proto__"&&Sa?Sa(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function El(e,t){return e===t||e!==e&&t!==t}var jy=Object.prototype,zy=jy.hasOwnProperty;function Hy(e,t,r){var n=e[t];(!(zy.call(e,t)&&El(n,r))||r===void 0&&!(t in e))&&Dy(e,t,r)}var wf=Math.max;function Wy(e,t,r){return t=wf(t===void 0?e.length-1:t,0),function(){for(var n=arguments,i=-1,o=wf(n.length-t,0),a=Array(o);++i<o;)a[i]=n[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=n[i];return s[t]=r(a),wy(e,this,s)}}var By=9007199254740991;function _l(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=By}function Vy(e){return e!=null&&_l(e.length)&&!bf(e)}var Uy=Object.prototype;function Gy(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Uy;return e===r}function qy(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var Ky="[object Arguments]";function Sf(e){return ti(e)&&ei(e)==Ky}var Cf=Object.prototype,Xy=Cf.hasOwnProperty,Yy=Cf.propertyIsEnumerable,Zy=Sf(function(){return arguments}())?Sf:function(e){return ti(e)&&Xy.call(e,"callee")&&!Yy.call(e,"callee")};const $l=Zy;function Qy(){return!1}var xf=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ef=xf&&typeof module=="object"&&module&&!module.nodeType&&module,Jy=Ef&&Ef.exports===xf,_f=Jy?Pr.Buffer:void 0,e1=_f?_f.isBuffer:void 0,t1=e1||Qy;const Ol=t1;var r1="[object Arguments]",n1="[object Array]",i1="[object Boolean]",o1="[object Date]",a1="[object Error]",s1="[object Function]",l1="[object Map]",c1="[object Number]",u1="[object Object]",d1="[object RegExp]",f1="[object Set]",h1="[object String]",g1="[object WeakMap]",m1="[object ArrayBuffer]",v1="[object DataView]",p1="[object Float32Array]",b1="[object Float64Array]",y1="[object Int8Array]",w1="[object Int16Array]",S1="[object Int32Array]",C1="[object Uint8Array]",x1="[object Uint8ClampedArray]",E1="[object Uint16Array]",_1="[object Uint32Array]",Ge={};Ge[p1]=Ge[b1]=Ge[y1]=Ge[w1]=Ge[S1]=Ge[C1]=Ge[x1]=Ge[E1]=Ge[_1]=!0,Ge[r1]=Ge[n1]=Ge[m1]=Ge[i1]=Ge[v1]=Ge[o1]=Ge[a1]=Ge[s1]=Ge[l1]=Ge[c1]=Ge[u1]=Ge[d1]=Ge[f1]=Ge[h1]=Ge[g1]=!1;function $1(e){return ti(e)&&_l(e.length)&&!!Ge[ei(e)]}function O1(e){return function(t){return e(t)}}var $f=typeof exports=="object"&&exports&&!exports.nodeType&&exports,eo=$f&&typeof module=="object"&&module&&!module.nodeType&&module,P1=eo&&eo.exports===$f,Pl=P1&&cf.process,T1=function(){try{var e=eo&&eo.require&&eo.require("util").types;return e||Pl&&Pl.binding&&Pl.binding("util")}catch{}}();const Of=T1;var Pf=Of&&Of.isTypedArray,M1=Pf?O1(Pf):$1;const Tf=M1;var R1=Object.prototype,A1=R1.hasOwnProperty;function N1(e,t){var r=Mr(e),n=!r&&$l(e),i=!r&&!n&&Ol(e),o=!r&&!n&&!i&&Tf(e),a=r||n||i||o,s=a?qy(e.length,String):[],l=s.length;for(var c in e)(t||A1.call(e,c))&&!(a&&(c=="length"||i&&(c=="offset"||c=="parent")||o&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||xl(c,l)))&&s.push(c);return s}function k1(e,t){return function(r){return e(t(r))}}var I1=k1(Object.keys,Object);const F1=I1;var L1=Object.prototype,D1=L1.hasOwnProperty;function j1(e){if(!Gy(e))return F1(e);var t=[];for(var r in Object(e))D1.call(e,r)&&r!="constructor"&&t.push(r);return t}function Mf(e){return Vy(e)?N1(e):j1(e)}var z1=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,H1=/^\w*$/;function Tl(e,t){if(Mr(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||wa(e)?!0:H1.test(e)||!z1.test(e)||t!=null&&e in Object(t)}var W1=Mn(Object,"create");const to=W1;function B1(){this.__data__=to?to(null):{},this.size=0}function V1(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var U1="__lodash_hash_undefined__",G1=Object.prototype,q1=G1.hasOwnProperty;function K1(e){var t=this.__data__;if(to){var r=t[e];return r===U1?void 0:r}return q1.call(t,e)?t[e]:void 0}var X1=Object.prototype,Y1=X1.hasOwnProperty;function Z1(e){var t=this.__data__;return to?t[e]!==void 0:Y1.call(t,e)}var Q1="__lodash_hash_undefined__";function J1(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=to&&t===void 0?Q1:t,this}function Rn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Rn.prototype.clear=B1,Rn.prototype.delete=V1,Rn.prototype.get=K1,Rn.prototype.has=Z1,Rn.prototype.set=J1;function ew(){this.__data__=[],this.size=0}function Ca(e,t){for(var r=e.length;r--;)if(El(e[r][0],t))return r;return-1}var tw=Array.prototype,rw=tw.splice;function nw(e){var t=this.__data__,r=Ca(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():rw.call(t,r,1),--this.size,!0}function iw(e){var t=this.__data__,r=Ca(t,e);return r<0?void 0:t[r][1]}function ow(e){return Ca(this.__data__,e)>-1}function aw(e,t){var r=this.__data__,n=Ca(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}function Vr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Vr.prototype.clear=ew,Vr.prototype.delete=nw,Vr.prototype.get=iw,Vr.prototype.has=ow,Vr.prototype.set=aw;var sw=Mn(Pr,"Map");const ro=sw;function lw(){this.size=0,this.__data__={hash:new Rn,map:new(ro||Vr),string:new Rn}}function cw(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function xa(e,t){var r=e.__data__;return cw(t)?r[typeof t=="string"?"string":"hash"]:r.map}function uw(e){var t=xa(this,e).delete(e);return this.size-=t?1:0,t}function dw(e){return xa(this,e).get(e)}function fw(e){return xa(this,e).has(e)}function hw(e,t){var r=xa(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}function Ur(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Ur.prototype.clear=lw,Ur.prototype.delete=uw,Ur.prototype.get=dw,Ur.prototype.has=fw,Ur.prototype.set=hw;var gw="Expected a function";function Ml(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(gw);var r=function(){var n=arguments,i=t?t.apply(this,n):n[0],o=r.cache;if(o.has(i))return o.get(i);var a=e.apply(this,n);return r.cache=o.set(i,a)||o,a};return r.cache=new(Ml.Cache||Ur),r}Ml.Cache=Ur;var mw=500;function vw(e){var t=Ml(e,function(n){return r.size===mw&&r.clear(),n}),r=t.cache;return t}var pw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,bw=/\\(\\)?/g,yw=vw(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(pw,function(r,n,i,o){t.push(i?o.replace(bw,"$1"):n||r)}),t});const ww=yw;function Rf(e){return e==null?"":yl(e)}function Ea(e,t){return Mr(e)?e:Tl(e,t)?[e]:ww(Rf(e))}var Sw=1/0;function no(e){if(typeof e=="string"||wa(e))return e;var t=e+"";return t=="0"&&1/e==-Sw?"-0":t}function Rl(e,t){t=Ea(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[no(t[r++])];return r&&r==n?e:void 0}function Cw(e,t,r){var n=e==null?void 0:Rl(e,t);return n===void 0?r:n}function Af(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}var Nf=Tr?Tr.isConcatSpreadable:void 0;function xw(e){return Mr(e)||$l(e)||!!(Nf&&e&&e[Nf])}function kf(e,t,r,n,i){var o=-1,a=e.length;for(r||(r=xw),i||(i=[]);++o<a;){var s=e[o];t>0&&r(s)?t>1?kf(s,t-1,r,n,i):Af(i,s):n||(i[i.length]=s)}return i}function Ew(e){var t=e==null?0:e.length;return t?kf(e,1):[]}function _w(e){return My(Wy(e,void 0,Ew),e+"")}var $w="Expected a function";function Ow(e,t){var r;if(typeof t!="function")throw new TypeError($w);return e=vf(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=void 0),r}}function Pw(e,t,r){var n=-1,i=e.length;t<0&&(t=-t>i?0:i+t),r=r>i?i:r,r<0&&(r+=i),i=t>r?0:r-t>>>0,t>>>=0;for(var o=Array(i);++n<i;)o[n]=e[n+t];return o}function Tw(e,t,r){var n=e.length;return r=r===void 0?n:r,!t&&r>=n?e:Pw(e,t,r)}var Mw="\\ud800-\\udfff",Rw="\\u0300-\\u036f",Aw="\\ufe20-\\ufe2f",Nw="\\u20d0-\\u20ff",kw=Rw+Aw+Nw,Iw="\\ufe0e\\ufe0f",Fw="\\u200d",Lw=RegExp("["+Fw+Mw+kw+Iw+"]");function Al(e){return Lw.test(e)}function Dw(e){return e.split("")}var If="\\ud800-\\udfff",jw="\\u0300-\\u036f",zw="\\ufe20-\\ufe2f",Hw="\\u20d0-\\u20ff",Ww=jw+zw+Hw,Bw="\\ufe0e\\ufe0f",Vw="["+If+"]",Nl="["+Ww+"]",kl="\\ud83c[\\udffb-\\udfff]",Uw="(?:"+Nl+"|"+kl+")",Ff="[^"+If+"]",Lf="(?:\\ud83c[\\udde6-\\uddff]){2}",Df="[\\ud800-\\udbff][\\udc00-\\udfff]",Gw="\\u200d",jf=Uw+"?",zf="["+Bw+"]?",qw="(?:"+Gw+"(?:"+[Ff,Lf,Df].join("|")+")"+zf+jf+")*",Kw=zf+jf+qw,Xw="(?:"+[Ff+Nl+"?",Nl,Lf,Df,Vw].join("|")+")",Yw=RegExp(kl+"(?="+kl+")|"+Xw+Kw,"g");function Zw(e){return e.match(Yw)||[]}function Qw(e){return Al(e)?Zw(e):Dw(e)}function Jw(){this.__data__=new Vr,this.size=0}function eS(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}function tS(e){return this.__data__.get(e)}function rS(e){return this.__data__.has(e)}var nS=200;function iS(e,t){var r=this.__data__;if(r instanceof Vr){var n=r.__data__;if(!ro||n.length<nS-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Ur(n)}return r.set(e,t),this.size=r.size,this}function Gr(e){var t=this.__data__=new Vr(e);this.size=t.size}Gr.prototype.clear=Jw,Gr.prototype.delete=eS,Gr.prototype.get=tS,Gr.prototype.has=rS,Gr.prototype.set=iS;function oS(e,t){for(var r=-1,n=e==null?0:e.length,i=0,o=[];++r<n;){var a=e[r];t(a,r,e)&&(o[i++]=a)}return o}function aS(){return[]}var sS=Object.prototype,lS=sS.propertyIsEnumerable,Hf=Object.getOwnPropertySymbols,cS=Hf?function(e){return e==null?[]:(e=Object(e),oS(Hf(e),function(t){return lS.call(e,t)}))}:aS;const uS=cS;function dS(e,t,r){var n=t(e);return Mr(e)?n:Af(n,r(e))}function Wf(e){return dS(e,Mf,uS)}var fS=Mn(Pr,"DataView");const Il=fS;var hS=Mn(Pr,"Promise");const Fl=hS;var gS=Mn(Pr,"Set");const ri=gS;var Bf="[object Map]",mS="[object Object]",Vf="[object Promise]",Uf="[object Set]",Gf="[object WeakMap]",qf="[object DataView]",vS=Tn(Il),pS=Tn(ro),bS=Tn(Fl),yS=Tn(ri),wS=Tn(Cl),An=ei;(Il&&An(new Il(new ArrayBuffer(1)))!=qf||ro&&An(new ro)!=Bf||Fl&&An(Fl.resolve())!=Vf||ri&&An(new ri)!=Uf||Cl&&An(new Cl)!=Gf)&&(An=function(e){var t=ei(e),r=t==mS?e.constructor:void 0,n=r?Tn(r):"";if(n)switch(n){case vS:return qf;case pS:return Bf;case bS:return Vf;case yS:return Uf;case wS:return Gf}return t});const Kf=An;var SS=Pr.Uint8Array;const Xf=SS;var CS="__lodash_hash_undefined__";function xS(e){return this.__data__.set(e,CS),this}function ES(e){return this.__data__.has(e)}function io(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new Ur;++t<r;)this.add(e[t])}io.prototype.add=io.prototype.push=xS,io.prototype.has=ES;function _S(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}function Yf(e,t){return e.has(t)}var $S=1,OS=2;function Zf(e,t,r,n,i,o){var a=r&$S,s=e.length,l=t.length;if(s!=l&&!(a&&l>s))return!1;var c=o.get(e),u=o.get(t);if(c&&u)return c==t&&u==e;var d=-1,f=!0,g=r&OS?new io:void 0;for(o.set(e,t),o.set(t,e);++d<s;){var v=e[d],m=t[d];if(n)var p=a?n(m,v,d,t,e,o):n(v,m,d,e,t,o);if(p!==void 0){if(p)continue;f=!1;break}if(g){if(!_S(t,function(b,w){if(!Yf(g,w)&&(v===b||i(v,b,r,n,o)))return g.push(w)})){f=!1;break}}else if(!(v===m||i(v,m,r,n,o))){f=!1;break}}return o.delete(e),o.delete(t),f}function PS(e){var t=-1,r=Array(e.size);return e.forEach(function(n,i){r[++t]=[i,n]}),r}function Ll(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}var TS=1,MS=2,RS="[object Boolean]",AS="[object Date]",NS="[object Error]",kS="[object Map]",IS="[object Number]",FS="[object RegExp]",LS="[object Set]",DS="[object String]",jS="[object Symbol]",zS="[object ArrayBuffer]",HS="[object DataView]",Qf=Tr?Tr.prototype:void 0,Dl=Qf?Qf.valueOf:void 0;function WS(e,t,r,n,i,o,a){switch(r){case HS:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case zS:return!(e.byteLength!=t.byteLength||!o(new Xf(e),new Xf(t)));case RS:case AS:case IS:return El(+e,+t);case NS:return e.name==t.name&&e.message==t.message;case FS:case DS:return e==t+"";case kS:var s=PS;case LS:var l=n&TS;if(s||(s=Ll),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;n|=MS,a.set(e,t);var u=Zf(s(e),s(t),n,i,o,a);return a.delete(e),u;case jS:if(Dl)return Dl.call(e)==Dl.call(t)}return!1}var BS=1,VS=Object.prototype,US=VS.hasOwnProperty;function GS(e,t,r,n,i,o){var a=r&BS,s=Wf(e),l=s.length,c=Wf(t),u=c.length;if(l!=u&&!a)return!1;for(var d=l;d--;){var f=s[d];if(!(a?f in t:US.call(t,f)))return!1}var g=o.get(e),v=o.get(t);if(g&&v)return g==t&&v==e;var m=!0;o.set(e,t),o.set(t,e);for(var p=a;++d<l;){f=s[d];var b=e[f],w=t[f];if(n)var S=a?n(w,b,f,t,e,o):n(b,w,f,e,t,o);if(!(S===void 0?b===w||i(b,w,r,n,o):S)){m=!1;break}p||(p=f=="constructor")}if(m&&!p){var $=e.constructor,y=t.constructor;$!=y&&"constructor"in e&&"constructor"in t&&!(typeof $=="function"&&$ instanceof $&&typeof y=="function"&&y instanceof y)&&(m=!1)}return o.delete(e),o.delete(t),m}var qS=1,Jf="[object Arguments]",eh="[object Array]",_a="[object Object]",KS=Object.prototype,th=KS.hasOwnProperty;function XS(e,t,r,n,i,o){var a=Mr(e),s=Mr(t),l=a?eh:Kf(e),c=s?eh:Kf(t);l=l==Jf?_a:l,c=c==Jf?_a:c;var u=l==_a,d=c==_a,f=l==c;if(f&&Ol(e)){if(!Ol(t))return!1;a=!0,u=!1}if(f&&!u)return o||(o=new Gr),a||Tf(e)?Zf(e,t,r,n,i,o):WS(e,t,l,r,n,i,o);if(!(r&qS)){var g=u&&th.call(e,"__wrapped__"),v=d&&th.call(t,"__wrapped__");if(g||v){var m=g?e.value():e,p=v?t.value():t;return o||(o=new Gr),i(m,p,r,n,o)}}return f?(o||(o=new Gr),GS(e,t,r,n,i,o)):!1}function $a(e,t,r,n,i){return e===t?!0:e==null||t==null||!ti(e)&&!ti(t)?e!==e&&t!==t:XS(e,t,r,n,$a,i)}var YS=1,ZS=2;function QS(e,t,r,n){var i=r.length,o=i,a=!n;if(e==null)return!o;for(e=Object(e);i--;){var s=r[i];if(a&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<o;){s=r[i];var l=s[0],c=e[l],u=s[1];if(a&&s[2]){if(c===void 0&&!(l in e))return!1}else{var d=new Gr;if(n)var f=n(c,u,l,e,t,d);if(!(f===void 0?$a(u,c,YS|ZS,n,d):f))return!1}}return!0}function rh(e){return e===e&&!Br(e)}function JS(e){for(var t=Mf(e),r=t.length;r--;){var n=t[r],i=e[n];t[r]=[n,i,rh(i)]}return t}function nh(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}function eC(e){var t=JS(e);return t.length==1&&t[0][2]?nh(t[0][0],t[0][1]):function(r){return r===e||QS(r,e,t)}}function tC(e,t){return e!=null&&t in Object(e)}function rC(e,t,r){t=Ea(t,e);for(var n=-1,i=t.length,o=!1;++n<i;){var a=no(t[n]);if(!(o=e!=null&&r(e,a)))break;e=e[a]}return o||++n!=i?o:(i=e==null?0:e.length,!!i&&_l(i)&&xl(a,i)&&(Mr(e)||$l(e)))}function ih(e,t){return e!=null&&rC(e,t,tC)}var nC=1,iC=2;function oC(e,t){return Tl(e)&&rh(t)?nh(no(e),t):function(r){var n=Cw(r,e);return n===void 0&&n===t?ih(r,e):$a(t,n,nC|iC)}}function oh(e){return function(t){return t==null?void 0:t[e]}}function aC(e){return function(t){return Rl(t,e)}}function sC(e){return Tl(e)?oh(no(e)):aC(e)}function lC(e){return typeof e=="function"?e:e==null?pf:typeof e=="object"?Mr(e)?oC(e[0],e[1]):eC(e):sC(e)}var cC=function(){return Pr.Date.now()};const jl=cC;var uC="Expected a function",dC=Math.max,fC=Math.min;function ah(e,t,r){var n,i,o,a,s,l,c=0,u=!1,d=!1,f=!0;if(typeof e!="function")throw new TypeError(uC);t=wl(t)||0,Br(r)&&(u=!!r.leading,d="maxWait"in r,o=d?dC(wl(r.maxWait)||0,t):o,f="trailing"in r?!!r.trailing:f);function g(C){var x=n,N=i;return n=i=void 0,c=C,a=e.apply(N,x),a}function v(C){return c=C,s=setTimeout(b,t),u?g(C):a}function m(C){var x=C-l,N=C-c,A=t-x;return d?fC(A,o-N):A}function p(C){var x=C-l,N=C-c;return l===void 0||x>=t||x<0||d&&N>=o}function b(){var C=jl();if(p(C))return w(C);s=setTimeout(b,m(C))}function w(C){return s=void 0,f&&n?g(C):(n=i=void 0,a)}function S(){s!==void 0&&clearTimeout(s),c=0,n=l=i=s=void 0}function $(){return s===void 0?a:w(jl())}function y(){var C=jl(),x=p(C);if(n=arguments,i=this,l=C,x){if(s===void 0)return v(l);if(d)return clearTimeout(s),s=setTimeout(b,t),g(l)}return s===void 0&&(s=setTimeout(b,t)),a}return y.cancel=S,y.flush=$,y}function hC(e,t,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}function gC(e,t){return $a(e,t)}function mC(e,t,r,n){if(!Br(e))return e;t=Ea(t,e);for(var i=-1,o=t.length,a=o-1,s=e;s!=null&&++i<o;){var l=no(t[i]),c=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(i!=a){var u=s[l];c=n?n(u,l,s):void 0,c===void 0&&(c=Br(u)?u:xl(t[i+1])?[]:{})}Hy(s,l,c),s=s[l]}return e}function vC(e,t,r){for(var n=-1,i=t.length,o={};++n<i;){var a=t[n],s=Rl(e,a);r(s,a)&&mC(o,Ea(a,e),s)}return o}function pC(e){return Ow(2,e)}var bC=9007199254740991,yC=Math.floor;function sh(e,t){var r="";if(!e||t<1||t>bC)return r;do t%2&&(r+=e),t=yC(t/2),t&&(e+=e);while(t);return r}var wC=oh("length");const SC=wC;var lh="\\ud800-\\udfff",CC="\\u0300-\\u036f",xC="\\ufe20-\\ufe2f",EC="\\u20d0-\\u20ff",_C=CC+xC+EC,$C="\\ufe0e\\ufe0f",OC="["+lh+"]",zl="["+_C+"]",Hl="\\ud83c[\\udffb-\\udfff]",PC="(?:"+zl+"|"+Hl+")",ch="[^"+lh+"]",uh="(?:\\ud83c[\\udde6-\\uddff]){2}",dh="[\\ud800-\\udbff][\\udc00-\\udfff]",TC="\\u200d",fh=PC+"?",hh="["+$C+"]?",MC="(?:"+TC+"(?:"+[ch,uh,dh].join("|")+")"+hh+fh+")*",RC=hh+fh+MC,AC="(?:"+[ch+zl+"?",zl,uh,dh,OC].join("|")+")",gh=RegExp(Hl+"(?="+Hl+")|"+AC+RC,"g");function NC(e){for(var t=gh.lastIndex=0;gh.test(e);)++t;return t}function mh(e){return Al(e)?NC(e):SC(e)}var kC=Math.ceil;function IC(e,t){t=t===void 0?" ":yl(t);var r=t.length;if(r<2)return r?sh(t,e):t;var n=sh(t,kC(e/mh(t)));return Al(t)?Tw(Qw(n),0,e).join(""):n.slice(0,e)}function FC(e,t,r){e=Rf(e),t=vf(t);var n=t?mh(e):0;return t&&n<t?IC(t-n,r)+e:e}function LC(e,t){return vC(e,t,function(r,n){return ih(e,n)})}var DC=_w(function(e,t){return e==null?{}:LC(e,t)});const vh=DC;var jC="Expected a function";function zC(e,t,r){var n=!0,i=!0;if(typeof e!="function")throw new TypeError(jC);return Br(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),ah(e,t,{leading:n,maxWait:t,trailing:i})}var HC=1/0,WC=ri&&1/Ll(new ri([,-0]))[1]==HC?function(e){return new ri(e)}:Sy;const BC=WC;var VC=200;function UC(e,t,r){var n=-1,i=Iy,o=e.length,a=!0,s=[],l=s;if(r)a=!1,i=hC;else if(o>=VC){var c=t?null:BC(e);if(c)return Ll(c);a=!1,i=Yf,l=new io}else l=t?[]:s;e:for(;++n<o;){var u=e[n],d=t?t(u):u;if(u=r||u!==0?u:0,a&&d===d){for(var f=l.length;f--;)if(l[f]===d)continue e;t&&l.push(d),s.push(u)}else i(l,d,r)||(l!==s&&l.push(d),s.push(u))}return s}function ph(e,t){return e&&e.length?UC(e,lC(t)):[]}const GC=Symbol(),Wl=Symbol(),oo="a",ao="w";let qC=(e,t)=>new Proxy(e,t);const Bl=Object.getPrototypeOf,Vl=new WeakMap,bh=e=>e&&(Vl.has(e)?Vl.get(e):Bl(e)===Object.prototype||Bl(e)===Array.prototype),Oa=e=>typeof e=="object"&&e!==null,KC=e=>{if(Array.isArray(e))return Array.from(e);const t=Object.getOwnPropertyDescriptors(e);return Object.values(t).forEach(r=>{r.configurable=!0}),Object.create(Bl(e),t)},Ul=e=>e[Wl]||e,yh=(e,t,r,n)=>{if(!bh(e))return e;let i=n&&n.get(e);if(!i){const l=Ul(e);i=(c=>Object.values(Object.getOwnPropertyDescriptors(c)).some(u=>!u.configurable&&!u.writable))(l)?[l,KC(l)]:[l],n==null||n.set(e,i)}const[o,a]=i;let s=r&&r.get(o);return s&&s[1].f===!!a||(s=((l,c)=>{const u={f:c};let d=!1;const f=(v,m)=>{if(!d){let p=u[oo].get(l);if(p||(p={},u[oo].set(l,p)),v===ao)p[ao]=!0;else{let b=p[v];b||(b=new Set,p[v]=b),b.add(m)}}},g={get:(v,m)=>m===Wl?l:(f("k",m),yh(Reflect.get(v,m),u[oo],u.c)),has:(v,m)=>m===GC?(d=!0,u[oo].delete(l),!0):(f("h",m),Reflect.has(v,m)),getOwnPropertyDescriptor:(v,m)=>(f("o",m),Reflect.getOwnPropertyDescriptor(v,m)),ownKeys:v=>(f(ao),Reflect.ownKeys(v))};return c&&(g.set=g.deleteProperty=()=>!1),[g,u]})(o,!!a),s[1].p=qC(a||o,s[0]),r&&r.set(o,s)),s[1][oo]=t,s[1].c=r,s[1].p},wh=(e,t,r,n)=>{if(Object.is(e,t))return!1;if(!Oa(e)||!Oa(t))return!0;const i=r.get(Ul(e));if(!i)return!0;if(n){const a=n.get(e);if(a&&a.n===t)return a.g;n.set(e,{n:t,g:!1})}let o=null;try{for(const a of i.h||[])if(o=Reflect.has(e,a)!==Reflect.has(t,a),o)return o;if(i[ao]===!0){if(o=((a,s)=>{const l=Reflect.ownKeys(a),c=Reflect.ownKeys(s);return l.length!==c.length||l.some((u,d)=>u!==c[d])})(e,t),o)return o}else for(const a of i.o||[])if(o=!!Reflect.getOwnPropertyDescriptor(e,a)!=!!Reflect.getOwnPropertyDescriptor(t,a),o)return o;for(const a of i.k||[])if(o=wh(e[a],t[a],r,n),o)return o;return o===null&&(o=!0),o}finally{n&&n.set(e,{n:t,g:o})}},XC=e=>bh(e)&&e[Wl]||null,Sh=(e,t=!0)=>{Vl.set(e,t)},YC=(e,t,r)=>{const n=[],i=new WeakSet,o=(a,s)=>{if(i.has(a))return;Oa(a)&&i.add(a);const l=Oa(a)&&t.get(Ul(a));if(l){var c,u;if((c=l.h)==null||c.forEach(f=>{const g=`:has(${String(f)})`;n.push(s?[...s,g]:[g])}),l[ao]===!0){const f=":ownKeys";n.push(s?[...s,f]:[f])}else{var d;(d=l.o)==null||d.forEach(f=>{const g=`:hasOwn(${String(f)})`;n.push(s?[...s,g]:[g])})}(u=l.k)==null||u.forEach(f=>{r&&!("value"in(Object.getOwnPropertyDescriptor(a,f)||{}))||o(a[f],s?[...s,f]:[f])})}else s&&n.push(s)};return o(e),n},Gl=e=>typeof e=="object"&&e!==null,mn=new WeakMap,Pa=new WeakSet,ZC=(e=Object.is,t=(c,u)=>new Proxy(c,u),r=c=>Gl(c)&&!Pa.has(c)&&(Array.isArray(c)||!(Symbol.iterator in c))&&!(c instanceof WeakMap)&&!(c instanceof WeakSet)&&!(c instanceof Error)&&!(c instanceof Number)&&!(c instanceof Date)&&!(c instanceof String)&&!(c instanceof RegExp)&&!(c instanceof ArrayBuffer),n=c=>{switch(c.status){case"fulfilled":return c.value;case"rejected":throw c.reason;default:throw c}},i=new WeakMap,o=(c,u,d=n)=>{const f=i.get(c);if((f==null?void 0:f[0])===u)return f[1];const g=Array.isArray(c)?[]:Object.create(Object.getPrototypeOf(c));return Sh(g,!0),i.set(c,[u,g]),Reflect.ownKeys(c).forEach(v=>{if(Object.getOwnPropertyDescriptor(g,v))return;const m=Reflect.get(c,v),p={value:m,enumerable:!0,configurable:!0};if(Pa.has(m))Sh(m,!1);else if(m instanceof Promise)delete p.value,p.get=()=>d(m);else if(mn.has(m)){const[b,w]=mn.get(m);p.value=o(b,w(),d)}Object.defineProperty(g,v,p)}),g},a=new WeakMap,s=[1,1],l=c=>{if(!Gl(c))throw new Error("object required");const u=a.get(c);if(u)return u;let d=s[0];const f=new Set,g=(A,O=++s[0])=>{d!==O&&(d=O,f.forEach(I=>I(A,O)))};let v=s[1];const m=(A=++s[1])=>(v!==A&&!f.size&&(v=A,b.forEach(([O])=>{const I=O[1](A);I>d&&(d=I)})),d),p=A=>(O,I)=>{const R=[...O];R[1]=[A,...R[1]],g(R,I)},b=new Map,w=(A,O)=>{if(({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&b.has(A))throw new Error("prop listener already exists");if(f.size){const I=O[3](p(A));b.set(A,[O,I])}else b.set(A,[O])},S=A=>{var O;const I=b.get(A);I&&(b.delete(A),(O=I[1])==null||O.call(I))},$=A=>(f.add(A),f.size===1&&b.forEach(([I,R],E)=>{if(({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&R)throw new Error("remove already exists");const _=I[3](p(E));b.set(E,[I,_])}),()=>{f.delete(A),f.size===0&&b.forEach(([I,R],E)=>{R&&(R(),b.set(E,[I]))})}),y=Array.isArray(c)?[]:Object.create(Object.getPrototypeOf(c)),x=t(y,{deleteProperty(A,O){const I=Reflect.get(A,O);S(O);const R=Reflect.deleteProperty(A,O);return R&&g(["delete",[O],I]),R},set(A,O,I,R){const E=Reflect.has(A,O),_=Reflect.get(A,O,R);if(E&&(e(_,I)||a.has(I)&&e(_,a.get(I))))return!0;S(O),Gl(I)&&(I=XC(I)||I);let T=I;if(I instanceof Promise)I.then(F=>{I.status="fulfilled",I.value=F,g(["resolve",[O],F])}).catch(F=>{I.status="rejected",I.reason=F,g(["reject",[O],F])});else{!mn.has(I)&&r(I)&&(T=l(I));const F=!Pa.has(T)&&mn.get(T);F&&w(O,F)}return Reflect.set(A,O,T,R),g(["set",[O],I,_]),!0}});a.set(c,x);const N=[y,m,o,$];return mn.set(x,N),Reflect.ownKeys(c).forEach(A=>{const O=Object.getOwnPropertyDescriptor(c,A);"value"in O&&(x[A]=c[A],delete O.value,delete O.writable),Object.defineProperty(y,A,O)}),x})=>[l,mn,Pa,e,t,r,n,i,o,a,s],[QC]=ZC();function so(e={}){return QC(e)}function Ch(e,t,r){const n=mn.get(e);({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&!n&&console.warn("Please use proxy object");let i;const o=[],a=n[3];let s=!1;const c=a(u=>{if(o.push(u),r){t(o.splice(0));return}i||(i=Promise.resolve().then(()=>{i=void 0,s&&t(o.splice(0))}))});return s=!0,()=>{s=!1,c()}}function xh(e,t){const r=mn.get(e);({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&!r&&console.warn("Please use proxy object");const[n,i,o]=r;return o(n,i(),t)}var ql={},JC={get exports(){return ql},set exports(e){ql=e}},Eh={};/**
  47. * @license React
  48. * use-sync-external-store-shim.production.min.js
  49. *
  50. * Copyright (c) Facebook, Inc. and its affiliates.
  51. *
  52. * This source code is licensed under the MIT license found in the
  53. * LICENSE file in the root directory of this source tree.
  54. */var ni=M;function ex(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var tx=typeof Object.is=="function"?Object.is:ex,rx=ni.useState,nx=ni.useEffect,ix=ni.useLayoutEffect,ox=ni.useDebugValue;function ax(e,t){var r=t(),n=rx({inst:{value:r,getSnapshot:t}}),i=n[0].inst,o=n[1];return ix(function(){i.value=r,i.getSnapshot=t,Kl(i)&&o({inst:i})},[e,r,t]),nx(function(){return Kl(i)&&o({inst:i}),e(function(){Kl(i)&&o({inst:i})})},[e]),ox(r),r}function Kl(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!tx(e,r)}catch{return!0}}function sx(e,t){return t()}var lx=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?sx:ax;Eh.useSyncExternalStore=ni.useSyncExternalStore!==void 0?ni.useSyncExternalStore:lx,function(e){e.exports=Eh}(JC);const cx=e0(ql),{use:_h}=M,{useSyncExternalStore:ux}=cx,dx=(e,t)=>{const r=M.useRef();M.useEffect(()=>{r.current=YC(e,t,!0)}),M.useDebugValue(r.current)},fx=new WeakMap;function ii(e,t){const r=t==null?void 0:t.sync,n=M.useRef(),i=M.useRef();let o=!0;const a=ux(M.useCallback(c=>{const u=Ch(e,c,r);return c(),u},[e,r]),()=>{const c=xh(e,_h);try{if(!o&&n.current&&i.current&&!wh(n.current,c,i.current,new WeakMap))return n.current}catch{}return c},()=>xh(e,_h));o=!1;const s=new WeakMap;M.useEffect(()=>{n.current=a,i.current=s}),({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&dx(a,s);const l=M.useMemo(()=>new WeakMap,[]);return yh(a,s,l,fx)}const Xl={accessKey:"",useNarrowMode:!1,initialShowMore:!1,pureRecommend:!1,openInIINAWhenRightClick:!1,usePcDesktopApi:!1,useParallelRequest:!0,autoPreviewWhenKeyboardSelect:!1,autoPreviewUpdateInterval:400,autoPreviewWhenHover:!1,filterMinPlayCountEnabled:!1,filterMinPlayCount:1e4,filterMinDurationEnabled:!1,filterMinDuration:60},_e=so({...Xl}),$h=Object.keys(Xl),qr=function(){return ii(_e)},Oh="bilibili-app-recommend.settings";function hx(){const e=GM_getValue(Oh);e&&typeof e=="object"&&Object.assign(_e,vh(e,$h)),Ch(_e,()=>{gx()})}function gx(){const e=vh(_e,$h);GM_setValue(Oh,e)}function Ta(e){Object.assign(_e,e)}function mx(){return Ta(Xl)}hx();const lo=pC(()=>!!document.querySelectorAll(".bili-feed4").length),Ph=document.querySelector(".bili-header__bar"),Th=!!(Ph&&window.getComputedStyle(Ph).display==="none")?50:64,Mh=()=>document.body.classList.contains("dark"),Rh=so({value:Mh()});function Yl(){return ii(Rh).value}const Ma=new MutationObserver(function(){Rh.value=Mh()});Ma.observe(document.body,{attributes:!0,attributeFilter:["class"]}),window.addEventListener("unload",()=>{Ma==null||Ma.disconnect()});function or(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Le(e){return Le=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},Le(e)}function vx(e,t){if(Le(e)!=="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Le(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ah(e){var t=vx(e,"string");return Le(t)==="symbol"?t:String(t)}function Nh(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,Ah(n.key),n)}}function ar(e,t,r){return t&&Nh(e.prototype,t),r&&Nh(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Zl(e,t){return Zl=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},Zl(e,t)}function Ra(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Zl(e,t)}function Aa(e){return Aa=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},Aa(e)}function px(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Na(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bx(e,t){if(t&&(Le(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Na(e)}function ka(e){var t=px();return function(){var n=Aa(e),i;if(t){var o=Aa(this).constructor;i=Reflect.construct(n,arguments,o)}else i=n.apply(this,arguments);return bx(this,i)}}var Ql={},yx={get exports(){return Ql},set exports(e){Ql=e}};/*!
  55. Copyright (c) 2018 Jed Watson.
  56. Licensed under the MIT License (MIT), see
  57. http://jedwatson.github.io/classnames
  58. */(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var n=[],i=0;i<arguments.length;i++){var o=arguments[i];if(o){var a=typeof o;if(a==="string"||a==="number")n.push(o);else if(Array.isArray(o)){if(o.length){var s=r.apply(null,o);s&&n.push(s)}}else if(a==="object"){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){n.push(o.toString());continue}for(var l in o)t.call(o,l)&&o[l]&&n.push(l)}}}return n.join(" ")}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(yx);const q=Ql;function Et(){return Et=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Et.apply(this,arguments)}function oi(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[];return M.Children.forEach(e,function(n){n==null&&!t.keepEmpty||(Array.isArray(n)?r=r.concat(oi(n)):Xi.isFragment(n)&&n.props?r=r.concat(oi(n.props.children,t)):r.push(n))}),r}var kh={};function wx(e,t){}function Sx(e,t,r){!t&&!kh[r]&&(e(!1,r),kh[r]=!0)}function dr(e,t){Sx(wx,e,t)}function X(e,t,r){return t=Ah(t),t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ih(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function z(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ih(Object(r),!0).forEach(function(n){X(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ih(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Jl(e,t,r){var n=h.useRef({});return(!("value"in n.current)||r(n.current.condition,t))&&(n.current.value=e(),n.current.condition=t),n.current.value}function ec(e,t){typeof e=="function"?e(t):Le(e)==="object"&&e&&"current"in e&&(e.current=t)}function Nn(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=t.filter(function(i){return i});return n.length<=1?n[0]:function(i){t.forEach(function(o){ec(o,i)})}}function Fh(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return Jl(function(){return Nn.apply(void 0,t)},t,function(n,i){return n.length===i.length&&n.every(function(o,a){return o===i[a]})})}function co(e){var t,r,n=Xi.isMemo(e)?e.type.type:e.type;return!(typeof n=="function"&&!((t=n.prototype)!==null&&t!==void 0&&t.render)||typeof e=="function"&&!((r=e.prototype)!==null&&r!==void 0&&r.render))}function Ia(e){return e instanceof HTMLElement||e instanceof SVGElement}function tc(e){return Ia(e)?e:e instanceof M.Component?$e.findDOMNode(e):null}var Lh=function(){if(typeof Map<"u")return Map;function e(t,r){var n=-1;return t.some(function(i,o){return i[0]===r?(n=o,!0):!1}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(r){var n=e(this.__entries__,r),i=this.__entries__[n];return i&&i[1]},t.prototype.set=function(r,n){var i=e(this.__entries__,r);~i?this.__entries__[i][1]=n:this.__entries__.push([r,n])},t.prototype.delete=function(r){var n=this.__entries__,i=e(n,r);~i&&n.splice(i,1)},t.prototype.has=function(r){return!!~e(this.__entries__,r)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(r,n){n===void 0&&(n=null);for(var i=0,o=this.__entries__;i<o.length;i++){var a=o[i];r.call(n,a[1],a[0])}},t}()}(),rc=typeof window<"u"&&typeof document<"u"&&window.document===document,Fa=function(){return typeof global<"u"&&global.Math===Math?global:typeof self<"u"&&self.Math===Math?self:typeof window<"u"&&window.Math===Math?window:Function("return this")()}(),Cx=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Fa):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)}}(),xx=2;function Ex(e,t){var r=!1,n=!1,i=0;function o(){r&&(r=!1,e()),n&&s()}function a(){Cx(o)}function s(){var l=Date.now();if(r){if(l-i<xx)return;n=!0}else r=!0,n=!1,setTimeout(a,t);i=l}return s}var _x=20,$x=["top","right","bottom","left","width","height","size","weight"],Ox=typeof MutationObserver<"u",Px=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=Ex(this.refresh.bind(this),_x)}return e.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},e.prototype.removeObserver=function(t){var r=this.observers_,n=r.indexOf(t);~n&&r.splice(n,1),!r.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},e.prototype.updateObservers_=function(){var t=this.observers_.filter(function(r){return r.gatherActive(),r.hasActive()});return t.forEach(function(r){return r.broadcastActive()}),t.length>0},e.prototype.connect_=function(){!rc||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Ox?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!rc||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var r=t.propertyName,n=r===void 0?"":r,i=$x.some(function(o){return!!~n.indexOf(o)});i&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),Dh=function(e,t){for(var r=0,n=Object.keys(t);r<n.length;r++){var i=n[r];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},ai=function(e){var t=e&&e.ownerDocument&&e.ownerDocument.defaultView;return t||Fa},jh=Da(0,0,0,0);function La(e){return parseFloat(e)||0}function zh(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return t.reduce(function(n,i){var o=e["border-"+i+"-width"];return n+La(o)},0)}function Tx(e){for(var t=["top","right","bottom","left"],r={},n=0,i=t;n<i.length;n++){var o=i[n],a=e["padding-"+o];r[o]=La(a)}return r}function Mx(e){var t=e.getBBox();return Da(0,0,t.width,t.height)}function Rx(e){var t=e.clientWidth,r=e.clientHeight;if(!t&&!r)return jh;var n=ai(e).getComputedStyle(e),i=Tx(n),o=i.left+i.right,a=i.top+i.bottom,s=La(n.width),l=La(n.height);if(n.boxSizing==="border-box"&&(Math.round(s+o)!==t&&(s-=zh(n,"left","right")+o),Math.round(l+a)!==r&&(l-=zh(n,"top","bottom")+a)),!Nx(e)){var c=Math.round(s+o)-t,u=Math.round(l+a)-r;Math.abs(c)!==1&&(s-=c),Math.abs(u)!==1&&(l-=u)}return Da(i.left,i.top,s,l)}var Ax=function(){return typeof SVGGraphicsElement<"u"?function(e){return e instanceof ai(e).SVGGraphicsElement}:function(e){return e instanceof ai(e).SVGElement&&typeof e.getBBox=="function"}}();function Nx(e){return e===ai(e).document.documentElement}function kx(e){return rc?Ax(e)?Mx(e):Rx(e):jh}function Ix(e){var t=e.x,r=e.y,n=e.width,i=e.height,o=typeof DOMRectReadOnly<"u"?DOMRectReadOnly:Object,a=Object.create(o.prototype);return Dh(a,{x:t,y:r,width:n,height:i,top:r,right:t+n,bottom:i+r,left:t}),a}function Da(e,t,r,n){return{x:e,y:t,width:r,height:n}}var Fx=function(){function e(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Da(0,0,0,0),this.target=t}return e.prototype.isActive=function(){var t=kx(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},e}(),Lx=function(){function e(t,r){var n=Ix(r);Dh(this,{target:t,contentRect:n})}return e}(),Dx=function(){function e(t,r,n){if(this.activeObservations_=[],this.observations_=new Lh,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=r,this.callbackCtx_=n}return e.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof ai(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var r=this.observations_;r.has(t)||(r.set(t,new Fx(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof ai(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var r=this.observations_;r.has(t)&&(r.delete(t),r.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(r){r.isActive()&&t.activeObservations_.push(r)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,r=this.activeObservations_.map(function(n){return new Lx(n.target,n.broadcastRect())});this.callback_.call(t,r,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),Hh=typeof WeakMap<"u"?new WeakMap:new Lh,Wh=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var r=Px.getInstance(),n=new Dx(t,r,this);Hh.set(this,n)}return e}();["observe","unobserve","disconnect"].forEach(function(e){Wh.prototype[e]=function(){var t;return(t=Hh.get(this))[e].apply(t,arguments)}});var jx=function(){return typeof Fa.ResizeObserver<"u"?Fa.ResizeObserver:Wh}(),vn=new Map;function zx(e){e.forEach(function(t){var r,n=t.target;(r=vn.get(n))===null||r===void 0||r.forEach(function(i){return i(n)})})}var Bh=new jx(zx);function Hx(e,t){vn.has(e)||(vn.set(e,new Set),Bh.observe(e)),vn.get(e).add(t)}function Wx(e,t){vn.has(e)&&(vn.get(e).delete(t),vn.get(e).size||(Bh.unobserve(e),vn.delete(e)))}var Bx=function(e){Ra(r,e);var t=ka(r);function r(){return or(this,r),t.apply(this,arguments)}return ar(r,[{key:"render",value:function(){return this.props.children}}]),r}(h.Component),nc=h.createContext(null);function Vx(e){var t=e.children,r=e.onBatchResize,n=h.useRef(0),i=h.useRef([]),o=h.useContext(nc),a=h.useCallback(function(s,l,c){n.current+=1;var u=n.current;i.current.push({size:s,element:l,data:c}),Promise.resolve().then(function(){u===n.current&&(r==null||r(i.current),i.current=[])}),o==null||o(s,l,c)},[r,o]);return h.createElement(nc.Provider,{value:a},t)}function Ux(e,t){var r=e.children,n=e.disabled,i=h.useRef(null),o=h.useRef(null),a=h.useContext(nc),s=typeof r=="function",l=s?r(i):r,c=h.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),u=!s&&h.isValidElement(l)&&co(l),d=u?l.ref:null,f=h.useMemo(function(){return Nn(d,i)},[d,i]),g=function(){return tc(i.current)||tc(o.current)};h.useImperativeHandle(t,function(){return g()});var v=h.useRef(e);v.current=e;var m=h.useCallback(function(p){var b=v.current,w=b.onResize,S=b.data,$=p.getBoundingClientRect(),y=$.width,C=$.height,x=p.offsetWidth,N=p.offsetHeight,A=Math.floor(y),O=Math.floor(C);if(c.current.width!==A||c.current.height!==O||c.current.offsetWidth!==x||c.current.offsetHeight!==N){var I={width:A,height:O,offsetWidth:x,offsetHeight:N};c.current=I;var R=x===Math.round(y)?y:x,E=N===Math.round(C)?C:N,_=z(z({},I),{},{offsetWidth:R,offsetHeight:E});a==null||a(_,p,S),w&&Promise.resolve().then(function(){w(_,p)})}},[]);return h.useEffect(function(){var p=g();return p&&!n&&Hx(p,m),function(){return Wx(p,m)}},[i.current,n]),h.createElement(Bx,{ref:o},u?h.cloneElement(l,{ref:f}):l)}var Gx=h.forwardRef(Ux),qx="rc-observer-key";function Kx(e,t){var r=e.children,n=typeof r=="function"?[r]:oi(r);return n.map(function(i,o){var a=(i==null?void 0:i.key)||"".concat(qx,"-").concat(o);return h.createElement(Gx,Et({},e,{key:a,ref:o===0?t:void 0}),i)})}var ic=h.forwardRef(Kx);ic.Collection=Vx;function Vh(e,t){var r=z({},e);return Array.isArray(t)&&t.forEach(function(n){delete r[n]}),r}function oc(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 Xx(e){if(Array.isArray(e))return oc(e)}function Uh(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ac(e,t){if(e){if(typeof e=="string")return oc(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 oc(e,t)}}function Yx(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
  59. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ee(e){return Xx(e)||Uh(e)||ac(e)||Yx()}function sc(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){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=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function Zx(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}function Vt(e,t){if(e==null)return{};var r=Zx(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Gh(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,n=new Set;function i(o,a){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,l=n.has(o);if(dr(!l,"Warning: There may be circular references"),l)return!1;if(o===a)return!0;if(r&&s>1)return!1;n.add(o);var c=s+1;if(Array.isArray(o)){if(!Array.isArray(a)||o.length!==a.length)return!1;for(var u=0;u<o.length;u++)if(!i(o[u],a[u],c))return!1;return!0}if(o&&a&&Le(o)==="object"&&Le(a)==="object"){var d=Object.keys(o);return d.length!==Object.keys(a).length?!1:d.every(function(f){return i(o[f],a[f],c)})}return!1}return i(e,t)}var Qx=function(){function e(){or(this,e),X(this,"cache",new Map)}return ar(e,[{key:"get",value:function(r){return this.cache.get(r.join("%"))||null}},{key:"update",value:function(r,n){var i=r.join("%"),o=this.cache.get(i),a=n(o);a===null?this.cache.delete(i):this.cache.set(i,a)}}]),e}(),lc="data-token-hash",si="data-css-hash",uo="__cssinjs_instance__",ja=Math.random().toString(12).slice(2);function Jx(){if(typeof document<"u"&&document.head&&document.body){var e=document.body.querySelectorAll("style[".concat(si,"]"))||[],t=document.head.firstChild;Array.from(e).forEach(function(n){n[uo]=n[uo]||ja,document.head.insertBefore(n,t)});var r={};Array.from(document.querySelectorAll("style[".concat(si,"]"))).forEach(function(n){var i=n.getAttribute(si);if(r[i]){if(n[uo]===ja){var o;(o=n.parentNode)===null||o===void 0||o.removeChild(n)}}else r[i]=!0})}return new Qx}var qh=h.createContext({hashPriority:"low",cache:Jx(),defaultCache:!0});function Kh(e){if(Array.isArray(e))return e}function eE(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],l=!0,c=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);l=!0);}catch(u){c=!0,i=u}finally{try{if(!l&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}function Xh(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
  60. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function K(e,t){return Kh(e)||eE(e,t)||ac(e,t)||Xh()}function Yh(e,t,r,n){var i=h.useContext(qh),o=i.cache,a=[e].concat(ee(t));return h.useMemo(function(){o.update(a,function(s){var l=s||[],c=K(l,2),u=c[0],d=u===void 0?0:u,f=c[1],g=f,v=g||r();return[d+1,v]})},[a.join("_")]),h.useEffect(function(){return function(){o.update(a,function(s){var l=s||[],c=K(l,2),u=c[0],d=u===void 0?0:u,f=c[1],g=d-1;return g===0?(n==null||n(f,!1),null):[d-1,f]})}},a),o.get(a)[1]}function Ut(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function tE(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var r=t;r;){if(r===e)return!0;r=r.parentNode}return!1}var Zh="data-rc-order",rE="rc-util-key",cc=new Map;function Qh(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):rE}function za(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function nE(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function Jh(e){return Array.from((cc.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function eg(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!Ut())return null;var r=t.csp,n=t.prepend,i=document.createElement("style");i.setAttribute(Zh,nE(n)),r!=null&&r.nonce&&(i.nonce=r==null?void 0:r.nonce),i.innerHTML=e;var o=za(t),a=o.firstChild;if(n){if(n==="queue"){var s=Jh(o).filter(function(l){return["prepend","prependQueue"].includes(l.getAttribute(Zh))});if(s.length)return o.insertBefore(i,s[s.length-1].nextSibling),i}o.insertBefore(i,a)}else o.appendChild(i);return i}function tg(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=za(t);return Jh(r).find(function(n){return n.getAttribute(Qh(t))===e})}function Ha(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=tg(e,t);if(r){var n=za(t);n.removeChild(r)}}function iE(e,t){var r=cc.get(e);if(!r||!tE(document,r)){var n=eg("",t),i=n.parentNode;cc.set(e,i),e.removeChild(n)}}function li(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=za(r);iE(n,r);var i=tg(t,r);if(i){var o,a;if((o=r.csp)!==null&&o!==void 0&&o.nonce&&i.nonce!==((a=r.csp)===null||a===void 0?void 0:a.nonce)){var s;i.nonce=(s=r.csp)===null||s===void 0?void 0:s.nonce}return i.innerHTML!==e&&(i.innerHTML=e),i}var l=eg(e,r);return l.setAttribute(Qh(r),t),l}function Wa(e){var t="";return Object.keys(e).forEach(function(r){var n=e[r];t+=r,n&&Le(n)==="object"?t+=Wa(n):t+=n}),t}function oE(e,t){return sc("".concat(t,"_").concat(Wa(e)))}var fo="layer-".concat(Date.now(),"-").concat(Math.random()).replace(/\./g,""),rg="903px";function aE(e,t){if(Ut()){var r;li(e,fo);var n=document.createElement("div");n.style.position="fixed",n.style.left="0",n.style.top="0",t==null||t(n),document.body.appendChild(n);var i=getComputedStyle(n).width===rg;return(r=n.parentNode)===null||r===void 0||r.removeChild(n),Ha(fo),i}return!1}var uc=void 0;function sE(){return uc===void 0&&(uc=aE("@layer ".concat(fo," { .").concat(fo," { width: ").concat(rg,"!important; } }"),function(e){e.className=fo})),uc}var lE={},cE="css",kn=new Map;function uE(e){kn.set(e,(kn.get(e)||0)+1)}function dE(e){if(typeof document<"u"){var t=document.querySelectorAll("style[".concat(lc,'="').concat(e,'"]'));t.forEach(function(r){if(r[uo]===ja){var n;(n=r.parentNode)===null||n===void 0||n.removeChild(r)}})}}function fE(e){kn.set(e,(kn.get(e)||0)-1);var t=Array.from(kn.keys()),r=t.filter(function(n){var i=kn.get(n)||0;return i<=0});r.length<t.length&&r.forEach(function(n){dE(n),kn.delete(n)})}function hE(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=r.salt,i=n===void 0?"":n,o=r.override,a=o===void 0?lE:o,s=r.formatToken,l=h.useMemo(function(){return Object.assign.apply(Object,[{}].concat(ee(t)))},[t]),c=h.useMemo(function(){return Wa(l)},[l]),u=h.useMemo(function(){return Wa(a)},[a]),d=Yh("token",[i,e.id,c,u],function(){var f=e.getDerivativeToken(l),g=z(z({},f),a);s&&(g=s(g));var v=oE(g,i);g._tokenKey=v,uE(v);var m="".concat(cE,"-").concat(sc(v));return g._hashId=m,[g,m]},function(f){fE(f[0]._tokenKey)});return d}var gE={animationIterationCount: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,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ng=Ut(),mE="_skip_check_";function ig(e){var t=Pn(zd(e),Bd);return t.replace(/\{%%%\:[^;];}/g,";")}function vE(e){return Le(e)==="object"&&e&&mE in e}function pE(e,t,r){if(!t)return e;var n=".".concat(t),i=r==="low"?":where(".concat(n,")"):n,o=e.split(",").map(function(a){var s,l=a.trim().split(/\s+/),c=l[0]||"",u=((s=c.match(/^\w+/))===null||s===void 0?void 0:s[0])||"";return c="".concat(u).concat(i).concat(c.slice(u.length)),[c].concat(ee(l.slice(1))).join(" ")});return o.join(",")}var bE=function e(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{root:!0,parentSelectors:[]},i=n.root,o=n.injectHash,a=n.parentSelectors,s=r.hashId,l=r.layer;r.path;var c=r.hashPriority,u=r.transformers,d=u===void 0?[]:u;r.linters;var f="",g={};function v(S){var $=S.getName(s);if(!g[$]){var y=e(S.style,r,{root:!1,parentSelectors:a}),C=K(y,1),x=C[0];g[$]="@keyframes ".concat(S.getName(s)).concat(x)}}function m(S){var $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return S.forEach(function(y){Array.isArray(y)?m(y,$):y&&$.push(y)}),$}var p=m(Array.isArray(t)?t:[t]);if(p.forEach(function(S){var $=typeof S=="string"&&!i?{}:S;if(typeof $=="string")f+="".concat($,`
  61. `);else if($._keyframe)v($);else{var y=d.reduce(function(C,x){var N;return(x==null||(N=x.visit)===null||N===void 0?void 0:N.call(x,C))||C},$);Object.keys(y).forEach(function(C){var x=y[C];if(Le(x)==="object"&&x&&(C!=="animationName"||!x._keyframe)&&!vE(x)){var N=!1,A=C.trim(),O=!1;(i||o)&&s?A.startsWith("@")?N=!0:A=pE(C,s,c):i&&!s&&(A==="&"||A==="")&&(A="",O=!0);var I=e(x,r,{root:O,injectHash:N,parentSelectors:[].concat(ee(a),[A])}),R=K(I,2),E=R[0],_=R[1];g=z(z({},g),_),f+="".concat(A).concat(E)}else{var T,F=(T=x==null?void 0:x.value)!==null&&T!==void 0?T:x,k=C.replace(/[A-Z]/g,function(j){return"-".concat(j.toLowerCase())}),D=F;!gE[C]&&typeof D=="number"&&D!==0&&(D="".concat(D,"px")),C==="animationName"&&x!==null&&x!==void 0&&x._keyframe&&(v(x),D=x.getName(s)),f+="".concat(k,":").concat(D,";")}})}}),!i)f="{".concat(f,"}");else if(l&&sE()){var b=l.split(","),w=b[b.length-1].trim();f="@layer ".concat(w," {").concat(f,"}"),b.length>1&&(f="@layer ".concat(l,"{%%%:%}").concat(f))}return[f,g]};function yE(e,t){return sc("".concat(e.join("%")).concat(t))}function wE(){return null}function dc(e,t){var r=e.token,n=e.path,i=e.hashId,o=e.layer,a=e.nonce,s=h.useContext(qh),l=s.autoClear;s.mock;var c=s.defaultCache,u=s.hashPriority,d=s.container,f=s.ssrInline,g=s.transformers,v=s.linters,m=r._tokenKey,p=[m].concat(ee(n)),b=ng,w=Yh("style",p,function(){var x=t(),N=bE(x,{hashId:i,hashPriority:u,layer:o,path:n.join("-"),transformers:g,linters:v}),A=K(N,2),O=A[0],I=A[1],R=ig(O),E=yE(p,R);if(b){var _={mark:si,prepend:"queue",attachTo:d},T=typeof a=="function"?a():a;T&&(_.csp={nonce:T});var F=li(R,E,_);F[uo]=ja,F.setAttribute(lc,m),Object.keys(I).forEach(function(k){li(ig(I[k]),"_effect-".concat(k),_)})}return[R,m,E]},function(x,N){var A=K(x,3),O=A[2];(N||l)&&ng&&Ha(O,{mark:si})}),S=K(w,3),$=S[0],y=S[1],C=S[2];return function(x){var N;if(!f||b||!c)N=h.createElement(wE,null);else{var A;N=h.createElement("style",Et({},(A={},X(A,lc,y),X(A,si,C),A),{dangerouslySetInnerHTML:{__html:$}}))}return h.createElement(h.Fragment,null,N,x)}}var It=function(){function e(t,r){or(this,e),X(this,"name",void 0),X(this,"style",void 0),X(this,"_keyframe",!0),this.name=t,this.style=r}return ar(e,[{key:"getName",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return r?"".concat(r,"-").concat(this.name):this.name}}]),e}();function SE(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}var fc=function(){function e(){or(this,e),X(this,"cache",void 0),X(this,"keys",void 0),X(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return ar(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(r){var n,i,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,a={map:this.cache};return r.forEach(function(s){if(!a)a=void 0;else{var l,c;a=(l=a)===null||l===void 0||(c=l.map)===null||c===void 0?void 0:c.get(s)}}),(n=a)!==null&&n!==void 0&&n.value&&o&&(a.value[1]=this.cacheCallTimes++),(i=a)===null||i===void 0?void 0:i.value}},{key:"get",value:function(r){var n;return(n=this.internalGet(r,!0))===null||n===void 0?void 0:n[0]}},{key:"has",value:function(r){return!!this.internalGet(r)}},{key:"set",value:function(r,n){var i=this;if(!this.has(r)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var o=this.keys.reduce(function(c,u){var d=K(c,2),f=d[1];return i.internalGet(u)[1]<f?[u,i.internalGet(u)[1]]:c},[this.keys[0],this.cacheCallTimes]),a=K(o,1),s=a[0];this.delete(s)}this.keys.push(r)}var l=this.cache;r.forEach(function(c,u){if(u===r.length-1)l.set(c,{value:[n,i.cacheCallTimes++]});else{var d=l.get(c);d?d.map||(d.map=new Map):l.set(c,{map:new Map}),l=l.get(c).map}})}},{key:"deleteByPath",value:function(r,n){var i=r.get(n[0]);if(n.length===1){var o;return i.map?r.set(n[0],{map:i.map}):r.delete(n[0]),(o=i.value)===null||o===void 0?void 0:o[0]}var a=this.deleteByPath(i.map,n.slice(1));return(!i.map||i.map.size===0)&&!i.value&&r.delete(n[0]),a}},{key:"delete",value:function(r){if(this.has(r))return this.keys=this.keys.filter(function(n){return!SE(n,r)}),this.deleteByPath(this.cache,r)}}]),e}();X(fc,"MAX_CACHE_SIZE",20),X(fc,"MAX_CACHE_OFFSET",5);var og=0,CE=function(){function e(t){or(this,e),X(this,"derivatives",void 0),X(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=og,t.length===0&&(t.length>0,void 0),og+=1}return ar(e,[{key:"getDerivativeToken",value:function(r){return this.derivatives.reduce(function(n,i){return i(r,n)},void 0)}}]),e}(),hc=new fc;function ag(e){var t=Array.isArray(e)?e:[e];return hc.has(t)||hc.set(t,new CE(t)),hc.get(t)}function ci(e){return e.notSplit=!0,e}ci(["borderTop","borderBottom"]),ci(["borderTop"]),ci(["borderBottom"]),ci(["borderLeft","borderRight"]),ci(["borderLeft"]),ci(["borderRight"]);var xE=M.createContext({});const gc=xE;var In="RC_FORM_INTERNAL_HOOKS",Fe=function(){dr(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},ui=h.createContext({getFieldValue:Fe,getFieldsValue:Fe,getFieldError:Fe,getFieldWarning:Fe,getFieldsError:Fe,isFieldsTouched:Fe,isFieldTouched:Fe,isFieldValidating:Fe,isFieldsValidating:Fe,resetFields:Fe,setFields:Fe,setFieldValue:Fe,setFieldsValue:Fe,validateFields:Fe,submit:Fe,getInternalHooks:function(){return Fe(),{dispatch:Fe,initEntityValue:Fe,registerField:Fe,useSubscribe:Fe,setInitialValues:Fe,destroyForm:Fe,setCallbacks:Fe,registerWatch:Fe,getFields:Fe,setValidateMessages:Fe,setPreserve:Fe,getInitialValue:Fe}}});function mc(e){return e==null?[]:Array.isArray(e)?e:[e]}function EE(e){return e&&!!e._init}function Gt(){Gt=function(){return e};var e={},t=Object.prototype,r=t.hasOwnProperty,n=Object.defineProperty||function(R,E,_){R[E]=_.value},i=typeof Symbol=="function"?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function l(R,E,_){return Object.defineProperty(R,E,{value:_,enumerable:!0,configurable:!0,writable:!0}),R[E]}try{l({},"")}catch{l=function(_,T,F){return _[T]=F}}function c(R,E,_,T){var F=E&&E.prototype instanceof f?E:f,k=Object.create(F.prototype),D=new A(T||[]);return n(k,"_invoke",{value:y(R,_,D)}),k}function u(R,E,_){try{return{type:"normal",arg:R.call(E,_)}}catch(T){return{type:"throw",arg:T}}}e.wrap=c;var d={};function f(){}function g(){}function v(){}var m={};l(m,o,function(){return this});var p=Object.getPrototypeOf,b=p&&p(p(O([])));b&&b!==t&&r.call(b,o)&&(m=b);var w=v.prototype=f.prototype=Object.create(m);function S(R){["next","throw","return"].forEach(function(E){l(R,E,function(_){return this._invoke(E,_)})})}function $(R,E){function _(F,k,D,j){var W=u(R[F],R,k);if(W.type!=="throw"){var U=W.arg,B=U.value;return B&&Le(B)=="object"&&r.call(B,"__await")?E.resolve(B.__await).then(function(V){_("next",V,D,j)},function(V){_("throw",V,D,j)}):E.resolve(B).then(function(V){U.value=V,D(U)},function(V){return _("throw",V,D,j)})}j(W.arg)}var T;n(this,"_invoke",{value:function(k,D){function j(){return new E(function(W,U){_(k,D,W,U)})}return T=T?T.then(j,j):j()}})}function y(R,E,_){var T="suspendedStart";return function(F,k){if(T==="executing")throw new Error("Generator is already running");if(T==="completed"){if(F==="throw")throw k;return I()}for(_.method=F,_.arg=k;;){var D=_.delegate;if(D){var j=C(D,_);if(j){if(j===d)continue;return j}}if(_.method==="next")_.sent=_._sent=_.arg;else if(_.method==="throw"){if(T==="suspendedStart")throw T="completed",_.arg;_.dispatchException(_.arg)}else _.method==="return"&&_.abrupt("return",_.arg);T="executing";var W=u(R,E,_);if(W.type==="normal"){if(T=_.done?"completed":"suspendedYield",W.arg===d)continue;return{value:W.arg,done:_.done}}W.type==="throw"&&(T="completed",_.method="throw",_.arg=W.arg)}}}function C(R,E){var _=E.method,T=R.iterator[_];if(T===void 0)return E.delegate=null,_==="throw"&&R.iterator.return&&(E.method="return",E.arg=void 0,C(R,E),E.method==="throw")||_!=="return"&&(E.method="throw",E.arg=new TypeError("The iterator does not provide a '"+_+"' method")),d;var F=u(T,R.iterator,E.arg);if(F.type==="throw")return E.method="throw",E.arg=F.arg,E.delegate=null,d;var k=F.arg;return k?k.done?(E[R.resultName]=k.value,E.next=R.nextLoc,E.method!=="return"&&(E.method="next",E.arg=void 0),E.delegate=null,d):k:(E.method="throw",E.arg=new TypeError("iterator result is not an object"),E.delegate=null,d)}function x(R){var E={tryLoc:R[0]};1 in R&&(E.catchLoc=R[1]),2 in R&&(E.finallyLoc=R[2],E.afterLoc=R[3]),this.tryEntries.push(E)}function N(R){var E=R.completion||{};E.type="normal",delete E.arg,R.completion=E}function A(R){this.tryEntries=[{tryLoc:"root"}],R.forEach(x,this),this.reset(!0)}function O(R){if(R){var E=R[o];if(E)return E.call(R);if(typeof R.next=="function")return R;if(!isNaN(R.length)){var _=-1,T=function F(){for(;++_<R.length;)if(r.call(R,_))return F.value=R[_],F.done=!1,F;return F.value=void 0,F.done=!0,F};return T.next=T}}return{next:I}}function I(){return{value:void 0,done:!0}}return g.prototype=v,n(w,"constructor",{value:v,configurable:!0}),n(v,"constructor",{value:g,configurable:!0}),g.displayName=l(v,s,"GeneratorFunction"),e.isGeneratorFunction=function(R){var E=typeof R=="function"&&R.constructor;return!!E&&(E===g||(E.displayName||E.name)==="GeneratorFunction")},e.mark=function(R){return Object.setPrototypeOf?Object.setPrototypeOf(R,v):(R.__proto__=v,l(R,s,"GeneratorFunction")),R.prototype=Object.create(w),R},e.awrap=function(R){return{__await:R}},S($.prototype),l($.prototype,a,function(){return this}),e.AsyncIterator=$,e.async=function(R,E,_,T,F){F===void 0&&(F=Promise);var k=new $(c(R,E,_,T),F);return e.isGeneratorFunction(E)?k:k.next().then(function(D){return D.done?D.value:k.next()})},S(w),l(w,s,"Generator"),l(w,o,function(){return this}),l(w,"toString",function(){return"[object Generator]"}),e.keys=function(R){var E=Object(R),_=[];for(var T in E)_.push(T);return _.reverse(),function F(){for(;_.length;){var k=_.pop();if(k in E)return F.value=k,F.done=!1,F}return F.done=!0,F}},e.values=O,A.prototype={constructor:A,reset:function(E){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(N),!E)for(var _ in this)_.charAt(0)==="t"&&r.call(this,_)&&!isNaN(+_.slice(1))&&(this[_]=void 0)},stop:function(){this.done=!0;var E=this.tryEntries[0].completion;if(E.type==="throw")throw E.arg;return this.rval},dispatchException:function(E){if(this.done)throw E;var _=this;function T(U,B){return D.type="throw",D.arg=E,_.next=U,B&&(_.method="next",_.arg=void 0),!!B}for(var F=this.tryEntries.length-1;F>=0;--F){var k=this.tryEntries[F],D=k.completion;if(k.tryLoc==="root")return T("end");if(k.tryLoc<=this.prev){var j=r.call(k,"catchLoc"),W=r.call(k,"finallyLoc");if(j&&W){if(this.prev<k.catchLoc)return T(k.catchLoc,!0);if(this.prev<k.finallyLoc)return T(k.finallyLoc)}else if(j){if(this.prev<k.catchLoc)return T(k.catchLoc,!0)}else{if(!W)throw new Error("try statement without catch or finally");if(this.prev<k.finallyLoc)return T(k.finallyLoc)}}}},abrupt:function(E,_){for(var T=this.tryEntries.length-1;T>=0;--T){var F=this.tryEntries[T];if(F.tryLoc<=this.prev&&r.call(F,"finallyLoc")&&this.prev<F.finallyLoc){var k=F;break}}k&&(E==="break"||E==="continue")&&k.tryLoc<=_&&_<=k.finallyLoc&&(k=null);var D=k?k.completion:{};return D.type=E,D.arg=_,k?(this.method="next",this.next=k.finallyLoc,d):this.complete(D)},complete:function(E,_){if(E.type==="throw")throw E.arg;return E.type==="break"||E.type==="continue"?this.next=E.arg:E.type==="return"?(this.rval=this.arg=E.arg,this.method="return",this.next="end"):E.type==="normal"&&_&&(this.next=_),d},finish:function(E){for(var _=this.tryEntries.length-1;_>=0;--_){var T=this.tryEntries[_];if(T.finallyLoc===E)return this.complete(T.completion,T.afterLoc),N(T),d}},catch:function(E){for(var _=this.tryEntries.length-1;_>=0;--_){var T=this.tryEntries[_];if(T.tryLoc===E){var F=T.completion;if(F.type==="throw"){var k=F.arg;N(T)}return k}}throw new Error("illegal catch attempt")},delegateYield:function(E,_,T){return this.delegate={iterator:O(E),resultName:_,nextLoc:T},this.method==="next"&&(this.arg=void 0),d}},e}function sg(e,t,r,n,i,o,a){try{var s=e[o](a),l=s.value}catch(c){r(c);return}s.done?t(l):Promise.resolve(l).then(n,i)}function di(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(l){sg(o,n,i,a,s,"next",l)}function s(l){sg(o,n,i,a,s,"throw",l)}a(void 0)})}}function Fn(){return Fn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Fn.apply(this,arguments)}function _E(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ho(e,t)}function vc(e){return vc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},vc(e)}function ho(e,t){return ho=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,i){return n.__proto__=i,n},ho(e,t)}function $E(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ba(e,t,r){return $E()?Ba=Reflect.construct.bind():Ba=function(i,o,a){var s=[null];s.push.apply(s,o);var l=Function.bind.apply(i,s),c=new l;return a&&ho(c,a.prototype),c},Ba.apply(null,arguments)}function OE(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function pc(e){var t=typeof Map=="function"?new Map:void 0;return pc=function(n){if(n===null||!OE(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t<"u"){if(t.has(n))return t.get(n);t.set(n,i)}function i(){return Ba(n,arguments,vc(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),ho(i,n)},pc(e)}var PE=/%[sdj%]/g,TE=function(){};typeof process<"u"&&process.env;function bc(e){if(!e||!e.length)return null;var t={};return e.forEach(function(r){var n=r.field;t[n]=t[n]||[],t[n].push(r)}),t}function qt(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];var i=0,o=r.length;if(typeof e=="function")return e.apply(null,r);if(typeof e=="string"){var a=e.replace(PE,function(s){if(s==="%%")return"%";if(i>=o)return s;switch(s){case"%s":return String(r[i++]);case"%d":return Number(r[i++]);case"%j":try{return JSON.stringify(r[i++])}catch{return"[Circular]"}break;default:return s}});return a}return e}function ME(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function st(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||ME(t)&&typeof e=="string"&&!e)}function RE(e,t,r){var n=[],i=0,o=e.length;function a(s){n.push.apply(n,s||[]),i++,i===o&&r(n)}e.forEach(function(s){t(s,a)})}function lg(e,t,r){var n=0,i=e.length;function o(a){if(a&&a.length){r(a);return}var s=n;n=n+1,s<i?t(e[s],o):r([])}o([])}function AE(e){var t=[];return Object.keys(e).forEach(function(r){t.push.apply(t,e[r]||[])}),t}var cg=function(e){_E(t,e);function t(r,n){var i;return i=e.call(this,"Async Validation Error")||this,i.errors=r,i.fields=n,i}return t}(pc(Error));function NE(e,t,r,n,i){if(t.first){var o=new Promise(function(f,g){var v=function(b){return n(b),b.length?g(new cg(b,bc(b))):f(i)},m=AE(e);lg(m,r,v)});return o.catch(function(f){return f}),o}var a=t.firstFields===!0?Object.keys(e):t.firstFields||[],s=Object.keys(e),l=s.length,c=0,u=[],d=new Promise(function(f,g){var v=function(p){if(u.push.apply(u,p),c++,c===l)return n(u),u.length?g(new cg(u,bc(u))):f(i)};s.length||(n(u),f(i)),s.forEach(function(m){var p=e[m];a.indexOf(m)!==-1?lg(p,r,v):RE(p,r,v)})});return d.catch(function(f){return f}),d}function kE(e){return!!(e&&e.message!==void 0)}function IE(e,t){for(var r=e,n=0;n<t.length;n++){if(r==null)return r;r=r[t[n]]}return r}function ug(e,t){return function(r){var n;return e.fullFields?n=IE(t,e.fullFields):n=t[r.field||e.fullField],kE(r)?(r.field=r.field||e.fullField,r.fieldValue=n,r):{message:typeof r=="function"?r():r,fieldValue:n,field:r.field||e.fullField}}}function dg(e,t){if(t){for(var r in t)if(t.hasOwnProperty(r)){var n=t[r];typeof n=="object"&&typeof e[r]=="object"?e[r]=Fn({},e[r],n):e[r]=n}}return e}var fg=function(t,r,n,i,o,a){t.required&&(!n.hasOwnProperty(t.field)||st(r,a||t.type))&&i.push(qt(o.messages.required,t.fullField))},FE=function(t,r,n,i,o){(/^\s+$/.test(r)||r==="")&&i.push(qt(o.messages.whitespace,t.fullField))},Va,LE=function(){if(Va)return Va;var e="[a-fA-F\\d:]",t=function($){return $&&$.includeBoundaries?"(?:(?<=\\s|^)(?="+e+")|(?<="+e+")(?=\\s|$))":""},r="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",n="[a-fA-F\\d]{1,4}",i=(`
  62. (?:
  63. (?:`+n+":){7}(?:"+n+`|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
  64. (?:`+n+":){6}(?:"+r+"|:"+n+`|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4
  65. (?:`+n+":){5}(?::"+r+"|(?::"+n+`){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4
  66. (?:`+n+":){4}(?:(?::"+n+"){0,1}:"+r+"|(?::"+n+`){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4
  67. (?:`+n+":){3}(?:(?::"+n+"){0,2}:"+r+"|(?::"+n+`){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4
  68. (?:`+n+":){2}(?:(?::"+n+"){0,3}:"+r+"|(?::"+n+`){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
  69. (?:`+n+":){1}(?:(?::"+n+"){0,4}:"+r+"|(?::"+n+`){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
  70. (?::(?:(?::`+n+"){0,5}:"+r+"|(?::"+n+`){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
  71. )(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
  72. `).replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),o=new RegExp("(?:^"+r+"$)|(?:^"+i+"$)"),a=new RegExp("^"+r+"$"),s=new RegExp("^"+i+"$"),l=function($){return $&&$.exact?o:new RegExp("(?:"+t($)+r+t($)+")|(?:"+t($)+i+t($)+")","g")};l.v4=function(S){return S&&S.exact?a:new RegExp(""+t(S)+r+t(S),"g")},l.v6=function(S){return S&&S.exact?s:new RegExp(""+t(S)+i+t(S),"g")};var c="(?:(?:[a-z]+:)?//)",u="(?:\\S+(?::\\S*)?@)?",d=l.v4().source,f=l.v6().source,g="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",v="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",m="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",p="(?::\\d{2,5})?",b='(?:[/?#][^\\s"]*)?',w="(?:"+c+"|www\\.)"+u+"(?:localhost|"+d+"|"+f+"|"+g+v+m+")"+p+b;return Va=new RegExp("(?:^"+w+"$)","i"),Va},hg={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},go={integer:function(t){return go.number(t)&&parseInt(t,10)===t},float:function(t){return go.number(t)&&!go.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch{return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return typeof t=="object"&&!go.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&t.length<=320&&!!t.match(hg.email)},url:function(t){return typeof t=="string"&&t.length<=2048&&!!t.match(LE())},hex:function(t){return typeof t=="string"&&!!t.match(hg.hex)}},DE=function(t,r,n,i,o){if(t.required&&r===void 0){fg(t,r,n,i,o);return}var a=["integer","float","array","regexp","object","method","email","number","date","url","hex"],s=t.type;a.indexOf(s)>-1?go[s](r)||i.push(qt(o.messages.types[s],t.fullField,t.type)):s&&typeof r!==t.type&&i.push(qt(o.messages.types[s],t.fullField,t.type))},jE=function(t,r,n,i,o){var a=typeof t.len=="number",s=typeof t.min=="number",l=typeof t.max=="number",c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,u=r,d=null,f=typeof r=="number",g=typeof r=="string",v=Array.isArray(r);if(f?d="number":g?d="string":v&&(d="array"),!d)return!1;v&&(u=r.length),g&&(u=r.replace(c,"_").length),a?u!==t.len&&i.push(qt(o.messages[d].len,t.fullField,t.len)):s&&!l&&u<t.min?i.push(qt(o.messages[d].min,t.fullField,t.min)):l&&!s&&u>t.max?i.push(qt(o.messages[d].max,t.fullField,t.max)):s&&l&&(u<t.min||u>t.max)&&i.push(qt(o.messages[d].range,t.fullField,t.min,t.max))},fi="enum",zE=function(t,r,n,i,o){t[fi]=Array.isArray(t[fi])?t[fi]:[],t[fi].indexOf(r)===-1&&i.push(qt(o.messages[fi],t.fullField,t[fi].join(", ")))},HE=function(t,r,n,i,o){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(r)||i.push(qt(o.messages.pattern.mismatch,t.fullField,r,t.pattern));else if(typeof t.pattern=="string"){var a=new RegExp(t.pattern);a.test(r)||i.push(qt(o.messages.pattern.mismatch,t.fullField,r,t.pattern))}}},ye={required:fg,whitespace:FE,type:DE,range:jE,enum:zE,pattern:HE},WE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r,"string")&&!t.required)return n();ye.required(t,r,i,a,o,"string"),st(r,"string")||(ye.type(t,r,i,a,o),ye.range(t,r,i,a,o),ye.pattern(t,r,i,a,o),t.whitespace===!0&&ye.whitespace(t,r,i,a,o))}n(a)},BE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&ye.type(t,r,i,a,o)}n(a)},VE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(r===""&&(r=void 0),st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&(ye.type(t,r,i,a,o),ye.range(t,r,i,a,o))}n(a)},UE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&ye.type(t,r,i,a,o)}n(a)},GE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),st(r)||ye.type(t,r,i,a,o)}n(a)},qE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&(ye.type(t,r,i,a,o),ye.range(t,r,i,a,o))}n(a)},KE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&(ye.type(t,r,i,a,o),ye.range(t,r,i,a,o))}n(a)},XE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(r==null&&!t.required)return n();ye.required(t,r,i,a,o,"array"),r!=null&&(ye.type(t,r,i,a,o),ye.range(t,r,i,a,o))}n(a)},YE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&ye.type(t,r,i,a,o)}n(a)},ZE="enum",QE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o),r!==void 0&&ye[ZE](t,r,i,a,o)}n(a)},JE=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r,"string")&&!t.required)return n();ye.required(t,r,i,a,o),st(r,"string")||ye.pattern(t,r,i,a,o)}n(a)},e_=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r,"date")&&!t.required)return n();if(ye.required(t,r,i,a,o),!st(r,"date")){var l;r instanceof Date?l=r:l=new Date(r),ye.type(t,l,i,a,o),l&&ye.range(t,l.getTime(),i,a,o)}}n(a)},t_=function(t,r,n,i,o){var a=[],s=Array.isArray(r)?"array":typeof r;ye.required(t,r,i,a,o,s),n(a)},yc=function(t,r,n,i,o){var a=t.type,s=[],l=t.required||!t.required&&i.hasOwnProperty(t.field);if(l){if(st(r,a)&&!t.required)return n();ye.required(t,r,i,s,o,a),st(r,a)||ye.type(t,r,i,s,o)}n(s)},r_=function(t,r,n,i,o){var a=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(st(r)&&!t.required)return n();ye.required(t,r,i,a,o)}n(a)},mo={string:WE,method:BE,number:VE,boolean:UE,regexp:GE,integer:qE,float:KE,array:XE,object:YE,enum:QE,pattern:JE,date:e_,url:yc,hex:yc,email:yc,required:t_,any:r_};function wc(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var Sc=wc(),vo=function(){function e(r){this.rules=null,this._messages=Sc,this.define(r)}var t=e.prototype;return t.define=function(n){var i=this;if(!n)throw new Error("Cannot configure a schema with no rules");if(typeof n!="object"||Array.isArray(n))throw new Error("Rules must be an object");this.rules={},Object.keys(n).forEach(function(o){var a=n[o];i.rules[o]=Array.isArray(a)?a:[a]})},t.messages=function(n){return n&&(this._messages=dg(wc(),n)),this._messages},t.validate=function(n,i,o){var a=this;i===void 0&&(i={}),o===void 0&&(o=function(){});var s=n,l=i,c=o;if(typeof l=="function"&&(c=l,l={}),!this.rules||Object.keys(this.rules).length===0)return c&&c(null,s),Promise.resolve(s);function u(m){var p=[],b={};function w($){if(Array.isArray($)){var y;p=(y=p).concat.apply(y,$)}else p.push($)}for(var S=0;S<m.length;S++)w(m[S]);p.length?(b=bc(p),c(p,b)):c(null,s)}if(l.messages){var d=this.messages();d===Sc&&(d=wc()),dg(d,l.messages),l.messages=d}else l.messages=this.messages();var f={},g=l.keys||Object.keys(this.rules);g.forEach(function(m){var p=a.rules[m],b=s[m];p.forEach(function(w){var S=w;typeof S.transform=="function"&&(s===n&&(s=Fn({},s)),b=s[m]=S.transform(b)),typeof S=="function"?S={validator:S}:S=Fn({},S),S.validator=a.getValidationMethod(S),S.validator&&(S.field=m,S.fullField=S.fullField||m,S.type=a.getType(S),f[m]=f[m]||[],f[m].push({rule:S,value:b,source:s,field:m}))})});var v={};return NE(f,l,function(m,p){var b=m.rule,w=(b.type==="object"||b.type==="array")&&(typeof b.fields=="object"||typeof b.defaultField=="object");w=w&&(b.required||!b.required&&m.value),b.field=m.field;function S(C,x){return Fn({},x,{fullField:b.fullField+"."+C,fullFields:b.fullFields?[].concat(b.fullFields,[C]):[C]})}function $(C){C===void 0&&(C=[]);var x=Array.isArray(C)?C:[C];!l.suppressWarning&&x.length&&e.warning("async-validator:",x),x.length&&b.message!==void 0&&(x=[].concat(b.message));var N=x.map(ug(b,s));if(l.first&&N.length)return v[b.field]=1,p(N);if(!w)p(N);else{if(b.required&&!m.value)return b.message!==void 0?N=[].concat(b.message).map(ug(b,s)):l.error&&(N=[l.error(b,qt(l.messages.required,b.field))]),p(N);var A={};b.defaultField&&Object.keys(m.value).map(function(R){A[R]=b.defaultField}),A=Fn({},A,m.rule.fields);var O={};Object.keys(A).forEach(function(R){var E=A[R],_=Array.isArray(E)?E:[E];O[R]=_.map(S.bind(null,R))});var I=new e(O);I.messages(l.messages),m.rule.options&&(m.rule.options.messages=l.messages,m.rule.options.error=l.error),I.validate(m.value,m.rule.options||l,function(R){var E=[];N&&N.length&&E.push.apply(E,N),R&&R.length&&E.push.apply(E,R),p(E.length?E:null)})}}var y;if(b.asyncValidator)y=b.asyncValidator(b,m.value,$,m.source,l);else if(b.validator){try{y=b.validator(b,m.value,$,m.source,l)}catch(C){console.error==null||console.error(C),l.suppressValidatorError||setTimeout(function(){throw C},0),$(C.message)}y===!0?$():y===!1?$(typeof b.message=="function"?b.message(b.fullField||b.field):b.message||(b.fullField||b.field)+" fails"):y instanceof Array?$(y):y instanceof Error&&$(y.message)}y&&y.then&&y.then(function(){return $()},function(C){return $(C)})},function(m){u(m)},s)},t.getType=function(n){if(n.type===void 0&&n.pattern instanceof RegExp&&(n.type="pattern"),typeof n.validator!="function"&&n.type&&!mo.hasOwnProperty(n.type))throw new Error(qt("Unknown rule type %s",n.type));return n.type||"string"},t.getValidationMethod=function(n){if(typeof n.validator=="function")return n.validator;var i=Object.keys(n),o=i.indexOf("message");return o!==-1&&i.splice(o,1),i.length===1&&i[0]==="required"?mo.required:mo[this.getType(n)]||void 0},e}();vo.register=function(t,r){if(typeof r!="function")throw new Error("Cannot register a validator by type, validator is not a function");mo[t]=r},vo.warning=TE,vo.messages=Sc,vo.validators=mo;var Kt="'${name}' is not a valid ${type}",gg={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:Kt,method:Kt,array:Kt,object:Kt,number:Kt,date:Kt,boolean:Kt,integer:Kt,float:Kt,regexp:Kt,email:Kt,url:Kt,hex:Kt},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}};function Kr(e,t){for(var r=e,n=0;n<t.length;n+=1){if(r==null)return;r=r[t[n]]}return r}function n_(e){return Kh(e)||Uh(e)||ac(e)||Xh()}function mg(e,t,r,n){if(!t.length)return r;var i=n_(t),o=i[0],a=i.slice(1),s;return!e&&typeof o=="number"?s=[]:Array.isArray(e)?s=ee(e):s=z({},e),n&&r===void 0&&a.length===1?delete s[o][a[0]]:s[o]=mg(s[o],a,r,n),s}function pn(e,t,r){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&n&&r===void 0&&!Kr(e,t.slice(0,-1))?e:mg(e,t,r,n)}function Ua(e){return Array.isArray(e)?o_(e):Le(e)==="object"&&e!==null?i_(e):e}function i_(e){if(Object.getPrototypeOf(e)===Object.prototype){var t={};for(var r in e)t[r]=Ua(e[r]);return t}return e}function o_(e){return e.map(function(t){return Ua(t)})}function tt(e){return mc(e)}function vg(e,t){var r={};return t.forEach(function(n){var i=Kr(e,n);r=pn(r,n,i)}),r}function po(e,t){return e&&e.some(function(r){return yg(r,t)})}function pg(e){return Le(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function bg(e,t){var r=Array.isArray(e)?ee(e):z({},e);return t&&Object.keys(t).forEach(function(n){var i=r[n],o=t[n],a=pg(i)&&pg(o);r[n]=a?bg(i,o||{}):Ua(o)}),r}function bo(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return r.reduce(function(i,o){return bg(i,o)},e)}function yg(e,t){return!e||!t||e.length!==t.length?!1:e.every(function(r,n){return t[n]===r})}function a_(e,t){if(e===t)return!0;if(!e&&t||e&&!t||!e||!t||Le(e)!=="object"||Le(t)!=="object")return!1;var r=Object.keys(e),n=Object.keys(t),i=new Set([].concat(r,n));return ee(i).every(function(o){var a=e[o],s=t[o];return typeof a=="function"&&typeof s=="function"?!0:a===s})}function s_(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&Le(t.target)==="object"&&e in t.target?t.target[e]:t}function wg(e,t,r){var n=e.length;if(t<0||t>=n||r<0||r>=n)return e;var i=e[t],o=t-r;return o>0?[].concat(ee(e.slice(0,r)),[i],ee(e.slice(r,t)),ee(e.slice(t+1,n))):o<0?[].concat(ee(e.slice(0,t)),ee(e.slice(t+1,r+1)),[i],ee(e.slice(r+1,n))):e}var Sg=vo;function l_(e,t){return e.replace(/\$\{\w+\}/g,function(r){var n=r.slice(2,-1);return t[n]})}var Cg="CODE_LOGIC_ERROR";function Cc(e,t,r,n,i){return xc.apply(this,arguments)}function xc(){return xc=di(Gt().mark(function e(t,r,n,i,o){var a,s,l,c,u,d,f,g,v;return Gt().wrap(function(p){for(;;)switch(p.prev=p.next){case 0:return a=z({},n),delete a.ruleIndex,Sg.warning=function(){},a.validator&&(s=a.validator,a.validator=function(){try{return s.apply(void 0,arguments)}catch(b){return console.error(b),Promise.reject(Cg)}}),l=null,a&&a.type==="array"&&a.defaultField&&(l=a.defaultField,delete a.defaultField),c=new Sg(X({},t,[a])),u=bo({},gg,i.validateMessages),c.messages(u),d=[],p.prev=10,p.next=13,Promise.resolve(c.validate(X({},t,r),z({},i)));case 13:p.next=18;break;case 15:p.prev=15,p.t0=p.catch(10),p.t0.errors&&(d=p.t0.errors.map(function(b,w){var S=b.message,$=S===Cg?u.default:S;return h.isValidElement($)?h.cloneElement($,{key:"error_".concat(w)}):$}));case 18:if(!(!d.length&&l)){p.next=23;break}return p.next=21,Promise.all(r.map(function(b,w){return Cc("".concat(t,".").concat(w),b,l,i,o)}));case 21:return f=p.sent,p.abrupt("return",f.reduce(function(b,w){return[].concat(ee(b),ee(w))},[]));case 23:return g=z(z({},n),{},{name:t,enum:(n.enum||[]).join(", ")},o),v=d.map(function(b){return typeof b=="string"?l_(b,g):b}),p.abrupt("return",v);case 26:case"end":return p.stop()}},e,null,[[10,15]])})),xc.apply(this,arguments)}function c_(e,t,r,n,i,o){var a=e.join("."),s=r.map(function(u,d){var f=u.validator,g=z(z({},u),{},{ruleIndex:d});return f&&(g.validator=function(v,m,p){var b=!1,w=function(){for(var y=arguments.length,C=new Array(y),x=0;x<y;x++)C[x]=arguments[x];Promise.resolve().then(function(){dr(!b,"Your validator function has already return a promise. `callback` will be ignored."),b||p.apply(void 0,C)})},S=f(v,m,w);b=S&&typeof S.then=="function"&&typeof S.catch=="function",dr(b,"`callback` is deprecated. Please return a promise instead."),b&&S.then(function(){p()}).catch(function($){p($||" ")})}),g}).sort(function(u,d){var f=u.warningOnly,g=u.ruleIndex,v=d.warningOnly,m=d.ruleIndex;return!!f==!!v?g-m:f?1:-1}),l;if(i===!0)l=new Promise(function(){var u=di(Gt().mark(function d(f,g){var v,m,p;return Gt().wrap(function(w){for(;;)switch(w.prev=w.next){case 0:v=0;case 1:if(!(v<s.length)){w.next=12;break}return m=s[v],w.next=5,Cc(a,t,m,n,o);case 5:if(p=w.sent,!p.length){w.next=9;break}return g([{errors:p,rule:m}]),w.abrupt("return");case 9:v+=1,w.next=1;break;case 12:f([]);case 13:case"end":return w.stop()}},d)}));return function(d,f){return u.apply(this,arguments)}}());else{var c=s.map(function(u){return Cc(a,t,u,n,o).then(function(d){return{errors:d,rule:u}})});l=(i?d_(c):u_(c)).then(function(u){return Promise.reject(u)})}return l.catch(function(u){return u}),l}function u_(e){return Ec.apply(this,arguments)}function Ec(){return Ec=di(Gt().mark(function e(t){return Gt().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.abrupt("return",Promise.all(t).then(function(i){var o,a=(o=[]).concat.apply(o,ee(i));return a}));case 1:case"end":return n.stop()}},e)})),Ec.apply(this,arguments)}function d_(e){return _c.apply(this,arguments)}function _c(){return _c=di(Gt().mark(function e(t){var r;return Gt().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return r=0,i.abrupt("return",new Promise(function(o){t.forEach(function(a){a.then(function(s){s.errors.length&&o([s]),r+=1,r===t.length&&o([])})})}));case 2:case"end":return i.stop()}},e)})),_c.apply(this,arguments)}var f_=["name"],sr=[];function xg(e,t,r,n,i,o){return typeof e=="function"?e(t,r,"source"in o?{source:o.source}:{}):n!==i}var $c=function(e){Ra(r,e);var t=ka(r);function r(n){var i;if(or(this,r),i=t.call(this,n),i.state={resetCount:0},i.cancelRegisterFunc=null,i.mounted=!1,i.touched=!1,i.dirty=!1,i.validatePromise=void 0,i.prevValidating=void 0,i.errors=sr,i.warnings=sr,i.cancelRegister=function(){var l=i.props,c=l.preserve,u=l.isListField,d=l.name;i.cancelRegisterFunc&&i.cancelRegisterFunc(u,c,tt(d)),i.cancelRegisterFunc=null},i.getNamePath=function(){var l=i.props,c=l.name,u=l.fieldContext,d=u.prefixName,f=d===void 0?[]:d;return c!==void 0?[].concat(ee(f),ee(c)):[]},i.getRules=function(){var l=i.props,c=l.rules,u=c===void 0?[]:c,d=l.fieldContext;return u.map(function(f){return typeof f=="function"?f(d):f})},i.refresh=function(){i.mounted&&i.setState(function(l){var c=l.resetCount;return{resetCount:c+1}})},i.triggerMetaEvent=function(l){var c=i.props.onMetaChange;c==null||c(z(z({},i.getMeta()),{},{destroy:l}))},i.onStoreChange=function(l,c,u){var d=i.props,f=d.shouldUpdate,g=d.dependencies,v=g===void 0?[]:g,m=d.onReset,p=u.store,b=i.getNamePath(),w=i.getValue(l),S=i.getValue(p),$=c&&po(c,b);switch(u.type==="valueUpdate"&&u.source==="external"&&w!==S&&(i.touched=!0,i.dirty=!0,i.validatePromise=null,i.errors=sr,i.warnings=sr,i.triggerMetaEvent()),u.type){case"reset":if(!c||$){i.touched=!1,i.dirty=!1,i.validatePromise=null,i.errors=sr,i.warnings=sr,i.triggerMetaEvent(),m==null||m(),i.refresh();return}break;case"remove":{if(f){i.reRender();return}break}case"setField":{if($){var y=u.data;"touched"in y&&(i.touched=y.touched),"validating"in y&&!("originRCField"in y)&&(i.validatePromise=y.validating?Promise.resolve([]):null),"errors"in y&&(i.errors=y.errors||sr),"warnings"in y&&(i.warnings=y.warnings||sr),i.dirty=!0,i.triggerMetaEvent(),i.reRender();return}if(f&&!b.length&&xg(f,l,p,w,S,u)){i.reRender();return}break}case"dependenciesUpdate":{var C=v.map(tt);if(C.some(function(x){return po(u.relatedFields,x)})){i.reRender();return}break}default:if($||(!v.length||b.length||f)&&xg(f,l,p,w,S,u)){i.reRender();return}break}f===!0&&i.reRender()},i.validateRules=function(l){var c=i.getNamePath(),u=i.getValue(),d=Promise.resolve().then(function(){if(!i.mounted)return[];var f=i.props,g=f.validateFirst,v=g===void 0?!1:g,m=f.messageVariables,p=l||{},b=p.triggerName,w=i.getRules();b&&(w=w.filter(function($){return $}).filter(function($){var y=$.validateTrigger;if(!y)return!0;var C=mc(y);return C.includes(b)}));var S=c_(c,u,w,l,v,m);return S.catch(function($){return $}).then(function(){var $=arguments.length>0&&arguments[0]!==void 0?arguments[0]:sr;if(i.validatePromise===d){var y;i.validatePromise=null;var C=[],x=[];(y=$.forEach)===null||y===void 0||y.call($,function(N){var A=N.rule.warningOnly,O=N.errors,I=O===void 0?sr:O;A?x.push.apply(x,ee(I)):C.push.apply(C,ee(I))}),i.errors=C,i.warnings=x,i.triggerMetaEvent(),i.reRender()}}),S});return i.validatePromise=d,i.dirty=!0,i.errors=sr,i.warnings=sr,i.triggerMetaEvent(),i.reRender(),d},i.isFieldValidating=function(){return!!i.validatePromise},i.isFieldTouched=function(){return i.touched},i.isFieldDirty=function(){if(i.dirty||i.props.initialValue!==void 0)return!0;var l=i.props.fieldContext,c=l.getInternalHooks(In),u=c.getInitialValue;return u(i.getNamePath())!==void 0},i.getErrors=function(){return i.errors},i.getWarnings=function(){return i.warnings},i.isListField=function(){return i.props.isListField},i.isList=function(){return i.props.isList},i.isPreserve=function(){return i.props.preserve},i.getMeta=function(){i.prevValidating=i.isFieldValidating();var l={touched:i.isFieldTouched(),validating:i.prevValidating,errors:i.errors,warnings:i.warnings,name:i.getNamePath(),validated:i.validatePromise===null};return l},i.getOnlyChild=function(l){if(typeof l=="function"){var c=i.getMeta();return z(z({},i.getOnlyChild(l(i.getControlled(),c,i.props.fieldContext))),{},{isFunction:!0})}var u=oi(l);return u.length!==1||!h.isValidElement(u[0])?{child:u,isFunction:!1}:{child:u[0],isFunction:!1}},i.getValue=function(l){var c=i.props.fieldContext.getFieldsValue,u=i.getNamePath();return Kr(l||c(!0),u)},i.getControlled=function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},c=i.props,u=c.trigger,d=c.validateTrigger,f=c.getValueFromEvent,g=c.normalize,v=c.valuePropName,m=c.getValueProps,p=c.fieldContext,b=d!==void 0?d:p.validateTrigger,w=i.getNamePath(),S=p.getInternalHooks,$=p.getFieldsValue,y=S(In),C=y.dispatch,x=i.getValue(),N=m||function(R){return X({},v,R)},A=l[u],O=z(z({},l),N(x));O[u]=function(){i.touched=!0,i.dirty=!0,i.triggerMetaEvent();for(var R,E=arguments.length,_=new Array(E),T=0;T<E;T++)_[T]=arguments[T];f?R=f.apply(void 0,_):R=s_.apply(void 0,[v].concat(_)),g&&(R=g(R,x,$(!0))),C({type:"updateValue",namePath:w,value:R}),A&&A.apply(void 0,_)};var I=mc(b||[]);return I.forEach(function(R){var E=O[R];O[R]=function(){E&&E.apply(void 0,arguments);var _=i.props.rules;_&&_.length&&C({type:"validateField",namePath:w,triggerName:R})}}),O},n.fieldContext){var o=n.fieldContext.getInternalHooks,a=o(In),s=a.initEntityValue;s(Na(i))}return i}return ar(r,[{key:"componentDidMount",value:function(){var i=this.props,o=i.shouldUpdate,a=i.fieldContext;if(this.mounted=!0,a){var s=a.getInternalHooks,l=s(In),c=l.registerField;this.cancelRegisterFunc=c(this)}o===!0&&this.reRender()}},{key:"componentWillUnmount",value:function(){this.cancelRegister(),this.triggerMetaEvent(!0),this.mounted=!1}},{key:"reRender",value:function(){this.mounted&&this.forceUpdate()}},{key:"render",value:function(){var i=this.state.resetCount,o=this.props.children,a=this.getOnlyChild(o),s=a.child,l=a.isFunction,c;return l?c=s:h.isValidElement(s)?c=h.cloneElement(s,this.getControlled(s.props)):(dr(!s,"`children` of Field is not validate ReactElement."),c=s),h.createElement(h.Fragment,{key:i},c)}}]),r}(h.Component);$c.contextType=ui,$c.defaultProps={trigger:"onChange",valuePropName:"value"};function Eg(e){var t=e.name,r=Vt(e,f_),n=h.useContext(ui),i=t!==void 0?tt(t):void 0,o="keep";return r.isListField||(o="_".concat((i||[]).join("_"))),h.createElement($c,Et({key:o,name:i},r,{fieldContext:n}))}var h_=h.createContext(null),g_=function(t){var r=t.name,n=t.initialValue,i=t.children,o=t.rules,a=t.validateTrigger,s=t.isListField,l=h.useContext(ui),c=h.useRef({keys:[],id:0}),u=c.current,d=h.useMemo(function(){var m=tt(l.prefixName)||[];return[].concat(ee(m),ee(tt(r)))},[l.prefixName,r]),f=h.useMemo(function(){return z(z({},l),{},{prefixName:d})},[l,d]),g=h.useMemo(function(){return{getKey:function(p){var b=d.length,w=p[b];return[u.keys[w],p.slice(b+1)]}}},[d]);if(typeof i!="function")return dr(!1,"Form.List only accepts function as children."),null;var v=function(p,b,w){var S=w.source;return S==="internal"?!1:p!==b};return h.createElement(h_.Provider,{value:g},h.createElement(ui.Provider,{value:f},h.createElement(Eg,{name:[],shouldUpdate:v,rules:o,validateTrigger:a,initialValue:n,isList:!0,isListField:s},function(m,p){var b=m.value,w=b===void 0?[]:b,S=m.onChange,$=l.getFieldValue,y=function(){var A=$(d||[]);return A||[]},C={add:function(A,O){var I=y();O>=0&&O<=I.length?(u.keys=[].concat(ee(u.keys.slice(0,O)),[u.id],ee(u.keys.slice(O))),S([].concat(ee(I.slice(0,O)),[A],ee(I.slice(O))))):(u.keys=[].concat(ee(u.keys),[u.id]),S([].concat(ee(I),[A]))),u.id+=1},remove:function(A){var O=y(),I=new Set(Array.isArray(A)?A:[A]);I.size<=0||(u.keys=u.keys.filter(function(R,E){return!I.has(E)}),S(O.filter(function(R,E){return!I.has(E)})))},move:function(A,O){if(A!==O){var I=y();A<0||A>=I.length||O<0||O>=I.length||(u.keys=wg(u.keys,A,O),S(wg(I,A,O)))}}},x=w||[];return Array.isArray(x)||(x=[]),i(x.map(function(N,A){var O=u.keys[A];return O===void 0&&(u.keys[A]=u.id,O=u.keys[A],u.id+=1),{name:A,key:O,isListField:!0}}),C,p)})))};function m_(e){var t=!1,r=e.length,n=[];return e.length?new Promise(function(i,o){e.forEach(function(a,s){a.catch(function(l){return t=!0,l}).then(function(l){r-=1,n[s]=l,!(r>0)&&(t&&o(n),i(n))})})}):Promise.resolve([])}var _g="__@field_split__";function Oc(e){return e.map(function(t){return"".concat(Le(t),":").concat(t)}).join(_g)}var hi=function(){function e(){or(this,e),this.kvs=new Map}return ar(e,[{key:"set",value:function(r,n){this.kvs.set(Oc(r),n)}},{key:"get",value:function(r){return this.kvs.get(Oc(r))}},{key:"update",value:function(r,n){var i=this.get(r),o=n(i);o?this.set(r,o):this.delete(r)}},{key:"delete",value:function(r){this.kvs.delete(Oc(r))}},{key:"map",value:function(r){return ee(this.kvs.entries()).map(function(n){var i=K(n,2),o=i[0],a=i[1],s=o.split(_g);return r({key:s.map(function(l){var c=l.match(/^([^:]*):(.*)$/),u=K(c,3),d=u[1],f=u[2];return d==="number"?Number(f):f}),value:a})})}},{key:"toJSON",value:function(){var r={};return this.map(function(n){var i=n.key,o=n.value;return r[i.join(".")]=o,null}),r}}]),e}(),v_=["name"],p_=ar(function e(t){var r=this;or(this,e),this.formHooked=!1,this.forceRootUpdate=void 0,this.subscribable=!0,this.store={},this.fieldEntities=[],this.initialValues={},this.callbacks={},this.validateMessages=null,this.preserve=null,this.lastValidatePromise=null,this.getForm=function(){return{getFieldValue:r.getFieldValue,getFieldsValue:r.getFieldsValue,getFieldError:r.getFieldError,getFieldWarning:r.getFieldWarning,getFieldsError:r.getFieldsError,isFieldsTouched:r.isFieldsTouched,isFieldTouched:r.isFieldTouched,isFieldValidating:r.isFieldValidating,isFieldsValidating:r.isFieldsValidating,resetFields:r.resetFields,setFields:r.setFields,setFieldValue:r.setFieldValue,setFieldsValue:r.setFieldsValue,validateFields:r.validateFields,submit:r.submit,_init:!0,getInternalHooks:r.getInternalHooks}},this.getInternalHooks=function(n){return n===In?(r.formHooked=!0,{dispatch:r.dispatch,initEntityValue:r.initEntityValue,registerField:r.registerField,useSubscribe:r.useSubscribe,setInitialValues:r.setInitialValues,destroyForm:r.destroyForm,setCallbacks:r.setCallbacks,setValidateMessages:r.setValidateMessages,getFields:r.getFields,setPreserve:r.setPreserve,getInitialValue:r.getInitialValue,registerWatch:r.registerWatch}):(dr(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)},this.useSubscribe=function(n){r.subscribable=n},this.prevWithoutPreserves=null,this.setInitialValues=function(n,i){if(r.initialValues=n||{},i){var o,a=bo({},n,r.store);(o=r.prevWithoutPreserves)===null||o===void 0||o.map(function(s){var l=s.key;a=pn(a,l,Kr(n,l))}),r.prevWithoutPreserves=null,r.updateStore(a)}},this.destroyForm=function(){var n=new hi;r.getFieldEntities(!0).forEach(function(i){r.isMergedPreserve(i.isPreserve())||n.set(i.getNamePath(),!0)}),r.prevWithoutPreserves=n},this.getInitialValue=function(n){var i=Kr(r.initialValues,n);return n.length?Ua(i):i},this.setCallbacks=function(n){r.callbacks=n},this.setValidateMessages=function(n){r.validateMessages=n},this.setPreserve=function(n){r.preserve=n},this.watchList=[],this.registerWatch=function(n){return r.watchList.push(n),function(){r.watchList=r.watchList.filter(function(i){return i!==n})}},this.notifyWatch=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];if(r.watchList.length){var i=r.getFieldsValue(),o=r.getFieldsValue(!0);r.watchList.forEach(function(a){a(i,o,n)})}},this.timeoutId=null,this.warningUnhooked=function(){},this.updateStore=function(n){r.store=n},this.getFieldEntities=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return n?r.fieldEntities.filter(function(i){return i.getNamePath().length}):r.fieldEntities},this.getFieldsMap=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,i=new hi;return r.getFieldEntities(n).forEach(function(o){var a=o.getNamePath();i.set(a,o)}),i},this.getFieldEntitiesForNamePathList=function(n){if(!n)return r.getFieldEntities(!0);var i=r.getFieldsMap(!0);return n.map(function(o){var a=tt(o);return i.get(a)||{INVALIDATE_NAME_PATH:tt(o)}})},this.getFieldsValue=function(n,i){if(r.warningUnhooked(),n===!0&&!i)return r.store;var o=r.getFieldEntitiesForNamePathList(Array.isArray(n)?n:null),a=[];return o.forEach(function(s){var l,c="INVALIDATE_NAME_PATH"in s?s.INVALIDATE_NAME_PATH:s.getNamePath();if(!(!n&&(!((l=s.isListField)===null||l===void 0)&&l.call(s))))if(!i)a.push(c);else{var u="getMeta"in s?s.getMeta():null;i(u)&&a.push(c)}}),vg(r.store,a.map(tt))},this.getFieldValue=function(n){r.warningUnhooked();var i=tt(n);return Kr(r.store,i)},this.getFieldsError=function(n){r.warningUnhooked();var i=r.getFieldEntitiesForNamePathList(n);return i.map(function(o,a){return o&&!("INVALIDATE_NAME_PATH"in o)?{name:o.getNamePath(),errors:o.getErrors(),warnings:o.getWarnings()}:{name:tt(n[a]),errors:[],warnings:[]}})},this.getFieldError=function(n){r.warningUnhooked();var i=tt(n),o=r.getFieldsError([i])[0];return o.errors},this.getFieldWarning=function(n){r.warningUnhooked();var i=tt(n),o=r.getFieldsError([i])[0];return o.warnings},this.isFieldsTouched=function(){r.warningUnhooked();for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];var a=i[0],s=i[1],l,c=!1;i.length===0?l=null:i.length===1?Array.isArray(a)?(l=a.map(tt),c=!1):(l=null,c=a):(l=a.map(tt),c=s);var u=r.getFieldEntities(!0),d=function(p){return p.isFieldTouched()};if(!l)return c?u.every(d):u.some(d);var f=new hi;l.forEach(function(m){f.set(m,[])}),u.forEach(function(m){var p=m.getNamePath();l.forEach(function(b){b.every(function(w,S){return p[S]===w})&&f.update(b,function(w){return[].concat(ee(w),[m])})})});var g=function(p){return p.some(d)},v=f.map(function(m){var p=m.value;return p});return c?v.every(g):v.some(g)},this.isFieldTouched=function(n){return r.warningUnhooked(),r.isFieldsTouched([n])},this.isFieldsValidating=function(n){r.warningUnhooked();var i=r.getFieldEntities();if(!n)return i.some(function(a){return a.isFieldValidating()});var o=n.map(tt);return i.some(function(a){var s=a.getNamePath();return po(o,s)&&a.isFieldValidating()})},this.isFieldValidating=function(n){return r.warningUnhooked(),r.isFieldsValidating([n])},this.resetWithFieldInitialValue=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=new hi,o=r.getFieldEntities(!0);o.forEach(function(l){var c=l.props.initialValue,u=l.getNamePath();if(c!==void 0){var d=i.get(u)||new Set;d.add({entity:l,value:c}),i.set(u,d)}});var a=function(c){c.forEach(function(u){var d=u.props.initialValue;if(d!==void 0){var f=u.getNamePath(),g=r.getInitialValue(f);if(g!==void 0)dr(!1,"Form already set 'initialValues' with path '".concat(f.join("."),"'. Field can not overwrite it."));else{var v=i.get(f);if(v&&v.size>1)dr(!1,"Multiple Field with path '".concat(f.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(v){var m=r.getFieldValue(f);(!n.skipExist||m===void 0)&&r.updateStore(pn(r.store,f,ee(v)[0].value))}}}})},s;n.entities?s=n.entities:n.namePathList?(s=[],n.namePathList.forEach(function(l){var c=i.get(l);if(c){var u;(u=s).push.apply(u,ee(ee(c).map(function(d){return d.entity})))}})):s=o,a(s)},this.resetFields=function(n){r.warningUnhooked();var i=r.store;if(!n){r.updateStore(bo({},r.initialValues)),r.resetWithFieldInitialValue(),r.notifyObservers(i,null,{type:"reset"}),r.notifyWatch();return}var o=n.map(tt);o.forEach(function(a){var s=r.getInitialValue(a);r.updateStore(pn(r.store,a,s))}),r.resetWithFieldInitialValue({namePathList:o}),r.notifyObservers(i,o,{type:"reset"}),r.notifyWatch(o)},this.setFields=function(n){r.warningUnhooked();var i=r.store,o=[];n.forEach(function(a){var s=a.name,l=Vt(a,v_),c=tt(s);o.push(c),"value"in l&&r.updateStore(pn(r.store,c,l.value)),r.notifyObservers(i,[c],{type:"setField",data:a})}),r.notifyWatch(o)},this.getFields=function(){var n=r.getFieldEntities(!0),i=n.map(function(o){var a=o.getNamePath(),s=o.getMeta(),l=z(z({},s),{},{name:a,value:r.getFieldValue(a)});return Object.defineProperty(l,"originRCField",{value:!0}),l});return i},this.initEntityValue=function(n){var i=n.props.initialValue;if(i!==void 0){var o=n.getNamePath(),a=Kr(r.store,o);a===void 0&&r.updateStore(pn(r.store,o,i))}},this.isMergedPreserve=function(n){var i=n!==void 0?n:r.preserve;return i??!0},this.registerField=function(n){r.fieldEntities.push(n);var i=n.getNamePath();if(r.notifyWatch([i]),n.props.initialValue!==void 0){var o=r.store;r.resetWithFieldInitialValue({entities:[n],skipExist:!0}),r.notifyObservers(o,[n.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(a,s){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];if(r.fieldEntities=r.fieldEntities.filter(function(d){return d!==n}),!r.isMergedPreserve(s)&&(!a||l.length>1)){var c=a?void 0:r.getInitialValue(i);if(i.length&&r.getFieldValue(i)!==c&&r.fieldEntities.every(function(d){return!yg(d.getNamePath(),i)})){var u=r.store;r.updateStore(pn(u,i,c,!0)),r.notifyObservers(u,[i],{type:"remove"}),r.triggerDependenciesUpdate(u,i)}}r.notifyWatch([i])}},this.dispatch=function(n){switch(n.type){case"updateValue":{var i=n.namePath,o=n.value;r.updateValue(i,o);break}case"validateField":{var a=n.namePath,s=n.triggerName;r.validateFields([a],{triggerName:s});break}}},this.notifyObservers=function(n,i,o){if(r.subscribable){var a=z(z({},o),{},{store:r.getFieldsValue(!0)});r.getFieldEntities().forEach(function(s){var l=s.onStoreChange;l(n,i,a)})}else r.forceRootUpdate()},this.triggerDependenciesUpdate=function(n,i){var o=r.getDependencyChildrenFields(i);return o.length&&r.validateFields(o),r.notifyObservers(n,o,{type:"dependenciesUpdate",relatedFields:[i].concat(ee(o))}),o},this.updateValue=function(n,i){var o=tt(n),a=r.store;r.updateStore(pn(r.store,o,i)),r.notifyObservers(a,[o],{type:"valueUpdate",source:"internal"}),r.notifyWatch([o]);var s=r.triggerDependenciesUpdate(a,o),l=r.callbacks.onValuesChange;if(l){var c=vg(r.store,[o]);l(c,r.getFieldsValue())}r.triggerOnFieldsChange([o].concat(ee(s)))},this.setFieldsValue=function(n){r.warningUnhooked();var i=r.store;if(n){var o=bo(r.store,n);r.updateStore(o)}r.notifyObservers(i,null,{type:"valueUpdate",source:"external"}),r.notifyWatch()},this.setFieldValue=function(n,i){r.setFields([{name:n,value:i}])},this.getDependencyChildrenFields=function(n){var i=new Set,o=[],a=new hi;r.getFieldEntities().forEach(function(l){var c=l.props.dependencies;(c||[]).forEach(function(u){var d=tt(u);a.update(d,function(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Set;return f.add(l),f})})});var s=function l(c){var u=a.get(c)||new Set;u.forEach(function(d){if(!i.has(d)){i.add(d);var f=d.getNamePath();d.isFieldDirty()&&f.length&&(o.push(f),l(f))}})};return s(n),o},this.triggerOnFieldsChange=function(n,i){var o=r.callbacks.onFieldsChange;if(o){var a=r.getFields();if(i){var s=new hi;i.forEach(function(c){var u=c.name,d=c.errors;s.set(u,d)}),a.forEach(function(c){c.errors=s.get(c.name)||c.errors})}var l=a.filter(function(c){var u=c.name;return po(n,u)});o(l,a)}},this.validateFields=function(n,i){r.warningUnhooked();var o=!!n,a=o?n.map(tt):[],s=[];r.getFieldEntities(!0).forEach(function(u){if(o||a.push(u.getNamePath()),i!=null&&i.recursive&&o){var d=u.getNamePath();d.every(function(v,m){return n[m]===v||n[m]===void 0})&&a.push(d)}if(!(!u.props.rules||!u.props.rules.length)){var f=u.getNamePath();if(!o||po(a,f)){var g=u.validateRules(z({validateMessages:z(z({},gg),r.validateMessages)},i));s.push(g.then(function(){return{name:f,errors:[],warnings:[]}}).catch(function(v){var m,p=[],b=[];return(m=v.forEach)===null||m===void 0||m.call(v,function(w){var S=w.rule.warningOnly,$=w.errors;S?b.push.apply(b,ee($)):p.push.apply(p,ee($))}),p.length?Promise.reject({name:f,errors:p,warnings:b}):{name:f,errors:p,warnings:b}}))}}});var l=m_(s);r.lastValidatePromise=l,l.catch(function(u){return u}).then(function(u){var d=u.map(function(f){var g=f.name;return g});r.notifyObservers(r.store,d,{type:"validateFinish"}),r.triggerOnFieldsChange(d,u)});var c=l.then(function(){return r.lastValidatePromise===l?Promise.resolve(r.getFieldsValue(a)):Promise.reject([])}).catch(function(u){var d=u.filter(function(f){return f&&f.errors.length});return Promise.reject({values:r.getFieldsValue(a),errorFields:d,outOfDate:r.lastValidatePromise!==l})});return c.catch(function(u){return u}),r.triggerOnFieldsChange(a),c},this.submit=function(){r.warningUnhooked(),r.validateFields().then(function(n){var i=r.callbacks.onFinish;if(i)try{i(n)}catch(o){console.error(o)}}).catch(function(n){var i=r.callbacks.onFinishFailed;i&&i(n)})},this.forceRootUpdate=t});function $g(e){var t=h.useRef(),r=h.useState({}),n=K(r,2),i=n[1];if(!t.current)if(e)t.current=e;else{var o=function(){i({})},a=new p_(o);t.current=a.getForm()}return[t.current]}var Pc=h.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),Og=function(t){var r=t.validateMessages,n=t.onFormChange,i=t.onFormFinish,o=t.children,a=h.useContext(Pc),s=h.useRef({});return h.createElement(Pc.Provider,{value:z(z({},a),{},{validateMessages:z(z({},a.validateMessages),r),triggerFormChange:function(c,u){n&&n(c,{changedFields:u,forms:s.current}),a.triggerFormChange(c,u)},triggerFormFinish:function(c,u){i&&i(c,{values:u,forms:s.current}),a.triggerFormFinish(c,u)},registerForm:function(c,u){c&&(s.current=z(z({},s.current),{},X({},c,u))),a.registerForm(c,u)},unregisterForm:function(c){var u=z({},s.current);delete u[c],s.current=u,a.unregisterForm(c)}})},o)},b_=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed"],y_=function(t,r){var n=t.name,i=t.initialValues,o=t.fields,a=t.form,s=t.preserve,l=t.children,c=t.component,u=c===void 0?"form":c,d=t.validateMessages,f=t.validateTrigger,g=f===void 0?"onChange":f,v=t.onValuesChange,m=t.onFieldsChange,p=t.onFinish,b=t.onFinishFailed,w=Vt(t,b_),S=h.useContext(Pc),$=$g(a),y=K($,1),C=y[0],x=C.getInternalHooks(In),N=x.useSubscribe,A=x.setInitialValues,O=x.setCallbacks,I=x.setValidateMessages,R=x.setPreserve,E=x.destroyForm;h.useImperativeHandle(r,function(){return C}),h.useEffect(function(){return S.registerForm(n,C),function(){S.unregisterForm(n)}},[S,C,n]),I(z(z({},S.validateMessages),d)),O({onValuesChange:v,onFieldsChange:function(B){if(S.triggerFormChange(n,B),m){for(var V=arguments.length,re=new Array(V>1?V-1:0),H=1;H<V;H++)re[H-1]=arguments[H];m.apply(void 0,[B].concat(re))}},onFinish:function(B){S.triggerFormFinish(n,B),p&&p(B)},onFinishFailed:b}),R(s);var _=h.useRef(null);A(i,!_.current),_.current||(_.current=!0),h.useEffect(function(){return E},[]);var T,F=typeof l=="function";if(F){var k=C.getFieldsValue(!0);T=l(k,C)}else T=l;N(!F);var D=h.useRef();h.useEffect(function(){a_(D.current||[],o||[])||C.setFields(o||[]),D.current=o},[o,C]);var j=h.useMemo(function(){return z(z({},C),{},{validateTrigger:g})},[C,g]),W=h.createElement(ui.Provider,{value:j},T);return u===!1?W:h.createElement(u,Et({},w,{onSubmit:function(B){B.preventDefault(),B.stopPropagation(),C.submit()},onReset:function(B){var V;B.preventDefault(),C.resetFields(),(V=w.onReset)===null||V===void 0||V.call(w,B)}}),W)};function Pg(e){try{return JSON.stringify(e)}catch{return Math.random()}}function w_(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=t[0],i=n===void 0?[]:n,o=t[1],a=o===void 0?{}:o,s=EE(a)?{form:a}:a,l=s.form,c=M.useState(),u=K(c,2),d=u[0],f=u[1],g=M.useMemo(function(){return Pg(d)},[d]),v=M.useRef(g);v.current=g;var m=M.useContext(ui),p=l||m,b=p&&p._init,w=tt(i),S=M.useRef(w);return S.current=w,M.useEffect(function(){if(b){var $=p.getFieldsValue,y=p.getInternalHooks,C=y(In),x=C.registerWatch,N=x(function(O,I){var R=Kr(s.preserve?I:O,S.current),E=Pg(R);v.current!==E&&(v.current=E,f(R))}),A=Kr(s.preserve?$(!0):$(),S.current);return f(A),N}},[b]),d}var S_=h.forwardRef(y_),yo=S_;yo.FormProvider=Og,yo.Field=Eg,yo.List=g_,yo.useForm=$g,yo.useWatch=w_;const C_={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"};var x_={locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",yearFormat:"YYYY",dateFormat:"M/D/YYYY",dayFormat:"D",dateTimeFormat:"M/D/YYYY HH:mm:ss",monthBeforeYear:!0,previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"};const Tg={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},Mg={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},x_),timePickerLocale:Object.assign({},Tg)},Xt="${label} is not a valid ${type}",Tc={locale:"en",Pagination:C_,DatePicker:Mg,TimePicker:Tg,Calendar:Mg,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckall:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand"},PageHeader:{back:"Back"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:Xt,method:Xt,array:Xt,object:Xt,number:Xt,date:Xt,boolean:Xt,integer:Xt,float:Xt,regexp:Xt,email:Xt,url:Xt,hex:Xt},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh"}};let Mc=Object.assign({},Tc.Modal);function Rg(e){e?Mc=Object.assign(Object.assign({},Mc),e):Mc=Object.assign({},Tc.Modal)}const Ag=M.createContext(void 0),E_="internalMark",__=e=>{const{locale:t={},children:r,_ANT_MARK__:n}=e;h.useEffect(()=>(Rg(t&&t.Modal),()=>{Rg()}),[t]);const i=h.useMemo(()=>Object.assign(Object.assign({},t),{exist:!0}),[t]);return h.createElement(Ag.Provider,{value:i},r)},$_="5.4.2",Ga=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"];function wt(e,t){O_(e)&&(e="100%");var r=P_(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 qa(e){return Math.min(1,Math.max(0,e))}function O_(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function P_(e){return typeof e=="string"&&e.indexOf("%")!==-1}function Ng(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Ka(e){return e<=1?"".concat(Number(e)*100,"%"):e}function Ln(e){return e.length===1?"0"+e:String(e)}function T_(e,t,r){return{r:wt(e,255)*255,g:wt(t,255)*255,b:wt(r,255)*255}}function kg(e,t,r){e=wt(e,255),t=wt(t,255),r=wt(r,255);var n=Math.max(e,t,r),i=Math.min(e,t,r),o=0,a=0,s=(n+i)/2;if(n===i)a=0,o=0;else{var l=n-i;switch(a=s>.5?l/(2-n-i):l/(n+i),n){case e:o=(t-r)/l+(t<r?6:0);break;case t:o=(r-e)/l+2;break;case r:o=(e-t)/l+4;break}o/=6}return{h:o,s:a,l:s}}function Rc(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 M_(e,t,r){var n,i,o;if(e=wt(e,360),t=wt(t,100),r=wt(r,100),t===0)i=r,o=r,n=r;else{var a=r<.5?r*(1+t):r+t-r*t,s=2*r-a;n=Rc(s,a,e+1/3),i=Rc(s,a,e),o=Rc(s,a,e-1/3)}return{r:n*255,g:i*255,b:o*255}}function Ac(e,t,r){e=wt(e,255),t=wt(t,255),r=wt(r,255);var n=Math.max(e,t,r),i=Math.min(e,t,r),o=0,a=n,s=n-i,l=n===0?0:s/n;if(n===i)o=0;else{switch(n){case e:o=(t-r)/s+(t<r?6:0);break;case t:o=(r-e)/s+2;break;case r:o=(e-t)/s+4;break}o/=6}return{h:o,s:l,v:a}}function R_(e,t,r){e=wt(e,360)*6,t=wt(t,100),r=wt(r,100);var n=Math.floor(e),i=e-n,o=r*(1-t),a=r*(1-i*t),s=r*(1-(1-i)*t),l=n%6,c=[r,a,o,o,s,r][l],u=[s,r,r,a,o,o][l],d=[o,o,s,r,r,a][l];return{r:c*255,g:u*255,b:d*255}}function Nc(e,t,r,n){var i=[Ln(Math.round(e).toString(16)),Ln(Math.round(t).toString(16)),Ln(Math.round(r).toString(16))];return n&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function A_(e,t,r,n,i){var o=[Ln(Math.round(e).toString(16)),Ln(Math.round(t).toString(16)),Ln(Math.round(r).toString(16)),Ln(N_(n))];return i&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function N_(e){return Math.round(parseFloat(e)*255).toString(16)}function Ig(e){return Yt(e)/255}function Yt(e){return parseInt(e,16)}function k_(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var kc={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 gi(e){var t={r:0,g:0,b:0},r=1,n=null,i=null,o=null,a=!1,s=!1;return typeof e=="string"&&(e=L_(e)),typeof e=="object"&&(Xr(e.r)&&Xr(e.g)&&Xr(e.b)?(t=T_(e.r,e.g,e.b),a=!0,s=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Xr(e.h)&&Xr(e.s)&&Xr(e.v)?(n=Ka(e.s),i=Ka(e.v),t=R_(e.h,n,i),a=!0,s="hsv"):Xr(e.h)&&Xr(e.s)&&Xr(e.l)&&(n=Ka(e.s),o=Ka(e.l),t=M_(e.h,n,o),a=!0,s="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(r=e.a)),r=Ng(r),{ok:a,format:e.format||s,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 I_="[-\\+]?\\d+%?",F_="[-\\+]?\\d*\\.\\d+%?",bn="(?:".concat(F_,")|(?:").concat(I_,")"),Ic="[\\s|\\(]+(".concat(bn,")[,|\\s]+(").concat(bn,")[,|\\s]+(").concat(bn,")\\s*\\)?"),Fc="[\\s|\\(]+(".concat(bn,")[,|\\s]+(").concat(bn,")[,|\\s]+(").concat(bn,")[,|\\s]+(").concat(bn,")\\s*\\)?"),fr={CSS_UNIT:new RegExp(bn),rgb:new RegExp("rgb"+Ic),rgba:new RegExp("rgba"+Fc),hsl:new RegExp("hsl"+Ic),hsla:new RegExp("hsla"+Fc),hsv:new RegExp("hsv"+Ic),hsva:new RegExp("hsva"+Fc),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 L_(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(kc[e])e=kc[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var r=fr.rgb.exec(e);return r?{r:r[1],g:r[2],b:r[3]}:(r=fr.rgba.exec(e),r?{r:r[1],g:r[2],b:r[3],a:r[4]}:(r=fr.hsl.exec(e),r?{h:r[1],s:r[2],l:r[3]}:(r=fr.hsla.exec(e),r?{h:r[1],s:r[2],l:r[3],a:r[4]}:(r=fr.hsv.exec(e),r?{h:r[1],s:r[2],v:r[3]}:(r=fr.hsva.exec(e),r?{h:r[1],s:r[2],v:r[3],a:r[4]}:(r=fr.hex8.exec(e),r?{r:Yt(r[1]),g:Yt(r[2]),b:Yt(r[3]),a:Ig(r[4]),format:t?"name":"hex8"}:(r=fr.hex6.exec(e),r?{r:Yt(r[1]),g:Yt(r[2]),b:Yt(r[3]),format:t?"name":"hex"}:(r=fr.hex4.exec(e),r?{r:Yt(r[1]+r[1]),g:Yt(r[2]+r[2]),b:Yt(r[3]+r[3]),a:Ig(r[4]+r[4]),format:t?"name":"hex8"}:(r=fr.hex3.exec(e),r?{r:Yt(r[1]+r[1]),g:Yt(r[2]+r[2]),b:Yt(r[3]+r[3]),format:t?"name":"hex"}:!1)))))))))}function Xr(e){return!!fr.CSS_UNIT.exec(String(e))}var _t=function(){function e(t,r){t===void 0&&(t=""),r===void 0&&(r={});var n;if(t instanceof e)return t;typeof t=="number"&&(t=k_(t)),this.originalInput=t;var i=gi(t);this.originalInput=t,this.r=i.r,this.g=i.g,this.b=i.b,this.a=i.a,this.roundA=Math.round(100*this.a)/100,this.format=(n=r.format)!==null&&n!==void 0?n:i.format,this.gradientType=r.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=i.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),r,n,i,o=t.r/255,a=t.g/255,s=t.b/255;return o<=.03928?r=o/12.92:r=Math.pow((o+.055)/1.055,2.4),a<=.03928?n=a/12.92:n=Math.pow((a+.055)/1.055,2.4),s<=.03928?i=s/12.92:i=Math.pow((s+.055)/1.055,2.4),.2126*r+.7152*n+.0722*i},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=Ng(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var t=this.toHsl().s;return t===0},e.prototype.toHsv=function(){var t=Ac(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=Ac(this.r,this.g,this.b),r=Math.round(t.h*360),n=Math.round(t.s*100),i=Math.round(t.v*100);return this.a===1?"hsv(".concat(r,", ").concat(n,"%, ").concat(i,"%)"):"hsva(".concat(r,", ").concat(n,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=kg(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=kg(this.r,this.g,this.b),r=Math.round(t.h*360),n=Math.round(t.s*100),i=Math.round(t.l*100);return this.a===1?"hsl(".concat(r,", ").concat(n,"%, ").concat(i,"%)"):"hsla(".concat(r,", ").concat(n,"%, ").concat(i,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),Nc(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),A_(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toHexShortString=function(t){return t===void 0&&(t=!1),this.a===1?this.toHexString(t):this.toHex8String(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),r=Math.round(this.g),n=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(r,", ").concat(n,")"):"rgba(".concat(t,", ").concat(r,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(r){return"".concat(Math.round(wt(r,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(r){return Math.round(wt(r,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+Nc(this.r,this.g,this.b,!1),r=0,n=Object.entries(kc);r<n.length;r++){var i=n[r],o=i[0],a=i[1];if(t===a)return o}return!1},e.prototype.toString=function(t){var r=!!t;t=t??this.format;var n=!1,i=this.a<1&&this.a>=0,o=!r&&i&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(n=this.toRgbString()),t==="prgb"&&(n=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(n=this.toHexString()),t==="hex3"&&(n=this.toHexString(!0)),t==="hex4"&&(n=this.toHex8String(!0)),t==="hex8"&&(n=this.toHex8String()),t==="name"&&(n=this.toName()),t==="hsl"&&(n=this.toHslString()),t==="hsv"&&(n=this.toHsvString()),n||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.l+=t/100,r.l=qa(r.l),new e(r)},e.prototype.brighten=function(t){t===void 0&&(t=10);var r=this.toRgb();return r.r=Math.max(0,Math.min(255,r.r-Math.round(255*-(t/100)))),r.g=Math.max(0,Math.min(255,r.g-Math.round(255*-(t/100)))),r.b=Math.max(0,Math.min(255,r.b-Math.round(255*-(t/100)))),new e(r)},e.prototype.darken=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.l-=t/100,r.l=qa(r.l),new e(r)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.s-=t/100,r.s=qa(r.s),new e(r)},e.prototype.saturate=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.s+=t/100,r.s=qa(r.s),new e(r)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var r=this.toHsl(),n=(r.h+t)%360;return r.h=n<0?360+n:n,new e(r)},e.prototype.mix=function(t,r){r===void 0&&(r=50);var n=this.toRgb(),i=new e(t).toRgb(),o=r/100,a={r:(i.r-n.r)*o+n.r,g:(i.g-n.g)*o+n.g,b:(i.b-n.b)*o+n.b,a:(i.a-n.a)*o+n.a};return new e(a)},e.prototype.analogous=function(t,r){t===void 0&&(t=6),r===void 0&&(r=30);var n=this.toHsl(),i=360/r,o=[this];for(n.h=(n.h-(i*t>>1)+720)%360;--t;)n.h=(n.h+i)%360,o.push(new e(n));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var r=this.toHsv(),n=r.h,i=r.s,o=r.v,a=[],s=1/t;t--;)a.push(new e({h:n,s:i,v:o})),o=(o+s)%1;return a},e.prototype.splitcomplement=function(){var t=this.toHsl(),r=t.h;return[this,new e({h:(r+72)%360,s:t.s,l:t.l}),new e({h:(r+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var r=this.toRgb(),n=new e(t).toRgb(),i=r.a+n.a*(1-r.a);return new e({r:(r.r*r.a+n.r*n.a*(1-r.a))/i,g:(r.g*r.a+n.g*n.a*(1-r.a))/i,b:(r.b*r.a+n.b*n.a*(1-r.a))/i,a:i})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var r=this.toHsl(),n=r.h,i=[this],o=360/t,a=1;a<t;a++)i.push(new e({h:(n+a*o)%360,s:r.s,l:r.l}));return i},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}(),Xa=2,Fg=.16,D_=.05,j_=.05,z_=.15,Lg=5,Dg=4,H_=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function jg(e){var t=e.r,r=e.g,n=e.b,i=Ac(t,r,n);return{h:i.h*360,s:i.s,v:i.v}}function Ya(e){var t=e.r,r=e.g,n=e.b;return"#".concat(Nc(t,r,n,!1))}function W_(e,t,r){var n=r/100,i={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 i}function zg(e,t,r){var n;return Math.round(e.h)>=60&&Math.round(e.h)<=240?n=r?Math.round(e.h)-Xa*t:Math.round(e.h)+Xa*t:n=r?Math.round(e.h)+Xa*t:Math.round(e.h)-Xa*t,n<0?n+=360:n>=360&&(n-=360),n}function Hg(e,t,r){if(e.h===0&&e.s===0)return e.s;var n;return r?n=e.s-Fg*t:t===Dg?n=e.s+Fg:n=e.s+D_*t,n>1&&(n=1),r&&t===Lg&&n>.1&&(n=.1),n<.06&&(n=.06),Number(n.toFixed(2))}function Wg(e,t,r){var n;return r?n=e.v+j_*t:n=e.v-z_*t,n>1&&(n=1),Number(n.toFixed(2))}function Yr(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[],n=gi(e),i=Lg;i>0;i-=1){var o=jg(n),a=Ya(gi({h:zg(o,i,!0),s:Hg(o,i,!0),v:Wg(o,i,!0)}));r.push(a)}r.push(Ya(n));for(var s=1;s<=Dg;s+=1){var l=jg(n),c=Ya(gi({h:zg(l,s),s:Hg(l,s),v:Wg(l,s)}));r.push(c)}return t.theme==="dark"?H_.map(function(u){var d=u.index,f=u.opacity,g=Ya(W_(gi(t.backgroundColor||"#141414"),gi(r[d]),f*100));return g}):r}var Lc={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Dc={},jc={};Object.keys(Lc).forEach(function(e){Dc[e]=Yr(Lc[e]),Dc[e].primary=Dc[e][5],jc[e]=Yr(Lc[e],{theme:"dark",backgroundColor:"#141414"}),jc[e].primary=jc[e][5]});const Bg=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}};function B_(e){const{sizeUnit:t,sizeStep:r}=e;return{sizeXXL:t*(r+8),sizeXL:t*(r+4),sizeLG:t*(r+2),sizeMD:t*(r+1),sizeMS:t*r,size:t*r,sizeSM:t*(r-1),sizeXS:t*(r-2),sizeXXS:t*(r-3)}}const zc={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},Za=Object.assign(Object.assign({},zc),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
  73. 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
  74. 'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1});function Vg(e,t){let{generateColorPalettes:r,generateNeutralColorPalettes:n}=t;const{colorSuccess:i,colorWarning:o,colorError:a,colorInfo:s,colorPrimary:l,colorBgBase:c,colorTextBase:u}=e,d=r(l),f=r(i),g=r(o),v=r(a),m=r(s),p=n(c,u);return Object.assign(Object.assign({},p),{colorPrimaryBg:d[1],colorPrimaryBgHover:d[2],colorPrimaryBorder:d[3],colorPrimaryBorderHover:d[4],colorPrimaryHover:d[5],colorPrimary:d[6],colorPrimaryActive:d[7],colorPrimaryTextHover:d[8],colorPrimaryText:d[9],colorPrimaryTextActive:d[10],colorSuccessBg:f[1],colorSuccessBgHover:f[2],colorSuccessBorder:f[3],colorSuccessBorderHover:f[4],colorSuccessHover:f[4],colorSuccess:f[6],colorSuccessActive:f[7],colorSuccessTextHover:f[8],colorSuccessText:f[9],colorSuccessTextActive:f[10],colorErrorBg:v[1],colorErrorBgHover:v[2],colorErrorBorder:v[3],colorErrorBorderHover:v[4],colorErrorHover:v[5],colorError:v[6],colorErrorActive:v[7],colorErrorTextHover:v[8],colorErrorText:v[9],colorErrorTextActive:v[10],colorWarningBg:g[1],colorWarningBgHover:g[2],colorWarningBorder:g[3],colorWarningBorderHover:g[4],colorWarningHover:g[4],colorWarning:g[6],colorWarningActive:g[7],colorWarningTextHover:g[8],colorWarningText:g[9],colorWarningTextActive:g[10],colorInfoBg:m[1],colorInfoBgHover:m[2],colorInfoBorder:m[3],colorInfoBorderHover:m[4],colorInfoHover:m[4],colorInfo:m[6],colorInfoActive:m[7],colorInfoTextHover:m[8],colorInfoText:m[9],colorInfoTextActive:m[10],colorBgMask:new _t("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"})}const V_=e=>{let t=e,r=e,n=e,i=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?r=4:e<8&&e>=7?r=5:e<14&&e>=8?r=6:e<16&&e>=14?r=7:e>=16&&(r=8),e<6&&e>=2?n=1:e>=6&&(n=2),e>4&&e<8?i=4:e>=8&&(i=6),{borderRadius:e>16?16:e,borderRadiusXS:n,borderRadiusSM:r,borderRadiusLG:t,borderRadiusOuter:i}};function U_(e){const{motionUnit:t,motionBase:r,borderRadius:n,lineWidth:i}=e;return Object.assign({motionDurationFast:`${(r+t).toFixed(1)}s`,motionDurationMid:`${(r+t*2).toFixed(1)}s`,motionDurationSlow:`${(r+t*3).toFixed(1)}s`,lineWidthBold:i+1},V_(n))}const Zr=(e,t)=>new _t(e).setAlpha(t).toRgbString(),wo=(e,t)=>new _t(e).darken(t).toHexString(),G_=e=>{const t=Yr(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},q_=(e,t)=>{const r=e||"#fff",n=t||"#000";return{colorBgBase:r,colorTextBase:n,colorText:Zr(n,.88),colorTextSecondary:Zr(n,.65),colorTextTertiary:Zr(n,.45),colorTextQuaternary:Zr(n,.25),colorFill:Zr(n,.15),colorFillSecondary:Zr(n,.06),colorFillTertiary:Zr(n,.04),colorFillQuaternary:Zr(n,.02),colorBgLayout:wo(r,4),colorBgContainer:wo(r,0),colorBgElevated:wo(r,0),colorBgSpotlight:Zr(n,.85),colorBorder:wo(r,15),colorBorderSecondary:wo(r,6)}};function K_(e){const t=new Array(10).fill(null).map((r,n)=>{const i=n-1,o=e*Math.pow(2.71828,i/5),a=n>1?Math.floor(o):Math.ceil(o);return Math.floor(a/2)*2});return t[1]=e,t.map(r=>{const n=r+8;return{size:r,lineHeight:n/r}})}const Ug=e=>{const t=K_(e),r=t.map(i=>i.size),n=t.map(i=>i.lineHeight);return{fontSizeSM:r[0],fontSize:r[1],fontSizeLG:r[2],fontSizeXL:r[3],fontSizeHeading1:r[6],fontSizeHeading2:r[5],fontSizeHeading3:r[4],fontSizeHeading4:r[3],fontSizeHeading5:r[2],lineHeight:n[1],lineHeightLG:n[2],lineHeightSM:n[0],lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}};function Qa(e){const t=Object.keys(zc).map(r=>{const n=Yr(e[r]);return new Array(10).fill(1).reduce((i,o,a)=>(i[`${r}-${a+1}`]=n[a],i[`${r}${a+1}`]=n[a],i),{})}).reduce((r,n)=>(r=Object.assign(Object.assign({},r),n),r),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),Vg(e,{generateColorPalettes:G_,generateNeutralColorPalettes:q_})),Ug(e.fontSize)),B_(e)),Bg(e)),U_(e))}function Hc(e){return e>=0&&e<=255}function Ja(e,t){const{r,g:n,b:i,a:o}=new _t(e).toRgb();if(o<1)return e;const{r:a,g:s,b:l}=new _t(t).toRgb();for(let c=.01;c<=1;c+=.01){const u=Math.round((r-a*(1-c))/c),d=Math.round((n-s*(1-c))/c),f=Math.round((i-l*(1-c))/c);if(Hc(u)&&Hc(d)&&Hc(f))return new _t({r:u,g:d,b:f,a:Math.round(c*100)/100}).toRgbString()}return new _t({r,g:n,b:i,a:1}).toRgbString()}var X_=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};function Y_(e){const{override:t}=e,r=X_(e,["override"]),n=Object.assign({},t);Object.keys(Za).forEach(f=>{delete n[f]});const i=Object.assign(Object.assign({},r),n),o=480,a=576,s=768,l=992,c=1200,u=1600;return Object.assign(Object.assign(Object.assign({},i),{colorLink:i.colorInfoText,colorLinkHover:i.colorInfoHover,colorLinkActive:i.colorInfoActive,colorFillContent:i.colorFillSecondary,colorFillContentHover:i.colorFill,colorFillAlter:i.colorFillQuaternary,colorBgContainerDisabled:i.colorFillTertiary,colorBorderBg:i.colorBgContainer,colorSplit:Ja(i.colorBorderSecondary,i.colorBgContainer),colorTextPlaceholder:i.colorTextQuaternary,colorTextDisabled:i.colorTextQuaternary,colorTextHeading:i.colorText,colorTextLabel:i.colorTextSecondary,colorTextDescription:i.colorTextTertiary,colorTextLightSolid:i.colorWhite,colorHighlight:i.colorError,colorBgTextHover:i.colorFillSecondary,colorBgTextActive:i.colorFill,colorIcon:i.colorTextTertiary,colorIconHover:i.colorText,colorErrorOutline:Ja(i.colorErrorBg,i.colorBgContainer),colorWarningOutline:Ja(i.colorWarningBg,i.colorBgContainer),fontSizeIcon:i.fontSizeSM,lineWidthFocus:i.lineWidth*4,lineWidth:i.lineWidth,controlOutlineWidth:i.lineWidth*2,controlInteractiveSize:i.controlHeight/2,controlItemBgHover:i.colorFillTertiary,controlItemBgActive:i.colorPrimaryBg,controlItemBgActiveHover:i.colorPrimaryBgHover,controlItemBgActiveDisabled:i.colorFill,controlTmpOutline:i.colorFillQuaternary,controlOutline:Ja(i.colorPrimaryBg,i.colorBgContainer),lineType:i.lineType,borderRadius:i.borderRadius,borderRadiusXS:i.borderRadiusXS,borderRadiusSM:i.borderRadiusSM,borderRadiusLG:i.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:i.sizeXXS,paddingXS:i.sizeXS,paddingSM:i.sizeSM,padding:i.size,paddingMD:i.sizeMD,paddingLG:i.sizeLG,paddingXL:i.sizeXL,paddingContentHorizontalLG:i.sizeLG,paddingContentVerticalLG:i.sizeMS,paddingContentHorizontal:i.sizeMS,paddingContentVertical:i.sizeSM,paddingContentHorizontalSM:i.size,paddingContentVerticalSM:i.sizeXS,marginXXS:i.sizeXXS,marginXS:i.sizeXS,marginSM:i.sizeSM,margin:i.size,marginMD:i.sizeMD,marginLG:i.sizeLG,marginXL:i.sizeXL,marginXXL:i.sizeXXL,boxShadow:`
  75. 0 6px 16px 0 rgba(0, 0, 0, 0.08),
  76. 0 3px 6px -4px rgba(0, 0, 0, 0.12),
  77. 0 9px 28px 8px rgba(0, 0, 0, 0.05)
  78. `,boxShadowSecondary:`
  79. 0 6px 16px 0 rgba(0, 0, 0, 0.08),
  80. 0 3px 6px -4px rgba(0, 0, 0, 0.12),
  81. 0 9px 28px 8px rgba(0, 0, 0, 0.05)
  82. `,boxShadowTertiary:`
  83. 0 1px 2px 0 rgba(0, 0, 0, 0.03),
  84. 0 1px 6px -1px rgba(0, 0, 0, 0.02),
  85. 0 2px 4px 0 rgba(0, 0, 0, 0.02)
  86. `,screenXS:o,screenXSMin:o,screenXSMax:a-1,screenSM:a,screenSMMin:a,screenSMMax:s-1,screenMD:s,screenMDMin:s,screenMDMax:l-1,screenLG:l,screenLGMin:l,screenLGMax:c-1,screenXL:c,screenXLMin:c,screenXLMax:u-1,screenXXL:u,screenXXLMin:u,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
  87. 0 1px 2px -2px ${new _t("rgba(0, 0, 0, 0.16)").toRgbString()},
  88. 0 3px 6px 0 ${new _t("rgba(0, 0, 0, 0.12)").toRgbString()},
  89. 0 5px 12px 4px ${new _t("rgba(0, 0, 0, 0.09)").toRgbString()}
  90. `,boxShadowDrawerRight:`
  91. -6px 0 16px 0 rgba(0, 0, 0, 0.08),
  92. -3px 0 6px -4px rgba(0, 0, 0, 0.12),
  93. -9px 0 28px 8px rgba(0, 0, 0, 0.05)
  94. `,boxShadowDrawerLeft:`
  95. 6px 0 16px 0 rgba(0, 0, 0, 0.08),
  96. 3px 0 6px -4px rgba(0, 0, 0, 0.12),
  97. 9px 0 28px 8px rgba(0, 0, 0, 0.05)
  98. `,boxShadowDrawerUp:`
  99. 0 6px 16px 0 rgba(0, 0, 0, 0.08),
  100. 0 3px 6px -4px rgba(0, 0, 0, 0.12),
  101. 0 9px 28px 8px rgba(0, 0, 0, 0.05)
  102. `,boxShadowDrawerDown:`
  103. 0 -6px 16px 0 rgba(0, 0, 0, 0.08),
  104. 0 -3px 6px -4px rgba(0, 0, 0, 0.12),
  105. 0 -9px 28px 8px rgba(0, 0, 0, 0.05)
  106. `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),n)}const Gg="anticon",Z_=(e,t)=>t||(e?`ant-${e}`:"ant"),ot=h.createContext({getPrefixCls:Z_,iconPrefixCls:Gg}),Q_=(e,t,r,n,i)=>{const o=e/2,a=0,s=o,l=r*1/Math.sqrt(2),c=o-r*(1-1/Math.sqrt(2)),u=o-t*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+t*(1/Math.sqrt(2)),f=2*o-u,g=d,v=2*o-l,m=c,p=2*o-a,b=s,w=o*Math.sqrt(2)+r*(Math.sqrt(2)-2);return{pointerEvents:"none",width:e,height:e,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:e,height:e/2,background:n,clipPath:`path('M ${a} ${s} A ${r} ${r} 0 0 0 ${l} ${c} L ${u} ${d} A ${t} ${t} 0 0 1 ${f} ${g} L ${v} ${m} A ${r} ${r} 0 0 0 ${p} ${b} Z')`,content:'""'},"&::after":{content:'""',position:"absolute",width:w,height:w,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${t}px 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:i,zIndex:0,background:"transparent"}}},hr=e=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:e.fontFamily}),qg=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),J_=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),e$=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},[`&:active,
  107. &:hover`]:{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),t$=(e,t)=>{const{fontFamily:r,fontSize:n}=e,i=`[class^="${t}"], [class*=" ${t}"]`;return{[i]:{fontFamily:r,fontSize:n,boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"},[i]:{boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}}}}},es=e=>({outline:`${e.lineWidthFocus}px solid ${e.colorPrimaryBorder}`,outlineOffset:1,transition:"outline-offset 0s, outline 0s"}),r$=e=>({"&:focus-visible":Object.assign({},es(e))});function Qr(e,t,r,n){return i=>{const[o,a,s]=rs(),{getPrefixCls:l,iconPrefixCls:c,csp:u}=M.useContext(ot),d=l(),f={theme:o,token:a,hashId:s,nonce:()=>u==null?void 0:u.nonce};return dc(Object.assign(Object.assign({},f),{path:["Shared",d]}),()=>[{"&":e$(a)}]),[dc(Object.assign(Object.assign({},f),{path:[e,i,c]}),()=>{const{token:g,flush:v}=i$(a),m=typeof r=="function"?r(g):r,p=Object.assign(Object.assign({},m),a[e]),b=`.${i}`,w=Ft(g,{componentCls:b,prefixCls:i,iconCls:`.${c}`,antCls:`.${d}`},p),S=t(w,{hashId:s,prefixCls:i,rootPrefixCls:d,iconPrefixCls:c,overrideComponentToken:a[e]});return v(e,p),[(n==null?void 0:n.resetStyle)===!1?null:t$(a,i),S]}),s]}}const Kg=typeof CSSINJS_STATISTIC<"u";let Wc=!0;function Ft(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];if(!Kg)return Object.assign.apply(Object,[{}].concat(t));Wc=!1;const n={};return t.forEach(i=>{Object.keys(i).forEach(a=>{Object.defineProperty(n,a,{configurable:!0,enumerable:!0,get:()=>i[a]})})}),Wc=!0,n}function n$(){}function i$(e){let t,r=e,n=n$;return Kg&&(t=new Set,r=new Proxy(e,{get(i,o){return Wc&&t.add(o),i[o]}}),n=(i,o)=>{Array.from(t)}),{token:r,keys:t,flush:n}}function Xg(e,t){return Ga.reduce((r,n)=>{const i=e[`${n}1`],o=e[`${n}3`],a=e[`${n}6`],s=e[`${n}7`];return Object.assign(Object.assign({},r),t(n,{lightColor:i,lightBorderColor:o,darkColor:a,textColor:s}))},{})}const o$=ag(Qa),ts={token:Za,hashed:!0},Yg=M.createContext(ts);function rs(){const{token:e,hashed:t,theme:r,components:n}=M.useContext(Yg),i=`${$_}-${t||""}`,o=r||o$,[a,s]=hE(o,[Za,e],{salt:i,override:Object.assign({override:e},n),formatToken:Y_});return[o,a,t?s:""]}const a$=`-ant-${Date.now()}-${Math.random()}`;function s$(e,t){const r={},n=(a,s)=>{let l=a.clone();return l=(s==null?void 0:s(l))||l,l.toRgbString()},i=(a,s)=>{const l=new _t(a),c=Yr(l.toRgbString());r[`${s}-color`]=n(l),r[`${s}-color-disabled`]=c[1],r[`${s}-color-hover`]=c[4],r[`${s}-color-active`]=c[6],r[`${s}-color-outline`]=l.clone().setAlpha(.2).toRgbString(),r[`${s}-color-deprecated-bg`]=c[0],r[`${s}-color-deprecated-border`]=c[2]};if(t.primaryColor){i(t.primaryColor,"primary");const a=new _t(t.primaryColor),s=Yr(a.toRgbString());s.forEach((c,u)=>{r[`primary-${u+1}`]=c}),r["primary-color-deprecated-l-35"]=n(a,c=>c.lighten(35)),r["primary-color-deprecated-l-20"]=n(a,c=>c.lighten(20)),r["primary-color-deprecated-t-20"]=n(a,c=>c.tint(20)),r["primary-color-deprecated-t-50"]=n(a,c=>c.tint(50)),r["primary-color-deprecated-f-12"]=n(a,c=>c.setAlpha(c.getAlpha()*.12));const l=new _t(s[0]);r["primary-color-active-deprecated-f-30"]=n(l,c=>c.setAlpha(c.getAlpha()*.3)),r["primary-color-active-deprecated-d-02"]=n(l,c=>c.darken(2))}return t.successColor&&i(t.successColor,"success"),t.warningColor&&i(t.warningColor,"warning"),t.errorColor&&i(t.errorColor,"error"),t.infoColor&&i(t.infoColor,"info"),`
  108. :root {
  109. ${Object.keys(r).map(a=>`--${e}-${a}: ${r[a]};`).join(`
  110. `)}
  111. }
  112. `.trim()}function l$(e,t){const r=s$(e,t);Ut()&&li(r,`${a$}-dynamic-theme`)}const Bc=h.createContext(!1),c$=e=>{let{children:t,disabled:r}=e;const n=h.useContext(Bc);return h.createElement(Bc.Provider,{value:r??n},t)},So=Bc,Vc=h.createContext(void 0),u$=e=>{let{children:t,size:r}=e;const n=h.useContext(Vc);return h.createElement(Vc.Provider,{value:r||n},t)},mi=Vc;function d$(){const e=M.useContext(So),t=M.useContext(mi);return{componentDisabled:e,componentSize:t}}function f$(e,t){const r=e||{},n=r.inherit===!1||!t?ts:t;return Jl(()=>{if(!e)return t;const o=Object.assign({},n.components);return Object.keys(e.components||{}).forEach(a=>{o[a]=Object.assign(Object.assign({},o[a]),e.components[a])}),Object.assign(Object.assign(Object.assign({},n),r),{token:Object.assign(Object.assign({},n.token),r.token),components:o})},[r,n],(o,a)=>o.some((s,l)=>{const c=a[l];return!Gh(s,c,!0)}))}const h$=(e,t)=>{const[r,n]=rs();return dc({theme:r,token:n,hashId:"",path:["ant-design-icons",e],nonce:()=>t==null?void 0:t.nonce},()=>[{[`.${e}`]:Object.assign(Object.assign({},qg()),{[`.${e} .${e}-icon`]:{display:"block"}})}])};var g$=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const m$=["getTargetContainer","getPopupContainer","renderEmpty","pageHeader","input","pagination","form","select"],v$="ant";let Zg;function p$(){return Zg||v$}const b$=e=>{let{prefixCls:t,iconPrefixCls:r,theme:n}=e;t!==void 0&&(Zg=t),n&&l$(p$(),n)},y$=e=>{const{children:t,csp:r,autoInsertSpaceInButton:n,form:i,locale:o,componentSize:a,direction:s,space:l,virtual:c,dropdownMatchSelectWidth:u,legacyLocale:d,parentContext:f,iconPrefixCls:g,theme:v,componentDisabled:m}=e,p=h.useCallback((E,_)=>{const{prefixCls:T}=e;if(_)return _;const F=T||f.getPrefixCls("");return E?`${F}-${E}`:F},[f.getPrefixCls,e.prefixCls]),b=g||f.iconPrefixCls||Gg,w=b!==f.iconPrefixCls,S=r||f.csp,$=h$(b,S),y=f$(v,f.theme),C={csp:S,autoInsertSpaceInButton:n,locale:o||d,direction:s,space:l,virtual:c,dropdownMatchSelectWidth:u,getPrefixCls:p,iconPrefixCls:b,theme:y},x=Object.assign({},f);Object.keys(C).forEach(E=>{C[E]!==void 0&&(x[E]=C[E])}),m$.forEach(E=>{const _=e[E];_&&(x[E]=_)});const N=Jl(()=>x,x,(E,_)=>{const T=Object.keys(E),F=Object.keys(_);return T.length!==F.length||T.some(k=>E[k]!==_[k])}),A=h.useMemo(()=>({prefixCls:b,csp:S}),[b,S]);let O=w?$(t):t;const I=h.useMemo(()=>{var E,_,T;return bo({},((E=Tc.Form)===null||E===void 0?void 0:E.defaultValidateMessages)||{},((T=(_=N.locale)===null||_===void 0?void 0:_.Form)===null||T===void 0?void 0:T.defaultValidateMessages)||{},(i==null?void 0:i.validateMessages)||{})},[N,i==null?void 0:i.validateMessages]);Object.keys(I).length>0&&(O=h.createElement(Og,{validateMessages:I},t)),o&&(O=h.createElement(__,{locale:o,_ANT_MARK__:E_},O)),(b||S)&&(O=h.createElement(gc.Provider,{value:A},O)),a&&(O=h.createElement(u$,{size:a},O));const R=h.useMemo(()=>{const E=y||{},{algorithm:_,token:T}=E,F=g$(E,["algorithm","token"]),k=_&&(!Array.isArray(_)||_.length>0)?ag(_):void 0;return Object.assign(Object.assign({},F),{theme:k,token:Object.assign(Object.assign({},Za),T)})},[y]);return v&&(O=h.createElement(Yg.Provider,{value:R},O)),m!==void 0&&(O=h.createElement(c$,{disabled:m},O)),h.createElement(ot.Provider,{value:N},O)},vi=e=>{const t=h.useContext(ot),r=h.useContext(Ag);return h.createElement(y$,Object.assign({parentContext:t,legacyLocale:r},e))};vi.ConfigContext=ot,vi.SizeContext=mi,vi.config=b$,vi.useConfig=d$,Object.defineProperty(vi,"SizeContext",{get:()=>mi});const Qg=vi;var Jg=function(t){return+setTimeout(t,16)},em=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&(Jg=function(t){return window.requestAnimationFrame(t)},em=function(t){return window.cancelAnimationFrame(t)});var tm=0,Uc=new Map;function rm(e){Uc.delete(e)}var Jr=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;tm+=1;var n=tm;function i(o){if(o===0)rm(n),t();else{var a=Jg(function(){i(o-1)});Uc.set(n,a)}}return i(r),n};Jr.cancel=function(e){var t=Uc.get(e);return rm(t),em(t)};function w$(e,t){dr(e,"[@ant-design/icons] ".concat(t))}function nm(e){return Le(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(Le(e.icon)==="object"||typeof e.icon=="function")}function im(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,r){var n=e[r];switch(r){case"class":t.className=n,delete t.class;break;default:t[r]=n}return t},{})}function Gc(e,t,r){return r?M.createElement(e.tag,z(z({key:t},im(e.attrs)),r),(e.children||[]).map(function(n,i){return Gc(n,"".concat(t,"-").concat(e.tag,"-").concat(i))})):M.createElement(e.tag,z({key:t},im(e.attrs)),(e.children||[]).map(function(n,i){return Gc(n,"".concat(t,"-").concat(e.tag,"-").concat(i))}))}function om(e){return Yr(e)[0]}function am(e){return e?Array.isArray(e)?e:[e]:[]}var S$=`
  113. .anticon {
  114. display: inline-block;
  115. color: inherit;
  116. font-style: normal;
  117. line-height: 0;
  118. text-align: center;
  119. text-transform: none;
  120. vertical-align: -0.125em;
  121. text-rendering: optimizeLegibility;
  122. -webkit-font-smoothing: antialiased;
  123. -moz-osx-font-smoothing: grayscale;
  124. }
  125.  
  126. .anticon > * {
  127. line-height: 1;
  128. }
  129.  
  130. .anticon svg {
  131. display: inline-block;
  132. }
  133.  
  134. .anticon::before {
  135. display: none;
  136. }
  137.  
  138. .anticon .anticon-icon {
  139. display: block;
  140. }
  141.  
  142. .anticon[tabindex] {
  143. cursor: pointer;
  144. }
  145.  
  146. .anticon-spin::before,
  147. .anticon-spin {
  148. display: inline-block;
  149. -webkit-animation: loadingCircle 1s infinite linear;
  150. animation: loadingCircle 1s infinite linear;
  151. }
  152.  
  153. @-webkit-keyframes loadingCircle {
  154. 100% {
  155. -webkit-transform: rotate(360deg);
  156. transform: rotate(360deg);
  157. }
  158. }
  159.  
  160. @keyframes loadingCircle {
  161. 100% {
  162. -webkit-transform: rotate(360deg);
  163. transform: rotate(360deg);
  164. }
  165. }
  166. `,C$=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:S$,r=M.useContext(gc),n=r.csp,i=r.prefixCls,o=t;i&&(o=o.replace(/anticon/g,i)),M.useEffect(function(){li(o,"@ant-design-icons",{prepend:!0,csp:n})},[])},x$=["icon","className","onClick","style","primaryColor","secondaryColor"],Co={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function E$(e){var t=e.primaryColor,r=e.secondaryColor;Co.primaryColor=t,Co.secondaryColor=r||om(t),Co.calculated=!!r}function _$(){return z({},Co)}var ns=function(t){var r=t.icon,n=t.className,i=t.onClick,o=t.style,a=t.primaryColor,s=t.secondaryColor,l=Vt(t,x$),c=Co;if(a&&(c={primaryColor:a,secondaryColor:s||om(a)}),C$(),w$(nm(r),"icon should be icon definiton, but got ".concat(r)),!nm(r))return null;var u=r;return u&&typeof u.icon=="function"&&(u=z(z({},u),{},{icon:u.icon(c.primaryColor,c.secondaryColor)})),Gc(u.icon,"svg-".concat(u.name),z({className:n,onClick:i,style:o,"data-icon":u.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},l))};ns.displayName="IconReact",ns.getTwoToneColors=_$,ns.setTwoToneColors=E$;const qc=ns;function sm(e){var t=am(e),r=K(t,2),n=r[0],i=r[1];return qc.setTwoToneColors({primaryColor:n,secondaryColor:i})}function $$(){var e=qc.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var O$=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];sm("#1890ff");var is=h.forwardRef(function(e,t){var r,n=e.className,i=e.icon,o=e.spin,a=e.rotate,s=e.tabIndex,l=e.onClick,c=e.twoToneColor,u=Vt(e,O$),d=h.useContext(gc),f=d.prefixCls,g=f===void 0?"anticon":f,v=d.rootClassName,m=q(v,g,(r={},X(r,"".concat(g,"-").concat(i.name),!!i.name),X(r,"".concat(g,"-spin"),!!o||i.name==="loading"),r),n),p=s;p===void 0&&l&&(p=-1);var b=a?{msTransform:"rotate(".concat(a,"deg)"),transform:"rotate(".concat(a,"deg)")}:void 0,w=am(c),S=K(w,2),$=S[0],y=S[1];return h.createElement("span",z(z({role:"img","aria-label":i.name},u),{},{ref:t,tabIndex:p,onClick:l,className:m}),h.createElement(qc,{icon:i,primaryColor:$,secondaryColor:y,style:b}))});is.displayName="AntdIcon",is.getTwoToneColor=$$,is.setTwoToneColor=sm;const os=is;var P$={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z"}}]},name:"close",theme:"outlined"};const T$=P$;var lm=function(t,r){return h.createElement(os,z(z({},t),{},{ref:r,icon:T$}))};lm.displayName="CloseOutlined";const M$=h.forwardRef(lm);function cm(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit".concat(e)]="webkit".concat(t),r["Moz".concat(e)]="moz".concat(t),r["ms".concat(e)]="MS".concat(t),r["O".concat(e)]="o".concat(t.toLowerCase()),r}function R$(e,t){var r={animationend:cm("Animation","AnimationEnd"),transitionend:cm("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete r.animationend.animation,"TransitionEvent"in t||delete r.transitionend.transition),r}var A$=R$(Ut(),typeof window<"u"?window:{}),um={};if(Ut()){var N$=document.createElement("div");um=N$.style}var as={};function dm(e){if(as[e])return as[e];var t=A$[e];if(t)for(var r=Object.keys(t),n=r.length,i=0;i<n;i+=1){var o=r[i];if(Object.prototype.hasOwnProperty.call(t,o)&&o in um)return as[e]=t[o],as[e]}return""}var fm=dm("animationend"),hm=dm("transitionend"),gm=!!(fm&&hm),mm=fm||"animationend",vm=hm||"transitionend";function pm(e,t){if(!e)return null;if(Le(e)==="object"){var r=t.replace(/-\w/g,function(n){return n[1].toUpperCase()});return e[r]}return"".concat(e,"-").concat(t)}var pi="none",ss="appear",ls="enter",cs="leave",bm="none",en="prepare",bi="start",yi="active",Kc="end";function wi(e){var t=h.useRef(!1),r=h.useState(e),n=K(r,2),i=n[0],o=n[1];h.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function a(s,l){l&&t.current||o(s)}return[i,a]}const k$=function(){var e=h.useRef(null);function t(){Jr.cancel(e.current)}function r(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;t();var o=Jr(function(){i<=1?n({isCanceled:function(){return o!==e.current}}):r(n,i-1)});e.current=o}return h.useEffect(function(){return function(){t()}},[]),[r,t]};var ym=Ut()?M.useLayoutEffect:M.useEffect,wm=[en,bi,yi,Kc],Sm=!1,I$=!0;function Cm(e){return e===yi||e===Kc}const F$=function(e,t){var r=wi(bm),n=K(r,2),i=n[0],o=n[1],a=k$(),s=K(a,2),l=s[0],c=s[1];function u(){o(en,!0)}return ym(function(){if(i!==bm&&i!==Kc){var d=wm.indexOf(i),f=wm[d+1],g=t(i);g===Sm?o(f,!0):l(function(v){function m(){v.isCanceled()||o(f,!0)}g===!0?m():Promise.resolve(g).then(m)})}},[e,i]),h.useEffect(function(){return function(){c()}},[]),[u,i]},L$=function(e){var t=M.useRef(),r=M.useRef(e);r.current=e;var n=h.useCallback(function(a){r.current(a)},[]);function i(a){a&&(a.removeEventListener(vm,n),a.removeEventListener(mm,n))}function o(a){t.current&&t.current!==a&&i(t.current),a&&a!==t.current&&(a.addEventListener(vm,n),a.addEventListener(mm,n),t.current=a)}return h.useEffect(function(){return function(){i(t.current)}},[]),[o,i]};function D$(e,t,r,n){var i=n.motionEnter,o=i===void 0?!0:i,a=n.motionAppear,s=a===void 0?!0:a,l=n.motionLeave,c=l===void 0?!0:l,u=n.motionDeadline,d=n.motionLeaveImmediately,f=n.onAppearPrepare,g=n.onEnterPrepare,v=n.onLeavePrepare,m=n.onAppearStart,p=n.onEnterStart,b=n.onLeaveStart,w=n.onAppearActive,S=n.onEnterActive,$=n.onLeaveActive,y=n.onAppearEnd,C=n.onEnterEnd,x=n.onLeaveEnd,N=n.onVisibleChanged,A=wi(),O=K(A,2),I=O[0],R=O[1],E=wi(pi),_=K(E,2),T=_[0],F=_[1],k=wi(null),D=K(k,2),j=D[0],W=D[1],U=M.useRef(!1),B=M.useRef(null);function V(){return r()}var re=M.useRef(!1);function H(oe){var Q=V();if(!(oe&&!oe.deadline&&oe.target!==Q)){var ae=re.current,Se;T===ss&&ae?Se=y==null?void 0:y(Q,oe):T===ls&&ae?Se=C==null?void 0:C(Q,oe):T===cs&&ae&&(Se=x==null?void 0:x(Q,oe)),T!==pi&&ae&&Se!==!1&&(F(pi,!0),W(null,!0))}}var le=L$(H),ie=K(le,1),ve=ie[0],te=h.useMemo(function(){var oe,Q,ae;switch(T){case ss:return oe={},X(oe,en,f),X(oe,bi,m),X(oe,yi,w),oe;case ls:return Q={},X(Q,en,g),X(Q,bi,p),X(Q,yi,S),Q;case cs:return ae={},X(ae,en,v),X(ae,bi,b),X(ae,yi,$),ae;default:return{}}},[T]),be=F$(T,function(oe){if(oe===en){var Q=te[en];return Q?Q(V()):Sm}if(pe in te){var ae;W(((ae=te[pe])===null||ae===void 0?void 0:ae.call(te,V(),null))||null)}return pe===yi&&(ve(V()),u>0&&(clearTimeout(B.current),B.current=setTimeout(function(){H({deadline:!0})},u))),I$}),Pe=K(be,2),De=Pe[0],pe=Pe[1],Ee=Cm(pe);re.current=Ee,ym(function(){R(t);var oe=U.current;if(U.current=!0,!!e){var Q;!oe&&t&&s&&(Q=ss),oe&&t&&o&&(Q=ls),(oe&&!t&&c||!oe&&d&&!t&&c)&&(Q=cs),Q&&(F(Q),De())}},[t]),M.useEffect(function(){(T===ss&&!s||T===ls&&!o||T===cs&&!c)&&F(pi)},[s,o,c]),M.useEffect(function(){return function(){U.current=!1,clearTimeout(B.current)}},[]);var Me=h.useRef(!1);M.useEffect(function(){I&&(Me.current=!0),I!==void 0&&T===pi&&((Me.current||I)&&(N==null||N(I)),Me.current=!0)},[I,T]);var We=j;return te[en]&&pe===bi&&(We=z({transition:"none"},We)),[T,pe,We,I??t]}var j$=function(e){Ra(r,e);var t=ka(r);function r(){return or(this,r),t.apply(this,arguments)}return ar(r,[{key:"render",value:function(){return this.props.children}}]),r}(h.Component);function z$(e){var t=e;Le(e)==="object"&&(t=e.transitionSupport);function r(i){return!!(i.motionName&&t)}var n=h.forwardRef(function(i,o){var a=i.visible,s=a===void 0?!0:a,l=i.removeOnLeave,c=l===void 0?!0:l,u=i.forceRender,d=i.children,f=i.motionName,g=i.leavedClassName,v=i.eventProps,m=r(i),p=M.useRef(),b=M.useRef();function w(){try{return p.current instanceof HTMLElement?p.current:tc(b.current)}catch{return null}}var S=D$(m,s,w,i),$=K(S,4),y=$[0],C=$[1],x=$[2],N=$[3],A=h.useRef(N);N&&(A.current=!0);var O=h.useCallback(function(k){p.current=k,ec(o,k)},[o]),I,R=z(z({},v),{},{visible:s});if(!d)I=null;else if(y===pi||!r(i))N?I=d(z({},R),O):!c&&A.current&&g?I=d(z(z({},R),{},{className:g}),O):u||!c&&!g?I=d(z(z({},R),{},{style:{display:"none"}}),O):I=null;else{var E,_;C===en?_="prepare":Cm(C)?_="active":C===bi&&(_="start"),I=d(z(z({},R),{},{className:q(pm(f,y),(E={},X(E,pm(f,"".concat(y,"-").concat(_)),_),X(E,f,typeof f=="string"),E)),style:x}),O)}if(h.isValidElement(I)&&co(I)){var T=I,F=T.ref;F||(I=h.cloneElement(I,{ref:O}))}return h.createElement(j$,{ref:b},I)});return n.displayName="CSSMotion",n}const xo=z$(gm);var Xc="add",Yc="keep",Zc="remove",Qc="removed";function H$(e){var t;return e&&Le(e)==="object"&&"key"in e?t=e:t={key:e},z(z({},t),{},{key:String(t.key)})}function Jc(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return e.map(H$)}function W$(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=[],n=0,i=t.length,o=Jc(e),a=Jc(t);o.forEach(function(c){for(var u=!1,d=n;d<i;d+=1){var f=a[d];if(f.key===c.key){n<d&&(r=r.concat(a.slice(n,d).map(function(g){return z(z({},g),{},{status:Xc})})),n=d),r.push(z(z({},f),{},{status:Yc})),n+=1,u=!0;break}}u||r.push(z(z({},c),{},{status:Zc}))}),n<i&&(r=r.concat(a.slice(n).map(function(c){return z(z({},c),{},{status:Xc})})));var s={};r.forEach(function(c){var u=c.key;s[u]=(s[u]||0)+1});var l=Object.keys(s).filter(function(c){return s[c]>1});return l.forEach(function(c){r=r.filter(function(u){var d=u.key,f=u.status;return d!==c||f!==Zc}),r.forEach(function(u){u.key===c&&(u.status=Yc)})}),r}var B$=["component","children","onVisibleChanged","onAllRemoved"],V$=["status"],U$=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function G$(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:xo,r=function(n){Ra(o,n);var i=ka(o);function o(){var a;or(this,o);for(var s=arguments.length,l=new Array(s),c=0;c<s;c++)l[c]=arguments[c];return a=i.call.apply(i,[this].concat(l)),X(Na(a),"state",{keyEntities:[]}),X(Na(a),"removeKey",function(u){var d=a.state.keyEntities,f=d.map(function(g){return g.key!==u?g:z(z({},g),{},{status:Qc})});return a.setState({keyEntities:f}),f.filter(function(g){var v=g.status;return v!==Qc}).length}),a}return ar(o,[{key:"render",value:function(){var s=this,l=this.state.keyEntities,c=this.props,u=c.component,d=c.children,f=c.onVisibleChanged,g=c.onAllRemoved,v=Vt(c,B$),m=u||h.Fragment,p={};return U$.forEach(function(b){p[b]=v[b],delete v[b]}),delete v.keys,h.createElement(m,v,l.map(function(b){var w=b.status,S=Vt(b,V$),$=w===Xc||w===Yc;return h.createElement(t,Et({},p,{key:S.key,visible:$,eventProps:S,onVisibleChanged:function(C){if(f==null||f(C,{key:S.key}),!C){var x=s.removeKey(S.key);x===0&&g&&g()}}}),d)}))}}],[{key:"getDerivedStateFromProps",value:function(s,l){var c=s.keys,u=l.keyEntities,d=Jc(c),f=W$(u,d);return{keyEntities:f.filter(function(g){var v=u.find(function(m){var p=m.key;return g.key===p});return!(v&&v.status===Qc&&g.status===Zc)})}}}]),o}(h.Component);return X(r,"defaultProps",{component:"div"}),r}G$(gm);function q$(e){return Object.keys(e).reduce((t,r)=>((r.startsWith("data-")||r.startsWith("aria-")||r==="role")&&!r.startsWith("data-__")&&(t[r]=e[r]),t),{})}const{isValidElement:eu}=h;function xm(e){return e&&eu(e)&&e.type===h.Fragment}function K$(e,t,r){return eu(e)?h.cloneElement(e,typeof r=="function"?r(e.props||{}):r):t}function Si(e,t){return K$(e,e,t)}function tn(e){var t=h.useRef();t.current=e;var r=h.useCallback(function(){for(var n,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return(n=t.current)===null||n===void 0?void 0:n.call.apply(n,[t].concat(o))},[]);return r}var Y={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var r=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||r>=Y.F1&&r<=Y.F12)return!1;switch(r){case Y.ALT:case Y.CAPS_LOCK:case Y.CONTEXT_MENU:case Y.CTRL:case Y.DOWN:case Y.END:case Y.ESC:case Y.HOME:case Y.INSERT:case Y.LEFT:case Y.MAC_FF_META:case Y.META:case Y.NUMLOCK:case Y.NUM_CENTER:case Y.PAGE_DOWN:case Y.PAGE_UP:case Y.PAUSE:case Y.PRINT_SCREEN:case Y.RIGHT:case Y.SHIFT:case Y.UP:case Y.WIN_KEY:case Y.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=Y.ZERO&&t<=Y.NINE||t>=Y.NUM_ZERO&&t<=Y.NUM_MULTIPLY||t>=Y.A&&t<=Y.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case Y.SPACE:case Y.QUESTION_MARK:case Y.NUM_PLUS:case Y.NUM_MINUS:case Y.NUM_PERIOD:case Y.NUM_DIVISION:case Y.SEMICOLON:case Y.DASH:case Y.EQUALS:case Y.COMMA:case Y.PERIOD:case Y.SLASH:case Y.APOSTROPHE:case Y.SINGLE_QUOTE:case Y.OPEN_SQUARE_BRACKET:case Y.BACKSLASH:case Y.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},X$={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};const Y$=X$;var Em=function(t,r){return h.createElement(os,z(z({},t),{},{ref:r,icon:Y$}))};Em.displayName="LoadingOutlined";const _m=h.forwardRef(Em);var Eo=z({},$b),Z$=Eo.version,Q$=Eo.render,J$=Eo.unmountComponentAtNode,us;try{var eO=Number((Z$||"").split(".")[0]);eO>=18&&(us=Eo.createRoot)}catch{}function $m(e){var t=Eo.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&Le(t)==="object"&&(t.usingClientEntryPoint=e)}var ds="__rc_react_root__";function tO(e,t){$m(!0);var r=t[ds]||us(t);$m(!1),r.render(e),t[ds]=r}function rO(e,t){Q$(e,t)}function nO(e,t){if(us){tO(e,t);return}rO(e,t)}function iO(e){return tu.apply(this,arguments)}function tu(){return tu=di(Gt().mark(function e(t){return Gt().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:return n.abrupt("return",Promise.resolve().then(function(){var i;(i=t[ds])===null||i===void 0||i.unmount(),delete t[ds]}));case 1:case"end":return n.stop()}},e)})),tu.apply(this,arguments)}function oO(e){J$(e)}function aO(e){return ru.apply(this,arguments)}function ru(){return ru=di(Gt().mark(function e(t){return Gt().wrap(function(n){for(;;)switch(n.prev=n.next){case 0:if(us===void 0){n.next=2;break}return n.abrupt("return",iO(t));case 2:oO(t);case 3:case"end":return n.stop()}},e)})),ru.apply(this,arguments)}const Om=function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),r=t.width,n=t.height;if(r||n)return!0}if(e.getBoundingClientRect){var i=e.getBoundingClientRect(),o=i.width,a=i.height;if(o||a)return!0}}return!1},sO=e=>{const{componentCls:t,colorPrimary:r}=e;return{[t]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${r})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0}}}}},lO=Qr("Wave",e=>[sO(e)]);function cO(e){const t=(e||"").match(/rgba?\((\d*), (\d*), (\d*)(, [\d.]*)?\)/);return t&&t[1]&&t[2]&&t[3]?!(t[1]===t[2]&&t[2]===t[3]):!0}function nu(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&cO(e)&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function uO(e){const{borderTopColor:t,borderColor:r,backgroundColor:n}=getComputedStyle(e);return nu(t)?t:nu(r)?r:nu(n)?n:null}function iu(e){return Number.isNaN(e)?0:e}const dO=e=>{const{className:t,target:r}=e,n=h.useRef(null),[i,o]=h.useState(null),[a,s]=h.useState([]),[l,c]=h.useState(0),[u,d]=h.useState(0),[f,g]=h.useState(0),[v,m]=h.useState(0),[p,b]=h.useState(!1),w={left:l,top:u,width:f,height:v,borderRadius:a.map($=>`${$}px`).join(" ")};i&&(w["--wave-color"]=i);function S(){const $=getComputedStyle(r);o(uO(r));const y=$.position==="static",{borderLeftWidth:C,borderTopWidth:x}=$;c(y?r.offsetLeft:iu(-parseFloat(C))),d(y?r.offsetTop:iu(-parseFloat(x))),g(r.offsetWidth),m(r.offsetHeight);const{borderTopLeftRadius:N,borderTopRightRadius:A,borderBottomLeftRadius:O,borderBottomRightRadius:I}=$;s([N,A,I,O].map(R=>iu(parseFloat(R))))}return h.useEffect(()=>{if(r){const $=Jr(()=>{S(),b(!0)});let y;return typeof ResizeObserver<"u"&&(y=new ResizeObserver(S),y.observe(r)),()=>{Jr.cancel($),y==null||y.disconnect()}}},[]),p?h.createElement(xo,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:($,y)=>{var C;if(y.deadline||y.propertyName==="opacity"){const x=(C=n.current)===null||C===void 0?void 0:C.parentElement;aO(x).then(()=>{var N;(N=x.parentElement)===null||N===void 0||N.removeChild(x)})}return!1}},$=>{let{className:y}=$;return h.createElement("div",{ref:n,className:q(t,y),style:w})}):null};function fO(e,t){const r=document.createElement("div");r.style.position="absolute",r.style.left="0px",r.style.top="0px",e==null||e.insertBefore(r,e==null?void 0:e.firstChild),nO(h.createElement(dO,{target:e,className:t}),r)}function hO(e,t){function r(){const n=e.current;fO(n,t)}return r}const Pm=e=>{const{children:t,disabled:r}=e,{getPrefixCls:n}=M.useContext(ot),i=M.useRef(null),o=n("wave"),[,a]=lO(o),s=hO(i,q(o,a));if(M.useEffect(()=>{const c=i.current;if(!c||c.nodeType!==1||r)return;const u=d=>{d.target.tagName==="INPUT"||!Om(d.target)||!c.getAttribute||c.getAttribute("disabled")||c.disabled||c.className.includes("disabled")||c.className.includes("-leave")||s()};return c.addEventListener("click",u,!0),()=>{c.removeEventListener("click",u,!0)}},[r]),!M.isValidElement(t))return t??null;const l=co(t)?Nn(t.ref,i):i;return Si(t,{ref:l})},gO=e=>{const{componentCls:t}=e;return{[t]:{display:"inline-flex","&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},mO=e=>{const{componentCls:t}=e;return{[t]:{display:"inline-flex","&-rtl":{direction:"rtl"},"&-vertical":{flexDirection:"column"},"&-align":{flexDirection:"column","&-center":{alignItems:"center"},"&-start":{alignItems:"flex-start"},"&-end":{alignItems:"flex-end"},"&-baseline":{alignItems:"baseline"}},[`${t}-item:empty`]:{display:"none"}}}},Tm=Qr("Space",e=>[mO(e),gO(e)],()=>({}),{resetStyle:!1});var Mm=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const fs=h.createContext(null),Rm=(e,t)=>{const r=h.useContext(fs),n=h.useMemo(()=>{if(!r)return"";const{compactDirection:i,isFirstItem:o,isLastItem:a}=r,s=i==="vertical"?"-vertical-":"-";return q({[`${e}-compact${s}item`]:!0,[`${e}-compact${s}first-item`]:o,[`${e}-compact${s}last-item`]:a,[`${e}-compact${s}item-rtl`]:t==="rtl"})},[e,t,r]);return{compactSize:r==null?void 0:r.compactSize,compactDirection:r==null?void 0:r.compactDirection,compactItemClassnames:n}},Am=e=>{let{children:t}=e;return h.createElement(fs.Provider,{value:null},t)},vO=e=>{var{children:t}=e,r=Mm(e,["children"]);return h.createElement(fs.Provider,{value:r},t)},pO=e=>{const{getPrefixCls:t,direction:r}=h.useContext(ot),{size:n="middle",direction:i,block:o,prefixCls:a,className:s,rootClassName:l,children:c}=e,u=Mm(e,["size","direction","block","prefixCls","className","rootClassName","children"]),d=t("space-compact",a),[f,g]=Tm(d),v=q(d,g,{[`${d}-rtl`]:r==="rtl",[`${d}-block`]:o,[`${d}-vertical`]:i==="vertical"},s,l),m=h.useContext(fs),p=oi(c),b=h.useMemo(()=>p.map((w,S)=>{const $=w&&w.key||`${d}-item-${S}`;return h.createElement(vO,{key:$,compactSize:n,compactDirection:i,isFirstItem:S===0&&(!m||(m==null?void 0:m.isFirstItem)),isLastItem:S===p.length-1&&(!m||(m==null?void 0:m.isLastItem))},w)}),[n,p,m]);return p.length===0?null:f(h.createElement("div",Object.assign({className:v},u),b))},ou=()=>({width:0,opacity:0,transform:"scale(0)"}),au=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),bO=e=>{let{prefixCls:t,loading:r,existIcon:n}=e;const i=!!r;return n?M.createElement("span",{className:`${t}-loading-icon`},M.createElement(_m,null)):M.createElement(xo,{visible:i,motionName:`${t}-loading-icon-motion`,removeOnLeave:!0,onAppearStart:ou,onAppearActive:au,onEnterStart:ou,onEnterActive:au,onLeaveStart:au,onLeaveActive:ou},(o,a)=>{let{className:s,style:l}=o;return M.createElement("span",{className:`${t}-loading-icon`,style:l,ref:a},M.createElement(_m,{className:s}))})};var yO=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const Nm=h.createContext(void 0),wO=e=>{const{getPrefixCls:t,direction:r}=h.useContext(ot),{prefixCls:n,size:i,className:o}=e,a=yO(e,["prefixCls","size","className"]),s=t("btn-group",n),[,,l]=rs();let c="";switch(i){case"large":c="lg";break;case"small":c="sm";break}const u=q(s,{[`${s}-${c}`]:c,[`${s}-rtl`]:r==="rtl"},o,l);return h.createElement(Nm.Provider,{value:i},h.createElement("div",Object.assign({},a,{className:u})))},km=/^[\u4e00-\u9fa5]{2}$/,su=km.test.bind(km);function SO(e){return typeof e=="string"}function lu(e){return e==="text"||e==="link"}function CO(e,t){if(e==null)return;const r=t?" ":"";return typeof e!="string"&&typeof e!="number"&&SO(e.type)&&su(e.props.children)?Si(e,{children:e.props.children.split("").join(r)}):typeof e=="string"?su(e)?M.createElement("span",null,e.split("").join(r)):M.createElement("span",null,e):xm(e)?M.createElement("span",null,e):e}function xO(e,t){let r=!1;const n=[];return M.Children.forEach(e,i=>{const o=typeof i,a=o==="string"||o==="number";if(r&&a){const s=n.length-1,l=n[s];n[s]=`${l}${i}`}else n.push(i);r=a}),M.Children.map(n,i=>CO(i,t))}const Im=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}}),EO=e=>{const{componentCls:t,fontSize:r,lineWidth:n,colorPrimaryHover:i,colorErrorHover:o}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:-n,[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,[`&:hover,
  167. &:focus,
  168. &:active`]:{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:r}},Im(`${t}-primary`,i),Im(`${t}-danger`,o)]}};function _O(e,t,r){const{focusElCls:n,focus:i,borderElCls:o}=r,a=o?"> *":"",s=["hover",i?"focus":null,"active"].filter(Boolean).map(l=>`&:${l} ${a}`).join(",");return{[`&-item:not(${t}-last-item)`]:{marginInlineEnd:-e.lineWidth},"&-item":Object.assign(Object.assign({[s]:{zIndex:2}},n?{[`&${n}`]:{zIndex:2}}:{}),{[`&[disabled] ${a}`]:{zIndex:0}})}}function $O(e,t,r){const{borderElCls:n}=r,i=n?`> ${n}`:"";return{[`&-item:not(${t}-first-item):not(${t}-last-item) ${i}`]:{borderRadius:0},[`&-item:not(${t}-last-item)${t}-first-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${t}-first-item)${t}-last-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function Fm(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{focus:!0};const{componentCls:r}=e,n=`${r}-compact`;return{[n]:Object.assign(Object.assign({},_O(e,n,t)),$O(r,n,t))}}function OO(e,t){return{[`&-item:not(${t}-last-item)`]:{marginBottom:-e.lineWidth},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function PO(e,t){return{[`&-item:not(${t}-first-item):not(${t}-last-item)`]:{borderRadius:0},[`&-item${t}-first-item:not(${t}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${t}-last-item:not(${t}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function TO(e){const t=`${e.componentCls}-compact-vertical`;return{[t]:Object.assign(Object.assign({},OO(e,t)),PO(e.componentCls,t))}}const MO=e=>{const{componentCls:t,iconCls:r}=e;return{[t]:{outline:"none",position:"relative",display:"inline-block",fontWeight:400,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",backgroundColor:"transparent",border:`${e.lineWidth}px ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",lineHeight:e.lineHeight,color:e.colorText,"> span":{display:"inline-block"},[`> ${r} + span, > span + ${r}`]:{marginInlineStart:e.marginXS},"> a":{color:"currentColor"},"&:not(:disabled)":Object.assign({},r$(e)),[`&-icon-only${t}-compact-item`]:{flex:"none"},[`&-compact-item${t}-primary`]:{[`&:not([disabled]) + ${t}-compact-item${t}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-e.lineWidth,insetInlineStart:-e.lineWidth,display:"inline-block",width:e.lineWidth,height:`calc(100% + ${e.lineWidth*2}px)`,backgroundColor:e.colorPrimaryHover,content:'""'}}},"&-compact-vertical-item":{[`&${t}-primary`]:{[`&:not([disabled]) + ${t}-compact-vertical-item${t}-primary:not([disabled])`]:{position:"relative","&:before":{position:"absolute",top:-e.lineWidth,insetInlineStart:-e.lineWidth,display:"inline-block",width:`calc(100% + ${e.lineWidth*2}px)`,height:e.lineWidth,backgroundColor:e.colorPrimaryHover,content:'""'}}}}}}},rn=(e,t)=>({"&:not(:disabled)":{"&:hover":e,"&:active":t}}),RO=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),AO=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.controlHeight/2,paddingInlineEnd:e.controlHeight/2}),cu=e=>({cursor:"not-allowed",borderColor:e.colorBorder,color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,boxShadow:"none"}),hs=(e,t,r,n,i,o,a)=>({[`&${e}-background-ghost`]:Object.assign(Object.assign({color:t||void 0,backgroundColor:"transparent",borderColor:r||void 0,boxShadow:"none"},rn(Object.assign({backgroundColor:"transparent"},o),Object.assign({backgroundColor:"transparent"},a))),{"&:disabled":{cursor:"not-allowed",color:n||void 0,borderColor:i||void 0}})}),uu=e=>({"&:disabled":Object.assign({},cu(e))}),Lm=e=>Object.assign({},uu(e)),gs=e=>({"&:disabled":{cursor:"not-allowed",color:e.colorTextDisabled}}),Dm=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Lm(e)),{backgroundColor:e.colorBgContainer,borderColor:e.colorBorder,boxShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`}),rn({color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),hs(e.componentCls,e.colorBgContainer,e.colorBgContainer,e.colorTextDisabled,e.colorBorder)),{[`&${e.componentCls}-dangerous`]:Object.assign(Object.assign(Object.assign({color:e.colorError,borderColor:e.colorError},rn({color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),hs(e.componentCls,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder)),uu(e))}),NO=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Lm(e)),{color:e.colorTextLightSolid,backgroundColor:e.colorPrimary,boxShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`}),rn({color:e.colorTextLightSolid,backgroundColor:e.colorPrimaryHover},{color:e.colorTextLightSolid,backgroundColor:e.colorPrimaryActive})),hs(e.componentCls,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),{[`&${e.componentCls}-dangerous`]:Object.assign(Object.assign(Object.assign({backgroundColor:e.colorError,boxShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`},rn({backgroundColor:e.colorErrorHover},{backgroundColor:e.colorErrorActive})),hs(e.componentCls,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),uu(e))}),kO=e=>Object.assign(Object.assign({},Dm(e)),{borderStyle:"dashed"}),IO=e=>Object.assign(Object.assign(Object.assign({color:e.colorLink},rn({color:e.colorLinkHover},{color:e.colorLinkActive})),gs(e)),{[`&${e.componentCls}-dangerous`]:Object.assign(Object.assign({color:e.colorError},rn({color:e.colorErrorHover},{color:e.colorErrorActive})),gs(e))}),FO=e=>Object.assign(Object.assign(Object.assign({},rn({color:e.colorText,backgroundColor:e.colorBgTextHover},{color:e.colorText,backgroundColor:e.colorBgTextActive})),gs(e)),{[`&${e.componentCls}-dangerous`]:Object.assign(Object.assign({color:e.colorError},gs(e)),rn({color:e.colorErrorHover,backgroundColor:e.colorErrorBg},{color:e.colorErrorHover,backgroundColor:e.colorErrorBg}))}),LO=e=>Object.assign(Object.assign({},cu(e)),{[`&${e.componentCls}:hover`]:Object.assign({},cu(e))}),DO=e=>{const{componentCls:t}=e;return{[`${t}-default`]:Dm(e),[`${t}-primary`]:NO(e),[`${t}-dashed`]:kO(e),[`${t}-link`]:IO(e),[`${t}-text`]:FO(e),[`${t}-disabled`]:LO(e)}},du=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const{componentCls:r,iconCls:n,controlHeight:i,fontSize:o,lineHeight:a,lineWidth:s,borderRadius:l,buttonPaddingHorizontal:c}=e,u=Math.max(0,(i-o*a)/2-s),d=c-s,f=`${r}-icon-only`;return[{[`${r}${t}`]:{fontSize:o,height:i,padding:`${u}px ${d}px`,borderRadius:l,[`&${f}`]:{width:i,paddingInlineStart:0,paddingInlineEnd:0,[`&${r}-round`]:{width:"auto"},"> span":{transform:"scale(1.143)"}},[`&${r}-loading`]:{opacity:e.opacityLoading,cursor:"default"},[`${r}-loading-icon`]:{transition:`width ${e.motionDurationSlow} ${e.motionEaseInOut}, opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`},[`&:not(${f}) ${r}-loading-icon > ${n}`]:{marginInlineEnd:e.marginXS}}},{[`${r}${r}-circle${t}`]:RO(e)},{[`${r}${r}-round${t}`]:AO(e)}]},jO=e=>du(e),zO=e=>{const t=Ft(e,{controlHeight:e.controlHeightSM,padding:e.paddingXS,buttonPaddingHorizontal:8,borderRadius:e.borderRadiusSM});return du(t,`${e.componentCls}-sm`)},HO=e=>{const t=Ft(e,{controlHeight:e.controlHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG});return du(t,`${e.componentCls}-lg`)},WO=e=>{const{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}},BO=Qr("Button",e=>{const{controlTmpOutline:t,paddingContentHorizontal:r}=e,n=Ft(e,{colorOutlineDefault:t,buttonPaddingHorizontal:r});return[MO(n),zO(n),jO(n),HO(n),WO(n),DO(n),EO(n),Fm(e),TO(e)]});var VO=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};function UO(e){if(typeof e=="object"&&e){const t=e==null?void 0:e.delay;return{loading:!1,delay:!Number.isNaN(t)&&typeof t=="number"?t:0}}return{loading:!!e,delay:0}}const GO=(e,t)=>{const{loading:r=!1,prefixCls:n,type:i="default",danger:o,shape:a="default",size:s,disabled:l,className:c,rootClassName:u,children:d,icon:f,ghost:g=!1,block:v=!1,htmlType:m="button"}=e,p=VO(e,["loading","prefixCls","type","danger","shape","size","disabled","className","rootClassName","children","icon","ghost","block","htmlType"]),{getPrefixCls:b,autoInsertSpaceInButton:w,direction:S}=h.useContext(ot),$=b("btn",n),[y,C]=BO($),x=h.useContext(mi),N=h.useContext(So),A=l??N,O=h.useContext(Nm),I=h.useMemo(()=>UO(r),[r]),[R,E]=h.useState(I.loading),[_,T]=h.useState(!1),F=t||h.createRef(),k=()=>h.Children.count(d)===1&&!f&&!lu(i),D=()=>{if(!F||!F.current||w===!1)return;const pe=F.current.textContent;k()&&su(pe)?_||T(!0):_&&T(!1)};h.useEffect(()=>{let pe=null;I.delay>0?pe=window.setTimeout(()=>{pe=null,E(!0)},I.delay):E(I.loading);function Ee(){pe&&(window.clearTimeout(pe),pe=null)}return Ee},[I]),h.useEffect(D,[F]);const j=pe=>{const{onClick:Ee}=e;if(R||A){pe.preventDefault();return}Ee==null||Ee(pe)},W=w!==!1,{compactSize:U,compactItemClassnames:B}=Rm($,S),V={large:"lg",small:"sm",middle:void 0},re=U||O||s||x,H=re&&V[re]||"",le=R?"loading":f,ie=Vh(p,["navigate"]),ve=ie.href!==void 0&&A,te=q($,C,{[`${$}-${a}`]:a!=="default"&&a,[`${$}-${i}`]:i,[`${$}-${H}`]:H,[`${$}-icon-only`]:!d&&d!==0&&!!le,[`${$}-background-ghost`]:g&&!lu(i),[`${$}-loading`]:R,[`${$}-two-chinese-chars`]:_&&W&&!R,[`${$}-block`]:v,[`${$}-dangerous`]:!!o,[`${$}-rtl`]:S==="rtl",[`${$}-disabled`]:ve},B,c,u),be=f&&!R?f:h.createElement(bO,{existIcon:!!f,prefixCls:$,loading:!!R}),Pe=d||d===0?xO(d,k()&&W):null;if(ie.href!==void 0)return y(h.createElement("a",Object.assign({},ie,{className:te,onClick:j,ref:F}),be,Pe));let De=h.createElement("button",Object.assign({},p,{type:m,className:te,onClick:j,disabled:A,ref:F}),be,Pe);return lu(i)||(De=h.createElement(Pm,{disabled:!!R},De)),y(De)},fu=h.forwardRef(GO);fu.Group=wO,fu.__ANT_BUTTON=!0;const Ci=fu,qO=(e,t,r)=>r!==void 0?r:`${e}-${t}`;var jm=h.createContext(null),Mt=Ut()?h.useLayoutEffect:h.useEffect,_o=function(t,r){var n=h.useRef(!0);Mt(function(){if(!n.current)return t()},r),Mt(function(){return n.current=!1,function(){n.current=!0}},[])},zm=[];function KO(e,t){var r=h.useState(function(){if(!Ut())return null;var v=document.createElement("div");return v}),n=K(r,1),i=n[0],o=h.useRef(!1),a=h.useContext(jm),s=h.useState(zm),l=K(s,2),c=l[0],u=l[1],d=a||(o.current?void 0:function(v){u(function(m){var p=[v].concat(ee(m));return p})});function f(){i.parentElement||document.body.appendChild(i),o.current=!0}function g(){var v;(v=i.parentElement)===null||v===void 0||v.removeChild(i),o.current=!1}return Mt(function(){return e?a?a(f):f():g(),g},[e]),Mt(function(){c.length&&(c.forEach(function(v){return v()}),u(zm))},[c]),[i,d]}var hu;function XO(e){if(typeof document>"u")return 0;if(e||hu===void 0){var t=document.createElement("div");t.style.width="100%",t.style.height="200px";var r=document.createElement("div"),n=r.style;n.position="absolute",n.top="0",n.left="0",n.pointerEvents="none",n.visibility="hidden",n.width="200px",n.height="150px",n.overflow="hidden",r.appendChild(t),document.body.appendChild(r);var i=t.offsetWidth;r.style.overflow="scroll";var o=t.offsetWidth;i===o&&(o=r.clientWidth),document.body.removeChild(r),hu=i-o}return hu}function YO(){return document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth}var ZO="rc-util-locker-".concat(Date.now()),Hm=0;function QO(e){var t=!!e,r=h.useState(function(){return Hm+=1,"".concat(ZO,"_").concat(Hm)}),n=K(r,1),i=n[0];Mt(function(){if(t){var o=XO(),a=YO();li(`
  169. html body {
  170. overflow-y: hidden;
  171. `.concat(a?"width: calc(100% - ".concat(o,"px);"):"",`
  172. }`),i)}else Ha(i);return function(){Ha(i)}},[t,i])}var Wm=!1;function JO(e){return typeof e=="boolean"&&(Wm=e),Wm}var Bm=function(t){return t===!1?!1:!Ut()||!t?null:typeof t=="string"?document.querySelector(t):typeof t=="function"?t():t},Vm=h.forwardRef(function(e,t){var r=e.open,n=e.autoLock,i=e.getContainer;e.debug;var o=e.autoDestroy,a=o===void 0?!0:o,s=e.children,l=h.useState(r),c=K(l,2),u=c[0],d=c[1],f=u||r;h.useEffect(function(){(a||r)&&d(r)},[r,a]);var g=h.useState(function(){return Bm(i)}),v=K(g,2),m=v[0],p=v[1];h.useEffect(function(){var I=Bm(i);p(I??null)});var b=KO(f&&!m),w=K(b,2),S=w[0],$=w[1],y=m??S;QO(n&&r&&Ut()&&(y===S||y===document.body));var C=null;if(s&&co(s)&&t){var x=s;C=x.ref}var N=Fh(C,t);if(!f||!Ut()||m===void 0)return null;var A=y===!1||JO(),O=s;return t&&(O=h.cloneElement(s,{ref:N})),h.createElement(jm.Provider,{value:$},A?O:$e.createPortal(O,y))});function eP(){var e=z({},h);return e.useId}var Um=0;function tP(e){var t=h.useState("ssr-id"),r=K(t,2),n=r[0],i=r[1],o=eP(),a=o==null?void 0:o();return h.useEffect(function(){if(!o){var s=Um;Um+=1,i("rc_unique_".concat(s))}},[]),e||a||n}const $o=h.createContext({}),Gm=e=>{let{children:t,status:r,override:n}=e;const i=M.useContext($o),o=M.useMemo(()=>{const a=Object.assign({},i);return n&&delete a.isFormItemInput,r&&(delete a.status,delete a.hasFeedback,delete a.feedbackIcon),a},[r,n,i]);return h.createElement($o.Provider,{value:o},t)},rP=()=>Ut()&&window.document.documentElement;let ms;const nP=()=>{if(!rP())return!1;if(ms!==void 0)return ms;const e=document.createElement("div");return e.style.display="flex",e.style.flexDirection="column",e.style.rowGap="1px",e.appendChild(document.createElement("div")),e.appendChild(document.createElement("div")),document.body.appendChild(e),ms=e.scrollHeight===1,document.body.removeChild(e),ms},iP=e=>({animationDuration:e,animationFillMode:"both"}),oP=e=>({animationDuration:e,animationFillMode:"both"}),aP=function(e,t,r,n){const o=(arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1)?"&":"";return{[`
  173. ${o}${e}-enter,
  174. ${o}${e}-appear
  175. `]:Object.assign(Object.assign({},iP(n)),{animationPlayState:"paused"}),[`${o}${e}-leave`]:Object.assign(Object.assign({},oP(n)),{animationPlayState:"paused"}),[`
  176. ${o}${e}-enter${e}-enter-active,
  177. ${o}${e}-appear${e}-appear-active
  178. `]:{animationName:t,animationPlayState:"running"},[`${o}${e}-leave${e}-leave-active`]:{animationName:r,animationPlayState:"running",pointerEvents:"none"}}},sP=new It("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),lP=new It("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),qm=new It("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),Km=new It("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),cP=new It("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),uP=new It("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),dP=new It("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),fP=new It("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}}),hP=new It("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),gP=new It("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}}),mP=new It("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),vP=new It("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}}),pP={zoom:{inKeyframes:sP,outKeyframes:lP},"zoom-big":{inKeyframes:qm,outKeyframes:Km},"zoom-big-fast":{inKeyframes:qm,outKeyframes:Km},"zoom-left":{inKeyframes:dP,outKeyframes:fP},"zoom-right":{inKeyframes:hP,outKeyframes:gP},"zoom-up":{inKeyframes:cP,outKeyframes:uP},"zoom-down":{inKeyframes:mP,outKeyframes:vP}},bP=(e,t)=>{const{antCls:r}=e,n=`${r}-${t}`,{inKeyframes:i,outKeyframes:o}=pP[t];return[aP(n,i,o,t==="zoom-big-fast"?e.motionDurationFast:e.motionDurationMid),{[`
  179. ${n}-enter,
  180. ${n}-appear
  181. `]:{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}},[`${n}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};function gu(e){return e!==void 0}function vs(e,t){var r=t||{},n=r.defaultValue,i=r.value,o=r.onChange,a=r.postState,s=wi(function(){return gu(i)?i:gu(n)?typeof n=="function"?n():n:typeof e=="function"?e():e}),l=K(s,2),c=l[0],u=l[1],d=i!==void 0?i:c,f=a?a(d):d,g=tn(o),v=wi([d]),m=K(v,2),p=m[0],b=m[1];_o(function(){var S=p[0];c!==S&&g(c,S)},[p]),_o(function(){gu(i)||u(i)},[i]);var w=tn(function(S,$){u(S,$),b([d],$)});return[f,w]}const Xm=function(){if(typeof navigator>"u"||typeof window>"u")return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(e==null?void 0:e.substr(0,4))};var Ym=h.createContext(null);function Zm(e){return e?Array.isArray(e)?e:[e]:[]}function yP(e,t,r,n){return h.useMemo(function(){var i=Zm(r??t),o=Zm(n??t),a=new Set(i),s=new Set(o);return e&&(a.has("hover")&&(a.delete("hover"),a.add("click")),s.has("hover")&&(s.delete("hover"),s.add("click"))),[a,s]},[e,t,r,n])}function wP(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0;return r?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function SP(e,t,r,n){for(var i=r.points,o=Object.keys(e),a=0;a<o.length;a+=1){var s,l=o[a];if(wP((s=e[l])===null||s===void 0?void 0:s.points,i,n))return"".concat(t,"-placement-").concat(l)}return""}function Qm(e,t,r,n){return t||(r?{motionName:"".concat(e,"-").concat(r)}:n?{motionName:n}:null)}function Oo(e){return e.ownerDocument.defaultView}function mu(e){for(var t=[],r=e==null?void 0:e.parentElement,n=["hidden","scroll","auto"];r;){var i=Oo(r).getComputedStyle(r),o=i.overflowX,a=i.overflowY;(n.includes(o)||n.includes(a))&&t.push(r),r=r.parentElement}return t}function ps(e){return Number.isNaN(e)?1:e}function CP(e,t){var r=z({},e);return(t||[]).forEach(function(n){if(!(n instanceof HTMLBodyElement)){var i=Oo(n).getComputedStyle(n),o=i.position;if(o!=="static"){var a=n.getBoundingClientRect(),s=n.offsetHeight,l=n.clientHeight,c=n.offsetWidth,u=n.clientWidth,d=ps(Math.round(a.width/c*1e3)/1e3),f=ps(Math.round(a.height/s*1e3)/1e3),g=(c-u)*d,v=(s-l)*f,m=a.x+a.width-g,p=a.y+a.height-v;r.left=Math.max(r.left,a.x),r.top=Math.max(r.top,a.y),r.right=Math.min(r.right,m),r.bottom=Math.min(r.bottom,p)}}}),r}function Jm(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return[e[0],e[1]]}function xi(e,t){var r=t[0],n=t[1],i,o;return r==="t"?o=e.y:r==="b"?o=e.y+e.height:o=e.y+e.height/2,n==="l"?i=e.x:n==="r"?i=e.x+e.width:i=e.x+e.width/2,{x:i,y:o}}function yn(e,t){var r={t:"b",b:"t",l:"r",r:"l"};return e.map(function(n,i){return i===t?r[n]||"c":n}).join("")}function xP(e,t,r,n,i,o,a){var s=h.useState({ready:!1,offsetX:0,offsetY:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:i[n]||{}}),l=K(s,2),c=l[0],u=l[1],d=h.useRef(0),f=h.useMemo(function(){return t?mu(t):[]},[t]),g=h.useRef({}),v=function(){g.current={}};e||v();var m=tn(function(){if(t&&r&&e){let hn=function(Ks,Yn){var Xs=O.x+Ks,Ys=O.y+Yn,Zs=Xs+B,Ed=Ys+U,_d=Math.max(Xs,H.left),$d=Math.max(Ys,H.top),Qs=Math.min(Zs,H.right),Od=Math.min(Ed,H.bottom);return Math.max(0,(Qs-_d)*(Od-$d))},gn=function(){bt=O.y+Ve,Tt=bt+U,zr=O.x+Je,xr=zr+B};var w=t,S=w.style.left,$=w.style.top,y=w.ownerDocument,C=Oo(w),x=z(z({},i[n]),o);w.style.left="0",w.style.top="0";var N;if(Array.isArray(r))N={x:r[0],y:r[1],width:0,height:0};else{var A=r.getBoundingClientRect();N={x:A.x,y:A.y,width:A.width,height:A.height}}var O=w.getBoundingClientRect(),I=C.getComputedStyle(w),R=I.width,E=I.height,_=y.documentElement,T=_.clientWidth,F=_.clientHeight,k=_.scrollWidth,D=_.scrollHeight,j=_.scrollTop,W=_.scrollLeft,U=O.height,B=O.width,V=N.height,re=N.width,H=x.htmlRegion==="scroll"?{left:-W,top:-j,right:k-W,bottom:D-j}:{left:0,top:0,right:T,bottom:F};H=CP(H,f),w.style.left=S,w.style.top=$;var le=ps(Math.round(B/parseFloat(R)*1e3)/1e3),ie=ps(Math.round(U/parseFloat(E)*1e3)/1e3);if(le===0||ie===0||Ia(r)&&!Om(r))return;var ve=x.offset,te=x.targetOffset,be=ve||[],Pe=K(be,2),De=Pe[0],pe=De===void 0?0:De,Ee=Pe[1],Me=Ee===void 0?0:Ee,We=te||[],oe=K(We,2),Q=oe[0],ae=Q===void 0?0:Q,Se=oe[1],vt=Se===void 0?0:Se;N.x+=ae,N.y+=vt;var nt=x.points||[],pt=K(nt,2),zt=pt[0],me=pt[1],Be=Jm(me),je=Jm(zt),dt=xi(N,Be),er=xi(O,je),Re=z({},x),Je=dt.x-er.x+pe,Ve=dt.y-er.y+Me,Pt=hn(Je,Ve),ft=xi(N,["t","l"]),tr=xi(O,["t","l"]),En=xi(N,["b","r"]),cn=xi(O,["b","r"]),ur=x.overflow||{},ce=ur.adjustX,se=ur.adjustY,xe=ur.shiftX,he=ur.shiftY,Ue=function(Yn){return typeof Yn=="boolean"?Yn:Yn>=0},bt,Tt,zr,xr;gn();var Kn=Ue(se),rr=je[0]===Be[0];if(Kn&&je[0]==="t"&&(Tt>H.bottom||g.current.bt)){var un=Ve;rr?un-=U-V:un=ft.y-cn.y-Me,hn(Je,un)>=Pt?(g.current.bt=!0,Ve=un,Re.points=[yn(je,0),yn(Be,0)]):g.current.bt=!1}if(Kn&&je[0]==="b"&&(bt<H.top||g.current.tb)){var Ht=Ve;rr?Ht+=U-V:Ht=En.y-tr.y-Me,hn(Je,Ht)>=Pt?(g.current.tb=!0,Ve=Ht,Re.points=[yn(je,0),yn(Be,0)]):g.current.tb=!1}var Xn=Ue(ce),_n=je[1]===Be[1];if(Xn&&je[1]==="l"&&(xr>H.right||g.current.rl)){var Hr=Je;_n?Hr-=B-re:Hr=ft.x-cn.x-pe,hn(Hr,Ve)>=Pt?(g.current.rl=!0,Je=Hr,Re.points=[yn(je,1),yn(Be,1)]):g.current.rl=!1}if(Xn&&je[1]==="r"&&(zr<H.left||g.current.lr)){var dn=Je;_n?dn+=B-re:dn=En.x-tr.x-pe,hn(dn,Ve)>=Pt?(g.current.lr=!0,Je=dn,Re.points=[yn(je,1),yn(Be,1)]):g.current.lr=!1}gn();var Wr=xe===!0?0:xe;typeof Wr=="number"&&(zr<H.left&&(Je-=zr-H.left,N.x+re<H.left+Wr&&(Je+=N.x-H.left+re-Wr)),xr>H.right&&(Je-=xr-H.right,N.x>H.right-Wr&&(Je+=N.x-H.right+Wr)));var Ae=he===!0?0:he;typeof Ae=="number"&&(bt<H.top&&(Ve-=bt-H.top,N.y+V<H.top+Ae&&(Ve+=N.y-H.top+V-Ae)),Tt>H.bottom&&(Ve-=Tt-H.bottom,N.y>H.bottom-Ae&&(Ve+=N.y-H.bottom+Ae)));var we=O.x+Je,de=we+B,Ke=O.y+Ve,ze=Ke+U,Er=N.x,nr=Er+re,ir=N.y,Ct=ir+V,Hi=Math.max(we,Er),Wi=Math.min(de,nr),fn=(Hi+Wi)/2,Zo=fn-we,Sd=Math.max(Ke,ir),Cd=Math.min(ze,Ct),xd=(Sd+Cd)/2,Bi=xd-Ke;a==null||a(t,Re),u({ready:!0,offsetX:Je/le,offsetY:Ve/ie,arrowX:Zo/le,arrowY:Bi/ie,scaleX:le,scaleY:ie,align:Re})}}),p=function(){d.current+=1;var S=d.current;Promise.resolve().then(function(){d.current===S&&m()})},b=function(){u(function(S){return z(z({},S),{},{ready:!1})})};return Mt(b,[n]),Mt(function(){e||b()},[e]),[c.ready,c.offsetX,c.offsetY,c.arrowX,c.arrowY,c.scaleX,c.scaleY,c.align,p]}function EP(e,t,r,n){Mt(function(){if(e&&t&&r){let u=function(){n()};var i=t,o=r,a=mu(i),s=mu(o),l=Oo(o),c=new Set([l].concat(ee(a),ee(s)));return c.forEach(function(d){d.addEventListener("scroll",u,{passive:!0})}),l.addEventListener("resize",u,{passive:!0}),n(),function(){c.forEach(function(d){d.removeEventListener("scroll",u),l.removeEventListener("resize",u)})}}},[e,t,r])}function _P(e){var t=e.prefixCls,r=e.align,n=e.arrowX,i=n===void 0?0:n,o=e.arrowY,a=o===void 0?0:o,s=h.useRef();if(!r||!r.points)return null;var l={position:"absolute"};if(r.autoArrow!==!1){var c=r.points[0],u=r.points[1],d=c[0],f=c[1],g=u[0],v=u[1];d===g||!["t","b"].includes(d)?l.top=a:d==="t"?l.top=0:l.bottom=0,f===v||!["l","r"].includes(f)?l.left=i:f==="l"?l.left=0:l.right=0}return h.createElement("div",{ref:s,className:"".concat(t,"-arrow"),style:l})}function $P(e){var t=e.prefixCls,r=e.open,n=e.zIndex,i=e.mask,o=e.motion;return i?React.createElement(xo,Et({},o,{motionAppear:!0,visible:r,removeOnLeave:!0}),function(a){var s=a.className;return React.createElement("div",{style:{zIndex:n},className:q("".concat(t,"-mask"),s)})}):null}var OP=h.forwardRef(function(e,t){var r=e.popup,n=e.className,i=e.prefixCls,o=e.style,a=e.target,s=e.onVisibleChanged,l=e.open,c=e.keepDom,u=e.onClick,d=e.mask,f=e.arrow,g=e.align,v=e.arrowX,m=e.arrowY,p=e.motion,b=e.maskMotion,w=e.forceRender,S=e.getPopupContainer,$=e.autoDestroy,y=e.portal,C=e.zIndex,x=e.onMouseEnter,N=e.onMouseLeave,A=e.ready,O=e.offsetX,I=e.offsetY,R=e.onAlign,E=e.onPrepare,_=e.stretch,T=e.targetWidth,F=e.targetHeight,k=typeof r=="function"?r():r,D=l||c,j=(S==null?void 0:S.length)>0,W=h.useState(!S||!j),U=K(W,2),B=U[0],V=U[1];if(Mt(function(){!B&&j&&a&&V(!0)},[B,j,a]),!B)return null;var re=A||!l?{left:O,top:I}:{left:"-1000vw",top:"-1000vh"},H={};return _&&(_.includes("height")&&F?H.height=F:_.includes("minHeight")&&F&&(H.minHeight=F),_.includes("width")&&T?H.width=T:_.includes("minWidth")&&T&&(H.minWidth=T)),l||(H.pointerEvents="none"),h.createElement(y,{open:w||D,getContainer:S&&function(){return S(a)},autoDestroy:$},h.createElement($P,{prefixCls:i,open:l,zIndex:C,mask:d,motion:b}),h.createElement(ic,{onResize:R,disabled:!l},function(le){return h.createElement(xo,Et({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:w,leavedClassName:"".concat(i,"-hidden")},p,{onAppearPrepare:E,onEnterPrepare:E,visible:l,onVisibleChanged:function(ve){var te;p==null||(te=p.onVisibleChanged)===null||te===void 0||te.call(p,ve),s(ve)}}),function(ie,ve){var te=ie.className,be=ie.style,Pe=q(i,te,n);return h.createElement("div",{ref:Nn(le,t,ve),className:Pe,style:z(z(z(z({},re),H),be),{},{boxSizing:"border-box",zIndex:C},o),onMouseEnter:x,onMouseLeave:N,onClick:u},f&&h.createElement(_P,{prefixCls:i,align:g,arrowX:v,arrowY:m}),k)})}))}),PP=h.forwardRef(function(e,t){var r=e.children,n=e.getTriggerDOMNode,i=co(r),o=h.useCallback(function(s){ec(t,n?n(s):s)},[n]),a=Fh(o,r.ref);return i?h.cloneElement(r,{ref:a}):r}),TP=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];function MP(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Vm,t=h.forwardRef(function(r,n){var i=r.prefixCls,o=i===void 0?"rc-trigger-popup":i,a=r.children,s=r.action,l=s===void 0?"hover":s,c=r.showAction,u=r.hideAction,d=r.popupVisible,f=r.defaultPopupVisible,g=r.onPopupVisibleChange,v=r.afterPopupVisibleChange,m=r.mouseEnterDelay,p=r.mouseLeaveDelay,b=p===void 0?.1:p,w=r.focusDelay,S=r.blurDelay,$=r.mask,y=r.maskClosable,C=y===void 0?!0:y,x=r.getPopupContainer,N=r.forceRender,A=r.autoDestroy,O=r.destroyPopupOnHide,I=r.popup,R=r.popupClassName,E=r.popupStyle,_=r.popupPlacement,T=r.builtinPlacements,F=T===void 0?{}:T,k=r.popupAlign,D=r.zIndex,j=r.stretch,W=r.getPopupClassNameFromAlign,U=r.alignPoint,B=r.onPopupClick,V=r.onPopupAlign,re=r.arrow,H=r.popupMotion,le=r.maskMotion,ie=r.popupTransitionName,ve=r.popupAnimation,te=r.maskTransitionName,be=r.maskAnimation,Pe=r.className,De=r.getTriggerDOMNode,pe=Vt(r,TP),Ee=A||O||!1,Me=h.useState(!1),We=K(Me,2),oe=We[0],Q=We[1];Mt(function(){Q(Xm())},[]);var ae=h.useRef({}),Se=h.useContext(Ym),vt=h.useMemo(function(){return{registerSubPopup:function(fe,Ie){ae.current[fe]=Ie,Se==null||Se.registerSubPopup(fe,Ie)}}},[Se]),nt=tP(),pt=h.useState(null),zt=K(pt,2),me=zt[0],Be=zt[1],je=tn(function(Z){Ia(Z)&&me!==Z&&Be(Z),Se==null||Se.registerSubPopup(nt,Z)}),dt=h.useState(null),er=K(dt,2),Re=er[0],Je=er[1],Ve=tn(function(Z){Ia(Z)&&Re!==Z&&Je(Z)}),Pt=h.Children.only(a),ft=(Pt==null?void 0:Pt.props)||{},tr={},En=tn(function(Z){var fe,Ie,Xe=Re;return(Xe==null?void 0:Xe.contains(Z))||(Xe==null||(fe=Xe.getRootNode())===null||fe===void 0?void 0:fe.host)===Z||Z===Xe||(me==null?void 0:me.contains(Z))||(me==null||(Ie=me.getRootNode())===null||Ie===void 0?void 0:Ie.host)===Z||Z===me||Object.values(ae.current).some(function(Ze){return(Ze==null?void 0:Ze.contains(Z))||Z===Ze})}),cn=Qm(o,H,ve,ie),ur=Qm(o,le,be,te),ce=h.useState(f||!1),se=K(ce,2),xe=se[0],he=se[1],Ue=d??xe,bt=tn(function(Z){d===void 0&&he(Z)});Mt(function(){he(d||!1)},[d]);var Tt=h.useRef(Ue);Tt.current=Ue;var zr=tn(function(Z){Ue!==Z&&(bt(Z),g==null||g(Z))}),xr=h.useRef(),Kn=function(){clearTimeout(xr.current)},rr=function(fe){var Ie=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;Kn(),Ie===0?zr(fe):xr.current=setTimeout(function(){zr(fe)},Ie*1e3)};h.useEffect(function(){return Kn},[]);var un=h.useState(!1),Ht=K(un,2),Xn=Ht[0],_n=Ht[1],Hr=h.useRef(!0);Mt(function(){(!Hr.current||Ue)&&_n(!0),Hr.current=!0},[Ue]);var dn=h.useState(null),Wr=K(dn,2),Ae=Wr[0],we=Wr[1],de=h.useState([0,0]),Ke=K(de,2),ze=Ke[0],Er=Ke[1],nr=function(fe){Er([fe.clientX,fe.clientY])},ir=xP(Ue,me,U?ze:Re,_,F,k,V),Ct=K(ir,9),Hi=Ct[0],Wi=Ct[1],fn=Ct[2],Zo=Ct[3],Sd=Ct[4],Cd=Ct[5],xd=Ct[6],Bi=Ct[7],hn=Ct[8],gn=tn(function(){Xn||hn()});EP(Ue,Re,me,gn),Mt(function(){gn()},[ze]),Mt(function(){Ue&&!(F!=null&&F[_])&&gn()},[JSON.stringify(k)]);var Ks=h.useMemo(function(){var Z=SP(F,o,Bi,U);return q(Z,W==null?void 0:W(Bi))},[Bi,W,F,o,U]);h.useImperativeHandle(n,function(){return{forceAlign:gn}});var Yn=function(fe){_n(!1),hn(),v==null||v(fe)},Xs=function(){return new Promise(function(fe){we(function(){return fe})})};Mt(function(){Ae&&(hn(),Ae(),we(null))},[Ae]);var Ys=h.useState(0),Zs=K(Ys,2),Ed=Zs[0],_d=Zs[1],$d=h.useState(0),Qs=K($d,2),Od=Qs[0],UA=Qs[1],GA=function(fe,Ie){if(gn(),j){var Xe=Ie.getBoundingClientRect();_d(Xe.width),UA(Xe.height)}},qA=yP(oe,l,c,u),bb=K(qA,2),Js=bb[0],el=bb[1],tl=function(fe,Ie,Xe,Ze){tr[fe]=function(nl){var Vi;Ze==null||Ze(nl),rr(Ie,Xe);for(var Td=arguments.length,xb=new Array(Td>1?Td-1:0),il=1;il<Td;il++)xb[il-1]=arguments[il];(Vi=ft[fe])===null||Vi===void 0||Vi.call.apply(Vi,[ft,nl].concat(xb))}},yb=Js.has("click"),rl=el.has("click")||el.has("contextMenu");(yb||rl)&&(tr.onClick=function(Z){var fe;Tt.current&&rl?rr(!1):!Tt.current&&yb&&(nr(Z),rr(!0));for(var Ie=arguments.length,Xe=new Array(Ie>1?Ie-1:0),Ze=1;Ze<Ie;Ze++)Xe[Ze-1]=arguments[Ze];(fe=ft.onClick)===null||fe===void 0||fe.call.apply(fe,[ft,Z].concat(Xe))}),h.useEffect(function(){if(rl&&me&&(!$||C)){var Z=function(nl){var Vi=nl.target;Tt.current&&!En(Vi)&&rr(!1)},fe=Oo(me),Ie=Re==null?void 0:Re.getRootNode();fe.addEventListener("click",Z);var Xe=Ie&&Ie!==Re.ownerDocument;return Xe&&Ie.addEventListener("click",Z),function(){fe.removeEventListener("click",Z),Xe&&Ie.removeEventListener("click",Z)}}},[rl,Re,me,$,C]);var KA=Js.has("hover"),XA=el.has("hover"),wb,Sb;KA&&(tl("onMouseEnter",!0,m,function(Z){nr(Z)}),wb=function(){rr(!0,m)},U&&(tr.onMouseMove=function(Z){var fe;(fe=ft.onMouseMove)===null||fe===void 0||fe.call(ft,Z)})),XA&&(tl("onMouseLeave",!1,b),Sb=function(){rr(!1,b)}),Js.has("focus")&&tl("onFocus",!0,w),el.has("focus")&&tl("onBlur",!1,S),Js.has("contextMenu")&&(tr.onContextMenu=function(Z){var fe;nr(Z),rr(!0),Z.preventDefault();for(var Ie=arguments.length,Xe=new Array(Ie>1?Ie-1:0),Ze=1;Ze<Ie;Ze++)Xe[Ze-1]=arguments[Ze];(fe=ft.onContextMenu)===null||fe===void 0||fe.call.apply(fe,[ft,Z].concat(Xe))}),Pe&&(tr.className=q(ft.className,Pe));var Pd=z(z({},ft),tr),Cb={},YA=["onContextMenu","onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur"];YA.forEach(function(Z){pe[Z]&&(Cb[Z]=function(){for(var fe,Ie=arguments.length,Xe=new Array(Ie),Ze=0;Ze<Ie;Ze++)Xe[Ze]=arguments[Ze];(fe=Pd[Z])===null||fe===void 0||fe.call.apply(fe,[Pd].concat(Xe)),pe[Z].apply(pe,Xe)})});var ZA=h.cloneElement(Pt,z(z({},Pd),Cb));return h.createElement(h.Fragment,null,h.createElement(ic,{disabled:!Ue,ref:Ve,onResize:GA},h.createElement(PP,{getTriggerDOMNode:De},ZA)),h.createElement(Ym.Provider,{value:vt},h.createElement(OP,{portal:e,ref:je,prefixCls:o,popup:I,className:q(R,Ks),style:E,target:Re,onMouseEnter:wb,onMouseLeave:Sb,zIndex:D,open:Ue,keepDom:Xn,onClick:B,mask:$,motion:cn,maskMotion:ur,onVisibleChanged:Yn,onPrepare:Xs,forceRender:N,autoDestroy:Ee,getPopupContainer:x,align:Bi,arrow:re,ready:Hi,offsetX:Wi,offsetY:fn,arrowX:Zo,arrowY:Sd,onAlign:gn,stretch:j,targetWidth:Ed/Cd,targetHeight:Od/xd})))});return t}const RP=MP(Vm);function vu(e,t,r){return q({[`${e}-status-success`]:t==="success",[`${e}-status-warning`]:t==="warning",[`${e}-status-error`]:t==="error",[`${e}-status-validating`]:t==="validating",[`${e}-has-feedback`]:r})}const AP=(e,t)=>t||e;var NP={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};const kP=NP;var ev=function(t,r){return h.createElement(os,z(z({},t),{},{ref:r,icon:kP}))};ev.displayName="DownOutlined";const IP=h.forwardRef(ev);var Ei={shiftX:64,adjustY:1},_i={adjustX:1,shiftY:!0},lr=[0,0],FP={left:{points:["cr","cl"],overflow:_i,offset:[-4,0],targetOffset:lr},right:{points:["cl","cr"],overflow:_i,offset:[4,0],targetOffset:lr},top:{points:["bc","tc"],overflow:Ei,offset:[0,-4],targetOffset:lr},bottom:{points:["tc","bc"],overflow:Ei,offset:[0,4],targetOffset:lr},topLeft:{points:["bl","tl"],overflow:Ei,offset:[0,-4],targetOffset:lr},leftTop:{points:["tr","tl"],overflow:_i,offset:[-4,0],targetOffset:lr},topRight:{points:["br","tr"],overflow:Ei,offset:[0,-4],targetOffset:lr},rightTop:{points:["tl","tr"],overflow:_i,offset:[4,0],targetOffset:lr},bottomRight:{points:["tr","br"],overflow:Ei,offset:[0,4],targetOffset:lr},rightBottom:{points:["bl","br"],overflow:_i,offset:[4,0],targetOffset:lr},bottomLeft:{points:["tl","bl"],overflow:Ei,offset:[0,4],targetOffset:lr},leftBottom:{points:["br","bl"],overflow:_i,offset:[-4,0],targetOffset:lr}};function tv(e){var t=e.children,r=e.prefixCls,n=e.id,i=e.overlayInnerStyle,o=e.className,a=e.style;return h.createElement("div",{className:q("".concat(r,"-content"),o),style:a},h.createElement("div",{className:"".concat(r,"-inner"),id:n,role:"tooltip",style:i},typeof t=="function"?t():t))}var LP=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow"],DP=function(t,r){var n=t.overlayClassName,i=t.trigger,o=i===void 0?["hover"]:i,a=t.mouseEnterDelay,s=a===void 0?0:a,l=t.mouseLeaveDelay,c=l===void 0?.1:l,u=t.overlayStyle,d=t.prefixCls,f=d===void 0?"rc-tooltip":d,g=t.children,v=t.onVisibleChange,m=t.afterVisibleChange,p=t.transitionName,b=t.animation,w=t.motion,S=t.placement,$=S===void 0?"right":S,y=t.align,C=y===void 0?{}:y,x=t.destroyTooltipOnHide,N=x===void 0?!1:x,A=t.defaultVisible,O=t.getTooltipContainer,I=t.overlayInnerStyle;t.arrowContent;var R=t.overlay,E=t.id,_=t.showArrow,T=_===void 0?!0:_,F=Vt(t,LP),k=M.useRef(null);M.useImperativeHandle(r,function(){return k.current});var D=z({},F);"visible"in t&&(D.popupVisible=t.visible);var j=function(){return h.createElement(tv,{key:"content",prefixCls:f,id:E,overlayInnerStyle:I},R)};return h.createElement(RP,Et({popupClassName:n,prefixCls:f,popup:j,action:o,builtinPlacements:FP,popupPlacement:$,ref:k,popupAlign:C,getPopupContainer:O,onPopupVisibleChange:v,afterPopupVisibleChange:m,popupTransitionName:p,popupAnimation:b,popupMotion:w,defaultPopupVisible:A,autoDestroy:N,mouseLeaveDelay:c,popupStyle:u,mouseEnterDelay:s,arrow:T},D),g)};const jP=M.forwardRef(DP),rv=8;function nv(e){const t=rv,{contentRadius:r,limitVerticalRadius:n}=e,i=r>12?r+2:12;return{dropdownArrowOffset:i,dropdownArrowOffsetVertical:n?t:i}}function bs(e,t){return e?t:{}}function zP(e,t){const{componentCls:r,sizePopupArrow:n,borderRadiusXS:i,borderRadiusOuter:o,boxShadowPopoverArrow:a}=e,{colorBg:s,contentRadius:l=e.borderRadiusLG,limitVerticalRadius:c,arrowDistance:u=0,arrowPlacement:d={left:!0,right:!0,top:!0,bottom:!0}}=t,{dropdownArrowOffsetVertical:f,dropdownArrowOffset:g}=nv({contentRadius:l,limitVerticalRadius:c});return{[r]:Object.assign(Object.assign(Object.assign(Object.assign({[`${r}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},Q_(n,i,o,s,a)),{"&:before":{background:s}})]},bs(!!d.top,{[[`&-placement-top ${r}-arrow`,`&-placement-topLeft ${r}-arrow`,`&-placement-topRight ${r}-arrow`].join(",")]:{bottom:u,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},[`&-placement-topLeft ${r}-arrow`]:{left:{_skip_check_:!0,value:g}},[`&-placement-topRight ${r}-arrow`]:{right:{_skip_check_:!0,value:g}}})),bs(!!d.bottom,{[[`&-placement-bottom ${r}-arrow`,`&-placement-bottomLeft ${r}-arrow`,`&-placement-bottomRight ${r}-arrow`].join(",")]:{top:u,transform:"translateY(-100%)"},[`&-placement-bottom ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},[`&-placement-bottomLeft ${r}-arrow`]:{left:{_skip_check_:!0,value:g}},[`&-placement-bottomRight ${r}-arrow`]:{right:{_skip_check_:!0,value:g}}})),bs(!!d.left,{[[`&-placement-left ${r}-arrow`,`&-placement-leftTop ${r}-arrow`,`&-placement-leftBottom ${r}-arrow`].join(",")]:{right:{_skip_check_:!0,value:u},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop ${r}-arrow`]:{top:f},[`&-placement-leftBottom ${r}-arrow`]:{bottom:f}})),bs(!!d.right,{[[`&-placement-right ${r}-arrow`,`&-placement-rightTop ${r}-arrow`,`&-placement-rightBottom ${r}-arrow`].join(",")]:{left:{_skip_check_:!0,value:u},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop ${r}-arrow`]:{top:f},[`&-placement-rightBottom ${r}-arrow`]:{bottom:f}}))}}function HP(e,t,r,n){if(n===!1)return{adjustX:!1,adjustY:!1};const i=n&&typeof n=="object"?n:{},o={};switch(e){case"top":case"bottom":o.shiftX=t.dropdownArrowOffset*2+r;break;case"left":case"right":o.shiftY=t.dropdownArrowOffsetVertical*2+r;break}const a=Object.assign(Object.assign({},o),i);return a.shiftX||(a.adjustX=!0),a.shiftY||(a.adjustY=!0),a}const iv={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},WP={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},BP=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function VP(e){const{arrowWidth:t,autoAdjustOverflow:r,arrowPointAtCenter:n,offset:i,borderRadius:o}=e,a=t/2,s={};return Object.keys(iv).forEach(l=>{const c=n&&WP[l]||iv[l],u=Object.assign(Object.assign({},c),{offset:[0,0]});switch(s[l]=u,BP.has(l)&&(u.autoArrow=!1),l){case"top":case"topLeft":case"topRight":u.offset[1]=-a-i;break;case"bottom":case"bottomLeft":case"bottomRight":u.offset[1]=a+i;break;case"left":case"leftTop":case"leftBottom":u.offset[0]=-a-i;break;case"right":case"rightTop":case"rightBottom":u.offset[0]=a+i;break}const d=nv({contentRadius:o,limitVerticalRadius:!0});if(n)switch(l){case"topLeft":case"bottomLeft":u.offset[0]=-d.dropdownArrowOffset-a;break;case"topRight":case"bottomRight":u.offset[0]=d.dropdownArrowOffset+a;break;case"leftTop":case"rightTop":u.offset[1]=-d.dropdownArrowOffset-a;break;case"leftBottom":case"rightBottom":u.offset[1]=d.dropdownArrowOffset+a;break}u.overflow=HP(l,d,t,r)}),s}const wn=(e,t)=>new _t(e).setAlpha(t).toRgbString(),$i=(e,t)=>new _t(e).lighten(t).toHexString(),UP=e=>{const t=Yr(e,{theme:"dark"});return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[6],6:t[5],7:t[4],8:t[6],9:t[5],10:t[4]}},GP=(e,t)=>{const r=e||"#000",n=t||"#fff";return{colorBgBase:r,colorTextBase:n,colorText:wn(n,.85),colorTextSecondary:wn(n,.65),colorTextTertiary:wn(n,.45),colorTextQuaternary:wn(n,.25),colorFill:wn(n,.18),colorFillSecondary:wn(n,.12),colorFillTertiary:wn(n,.08),colorFillQuaternary:wn(n,.04),colorBgElevated:$i(r,12),colorBgContainer:$i(r,8),colorBgLayout:$i(r,0),colorBgSpotlight:$i(r,26),colorBorder:$i(r,26),colorBorderSecondary:$i(r,19)}},qP=(e,t)=>{const r=Object.keys(zc).map(i=>{const o=Yr(e[i],{theme:"dark"});return new Array(10).fill(1).reduce((a,s,l)=>(a[`${i}-${l+1}`]=o[l],a[`${i}${l+1}`]=o[l],a),{})}).reduce((i,o)=>(i=Object.assign(Object.assign({},i),o),i),{}),n=t??Qa(e);return Object.assign(Object.assign(Object.assign({},n),r),Vg(e,{generateColorPalettes:UP,generateNeutralColorPalettes:GP}))};function KP(e){const{sizeUnit:t,sizeStep:r}=e,n=r-2;return{sizeXXL:t*(n+10),sizeXL:t*(n+6),sizeLG:t*(n+2),sizeMD:t*(n+2),sizeMS:t*(n+1),size:t*n,sizeSM:t*n,sizeXS:t*(n-1),sizeXXS:t*(n-1)}}const XP=(e,t)=>{const r=t??Qa(e),n=r.fontSizeSM,i=r.controlHeight-4;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},r),KP(t??e)),Ug(n)),{controlHeight:i}),Bg(Object.assign(Object.assign({},r),{controlHeight:i})))};function YP(){const[e,t,r]=rs();return{theme:e,token:t,hashId:r}}const pu={defaultConfig:ts,defaultSeed:ts.token,useToken:YP,defaultAlgorithm:Qa,darkAlgorithm:qP,compactAlgorithm:XP},ZP=e=>{const{componentCls:t,tooltipMaxWidth:r,tooltipColor:n,tooltipBg:i,tooltipBorderRadius:o,zIndexPopup:a,controlHeight:s,boxShadowSecondary:l,paddingSM:c,paddingXS:u,tooltipRadiusOuter:d}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},hr(e)),{position:"absolute",zIndex:a,display:"block",width:"max-content",maxWidth:r,visibility:"visible","&-hidden":{display:"none"},"--antd-arrow-background-color":i,[`${t}-inner`]:{minWidth:s,minHeight:s,padding:`${c/2}px ${u}px`,color:n,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:i,borderRadius:o,boxShadow:l},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${t}-inner`]:{borderRadius:Math.min(o,rv)}},[`${t}-content`]:{position:"relative"}}),Xg(e,(f,g)=>{let{darkColor:v}=g;return{[`&${t}-${f}`]:{[`${t}-inner`]:{backgroundColor:v},[`${t}-arrow`]:{"--antd-arrow-background-color":v}}}})),{"&-rtl":{direction:"rtl"}})},zP(Ft(e,{borderRadiusOuter:d}),{colorBg:"var(--antd-arrow-background-color)",contentRadius:o,limitVerticalRadius:!0}),{[`${t}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}}]},ov=(e,t)=>Qr("Tooltip",n=>{if(t===!1)return[];const{borderRadius:i,colorTextLightSolid:o,colorBgDefault:a,borderRadiusOuter:s}=n,l=Ft(n,{tooltipMaxWidth:250,tooltipColor:o,tooltipBorderRadius:i,tooltipBg:a,tooltipRadiusOuter:s>4?4:s});return[ZP(l),bP(n,"zoom-big-fast")]},n=>{let{zIndexPopupBase:i,colorBgSpotlight:o}=n;return{zIndexPopup:i+70,colorBgDefault:o}})(e),QP=Ga.map(e=>`${e}-inverse`),JP=["success","processing","error","default","warning"];function av(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0)?[].concat(ee(QP),ee(Ga)).includes(e):Ga.includes(e)}function e2(e){return JP.includes(e)}function sv(e,t){const r=av(t),n=q({[`${e}-${t}`]:t&&r}),i={},o={};return t&&!r&&(i.background=t,o["--antd-arrow-background-color"]=t),{className:n,overlayStyle:i,arrowStyle:o}}function t2(e){const{prefixCls:t,className:r,placement:n="top",title:i,color:o,overlayInnerStyle:a}=e,{getPrefixCls:s}=h.useContext(ot),l=s("tooltip",t),[c,u]=ov(l,!0),d=sv(l,o),f=Object.assign(Object.assign({},a),d.overlayStyle),g=d.arrowStyle;return c(h.createElement("div",{className:q(u,l,`${l}-pure`,`${l}-placement-${n}`,r,d.className),style:g},h.createElement("div",{className:`${l}-arrow`}),h.createElement(tv,Object.assign({},e,{className:u,prefixCls:l,overlayInnerStyle:f}),i)))}var r2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const{useToken:n2}=pu,i2=(e,t)=>{const r={},n=Object.assign({},e);return t.forEach(i=>{e&&i in e&&(r[i]=e[i],delete n[i])}),{picked:r,omitted:n}};function o2(e,t){const r=e.type;if((r.__ANT_BUTTON===!0||e.type==="button")&&e.props.disabled||r.__ANT_SWITCH===!0&&(e.props.disabled||e.props.loading)||r.__ANT_RADIO===!0&&e.props.disabled){const{picked:n,omitted:i}=i2(e.props.style,["position","left","right","top","bottom","float","display","zIndex"]),o=Object.assign(Object.assign({display:"inline-block"},n),{cursor:"not-allowed",width:e.props.block?"100%":void 0}),a=Object.assign(Object.assign({},i),{pointerEvents:"none"}),s=Si(e,{style:a,className:null});return h.createElement("span",{style:o,className:q(e.props.className,`${t}-disabled-compatible-wrapper`)},s)}return e}const lv=h.forwardRef((e,t)=>{var r,n;const{prefixCls:i,openClassName:o,getTooltipContainer:a,overlayClassName:s,color:l,overlayInnerStyle:c,children:u,afterOpenChange:d,afterVisibleChange:f,destroyTooltipOnHide:g,arrow:v=!0,title:m,overlay:p,builtinPlacements:b,arrowPointAtCenter:w=!1,autoAdjustOverflow:S=!0}=e,$=!!v,{token:y}=n2(),{getPopupContainer:C,getPrefixCls:x,direction:N}=h.useContext(ot),A=h.useRef(null),O=()=>{var Q;(Q=A.current)===null||Q===void 0||Q.forceAlign()};h.useImperativeHandle(t,()=>({forceAlign:O,forcePopupAlign:()=>{O()}}));const[I,R]=vs(!1,{value:(r=e.open)!==null&&r!==void 0?r:e.visible,defaultValue:(n=e.defaultOpen)!==null&&n!==void 0?n:e.defaultVisible}),E=!m&&!p&&m!==0,_=Q=>{var ae,Se;R(E?!1:Q),E||((ae=e.onOpenChange)===null||ae===void 0||ae.call(e,Q),(Se=e.onVisibleChange)===null||Se===void 0||Se.call(e,Q))},T=h.useMemo(()=>{var Q,ae;let Se=w;return typeof v=="object"&&(Se=(ae=(Q=v.pointAtCenter)!==null&&Q!==void 0?Q:v.arrowPointAtCenter)!==null&&ae!==void 0?ae:w),b||VP({arrowPointAtCenter:Se,autoAdjustOverflow:S,arrowWidth:$?y.sizePopupArrow:0,borderRadius:y.borderRadius,offset:y.marginXXS})},[w,v,b,y]),F=(Q,ae)=>{const Se=Object.keys(T).find(vt=>{var nt,pt;return T[vt].points[0]===((nt=ae.points)===null||nt===void 0?void 0:nt[0])&&T[vt].points[1]===((pt=ae.points)===null||pt===void 0?void 0:pt[1])});if(Se){const vt=Q.getBoundingClientRect(),nt={top:"50%",left:"50%"};/top|Bottom/.test(Se)?nt.top=`${vt.height-ae.offset[1]}px`:/Top|bottom/.test(Se)&&(nt.top=`${-ae.offset[1]}px`),/left|Right/.test(Se)?nt.left=`${vt.width-ae.offset[0]}px`:/right|Left/.test(Se)&&(nt.left=`${-ae.offset[0]}px`),Q.style.transformOrigin=`${nt.left} ${nt.top}`}},k=h.useMemo(()=>m===0?m:p||m||"",[p,m]),{getPopupContainer:D,placement:j="top",mouseEnterDelay:W=.1,mouseLeaveDelay:U=.1,overlayStyle:B,rootClassName:V}=e,re=r2(e,["getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName"]),H=x("tooltip",i),le=x(),ie=e["data-popover-inject"];let ve=I;!("open"in e)&&!("visible"in e)&&E&&(ve=!1);const te=o2(eu(u)&&!xm(u)?u:h.createElement("span",null,u),H),be=te.props,Pe=!be.className||typeof be.className=="string"?q(be.className,{[o||`${H}-open`]:!0}):be.className,[De,pe]=ov(H,!ie),Ee=sv(H,l),Me=Object.assign(Object.assign({},c),Ee.overlayStyle),We=Ee.arrowStyle,oe=q(s,{[`${H}-rtl`]:N==="rtl"},Ee.className,V,pe);return De(h.createElement(jP,Object.assign({},re,{showArrow:$,placement:j,mouseEnterDelay:W,mouseLeaveDelay:U,prefixCls:H,overlayClassName:oe,overlayStyle:Object.assign(Object.assign({},We),B),getTooltipContainer:D||a||C,ref:A,builtinPlacements:T,overlay:k,visible:ve,onVisibleChange:_,afterVisibleChange:d??f,onPopupAlign:F,overlayInnerStyle:Me,arrowContent:h.createElement("span",{className:`${H}-arrow-content`}),motion:{motionName:qO(le,"zoom-big-fast",e.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!g}),ve?Si(te,{className:Pe}):te))});lv._InternalPanelDoNotUseOrYouWillBeFired=t2;const bu=lv,a2=()=>{const[e,t]=h.useState(!1);return h.useEffect(()=>{t(nP())},[]),e};function s2(e){let{className:t,direction:r,index:n,marginDirection:i,children:o,split:a,wrap:s}=e;const{horizontalSize:l,verticalSize:c,latestIndex:u,supportFlexGap:d}=h.useContext(cv);let f={};return d||(r==="vertical"?n<u&&(f={marginBottom:l/(a?2:1)}):f=Object.assign(Object.assign({},n<u&&{[i]:l/(a?2:1)}),s&&{paddingBottom:c})),o==null?null:h.createElement(h.Fragment,null,h.createElement("div",{className:t,style:f},o),n<u&&a&&h.createElement("span",{className:`${t}-split`,style:f},a))}var l2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const cv=h.createContext({latestIndex:0,horizontalSize:0,verticalSize:0,supportFlexGap:!1}),c2={small:8,middle:16,large:24};function u2(e){return typeof e=="string"?c2[e]:e||0}const uv=e=>{const{getPrefixCls:t,space:r,direction:n}=h.useContext(ot),{size:i=(r==null?void 0:r.size)||"small",align:o,className:a,rootClassName:s,children:l,direction:c="horizontal",prefixCls:u,split:d,style:f,wrap:g=!1}=e,v=l2(e,["size","align","className","rootClassName","children","direction","prefixCls","split","style","wrap"]),m=a2(),[p,b]=h.useMemo(()=>(Array.isArray(i)?i:[i,i]).map(_=>u2(_)),[i]),w=oi(l,{keepEmpty:!0}),S=o===void 0&&c==="horizontal"?"center":o,$=t("space",u),[y,C]=Tm($),x=q($,C,`${$}-${c}`,{[`${$}-rtl`]:n==="rtl",[`${$}-align-${S}`]:S},a,s),N=`${$}-item`,A=n==="rtl"?"marginLeft":"marginRight";let O=0;const I=w.map((_,T)=>{_!=null&&(O=T);const F=_&&_.key||`${N}-${T}`;return h.createElement(s2,{className:N,key:F,direction:c,index:T,marginDirection:A,split:d,wrap:g},_)}),R=h.useMemo(()=>({horizontalSize:p,verticalSize:b,latestIndex:O,supportFlexGap:m}),[p,b,O,m]);if(w.length===0)return null;const E={};return g&&(E.flexWrap="wrap",m||(E.marginBottom=-b)),m&&(E.columnGap=p,E.rowGap=b),y(h.createElement("div",Object.assign({className:x,style:Object.assign(Object.assign({},E),f)},v),h.createElement(cv.Provider,{value:R},I)))};uv.Compact=pO;const dv=uv;var yu={},d2={get exports(){return yu},set exports(e){yu=e}};(function(e,t){(function(r,n){e.exports=n()})(Jb,function(){var r=1e3,n=6e4,i=36e5,o="millisecond",a="second",s="minute",l="hour",c="day",u="week",d="month",f="quarter",g="year",v="date",m="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,w={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(E){var _=["th","st","nd","rd"],T=E%100;return"["+E+(_[(T-20)%10]||_[T]||_[0])+"]"}},S=function(E,_,T){var F=String(E);return!F||F.length>=_?E:""+Array(_+1-F.length).join(T)+E},$={s:S,z:function(E){var _=-E.utcOffset(),T=Math.abs(_),F=Math.floor(T/60),k=T%60;return(_<=0?"+":"-")+S(F,2,"0")+":"+S(k,2,"0")},m:function E(_,T){if(_.date()<T.date())return-E(T,_);var F=12*(T.year()-_.year())+(T.month()-_.month()),k=_.clone().add(F,d),D=T-k<0,j=_.clone().add(F+(D?-1:1),d);return+(-(F+(T-k)/(D?k-j:j-k))||0)},a:function(E){return E<0?Math.ceil(E)||0:Math.floor(E)},p:function(E){return{M:d,y:g,w:u,d:c,D:v,h:l,m:s,s:a,ms:o,Q:f}[E]||String(E||"").toLowerCase().replace(/s$/,"")},u:function(E){return E===void 0}},y="en",C={};C[y]=w;var x=function(E){return E instanceof I},N=function E(_,T,F){var k;if(!_)return y;if(typeof _=="string"){var D=_.toLowerCase();C[D]&&(k=D),T&&(C[D]=T,k=D);var j=_.split("-");if(!k&&j.length>1)return E(j[0])}else{var W=_.name;C[W]=_,k=W}return!F&&k&&(y=k),k||!F&&y},A=function(E,_){if(x(E))return E.clone();var T=typeof _=="object"?_:{};return T.date=E,T.args=arguments,new I(T)},O=$;O.l=N,O.i=x,O.w=function(E,_){return A(E,{locale:_.$L,utc:_.$u,x:_.$x,$offset:_.$offset})};var I=function(){function E(T){this.$L=N(T.locale,null,!0),this.parse(T)}var _=E.prototype;return _.parse=function(T){this.$d=function(F){var k=F.date,D=F.utc;if(k===null)return new Date(NaN);if(O.u(k))return new Date;if(k instanceof Date)return new Date(k);if(typeof k=="string"&&!/Z$/i.test(k)){var j=k.match(p);if(j){var W=j[2]-1||0,U=(j[7]||"0").substring(0,3);return D?new Date(Date.UTC(j[1],W,j[3]||1,j[4]||0,j[5]||0,j[6]||0,U)):new Date(j[1],W,j[3]||1,j[4]||0,j[5]||0,j[6]||0,U)}}return new Date(k)}(T),this.$x=T.x||{},this.init()},_.init=function(){var T=this.$d;this.$y=T.getFullYear(),this.$M=T.getMonth(),this.$D=T.getDate(),this.$W=T.getDay(),this.$H=T.getHours(),this.$m=T.getMinutes(),this.$s=T.getSeconds(),this.$ms=T.getMilliseconds()},_.$utils=function(){return O},_.isValid=function(){return this.$d.toString()!==m},_.isSame=function(T,F){var k=A(T);return this.startOf(F)<=k&&k<=this.endOf(F)},_.isAfter=function(T,F){return A(T)<this.startOf(F)},_.isBefore=function(T,F){return this.endOf(F)<A(T)},_.$g=function(T,F,k){return O.u(T)?this[F]:this.set(k,T)},_.unix=function(){return Math.floor(this.valueOf()/1e3)},_.valueOf=function(){return this.$d.getTime()},_.startOf=function(T,F){var k=this,D=!!O.u(F)||F,j=O.p(T),W=function(ve,te){var be=O.w(k.$u?Date.UTC(k.$y,te,ve):new Date(k.$y,te,ve),k);return D?be:be.endOf(c)},U=function(ve,te){return O.w(k.toDate()[ve].apply(k.toDate("s"),(D?[0,0,0,0]:[23,59,59,999]).slice(te)),k)},B=this.$W,V=this.$M,re=this.$D,H="set"+(this.$u?"UTC":"");switch(j){case g:return D?W(1,0):W(31,11);case d:return D?W(1,V):W(0,V+1);case u:var le=this.$locale().weekStart||0,ie=(B<le?B+7:B)-le;return W(D?re-ie:re+(6-ie),V);case c:case v:return U(H+"Hours",0);case l:return U(H+"Minutes",1);case s:return U(H+"Seconds",2);case a:return U(H+"Milliseconds",3);default:return this.clone()}},_.endOf=function(T){return this.startOf(T,!1)},_.$set=function(T,F){var k,D=O.p(T),j="set"+(this.$u?"UTC":""),W=(k={},k[c]=j+"Date",k[v]=j+"Date",k[d]=j+"Month",k[g]=j+"FullYear",k[l]=j+"Hours",k[s]=j+"Minutes",k[a]=j+"Seconds",k[o]=j+"Milliseconds",k)[D],U=D===c?this.$D+(F-this.$W):F;if(D===d||D===g){var B=this.clone().set(v,1);B.$d[W](U),B.init(),this.$d=B.set(v,Math.min(this.$D,B.daysInMonth())).$d}else W&&this.$d[W](U);return this.init(),this},_.set=function(T,F){return this.clone().$set(T,F)},_.get=function(T){return this[O.p(T)]()},_.add=function(T,F){var k,D=this;T=Number(T);var j=O.p(F),W=function(V){var re=A(D);return O.w(re.date(re.date()+Math.round(V*T)),D)};if(j===d)return this.set(d,this.$M+T);if(j===g)return this.set(g,this.$y+T);if(j===c)return W(1);if(j===u)return W(7);var U=(k={},k[s]=n,k[l]=i,k[a]=r,k)[j]||1,B=this.$d.getTime()+T*U;return O.w(B,this)},_.subtract=function(T,F){return this.add(-1*T,F)},_.format=function(T){var F=this,k=this.$locale();if(!this.isValid())return k.invalidDate||m;var D=T||"YYYY-MM-DDTHH:mm:ssZ",j=O.z(this),W=this.$H,U=this.$m,B=this.$M,V=k.weekdays,re=k.months,H=function(te,be,Pe,De){return te&&(te[be]||te(F,D))||Pe[be].slice(0,De)},le=function(te){return O.s(W%12||12,te,"0")},ie=k.meridiem||function(te,be,Pe){var De=te<12?"AM":"PM";return Pe?De.toLowerCase():De},ve={YY:String(this.$y).slice(-2),YYYY:this.$y,M:B+1,MM:O.s(B+1,2,"0"),MMM:H(k.monthsShort,B,re,3),MMMM:H(re,B),D:this.$D,DD:O.s(this.$D,2,"0"),d:String(this.$W),dd:H(k.weekdaysMin,this.$W,V,2),ddd:H(k.weekdaysShort,this.$W,V,3),dddd:V[this.$W],H:String(W),HH:O.s(W,2,"0"),h:le(1),hh:le(2),a:ie(W,U,!0),A:ie(W,U,!1),m:String(U),mm:O.s(U,2,"0"),s:String(this.$s),ss:O.s(this.$s,2,"0"),SSS:O.s(this.$ms,3,"0"),Z:j};return D.replace(b,function(te,be){return be||ve[te]||j.replace(":","")})},_.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},_.diff=function(T,F,k){var D,j=O.p(F),W=A(T),U=(W.utcOffset()-this.utcOffset())*n,B=this-W,V=O.m(this,W);return V=(D={},D[g]=V/12,D[d]=V,D[f]=V/3,D[u]=(B-U)/6048e5,D[c]=(B-U)/864e5,D[l]=B/i,D[s]=B/n,D[a]=B/r,D)[j]||B,k?V:O.a(V)},_.daysInMonth=function(){return this.endOf(d).$D},_.$locale=function(){return C[this.$L]},_.locale=function(T,F){if(!T)return this.$L;var k=this.clone(),D=N(T,F,!0);return D&&(k.$L=D),k},_.clone=function(){return O.w(this.$d,this)},_.toDate=function(){return new Date(this.valueOf())},_.toJSON=function(){return this.isValid()?this.toISOString():null},_.toISOString=function(){return this.$d.toISOString()},_.toString=function(){return this.$d.toUTCString()},E}(),R=I.prototype;return A.prototype=R,[["$ms",o],["$s",a],["$m",s],["$H",l],["$W",c],["$M",d],["$y",g],["$D",v]].forEach(function(E){R[E[1]]=function(_){return this.$g(_,E[0],E[1])}}),A.extend=function(E,_){return E.$i||(E(_,I,A),E.$i=!0),A},A.locale=N,A.isDayjs=x,A.unix=function(E){return A(1e3*E)},A.en=C[y],A.Ls=C,A.p={},A})})(d2);const fv=yu,hv=h.createContext(null),f2=hv.Provider,gv=h.createContext(null),h2=gv.Provider;var g2=["prefixCls","className","style","checked","disabled","defaultChecked","type","onChange"],mv=M.forwardRef(function(e,t){var r,n=e.prefixCls,i=n===void 0?"rc-checkbox":n,o=e.className,a=e.style,s=e.checked,l=e.disabled,c=e.defaultChecked,u=c===void 0?!1:c,d=e.type,f=d===void 0?"checkbox":d,g=e.onChange,v=Vt(e,g2),m=M.useRef(null),p=vs(u,{value:s}),b=K(p,2),w=b[0],S=b[1];M.useImperativeHandle(t,function(){return{focus:function(){var x;(x=m.current)===null||x===void 0||x.focus()},blur:function(){var x;(x=m.current)===null||x===void 0||x.blur()},input:m.current}});var $=q(i,o,(r={},X(r,"".concat(i,"-checked"),w),X(r,"".concat(i,"-disabled"),l),r)),y=function(x){l||("checked"in e||S(x.target.checked),g==null||g({target:z(z({},e),{},{checked:x.target.checked}),stopPropagation:function(){x.stopPropagation()},preventDefault:function(){x.preventDefault()},nativeEvent:x.nativeEvent}))};return h.createElement("span",{className:$,style:a},h.createElement("input",Et({},v,{className:"".concat(i,"-input"),ref:m,onChange:y,disabled:l,checked:!!w,type:f})),h.createElement("span",{className:"".concat(i,"-inner")}))});const m2=new It("antRadioEffect",{"0%":{transform:"scale(1)",opacity:.5},"100%":{transform:"scale(1.6)",opacity:0}}),v2=e=>{const{componentCls:t,antCls:r}=e,n=`${t}-group`;return{[n]:Object.assign(Object.assign({},hr(e)),{display:"inline-block",fontSize:0,[`&${n}-rtl`]:{direction:"rtl"},[`${r}-badge ${r}-badge-count`]:{zIndex:1},[`> ${r}-badge:not(:first-child) > ${r}-button-wrapper`]:{borderInlineStart:"none"}})}},p2=e=>{const{componentCls:t,radioWrapperMarginRight:r,radioCheckedColor:n,radioSize:i,motionDurationSlow:o,motionDurationMid:a,motionEaseInOut:s,motionEaseInOutCirc:l,radioButtonBg:c,colorBorder:u,lineWidth:d,radioDotSize:f,colorBgContainerDisabled:g,colorTextDisabled:v,paddingXS:m,radioDotDisabledColor:p,lineType:b,radioDotDisabledSize:w,wireframe:S,colorWhite:$}=e,y=`${t}-inner`;return{[`${t}-wrapper`]:Object.assign(Object.assign({},hr(e)),{position:"relative",display:"inline-flex",alignItems:"baseline",marginInlineStart:0,marginInlineEnd:r,cursor:"pointer",[`&${t}-wrapper-rtl`]:{direction:"rtl"},"&-disabled":{cursor:"not-allowed",color:e.colorTextDisabled},"&::after":{display:"inline-block",width:0,overflow:"hidden",content:'"\\a0"'},[`${t}-checked::after`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:"100%",height:"100%",border:`${d}px ${b} ${n}`,borderRadius:"50%",visibility:"hidden",animationName:m2,animationDuration:o,animationTimingFunction:s,animationFillMode:"both",content:'""'},[t]:Object.assign(Object.assign({},hr(e)),{position:"relative",display:"inline-block",outline:"none",cursor:"pointer",alignSelf:"center"}),[`${t}-wrapper:hover &,
  182. &:hover ${y}`]:{borderColor:n},[`${t}-input:focus-visible + ${y}`]:Object.assign({},es(e)),[`${t}:hover::after, ${t}-wrapper:hover &::after`]:{visibility:"visible"},[`${t}-inner`]:{"&::after":{boxSizing:"border-box",position:"absolute",insetBlockStart:"50%",insetInlineStart:"50%",display:"block",width:i,height:i,marginBlockStart:i/-2,marginInlineStart:i/-2,backgroundColor:S?n:$,borderBlockStart:0,borderInlineStart:0,borderRadius:i,transform:"scale(0)",opacity:0,transition:`all ${o} ${l}`,content:'""'},boxSizing:"border-box",position:"relative",insetBlockStart:0,insetInlineStart:0,display:"block",width:i,height:i,backgroundColor:c,borderColor:u,borderStyle:"solid",borderWidth:d,borderRadius:"50%",transition:`all ${a}`},[`${t}-input`]:{position:"absolute",insetBlockStart:0,insetInlineEnd:0,insetBlockEnd:0,insetInlineStart:0,zIndex:1,cursor:"pointer",opacity:0},[`${t}-checked`]:{[y]:{borderColor:n,backgroundColor:S?c:n,"&::after":{transform:`scale(${f/i})`,opacity:1,transition:`all ${o} ${l}`}}},[`${t}-disabled`]:{cursor:"not-allowed",[y]:{backgroundColor:g,borderColor:u,cursor:"not-allowed","&::after":{backgroundColor:p}},[`${t}-input`]:{cursor:"not-allowed"},[`${t}-disabled + span`]:{color:v,cursor:"not-allowed"},[`&${t}-checked`]:{[y]:{"&::after":{transform:`scale(${w/i})`}}}},[`span${t} + *`]:{paddingInlineStart:m,paddingInlineEnd:m}})}},b2=e=>{const{radioButtonColor:t,controlHeight:r,componentCls:n,lineWidth:i,lineType:o,colorBorder:a,motionDurationSlow:s,motionDurationMid:l,radioButtonPaddingHorizontal:c,fontSize:u,radioButtonBg:d,fontSizeLG:f,controlHeightLG:g,controlHeightSM:v,paddingXS:m,borderRadius:p,borderRadiusSM:b,borderRadiusLG:w,radioCheckedColor:S,radioButtonCheckedBg:$,radioButtonHoverColor:y,radioButtonActiveColor:C,radioSolidCheckedColor:x,colorTextDisabled:N,colorBgContainerDisabled:A,radioDisabledButtonCheckedColor:O,radioDisabledButtonCheckedBg:I}=e;return{[`${n}-button-wrapper`]:{position:"relative",display:"inline-block",height:r,margin:0,paddingInline:c,paddingBlock:0,color:t,fontSize:u,lineHeight:`${r-i*2}px`,background:d,border:`${i}px ${o} ${a}`,borderBlockStartWidth:i+.02,borderInlineStartWidth:0,borderInlineEndWidth:i,cursor:"pointer",transition:[`color ${l}`,`background ${l}`,`border-color ${l}`,`box-shadow ${l}`].join(","),a:{color:t},[`> ${n}-button`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:-1,width:"100%",height:"100%"},"&:not(:first-child)":{"&::before":{position:"absolute",insetBlockStart:-i,insetInlineStart:-i,display:"block",boxSizing:"content-box",width:1,height:"100%",paddingBlock:i,paddingInline:0,backgroundColor:a,transition:`background-color ${s}`,content:'""'}},"&:first-child":{borderInlineStart:`${i}px ${o} ${a}`,borderStartStartRadius:p,borderEndStartRadius:p},"&:last-child":{borderStartEndRadius:p,borderEndEndRadius:p},"&:first-child:last-child":{borderRadius:p},[`${n}-group-large &`]:{height:g,fontSize:f,lineHeight:`${g-i*2}px`,"&:first-child":{borderStartStartRadius:w,borderEndStartRadius:w},"&:last-child":{borderStartEndRadius:w,borderEndEndRadius:w}},[`${n}-group-small &`]:{height:v,paddingInline:m-i,paddingBlock:0,lineHeight:`${v-i*2}px`,"&:first-child":{borderStartStartRadius:b,borderEndStartRadius:b},"&:last-child":{borderStartEndRadius:b,borderEndEndRadius:b}},"&:hover":{position:"relative",color:S},"&:has(:focus-visible)":Object.assign({},es(e)),[`${n}-inner, input[type='checkbox'], input[type='radio']`]:{width:0,height:0,opacity:0,pointerEvents:"none"},[`&-checked:not(${n}-button-wrapper-disabled)`]:{zIndex:1,color:S,background:$,borderColor:S,"&::before":{backgroundColor:S},"&:first-child":{borderColor:S},"&:hover":{color:y,borderColor:y,"&::before":{backgroundColor:y}},"&:active":{color:C,borderColor:C,"&::before":{backgroundColor:C}}},[`${n}-group-solid &-checked:not(${n}-button-wrapper-disabled)`]:{color:x,background:S,borderColor:S,"&:hover":{color:x,background:y,borderColor:y},"&:active":{color:x,background:C,borderColor:C}},"&-disabled":{color:N,backgroundColor:A,borderColor:a,cursor:"not-allowed","&:first-child, &:hover":{color:N,backgroundColor:A,borderColor:a}},[`&-disabled${n}-button-wrapper-checked`]:{color:O,backgroundColor:I,borderColor:a,boxShadow:"none"}}}},vv=Qr("Radio",e=>{const{padding:t,lineWidth:r,controlItemBgActiveDisabled:n,colorTextDisabled:i,colorBgContainer:o,fontSizeLG:a,controlOutline:s,colorPrimaryHover:l,colorPrimaryActive:c,colorText:u,colorPrimary:d,marginXS:f,controlOutlineWidth:g,colorTextLightSolid:v,wireframe:m}=e,p=`0 0 0 ${g}px ${s}`,b=p,w=a,S=4,$=w-S*2,y=m?$:w-(S+r)*2,C=d,x=u,N=l,A=c,O=t-r,E=Ft(e,{radioFocusShadow:p,radioButtonFocusShadow:b,radioSize:w,radioDotSize:y,radioDotDisabledSize:$,radioCheckedColor:C,radioDotDisabledColor:i,radioSolidCheckedColor:v,radioButtonBg:o,radioButtonCheckedBg:o,radioButtonColor:x,radioButtonHoverColor:N,radioButtonActiveColor:A,radioButtonPaddingHorizontal:O,radioDisabledButtonCheckedBg:n,radioDisabledButtonCheckedColor:i,radioWrapperMarginRight:f});return[v2(E),p2(E),b2(E)]});var y2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const w2=(e,t)=>{var r,n;const i=h.useContext(hv),o=h.useContext(gv),{getPrefixCls:a,direction:s}=h.useContext(ot),l=h.useRef(null),c=Nn(t,l),{isFormItemInput:u}=h.useContext($o),d=A=>{var O,I;(O=e.onChange)===null||O===void 0||O.call(e,A),(I=i==null?void 0:i.onChange)===null||I===void 0||I.call(i,A)},{prefixCls:f,className:g,rootClassName:v,children:m,style:p}=e,b=y2(e,["prefixCls","className","rootClassName","children","style"]),w=a("radio",f),S=((i==null?void 0:i.optionType)||o)==="button"?`${w}-button`:w,[$,y]=vv(w),C=Object.assign({},b),x=h.useContext(So);i&&(C.name=i.name,C.onChange=d,C.checked=e.value===i.value,C.disabled=(r=C.disabled)!==null&&r!==void 0?r:i.disabled),C.disabled=(n=C.disabled)!==null&&n!==void 0?n:x;const N=q(`${S}-wrapper`,{[`${S}-wrapper-checked`]:C.checked,[`${S}-wrapper-disabled`]:C.disabled,[`${S}-wrapper-rtl`]:s==="rtl",[`${S}-wrapper-in-form-item`]:u},g,v,y);return $(h.createElement("label",{className:N,style:p,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave},h.createElement(mv,Object.assign({},C,{type:"radio",prefixCls:S,ref:c})),m!==void 0?h.createElement("span",null,m):null))},ys=h.forwardRef(w2),S2=h.forwardRef((e,t)=>{const{getPrefixCls:r,direction:n}=h.useContext(ot),i=h.useContext(mi),[o,a]=vs(e.defaultValue,{value:e.value}),s=E=>{const _=o,T=E.target.value;"value"in e||a(T);const{onChange:F}=e;F&&T!==_&&F(E)},{prefixCls:l,className:c,rootClassName:u,options:d,buttonStyle:f="outline",disabled:g,children:v,size:m,style:p,id:b,onMouseEnter:w,onMouseLeave:S,onFocus:$,onBlur:y}=e,C=r("radio",l),x=`${C}-group`,[N,A]=vv(C);let O=v;d&&d.length>0&&(O=d.map(E=>typeof E=="string"||typeof E=="number"?h.createElement(ys,{key:E.toString(),prefixCls:C,disabled:g,value:E,checked:o===E},E):h.createElement(ys,{key:`radio-group-value-options-${E.value}`,prefixCls:C,disabled:E.disabled||g,value:E.value,checked:o===E.value,style:E.style},E.label)));const I=m||i,R=q(x,`${x}-${f}`,{[`${x}-${I}`]:I,[`${x}-rtl`]:n==="rtl"},c,u,A);return N(h.createElement("div",Object.assign({},q$(e),{className:R,style:p,onMouseEnter:w,onMouseLeave:S,onFocus:$,onBlur:y,id:b,ref:t}),h.createElement(f2,{value:{onChange:s,value:o,disabled:e.disabled,name:e.name,optionType:e.optionType}},O)))}),C2=h.memo(S2);var x2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const E2=(e,t)=>{const{getPrefixCls:r}=h.useContext(ot),{prefixCls:n}=e,i=x2(e,["prefixCls"]),o=r("radio",n);return h.createElement(h2,{value:"button"},h.createElement(ys,Object.assign({prefixCls:o},i,{type:"radio",ref:t})))},_2=h.forwardRef(E2),ws=ys;ws.Button=_2,ws.Group=C2,ws.__ANT_RADIO=!0;const wu=ws,pv=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),Ss=e=>({borderColor:e.inputBorderHoverColor,borderInlineEndWidth:e.lineWidth}),Cs=e=>({borderColor:e.inputBorderHoverColor,boxShadow:`0 0 0 ${e.controlOutlineWidth}px ${e.controlOutline}`,borderInlineEndWidth:e.lineWidth,outline:0}),bv=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"&:hover":Object.assign({},Ss(Ft(e,{inputBorderHoverColor:e.colorBorder})))}),yv=e=>{const{inputPaddingVerticalLG:t,fontSizeLG:r,lineHeightLG:n,borderRadiusLG:i,inputPaddingHorizontalLG:o}=e;return{padding:`${t}px ${o}px`,fontSize:r,lineHeight:n,borderRadius:i}},wv=e=>({padding:`${e.inputPaddingVerticalSM}px ${e.controlPaddingHorizontalSM-1}px`,borderRadius:e.borderRadiusSM}),Sv=(e,t)=>{const{componentCls:r,colorError:n,colorWarning:i,colorErrorOutline:o,colorWarningOutline:a,colorErrorBorderHover:s,colorWarningBorderHover:l}=e;return{[`&-status-error:not(${t}-disabled):not(${t}-borderless)${t}`]:{borderColor:n,"&:hover":{borderColor:s},"&:focus, &-focused":Object.assign({},Cs(Ft(e,{inputBorderActiveColor:n,inputBorderHoverColor:n,controlOutline:o}))),[`${r}-prefix, ${r}-suffix`]:{color:n}},[`&-status-warning:not(${t}-disabled):not(${t}-borderless)${t}`]:{borderColor:i,"&:hover":{borderColor:l},"&:focus, &-focused":Object.assign({},Cs(Ft(e,{inputBorderActiveColor:i,inputBorderHoverColor:i,controlOutline:a}))),[`${r}-prefix, ${r}-suffix`]:{color:i}}}},Cv=e=>Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${e.inputPaddingVertical}px ${e.inputPaddingHorizontal}px`,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,backgroundColor:e.colorBgContainer,backgroundImage:"none",borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:e.colorBorder,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid}`},pv(e.colorTextPlaceholder)),{"&:hover":Object.assign({},Ss(e)),"&:focus, &-focused":Object.assign({},Cs(e)),"&-disabled, &[disabled]":Object.assign({},bv(e)),"&-borderless":{"&, &:hover, &:focus, &-focused, &-disabled, &[disabled]":{backgroundColor:"transparent",border:"none",boxShadow:"none"}},"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":Object.assign({},yv(e)),"&-sm":Object.assign({},wv(e)),"&-rtl":{direction:"rtl"},"&-textarea-rtl":{direction:"rtl"}}),$2=e=>{const{componentCls:t,antCls:r}=e;return{position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,["&[class*='col-']"]:{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${t}, &-lg > ${t}-group-addon`]:Object.assign({},yv(e)),[`&-sm ${t}, &-sm > ${t}-group-addon`]:Object.assign({},wv(e)),[`&-lg ${r}-select-single ${r}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${r}-select-single ${r}-select-selector`]:{height:e.controlHeightSM},[`> ${t}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${t}-group`]:{["&-addon, &-wrap"]:{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${e.inputPaddingHorizontal}px`,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,textAlign:"center",backgroundColor:e.colorFillAlter,border:`${e.lineWidth}px ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,transition:`all ${e.motionDurationSlow}`,lineHeight:1,[`${r}-select`]:{margin:`-${e.inputPaddingVertical+1}px -${e.inputPaddingHorizontal}px`,[`&${r}-select-single:not(${r}-select-customize-input)`]:{[`${r}-select-selector`]:{backgroundColor:"inherit",border:`${e.lineWidth}px ${e.lineType} transparent`,boxShadow:"none"}},"&-open, &-focused":{[`${r}-select-selector`]:{color:e.colorPrimary}}},[`${r}-cascader-picker`]:{margin:`-9px -${e.inputPaddingHorizontal}px`,backgroundColor:"transparent",[`${r}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}},[`${t}`]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${t}-search-with-button &`]:{zIndex:0}}},[`> ${t}:first-child, ${t}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${r}-select ${r}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}-affix-wrapper`]:{[`&:not(:first-child) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}:last-child, ${t}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${r}-select ${r}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${t}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${t}-search &`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}},[`&:not(:first-child), ${t}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${t}-group-compact`]:Object.assign(Object.assign({display:"block"},J_()),{[`${t}-group-addon, ${t}-group-wrap, > ${t}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover":{zIndex:1},"&:focus":{zIndex:1}}},"& > *":{display:"inline-block",float:"none",verticalAlign:"top",borderRadius:0},[`& > ${t}-affix-wrapper`]:{display:"inline-flex"},[`& > ${r}-picker-range`]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:-e.lineWidth,borderInlineEndWidth:e.lineWidth},[`${t}`]:{float:"none"},[`& > ${r}-select > ${r}-select-selector,
  183. & > ${r}-select-auto-complete ${t},
  184. & > ${r}-cascader-picker ${t},
  185. & > ${t}-group-wrapper ${t}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover":{zIndex:1},"&:focus":{zIndex:1}},[`& > ${r}-select-focused`]:{zIndex:1},[`& > ${r}-select > ${r}-select-arrow`]:{zIndex:1},[`& > *:first-child,
  186. & > ${r}-select:first-child > ${r}-select-selector,
  187. & > ${r}-select-auto-complete:first-child ${t},
  188. & > ${r}-cascader-picker:first-child ${t}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
  189. & > ${r}-select:last-child > ${r}-select-selector,
  190. & > ${r}-cascader-picker:last-child ${t},
  191. & > ${r}-cascader-picker-focused:last-child ${t}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${r}-select-auto-complete ${t}`]:{verticalAlign:"top"},[`${t}-group-wrapper + ${t}-group-wrapper`]:{marginInlineStart:-e.lineWidth,[`${t}-affix-wrapper`]:{borderRadius:0}},[`${t}-group-wrapper:not(:last-child)`]:{[`&${t}-search > ${t}-group`]:{[`& > ${t}-group-addon > ${t}-search-button`]:{borderRadius:0},[`& > ${t}`]:{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}}}})}};function O2(e){return Ft(e,{inputAffixPadding:e.paddingXXS,inputPaddingVertical:Math.max(Math.round((e.controlHeight-e.fontSize*e.lineHeight)/2*10)/10-e.lineWidth,3),inputPaddingVerticalLG:Math.ceil((e.controlHeightLG-e.fontSizeLG*e.lineHeightLG)/2*10)/10-e.lineWidth,inputPaddingVerticalSM:Math.max(Math.round((e.controlHeightSM-e.fontSize*e.lineHeight)/2*10)/10-e.lineWidth,0),inputPaddingHorizontal:e.paddingSM-e.lineWidth,inputPaddingHorizontalSM:e.paddingXS-e.lineWidth,inputPaddingHorizontalLG:e.controlPaddingHorizontal-e.lineWidth,inputBorderHoverColor:e.colorPrimaryHover,inputBorderActiveColor:e.colorPrimaryHover})}const P2=new It("antCheckboxEffect",{"0%":{transform:"scale(1)",opacity:.5},"100%":{transform:"scale(1.6)",opacity:0}}),T2=e=>{const{checkboxCls:t}=e,r=`${t}-wrapper`;return[{[`${t}-group`]:Object.assign(Object.assign({},hr(e)),{display:"inline-flex"}),[r]:Object.assign(Object.assign({},hr(e)),{display:"inline-flex",alignItems:"baseline",cursor:"pointer","&:after":{display:"inline-block",width:0,overflow:"hidden",content:"'\\a0'"},[`& + ${r}`]:{marginInlineStart:e.marginXS},[`&${r}-in-form-item`]:{'input[type="checkbox"]':{width:14,height:14}}}),[t]:Object.assign(Object.assign({},hr(e)),{position:"relative",whiteSpace:"nowrap",lineHeight:1,cursor:"pointer",alignSelf:"start",transform:`translate(0, ${e.lineHeight*e.fontSize/2-e.checkboxSize/2}px)`,[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0,margin:0,[`&:focus-visible + ${t}-inner`]:Object.assign({},es(e))},[`${t}-inner`]:{boxSizing:"border-box",position:"relative",top:0,insetInlineStart:0,display:"block",width:e.checkboxSize,height:e.checkboxSize,direction:"ltr",backgroundColor:e.colorBgContainer,border:`${e.lineWidth}px ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,borderCollapse:"separate",transition:`all ${e.motionDurationSlow}`,"&:after":{boxSizing:"border-box",position:"absolute",top:"50%",insetInlineStart:"21.5%",display:"table",width:e.checkboxSize/14*5,height:e.checkboxSize/14*8,border:`${e.lineWidthBold}px solid ${e.colorWhite}`,borderTop:0,borderInlineStart:0,transform:"rotate(45deg) scale(0) translate(-50%,-50%)",opacity:0,content:'""',transition:`all ${e.motionDurationFast} ${e.motionEaseInBack}, opacity ${e.motionDurationFast}`}},"& + span":{paddingInlineStart:e.paddingXS,paddingInlineEnd:e.paddingXS}})},{[t]:{"&-indeterminate":{[`${t}-inner`]:{"&:after":{top:"50%",insetInlineStart:"50%",width:e.fontSizeLG/2,height:e.fontSizeLG/2,backgroundColor:e.colorPrimary,border:0,transform:"translate(-50%, -50%) scale(1)",opacity:1,content:'""'}}}}},{[`${r}:hover ${t}:after`]:{visibility:"visible"},[`
  192. ${r}:not(${r}-disabled),
  193. ${t}:not(${t}-disabled)
  194. `]:{[`&:hover ${t}-inner`]:{borderColor:e.colorPrimary}},[`${r}:not(${r}-disabled)`]:{[`&:hover ${t}-checked:not(${t}-disabled) ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"},[`&:hover ${t}-checked:not(${t}-disabled):after`]:{borderColor:e.colorPrimaryHover}}},{[`${t}-checked`]:{[`${t}-inner`]:{backgroundColor:e.colorPrimary,borderColor:e.colorPrimary,"&:after":{opacity:1,transform:"rotate(45deg) scale(1) translate(-50%,-50%)",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack} ${e.motionDurationFast}`}},"&:after":{position:"absolute",top:0,insetInlineStart:0,width:"100%",height:"100%",borderRadius:e.borderRadiusSM,visibility:"hidden",border:`${e.lineWidthBold}px solid ${e.colorPrimary}`,animationName:P2,animationDuration:e.motionDurationSlow,animationTimingFunction:"ease-in-out",animationFillMode:"backwards",content:'""',transition:`all ${e.motionDurationSlow}`}},[`
  195. ${r}-checked:not(${r}-disabled),
  196. ${t}-checked:not(${t}-disabled)
  197. `]:{[`&:hover ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"},[`&:hover ${t}:after`]:{borderColor:e.colorPrimaryHover}}},{[`${r}-disabled`]:{cursor:"not-allowed"},[`${t}-disabled`]:{[`&, ${t}-input`]:{cursor:"not-allowed",pointerEvents:"none"},[`${t}-inner`]:{background:e.colorBgContainerDisabled,borderColor:e.colorBorder,"&:after":{borderColor:e.colorTextDisabled}},"&:after":{display:"none"},"& + span":{color:e.colorTextDisabled},[`&${t}-indeterminate ${t}-inner::after`]:{background:e.colorTextDisabled}}}]};function M2(e,t){const r=Ft(t,{checkboxCls:`.${e}`,checkboxSize:t.controlInteractiveSize});return[T2(r)]}const xv=Qr("Checkbox",(e,t)=>{let{prefixCls:r}=t;return[M2(r,e)]});var R2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const Ev=h.createContext(null),A2=(e,t)=>{var{defaultValue:r,children:n,options:i=[],prefixCls:o,className:a,rootClassName:s,style:l,onChange:c}=e,u=R2(e,["defaultValue","children","options","prefixCls","className","rootClassName","style","onChange"]);const{getPrefixCls:d,direction:f}=h.useContext(ot),[g,v]=h.useState(u.value||r||[]),[m,p]=h.useState([]);h.useEffect(()=>{"value"in u&&v(u.value||[])},[u.value]);const b=()=>i.map(R=>typeof R=="string"||typeof R=="number"?{label:R,value:R}:R),w=R=>{p(E=>E.filter(_=>_!==R))},S=R=>{p(E=>[].concat(ee(E),[R]))},$=R=>{const E=g.indexOf(R.value),_=ee(g);E===-1?_.push(R.value):_.splice(E,1),"value"in u||v(_);const T=b();c==null||c(_.filter(F=>m.includes(F)).sort((F,k)=>{const D=T.findIndex(W=>W.value===F),j=T.findIndex(W=>W.value===k);return D-j}))},y=d("checkbox",o),C=`${y}-group`,[x,N]=xv(y),A=Vh(u,["value","disabled"]);i&&i.length>0&&(n=b().map(R=>h.createElement(_v,{prefixCls:y,key:R.value.toString(),disabled:"disabled"in R?R.disabled:u.disabled,value:R.value,checked:g.includes(R.value),onChange:R.onChange,className:`${C}-item`,style:R.style},R.label)));const O={toggleOption:$,value:g,disabled:u.disabled,name:u.name,registerValue:S,cancelValue:w},I=q(C,{[`${C}-rtl`]:f==="rtl"},a,s,N);return x(h.createElement("div",Object.assign({className:I,style:l},A,{ref:t}),h.createElement(Ev.Provider,{value:O},n)))},N2=h.forwardRef(A2),k2=h.memo(N2);var I2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const F2=(e,t)=>{var r,{prefixCls:n,className:i,rootClassName:o,children:a,indeterminate:s=!1,style:l,onMouseEnter:c,onMouseLeave:u,skipGroup:d=!1,disabled:f}=e,g=I2(e,["prefixCls","className","rootClassName","children","indeterminate","style","onMouseEnter","onMouseLeave","skipGroup","disabled"]);const{getPrefixCls:v,direction:m}=h.useContext(ot),p=h.useContext(Ev),{isFormItemInput:b}=h.useContext($o),w=h.useContext(So),S=(r=(p==null?void 0:p.disabled)||f)!==null&&r!==void 0?r:w,$=h.useRef(g.value);h.useEffect(()=>{p==null||p.registerValue(g.value)},[]),h.useEffect(()=>{if(!d)return g.value!==$.current&&(p==null||p.cancelValue($.current),p==null||p.registerValue(g.value),$.current=g.value),()=>p==null?void 0:p.cancelValue(g.value)},[g.value]);const y=v("checkbox",n),[C,x]=xv(y),N=Object.assign({},g);p&&!d&&(N.onChange=function(){g.onChange&&g.onChange.apply(g,arguments),p.toggleOption&&p.toggleOption({label:a,value:g.value})},N.name=p.name,N.checked=p.value.includes(g.value));const A=q({[`${y}-wrapper`]:!0,[`${y}-rtl`]:m==="rtl",[`${y}-wrapper-checked`]:N.checked,[`${y}-wrapper-disabled`]:S,[`${y}-wrapper-in-form-item`]:b},i,o,x),O=q({[`${y}-indeterminate`]:s},x),I=s?"mixed":void 0;return C(h.createElement("label",{className:A,style:l,onMouseEnter:c,onMouseLeave:u},h.createElement(mv,Object.assign({"aria-checked":I},N,{prefixCls:y,className:O,disabled:S,ref:t})),a!==void 0&&h.createElement("span",null,a)))},_v=h.forwardRef(F2),Su=_v;Su.Group=k2,Su.__ANT_CHECKBOX=!0;const L2=Su;var D2={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};const j2=D2;var $v=function(t,r){return h.createElement(os,z(z({},t),{},{ref:r,icon:j2}))};$v.displayName="UpOutlined";const z2=h.forwardRef($v);function Cu(){return typeof BigInt=="function"}function Dn(e){var t=e.trim(),r=t.startsWith("-");r&&(t=t.slice(1)),t=t.replace(/(\.\d*[^0])0*$/,"$1").replace(/\.0*$/,"").replace(/^0+/,""),t.startsWith(".")&&(t="0".concat(t));var n=t||"0",i=n.split("."),o=i[0]||"0",a=i[1]||"0";o==="0"&&a==="0"&&(r=!1);var s=r?"-":"";return{negative:r,negativeStr:s,trimStr:n,integerStr:o,decimalStr:a,fullStr:"".concat(s).concat(n)}}function xu(e){var t=String(e);return!Number.isNaN(Number(t))&&t.includes("e")}function Po(e){var t=String(e);if(xu(e)){var r=Number(t.slice(t.indexOf("e-")+2)),n=t.match(/\.(\d+)/);return n!=null&&n[1]&&(r+=n[1].length),r}return t.includes(".")&&Eu(t)?t.length-t.indexOf(".")-1:0}function xs(e){var t=String(e);if(xu(e)){if(e>Number.MAX_SAFE_INTEGER)return String(Cu()?BigInt(e).toString():Number.MAX_SAFE_INTEGER);if(e<Number.MIN_SAFE_INTEGER)return String(Cu()?BigInt(e).toString():Number.MIN_SAFE_INTEGER);t=e.toFixed(Po(t))}return Dn(t).fullStr}function Eu(e){return typeof e=="number"?!Number.isNaN(e):e?/^\s*-?\d+(\.\d+)?\s*$/.test(e)||/^\s*-?\d+\.\s*$/.test(e)||/^\s*-?\.\d+\s*$/.test(e):!1}function Ov(e){return!e&&e!==0&&!Number.isNaN(e)||!String(e).trim()}var H2=function(){function e(t){if(or(this,e),X(this,"origin",""),X(this,"number",void 0),X(this,"empty",void 0),Ov(t)){this.empty=!0;return}this.origin=String(t),this.number=Number(t)}return ar(e,[{key:"negate",value:function(){return new e(-this.toNumber())}},{key:"add",value:function(r){if(this.isInvalidate())return new e(r);var n=Number(r);if(Number.isNaN(n))return this;var i=this.number+n;if(i>Number.MAX_SAFE_INTEGER)return new e(Number.MAX_SAFE_INTEGER);if(i<Number.MIN_SAFE_INTEGER)return new e(Number.MIN_SAFE_INTEGER);var o=Math.max(Po(this.number),Po(n));return new e(i.toFixed(o))}},{key:"isEmpty",value:function(){return this.empty}},{key:"isNaN",value:function(){return Number.isNaN(this.number)}},{key:"isInvalidate",value:function(){return this.isEmpty()||this.isNaN()}},{key:"equals",value:function(r){return this.toNumber()===(r==null?void 0:r.toNumber())}},{key:"lessEquals",value:function(r){return this.add(r.negate().toString()).toNumber()<=0}},{key:"toNumber",value:function(){return this.number}},{key:"toString",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return r?this.isInvalidate()?"":xs(this.number):this.origin}}]),e}(),W2=function(){function e(t){if(or(this,e),X(this,"origin",""),X(this,"negative",void 0),X(this,"integer",void 0),X(this,"decimal",void 0),X(this,"decimalLen",void 0),X(this,"empty",void 0),X(this,"nan",void 0),Ov(t)){this.empty=!0;return}if(this.origin=String(t),t==="-"||Number.isNaN(t)){this.nan=!0;return}var r=t;if(xu(r)&&(r=Number(r)),r=typeof r=="string"?r:xs(r),Eu(r)){var n=Dn(r);this.negative=n.negative;var i=n.trimStr.split(".");this.integer=BigInt(i[0]);var o=i[1]||"0";this.decimal=BigInt(o),this.decimalLen=o.length}else this.nan=!0}return ar(e,[{key:"getMark",value:function(){return this.negative?"-":""}},{key:"getIntegerStr",value:function(){return this.integer.toString()}},{key:"getDecimalStr",value:function(){return this.decimal.toString().padStart(this.decimalLen,"0")}},{key:"alignDecimal",value:function(r){var n="".concat(this.getMark()).concat(this.getIntegerStr()).concat(this.getDecimalStr().padEnd(r,"0"));return BigInt(n)}},{key:"negate",value:function(){var r=new e(this.toString());return r.negative=!r.negative,r}},{key:"add",value:function(r){if(this.isInvalidate())return new e(r);var n=new e(r);if(n.isInvalidate())return this;var i=Math.max(this.getDecimalStr().length,n.getDecimalStr().length),o=this.alignDecimal(i),a=n.alignDecimal(i),s=(o+a).toString(),l=Dn(s),c=l.negativeStr,u=l.trimStr,d="".concat(c).concat(u.padStart(i+1,"0"));return new e("".concat(d.slice(0,-i),".").concat(d.slice(-i)))}},{key:"isEmpty",value:function(){return this.empty}},{key:"isNaN",value:function(){return this.nan}},{key:"isInvalidate",value:function(){return this.isEmpty()||this.isNaN()}},{key:"equals",value:function(r){return this.toString()===(r==null?void 0:r.toString())}},{key:"lessEquals",value:function(r){return this.add(r.negate().toString()).toNumber()<=0}},{key:"toNumber",value:function(){return this.isNaN()?NaN:Number(this.toString())}},{key:"toString",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return r?this.isInvalidate()?"":Dn("".concat(this.getMark()).concat(this.getIntegerStr(),".").concat(this.getDecimalStr())).fullStr:this.origin}}]),e}();function gr(e){return Cu()?new W2(e):new H2(e)}function Es(e,t,r){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(e==="")return"";var i=Dn(e),o=i.negativeStr,a=i.integerStr,s=i.decimalStr,l="".concat(t).concat(s),c="".concat(o).concat(a);if(r>=0){var u=Number(s[r]);if(u>=5&&!n){var d=gr(e).add("".concat(o,"0.").concat("0".repeat(r)).concat(10-u));return Es(d.toString(),t,r,n)}return r===0?c:"".concat(c).concat(t).concat(s.padEnd(r,"0").slice(0,r))}return l===".0"?c:"".concat(c).concat(l)}var B2=function(){var t=M.useState(!1),r=K(t,2),n=r[0],i=r[1];return M.useLayoutEffect(function(){i(Xm())},[]),n},V2=200,U2=600;function G2(e){var t=e.prefixCls,r=e.upNode,n=e.downNode,i=e.upDisabled,o=e.downDisabled,a=e.onStep,s=h.useRef(),l=h.useRef();l.current=a;var c=function(b,w){b.preventDefault(),l.current(w);function S(){l.current(w),s.current=setTimeout(S,V2)}s.current=setTimeout(S,U2)},u=function(){clearTimeout(s.current)};h.useEffect(function(){return u},[]);var d=B2();if(d)return null;var f="".concat(t,"-handler"),g=q(f,"".concat(f,"-up"),X({},"".concat(f,"-up-disabled"),i)),v=q(f,"".concat(f,"-down"),X({},"".concat(f,"-down-disabled"),o)),m={unselectable:"on",role:"button",onMouseUp:u,onMouseLeave:u};return h.createElement("div",{className:"".concat(f,"-wrap")},h.createElement("span",Et({},m,{onMouseDown:function(b){c(b,!0)},"aria-label":"Increase Value","aria-disabled":i,className:g}),r||h.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-up-inner")})),h.createElement("span",Et({},m,{onMouseDown:function(b){c(b,!1)},"aria-label":"Decrease Value","aria-disabled":o,className:v}),n||h.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-down-inner")})))}function Pv(e){var t=typeof e=="number"?xs(e):Dn(e).fullStr,r=t.includes(".");return r?Dn(t.replace(/(\d)\.(\d)/g,"$1$2.")).fullStr:e+"0"}function q2(e,t){var r=M.useRef(null);function n(){try{var o=e.selectionStart,a=e.selectionEnd,s=e.value,l=s.substring(0,o),c=s.substring(a);r.current={start:o,end:a,value:s,beforeTxt:l,afterTxt:c}}catch{}}function i(){if(e&&r.current&&t)try{var o=e.value,a=r.current,s=a.beforeTxt,l=a.afterTxt,c=a.start,u=o.length;if(o.endsWith(l))u=o.length-r.current.afterTxt.length;else if(o.startsWith(s))u=s.length;else{var d=s[c-1],f=o.indexOf(d,c-1);f!==-1&&(u=f+1)}e.setSelectionRange(u,u)}catch(g){dr(!1,"Something warning of cursor restore. Please fire issue about this: ".concat(g.message))}}return[n,i]}const K2=function(){var e=M.useRef(0),t=function(){Jr.cancel(e.current)};return M.useEffect(function(){return t},[]),function(r){t(),e.current=Jr(function(){r()})}};var X2=["prefixCls","className","style","min","max","step","defaultValue","value","disabled","readOnly","upHandler","downHandler","keyboard","controls","stringMode","parser","formatter","precision","decimalSeparator","onChange","onInput","onPressEnter","onStep"],Tv=function(t,r){return t||r.isEmpty()?r.toString():r.toNumber()},Mv=function(t){var r=gr(t);return r.isInvalidate()?null:r},Rv=h.forwardRef(function(e,t){var r,n=e.prefixCls,i=n===void 0?"rc-input-number":n,o=e.className,a=e.style,s=e.min,l=e.max,c=e.step,u=c===void 0?1:c,d=e.defaultValue,f=e.value,g=e.disabled,v=e.readOnly,m=e.upHandler,p=e.downHandler,b=e.keyboard,w=e.controls,S=w===void 0?!0:w,$=e.stringMode,y=e.parser,C=e.formatter,x=e.precision,N=e.decimalSeparator,A=e.onChange,O=e.onInput,I=e.onPressEnter,R=e.onStep,E=Vt(e,X2),_="".concat(i,"-input"),T=h.useRef(null),F=h.useState(!1),k=K(F,2),D=k[0],j=k[1],W=h.useRef(!1),U=h.useRef(!1),B=h.useRef(!1),V=h.useState(function(){return gr(f??d)}),re=K(V,2),H=re[0],le=re[1];function ie(ce){f===void 0&&le(ce)}var ve=h.useCallback(function(ce,se){if(!se)return x>=0?x:Math.max(Po(ce),Po(u))},[x,u]),te=h.useCallback(function(ce){var se=String(ce);if(y)return y(se);var xe=se;return N&&(xe=xe.replace(N,".")),xe.replace(/[^\w.-]+/g,"")},[y,N]),be=h.useRef(""),Pe=h.useCallback(function(ce,se){if(C)return C(ce,{userTyping:se,input:String(be.current)});var xe=typeof ce=="number"?xs(ce):ce;if(!se){var he=ve(xe,se);if(Eu(xe)&&(N||he>=0)){var Ue=N||".";xe=Es(xe,Ue,he)}}return xe},[C,ve,N]),De=h.useState(function(){var ce=d??f;return H.isInvalidate()&&["string","number"].includes(Le(ce))?Number.isNaN(ce)?"":ce:Pe(H.toString(),!1)}),pe=K(De,2),Ee=pe[0],Me=pe[1];be.current=Ee;function We(ce,se){Me(Pe(ce.isInvalidate()?ce.toString(!1):ce.toString(!se),se))}var oe=h.useMemo(function(){return Mv(l)},[l,x]),Q=h.useMemo(function(){return Mv(s)},[s,x]),ae=h.useMemo(function(){return!oe||!H||H.isInvalidate()?!1:oe.lessEquals(H)},[oe,H]),Se=h.useMemo(function(){return!Q||!H||H.isInvalidate()?!1:H.lessEquals(Q)},[Q,H]),vt=q2(T.current,D),nt=K(vt,2),pt=nt[0],zt=nt[1],me=function(se){return oe&&!se.lessEquals(oe)?oe:Q&&!Q.lessEquals(se)?Q:null},Be=function(se){return!me(se)},je=function(se,xe){var he=se,Ue=Be(he)||he.isEmpty();if(!he.isEmpty()&&!xe&&(he=me(he)||he,Ue=!0),!v&&!g&&Ue){var bt=he.toString(),Tt=ve(bt,xe);return Tt>=0&&(he=gr(Es(bt,".",Tt)),Be(he)||(he=gr(Es(bt,".",Tt,!0)))),he.equals(H)||(ie(he),A==null||A(he.isEmpty()?null:Tv($,he)),f===void 0&&We(he,xe)),he}return H},dt=K2(),er=function ce(se){if(pt(),Me(se),!U.current){var xe=te(se),he=gr(xe);he.isNaN()||je(he,!0)}O==null||O(se),dt(function(){var Ue=se;y||(Ue=se.replace(/。/g,".")),Ue!==se&&ce(Ue)})},Re=function(){U.current=!0},Je=function(){U.current=!1,er(T.current.value)},Ve=function(se){er(se.target.value)},Pt=function(se){var xe;if(!(se&&ae||!se&&Se)){W.current=!1;var he=gr(B.current?Pv(u):u);se||(he=he.negate());var Ue=(H||gr(0)).add(he.toString()),bt=je(Ue,!1);R==null||R(Tv($,bt),{offset:B.current?Pv(u):u,type:se?"up":"down"}),(xe=T.current)===null||xe===void 0||xe.focus()}},ft=function(se){var xe=gr(te(Ee)),he=xe;xe.isNaN()?he=H:he=je(xe,se),f!==void 0?We(H,!1):he.isNaN()||We(he,!1)},tr=function(){W.current=!0},En=function(se){var xe=se.which,he=se.shiftKey;W.current=!0,he?B.current=!0:B.current=!1,xe===Y.ENTER&&(U.current||(W.current=!1),ft(!1),I==null||I(se)),b!==!1&&!U.current&&[Y.UP,Y.DOWN].includes(xe)&&(Pt(Y.UP===xe),se.preventDefault())},cn=function(){W.current=!1,B.current=!1},ur=function(){ft(!1),j(!1),W.current=!1};return _o(function(){H.isInvalidate()||We(H,!1)},[x]),_o(function(){var ce=gr(f);le(ce);var se=gr(te(Ee));(!ce.equals(se)||!W.current||C)&&We(ce,W.current)},[f]),_o(function(){C&&zt()},[Ee]),h.createElement("div",{className:q(i,o,(r={},X(r,"".concat(i,"-focused"),D),X(r,"".concat(i,"-disabled"),g),X(r,"".concat(i,"-readonly"),v),X(r,"".concat(i,"-not-a-number"),H.isNaN()),X(r,"".concat(i,"-out-of-range"),!H.isInvalidate()&&!Be(H)),r)),style:a,onFocus:function(){j(!0)},onBlur:ur,onKeyDown:En,onKeyUp:cn,onCompositionStart:Re,onCompositionEnd:Je,onBeforeInput:tr},S&&h.createElement(G2,{prefixCls:i,upNode:m,downNode:p,upDisabled:ae,downDisabled:Se,onStep:Pt}),h.createElement("div",{className:"".concat(_,"-wrap")},h.createElement("input",Et({autoComplete:"off",role:"spinbutton","aria-valuemin":s,"aria-valuemax":l,"aria-valuenow":H.isInvalidate()?null:H.toString(),step:u},E,{ref:Nn(T,t),className:_,value:Ee,onChange:Ve,disabled:g,readOnly:v}))))});Rv.displayName="InputNumber";const Y2=e=>{const{componentCls:t,lineWidth:r,lineType:n,colorBorder:i,borderRadius:o,fontSizeLG:a,controlHeightLG:s,controlHeightSM:l,colorError:c,inputPaddingHorizontalSM:u,colorTextDescription:d,motionDurationMid:f,colorPrimary:g,controlHeight:v,inputPaddingHorizontal:m,colorBgContainer:p,colorTextDisabled:b,borderRadiusSM:w,borderRadiusLG:S,controlWidth:$,handleVisible:y}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},hr(e)),Cv(e)),Sv(e,t)),{display:"inline-block",width:$,margin:0,padding:0,border:`${r}px ${n} ${i}`,borderRadius:o,"&-rtl":{direction:"rtl",[`${t}-input`]:{direction:"rtl"}},"&-lg":{padding:0,fontSize:a,borderRadius:S,[`input${t}-input`]:{height:s-2*r}},"&-sm":{padding:0,borderRadius:w,[`input${t}-input`]:{height:l-2*r,padding:`0 ${u}px`}},"&:hover":Object.assign({},Ss(e)),"&-focused":Object.assign({},Cs(e)),"&-disabled":Object.assign(Object.assign({},bv(e)),{[`${t}-input`]:{cursor:"not-allowed"}}),"&-out-of-range":{input:{color:c}},"&-group":Object.assign(Object.assign(Object.assign({},hr(e)),$2(e)),{"&-wrapper":{display:"inline-block",textAlign:"start",verticalAlign:"top",[`${t}-affix-wrapper`]:{width:"100%"},"&-lg":{[`${t}-group-addon`]:{borderRadius:S}},"&-sm":{[`${t}-group-addon`]:{borderRadius:w}}}}),[t]:{"&-input":Object.assign(Object.assign({width:"100%",height:v-2*r,padding:`0 ${m}px`,textAlign:"start",backgroundColor:"transparent",border:0,borderRadius:o,outline:0,transition:`all ${f} linear`,appearance:"textfield",color:e.colorText,fontSize:"inherit",verticalAlign:"top"},pv(e.colorTextPlaceholder)),{'&[type="number"]::-webkit-inner-spin-button, &[type="number"]::-webkit-outer-spin-button':{margin:0,webkitAppearance:"none",appearance:"none"}})}})},{[t]:{[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{opacity:1},[`${t}-handler-wrap`]:{position:"absolute",insetBlockStart:0,insetInlineEnd:0,width:e.handleWidth,height:"100%",background:p,borderStartStartRadius:0,borderStartEndRadius:o,borderEndEndRadius:o,borderEndStartRadius:0,opacity:y===!0?1:0,display:"flex",flexDirection:"column",alignItems:"stretch",transition:`opacity ${f} linear ${f}`,[`${t}-handler`]:{display:"flex",alignItems:"center",justifyContent:"center",flex:"auto",height:"40%",[`
  198. ${t}-handler-up-inner,
  199. ${t}-handler-down-inner
  200. `]:{marginInlineEnd:0,fontSize:e.handleFontSize}}},[`${t}-handler`]:{height:"50%",overflow:"hidden",color:d,fontWeight:"bold",lineHeight:0,textAlign:"center",cursor:"pointer",borderInlineStart:`${r}px ${n} ${i}`,transition:`all ${f} linear`,"&:active":{background:e.colorFillAlter},"&:hover":{height:"60%",[`
  201. ${t}-handler-up-inner,
  202. ${t}-handler-down-inner
  203. `]:{color:g}},"&-up-inner, &-down-inner":Object.assign(Object.assign({},qg()),{color:d,transition:`all ${f} linear`,userSelect:"none"})},[`${t}-handler-up`]:{borderStartEndRadius:o},[`${t}-handler-down`]:{borderBlockStart:`${r}px ${n} ${i}`,borderEndEndRadius:o},"&-disabled, &-readonly":{[`${t}-handler-wrap`]:{display:"none"},[`${t}-input`]:{color:"inherit"}},[`
  204. ${t}-handler-up-disabled,
  205. ${t}-handler-down-disabled
  206. `]:{cursor:"not-allowed"},[`
  207. ${t}-handler-up-disabled:hover &-handler-up-inner,
  208. ${t}-handler-down-disabled:hover &-handler-down-inner
  209. `]:{color:b}}},{[`${t}-borderless`]:{borderColor:"transparent",boxShadow:"none",[`${t}-handler-down`]:{borderBlockStartWidth:0}}}]},Z2=e=>{const{componentCls:t,inputPaddingHorizontal:r,inputAffixPadding:n,controlWidth:i,borderRadiusLG:o,borderRadiusSM:a}=e;return{[`${t}-affix-wrapper`]:Object.assign(Object.assign(Object.assign({},Cv(e)),Sv(e,`${t}-affix-wrapper`)),{position:"relative",display:"inline-flex",width:i,padding:0,paddingInlineStart:r,"&-lg":{borderRadius:o},"&-sm":{borderRadius:a},[`&:not(${t}-affix-wrapper-disabled):hover`]:Object.assign(Object.assign({},Ss(e)),{zIndex:1}),"&-focused, &:focus":{zIndex:1},"&-disabled":{[`${t}[disabled]`]:{background:"transparent"}},[`> div${t}`]:{width:"100%",border:"none",outline:"none",[`&${t}-focused`]:{boxShadow:"none !important"}},[`input${t}-input`]:{padding:0},"&::before":{width:0,visibility:"hidden",content:'"\\a0"'},[`${t}-handler-wrap`]:{zIndex:2},[t]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center",pointerEvents:"none"},"&-prefix":{marginInlineEnd:n},"&-suffix":{position:"absolute",insetBlockStart:0,insetInlineEnd:0,zIndex:1,height:"100%",marginInlineEnd:r,marginInlineStart:n}}})}},Q2=Qr("InputNumber",e=>{const t=O2(e);return[Y2(t),Z2(t),Fm(t)]},e=>({controlWidth:90,handleWidth:e.controlHeightSM-e.lineWidth*2,handleFontSize:e.fontSize/2,handleVisible:"auto"}));var J2=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const Av=h.forwardRef((e,t)=>{const{getPrefixCls:r,direction:n}=h.useContext(ot),i=h.useContext(mi),[o,a]=h.useState(!1),s=h.useRef(null);h.useImperativeHandle(t,()=>s.current);const{className:l,rootClassName:c,size:u,disabled:d,prefixCls:f,addonBefore:g,addonAfter:v,prefix:m,bordered:p=!0,readOnly:b,status:w,controls:S}=e,$=J2(e,["className","rootClassName","size","disabled","prefixCls","addonBefore","addonAfter","prefix","bordered","readOnly","status","controls"]),y=r("input-number",f),[C,x]=Q2(y),{compactSize:N,compactItemClassnames:A}=Rm(y,n);let O=h.createElement(z2,{className:`${y}-handler-up-inner`}),I=h.createElement(IP,{className:`${y}-handler-down-inner`});const R=typeof S=="boolean"?S:void 0;typeof S=="object"&&(O=typeof S.upIcon>"u"?O:h.createElement("span",{className:`${y}-handler-up-inner`},S.upIcon),I=typeof S.downIcon>"u"?I:h.createElement("span",{className:`${y}-handler-down-inner`},S.downIcon));const{hasFeedback:E,status:_,isFormItemInput:T,feedbackIcon:F}=h.useContext($o),k=AP(_,w),D=N||u||i,j=m!=null||E,W=!!(g||v),U=h.useContext(So),B=d??U,V=q({[`${y}-lg`]:D==="large",[`${y}-sm`]:D==="small",[`${y}-rtl`]:n==="rtl",[`${y}-borderless`]:!p,[`${y}-in-form-item`]:T},vu(y,k),A,x,l,!j&&!W&&c);let re=h.createElement(Rv,Object.assign({ref:s,disabled:B,className:V,upHandler:O,downHandler:I,prefixCls:y,readOnly:b,controls:R},$));if(j){const H=q(`${y}-affix-wrapper`,vu(`${y}-affix-wrapper`,k,E),{[`${y}-affix-wrapper-focused`]:o,[`${y}-affix-wrapper-disabled`]:e.disabled,[`${y}-affix-wrapper-sm`]:D==="small",[`${y}-affix-wrapper-lg`]:D==="large",[`${y}-affix-wrapper-rtl`]:n==="rtl",[`${y}-affix-wrapper-readonly`]:b,[`${y}-affix-wrapper-borderless`]:!p},!W&&l,!W&&c,x);re=h.createElement("div",{className:H,style:e.style,onMouseUp:()=>s.current.focus()},m&&h.createElement("span",{className:`${y}-prefix`},m),Si(re,{style:null,value:e.value,onFocus:le=>{var ie;a(!0),(ie=e.onFocus)===null||ie===void 0||ie.call(e,le)},onBlur:le=>{var ie;a(!1),(ie=e.onBlur)===null||ie===void 0||ie.call(e,le)}}),E&&h.createElement("span",{className:`${y}-suffix`},F))}if(W){const H=`${y}-group`,le=`${H}-addon`,ie=g?h.createElement("div",{className:le},g):null,ve=v?h.createElement("div",{className:le},v):null,te=q(`${y}-wrapper`,H,x,{[`${H}-rtl`]:n==="rtl"}),be=q(`${y}-group-wrapper`,{[`${y}-group-wrapper-sm`]:D==="small",[`${y}-group-wrapper-lg`]:D==="large",[`${y}-group-wrapper-rtl`]:n==="rtl"},vu(`${y}-group-wrapper`,k,E),x,l,c);re=h.createElement("div",{className:be,style:e.style},h.createElement("div",{className:te},ie&&h.createElement(Am,null,h.createElement(Gm,{status:!0,override:!0},ie)),Si(re,{style:null,disabled:B}),ve&&h.createElement(Am,null,h.createElement(Gm,{status:!0,override:!0},ve))))}return C(re)}),Nv=Av,eT=e=>h.createElement(Qg,{theme:{components:{InputNumber:{handleVisible:!0}}}},h.createElement(Av,Object.assign({},e)));Nv._InternalPanelDoNotUseOrYouWillBeFired=eT;const kv=Nv;var jn=h.createContext({min:0,max:0,direction:"ltr",step:1,includedStart:0,includedEnd:0,tabIndex:0,keyboard:!0});function _u(e,t,r){return(e-t)/(r-t)}function $u(e,t,r,n){var i=_u(t,r,n),o={};switch(e){case"rtl":o.right="".concat(i*100,"%"),o.transform="translateX(50%)";break;case"btt":o.bottom="".concat(i*100,"%"),o.transform="translateY(50%)";break;case"ttb":o.top="".concat(i*100,"%"),o.transform="translateY(-50%)";break;default:o.left="".concat(i*100,"%"),o.transform="translateX(-50%)";break}return o}function Oi(e,t){return Array.isArray(e)?e[t]:e}var tT=["prefixCls","value","valueIndex","onStartMove","style","render","dragging","onOffsetChange"],rT=h.forwardRef(function(e,t){var r,n,i=e.prefixCls,o=e.value,a=e.valueIndex,s=e.onStartMove,l=e.style,c=e.render,u=e.dragging,d=e.onOffsetChange,f=Vt(e,tT),g=h.useContext(jn),v=g.min,m=g.max,p=g.direction,b=g.disabled,w=g.keyboard,S=g.range,$=g.tabIndex,y=g.ariaLabelForHandle,C=g.ariaLabelledByForHandle,x=g.ariaValueTextFormatterForHandle,N="".concat(i,"-handle"),A=function(_){b||s(_,a)},O=function(_){if(!b&&w){var T=null;switch(_.which||_.keyCode){case Y.LEFT:T=p==="ltr"||p==="btt"?-1:1;break;case Y.RIGHT:T=p==="ltr"||p==="btt"?1:-1;break;case Y.UP:T=p!=="ttb"?1:-1;break;case Y.DOWN:T=p!=="ttb"?-1:1;break;case Y.HOME:T="min";break;case Y.END:T="max";break;case Y.PAGE_UP:T=2;break;case Y.PAGE_DOWN:T=-2;break}T!==null&&(_.preventDefault(),d(T,a))}},I=$u(p,o,v,m),R=h.createElement("div",Et({ref:t,className:q(N,(r={},X(r,"".concat(N,"-").concat(a+1),S),X(r,"".concat(N,"-dragging"),u),r)),style:z(z({},I),l),onMouseDown:A,onTouchStart:A,onKeyDown:O,tabIndex:b?null:Oi($,a),role:"slider","aria-valuemin":v,"aria-valuemax":m,"aria-valuenow":o,"aria-disabled":b,"aria-label":Oi(y,a),"aria-labelledby":Oi(C,a),"aria-valuetext":(n=Oi(x,a))===null||n===void 0?void 0:n(o)},f));return c&&(R=c(R,{index:a,prefixCls:i,value:o,dragging:u})),R}),nT=["prefixCls","style","onStartMove","onOffsetChange","values","handleRender","draggingIndex"],iT=h.forwardRef(function(e,t){var r=e.prefixCls,n=e.style,i=e.onStartMove,o=e.onOffsetChange,a=e.values,s=e.handleRender,l=e.draggingIndex,c=Vt(e,nT),u=h.useRef({});return h.useImperativeHandle(t,function(){return{focus:function(f){var g;(g=u.current[f])===null||g===void 0||g.focus()}}}),h.createElement(h.Fragment,null,a.map(function(d,f){return h.createElement(rT,Et({ref:function(v){v?u.current[f]=v:delete u.current[f]},dragging:l===f,prefixCls:r,style:Oi(n,f),key:f,value:d,valueIndex:f,onStartMove:i,onOffsetChange:o,render:s},c))}))});function Iv(e){var t="touches"in e?e.touches[0]:e;return{pageX:t.pageX,pageY:t.pageY}}function oT(e,t,r,n,i,o,a,s,l){var c=h.useState(null),u=K(c,2),d=u[0],f=u[1],g=h.useState(-1),v=K(g,2),m=v[0],p=v[1],b=h.useState(r),w=K(b,2),S=w[0],$=w[1],y=h.useState(r),C=K(y,2),x=C[0],N=C[1],A=h.useRef(null),O=h.useRef(null);h.useEffect(function(){m===-1&&$(r)},[r,m]),h.useEffect(function(){return function(){document.removeEventListener("mousemove",A.current),document.removeEventListener("mouseup",O.current),document.removeEventListener("touchmove",A.current),document.removeEventListener("touchend",O.current)}},[]);var I=function(k,D){S.some(function(j,W){return j!==k[W]})&&(D!==void 0&&f(D),$(k),a(k))},R=function(k,D){if(k===-1){var j=x[0],W=x[x.length-1],U=n-j,B=i-W,V=D*(i-n);V=Math.max(V,U),V=Math.min(V,B);var re=o(j+V);V=re-j;var H=x.map(function(te){return te+V});I(H)}else{var le=(i-n)*D,ie=ee(S);ie[k]=x[k];var ve=l(ie,le,k,"dist");I(ve.values,ve.value)}},E=h.useRef(R);E.current=R;var _=function(k,D){k.stopPropagation();var j=r[D];p(D),f(j),N(r);var W=Iv(k),U=W.pageX,B=W.pageY,V=function(le){le.preventDefault();var ie=Iv(le),ve=ie.pageX,te=ie.pageY,be=ve-U,Pe=te-B,De=e.current.getBoundingClientRect(),pe=De.width,Ee=De.height,Me;switch(t){case"btt":Me=-Pe/Ee;break;case"ttb":Me=Pe/Ee;break;case"rtl":Me=-be/pe;break;default:Me=be/pe}E.current(D,Me)},re=function H(le){le.preventDefault(),document.removeEventListener("mouseup",H),document.removeEventListener("mousemove",V),document.removeEventListener("touchend",H),document.removeEventListener("touchmove",V),A.current=null,O.current=null,p(-1),s()};document.addEventListener("mouseup",re),document.addEventListener("mousemove",V),document.addEventListener("touchend",re),document.addEventListener("touchmove",V),A.current=V,O.current=re},T=h.useMemo(function(){var F=ee(r).sort(function(D,j){return D-j}),k=ee(S).sort(function(D,j){return D-j});return F.every(function(D,j){return D===k[j]})?S:r},[r,S]);return[m,d,T,_]}function aT(e){var t=e.prefixCls,r=e.style,n=e.start,i=e.end,o=e.index,a=e.onStartMove,s=h.useContext(jn),l=s.direction,c=s.min,u=s.max,d=s.disabled,f=s.range,g="".concat(t,"-track"),v=_u(n,c,u),m=_u(i,c,u),p=function(S){!d&&a&&a(S,-1)},b={};switch(l){case"rtl":b.right="".concat(v*100,"%"),b.width="".concat(m*100-v*100,"%");break;case"btt":b.bottom="".concat(v*100,"%"),b.height="".concat(m*100-v*100,"%");break;case"ttb":b.top="".concat(v*100,"%"),b.height="".concat(m*100-v*100,"%");break;default:b.left="".concat(v*100,"%"),b.width="".concat(m*100-v*100,"%")}return h.createElement("div",{className:q(g,f&&"".concat(g,"-").concat(o+1)),style:z(z({},b),r),onMouseDown:p,onTouchStart:p})}function sT(e){var t=e.prefixCls,r=e.style,n=e.values,i=e.startPoint,o=e.onStartMove,a=h.useContext(jn),s=a.included,l=a.range,c=a.min,u=h.useMemo(function(){if(!l){if(n.length===0)return[];var d=i??c,f=n[0];return[{start:Math.min(d,f),end:Math.max(d,f)}]}for(var g=[],v=0;v<n.length-1;v+=1)g.push({start:n[v],end:n[v+1]});return g},[n,l,i,c]);return s?u.map(function(d,f){var g=d.start,v=d.end;return h.createElement(aT,{index:f,prefixCls:t,style:Oi(r,f),start:g,end:v,key:f,onStartMove:o})}):null}function lT(e){var t=e.prefixCls,r=e.style,n=e.children,i=e.value,o=e.onClick,a=h.useContext(jn),s=a.min,l=a.max,c=a.direction,u=a.includedStart,d=a.includedEnd,f=a.included,g="".concat(t,"-text"),v=$u(c,i,s,l);return h.createElement("span",{className:q(g,X({},"".concat(g,"-active"),f&&u<=i&&i<=d)),style:z(z({},v),r),onMouseDown:function(p){p.stopPropagation()},onClick:function(){o(i)}},n)}function cT(e){var t=e.prefixCls,r=e.marks,n=e.onClick,i="".concat(t,"-mark");return r.length?h.createElement("div",{className:i},r.map(function(o){var a=o.value,s=o.style,l=o.label;return h.createElement(lT,{key:a,prefixCls:i,style:s,value:a,onClick:n},l)})):null}function uT(e){var t=e.prefixCls,r=e.value,n=e.style,i=e.activeStyle,o=h.useContext(jn),a=o.min,s=o.max,l=o.direction,c=o.included,u=o.includedStart,d=o.includedEnd,f="".concat(t,"-dot"),g=c&&u<=r&&r<=d,v=z(z({},$u(l,r,a,s)),typeof n=="function"?n(r):n);return g&&(v=z(z({},v),typeof i=="function"?i(r):i)),h.createElement("span",{className:q(f,X({},"".concat(f,"-active"),g)),style:v})}function dT(e){var t=e.prefixCls,r=e.marks,n=e.dots,i=e.style,o=e.activeStyle,a=h.useContext(jn),s=a.min,l=a.max,c=a.step,u=h.useMemo(function(){var d=new Set;if(r.forEach(function(g){d.add(g.value)}),n&&c!==null)for(var f=s;f<=l;)d.add(f),f+=c;return Array.from(d)},[s,l,c,n,r]);return h.createElement("div",{className:"".concat(t,"-step")},u.map(function(d){return h.createElement(uT,{prefixCls:t,key:d,value:d,style:i,activeStyle:o})}))}function fT(e,t,r,n,i,o){var a=h.useCallback(function(g){var v=isFinite(g)?g:e;return v=Math.min(t,g),v=Math.max(e,v),v},[e,t]),s=h.useCallback(function(g){if(r!==null){var v=e+Math.round((a(g)-e)/r)*r,m=function(S){return(String(S).split(".")[1]||"").length},p=Math.max(m(r),m(t),m(e)),b=Number(v.toFixed(p));return e<=b&&b<=t?b:null}return null},[r,e,t,a]),l=h.useCallback(function(g){var v=a(g),m=n.map(function(w){return w.value});r!==null&&m.push(s(g)),m.push(e,t);var p=m[0],b=t-e;return m.forEach(function(w){var S=Math.abs(v-w);S<=b&&(p=w,b=S)}),p},[e,t,n,r,a,s]),c=function g(v,m,p){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit";if(typeof m=="number"){var w,S=v[p],$=S+m,y=[];n.forEach(function(O){y.push(O.value)}),y.push(e,t),y.push(s(S));var C=m>0?1:-1;b==="unit"?y.push(s(S+C*r)):y.push(s($)),y=y.filter(function(O){return O!==null}).filter(function(O){return m<0?O<=S:O>=S}),b==="unit"&&(y=y.filter(function(O){return O!==S}));var x=b==="unit"?S:$;w=y[0];var N=Math.abs(w-x);if(y.forEach(function(O){var I=Math.abs(O-x);I<N&&(w=O,N=I)}),w===void 0)return m<0?e:t;if(b==="dist")return w;if(Math.abs(m)>1){var A=ee(v);return A[p]=w,g(A,m-C,p,b)}return w}else{if(m==="min")return e;if(m==="max")return t}},u=function(v,m,p){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit",w=v[p],S=c(v,m,p,b);return{value:S,changed:S!==w}},d=function(v){return o===null&&v===0||typeof o=="number"&&v<o},f=function(v,m,p){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit",w=v.map(l),S=w[p],$=c(w,m,p,b);if(w[p]=$,i===!1){var y=o||0;p>0&&w[p-1]!==S&&(w[p]=Math.max(w[p],w[p-1]+y)),p<w.length-1&&w[p+1]!==S&&(w[p]=Math.min(w[p],w[p+1]-y))}else if(typeof o=="number"||o===null){for(var C=p+1;C<w.length;C+=1)for(var x=!0;d(w[C]-w[C-1])&&x;){var N=u(w,1,C);w[C]=N.value,x=N.changed}for(var A=p;A>0;A-=1)for(var O=!0;d(w[A]-w[A-1])&&O;){var I=u(w,-1,A-1);w[A-1]=I.value,O=I.changed}for(var R=w.length-1;R>0;R-=1)for(var E=!0;d(w[R]-w[R-1])&&E;){var _=u(w,-1,R-1);w[R-1]=_.value,E=_.changed}for(var T=0;T<w.length-1;T+=1)for(var F=!0;d(w[T+1]-w[T])&&F;){var k=u(w,1,T+1);w[T+1]=k.value,F=k.changed}}return{value:w[p],values:w}};return[l,f]}var hT=h.forwardRef(function(e,t){var r,n=e.prefixCls,i=n===void 0?"rc-slider":n,o=e.className,a=e.style,s=e.disabled,l=s===void 0?!1:s,c=e.keyboard,u=c===void 0?!0:c,d=e.autoFocus,f=e.onFocus,g=e.onBlur,v=e.min,m=v===void 0?0:v,p=e.max,b=p===void 0?100:p,w=e.step,S=w===void 0?1:w,$=e.value,y=e.defaultValue,C=e.range,x=e.count,N=e.onChange,A=e.onBeforeChange,O=e.onAfterChange,I=e.allowCross,R=I===void 0?!0:I,E=e.pushable,_=E===void 0?!1:E,T=e.draggableTrack,F=e.reverse,k=e.vertical,D=e.included,j=D===void 0?!0:D,W=e.startPoint,U=e.trackStyle,B=e.handleStyle,V=e.railStyle,re=e.dotStyle,H=e.activeDotStyle,le=e.marks,ie=e.dots,ve=e.handleRender,te=e.tabIndex,be=te===void 0?0:te,Pe=e.ariaLabelForHandle,De=e.ariaLabelledByForHandle,pe=e.ariaValueTextFormatterForHandle,Ee=h.useRef(),Me=h.useRef(),We=h.useMemo(function(){return k?F?"ttb":"btt":F?"rtl":"ltr"},[F,k]),oe=h.useMemo(function(){return isFinite(m)?m:0},[m]),Q=h.useMemo(function(){return isFinite(b)?b:100},[b]),ae=h.useMemo(function(){return S!==null&&S<=0?1:S},[S]),Se=h.useMemo(function(){return _===!0?ae:_>=0?_:!1},[_,ae]),vt=h.useMemo(function(){var Ae=Object.keys(le||{});return Ae.map(function(we){var de=le[we],Ke={value:Number(we)};return de&&Le(de)==="object"&&!h.isValidElement(de)&&("label"in de||"style"in de)?(Ke.style=de.style,Ke.label=de.label):Ke.label=de,Ke}).filter(function(we){var de=we.label;return de||typeof de=="number"}).sort(function(we,de){return we.value-de.value})},[le]),nt=fT(oe,Q,ae,vt,R,Se),pt=K(nt,2),zt=pt[0],me=pt[1],Be=vs(y,{value:$}),je=K(Be,2),dt=je[0],er=je[1],Re=h.useMemo(function(){var Ae=dt==null?[]:Array.isArray(dt)?dt:[dt],we=K(Ae,1),de=we[0],Ke=de===void 0?oe:de,ze=dt===null?[]:[Ke];if(C){if(ze=ee(Ae),x||dt===void 0){var Er=x>=0?x+1:2;for(ze=ze.slice(0,Er);ze.length<Er;){var nr;ze.push((nr=ze[ze.length-1])!==null&&nr!==void 0?nr:oe)}}ze.sort(function(ir,Ct){return ir-Ct})}return ze.forEach(function(ir,Ct){ze[Ct]=zt(ir)}),ze},[dt,C,oe,x,zt]),Je=h.useRef(Re);Je.current=Re;var Ve=function(we){return C?we:we[0]},Pt=function(we){var de=ee(we).sort(function(Ke,ze){return Ke-ze});N&&!Gh(de,Je.current,!0)&&N(Ve(de)),er(de)},ft=function(we){if(!l){var de=0,Ke=Q-oe;Re.forEach(function(Er,nr){var ir=Math.abs(we-Er);ir<=Ke&&(Ke=ir,de=nr)});var ze=ee(Re);ze[de]=we,C&&!Re.length&&x===void 0&&ze.push(we),A==null||A(Ve(ze)),Pt(ze),O==null||O(Ve(ze))}},tr=function(we){we.preventDefault();var de=Me.current.getBoundingClientRect(),Ke=de.width,ze=de.height,Er=de.left,nr=de.top,ir=de.bottom,Ct=de.right,Hi=we.clientX,Wi=we.clientY,fn;switch(We){case"btt":fn=(ir-Wi)/ze;break;case"ttb":fn=(Wi-nr)/ze;break;case"rtl":fn=(Ct-Hi)/Ke;break;default:fn=(Hi-Er)/Ke}var Zo=oe+fn*(Q-oe);ft(zt(Zo))},En=h.useState(null),cn=K(En,2),ur=cn[0],ce=cn[1],se=function(we,de){if(!l){var Ke=me(Re,we,de);A==null||A(Ve(Re)),Pt(Ke.values),O==null||O(Ve(Ke.values)),ce(Ke.value)}};h.useEffect(function(){if(ur!==null){var Ae=Re.indexOf(ur);Ae>=0&&Ee.current.focus(Ae)}ce(null)},[ur]);var xe=h.useMemo(function(){return T&&ae===null?!1:T},[T,ae]),he=function(){O==null||O(Ve(Je.current))},Ue=oT(Me,We,Re,oe,Q,zt,Pt,he,me),bt=K(Ue,4),Tt=bt[0],zr=bt[1],xr=bt[2],Kn=bt[3],rr=function(we,de){Kn(we,de),A==null||A(Ve(Je.current))},un=Tt!==-1;h.useEffect(function(){if(!un){var Ae=Re.lastIndexOf(zr);Ee.current.focus(Ae)}},[un]);var Ht=h.useMemo(function(){return ee(xr).sort(function(Ae,we){return Ae-we})},[xr]),Xn=h.useMemo(function(){return C?[Ht[0],Ht[Ht.length-1]]:[oe,Ht[0]]},[Ht,C,oe]),_n=K(Xn,2),Hr=_n[0],dn=_n[1];h.useImperativeHandle(t,function(){return{focus:function(){Ee.current.focus(0)},blur:function(){var we=document,de=we.activeElement;Me.current.contains(de)&&(de==null||de.blur())}}}),h.useEffect(function(){d&&Ee.current.focus(0)},[]);var Wr=h.useMemo(function(){return{min:oe,max:Q,direction:We,disabled:l,keyboard:u,step:ae,included:j,includedStart:Hr,includedEnd:dn,range:C,tabIndex:be,ariaLabelForHandle:Pe,ariaLabelledByForHandle:De,ariaValueTextFormatterForHandle:pe}},[oe,Q,We,l,u,ae,j,Hr,dn,C,be,Pe,De,pe]);return h.createElement(jn.Provider,{value:Wr},h.createElement("div",{ref:Me,className:q(i,o,(r={},X(r,"".concat(i,"-disabled"),l),X(r,"".concat(i,"-vertical"),k),X(r,"".concat(i,"-horizontal"),!k),X(r,"".concat(i,"-with-marks"),vt.length),r)),style:a,onMouseDown:tr},h.createElement("div",{className:"".concat(i,"-rail"),style:V}),h.createElement(sT,{prefixCls:i,style:U,values:Ht,startPoint:W,onStartMove:xe?rr:null}),h.createElement(dT,{prefixCls:i,marks:vt,dots:ie,style:re,activeStyle:H}),h.createElement(iT,{ref:Ee,prefixCls:i,style:B,values:xr,draggingIndex:Tt,onStartMove:rr,onOffsetChange:se,onFocus:f,onBlur:g,handleRender:ve}),h.createElement(cT,{prefixCls:i,marks:vt,onClick:ft})))});const gT=h.forwardRef((e,t)=>{const{open:r}=e,n=M.useRef(null),i=M.useRef(null);function o(){Jr.cancel(i.current),i.current=null}function a(){i.current=Jr(()=>{var s;(s=n.current)===null||s===void 0||s.forceAlign(),i.current=null})}return h.useEffect(()=>(r?a():o(),o),[r,e.title]),h.createElement(bu,Object.assign({ref:Nn(n,t)},e))}),mT=e=>{const{componentCls:t,controlSize:r,dotSize:n,marginFull:i,marginPart:o,colorFillContentHover:a}=e;return{[t]:Object.assign(Object.assign({},hr(e)),{position:"relative",height:r,margin:`${o}px ${i}px`,padding:0,cursor:"pointer",touchAction:"none",["&-vertical"]:{margin:`${i}px ${o}px`},[`${t}-rail`]:{position:"absolute",backgroundColor:e.colorFillTertiary,borderRadius:e.borderRadiusXS,transition:`background-color ${e.motionDurationMid}`},[`${t}-track`]:{position:"absolute",backgroundColor:e.colorPrimaryBorder,borderRadius:e.borderRadiusXS,transition:`background-color ${e.motionDurationMid}`},"&:hover":{[`${t}-rail`]:{backgroundColor:e.colorFillSecondary},[`${t}-track`]:{backgroundColor:e.colorPrimaryBorderHover},[`${t}-dot`]:{borderColor:a},[`${t}-handle::after`]:{boxShadow:`0 0 0 ${e.handleLineWidth}px ${e.colorPrimaryBorderHover}`},[`${t}-dot-active`]:{borderColor:e.colorPrimary}},[`${t}-handle`]:{position:"absolute",width:e.handleSize,height:e.handleSize,outline:"none",[`${t}-dragging`]:{zIndex:1},"&::before":{content:'""',position:"absolute",insetInlineStart:-e.handleLineWidth,insetBlockStart:-e.handleLineWidth,width:e.handleSize+e.handleLineWidth*2,height:e.handleSize+e.handleLineWidth*2,backgroundColor:"transparent"},"&::after":{content:'""',position:"absolute",insetBlockStart:0,insetInlineStart:0,width:e.handleSize,height:e.handleSize,backgroundColor:e.colorBgElevated,boxShadow:`0 0 0 ${e.handleLineWidth}px ${e.colorPrimaryBorder}`,borderRadius:"50%",cursor:"pointer",transition:`
  210. inset-inline-start ${e.motionDurationMid},
  211. inset-block-start ${e.motionDurationMid},
  212. width ${e.motionDurationMid},
  213. height ${e.motionDurationMid},
  214. box-shadow ${e.motionDurationMid}
  215. `},"&:hover, &:active, &:focus":{"&::before":{insetInlineStart:-((e.handleSizeHover-e.handleSize)/2+e.handleLineWidthHover),insetBlockStart:-((e.handleSizeHover-e.handleSize)/2+e.handleLineWidthHover),width:e.handleSizeHover+e.handleLineWidthHover*2,height:e.handleSizeHover+e.handleLineWidthHover*2},"&::after":{boxShadow:`0 0 0 ${e.handleLineWidthHover}px ${e.colorPrimary}`,width:e.handleSizeHover,height:e.handleSizeHover,insetInlineStart:(e.handleSize-e.handleSizeHover)/2,insetBlockStart:(e.handleSize-e.handleSizeHover)/2}}},[`${t}-mark`]:{position:"absolute",fontSize:e.fontSize},[`${t}-mark-text`]:{position:"absolute",display:"inline-block",color:e.colorTextDescription,textAlign:"center",wordBreak:"keep-all",cursor:"pointer",userSelect:"none","&-active":{color:e.colorText}},[`${t}-step`]:{position:"absolute",background:"transparent",pointerEvents:"none"},[`${t}-dot`]:{position:"absolute",width:n,height:n,backgroundColor:e.colorBgElevated,border:`${e.handleLineWidth}px solid ${e.colorBorderSecondary}`,borderRadius:"50%",cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,pointerEvents:"auto","&-active":{borderColor:e.colorPrimaryBorder}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-rail`]:{backgroundColor:`${e.colorFillSecondary} !important`},[`${t}-track`]:{backgroundColor:`${e.colorTextDisabled} !important`},[`
  216. ${t}-dot
  217. `]:{backgroundColor:e.colorBgElevated,borderColor:e.colorTextDisabled,boxShadow:"none",cursor:"not-allowed"},[`${t}-handle::after`]:{backgroundColor:e.colorBgElevated,cursor:"not-allowed",width:e.handleSize,height:e.handleSize,boxShadow:`0 0 0 ${e.handleLineWidth}px ${new _t(e.colorTextDisabled).onBackground(e.colorBgContainer).toHexShortString()}`,insetInlineStart:0,insetBlockStart:0},[`
  218. ${t}-mark-text,
  219. ${t}-dot
  220. `]:{cursor:"not-allowed !important"}}})}},Fv=(e,t)=>{const{componentCls:r,railSize:n,handleSize:i,dotSize:o}=e,a=t?"paddingBlock":"paddingInline",s=t?"width":"height",l=t?"height":"width",c=t?"insetBlockStart":"insetInlineStart",u=t?"top":"insetInlineStart";return{[a]:n,[l]:n*3,[`${r}-rail`]:{[s]:"100%",[l]:n},[`${r}-track`]:{[l]:n},[`${r}-handle`]:{[c]:(n*3-i)/2},[`${r}-mark`]:{insetInlineStart:0,top:0,[u]:i,[s]:"100%"},[`${r}-step`]:{insetInlineStart:0,top:0,[u]:n,[s]:"100%",[l]:n},[`${r}-dot`]:{position:"absolute",[c]:(n-o)/2}}},vT=e=>{const{componentCls:t,marginPartWithMark:r}=e;return{[`${t}-horizontal`]:Object.assign(Object.assign({},Fv(e,!0)),{[`&${t}-with-marks`]:{marginBottom:r}})}},pT=e=>{const{componentCls:t}=e;return{[`${t}-vertical`]:Object.assign(Object.assign({},Fv(e,!1)),{height:"100%"})}},bT=Qr("Slider",e=>{const t=Ft(e,{marginPart:(e.controlHeight-e.controlSize)/2,marginFull:e.controlSize/2,marginPartWithMark:e.controlHeightLG-e.controlSize});return[mT(t),vT(t),pT(t)]},e=>{const r=e.controlHeightLG/4,n=e.controlHeightSM/2,i=e.lineWidth+1,o=e.lineWidth+1*3;return{controlSize:r,railSize:4,handleSize:r,handleSizeHover:n,dotSize:8,handleLineWidth:i,handleLineWidthHover:o}});var yT=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const wT=e=>typeof e=="number"?e.toString():"",ST=h.forwardRef((e,t)=>{const{prefixCls:r,range:n,className:i,rootClassName:o,tooltipPrefixCls:a,tipFormatter:s,tooltipVisible:l,getTooltipPopupContainer:c,tooltipPlacement:u}=e,d=yT(e,["prefixCls","range","className","rootClassName","tooltipPrefixCls","tipFormatter","tooltipVisible","getTooltipPopupContainer","tooltipPlacement"]),{getPrefixCls:f,direction:g,getPopupContainer:v}=h.useContext(ot),[m,p]=h.useState({}),b=(O,I)=>{p(R=>Object.assign(Object.assign({},R),{[O]:I}))},w=(O,I)=>O||(I?g==="rtl"?"left":"right":"top"),S=f("slider",r),[$,y]=bT(S),C=q(i,o,{[`${S}-rtl`]:g==="rtl"},y);g==="rtl"&&!d.vertical&&(d.reverse=!d.reverse);const[x,N]=h.useMemo(()=>n?typeof n=="object"?[!0,n.draggableTrack]:[!0,!1]:[!1],[n]),A=(O,I)=>{var R;const{index:E,dragging:_}=I,{tooltip:T={},vertical:F}=e,k=Object.assign({},T),{open:D,placement:j,getPopupContainer:W,prefixCls:U,formatter:B}=k;let V;B||B===null?V=B:s||s===null?V=s:V=wT;const re=V?m[E]||_:!1,H=(R=D??l)!==null&&R!==void 0?R:D===void 0&&re,le=Object.assign(Object.assign({},O.props),{onMouseEnter:()=>b(E,!0),onMouseLeave:()=>b(E,!1)}),ie=f("tooltip",U??a);return h.createElement(gT,{prefixCls:ie,title:V?V(I.value):"",open:H,placement:w(j??u,F),key:E,overlayClassName:`${S}-tooltip`,getPopupContainer:W||c||v},h.cloneElement(O,le))};return $(h.createElement(hT,Object.assign({},d,{step:d.step,range:x,draggableTrack:N,className:C,ref:t,prefixCls:S,handleRender:A})))});function CT(e){return typeof e!="string"?e:e.charAt(0).toUpperCase()+e.slice(1)}const _s=(e,t,r)=>{const n=CT(r);return{[`${e.componentCls}-${t}`]:{color:e[`color${r}`],background:e[`color${n}Bg`],borderColor:e[`color${n}Border`]}}},xT=e=>Xg(e,(t,r)=>{let{textColor:n,lightBorderColor:i,lightColor:o,darkColor:a}=r;return{[`${e.componentCls}-${t}`]:{color:n,background:o,borderColor:i,"&-inverse":{color:e.colorTextLightSolid,background:a,borderColor:a},[`&${e.componentCls}-borderless`]:{borderColor:"transparent"}}}}),ET=e=>{const{paddingXXS:t,lineWidth:r,tagPaddingHorizontal:n,componentCls:i}=e,o=n-r,a=t-r;return{[i]:Object.assign(Object.assign({},hr(e)),{display:"inline-block",height:"auto",marginInlineEnd:e.marginXS,paddingInline:o,fontSize:e.tagFontSize,lineHeight:`${e.tagLineHeight}px`,whiteSpace:"nowrap",background:e.tagDefaultBg,border:`${e.lineWidth}px ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,opacity:1,transition:`all ${e.motionDurationMid}`,textAlign:"start",[`&${i}-rtl`]:{direction:"rtl"},"&, a, a:hover":{color:e.tagDefaultColor},[`${i}-close-icon`]:{marginInlineStart:a,color:e.colorTextDescription,fontSize:e.tagIconSize,cursor:"pointer",transition:`all ${e.motionDurationMid}`,"&:hover":{color:e.colorTextHeading}},[`&${i}-has-color`]:{borderColor:"transparent",[`&, a, a:hover, ${e.iconCls}-close, ${e.iconCls}-close:hover`]:{color:e.colorTextLightSolid}},["&-checkable"]:{backgroundColor:"transparent",borderColor:"transparent",cursor:"pointer",[`&:not(${i}-checkable-checked):hover`]:{color:e.colorPrimary,backgroundColor:e.colorFillSecondary},"&:active, &-checked":{color:e.colorTextLightSolid},"&-checked":{backgroundColor:e.colorPrimary,"&:hover":{backgroundColor:e.colorPrimaryHover}},"&:active":{backgroundColor:e.colorPrimaryActive}},["&-hidden"]:{display:"none"},[`> ${e.iconCls} + span, > span + ${e.iconCls}`]:{marginInlineStart:o}}),[`${i}-borderless`]:{borderColor:"transparent",background:e.tagBorderlessBg}}},Lv=Qr("Tag",e=>{const{fontSize:t,lineHeight:r,lineWidth:n,fontSizeIcon:i}=e,o=Math.round(t*r),a=e.fontSizeSM,s=o-n*2,l=e.colorFillQuaternary,c=e.colorText,u=Ft(e,{tagFontSize:a,tagLineHeight:s,tagDefaultBg:l,tagDefaultColor:c,tagIconSize:i-2*n,tagPaddingHorizontal:8,tagBorderlessBg:e.colorFillTertiary});return[ET(u),xT(u),_s(u,"success","Success"),_s(u,"processing","Info"),_s(u,"error","Error"),_s(u,"warning","Warning")]});var _T=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const $T=e=>{const{prefixCls:t,className:r,checked:n,onChange:i,onClick:o}=e,a=_T(e,["prefixCls","className","checked","onChange","onClick"]),{getPrefixCls:s}=h.useContext(ot),l=g=>{i==null||i(!n),o==null||o(g)},c=s("tag",t),[u,d]=Lv(c),f=q(c,{[`${c}-checkable`]:!0,[`${c}-checkable-checked`]:n},r,d);return u(h.createElement("span",Object.assign({},a,{className:f,onClick:l})))};var OT=globalThis&&globalThis.__rest||function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const PT=(e,t)=>{const{prefixCls:r,className:n,rootClassName:i,style:o,children:a,icon:s,color:l,onClose:c,closeIcon:u,closable:d=!1,bordered:f=!0}=e,g=OT(e,["prefixCls","className","rootClassName","style","children","icon","color","onClose","closeIcon","closable","bordered"]),{getPrefixCls:v,direction:m}=h.useContext(ot),[p,b]=h.useState(!0);h.useEffect(()=>{"visible"in g&&b(g.visible)},[g.visible]);const w=av(l)||e2(l),S=Object.assign({backgroundColor:l&&!w?l:void 0},o),$=v("tag",r),[y,C]=Lv($),x=q($,{[`${$}-${l}`]:w,[`${$}-has-color`]:l&&!w,[`${$}-hidden`]:!p,[`${$}-rtl`]:m==="rtl",[`${$}-borderless`]:!f},n,i,C),N=_=>{_.stopPropagation(),c==null||c(_),!_.defaultPrevented&&b(!1)},A=h.useMemo(()=>d?u?h.createElement("span",{className:`${$}-close-icon`,onClick:N},u):h.createElement(M$,{className:`${$}-close-icon`,onClick:N}):null,[d,u,$,N]),O=typeof g.onClick=="function"||a&&a.type==="a",I=s||null,R=I?h.createElement(h.Fragment,null,I,h.createElement("span",null,a)):a,E=h.createElement("span",Object.assign({},g,{ref:t,className:x,style:S}),R,A);return y(O?h.createElement(Pm,null,E):E)},Dv=h.forwardRef(PT);Dv.CheckableTag=$T;const To=Dv;function jv({children:e}){const t=Yl();return L(Qg,{theme:{algorithm:t?pu.darkAlgorithm:pu.defaultAlgorithm,token:{colorPrimary:"#ff6699"}},children:e})}function TT(e){return L(bu,{...e,zIndex:11100,overlayStyle:{width:"max-content",maxWidth:"50vw",...e.overlayInnerStyle},children:e.children})}var Pi={},MT={get exports(){return Pi},set exports(e){Pi=e}};const RT=(e,t)=>Math.floor(Math.random()*(t-e+1)+e),zv=()=>{const e=new Error("Delay aborted");return e.name="AbortError",e},Hv=({clearTimeout:e,setTimeout:t,willResolve:r})=>(n,{value:i,signal:o}={})=>{if(o&&o.aborted)return Promise.reject(zv());let a,s,l;const c=e||clearTimeout,u=()=>{c(a),l(zv())},d=()=>{o&&o.removeEventListener("abort",u)},f=new Promise((g,v)=>{s=()=>{d(),r?g(i):v(i)},l=v,a=(t||setTimeout)(s,n)});return o&&o.addEventListener("abort",u,{once:!0}),f.clear=()=>{c(a),a=null,s()},f},Wv=e=>{const t=Hv({...e,willResolve:!0});return t.reject=Hv({...e,willResolve:!1}),t.range=(r,n,i)=>t(RT(r,n),i),t},Ou=Wv();Ou.createWithTimers=Wv,MT.exports=Ou,Pi.default=Ou;const AT=10*1e3,NT=200;async function Bv(e,t){let r=[];const n=()=>{r=Array.from(document.querySelectorAll(e))};n();const i=performance.now();for(;!r.length&&performance.now()-i<AT;)await Pi(NT),n();if(!r.length){console.log("[bilibili-app-recommend]: tryAction timeout, selector = %s",e);return}for(const o of r)await Promise.resolve(t(o))}function Pu(e){return Bv(e,t=>t.remove())}function Vv(){var t;const e=(((t=document.activeElement)==null?void 0:t.tagName)||"").toLowerCase();return!!(["input","textarea"].includes(e)||document.querySelector(".center-search__bar.is-focus"))}var $s,Uv=$e;$s=Uv.createRoot,Uv.hydrateRoot;const ON="";var Tu={},Lt={};Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.DEFAULT_ICON_CONFIGS=void 0,Lt.IconConverter=Yv,Lt.IconProvider=void 0,Lt.IconWrapper=HT;var Os=kT(M);function Gv(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(Gv=function(n){return n?r:t})(e)}function kT(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var r=Gv(t);if(r&&r.has(e))return r.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(o!=="default"&&Object.prototype.hasOwnProperty.call(e,o)){var a=i?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,r&&r.set(e,n),n}var IT=["size","strokeWidth","strokeLinecap","strokeLinejoin","theme","fill","className","spin"];function qv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Kv(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?qv(Object(r),!0).forEach(function(n){FT(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):qv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function FT(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function LT(e,t){if(e==null)return{};var r=DT(e,t),n,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function DT(e,t){if(e==null)return{};var r={},n=Object.keys(e),i,o;for(o=0;o<n.length;o++)i=n[o],!(t.indexOf(i)>=0)&&(r[i]=e[i]);return r}var Xv={size:"1em",strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round",rtl:!1,theme:"outline",colors:{outline:{fill:"#333",background:"transparent"},filled:{fill:"#333",background:"#FFF"},twoTone:{fill:"#333",twoTone:"#2F88FF"},multiColor:{outStrokeColor:"#333",outFillColor:"#2F88FF",innerStrokeColor:"#FFF",innerFillColor:"#43CCF8"}},prefix:"i"};Lt.DEFAULT_ICON_CONFIGS=Xv;function jT(){return"icon-"+((1+Math.random())*4294967296|0).toString(16).substring(1)}function Yv(e,t,r){var n=typeof t.fill=="string"?[t.fill]:t.fill||[],i=[],o=t.theme||r.theme;switch(o){case"outline":i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push("none"),i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push("none");break;case"filled":i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push("#FFF"),i.push("#FFF");break;case"two-tone":i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push(typeof n[1]=="string"?n[1]:r.colors.twoTone.twoTone),i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push(typeof n[1]=="string"?n[1]:r.colors.twoTone.twoTone);break;case"multi-color":i.push(typeof n[0]=="string"?n[0]:"currentColor"),i.push(typeof n[1]=="string"?n[1]:r.colors.multiColor.outFillColor),i.push(typeof n[2]=="string"?n[2]:r.colors.multiColor.innerStrokeColor),i.push(typeof n[3]=="string"?n[3]:r.colors.multiColor.innerFillColor);break}return{size:t.size||r.size,strokeWidth:t.strokeWidth||r.strokeWidth,strokeLinecap:t.strokeLinecap||r.strokeLinecap,strokeLinejoin:t.strokeLinejoin||r.strokeLinejoin,colors:i,id:e}}var Zv=(0,Os.createContext)(Xv),zT=Zv.Provider;Lt.IconProvider=zT;function HT(e,t,r){return function(n){var i=n.size,o=n.strokeWidth,a=n.strokeLinecap,s=n.strokeLinejoin,l=n.theme,c=n.fill,u=n.className,d=n.spin,f=LT(n,IT),g=(0,Os.useContext)(Zv),v=(0,Os.useMemo)(jT,[]),m=Yv(v,{size:i,strokeWidth:o,strokeLinecap:a,strokeLinejoin:s,theme:l,fill:c},g),p=[g.prefix+"-icon"];return p.push(g.prefix+"-icon-"+e),t&&g.rtl&&p.push(g.prefix+"-icon-rtl"),d&&p.push(g.prefix+"-icon-spin"),u&&p.push(u),Os.default.createElement("span",Kv(Kv({},f),{},{className:p.join(" ")}),r(m))}}Object.defineProperty(Tu,"__esModule",{value:!0});var Qv=Tu.default=void 0,Mu=BT(M),WT=Lt;function BT(e){return e&&e.__esModule?e:{default:e}}var VT=(0,WT.IconWrapper)("close",!1,function(e){return Mu.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Mu.default.createElement("path",{d:"M8 8L40 40",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Mu.default.createElement("path",{d:"M8 40L40 8",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});Qv=Tu.default=VT;var Ru={};Object.defineProperty(Ru,"__esModule",{value:!0});var Jv=Ru.default=void 0,Au=GT(M),UT=Lt;function GT(e){return e&&e.__esModule?e:{default:e}}var qT=(0,UT.IconWrapper)("config",!1,function(e){return Au.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Au.default.createElement("path",{d:"M24 4L18 10H10V18L4 24L10 30V38H18L24 44L30 38H38V30L44 24L38 18V10H30L24 4Z",fill:e.colors[1],stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinejoin:e.strokeLinejoin}),Au.default.createElement("path",{d:"M24 30C27.3137 30 30 27.3137 30 24C30 20.6863 27.3137 18 24 18C20.6863 18 18 20.6863 18 24C18 27.3137 20.6863 30 24 30Z",fill:e.colors[3],stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinejoin:e.strokeLinejoin}))});Jv=Ru.default=qT;var Nu={};Object.defineProperty(Nu,"__esModule",{value:!0});var ep=Nu.default=void 0,Mo=XT(M),KT=Lt;function XT(e){return e&&e.__esModule?e:{default:e}}var YT=(0,KT.IconWrapper)("distraught-face",!1,function(e){return Mo.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Mo.default.createElement("path",{d:"M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z",fill:e.colors[1],stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinejoin:e.strokeLinejoin}),Mo.default.createElement("path",{d:"M24 29C29 29 31 33 31 33H17C17 33 19 29 24 29Z",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Mo.default.createElement("path",{d:"M32 17L29 20L32 23",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Mo.default.createElement("path",{d:"M16 17L19 20L16 23",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});ep=Nu.default=YT;var ku={};Object.defineProperty(ku,"__esModule",{value:!0});var tp=ku.default=void 0,Ro=QT(M),ZT=Lt;function QT(e){return e&&e.__esModule?e:{default:e}}var JT=(0,ZT.IconWrapper)("info",!0,function(e){return Ro.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Ro.default.createElement("path",{d:"M24 44C29.5228 44 34.5228 41.7614 38.1421 38.1421C41.7614 34.5228 44 29.5228 44 24C44 18.4772 41.7614 13.4772 38.1421 9.85786C34.5228 6.23858 29.5228 4 24 4C18.4772 4 13.4772 6.23858 9.85786 9.85786C6.23858 13.4772 4 18.4772 4 24C4 29.5228 6.23858 34.5228 9.85786 38.1421C13.4772 41.7614 18.4772 44 24 44Z",fill:e.colors[1],stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinejoin:e.strokeLinejoin}),Ro.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M24 11C25.3807 11 26.5 12.1193 26.5 13.5C26.5 14.8807 25.3807 16 24 16C22.6193 16 21.5 14.8807 21.5 13.5C21.5 12.1193 22.6193 11 24 11Z",fill:e.colors[2]}),Ro.default.createElement("path",{d:"M24.5 34V20H23.5H22.5",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Ro.default.createElement("path",{d:"M21 34H28",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});tp=ku.default=JT;var Iu={};Object.defineProperty(Iu,"__esModule",{value:!0});var rp=Iu.default=void 0,Fu=tM(M),eM=Lt;function tM(e){return e&&e.__esModule?e:{default:e}}var rM=(0,eM.IconWrapper)("loading",!0,function(e){return Fu.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Fu.default.createElement("path",{d:"M4 24C4 35.0457 12.9543 44 24 44V44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Fu.default.createElement("path",{d:"M36 24C36 17.3726 30.6274 12 24 12C17.3726 12 12 17.3726 12 24C12 30.6274 17.3726 36 24 36V36",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});rp=Iu.default=rM;var Lu={};Object.defineProperty(Lu,"__esModule",{value:!0});var np=Lu.default=void 0,Rr=iM(M),nM=Lt;function iM(e){return e&&e.__esModule?e:{default:e}}var oM=(0,nM.IconWrapper)("loading-three",!1,function(e){return Rr.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},Rr.default.createElement("path",{d:"M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z",fill:e.colors[1],stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M24 12V15",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M32.4852 15.5147L30.3639 17.636",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M36 24H33",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M32.4852 32.4853L30.3639 30.364",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M24 36V33",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M15.5148 32.4853L17.6361 30.364",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M12 24H15",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),Rr.default.createElement("path",{d:"M15.5148 15.5147L17.6361 17.636",stroke:e.colors[2],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});np=Lu.default=oM;var Du={};Object.defineProperty(Du,"__esModule",{value:!0});var ip=Du.default=void 0,ju=sM(M),aM=Lt;function sM(e){return e&&e.__esModule?e:{default:e}}var lM=(0,aM.IconWrapper)("return",!0,function(e){return ju.default.createElement("svg",{width:e.size,height:e.size,viewBox:"0 0 48 48",fill:"none"},ju.default.createElement("path",{d:"M12.9998 8L6 14L12.9998 21",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}),ju.default.createElement("path",{d:"M6 14H28.9938C35.8768 14 41.7221 19.6204 41.9904 26.5C42.2739 33.7696 36.2671 40 28.9938 40H11.9984",stroke:e.colors[0],strokeWidth:e.strokeWidth,strokeLinecap:e.strokeLinecap,strokeLinejoin:e.strokeLinejoin}))});ip=Du.default=lM;const cM={Close:Qv,Config:Jv,DistraughtFace:ep,Return:ip,Loading:rp,LoadingThree:np,Info:tp};function Sn({name:e,theme:t,size:r,fill:n,...i}){t||(t="outline"),r||(r=24);const o=Yl();n||(n=o?"#fff":"#333");const a=cM[e];return L(a,{theme:t,size:r,fill:n,...i,style:{fontSize:0,...i.style}})}function Ti(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return Zi(t)}function op(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function ap(e,t,r){var n=[],i=vl(e,n,r);return n.length<2?r:i+t(n)}var uM=function(t){var r=Gd(t);r.sheet.speedy=function(s){this.isSpeedy=s},r.compat=!0;var n=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var d=Zi(c,r.registered,void 0);return Zd(r,d,!1),r.key+"-"+d.name},i=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var d=Zi(c,r.registered),f="animation-"+d.name;return op(r,{name:d.name,styles:"@keyframes "+f+"{"+d.styles+"}"}),f},o=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var d=Zi(c,r.registered);op(r,d)},a=function(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];return ap(r.registered,n,dM(c))};return{css:n,cx:a,injectGlobal:o,keyframes:i,hydrate:function(l){l.forEach(function(c){r.inserted[c]=!0})},flush:function(){r.registered={},r.inserted={},r.sheet.flush()},sheet:r.sheet,cache:r,getRegisteredStyles:vl.bind(null,r.registered),merge:ap.bind(null,r.registered,n)}},dM=function e(t){for(var r="",n=0;n<t.length;n++){var i=t[n];if(i!=null){var o=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))o=e(i);else{o="";for(var a in i)i[a]&&a&&(o&&(o+=" "),o+=a)}break}default:o=i}o&&(r&&(r+=" "),r+=o)}}return r},fM=uM({key:"css"}),zu=fM.css,sp=function(e){return function(t,r){var n=M.useRef(!1);e(function(){return function(){n.current=!1}},[]),e(function(){if(!n.current)n.current=!0;else return t()},r)}},mr=function(){return mr=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(t[o]=r[o])}return t},mr.apply(this,arguments)};function lp(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function hM(e,t,r,n){function i(o){return o instanceof r?o:new r(function(a){a(o)})}return new(r||(r=Promise))(function(o,a){function s(u){try{c(n.next(u))}catch(d){a(d)}}function l(u){try{c(n.throw(u))}catch(d){a(d)}}function c(u){u.done?o(u.value):i(u.value).then(s,l)}c((n=n.apply(e,t||[])).next())})}function gM(e,t){var r={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},n,i,o,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(c){return function(u){return l([c,u])}}function l(c){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(r=0)),r;)try{if(n=1,i&&(o=c[0]&2?i.return:c[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,c[1])).done)return o;switch(i=0,o&&(c=[c[0]&2,o.value]),c[0]){case 0:case 1:o=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(o=r.trys,!(o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){r.label=c[1];break}if(c[0]===6&&r.label<o[1]){r.label=o[1],o=c;break}if(o&&r.label<o[2]){r.label=o[2],r.ops.push(c);break}o[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(u){c=[6,u],i=0}finally{n=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function Hu(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function et(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),i,o=[],a;try{for(;(t===void 0||t-- >0)&&!(i=n.next()).done;)o.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return o}function $t(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,o;n<i;n++)(o||!(n in t))&&(o||(o=Array.prototype.slice.call(t,0,n)),o[n]=t[n]);return e.concat(o||Array.prototype.slice.call(t))}var Mi=function(e){return typeof e=="function"},mM=function(e){return typeof e=="string"},cp=function(e){return typeof e=="number"},vM=!1;const Ps=vM;function ke(e){Ps&&(Mi(e)||console.error("useMemoizedFn expected parameter is a function, got ".concat(typeof e)));var t=M.useRef(e);t.current=M.useMemo(function(){return e},[e]);var r=M.useRef();return r.current||(r.current=function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];return t.current.apply(this,n)}),r.current}const Ts=sp(M.useEffect);var up=function(e,t){var r=t.manual,n=t.ready,i=n===void 0?!0:n,o=t.defaultParams,a=o===void 0?[]:o,s=t.refreshDeps,l=s===void 0?[]:s,c=t.refreshDepsAction,u=M.useRef(!1);return u.current=!1,Ts(function(){!r&&i&&(u.current=!0,e.run.apply(e,$t([],et(a),!1)))},[i]),Ts(function(){u.current||r||(u.current=!0,c?c():e.refresh())},$t([],et(l),!1)),{onBefore:function(){if(!i)return{stopNow:!0}}}};up.onInit=function(e){var t=e.ready,r=t===void 0?!0:t,n=e.manual;return{loading:!n&&r}};const pM=up;function Wu(e,t){if(e===t)return!0;for(var r=0;r<e.length;r++)if(!Object.is(e[r],t[r]))return!1;return!0}function dp(e,t){var r=M.useRef({deps:t,obj:void 0,initialized:!1}).current;return(r.initialized===!1||!Wu(r.deps,t))&&(r.deps=t,r.obj=e(),r.initialized=!0),r.obj}function Ao(e){var t=M.useRef(e);return t.current=e,t}var bM=function(e){Ps&&(Mi(e)||console.error("useUnmount expected parameter is a function, got ".concat(typeof e)));var t=Ao(e);M.useEffect(function(){return function(){t.current()}},[])};const No=bM;var Ms=new Map,yM=function(e,t,r){var n=Ms.get(e);n!=null&&n.timer&&clearTimeout(n.timer);var i=void 0;t>-1&&(i=setTimeout(function(){Ms.delete(e)},t)),Ms.set(e,mr(mr({},r),{timer:i}))},wM=function(e){return Ms.get(e)},Rs=new Map,SM=function(e){return Rs.get(e)},CM=function(e,t){Rs.set(e,t),t.then(function(r){return Rs.delete(e),r}).catch(function(){Rs.delete(e)})},zn={},xM=function(e,t){zn[e]&&zn[e].forEach(function(r){return r(t)})},Bu=function(e,t){return zn[e]||(zn[e]=[]),zn[e].push(t),function(){var n=zn[e].indexOf(t);zn[e].splice(n,1)}},EM=function(e,t){var r=t.cacheKey,n=t.cacheTime,i=n===void 0?5*60*1e3:n,o=t.staleTime,a=o===void 0?0:o,s=t.setCache,l=t.getCache,c=M.useRef(),u=M.useRef(),d=function(g,v){s?s(v):yM(g,i,v),xM(g,v.data)},f=function(g,v){return v===void 0&&(v=[]),l?l(v):wM(g)};return dp(function(){if(r){var g=f(r);g&&Object.hasOwnProperty.call(g,"data")&&(e.state.data=g.data,e.state.params=g.params,(a===-1||new Date().getTime()-g.time<=a)&&(e.state.loading=!1)),c.current=Bu(r,function(v){e.setState({data:v})})}},[]),No(function(){var g;(g=c.current)===null||g===void 0||g.call(c)}),r?{onBefore:function(g){var v=f(r,g);return!v||!Object.hasOwnProperty.call(v,"data")?{}:a===-1||new Date().getTime()-v.time<=a?{loading:!1,data:v==null?void 0:v.data,error:void 0,returnNow:!0}:{data:v==null?void 0:v.data,error:void 0}},onRequest:function(g,v){var m=SM(r);return m&&m!==u.current?{servicePromise:m}:(m=g.apply(void 0,$t([],et(v),!1)),u.current=m,CM(r,m),{servicePromise:m})},onSuccess:function(g,v){var m;r&&((m=c.current)===null||m===void 0||m.call(c),d(r,{data:g,params:v,time:new Date().getTime()}),c.current=Bu(r,function(p){e.setState({data:p})}))},onMutate:function(g){var v;r&&((v=c.current)===null||v===void 0||v.call(c),d(r,{data:g,params:e.state.params,time:new Date().getTime()}),c.current=Bu(r,function(m){e.setState({data:m})}))}}:{}};const _M=EM;var $M=function(e,t){var r=t.debounceWait,n=t.debounceLeading,i=t.debounceTrailing,o=t.debounceMaxWait,a=M.useRef(),s=M.useMemo(function(){var l={};return n!==void 0&&(l.leading=n),i!==void 0&&(l.trailing=i),o!==void 0&&(l.maxWait=o),l},[n,i,o]);return M.useEffect(function(){if(r){var l=e.runAsync.bind(e);return a.current=ah(function(c){c()},r,s),e.runAsync=function(){for(var c=[],u=0;u<arguments.length;u++)c[u]=arguments[u];return new Promise(function(d,f){var g;(g=a.current)===null||g===void 0||g.call(a,function(){l.apply(void 0,$t([],et(c),!1)).then(d).catch(f)})})},function(){var c;(c=a.current)===null||c===void 0||c.cancel(),e.runAsync=l}}},[r,s]),r?{onCancel:function(){var l;(l=a.current)===null||l===void 0||l.cancel()}}:{}};const OM=$M;var PM=function(e,t){var r=t.loadingDelay,n=t.ready,i=M.useRef();if(!r)return{};var o=function(){i.current&&clearTimeout(i.current)};return{onBefore:function(){return o(),n!==!1&&(i.current=setTimeout(function(){e.setState({loading:!0})},r)),{loading:!1}},onFinally:function(){o()},onCancel:function(){o()}}};const TM=PM;var MM=!!(typeof window<"u"&&window.document&&window.document.createElement);const ko=MM;function Vu(){return ko?document.visibilityState!=="hidden":!0}var Io=[];function RM(e){return Io.push(e),function(){var r=Io.indexOf(e);Io.splice(r,1)}}if(ko){var AM=function(){if(Vu())for(var e=0;e<Io.length;e++){var t=Io[e];t()}};window.addEventListener("visibilitychange",AM,!1)}var NM=function(e,t){var r=t.pollingInterval,n=t.pollingWhenHidden,i=n===void 0?!0:n,o=t.pollingErrorRetryCount,a=o===void 0?-1:o,s=M.useRef(),l=M.useRef(),c=M.useRef(0),u=function(){var d;s.current&&clearTimeout(s.current),(d=l.current)===null||d===void 0||d.call(l)};return Ts(function(){r||u()},[r]),r?{onBefore:function(){u()},onError:function(){c.current+=1},onSuccess:function(){c.current=0},onFinally:function(){a===-1||a!==-1&&c.current<=a?s.current=setTimeout(function(){!i&&!Vu()?l.current=RM(function(){e.refresh()}):e.refresh()},r):c.current=0},onCancel:function(){u()}}:{}};const kM=NM;function IM(e,t){var r=!1;return function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];r||(r=!0,e.apply(void 0,$t([],et(n),!1)),setTimeout(function(){r=!1},t))}}function FM(){return ko&&typeof navigator.onLine<"u"?navigator.onLine:!0}var Fo=[];function LM(e){return Fo.push(e),function(){var r=Fo.indexOf(e);r>-1&&Fo.splice(r,1)}}if(ko){var fp=function(){if(!(!Vu()||!FM()))for(var e=0;e<Fo.length;e++){var t=Fo[e];t()}};window.addEventListener("visibilitychange",fp,!1),window.addEventListener("focus",fp,!1)}var DM=function(e,t){var r=t.refreshOnWindowFocus,n=t.focusTimespan,i=n===void 0?5e3:n,o=M.useRef(),a=function(){var s;(s=o.current)===null||s===void 0||s.call(o)};return M.useEffect(function(){if(r){var s=IM(e.refresh.bind(e),i);o.current=LM(function(){s()})}return function(){a()}},[r,i]),No(function(){a()}),{}};const jM=DM;var zM=function(e,t){var r=t.retryInterval,n=t.retryCount,i=M.useRef(),o=M.useRef(0),a=M.useRef(!1);return n?{onBefore:function(){a.current||(o.current=0),a.current=!1,i.current&&clearTimeout(i.current)},onSuccess:function(){o.current=0},onError:function(){if(o.current+=1,n===-1||o.current<=n){var s=r??Math.min(1e3*Math.pow(2,o.current),3e4);i.current=setTimeout(function(){a.current=!0,e.refresh()},s)}else o.current=0},onCancel:function(){o.current=0,i.current&&clearTimeout(i.current)}}:{}};const HM=zM;var WM=function(e,t){var r=t.throttleWait,n=t.throttleLeading,i=t.throttleTrailing,o=M.useRef(),a={};return n!==void 0&&(a.leading=n),i!==void 0&&(a.trailing=i),M.useEffect(function(){if(r){var s=e.runAsync.bind(e);return o.current=zC(function(l){l()},r,a),e.runAsync=function(){for(var l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];return new Promise(function(u,d){var f;(f=o.current)===null||f===void 0||f.call(o,function(){s.apply(void 0,$t([],et(l),!1)).then(u).catch(d)})})},function(){var l;e.runAsync=s,(l=o.current)===null||l===void 0||l.cancel()}}},[r,n,i]),r?{onCancel:function(){var s;(s=o.current)===null||s===void 0||s.cancel()}}:{}};const BM=WM;var VM=function(e){Ps&&(Mi(e)||console.error('useMount: parameter `fn` expected to be a function, but got "'.concat(typeof e,'".'))),M.useEffect(function(){e==null||e()},[])};const Uu=VM;var UM=function(){var e=et(M.useState({}),2),t=e[1];return M.useCallback(function(){return t({})},[])};const GM=UM;var qM=function(){function e(t,r,n,i){i===void 0&&(i={}),this.serviceRef=t,this.options=r,this.subscribe=n,this.initState=i,this.count=0,this.state={loading:!1,params:void 0,data:void 0,error:void 0},this.state=mr(mr(mr({},this.state),{loading:!r.manual}),i)}return e.prototype.setState=function(t){t===void 0&&(t={}),this.state=mr(mr({},this.state),t),this.subscribe()},e.prototype.runPluginHandler=function(t){for(var r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];var i=this.pluginImpls.map(function(o){var a;return(a=o[t])===null||a===void 0?void 0:a.call.apply(a,$t([o],et(r),!1))}).filter(Boolean);return Object.assign.apply(Object,$t([{}],et(i),!1))},e.prototype.runAsync=function(){for(var t,r,n,i,o,a,s,l,c,u,d=[],f=0;f<arguments.length;f++)d[f]=arguments[f];return hM(this,void 0,void 0,function(){var g,v,m,p,b,w,S,$,y,C,x;return gM(this,function(N){switch(N.label){case 0:if(this.count+=1,g=this.count,v=this.runPluginHandler("onBefore",d),m=v.stopNow,p=m===void 0?!1:m,b=v.returnNow,w=b===void 0?!1:b,S=lp(v,["stopNow","returnNow"]),p)return[2,new Promise(function(){})];if(this.setState(mr({loading:!0,params:d},S)),w)return[2,Promise.resolve(S.data)];(r=(t=this.options).onBefore)===null||r===void 0||r.call(t,d),N.label=1;case 1:return N.trys.push([1,3,,4]),$=this.runPluginHandler("onRequest",this.serviceRef.current,d).servicePromise,$||($=(x=this.serviceRef).current.apply(x,$t([],et(d),!1))),[4,$];case 2:return y=N.sent(),g!==this.count?[2,new Promise(function(){})]:(this.setState({data:y,error:void 0,loading:!1}),(i=(n=this.options).onSuccess)===null||i===void 0||i.call(n,y,d),this.runPluginHandler("onSuccess",y,d),(a=(o=this.options).onFinally)===null||a===void 0||a.call(o,d,y,void 0),g===this.count&&this.runPluginHandler("onFinally",d,y,void 0),[2,y]);case 3:if(C=N.sent(),g!==this.count)return[2,new Promise(function(){})];throw this.setState({error:C,loading:!1}),(l=(s=this.options).onError)===null||l===void 0||l.call(s,C,d),this.runPluginHandler("onError",C,d),(u=(c=this.options).onFinally)===null||u===void 0||u.call(c,d,void 0,C),g===this.count&&this.runPluginHandler("onFinally",d,void 0,C),C;case 4:return[2]}})})},e.prototype.run=function(){for(var t=this,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];this.runAsync.apply(this,$t([],et(r),!1)).catch(function(i){t.options.onError||console.error(i)})},e.prototype.cancel=function(){this.count+=1,this.setState({loading:!1}),this.runPluginHandler("onCancel")},e.prototype.refresh=function(){this.run.apply(this,$t([],et(this.state.params||[]),!1))},e.prototype.refreshAsync=function(){return this.runAsync.apply(this,$t([],et(this.state.params||[]),!1))},e.prototype.mutate=function(t){var r=Mi(t)?t(this.state.data):t;this.runPluginHandler("onMutate",r),this.setState({data:r})},e}();const KM=qM;function XM(e,t,r){t===void 0&&(t={}),r===void 0&&(r=[]);var n=t.manual,i=n===void 0?!1:n,o=lp(t,["manual"]);Ps&&t.defaultParams&&!Array.isArray(t.defaultParams)&&console.warn("expected defaultParams is array, got ".concat(typeof t.defaultParams));var a=mr({manual:i},o),s=Ao(e),l=GM(),c=dp(function(){var u=r.map(function(d){var f;return(f=d==null?void 0:d.onInit)===null||f===void 0?void 0:f.call(d,a)}).filter(Boolean);return new KM(s,a,l,Object.assign.apply(Object,$t([{}],et(u),!1)))},[]);return c.options=a,c.pluginImpls=r.map(function(u){return u(c,a)}),Uu(function(){if(!i){var u=c.state.params||t.defaultParams||[];c.run.apply(c,$t([],et(u),!1))}}),No(function(){c.cancel()}),{loading:c.state.loading,data:c.state.data,error:c.state.error,params:c.state.params||[],cancel:ke(c.cancel.bind(c)),refresh:ke(c.refresh.bind(c)),refreshAsync:ke(c.refreshAsync.bind(c)),run:ke(c.run.bind(c)),runAsync:ke(c.runAsync.bind(c)),mutate:ke(c.mutate.bind(c))}}function hp(e,t,r){return XM(e,t,$t($t([],et(r||[]),!1),[OM,TM,kM,jM,BM,pM,_M,HM],!1))}function gp(e,t){e===void 0&&(e=!1);var r=et(M.useState(e),2),n=r[0],i=r[1],o=M.useMemo(function(){var a=t===void 0?!e:t,s=function(){return i(function(d){return d===e?a:e})},l=function(d){return i(d)},c=function(){return i(e)},u=function(){return i(a)};return{toggle:s,set:l,setLeft:c,setRight:u}},[]);return[n,o]}function YM(e){e===void 0&&(e=!1);var t=et(gp(!!e),2),r=t[0],n=t[1],i=n.toggle,o=n.set,a=M.useMemo(function(){var s=function(){return o(!0)},l=function(){return o(!1)};return{toggle:i,set:function(c){return o(!!c)},setTrue:s,setFalse:l}},[]);return[r,a]}function As(e,t){if(ko){if(!e)return t;var r;return Mi(e)?r=e():"current"in e?r=e.current:r=e,r}}var ZM=function(e){var t=function(r,n,i){var o=M.useRef(!1),a=M.useRef([]),s=M.useRef([]),l=M.useRef();e(function(){var c,u=Array.isArray(i)?i:[i],d=u.map(function(f){return As(f)});if(!o.current){o.current=!0,a.current=d,s.current=n,l.current=r();return}(d.length!==a.current.length||!Wu(d,a.current)||!Wu(n,s.current))&&((c=l.current)===null||c===void 0||c.call(l),a.current=d,s.current=n,l.current=r())}),No(function(){var c;(c=l.current)===null||c===void 0||c.call(l),o.current=!1})};return t},QM=ZM(M.useEffect);const mp=QM;function Hn(e,t,r){r===void 0&&(r={});var n=Ao(t);mp(function(){var i=As(r.target,window);if(i!=null&&i.addEventListener){var o=function(a){return n.current(a)};return i.addEventListener(e,o,{capture:r.capture,once:r.once,passive:r.passive}),function(){i.removeEventListener(e,o,{capture:r.capture})}}},[e,r.capture,r.once,r.passive],r.target)}function JM(e){var t=et(M.useState(e),2),r=t[0],n=t[1],i=M.useRef(r);i.current=r;var o=M.useCallback(function(){return i.current},[]);return[r,n,o]}const Gu=function(e,t){var r=t||{},n=r.onEnter,i=r.onLeave,o=r.onChange,a=et(YM(!1),2),s=a[0],l=a[1],c=l.setTrue,u=l.setFalse;return Hn("mouseenter",function(){n==null||n(),c(),o==null||o(!0)},{target:e}),Hn("mouseleave",function(){i==null||i(),u(),o==null||o(!1)},{target:e}),s};var eR=function(e,t){return t===void 0&&(t=[]),gC(e,t)},tR=function(e,t,r){var n=M.useRef(),i=M.useRef(0);eR(t,n.current)||(n.current=t,i.current+=1),mp(e,[i.current],r)};const rR=tR;var nR=/(mac|iphone|ipod|ipad)/i.test(typeof navigator<"u"?navigator==null?void 0:navigator.platform:""),vp={0:48,1:49,2:50,3:51,4:52,5:53,6:54,7:55,8:56,9:57,backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,pausebreak:19,capslock:20,esc:27,space:32,pageup:33,pagedown:34,end:35,home:36,leftarrow:37,uparrow:38,rightarrow:39,downarrow:40,insert:45,delete:46,a:65,b:66,c:67,d:68,e:69,f:70,g:71,h:72,i:73,j:74,k:75,l:76,m:77,n:78,o:79,p:80,q:81,r:82,s:83,t:84,u:85,v:86,w:87,x:88,y:89,z:90,leftwindowkey:91,rightwindowkey:92,meta:nR?[91,93]:[91,92],selectkey:93,numpad0:96,numpad1:97,numpad2:98,numpad3:99,numpad4:100,numpad5:101,numpad6:102,numpad7:103,numpad8:104,numpad9:105,multiply:106,add:107,subtract:109,decimalpoint:110,divide:111,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123,numlock:144,scrolllock:145,semicolon:186,equalsign:187,comma:188,dash:189,period:190,forwardslash:191,graveaccent:192,openbracket:219,backslash:220,closebracket:221,singlequote:222},qu={ctrl:function(e){return e.ctrlKey},shift:function(e){return e.shiftKey},alt:function(e){return e.altKey},meta:function(e){return e.type==="keyup"?vp.meta.includes(e.keyCode):e.metaKey}};function iR(e){var t=Object.keys(qu).reduce(function(r,n){return qu[n](e)?r+1:r},0);return[16,17,18,91,92].includes(e.keyCode)?t:t+1}function pp(e,t,r){var n,i;if(!e.key)return!1;if(cp(t))return e.keyCode===t;var o=t.split("."),a=0;try{for(var s=Hu(o),l=s.next();!l.done;l=s.next()){var c=l.value,u=qu[c],d=vp[c.toLowerCase()];(u&&u(e)||d&&d===e.keyCode)&&a++}}catch(f){n={error:f}}finally{try{l&&!l.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}return r?a===o.length&&iR(e)===o.length:a===o.length}function oR(e,t){return Mi(e)?e:mM(e)||cp(e)?function(r){return pp(r,e,t)}:Array.isArray(e)?function(r){return e.some(function(n){return pp(r,n,t)})}:function(){return!!e}}var aR=["keydown"];function gt(e,t,r){var n=r||{},i=n.events,o=i===void 0?aR:i,a=n.target,s=n.exactMatch,l=s===void 0?!1:s,c=n.useCapture,u=c===void 0?!1:c,d=Ao(t),f=Ao(e);rR(function(){var g,v,m,p=As(a,window);if(p){var b=function(y){var C,x=oR(f.current,l);if(x(y))return(C=d.current)===null||C===void 0?void 0:C.call(d,y)};try{for(var w=Hu(o),S=w.next();!S.done;S=w.next()){var $=S.value;(m=p==null?void 0:p.addEventListener)===null||m===void 0||m.call(p,$,b,u)}}catch(y){g={error:y}}finally{try{S&&!S.done&&(v=w.return)&&v.call(w)}finally{if(g)throw g.error}}return function(){var y,C,x;try{for(var N=Hu(o),A=N.next();!A.done;A=N.next()){var O=A.value;(x=p==null?void 0:p.removeEventListener)===null||x===void 0||x.call(p,O,b,u)}}catch(I){y={error:I}}finally{try{A&&!A.done&&(C=N.return)&&C.call(N)}finally{if(y)throw y.error}}}}},[o],a)}function bp(e){var t=M.useRef(0),r=et(M.useState(e),2),n=r[0],i=r[1],o=M.useCallback(function(a){cancelAnimationFrame(t.current),t.current=requestAnimationFrame(function(){i(a)})},[]);return No(function(){cancelAnimationFrame(t.current)}),[n,o]}var sR={screenX:NaN,screenY:NaN,clientX:NaN,clientY:NaN,pageX:NaN,pageY:NaN,elementX:NaN,elementY:NaN,elementH:NaN,elementW:NaN,elementPosX:NaN,elementPosY:NaN};const lR=function(e){var t=et(bp(sR),2),r=t[0],n=t[1];return Hn("mousemove",function(i){var o=i.screenX,a=i.screenY,s=i.clientX,l=i.clientY,c=i.pageX,u=i.pageY,d={screenX:o,screenY:a,clientX:s,clientY:l,pageX:c,pageY:u,elementX:NaN,elementY:NaN,elementH:NaN,elementW:NaN,elementPosX:NaN,elementPosY:NaN},f=As(e);if(f){var g=f.getBoundingClientRect(),v=g.left,m=g.top,p=g.width,b=g.height;d.elementPosX=v+window.pageXOffset,d.elementPosY=m+window.pageYOffset,d.elementX=c-d.elementPosX,d.elementY=u-d.elementPosY,d.elementW=p,d.elementH=b}n(d)},{target:function(){return document}}),r};var cR=function(){var e=M.useRef(!1);return M.useEffect(function(){return e.current=!1,function(){e.current=!0}},[]),e};const uR=cR,dR=sp(M.useLayoutEffect),vr={modalMask:"_modal-mask_qk630_1",modal:"_modal_qk630_1",modalHeader:"_modal-header_qk630_23",modalBody:"_modal-body_qk630_30",modalTitle:"_modal-title_qk630_35",btnClose:"_btn-close_qk630_42"};let Lo=0;const fR=()=>{Lo++,document.body.style.overflow="hidden"},hR=()=>{Lo--,Lo<0&&(Lo=0),Lo===0&&(document.body.style.overflow="")};function Ku({show:e,onHide:t,children:r,clsModalMask:n,clsModal:i,width:o,hideWhenMaskOnClick:a=!1,hideWhenEsc:s=!1}){M.useLayoutEffect(()=>{e?fR():hR()},[e]);const l=M.useRef(null),c=Yl(),{bg:u,c:d}=M.useMemo(()=>{const p=window.getComputedStyle(document.body)["background-color"],b=window.getComputedStyle(document.body).color;return{bg:p,c:b}},[c]),f=M.useMemo(()=>c?{"--bg":u,"--c":d,backgroundColor:u,color:d}:{},[u,d,c]),g=M.useId(),v=M.useMemo(()=>{const p=document.createElement("div");return p.setAttribute("data-id","base-modal-"+g),document.body.appendChild(p),p},[]),m=ke(p=>{var b;(b=l.current)!=null&&b.contains(p.target)||a&&t()});return gt("esc",p=>{e&&s&&(p.preventDefault(),p.stopImmediatePropagation(),setTimeout(t))}),e?$e.createPortal(L("div",{className:q(vr.modalMask,n),onClick:m,children:L("div",{className:q(vr.modal,i),style:{...f,width:o},ref:l,children:r})}),v):null}const Xu=e=>L(Sn,{...e,name:"Close",size:18,style:{cursor:"pointer",marginLeft:10,...e.style}}),yp="_toast-container_mcbuq_1",wp="_single-line_mcbuq_17",FN={toastContainer:yp,singleLine:wp};function Dt(e,t=2e3){const r=document.createElement("div");r.className=yp,r.innerText=e,!e.includes(`
  221. `)&&!e.includes("<br")&&r.classList.add(wp),document.body.appendChild(r),setTimeout(()=>r.remove(),t)}const gR="请求失败, 请重试 !!!",mR="操作失败, 请重试 !!!";function Sp(){return Dt(gR)}function Cp(){return Dt(mR)}function vR(e){const t=so({data:Array.from(e||[]),has(r){return this.data.some(n=>n[0]===r)},set(r,n){const i=this.data.find(o=>o[0]===r);return i?i[1]=n:this.data.push([r,n]),this},get(r){var n;return(n=this.data.find(i=>i[0]===r))==null?void 0:n[1]},delete(r){const n=this.data.findIndex(i=>i[0]===r);return n===-1?!1:(this.data.splice(n,1),!0)},clear(){this.data.splice(0)},get size(){return this.data.length},toJSON(){return new Map(this.data)},forEach(r){this.data.forEach(n=>{r(n[1],n[0],this)})},keys(){return this.data.map(r=>r[0]).values()},values(){return this.data.map(r=>r[1]).values()},entries(){return new Map(this.data).entries()},get[Symbol.toStringTag](){return"Map"},[Symbol.iterator](){return this.entries()}});return Object.defineProperties(t,{data:{enumerable:!1},size:{enumerable:!1},toJSON:{enumerable:!1}}),Object.seal(t),t}const xp="27eb53fc9058f8c3";async function pR(){var c,u;const t=(await Ye.get("https://passport.bilibili.com/login/app/third",{params:{appkey:xp,api:"https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png",sign:"04224646d1fea004e79606d3b038c84a"},withCredentials:!0})).data;if(!((c=t==null?void 0:t.data)!=null&&c.has_login))return{errmsg:"你必须登录(不可用)B站之后才能使用授权",json:t};if(!((u=t==null?void 0:t.data)!=null&&u.confirm_uri))return{errmsg:"无法获得授权网址",json:t};const r=t.data.confirm_uri;let n,i;const o=new Promise(d=>{const f=g=>{if(g.origin!="https://www.mcbbs.net"||!g.data)return;const v=g.data.match(/access_key=([0-9a-z]{32})/);if(!v||!v[1])return d({errmsg:"没有获得匹配的密钥"});d(v[1])};window.addEventListener("message",f),i=()=>window.removeEventListener("message",f),n=setTimeout(()=>{d({errmsg:"获取授权超时"})},10*1e3)}),a=document.createElement("iframe");a.src=r,a.style.display="none",document.body.appendChild(a);function s(){a==null||a.remove(),i==null||i(),i=void 0,n&&(clearTimeout(n),n=void 0)}const l=await o;return s(),l}async function bR(){const e=await pR();if(typeof e=="object"&&"errmsg"in e){Dt(e.errmsg);return}const t=e;return _e.accessKey=t,Dt("获取成功"),t}function yR(){_e.accessKey="",Dt("已删除 access_key")}const Ep="https://api.bilibili.com",_p="https://app.bilibili.com",Ns=Ye.create({baseURL:Ep});Ns.interceptors.request.use(function(e){var t;return(t=e.params)!=null&&t._||(e.params={...e.params,_:Date.now()}),e},function(e){return Promise.reject(e)});const ks=Ye.create({adapter:Zn});ks.interceptors.request.use(function(e){return e.params={appkey:xp,access_key:_e.accessKey||"",...e.params},e},function(e){return Promise.reject(e)}),ks.interceptors.response.use(e=>{if(e.config.responseType==="json"&&e.data&&e.data instanceof ArrayBuffer){const t=new TextDecoder,r=new Uint8Array(e.data),n=t.decode(r);e.data=n;try{e.data=JSON.parse(n)}catch{}}return e});function wR(){var t;const e=(t=document.cookie.match(/bili_jct=([0-9a-fA-F]{32})/))==null?void 0:t[1];if(!e)throw Dt("找不到 csrf token, 请检查是否登录(不可用)"),new Error("找不到 csrf token, 请检查是否登录(不可用)");return e}const Do=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,$p=new Set,SR=(e,t,r,n)=>{typeof process=="object"&&process&&typeof process.emitWarning=="function"?process.emitWarning(e,t,r,n):console.error(`[${r}] ${t}: ${e}`)},CR=e=>!$p.has(e),Cn=e=>e&&e===Math.floor(e)&&e>0&&isFinite(e),Op=e=>Cn(e)?e<=Math.pow(2,8)?Uint8Array:e<=Math.pow(2,16)?Uint16Array:e<=Math.pow(2,32)?Uint32Array:e<=Number.MAX_SAFE_INTEGER?Is:null:null;class Is extends Array{constructor(t){super(t),this.fill(0)}}const Fi=class{constructor(t,r){at(this,"heap");at(this,"length");if(!P(Fi,Ii))throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new r(t),this.length=0}static create(t){const r=Op(t);if(!r)return[];ne(Fi,Ii,!0);const n=new Fi(t,r);return ne(Fi,Ii,!1),n}push(t){this.heap[this.length++]=t}pop(){return this.heap[--this.length]}};let Fs=Fi;Ii=new WeakMap,ge(Fs,Ii,!1);const wd=class{constructor(t){ge(this,Go);ge(this,qs);ge(this,Dr);ge(this,jr);ge(this,Xo);ge(this,ji);ge(this,zi);ge(this,He);ge(this,Yo);ge(this,qn);ge(this,br,void 0);ge(this,Zt,void 0);ge(this,Fr,void 0);ge(this,yr,void 0);ge(this,Li,void 0);at(this,"ttl");at(this,"ttlResolution");at(this,"ttlAutopurge");at(this,"updateAgeOnGet");at(this,"updateAgeOnHas");at(this,"allowStale");at(this,"noDisposeOnSet");at(this,"noUpdateTTL");at(this,"maxEntrySize");at(this,"sizeCalculation");at(this,"noDeleteOnFetchRejection");at(this,"noDeleteOnStaleGet");at(this,"allowStaleOnFetchAbort");at(this,"allowStaleOnFetchRejection");at(this,"ignoreFetchAbort");ge(this,ct,void 0);ge(this,wr,void 0);ge(this,ut,void 0);ge(this,qe,void 0);ge(this,ue,void 0);ge(this,At,void 0);ge(this,Qt,void 0);ge(this,Ot,void 0);ge(this,mt,void 0);ge(this,Sr,void 0);ge(this,St,void 0);ge(this,an,void 0);ge(this,sn,void 0);ge(this,Cr,void 0);ge(this,Lr,void 0);ge(this,xn,void 0);ge(this,jt,void 0);ge(this,Un,()=>{});ge(this,ln,()=>{});ge(this,qo,()=>{});ge(this,Jt,()=>!1);ge(this,Gn,t=>{});ge(this,Di,(t,r,n)=>{});ge(this,Ko,(t,r,n,i)=>{if(n||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0});const{max:r=0,ttl:n,ttlResolution:i=1,ttlAutopurge:o,updateAgeOnGet:a,updateAgeOnHas:s,allowStale:l,dispose:c,disposeAfter:u,noDisposeOnSet:d,noUpdateTTL:f,maxSize:g=0,maxEntrySize:v=0,sizeCalculation:m,fetchMethod:p,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:w,allowStaleOnFetchRejection:S,allowStaleOnFetchAbort:$,ignoreFetchAbort:y}=t;if(r!==0&&!Cn(r))throw new TypeError("max option must be a nonnegative integer");const C=r?Op(r):Array;if(!C)throw new Error("invalid max value: "+r);if(ne(this,br,r),ne(this,Zt,g),this.maxEntrySize=v||P(this,Zt),this.sizeCalculation=m,this.sizeCalculation){if(!P(this,Zt)&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(p!==void 0&&typeof p!="function")throw new TypeError("fetchMethod must be a function if specified");if(ne(this,Li,p),ne(this,xn,!!p),ne(this,ut,new Map),ne(this,qe,new Array(r).fill(void 0)),ne(this,ue,new Array(r).fill(void 0)),ne(this,At,new C(r)),ne(this,Qt,new C(r)),ne(this,Ot,0),ne(this,mt,0),ne(this,Sr,Fs.create(r)),ne(this,ct,0),ne(this,wr,0),typeof c=="function"&&ne(this,Fr,c),typeof u=="function"?(ne(this,yr,u),ne(this,St,[])):(ne(this,yr,void 0),ne(this,St,void 0)),ne(this,Lr,!!P(this,Fr)),ne(this,jt,!!P(this,yr)),this.noDisposeOnSet=!!d,this.noUpdateTTL=!!f,this.noDeleteOnFetchRejection=!!b,this.allowStaleOnFetchRejection=!!S,this.allowStaleOnFetchAbort=!!$,this.ignoreFetchAbort=!!y,this.maxEntrySize!==0){if(P(this,Zt)!==0&&!Cn(P(this,Zt)))throw new TypeError("maxSize must be a positive integer if specified");if(!Cn(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");J(this,qs,Eb).call(this)}if(this.allowStale=!!l,this.noDeleteOnStaleGet=!!w,this.updateAgeOnGet=!!a,this.updateAgeOnHas=!!s,this.ttlResolution=Cn(i)||i===0?i:1,this.ttlAutopurge=!!o,this.ttl=n||0,this.ttl){if(!Cn(this.ttl))throw new TypeError("ttl must be a positive integer if specified");J(this,Go,Rd).call(this)}if(P(this,br)===0&&this.ttl===0&&P(this,Zt)===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!P(this,br)&&!P(this,Zt)){const x="LRU_CACHE_UNBOUNDED";CR(x)&&($p.add(x),SR("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",x,wd))}}static unsafeExposeInternals(t){return{starts:P(t,sn),ttls:P(t,Cr),sizes:P(t,an),keyMap:P(t,ut),keyList:P(t,qe),valList:P(t,ue),next:P(t,At),prev:P(t,Qt),get head(){return P(t,Ot)},get tail(){return P(t,mt)},free:P(t,Sr),isBackgroundFetch:r=>{var n;return J(n=t,He,Qe).call(n,r)},backgroundFetch:(r,n,i,o)=>{var a;return J(a=t,zi,sl).call(a,r,n,i,o)},moveToTail:r=>{var n;return J(n=t,qn,Qo).call(n,r)},indexes:r=>{var n;return J(n=t,Dr,$n).call(n,r)},rindexes:r=>{var n;return J(n=t,jr,On).call(n,r)},isStale:r=>{var n;return P(n=t,Jt).call(n,r)}}}get max(){return P(this,br)}get maxSize(){return P(this,Zt)}get calculatedSize(){return P(this,wr)}get size(){return P(this,ct)}get fetchMethod(){return P(this,Li)}get dispose(){return P(this,Fr)}get disposeAfter(){return P(this,yr)}getRemainingTTL(t){return P(this,ut).has(t)?1/0:0}*entries(){for(const t of J(this,Dr,$n).call(this))P(this,ue)[t]!==void 0&&P(this,qe)[t]!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield[P(this,qe)[t],P(this,ue)[t]])}*rentries(){for(const t of J(this,jr,On).call(this))P(this,ue)[t]!==void 0&&P(this,qe)[t]!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield[P(this,qe)[t],P(this,ue)[t]])}*keys(){for(const t of J(this,Dr,$n).call(this)){const r=P(this,qe)[t];r!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield r)}}*rkeys(){for(const t of J(this,jr,On).call(this)){const r=P(this,qe)[t];r!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield r)}}*values(){for(const t of J(this,Dr,$n).call(this))P(this,ue)[t]!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield P(this,ue)[t])}*rvalues(){for(const t of J(this,jr,On).call(this))P(this,ue)[t]!==void 0&&!J(this,He,Qe).call(this,P(this,ue)[t])&&(yield P(this,ue)[t])}[Symbol.iterator](){return this.entries()}find(t,r={}){for(const n of J(this,Dr,$n).call(this)){const i=P(this,ue)[n],o=J(this,He,Qe).call(this,i)?i.__staleWhileFetching:i;if(o!==void 0&&t(o,P(this,qe)[n],this))return this.get(P(this,qe)[n],r)}}forEach(t,r=this){for(const n of J(this,Dr,$n).call(this)){const i=P(this,ue)[n],o=J(this,He,Qe).call(this,i)?i.__staleWhileFetching:i;o!==void 0&&t.call(r,o,P(this,qe)[n],this)}}rforEach(t,r=this){for(const n of J(this,jr,On).call(this)){const i=P(this,ue)[n],o=J(this,He,Qe).call(this,i)?i.__staleWhileFetching:i;o!==void 0&&t.call(r,o,P(this,qe)[n],this)}}purgeStale(){let t=!1;for(const r of J(this,jr,On).call(this,{allowStale:!0}))P(this,Jt).call(this,r)&&(this.delete(P(this,qe)[r]),t=!0);return t}dump(){const t=[];for(const r of J(this,Dr,$n).call(this,{allowStale:!0})){const n=P(this,qe)[r],i=P(this,ue)[r],o=J(this,He,Qe).call(this,i)?i.__staleWhileFetching:i;if(o===void 0||n===void 0)continue;const a={value:o};if(P(this,Cr)&&P(this,sn)){a.ttl=P(this,Cr)[r];const s=Do.now()-P(this,sn)[r];a.start=Math.floor(Date.now()-s)}P(this,an)&&(a.size=P(this,an)[r]),t.unshift([n,a])}return t}load(t){this.clear();for(const[r,n]of t){if(n.start){const i=Date.now()-n.start;n.start=Do.now()-i}this.set(r,n.value,n)}}set(t,r,n={}){var f,g,v;const{ttl:i=this.ttl,start:o,noDisposeOnSet:a=this.noDisposeOnSet,sizeCalculation:s=this.sizeCalculation,status:l}=n;let{noUpdateTTL:c=this.noUpdateTTL}=n;const u=P(this,Ko).call(this,t,r,n.size||0,s);if(this.maxEntrySize&&u>this.maxEntrySize)return l&&(l.set="miss",l.maxEntrySizeExceeded=!0),this.delete(t),this;let d=P(this,ct)===0?void 0:P(this,ut).get(t);if(d===void 0)d=P(this,ct)===0?P(this,mt):P(this,Sr).length!==0?P(this,Sr).pop():P(this,ct)===P(this,br)?J(this,ji,al).call(this,!1):P(this,ct),P(this,qe)[d]=t,P(this,ue)[d]=r,P(this,ut).set(t,d),P(this,At)[P(this,mt)]=d,P(this,Qt)[d]=P(this,mt),ne(this,mt,d),ol(this,ct)._++,P(this,Di).call(this,d,u,l),l&&(l.set="add"),c=!1;else{J(this,qn,Qo).call(this,d);const m=P(this,ue)[d];if(r!==m){if(P(this,xn)&&J(this,He,Qe).call(this,m)?m.__abortController.abort(new Error("replaced")):a||(P(this,Lr)&&((f=P(this,Fr))==null||f.call(this,m,t,"set")),P(this,jt)&&((g=P(this,St))==null||g.push([m,t,"set"]))),P(this,Gn).call(this,d),P(this,Di).call(this,d,u,l),P(this,ue)[d]=r,l){l.set="replace";const p=m&&J(this,He,Qe).call(this,m)?m.__staleWhileFetching:m;p!==void 0&&(l.oldValue=p)}}else l&&(l.set="update")}if(i!==0&&!P(this,Cr)&&J(this,Go,Rd).call(this),P(this,Cr)&&(c||P(this,qo).call(this,d,i,o),l&&P(this,ln).call(this,l,d)),!a&&P(this,jt)&&P(this,St)){const m=P(this,St);let p;for(;p=m==null?void 0:m.shift();)(v=P(this,yr))==null||v.call(this,...p)}return this}pop(){var t;try{for(;P(this,ct);){const r=P(this,ue)[P(this,Ot)];if(J(this,ji,al).call(this,!0),J(this,He,Qe).call(this,r)){if(r.__staleWhileFetching)return r.__staleWhileFetching}else if(r!==void 0)return r}}finally{if(P(this,jt)&&P(this,St)){const r=P(this,St);let n;for(;n=r==null?void 0:r.shift();)(t=P(this,yr))==null||t.call(this,...n)}}}has(t,r={}){const{updateAgeOnHas:n=this.updateAgeOnHas,status:i}=r,o=P(this,ut).get(t);if(o!==void 0){const a=P(this,ue)[o];if(J(this,He,Qe).call(this,a)&&a.__staleWhileFetching===void 0)return!1;if(P(this,Jt).call(this,o))i&&(i.has="stale",P(this,ln).call(this,i,o));else return n&&P(this,Un).call(this,o),i&&(i.has="hit",P(this,ln).call(this,i,o)),!0}else i&&(i.has="miss");return!1}peek(t,r={}){const{allowStale:n=this.allowStale}=r,i=P(this,ut).get(t);if(i!==void 0&&(n||!P(this,Jt).call(this,i))){const o=P(this,ue)[i];return J(this,He,Qe).call(this,o)?o.__staleWhileFetching:o}}async fetch(t,r={}){const{allowStale:n=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:o=this.noDeleteOnStaleGet,ttl:a=this.ttl,noDisposeOnSet:s=this.noDisposeOnSet,size:l=0,sizeCalculation:c=this.sizeCalculation,noUpdateTTL:u=this.noUpdateTTL,noDeleteOnFetchRejection:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:f=this.allowStaleOnFetchRejection,ignoreFetchAbort:g=this.ignoreFetchAbort,allowStaleOnFetchAbort:v=this.allowStaleOnFetchAbort,context:m,forceRefresh:p=!1,status:b,signal:w}=r;if(!P(this,xn))return b&&(b.fetch="get"),this.get(t,{allowStale:n,updateAgeOnGet:i,noDeleteOnStaleGet:o,status:b});const S={allowStale:n,updateAgeOnGet:i,noDeleteOnStaleGet:o,ttl:a,noDisposeOnSet:s,size:l,sizeCalculation:c,noUpdateTTL:u,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:f,allowStaleOnFetchAbort:v,ignoreFetchAbort:g,status:b,signal:w};let $=P(this,ut).get(t);if($===void 0){b&&(b.fetch="miss");const y=J(this,zi,sl).call(this,t,$,S,m);return y.__returned=y}else{const y=P(this,ue)[$];if(J(this,He,Qe).call(this,y)){const O=n&&y.__staleWhileFetching!==void 0;return b&&(b.fetch="inflight",O&&(b.returnedStale=!0)),O?y.__staleWhileFetching:y.__returned=y}const C=P(this,Jt).call(this,$);if(!p&&!C)return b&&(b.fetch="hit"),J(this,qn,Qo).call(this,$),i&&P(this,Un).call(this,$),b&&P(this,ln).call(this,b,$),y;const x=J(this,zi,sl).call(this,t,$,S,m),A=x.__staleWhileFetching!==void 0&&n;return b&&(b.fetch=C?"stale":"refresh",A&&C&&(b.returnedStale=!0)),A?x.__staleWhileFetching:x.__returned=x}}get(t,r={}){const{allowStale:n=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:o=this.noDeleteOnStaleGet,status:a}=r,s=P(this,ut).get(t);if(s!==void 0){const l=P(this,ue)[s],c=J(this,He,Qe).call(this,l);return a&&P(this,ln).call(this,a,s),P(this,Jt).call(this,s)?(a&&(a.get="stale"),c?(a&&n&&l.__staleWhileFetching!==void 0&&(a.returnedStale=!0),n?l.__staleWhileFetching:void 0):(o||this.delete(t),a&&n&&(a.returnedStale=!0),n?l:void 0)):(a&&(a.get="hit"),c?l.__staleWhileFetching:(J(this,qn,Qo).call(this,s),i&&P(this,Un).call(this,s),l))}else a&&(a.get="miss")}delete(t){var n,i,o,a;let r=!1;if(P(this,ct)!==0){const s=P(this,ut).get(t);if(s!==void 0)if(r=!0,P(this,ct)===1)this.clear();else{P(this,Gn).call(this,s);const l=P(this,ue)[s];J(this,He,Qe).call(this,l)?l.__abortController.abort(new Error("deleted")):(P(this,Lr)||P(this,jt))&&(P(this,Lr)&&((n=P(this,Fr))==null||n.call(this,l,t,"delete")),P(this,jt)&&((i=P(this,St))==null||i.push([l,t,"delete"]))),P(this,ut).delete(t),P(this,qe)[s]=void 0,P(this,ue)[s]=void 0,s===P(this,mt)?ne(this,mt,P(this,Qt)[s]):s===P(this,Ot)?ne(this,Ot,P(this,At)[s]):(P(this,At)[P(this,Qt)[s]]=P(this,At)[s],P(this,Qt)[P(this,At)[s]]=P(this,Qt)[s]),ol(this,ct)._--,P(this,Sr).push(s)}}if(P(this,jt)&&((o=P(this,St))!=null&&o.length)){const s=P(this,St);let l;for(;l=s==null?void 0:s.shift();)(a=P(this,yr))==null||a.call(this,...l)}return r}clear(){var t,r,n;for(const i of J(this,jr,On).call(this,{allowStale:!0})){const o=P(this,ue)[i];if(J(this,He,Qe).call(this,o))o.__abortController.abort(new Error("deleted"));else{const a=P(this,qe)[i];P(this,Lr)&&((t=P(this,Fr))==null||t.call(this,o,a,"delete")),P(this,jt)&&((r=P(this,St))==null||r.push([o,a,"delete"]))}}if(P(this,ut).clear(),P(this,ue).fill(void 0),P(this,qe).fill(void 0),P(this,Cr)&&P(this,sn)&&(P(this,Cr).fill(0),P(this,sn).fill(0)),P(this,an)&&P(this,an).fill(0),ne(this,Ot,0),ne(this,mt,0),P(this,Sr).length=0,ne(this,wr,0),ne(this,ct,0),P(this,jt)&&P(this,St)){const i=P(this,St);let o;for(;o=i==null?void 0:i.shift();)(n=P(this,yr))==null||n.call(this,...o)}}};let Yu=wd;br=new WeakMap,Zt=new WeakMap,Fr=new WeakMap,yr=new WeakMap,Li=new WeakMap,ct=new WeakMap,wr=new WeakMap,ut=new WeakMap,qe=new WeakMap,ue=new WeakMap,At=new WeakMap,Qt=new WeakMap,Ot=new WeakMap,mt=new WeakMap,Sr=new WeakMap,St=new WeakMap,an=new WeakMap,sn=new WeakMap,Cr=new WeakMap,Lr=new WeakMap,xn=new WeakMap,jt=new WeakMap,Go=new WeakSet,Rd=function(){const t=new Is(P(this,br)),r=new Is(P(this,br));ne(this,Cr,t),ne(this,sn,r),ne(this,qo,(o,a,s=Do.now())=>{if(r[o]=a!==0?s:0,t[o]=a,a!==0&&this.ttlAutopurge){const l=setTimeout(()=>{P(this,Jt).call(this,o)&&this.delete(P(this,qe)[o])},a+1);l.unref&&l.unref()}}),ne(this,Un,o=>{r[o]=t[o]!==0?Do.now():0}),ne(this,ln,(o,a)=>{if(t[a]){const s=t[a],l=r[a];o.ttl=s,o.start=l,o.now=n||i(),o.remainingTTL=o.now+s-l}});let n=0;const i=()=>{const o=Do.now();if(this.ttlResolution>0){n=o;const a=setTimeout(()=>n=0,this.ttlResolution);a.unref&&a.unref()}return o};this.getRemainingTTL=o=>{const a=P(this,ut).get(o);return a===void 0?0:t[a]===0||r[a]===0?1/0:r[a]+t[a]-(n||i())},ne(this,Jt,o=>t[o]!==0&&r[o]!==0&&(n||i())-r[o]>t[o])},Un=new WeakMap,ln=new WeakMap,qo=new WeakMap,Jt=new WeakMap,qs=new WeakSet,Eb=function(){const t=new Is(P(this,br));ne(this,wr,0),ne(this,an,t),ne(this,Gn,r=>{ne(this,wr,P(this,wr)-t[r]),t[r]=0}),ne(this,Ko,(r,n,i,o)=>{if(J(this,He,Qe).call(this,n))return 0;if(!Cn(i))if(o){if(typeof o!="function")throw new TypeError("sizeCalculation must be a function");if(i=o(n,r),!Cn(i))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return i}),ne(this,Di,(r,n,i)=>{if(t[r]=n,P(this,Zt)){const o=P(this,Zt)-t[r];for(;P(this,wr)>o;)J(this,ji,al).call(this,!0)}ne(this,wr,P(this,wr)+t[r]),i&&(i.entrySize=n,i.totalCalculatedSize=P(this,wr))})},Gn=new WeakMap,Di=new WeakMap,Ko=new WeakMap,Dr=new WeakSet,$n=function*({allowStale:t=this.allowStale}={}){if(P(this,ct))for(let r=P(this,mt);!(!J(this,Xo,Ad).call(this,r)||((t||!P(this,Jt).call(this,r))&&(yield r),r===P(this,Ot)));)r=P(this,Qt)[r]},jr=new WeakSet,On=function*({allowStale:t=this.allowStale}={}){if(P(this,ct))for(let r=P(this,Ot);!(!J(this,Xo,Ad).call(this,r)||((t||!P(this,Jt).call(this,r))&&(yield r),r===P(this,mt)));)r=P(this,At)[r]},Xo=new WeakSet,Ad=function(t){return t!==void 0&&P(this,ut).get(P(this,qe)[t])===t},ji=new WeakSet,al=function(t){var o,a;const r=P(this,Ot),n=P(this,qe)[r],i=P(this,ue)[r];return P(this,xn)&&J(this,He,Qe).call(this,i)?i.__abortController.abort(new Error("evicted")):(P(this,Lr)||P(this,jt))&&(P(this,Lr)&&((o=P(this,Fr))==null||o.call(this,i,n,"evict")),P(this,jt)&&((a=P(this,St))==null||a.push([i,n,"evict"]))),P(this,Gn).call(this,r),t&&(P(this,qe)[r]=void 0,P(this,ue)[r]=void 0,P(this,Sr).push(r)),P(this,ct)===1?(ne(this,Ot,ne(this,mt,0)),P(this,Sr).length=0):ne(this,Ot,P(this,At)[r]),P(this,ut).delete(n),ol(this,ct)._--,r},zi=new WeakSet,sl=function(t,r,n,i){const o=r===void 0?void 0:P(this,ue)[r];if(J(this,He,Qe).call(this,o))return o;const a=new AbortController,{signal:s}=n;s==null||s.addEventListener("abort",()=>a.abort(s.reason),{signal:a.signal});const l={signal:a.signal,options:n,context:i},c=(m,p=!1)=>{const{aborted:b}=a.signal,w=n.ignoreFetchAbort&&m!==void 0;if(n.status&&(b&&!p?(n.status.fetchAborted=!0,n.status.fetchError=a.signal.reason,w&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),b&&!w&&!p)return d(a.signal.reason);const S=g;return P(this,ue)[r]===g&&(m===void 0?S.__staleWhileFetching?P(this,ue)[r]=S.__staleWhileFetching:this.delete(t):(n.status&&(n.status.fetchUpdated=!0),this.set(t,m,l.options))),m},u=m=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=m),d(m)),d=m=>{const{aborted:p}=a.signal,b=p&&n.allowStaleOnFetchAbort,w=b||n.allowStaleOnFetchRejection,S=w||n.noDeleteOnFetchRejection,$=g;if(P(this,ue)[r]===g&&(!S||$.__staleWhileFetching===void 0?this.delete(t):b||(P(this,ue)[r]=$.__staleWhileFetching)),w)return n.status&&$.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),$.__staleWhileFetching;if($.__returned===$)throw m},f=(m,p)=>{var w;const b=(w=P(this,Li))==null?void 0:w.call(this,t,o,l);b&&b instanceof Promise&&b.then(S=>m(S),p),a.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(m(),n.allowStaleOnFetchAbort&&(m=S=>c(S,!0)))})};n.status&&(n.status.fetchDispatched=!0);const g=new Promise(f).then(c,u),v=Object.assign(g,{__abortController:a,__staleWhileFetching:o,__returned:void 0});return r===void 0?(this.set(t,v,{...l.options,status:void 0}),r=P(this,ut).get(t)):P(this,ue)[r]=v,v},He=new WeakSet,Qe=function(t){if(!P(this,xn))return!1;const r=t;return!!r&&r instanceof Promise&&r.hasOwnProperty("__staleWhileFetching")&&r.__abortController instanceof AbortController},Yo=new WeakSet,Nd=function(t,r){P(this,Qt)[r]=t,P(this,At)[t]=r},qn=new WeakSet,Qo=function(t){t!==P(this,mt)&&(t===P(this,Ot)?ne(this,Ot,P(this,At)[t]):J(this,Yo,Nd).call(this,P(this,Qt)[t],P(this,At)[t]),J(this,Yo,Nd).call(this,P(this,mt),t),ne(this,mt,t))};const xR=Yu;async function ER(e){return(await Ns.get("/pvideo",{params:{aid:e}})).data.data}async function _R(e){return[]}const Zu=new xR({max:200});async function $R(e){if(Zu.has(e))return Zu.get(e);const[t,r]=await Promise.all([ER(e),_R()]);return Zu.set(e,{pvideoData:t,dmData:r}),{pvideoData:t,dmData:r}}function Pp(e){return async function(r){const n=new FormData;n.append("aid",r),n.append("csrf",wR());const o=(await Ns.post("/x/v2/history/toview/"+e,n,{withCredentials:!0})).data,a=(o==null?void 0:o.code)===0&&(o==null?void 0:o.message)==="0";return a||Dt((o==null?void 0:o.message)||"出错了"),a}}const OR=Pp("add"),PR=Pp("del"),Tp=e=>{const t={dislike:"/x/feed/dislike",cancel:"/x/feed/dislike/cancel"}[e];return async function(r,n){const o=(await ks.get(_p+t,{params:{goto:r.goto,id:r.param,reason_id:n,build:"1",mobi_app:"android",idx:(Date.now()/1e3).toFixed(0)}})).data;return(o==null?void 0:o.code)===0&&(o==null?void 0:o.message)==="0"}},TR=Tp("dislike"),MR=Tp("cancel"),cr={modal:"_modal_1rloz_1",titleDesc:"_title-desc_1rloz_4",reasonList:"_reason-list_1rloz_8",reason:"_reason_1rloz_8",active:"_active_1rloz_29",reasonNo:"_reason-no_1rloz_33",tipsContainer:"_tips-container_1rloz_47",tips:"_tips_1rloz_47"},Ls=vR();function RR(){return ii(Ls)}function AR(e){const t=RR();if(e)return t.get(e)}function NR({show:e,onHide:t,item:r}){const[n,i]=M.useState(!1),o=ke(async g=>{if(!r)return;let v=!1,m;try{i(!0),v=await TR(r,g.id)}catch(p){m=p}finally{i(!1)}if(m)return console.error(m.stack||m),Sp();v?Dt("已标记不想看"):Cp(),v&&(Ls.set(r.param,{...g}),t())}),a=M.useMemo(()=>{var g;return((g=r==null?void 0:r.three_point)==null?void 0:g.dislike_reasons)||[]},[r]),s=()=>!!e&&!!r,l=["1","2","3","4","5","6"];gt(l,g=>{if(!s()||!l.includes(g.key))return;const v=Number(g.key)-1;u(v);const m=document.querySelectorAll(`.${cr.reason}`)[v]||null;m==null||m.click()});const[c,u]=M.useState(a.length-1);dR(()=>{u(a.length-1)},[a]);const d=g=>()=>{if(!s())return;const v=c+g;v<0||v>a.length-1||u(v)};gt("leftarrow",d(-1)),gt("rightarrow",d(1)),gt("uparrow",d(-2)),gt("downarrow",d(2)),gt("enter",g=>{var v;s()&&(c<0||c>a.length-1||(g.preventDefault(),g.stopImmediatePropagation(),(v=document.querySelector(`.${cr.reason}.${cr.active}`))==null||v.click()))});const f=M.useMemo(()=>{var g;return((g=a[c])==null?void 0:g.name)||""},[a,c]);return G(Ku,{show:e,onHide:t,clsModal:cr.modal,hideWhenMaskOnClick:!0,hideWhenEsc:!0,children:[G("div",{className:vr.modalHeader,children:[G("div",{className:vr.modalTitle,children:["我不想看",L("span",{className:cr.titleDesc,children:"(选择后将减少相似内容推荐)"})]}),L("div",{className:"space",style:{flex:1}}),L(Xu,{onClick:t})]}),G("div",{className:vr.modalBody,children:[L("div",{className:cr.reasonList,children:a.map((g,v)=>G("button",{className:q(cr.reason,{[cr.active]:v===c}),"data-id":g.id,onClick:()=>{u(v),o(g)},disabled:n,children:[L("span",{className:cr.reasonNo,children:v+1}),g.name]},g.id))}),G("div",{className:cr.tipsContainer,children:[G("div",{className:cr.tips,children:[L(Sn,{name:"Info",size:15,style:{marginRight:5}}),"使用删除键打开弹框, 数字键选择, Esc 关闭"]}),f&&G("div",{className:cr.tips,children:[L(Sn,{name:"Info",size:15,style:{marginRight:5}}),"已选择「",f,"」, 回车键提交"]})]})]})]})}const Ds={show:!1,onHide:Rp,item:null},Mp=so({value:Ds.show}),kR=function(){return ii(Mp).value};function Rp(){setTimeout(()=>{Ap({show:!1,item:null})})}function Ap(e){Object.assign(Ds,e),Mp.value=Ds.show,IR().render(L(NR,{...Ds,onHide:Rp}))}let Qu;function IR(){if(!Qu){const e=document.createElement("div");e.classList.add("show-dislike-container"),document.body.appendChild(e),Qu=$s(e)}return Qu}function FR(e){e!=null&&e.param&&Ls.has(e.param)||Ap({show:!0,item:e})}function LR(e){if(!e)return"00:00";const t=Math.trunc(e/3600);e-=t*3600;const r=Math.trunc(e/60);e-=r*60;const i=[t,r,e];return i[0]===0&&i.shift(),i.map(a=>FC(a.toString(),2,"0")).join(":")}function Ju(e){if(!e)return"";if(e<=9999)return e.toString();let t=(e/1e4).toFixed(1);return t=t.replace(/\.0$/,""),`${t}万`}function Np(e){if(e){if(/^\d+$/.test(e))return Number(e);if(/^\d+(\.\d+?)?万$/.test(e))return Number(e.slice(0,-1))*1e4}}const lt={biliVideoCard:"_bili-video-card_e62cr_1",imageWrapper:"_image-wrapper_e62cr_4",previewCardWrapper:"_preview-card-wrapper_e62cr_8",previewCardInner:"_preview-card-inner_e62cr_21",watchLater:"_watch-later_e62cr_25",badge:"_badge_e62cr_28",recommendReason:"_recommend-reason_e62cr_36",bangumiDesc:"_bangumi-desc_e62cr_51",btnDislike:"_btn-dislike_e62cr_54",btnDislikeIcon:"_btn-dislike-icon_e62cr_69",btnDislikeTip:"_btn-dislike-tip_e62cr_76",dislikedWrapper:"_disliked-wrapper_e62cr_91",dislikeContentCover:"_dislike-content-cover_e62cr_105",dislikeContentCoverInner:"_dislike-content-cover-inner_e62cr_111",dislikeIcon:"_dislike-icon_e62cr_122",dislikeReason:"_dislike-reason_e62cr_125",dislikeDesc:"_dislike-desc_e62cr_129",dislikeContentAction:"_dislike-content-action_e62cr_133",skeletonActive:"_skeleton-active_e62cr_150",antSkeletonLoading:"_ant-skeleton-loading_e62cr_1"};function DR(...e){for(const t of e)if(!isNaN(t))return t;return 0}function jR({className:e,videoDuration:t,pvideo:r,mouseEnterRelativeX:n,previewAnimationProgress:i}){const o=M.useRef(null),a=lR(o),[s,l]=M.useState(()=>({width:0,height:0}));Uu(()=>{var f;const d=(f=o.current)==null?void 0:f.getBoundingClientRect();d&&l({width:d.width,height:d.height})});let c=0;if(typeof i=="number")c=i;else{const d=DR(a.elementX,n||0);s.width&&d&&!isNaN(d)&&(c=d/s.width,c<0&&(c=0),c>1&&(c=1))}const u={videoDuration:t,pvideo:r,elWidth:s.width,elHeight:s.height,progress:c};return L("div",{ref:o,className:q(lt.previewCardWrapper,e),children:!!(r&&s.width&&s.height&&c)&&L(zR,{...u})})}function zR({videoDuration:e,pvideo:t,elWidth:r,elHeight:n,progress:i}){var y;const o=Math.floor((e||0)*i);let a=M.useMemo(()=>{const C=(t==null?void 0:t.index)||[];let x=WR(C,o);return x!==-1?x:o>C[C.length-1]?(x=Math.floor(C.length*i)-1,x<0&&(x=0),x):0},[t,o]);const{img_x_len:s,img_y_len:l,img_x_size:c,img_y_size:u}=t,d=l*s;a=a+1;const f=Math.floor(a/d),g=a-f*d,v=((y=t.image)==null?void 0:y[f])||"",m=Math.floor(g/s)+1,p=g-(m-1)*s,b=r*s,w=n*l,S=(m-1)*n,$=(p-1)*r;return L("div",{className:lt.previewCardInner,style:{backgroundColor:"black",backgroundImage:`url(${v})`,backgroundPosition:`-${$}px -${S}px`,backgroundSize:`${b}px ${w}px`},children:L(HR,{progress:i})})}function HR({progress:e}){return L("div",{className:"track",style:{position:"absolute",bottom:0,left:0,backgroundColor:"#eee",width:"100%",height:2},children:L("div",{className:"bar",style:{backgroundColor:"#fa6a9d",height:"100%",width:`${e*100}%`}})})}function WR(e,t){let r=0,n=e.length-1,i=-1;for(;r<=n;){const s=Math.floor((r+n)/2),l=e[s];if(t===l)return s;l<t?(r=s+1,i=s):n=s-1}if(i===-1)return-1;const o=e[i],a=e[i+1]??0;return o<t&&t<a?i:-1}function kp(e){var y,C,x;const t=e.api==="pc",r=e.api==="app",n=String(t?e.id:e.param),i=t?e.bvid:"",o=e.goto,a=t?e.stat.view:(()=>{const{cover_left_icon_1:N,cover_left_text_1:A,cover_left_1_content_description:O,cover_left_icon_2:I,cover_left_text_2:R,cover_left_2_content_description:E}=e;if(js[N]==="play")return Np(A);if(js[I]==="play")return Np(R)})(),s=t?e.stat.like:void 0,l=void 0,c=void 0,u=e.title,d=t?e.pic:e.cover,f=t?e.pubdate:void 0,g=(t?e.duration:(y=e.player_args)==null?void 0:y.duration)||0,v=t?e.owner.name:e.args.up_name,m=t?e.owner.face:void 0,p=t?e.owner.mid:e.args.up_id,b=void 0,w=t?void 0:e.badge,S=t?void 0:((C=e.desc_button)==null?void 0:C.text)||"",$=t?(x=e.rcmd_reason)==null?void 0:x.content:e.rcmd_reason;return{isPc:t,isApp:r,id:n,bvid:i,goto:o,play:a,like:s,coin:l,danmaku:c,title:u,coverRaw:d,pubdate:f,duration:g,name:v,face:m,mid:p,favorite:b,bangumiBadge:w,bangumiDesc:S,rcmd_reason:$}}const BR=fv().format("YYYY"),VR=e=>{if(!e)return"";const t=fv.unix(e);return t.format("YYYY")===BR?t.format("M-D"):t.format("YY-M-D")},UR=e=>(e||"").replace(/^http:\/\//,"https://"),ed={play:"#widget-video-play-count",danmaku:"#widget-video-danmaku",like:"#widget-agree",bangumiFollow:"#widget-agree"},js={1:"play",2:"like",3:"danmaku",4:"bangumiFollow",20:"like"},zs=M.memo(M.forwardRef(function({style:t,className:r,item:n,loading:i,active:o,...a},s){i=i??!n;const l=G("div",{className:q("bili-video-card__skeleton",{hide:!i,[lt.skeletonActive]:i}),children:[L("div",{className:"bili-video-card__skeleton--cover"}),L("div",{className:"bili-video-card__skeleton--info",children:G("div",{className:"bili-video-card__skeleton--right",children:[L("p",{className:"bili-video-card__skeleton--text"}),L("p",{className:"bili-video-card__skeleton--text short"}),L("p",{className:"bili-video-card__skeleton--light"})]})})]}),c=AR((n==null?void 0:n.api)==="app"&&n.param),u=M.useRef(null),d=M.useRef(null);return M.useImperativeHandle(s,()=>({async onCancelDislike(){var f;await((f=u.current)==null?void 0:f.onCancelDislike())},async onToggleWatchLater(){var f;await((f=d.current)==null?void 0:f.onToggleWatchLater())},onTriggerDislike(){var f;(f=d.current)==null||f.onTriggerDislike()},onStartPreviewAnimation(){var f;(f=d.current)==null||f.onStartPreviewAnimation()},onHotkeyPreviewAnimation(){var f;(f=d.current)==null||f.onHotkeyPreviewAnimation()}}),[u,d]),G("div",{style:t,className:q("bili-video-card",lt.biliVideoCard,r),"data-report":"partition_recommend.content",...a,children:[l,!i&&n&&(c?L(GR,{ref:u,item:n,dislikedReason:c}):L(qR,{ref:d,item:n,active:o}))]})})),GR=M.memo(M.forwardRef(function({dislikedReason:t,item:r},n){const i=ke(async()=>{if(!(t!=null&&t.id))return;let o=!1,a;try{o=await MR(r,t.id)}catch(s){a=s}if(a)return console.error(a.stack||a),Sp();o?Dt("已撤销"):Cp(),o&&Ls.delete(r.param)});return M.useImperativeHandle(n,()=>({onCancelDislike:i}),[]),G("div",{className:q(lt.dislikedWrapper),children:[L("div",{className:lt.dislikeContentCover,children:G("div",{className:lt.dislikeContentCoverInner,children:[L(Sn,{name:"DistraughtFace",size:32,className:lt.dislikeIcon}),L("div",{className:lt.dislikeReason,children:t==null?void 0:t.name}),L("div",{className:lt.dislikeDesc,children:(t==null?void 0:t.toast)||"将减少此类内容推荐"})]})}),L("div",{className:lt.dislikeContentAction,children:G("button",{onClick:i,children:[L(Sn,{name:"Return",size:"16",style:{marginRight:4,marginTop:-2}}),"撤销"]})})]})})),qR=M.memo(M.forwardRef(function({item:t,active:r=!1},n){const i=t.api==="pc",o=t.api==="app",{id:a,bvid:s,goto:l,play:c,like:u,coin:d,danmaku:f,title:g,coverRaw:v,pubdate:m,duration:p,name:b,face:w,mid:S,favorite:$,bangumiBadge:y,bangumiDesc:C,rcmd_reason:x}=kp(t);["av","bangumi"].includes(l)||console.warn("[bilibili-app-recommend]: none (av,bangumi) goto type %s",l,t);const N=M.useMemo(()=>VR(m),[m]),A=M.useMemo(()=>UR(v),[v]),[O,I]=M.useState(null),R=M.useRef(!1),E=ke(async()=>{if(!O&&!R.current)try{R.current=!0,I(await $R(a))}finally{R.current=!1}}),_=M.useRef(null),[T,F]=M.useState(void 0);Hn("mouseenter",me=>{var er;const Be=(er=_.current)==null?void 0:er.getBoundingClientRect();if(!Be)return;const{x:je}=Be,dt=me.pageX-window.pageXOffset-je;F(dt)},{target:_});const k=Gu(_),{autoPreviewWhenHover:D}=qr(),{onStartPreviewAnimation:j,onHotkeyPreviewAnimation:W,previewAnimationProgress:U}=KR({id:a,title:g,autoPreviewWhenHover:D,active:r,tryFetchVideoData:E,videoPreviewWrapperRef:_});Ts(()=>{r&&_e.autoPreviewWhenKeyboardSelect&&j()},[r]);const B=M.useRef(null),V=Gu(B),[re,H]=M.useState(!1),{accessKey:le}=qr(),ie=!!le;M.useEffect(()=>{k&&E()},[k]),M.useImperativeHandle(n,()=>({onToggleWatchLater:be,onTriggerDislike:pe,onStartPreviewAnimation:j,onHotkeyPreviewAnimation:W}),[]);const[ve,te]=M.useState(!1),be=ke(async me=>{if(me==null||me.preventDefault(),ve)return;te(!0);const Be=re?PR:OR;let je=!1;try{je=await Be(a)}finally{te(!1)}je&&H(dt=>!dt)}),Pe=M.useRef(null),De=Gu(Pe),pe=ke(me=>{me==null||me.stopPropagation(),me==null||me.preventDefault(),o&&FR(t)}),Ee=t.goto==="bangumi",Me=t.goto==="av",We=i?Me&&s?`/video/${s}`:t.uri:Me?`/video/av${t.param}`:t.uri,oe=M.useMemo(()=>LR(p),[p]),Q=M.useMemo(()=>Ju(c),[c]),ae=M.useMemo(()=>Ju(u),[u]),Se=M.useMemo(()=>Ju($),[$]),vt=i?ae:Se,nt=ke(me=>{if(!_e.openInIINAWhenRightClick)return;const Be=new URL(We,location.href).href,je=`iina://open?url=${encodeURIComponent(Be)}`;window.open(je,"_self"),me.preventDefault()}),pt=({text:me,iconSvgName:Be})=>G("span",{className:"bili-video-card__stats--item",children:[L("svg",{className:"bili-video-card__stats--icon",children:L("use",{xlinkHref:Be})}),L("span",{className:"bili-video-card__stats--text",children:me})]}),zt=me=>{const Be=js[me]||js[1];return ed[Be]};return G("div",{className:"bili-video-card__wrap __scale-wrap",onContextMenu:nt,children:[L("a",{href:We,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:G("div",{className:"bili-video-card__image __scale-player-wrap",ref:_,children:[G("div",{className:q("bili-video-card__image--wrap",lt.imageWrapper),children:[G("picture",{className:"v-img bili-video-card__cover",children:[L("source",{srcSet:`${A}@672w_378h_1c_!web-home-common-cover.avif`,type:"image/avif"}),L("source",{srcSet:`${A}@672w_378h_1c_!web-home-common-cover.webp`,type:"image/webp"}),L("img",{src:`${A}@672w_378h_1c_!web-home-common-cover`,alt:g,loading:"eager"})]}),(k||typeof U=="number")&&L(jR,{videoDuration:p,pvideo:O==null?void 0:O.pvideoData,mouseEnterRelativeX:T,previewAnimationProgress:U}),G("div",{className:`bili-watch-later ${lt.watchLater}`,style:{display:k||r?"flex":"none"},ref:B,onClick:be,children:[L("svg",{className:"bili-watch-later__icon",children:L("use",{xlinkHref:re?"#widget-watch-save":"#widget-watch-later"})}),L("span",{className:"bili-watch-later__tip",style:{display:V?"block":"none"},children:re?"移除":"稍后再看"})]}),o&&ie&&G("div",{ref:Pe,className:lt.btnDislike,onClick:pe,style:{display:k?"flex":"none"},children:[L("svg",{className:lt.btnDislikeIcon,children:L("use",{xlinkHref:"#widget-close"})}),L("span",{className:lt.btnDislikeTip,style:{display:De?"block":"none"},children:"我不想看"})]})]}),L("div",{className:"bili-video-card__mask",children:G("div",{className:"bili-video-card__stats",children:[L("div",{className:"bili-video-card__stats--left",children:i?G(kt,{children:[pt({text:Q,iconSvgName:ed.play}),pt({text:l==="av"?ae:vt,iconSvgName:ed.like})]}):G(kt,{children:[t.cover_left_text_1&&pt({iconSvgName:zt(t.cover_left_icon_1),text:l==="picture"?t.cover_left_text_1+(t.cover_left_1_content_description||""):t.cover_left_text_1}),t.cover_left_text_2&&pt({iconSvgName:zt(t.cover_left_icon_2),text:l==="picture"?t.cover_left_text_2+(t.cover_left_2_content_description||""):t.cover_left_text_2})]})}),L("span",{className:"bili-video-card__stats__duration",children:Me&&oe})]})})]})}),L("div",{className:"bili-video-card__info __scale-disable",children:G("div",{className:"bili-video-card__info--right",children:[L("a",{href:We,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:L("h3",{className:"bili-video-card__info--tit",title:g,children:g})}),G("p",{className:"bili-video-card__info--bottom",children:[Me&&G("a",{className:"bili-video-card__info--owner",href:`//space.bilibili.com/${S}`,target:"_blank","data-mod":"partition_recommend","data-idx":"content","data-ext":"click",children:[x?L("span",{className:lt.recommendReason,children:x}):L("svg",{className:"bili-video-card__info--owner__up",children:L("use",{xlinkHref:"#widget-up"})}),L("span",{className:"bili-video-card__info--author",children:b}),N&&G("span",{className:"bili-video-card__info--date",children:["· ",N]})]}),Ee&&G("a",{className:"bili-video-card__info--owner",href:We,target:"_blank",children:[L("span",{className:lt.badge,children:y||""}),L("span",{className:lt.bangumiDesc,children:C||""})]})]})]})})]})}));function KR({id:e,title:t,autoPreviewWhenHover:r,active:n,tryFetchVideoData:i,videoPreviewWrapperRef:o}){const[s,l]=bp(void 0),[c,u]=M.useState(!1),d=M.useRef(!1),f=M.useRef(!1);Hn("mouseenter",N=>{d.current=!0,r&&!v.current&&x(!0)},{target:o}),Hn("mouseleave",N=>{d.current=!1},{target:o}),Hn("mousemove",N=>{u(!0),r||p()},{target:o});const g=uR(),v=M.useRef(void 0),m=ke(()=>{if(g.current)return!0;if(r){if(f.current){if(!d.current)return!0}else if(!n)return!0}else if(!n||c)return!0;return!1}),p=ke((N=!1)=>{v.current&&cancelAnimationFrame(v.current),v.current=void 0,l(void 0),w(!1)}),[b,w,S]=JM(!1),$=M.useRef(),y=ke(()=>{var N;if(!v.current){x();return}w(A=>!A),b&&((N=$.current)==null||N.call($,s||0))}),C=ke(()=>s||0),x=ke((N=!1)=>{f.current=N,u(!1),w(!1),i(),p(!0),l(_=>typeof _>"u"?0:_);const A=8e3,O=()=>typeof _e.autoPreviewUpdateInterval=="number"?_e.autoPreviewUpdateInterval:400;let I=performance.now(),R=0;$.current=()=>{I=performance.now()-C()*A};function E(_){if(m()){p();return}const T=()=>{const F=performance.now()-I,k=Math.min(F%A/A,1);l(k)};S()||(O()?(!R||performance.now()-R>=O())&&(R=performance.now(),T()):T()),v.current=requestAnimationFrame(E)}v.current=requestAnimationFrame(E)});return{onHotkeyPreviewAnimation:y,onStartPreviewAnimation:x,previewAnimationProgress:s}}function Ip(e){return _e.filterMinDurationEnabled||_e.filterMinPlayCountEnabled?e.filter(t=>{const{play:r,duration:n}=kp(t);return!(typeof r=="number"&&_e.filterMinPlayCountEnabled&&_e.filterMinPlayCount&&r<_e.filterMinPlayCount||n&&_e.filterMinDurationEnabled&&_e.filterMinDuration&&n<_e.filterMinDuration)}):e}const Fp="bilibili-app-recommend";var jo={},XR={get exports(){return jo},set exports(e){jo=e}},Hs={},YR={get exports(){return Hs},set exports(e){Hs=e}},Ri={},ZR={get exports(){return Ri},set exports(e){Ri=e}},rt=ZR.exports={},Ar,Nr;function td(){throw new Error("setTimeout has not been defined")}function rd(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Ar=setTimeout:Ar=td}catch{Ar=td}try{typeof clearTimeout=="function"?Nr=clearTimeout:Nr=rd}catch{Nr=rd}})();function Lp(e){if(Ar===setTimeout)return setTimeout(e,0);if((Ar===td||!Ar)&&setTimeout)return Ar=setTimeout,setTimeout(e,0);try{return Ar(e,0)}catch{try{return Ar.call(null,e,0)}catch{return Ar.call(this,e,0)}}}function QR(e){if(Nr===clearTimeout)return clearTimeout(e);if((Nr===rd||!Nr)&&clearTimeout)return Nr=clearTimeout,clearTimeout(e);try{return Nr(e)}catch{try{return Nr.call(null,e)}catch{return Nr.call(this,e)}}}var nn=[],Ai=!1,Wn,Ws=-1;function JR(){!Ai||!Wn||(Ai=!1,Wn.length?nn=Wn.concat(nn):Ws=-1,nn.length&&Dp())}function Dp(){if(!Ai){var e=Lp(JR);Ai=!0;for(var t=nn.length;t;){for(Wn=nn,nn=[];++Ws<t;)Wn&&Wn[Ws].run();Ws=-1,t=nn.length}Wn=null,Ai=!1,QR(e)}}rt.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];nn.push(new jp(e,t)),nn.length===1&&!Ai&&Lp(Dp)};function jp(e,t){this.fun=e,this.array=t}jp.prototype.run=function(){this.fun.apply(null,this.array)},rt.title="browser",rt.browser=!0,rt.env={},rt.argv=[],rt.version="",rt.versions={};function on(){}rt.on=on,rt.addListener=on,rt.once=on,rt.off=on,rt.removeListener=on,rt.removeAllListeners=on,rt.emit=on,rt.prependListener=on,rt.prependOnceListener=on,rt.listeners=function(e){return[]},rt.binding=function(e){throw new Error("process.binding is not supported")},rt.cwd=function(){return"/"},rt.chdir=function(e){throw new Error("process.chdir is not supported")},rt.umask=function(){return 0};var nd;typeof Object.create=="function"?nd=function(t,r){t.super_=r,t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:nd=function(t,r){t.super_=r;var n=function(){};n.prototype=r.prototype,t.prototype=new n,t.prototype.constructor=t};const zp=nd;var eA=/%[sdj%]/g;function Ni(e){if(!Ho(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(kr(arguments[r]));return t.join(" ")}for(var r=1,n=arguments,i=n.length,o=String(e).replace(eA,function(s){if(s==="%%")return"%";if(r>=i)return s;switch(s){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch{return"[Circular]"}default:return s}}),a=n[r];r<i;a=n[++r])zo(a)||!Bn(a)?o+=" "+a:o+=" "+kr(a);return o}function id(e,t){if(Ir(global.process))return function(){return id(e,t).apply(this,arguments)};if(Ri.noDeprecation===!0)return e;var r=!1;function n(){if(!r){if(Ri.throwDeprecation)throw new Error(t);Ri.traceDeprecation?console.trace(t):console.error(t),r=!0}return e.apply(this,arguments)}return n}var Bs={},od;function Hp(e){if(Ir(od)&&(od=Ri.env.NODE_DEBUG||""),e=e.toUpperCase(),!Bs[e])if(new RegExp("\\b"+e+"\\b","i").test(od)){var t=0;Bs[e]=function(){var r=Ni.apply(null,arguments);console.error("%s %d: %s",e,t,r)}}else Bs[e]=function(){};return Bs[e]}function kr(e,t){var r={seen:[],stylize:rA};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Us(t)?r.showHidden=t:t&&fd(r,t),Ir(r.showHidden)&&(r.showHidden=!1),Ir(r.depth)&&(r.depth=2),Ir(r.colors)&&(r.colors=!1),Ir(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=tA),Vs(r,e,r.depth)}kr.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},kr.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function tA(e,t){var r=kr.styles[t];return r?"\x1B["+kr.colors[r][0]+"m"+e+"\x1B["+kr.colors[r][1]+"m":e}function rA(e,t){return e}function nA(e){var t={};return e.forEach(function(r,n){t[r]=!0}),t}function Vs(e,t,r){if(e.customInspect&&t&&Vo(t.inspect)&&t.inspect!==kr&&!(t.constructor&&t.constructor.prototype===t)){var n=t.inspect(r,e);return Ho(n)||(n=Vs(e,n,r)),n}var i=iA(e,t);if(i)return i;var o=Object.keys(t),a=nA(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Bo(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return ad(t);if(o.length===0){if(Vo(t)){var s=t.name?": "+t.name:"";return e.stylize("[Function"+s+"]","special")}if(Wo(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(Gs(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Bo(t))return ad(t)}var l="",c=!1,u=["{","}"];if(ld(t)&&(c=!0,u=["[","]"]),Vo(t)){var d=t.name?": "+t.name:"";l=" [Function"+d+"]"}if(Wo(t)&&(l=" "+RegExp.prototype.toString.call(t)),Gs(t)&&(l=" "+Date.prototype.toUTCString.call(t)),Bo(t)&&(l=" "+ad(t)),o.length===0&&(!c||t.length==0))return u[0]+l+u[1];if(r<0)return Wo(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special");e.seen.push(t);var f;return c?f=oA(e,t,r,a,o):f=o.map(function(g){return sd(e,t,r,a,g,c)}),e.seen.pop(),aA(f,l,u)}function iA(e,t){if(Ir(t))return e.stylize("undefined","undefined");if(Ho(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}if(cd(t))return e.stylize(""+t,"number");if(Us(t))return e.stylize(""+t,"boolean");if(zo(t))return e.stylize("null","null")}function ad(e){return"["+Error.prototype.toString.call(e)+"]"}function oA(e,t,r,n,i){for(var o=[],a=0,s=t.length;a<s;++a)qp(t,String(a))?o.push(sd(e,t,r,n,String(a),!0)):o.push("");return i.forEach(function(l){l.match(/^\d+$/)||o.push(sd(e,t,r,n,l,!0))}),o}function sd(e,t,r,n,i,o){var a,s,l;if(l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]},l.get?l.set?s=e.stylize("[Getter/Setter]","special"):s=e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),qp(n,i)||(a="["+i+"]"),s||(e.seen.indexOf(l.value)<0?(zo(r)?s=Vs(e,l.value,null):s=Vs(e,l.value,r-1),s.indexOf(`
  222. `)>-1&&(o?s=s.split(`
  223. `).map(function(c){return" "+c}).join(`
  224. `).substr(2):s=`
  225. `+s.split(`
  226. `).map(function(c){return" "+c}).join(`
  227. `))):s=e.stylize("[Circular]","special")),Ir(a)){if(o&&i.match(/^\d+$/))return s;a=JSON.stringify(""+i),a.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function aA(e,t,r){var n=e.reduce(function(i,o){return o.indexOf(`
  228. `)>=0,i+o.replace(/\u001b\[\d\d?m/g,"").length+1},0);return n>60?r[0]+(t===""?"":t+`
  229. `)+" "+e.join(`,
  230. `)+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}function ld(e){return Array.isArray(e)}function Us(e){return typeof e=="boolean"}function zo(e){return e===null}function Wp(e){return e==null}function cd(e){return typeof e=="number"}function Ho(e){return typeof e=="string"}function Bp(e){return typeof e=="symbol"}function Ir(e){return e===void 0}function Wo(e){return Bn(e)&&ud(e)==="[object RegExp]"}function Bn(e){return typeof e=="object"&&e!==null}function Gs(e){return Bn(e)&&ud(e)==="[object Date]"}function Bo(e){return Bn(e)&&(ud(e)==="[object Error]"||e instanceof Error)}function Vo(e){return typeof e=="function"}function Vp(e){return e===null||typeof e=="boolean"||typeof e=="number"||typeof e=="string"||typeof e=="symbol"||typeof e>"u"}function Up(e){return Buffer.isBuffer(e)}function ud(e){return Object.prototype.toString.call(e)}function dd(e){return e<10?"0"+e.toString(10):e.toString(10)}var sA=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function lA(){var e=new Date,t=[dd(e.getHours()),dd(e.getMinutes()),dd(e.getSeconds())].join(":");return[e.getDate(),sA[e.getMonth()],t].join(" ")}function Gp(){console.log("%s - %s",lA(),Ni.apply(null,arguments))}function fd(e,t){if(!t||!Bn(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]];return e}function qp(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var cA=t0(Object.freeze(Object.defineProperty({__proto__:null,_extend:fd,debuglog:Hp,default:{inherits:zp,_extend:fd,log:Gp,isBuffer:Up,isPrimitive:Vp,isFunction:Vo,isError:Bo,isDate:Gs,isObject:Bn,isRegExp:Wo,isUndefined:Ir,isSymbol:Bp,isString:Ho,isNumber:cd,isNullOrUndefined:Wp,isNull:zo,isBoolean:Us,isArray:ld,inspect:kr,deprecate:id,format:Ni,debuglog:Hp},deprecate:id,format:Ni,inherits:zp,inspect:kr,isArray:ld,isBoolean:Us,isBuffer:Up,isDate:Gs,isError:Bo,isFunction:Vo,isNull:zo,isNullOrUndefined:Wp,isNumber:cd,isObject:Bn,isPrimitive:Vp,isRegExp:Wo,isString:Ho,isSymbol:Bp,isUndefined:Ir,log:Gp},Symbol.toStringTag,{value:"Module"}))).format;function uA(){(typeof AbortController>"u"||typeof AbortSignal>"u")&&console.error("[promise.timeout] need global AbortController & AbortSingal")}function dA(e,t){return function(){var r=this,n=[].slice.call(arguments);uA();var i=new AbortController;return n.push(i.signal),new Promise(function(o,a){var s=setTimeout(function(){var l=new Kp(t);a(l),i.abort()},t);Promise.resolve(e.apply(r,n)).then(function(l){clearTimeout(s),o(l)},function(l){clearTimeout(s),a(l)})})}}let Kp=class _b extends Error{constructor(t){super(),this.timeout=t,this.message=cA("timeout of %sms exceed",t),Error.captureStackTrace(this,_b)}};YR.exports=dA,Hs.TimeoutError=Kp;const Xp=Hs,fA=Xp.TimeoutError;XR.exports=function(t,r){const n=t;r=r||{};const i=r.times||5,o=r.timeout;o&&(t=Xp(t,o));const a=r.onerror;return async function(){const s=this,l=[].slice.call(arguments),c=new Array(i);for(let u=0;u<i;u++){let d,f;try{d=await t.apply(s,l)}catch(g){f=g}if(!f)return d;if(f instanceof TypeError)throw f;if(f instanceof hA)throw f.originalError;c[u]=f,a&&a(f,u)}throw new Yp({times:i,timeout:o,fn:n,errors:c})}};class Yp extends Error{constructor(t){super(),this.times=t.times,this.timeout=t.timeout,this.fn=t.fn,this.errors=t.errors,this.name="RetryError",this.message=`tried function ${this.fn.name||"<anonymous>"} ${this.times} times`,this.timeout&&(this.message+=` with timeout = ${this.timeout}ms`),Error.captureStackTrace(this,this.constructor)}}class hA extends Error{constructor(t){super(),t instanceof Error?(this.originalError=t,{message:t}=t):(this.originalError=new Error(t),this.originalError.stack=this.stack),this.name="AbortError",this.message=t}}var gA=jo.RetryError=Yp;jo.TimeoutError=fA;class hd extends Error{constructor(t){super(),Error.captureStackTrace(this,hd),this.json=t,this.message=t.message||JSON.stringify(t)}}const mA=10;async function vA(){var n;const t=(await ks.get(_p+"/x/v2/feed/index",{responseType:"json",params:{build:"1",mobi_app:"android",idx:(Date.now()/1e3).toFixed(0)+"0"+(Math.random()*10).toFixed(0)}})).data;if(!t.data){if(t.code===-663)throw new hd(t);return Dt(`${Fp}: 未知错误, 请联系开发者
  231.  
  232. code=${t.code} message=${t.message||""}`,5e3),[]}return((n=t==null?void 0:t.data)==null?void 0:n.items)||[]}const pA=jo(vA,{times:5,timeout:2e3,onerror(e,t){console.info("[%s] tryGetRecommend onerror: index=%s",Fp,t,e)}});async function Zp(){try{return await pA()}catch(e){if(e instanceof gA){console.error(e.errors);const t=[Ni("请求出错, 已重试%s次:",e.times),...e.errors.map((r,n)=>Ni(" %s) %s",n+1,r.message)),"","请重新获取 access_key 后重试~"].join(`
  233. `);Dt(t,5e3)}throw e}}async function Qp(e){let t=[];const r=async()=>{t=(await Promise.all(new Array(e).fill(0).map(()=>Zp()))).flat()},n=async()=>{for(let i=1;i<=e;i++)t=t.concat(await Zp())};return await(_e.useParallelRequest?r:n)(),t=ph(t,i=>i.param),t.map(i=>({...i,api:"app",uniqId:i.param+"-"+crypto.randomUUID()}))}const Jp=14;async function eb(e){const t=e.page++;return(await Ns.get("/x/web-interface/index/top/rcmd",{baseURL:Ep,withCredentials:!0,params:{fresh_type:3,version:1,ps:Jp,fresh_idx:t,fresh_idx_1h:t,homepage_ver:1}})).data.data.item}async function tb(e,t){let r=[];const n=async()=>{r=(await Promise.all(new Array(e).fill(0).map(()=>eb(t)))).flat()},i=async()=>{for(let o=1;o<=e;o++)r=r.concat(await eb(t))};return await(_e.useParallelRequest?n:i)(),r=ph(r,o=>o.id),r.forEach(o=>{var a,s;((a=o.rcmd_reason)==null?void 0:a.reason_type)===1&&((s=o.rcmd_reason).content||(s.content="已关注"))}),r.map(o=>({...o,uniqId:o.id+"-"+crypto.randomUUID(),api:"pc"}))}async function rb(e,t){let r=[],n=async i=>{let o=_e.usePcDesktopApi?await tb(i??Math.ceil(e/Jp),t):await Qp(i??Math.ceil(e/mA));o=Ip(o),r=r.concat(o)};for(await n();r.length<e;)await n(1);return r}async function bA(e,t){let r=_e.usePcDesktopApi?await tb(e,t):await Qp(e);return r=Ip(r),r}async function yA(e){return rb(12,e)}async function wA(e){return rb(24,e)}var Rt={},SA={get exports(){return Rt},set exports(e){Rt=e}},CA="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",xA=CA,EA=xA;function nb(){}function ib(){}ib.resetWarningCache=nb;var _A=function(){function e(n,i,o,a,s,l){if(l!==EA){var c=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw c.name="Invariant Violation",c}}e.isRequired=e;function t(){return e}var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:ib,resetWarningCache:nb};return r.PropTypes=r,r};SA.exports=_A();class gd extends M.Component{constructor(t){super(t),this.scrollListener=this.scrollListener.bind(this),this.eventListenerOptions=this.eventListenerOptions.bind(this),this.mousewheelListener=this.mousewheelListener.bind(this)}componentDidMount(){this.pageLoaded=this.props.pageStart,this.options=this.eventListenerOptions(),this.attachScrollListener()}componentDidUpdate(){if(this.props.isReverse&&this.loadMore){const t=this.getParentElement(this.scrollComponent);t.scrollTop=t.scrollHeight-this.beforeScrollHeight+this.beforeScrollTop,this.loadMore=!1}this.attachScrollListener()}componentWillUnmount(){this.detachScrollListener(),this.detachMousewheelListener()}isPassiveSupported(){let t=!1;const r={get passive(){t=!0}};try{document.addEventListener("test",null,r),document.removeEventListener("test",null,r)}catch{}return t}eventListenerOptions(){let t=this.props.useCapture;return this.isPassiveSupported()?t={useCapture:this.props.useCapture,passive:!0}:t={passive:!1},t}setDefaultLoader(t){this.defaultLoader=t}detachMousewheelListener(){let t=window;this.props.useWindow===!1&&(t=this.scrollComponent.parentNode),t.removeEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture)}detachScrollListener(){let t=window;this.props.useWindow===!1&&(t=this.getParentElement(this.scrollComponent)),t.removeEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),t.removeEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture)}getParentElement(t){const r=this.props.getScrollParent&&this.props.getScrollParent();return r??(t&&t.parentNode)}filterProps(t){return t}attachScrollListener(){const t=this.getParentElement(this.scrollComponent);if(!this.props.hasMore||!t)return;let r=window;this.props.useWindow===!1&&(r=t),r.addEventListener("mousewheel",this.mousewheelListener,this.options?this.options:this.props.useCapture),r.addEventListener("scroll",this.scrollListener,this.options?this.options:this.props.useCapture),r.addEventListener("resize",this.scrollListener,this.options?this.options:this.props.useCapture),this.props.initialLoad&&this.scrollListener()}mousewheelListener(t){t.deltaY===1&&!this.isPassiveSupported()&&t.preventDefault()}scrollListener(){const t=this.scrollComponent,r=window,n=this.getParentElement(t);let i;if(this.props.useWindow){const o=document.documentElement||document.body.parentNode||document.body,a=r.pageYOffset!==void 0?r.pageYOffset:o.scrollTop;this.props.isReverse?i=a:i=this.calculateOffset(t,a)}else this.props.isReverse?i=n.scrollTop:i=t.scrollHeight-n.scrollTop-n.clientHeight;i<Number(this.props.threshold)&&t&&t.offsetParent!==null&&(this.detachScrollListener(),this.beforeScrollHeight=n.scrollHeight,this.beforeScrollTop=n.scrollTop,typeof this.props.loadMore=="function"&&(this.props.loadMore(this.pageLoaded+=1),this.loadMore=!0))}calculateOffset(t,r){return t?this.calculateTopPosition(t)+(t.offsetHeight-r-window.innerHeight):0}calculateTopPosition(t){return t?t.offsetTop+this.calculateTopPosition(t.offsetParent):0}render(){const t=this.filterProps(this.props),{children:r,element:n,hasMore:i,initialLoad:o,isReverse:a,loader:s,loadMore:l,pageStart:c,ref:u,threshold:d,useCapture:f,useWindow:g,getScrollParent:v,...m}=t;m.ref=b=>{this.scrollComponent=b,u&&u(b)};const p=[r];return i&&(s?a?p.unshift(s):p.push(s):this.defaultLoader&&(a?p.unshift(this.defaultLoader):p.push(this.defaultLoader))),M.createElement(n,m,p)}}at(gd,"propTypes",{children:Rt.node.isRequired,element:Rt.node,hasMore:Rt.bool,initialLoad:Rt.bool,isReverse:Rt.bool,loader:Rt.node,loadMore:Rt.func.isRequired,pageStart:Rt.number,ref:Rt.func,getScrollParent:Rt.func,threshold:Rt.number,useCapture:Rt.bool,useWindow:Rt.bool}),at(gd,"defaultProps",{element:"div",hasMore:!1,initialLoad:!0,pageStart:0,ref:null,threshold:250,useWindow:!0,isReverse:!1,useCapture:!1,loader:null,getScrollParent:null});const md="_video-grid_14t5i_9",ob="_limit-two-lines_14t5i_19",vd="_internal-testing_14t5i_43",$A="_limit-one-line_14t5i_50",ab="_narrow-mode_14t5i_71",gk={videoGrid:md,limitTwoLines:ob,internalTesting:vd,limitOneLine:$A,narrowMode:ab};function OA({enabled:e,refresh:t,minIndex:r=0,maxIndex:n,containerRef:i,getScrollerRect:o,changeScrollY:a,videoCardRefs:s}){const[l,c]=M.useState(void 0),u=ke(()=>!(!e||Vv())),d=ke(()=>{var x;if(typeof l!="number"||!i.current)return!1;const y=o(),C=(x=i.current.querySelector(`.${Vn.card}.${Vn.cardActive}`))==null?void 0:x.getBoundingClientRect();return!(!y||!C||C.top-y.top<-(y.height+C.height)||C.top-y.top>y.height*2+C.height)}),f=y=>C=>{if(!u())return;C==null||C.preventDefault();let x=typeof y=="number"?y:y();const N=d()?l+x:v();if(N<r){w(r);return}if(N>n){w(n);return}c(N),w(N)};gt("leftarrow",f(-1),{exactMatch:!0}),gt("rightarrow",f(1),{exactMatch:!0}),gt("uparrow",f(()=>-$()),{exactMatch:!0}),gt("downarrow",f($),{exactMatch:!0});const g=()=>{u()&&c(void 0)};gt("esc",g),gt("enter",()=>{!u()||typeof l!="number"||S(l)}),gt("backspace",()=>{var y;!u()||typeof l!="number"||(y=s[l])==null||y.onTriggerDislike()}),gt(["s","w"],()=>{var y;!u()||typeof l!="number"||(y=s[l])==null||y.onToggleWatchLater()},{exactMatch:!0}),gt(["period","p"],()=>{var y;!u()||typeof l!="number"||(y=s[l])==null||y.onHotkeyPreviewAnimation()},{exactMatch:!0});function v(){const y=o();if(!y)return 0;const C=p();for(let x=0;x<C.length;x++)if(C[x].getBoundingClientRect().top>=y.top)return x;return 0}const m=`.${Vn.card}`;function p(){var y;return[...((y=i.current)==null?void 0:y.querySelectorAll(m))||[]]}function b(y){return p()[y]}function w(y){var A;const C=b(y);(A=C==null?void 0:C.scrollIntoViewIfNeeded)==null||A.call(C,!1);const x=o(),N=C.getBoundingClientRect();if(!(!x||!N)){if(N.top<=x.top){const O=-(x.top-N.top+10);a==null||a({offset:O});return}if(x.bottom-N.bottom<10){const O=10-(x.bottom-N.bottom);a==null||a({offset:O});return}}}function S(y){const C=b(y);if(!C)return;const x=C.querySelector(".bili-video-card__wrap > a");x==null||x.click()}function $(){if(_e.useNarrowMode)return 2;let y=sb.get(window.innerWidth);if(y)return y;const C=i.current;if(!C)return 0;const x=window.getComputedStyle(C);return x.display!=="grid"?0:(y=x.gridTemplateColumns.split(" ").length,sb.set(window.innerWidth,y),y)}return{activeIndex:l,clearActiveIndex:g}}const sb=new Map,Vn={loader:zu`
  234. text-align: center;
  235. line-height: 60px;
  236. font-size: 120%;
  237. `,card:zu`
  238. border: 2px solid transparent;
  239.  
  240. /* global class under .card */
  241. .bili-video-card__info {
  242. padding-left: 2px;
  243. padding-bottom: 1px;
  244. margin-top: calc(var(--info-margin-top) - 1px);
  245. }
  246. `,cardActive:zu`
  247. border-color: #fb7299;
  248. border-radius: 6px;
  249. overflow: hidden;
  250. `},lb=M.forwardRef(({infiteScrollUseWindow:e,shortcutEnabled:t,onScrollToTop:r,className:n,scrollerRef:i},o)=>{const[a,s]=M.useState([]),[l,c]=M.useState(!1),u=M.useMemo(()=>({page:1}),[]),d=ke(async()=>{await(r==null?void 0:r());try{S(),c(!0),u.page=1,s(await wA(u)),S()}finally{c(!1)}});M.useImperativeHandle(o,()=>({refresh:d}),[]),Uu(d);const f=ke(async()=>{const y=await bA(2,u);s(C=>[...C,...y])}),{useNarrowMode:g}=qr(),v=M.useRef(null),m=ke(()=>{var y;if(e){const C=Th+50;return new DOMRect(0,C,window.innerWidth,window.innerHeight-C)}else return(y=i==null?void 0:i.current)==null?void 0:y.getBoundingClientRect()}),p=kR(),b=M.useMemo(()=>new Array(a.length).fill(void 0),[a.length]),{activeIndex:w,clearActiveIndex:S}=OA({enabled:t&&!p,refresh:d,maxIndex:a.length-1,containerRef:v,getScrollerRect:m,videoCardRefs:b,changeScrollY:e?function({offset:y,absolute:C}){const x=document.documentElement;if(typeof y=="number"){x.scrollTop+=y;return}if(typeof C=="number"){x.scrollTop=C;return}}:void 0}),$=lo();return L(gd,{pageStart:0,loadMore:f,hasMore:!0,useWindow:e,threshold:window.innerHeight,style:{minHeight:"100%"},loader:L("div",{className:Vn.loader,children:"加载中..."},0),children:G("div",{ref:v,className:q(md,{[vd]:$},{[ab]:g},n),children:[!a.length&&new Array(24).fill(void 0).map((y,C)=>L(zs,{loading:!0,className:q(Vn.card)},C)),a.map((y,C)=>{const x=C===w;return L(zs,{ref:N=>b[C]=N,className:q(Vn.card,{[Vn.cardActive]:x}),loading:l,item:y,active:x},y.uniqId)})]})})}),cb=L(Ci,{target:"_blank",href:"https://github.com/indefined/UserScripts/tree/master/bilibiliHome#%E6%8E%88%E6%9D%83%E8%AF%B4%E6%98%8E",children:"access_key 说明"});function ub({style:e,className:t}){const{runAsync:r,loading:n}=hp(bR,{manual:!0}),{accessKey:i}=qr(),o=M.useRef(null),a=ke(async()=>{var c;await r()&&((c=o.current)==null||c.set(!1))});return L(dv,{size:"small",style:e,className:t,children:i?G(kt,{children:[L(Ci,{onClick:()=>a(),disabled:n,children:L("span",{children:"重新获取 access_key"})}),L(Ci,{onClick:yR,children:L("span",{children:"删除 access_key"})})]}):G(kt,{children:[cb,L(Ci,{onClick:a,disabled:n,size:"middle",children:L("span",{children:"获取 access_key"})})]})})}function pr({configKey:e,label:t,className:r,extraAction:n,tooltip:i}){const a=!!qr()[e],s=M.useCallback(c=>{const u=c.target.checked;Ta({[e]:u}),n==null||n(u)},[]);let l=t||e;return i&&(l=L(bu,{title:i,zIndex:11100,overlayStyle:{width:"max-content",maxWidth:"50vw"},children:l})),L(L2,{className:r,checked:a,onChange:s,children:l})}var PA={name:"1qkltea",styles:"margin-left:5px"};const TA=function(){const e=PA;return G(kt,{children:[L(pr,{configKey:"initialShowMore",label:"自动查看更多",css:e}),L(pr,{configKey:"useNarrowMode",label:"启用居中模式",css:e})]})},Ce={configIcon:"_config-icon_15g5q_1",settingsGroup:"_settings-group_15g5q_6",settingsGroupTitle:"_settings-group-title_15g5q_9",settingsGroupContent:"_settings-group-content_15g5q_14",row:"_row_15g5q_20",check:"_check_15g5q_28"};async function db(){Dt("即将刷新网页"),await Pi(500),location.reload()}function MA(){if(window.confirm("确定?"))return mx(),db()}function pd(e,t,r){return gt(e,()=>{_e[t]=!_e[t];const n=!_e[t];Dt(`已${n?"禁用":"启用"}「${r}」`)},{exactMatch:!0})}function RA({show:e,onHide:t}){const{usePcDesktopApi:r,autoPreviewUpdateInterval:n,filterMinPlayCount:i,filterMinPlayCountEnabled:o,filterMinDuration:a,filterMinDurationEnabled:s}=qr();return pd(["shift.p"],"autoPreviewWhenKeyboardSelect","键盘选中后自动开始预览"),pd(["shift.m"],"autoPreviewWhenHover","鼠标悬浮后自动开始预览"),pd(["shift.c"],"useNarrowMode","居中模式"),G(Ku,{show:e,onHide:t,hideWhenMaskOnClick:!0,hideWhenEsc:!0,width:"700px",children:[G("div",{className:vr.modalHeader,children:[G("div",{className:vr.modalTitle,children:[L(Sn,{name:"Config",className:Ce.configIcon}),"设置项"]}),L("div",{className:"space",style:{flex:1}}),L(Xu,{onClick:t})]}),G("main",{className:vr.modalBody,children:[G("div",{className:Ce.settingsGroup,children:[L("div",{className:Ce.settingsGroupTitle,children:"接口切换"}),G("div",{className:q(Ce.settingsGroupContent),children:[G(wu.Group,{buttonStyle:"solid",value:r?"desktop":"app",onChange:l=>{const c=l.target.value;_e.usePcDesktopApi=c==="desktop"},children:[L(wu.Button,{value:"desktop",children:"使用桌面端接口"}),L(wu.Button,{value:"app",children:"使用 App 端接口"})]}),!r&&L("div",{className:Ce.row,style:{marginTop:5},children:L(ub,{})})]})]}),G("div",{className:Ce.settingsGroup,children:[L("div",{className:Ce.settingsGroupTitle,children:"开关"}),G("div",{className:q(Ce.settingsGroupContent,Ce.row),children:[L(pr,{configKey:"pureRecommend",label:"开启纯推荐模式",tooltip:G(kt,{children:["首页只保留推荐",L("br",{}),"P.S 需要刷新网页~"]}),className:Ce.check,extraAction:db}),L(pr,{configKey:"initialShowMore",label:"自动查看更多",tooltip:"打开首页时默认打开推荐弹框",className:Ce.check,extraAction:l=>{l&&Dt("已开启自动查看更多: 下次打开首页时将直接展示推荐弹框")}}),L(pr,{configKey:"useNarrowMode",label:"启用居中模式",tooltip:G(kt,{children:["居中两列",L("br",{}),"切换设置快捷键: ",L(To,{color:"green",children:"shift+c"})]}),className:Ce.check}),L(pr,{configKey:"useParallelRequest",label:"批量请求时使用并行",tooltip:G(kt,{children:["并行快但可能有重复",L("br",{}),"推荐视频大量重复时关闭这个试试~"]}),className:Ce.check})]})]}),G("div",{className:Ce.settingsGroup,children:[L("div",{className:Ce.settingsGroupTitle,children:"预览"}),G("div",{className:q(Ce.settingsGroupContent,Ce.row),children:[L(pr,{configKey:"autoPreviewWhenKeyboardSelect",label:"键盘选中后自动开始预览",className:Ce.check,tooltip:G(kt,{children:["手动预览快捷键: ",L(To,{color:"green",children:"."})," or ",L(To,{color:"green",children:"p"}),L("br",{}),"切换设置快捷键: ",L(To,{color:"green",children:"shift+p"})]})}),L(pr,{configKey:"autoPreviewWhenHover",label:"鼠标悬浮后自动开始预览",className:Ce.check,tooltip:G(kt,{children:["鼠标悬浮后自动开始预览, 预览不再跟随鼠标位置 ",L("br",{}),"切换设置快捷键: ",L(To,{color:"green",children:"shift+m"})]})}),G("div",{style:{width:"100%",display:"flex",alignItems:"center"},children:["预览更新间隔",L(ST,{style:{flex:1,margin:"0 15px"},min:0,max:1e3,keyboard:!0,onChange:l=>_e.autoPreviewUpdateInterval=l,value:n,tooltip:{open:!0}}),G("span",{style:{width:"65px"},children:["(",n,"ms)"]})]})]})]}),G("div",{className:Ce.settingsGroup,children:[G("div",{className:Ce.settingsGroupTitle,children:["视频过滤器",L(TT,{title:"启用视频过滤器会大幅降低加载速度, 谨慎开启!",children:L(Sn,{style:{marginLeft:4,cursor:"pointer"},name:"Info"})})]}),G("div",{className:q(Ce.settingsGroupContent),children:[G("div",{className:Ce.row,children:[L(pr,{configKey:"filterMinPlayCountEnabled",label:"按播放量过滤",tooltip:L(kt,{children:"不显示播放量很少的视频"})}),L(kv,{size:"small",min:1,step:1e3,value:i,onChange:l=>l&&Ta({filterMinPlayCount:l}),disabled:!o})]}),G("div",{className:Ce.row,style:{marginTop:8},children:[L(pr,{configKey:"filterMinDurationEnabled",label:"按视频时长过滤",tooltip:L(kt,{children:"不显示短视频"})}),L(kv,{style:{width:150},size:"small",min:1,step:10,addonAfter:"单位:秒",value:a,onChange:l=>l&&Ta({filterMinDuration:l}),disabled:!s})]})]})]}),G("div",{className:Ce.settingsGroup,children:[L("div",{className:Ce.settingsGroupTitle,children:"高级"}),G("div",{className:q(Ce.settingsGroupContent),children:[L("div",{className:Ce.row,children:L(Ci,{onClick:MA,danger:!0,children:"恢复默认设置"})}),L("div",{className:Ce.row,style:{marginTop:10},children:L(pr,{configKey:"openInIINAWhenRightClick",label:"右键在 IINA 中打开",className:Ce.check})})]})]}),G("div",{className:Ce.settingsGroup,children:[L("div",{className:Ce.settingsGroupTitle,children:"帮助"}),L("div",{className:q(Ce.settingsGroupContent),children:L("div",{className:Ce.row,children:G(dv,{size:"small",children:[L(Ci,{href:"https://github.com/magicdawn/bilibili-app-recommend#%E5%BF%AB%E6%8D%B7%E9%94%AE%E8%AF%B4%E6%98%8E",target:"_blank",children:"查看可用的快捷键"}),cb]})})})]})]})]})}var bd={};Object.defineProperty(bd,"__esModule",{value:!0});var fb=bd.useSticky=void 0;const yd=M;function AA(){const e=(0,yd.useRef)(null),[t,r]=(0,yd.useState)(!1);return(0,yd.useEffect)(()=>{function n(){if(!e.current)return;const i=e.current.getBoundingClientRect().top,o=parseInt(getComputedStyle(e.current).top),a=i<=o;a&&!t?r(!0):!a&&t&&r(!1)}return n(),document.addEventListener("scroll",n),window.addEventListener("resize",n),window.addEventListener("orientationchange",n),()=>{document.removeEventListener("scroll",n),window.removeEventListener("resize",n),window.removeEventListener("orientationchange",n)}},[t]),[e,t]}fb=bd.useSticky=AA;const hb={expandBtn:"_expand-btn_wdzp9_1",expanded:"_expanded_wdzp9_12"},NA=M.forwardRef(function({children:t},r){const[n,i]=gp(!1);M.useImperativeHandle(r,()=>i,[i]);const o=L("button",{className:q("primary-btn",hb.expandBtn),onClick:i.toggle,children:L("svg",{className:q({[hb.expanded]:n}),children:L("use",{xlinkHref:"#widget-arrow"})})});return G(kt,{children:[o,n&&t]})}),Uo={modalMask:"_modal-mask_juq7d_1",narrowMode:"_narrow-mode_juq7d_1",modal:"_modal_juq7d_1",modalHeader:"_modal-header_juq7d_21",modalBody:"_modal-body_juq7d_22",btnRefresh:"_btn-refresh_juq7d_25"},kA=M.memo(function({show:t,onHide:r}){const n=M.useRef(null),i=M.useRef(null),{useNarrowMode:o}=qr(),a=M.useMemo(()=>({[Uo.narrowMode]:o}),[o]),s=ke(()=>{var c;return(c=i.current)==null?void 0:c.refresh()}),l=ke(()=>{n.current&&(n.current.scrollTop=0)});return G(Ku,{show:t,onHide:r,clsModalMask:q(a),clsModal:q(Uo.modal,a),children:[G("div",{className:q(vr.modalHeader,Uo.modalHeader),children:[L("div",{className:vr.modalTitle,children:"推荐"}),L("div",{className:"space",style:{flex:1}}),L(NA,{children:L(TA,{})}),L(pb,{onClick:s,className:Uo.btnRefresh,refreshHotkeyEnabled:t}),L(Xu,{onClick:r})]}),L("div",{className:q(vr.modalBody,Uo.modalBody),ref:n,children:L(lb,{ref:i,shortcutEnabled:t,onScrollToTop:l,infiteScrollUseWindow:!1,scrollerRef:n})})]})}),gb={btn:Ti`
  251. padding: 0;
  252. width: 31px;
  253. height: 31px;
  254. border-radius: 50%;
  255. `,icon:Ti`
  256. svg {
  257. width: 14px;
  258. height: 14px;
  259. }
  260. `},ki=so({modalFeedVisible:_e.initialShowMore,modalConfigVisible:!1}),mb=function(){return ii(ki)},IA=()=>{ki.modalFeedVisible=!0},FA=()=>{ki.modalFeedVisible=!1},LA=()=>{ki.modalConfigVisible=!0},DA=()=>{ki.modalConfigVisible=!1};function vb({onRefresh:e,refreshHotkeyEnabled:t}){const{accessKey:r,pureRecommend:n,usePcDesktopApi:i}=qr(),{modalFeedVisible:o,modalConfigVisible:a}=ii(ki),[s,l]=fb();return G(kt,{children:[G("div",{ref:s,className:"area-header",css:[Ti`
  261. margin-bottom: 0;
  262. height: 50px;
  263. `,n&&Ti`
  264. position: sticky;
  265. top: ${Th}px;
  266. z-index: 1000;
  267. `,n&&l&&Ti`
  268. background-color: var(--bg1_float);
  269. box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
  270. `,"",""],children:[G("div",{className:"left",children:[L("a",{id:"影视",className:"the-world area-anchor","data-id":"25"}),L("svg",{className:"icon",children:L("use",{xlinkHref:"#channel-cinephile"})}),L("a",{className:"title",href:"#",children:L("span",{children:"推荐"})})]}),G("div",{className:"right",children:[!i&&!r&&L(ub,{style:{marginLeft:5}}),L("button",{className:"primary-btn",css:gb.btn,onClick:LA,children:L(Sn,{name:"Config",css:gb.icon})}),L(pb,{onClick:e,refreshHotkeyEnabled:t}),!n&&G("button",{className:"primary-btn see-more",onClick:IA,children:[L("span",{children:"查看更多"}),L("svg",{children:L("use",{xlinkHref:"#widget-arrow"})})]})]})]}),L(kA,{show:o,onHide:FA}),L(RA,{show:a,onHide:DA})]})}const pb=M.forwardRef(function({onClick:e,className:t="",style:r,refreshHotkeyEnabled:n},i){n??(n=!0);const[o,a]=M.useState(0),s=ke(c=>(a(u=>u+360),e==null?void 0:e(c))),l=M.useRef(null);return M.useImperativeHandle(i,()=>({click(){var c;(c=l.current)==null||c.click()}}),[]),gt("r",()=>{var c;n&&(Vv()||(c=l.current)==null||c.click())},{exactMatch:!0}),G("button",{className:`primary-btn roll-btn ${t}`,onClick:s,style:r,ref:l,children:[L("svg",{style:{transform:`rotate(${o}deg)`,width:"10px",height:"10px",transition:o===360?"transform .5s ease":"unset"},onTransitionEnd:()=>{a(0)},children:L("use",{xlinkHref:"#widget-roll"})}),L("span",{children:"换一换"})]})}),jA={grid:Ti`
  271. /* card=299 col-gap=20 */
  272. width: ${299*2+20}px;
  273. margin: 0 auto;
  274. `};function zA(){const{useNarrowMode:e}=qr(),{modalFeedVisible:t,modalConfigVisible:r}=mb(),n=M.useRef(null),i=ke(()=>{var a;return(a=n.current)==null?void 0:a.refresh()}),o=ke(()=>{document.documentElement.scrollTop=0});return G("section",{"data-area":"推荐",children:[L(vb,{onRefresh:i,refreshHotkeyEnabled:!(t||r)}),L(lb,{ref:n,css:[e&&jA.grid,"",""],shortcutEnabled:!(t||r),infiteScrollUseWindow:!0,onScrollToTop:o})]})}function HA(){const e=M.useMemo(()=>new Array(20).fill(0).map(()=>crypto.randomUUID()),[]),t=lo(),r=M.useMemo(()=>({page:1}),[]),{data:n,loading:i,error:o,refresh:a}=hp(()=>yA(r));o&&console.error(o.stack||o);const{modalConfigVisible:s,modalFeedVisible:l}=mb();return G("section",{"data-area":"推荐",children:[L(vb,{onRefresh:a,refreshHotkeyEnabled:!(s||l)}),L("div",{className:q(md,ob,{[vd]:t}),style:{marginBottom:t?30:0},children:i||o?e.map(c=>L(zs,{},c)):n.map(c=>L(zs,{item:c},c.uniqId))})]})}(function(){var t;if(location.href.startsWith("https://www.mcbbs.net/template/mcbbs/image/special_photo_bg.png?"))return window.stop(),(t=window.top)==null?void 0:t.postMessage(location.href,"https://www.bilibili.com");if(location.pathname==="/")return WA()})();async function WA(){return Pu(".adblock-tips"),Bv("html.gray",e=>e.classList.remove("gray")),_e.pureRecommend?VA():BA()}async function BA(){const t=Date.now()+1e4;let r;for(;;){if(document.querySelector(".bili-layout > section.bili-grid")){const o=document.querySelector(".bili-layout > section.bili-grid");r=a=>o==null?void 0:o.insertAdjacentElement("afterend",a);break}if(lo()&&document.querySelector(".bili-feed4-layout")){r=o=>{var a;return(a=document.querySelector(".bili-feed4-layout"))==null?void 0:a.insertAdjacentElement("afterbegin",o)};break}if(Date.now()>t)break;await Pi(200)}if(!r){console.error("[bilibili-app-recommend]: init fail");return}const n=document.createElement("section");r(n),$s(n).render(L(jv,{children:L(HA,{})}))}async function VA(){var i,o;lo()?((i=document.querySelector(".bili-feed4 .bili-feed4-layout"))==null||i.remove(),Pu(".bili-feed4 .header-channel")):((o=document.querySelector(".bili-layout"))==null||o.remove(),Pu(".bili-footer"));const e=document.createElement("div");e.classList.add(lo()?"bili-feed4-layout":"bili-layout","pure-recommend");const t=document.querySelector(".bili-header");t==null||t.insertAdjacentElement("afterend",e);const r=document.createElement("section");e==null||e.appendChild(r),$s(r).render(L(jv,{children:L(zA,{})}))}})(React,ReactDOM,axios,axiosGmxhrAdapter);

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址