@jesec/flood 0.0.0-master.194cd96 → 0.0.0-master.1a3f3ff
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/assets/index.html +1 -1
- package/dist/assets/static/js/116.da2728ad.chunk.js +1 -0
- package/dist/assets/static/js/183.155a6d19.chunk.js +1 -0
- package/dist/assets/static/js/535.c9a4b4e9.chunk.js +1 -0
- package/dist/assets/static/js/90.7d65b9d9.chunk.js +1 -0
- package/dist/assets/static/js/{about.2bca647e.chunk.js → about.6c2cfe3a.chunk.js} +0 -0
- package/dist/assets/static/js/{flag0.e5fdbbfd.chunk.js → flag0.fcd8540e.chunk.js} +0 -0
- package/dist/assets/static/js/{flag1.4a342ee8.chunk.js → flag1.cfa0f46d.chunk.js} +0 -0
- package/dist/assets/static/js/{flag4.51984557.chunk.js → flag4.83874e44.chunk.js} +0 -0
- package/dist/assets/static/js/{flag8.ef022c84.chunk.js → flag8.2d69ef2c.chunk.js} +0 -0
- package/dist/assets/static/js/i18n1.6139feed.chunk.js +1 -0
- package/dist/assets/static/js/i18n10.af5320a7.chunk.js +1 -0
- package/dist/assets/static/js/{i18n12.c2dc1e61.chunk.js → i18n12.5fc192ec.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n13.829ae24e.chunk.js → i18n13.eab248fd.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n14.1e6393d7.chunk.js → i18n14.a367354a.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n15.1526bd7b.chunk.js → i18n15.ba9a6f8a.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n16.19b044c6.chunk.js → i18n16.e8ea2dde.chunk.js} +0 -0
- package/dist/assets/static/js/i18n17.1a45adb7.chunk.js +1 -0
- package/dist/assets/static/js/{i18n18.9adeb66f.chunk.js → i18n18.8c1d82e9.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n19.d447e701.chunk.js → i18n19.38f80782.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n20.9f0b5624.chunk.js → i18n20.b5c5b452.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n21.18afe043.chunk.js → i18n21.4ec04380.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n23.6b39e173.chunk.js → i18n23.2d515c69.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n25.ad559ede.chunk.js → i18n25.140e2412.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n27.a833206e.chunk.js → i18n27.31a4fac0.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n28.ab69cb1d.chunk.js → i18n28.8a48b5b5.chunk.js} +0 -0
- package/dist/assets/static/js/i18n3.4068897c.chunk.js +1 -0
- package/dist/assets/static/js/{i18n4.b85e6694.chunk.js → i18n4.79539e05.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n5.2447cdf4.chunk.js → i18n5.af717284.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n8.62a7ff06.chunk.js → i18n8.c4a4184f.chunk.js} +0 -0
- package/dist/assets/static/js/{i18n9.fe6c255f.chunk.js → i18n9.b34462c1.chunk.js} +0 -0
- package/dist/assets/static/js/main.9ebe2739.js +1 -0
- package/dist/index.js +6 -6
- package/node_modules/geoip-country/data/geoip-country.dat +0 -0
- package/node_modules/geoip-country/data/geoip-country6.dat +0 -0
- package/node_modules/geoip-country/package.json +1 -1
- package/package.json +47 -56
- package/dist/assets/static/js/116.b6c3add8.chunk.js +0 -1
- package/dist/assets/static/js/183.f53d1983.chunk.js +0 -1
- package/dist/assets/static/js/535.37474ac6.chunk.js +0 -1
- package/dist/assets/static/js/90.72f17203.chunk.js +0 -1
- package/dist/assets/static/js/i18n1.c6a14b9e.chunk.js +0 -1
- package/dist/assets/static/js/i18n10.0bb0c12e.chunk.js +0 -1
- package/dist/assets/static/js/i18n17.7c175ee0.chunk.js +0 -1
- package/dist/assets/static/js/i18n3.7ec2c2b0.chunk.js +0 -1
- package/dist/assets/static/js/main.2f72133a.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.7.0] (October 9, 2021)
|
|
4
|
+
|
|
5
|
+
- Display total size by tag or tracker of torrents on sidebar (#369, @sabersalv)
|
|
6
|
+
- Improve memoization of "TorrentListRow" and "ProgressBar" components
|
|
7
|
+
- Fix loading indicator bar alignment (#396, @DopyConqueror)
|
|
8
|
+
- New translations
|
|
9
|
+
- Arabic, thanks to yngams
|
|
10
|
+
- Chinese Simplified, thanks to @davidxuang
|
|
11
|
+
- Czech, thanks to @Kedlub
|
|
12
|
+
- Italian, thanks to @GiorgioBrux
|
|
13
|
+
- German, thanks to @Kiina
|
|
14
|
+
- Japanese, thanks to @Kuri0421 and @Kiina
|
|
15
|
+
- Korean, thanks to @Kiina
|
|
16
|
+
- Polish, thanks to @retmas-gh
|
|
17
|
+
- Spanish, thanks to @oaknuggins
|
|
18
|
+
- Norwegian, thanks to Daddie0
|
|
19
|
+
- Bump dependencies
|
|
20
|
+
|
|
3
21
|
## [4.6.1] (July 5, 2021)
|
|
4
22
|
|
|
5
23
|
- DiskUsage: skip mount points of "overlayfs" type (#341, @Trim21)
|
|
@@ -517,3 +535,4 @@ Other changes:
|
|
|
517
535
|
[4.5.4]: https://github.com/jesec/flood/compare/v4.5.3...v4.5.4
|
|
518
536
|
[4.6.0]: https://github.com/jesec/flood/compare/v4.5.4...v4.6.0
|
|
519
537
|
[4.6.1]: https://github.com/jesec/flood/compare/v4.6.0...v4.6.1
|
|
538
|
+
[4.7.0]: https://github.com/jesec/flood/compare/v4.6.1...v4.7.0
|
package/dist/assets/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="apple-mobile-web-app-title" content="Flood"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="manifest" href="manifest.json"/><link rel="shortcut icon" href="favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="icon_maskable_180x180.png"/><title>Flood</title><script defer="defer" src="static/js/main.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta http-equiv="Pragma" content="no-cache"/><meta http-equiv="Expires" content="0"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><meta name="theme-color" content="#000000"/><meta name="apple-mobile-web-app-title" content="Flood"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="manifest" href="manifest.json"/><link rel="shortcut icon" href="favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="icon_maskable_180x180.png"/><title>Flood</title><script defer="defer" src="static/js/main.9ebe2739.js"></script><link href="static/css/main.91a3ca36ed1a96839319.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="app"></div></body></html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(globalThis.webpackChunk_jesec_flood=globalThis.webpackChunk_jesec_flood||[]).push([[116],{8363:(t,e)=>{"use strict";e.Z=function(t,e){if(t&&e){var n=Array.isArray(e)?e:e.split(","),r=t.name||"",i=(t.type||"").toLowerCase(),o=i.replace(/\/.*$/,"");return n.some((function(t){var e=t.trim().toLowerCase();return"."===e.charAt(0)?r.toLowerCase().endsWith(e):e.endsWith("/*")?o===e.replace(/\/.*$/,""):i===e}))}return!0}},5823:t=>{t.exports=function(t,e,n,r){var i=new Blob(void 0!==r?[r,t]:[t],{type:n||"application/octet-stream"});if(void 0!==window.navigator.msSaveBlob)window.navigator.msSaveBlob(i,e);else{var o=window.URL&&window.URL.createObjectURL?window.URL.createObjectURL(i):window.webkitURL.createObjectURL(i),a=document.createElement("a");a.style.display="none",a.href=o,a.setAttribute("download",e),void 0===a.download&&a.setAttribute("target","_blank"),document.body.appendChild(a),a.click(),setTimeout((function(){document.body.removeChild(a),window.URL.revokeObjectURL(o)}),200)}}},4949:(t,e,n)=>{var r=n(7226),i=n(6557),o=n(3448);t.exports=function(t,e,n){var a=0,s=null==t?a:t.length;if("number"==typeof e&&e==e&&s<=2147483647){for(;a<s;){var c=a+s>>>1,u=t[c];null!==u&&!o(u)&&(n?u<=e:u<e)?a=c+1:s=c}return s}return r(t,e,i,n)}},7226:(t,e,n)=>{var r=n(3448),i=Math.floor,o=Math.min;t.exports=function(t,e,n,a){var s=0,c=null==t?0:t.length;if(0===c)return 0;for(var u=(e=n(e))!=e,l=null===e,f=r(e),h=void 0===e;s<c;){var d=i((s+c)/2),p=n(t[d]),v=void 0!==p,m=null===p,g=p==p,y=r(p);if(u)var b=a||g;else b=h?g&&(a||v):l?g&&v&&(a||!m):f?g&&v&&!m&&(a||!y):!m&&!y&&(a?p<=e:p<e);b?s=d+1:c=d}return o(c,4294967294)}},6557:t=>{t.exports=function(t){return t}},1159:(t,e,n)=>{var r=n(4949);t.exports=function(t,e){return r(t,e)}},3649:()=>{},1861:(t,e,n)=>{"use strict";n.d(e,{E:()=>a});var r=n(7294),i=n(5432),o=n.n(i);class a extends r.Component{constructor(t){super(t),this._osInstance=null,this._osTargetRef=r.createRef()}osInstance(){return this._osInstance}osTarget(){return this._osTargetRef.current||null}componentDidMount(){this._osInstance=o()(this.osTarget(),this.props.options||{},this.props.extensions),s(this._osInstance,this.props.className)}componentWillUnmount(){o().valid(this._osInstance)&&(this._osInstance.destroy(),this._osInstance=null)}componentDidUpdate(t){o().valid(this._osInstance)&&(this._osInstance.options(this.props.options),t.className!==this.props.className&&s(this._osInstance,this.props.className))}render(){const t=function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]])}return n}(this.props,["options","extensions","children","className"]);return r.createElement("div",Object.assign({className:"os-host"},t,{ref:this._osTargetRef}),r.createElement("div",{className:"os-resize-observer-host"}),r.createElement("div",{className:"os-padding"},r.createElement("div",{className:"os-viewport"},r.createElement("div",{className:"os-content"},this.props.children))),r.createElement("div",{className:"os-scrollbar os-scrollbar-horizontal "},r.createElement("div",{className:"os-scrollbar-track"},r.createElement("div",{className:"os-scrollbar-handle"}))),r.createElement("div",{className:"os-scrollbar os-scrollbar-vertical"},r.createElement("div",{className:"os-scrollbar-track"},r.createElement("div",{className:"os-scrollbar-handle"}))),r.createElement("div",{className:"os-scrollbar-corner"}))}}function s(t,e){if(o().valid(t)){const{host:n}=t.getElements(),r=new RegExp(`(^os-host([-_].+|)$)|${t.options().className.replace(/\s/g,"$|")}$`,"g"),i=n.className.split(" ").filter((t=>t.match(r))).join(" ");n.className=`${i} ${e||""}`}}},5432:function(t,e,n){var r,i;i="undefined"!=typeof window?window:this,r=function(){return function(t,e,n){"use strict";var r,i,o,a="OverlayScrollbars",s={o:"object",f:"function",a:"array",s:"string",b:"boolean",n:"number",u:"undefined",z:"null"},c={c:"class",s:"style",i:"id",l:"length",p:"prototype",ti:"tabindex",oH:"offsetHeight",cH:"clientHeight",sH:"scrollHeight",oW:"offsetWidth",cW:"clientWidth",sW:"scrollWidth",hOP:"hasOwnProperty",bCR:"getBoundingClientRect"},u=function(){var r={},i={},o=["-webkit-","-moz-","-o-","-ms-"],a=["WebKit","Moz","O","MS"];function s(t){return t.charAt(0).toUpperCase()+t.slice(1)}return{_cssPrefixes:o,_jsPrefixes:a,_cssProperty:function(t){var r=i[t];if(i[c.hOP](t))return r;for(var a,u,l,f=s(t),h=e.createElement("div")[c.s],d=0;d<o.length;d++)for(l=o[d].replace(/-/g,""),a=[t,o[d]+t,l+f,s(l)+f],u=0;u<a[c.l];u++)if(h[a[u]]!==n){r=a[u];break}return i[t]=r,r},_cssPropertyValue:function(t,n,r){var o=t+" "+n,a=i[o];if(i[c.hOP](o))return a;for(var s,l=e.createElement("div")[c.s],f=n.split(" "),h=r||"",d=0,p=-1;d<f[c.l];d++)for(;p<u._cssPrefixes[c.l];p++)if(s=p<0?f[d]:u._cssPrefixes[p]+f[d],l.cssText=t+":"+s+h,l[c.l]){a=s;break}return i[o]=a,a},_jsAPI:function(e,n,i){var o=0,u=r[e];if(!r[c.hOP](e)){for(u=t[e];o<a[c.l];o++)u=u||t[(n?a[o]:a[o].toLowerCase())+s(e)];r[e]=u}return u||i}}}(),l=function(){function r(n){return n?t.innerWidth||e.documentElement[c.cW]||e.body[c.cW]:t.innerHeight||e.documentElement[c.cH]||e.body[c.cH]}function i(t,e){if(typeof t!=s.f)throw"Can't bind function!";var n=c.p,r=Array[n].slice.call(arguments,2),i=function(){},o=function(){return t.apply(this instanceof i?this:e,r.concat(Array[n].slice.call(arguments)))};return t[n]&&(i[n]=t[n]),o[n]=new i,o}return{wW:i(r,0,!0),wH:i(r,0),mO:i(u._jsAPI,0,"MutationObserver",!0),rO:i(u._jsAPI,0,"ResizeObserver",!0),rAF:i(u._jsAPI,0,"requestAnimationFrame",!1,(function(e){return t.setTimeout(e,1e3/60)})),cAF:i(u._jsAPI,0,"cancelAnimationFrame",!1,(function(e){return t.clearTimeout(e)})),now:function(){return Date.now&&Date.now()||(new Date).getTime()},stpP:function(t){t.stopPropagation?t.stopPropagation():t.cancelBubble=!0},prvD:function(t){t.preventDefault&&t.cancelable?t.preventDefault():t.returnValue=!1},page:function(t){var r="page",i="client",o="X",a="Y",s=((t=t.originalEvent||t).target||t.srcElement||e).ownerDocument||e,c=s.documentElement,u=s.body;if(t.touches!==n){var l=t.touches[0];return{x:l[r+o],y:l[r+a]}}return!t[r+o]&&t[i+o]&&null!=t[i+o]?{x:t[i+o]+(c&&c.scrollLeft||u&&u.scrollLeft||0)-(c&&c.clientLeft||u&&u.clientLeft||0),y:t[i+a]+(c&&c.scrollTop||u&&u.scrollTop||0)-(c&&c.clientTop||u&&u.clientTop||0)}:{x:t[r+o],y:t[r+a]}},mBtn:function(t){var e=t.button;return t.which||e===n?t.which:1&e?1:2&e?3:4&e?2:0},inA:function(t,e){for(var n=0;n<e[c.l];n++)try{if(e[n]===t)return n}catch(t){}return-1},isA:function(t){var e=Array.isArray;return e?e(t):this.type(t)==s.a},type:function(t){return t===n||null===t?t+"":Object[c.p].toString.call(t).replace(/^\[object (.+)\]$/,"$1").toLowerCase()},bind:i}}(),f=Math,h=t.jQuery,d=(o={p:f.PI,c:f.cos,s:f.sin,w:f.pow,t:f.sqrt,n:f.asin,a:f.abs,o:1.70158},{swing:function(t,e,n,r,i){return.5-o.c(t*o.p)/2},linear:function(t,e,n,r,i){return t},easeInQuad:function(t,e,n,r,i){return r*(e/=i)*e+n},easeOutQuad:function(t,e,n,r,i){return-r*(e/=i)*(e-2)+n},easeInOutQuad:function(t,e,n,r,i){return(e/=i/2)<1?r/2*e*e+n:-r/2*(--e*(e-2)-1)+n},easeInCubic:function(t,e,n,r,i){return r*(e/=i)*e*e+n},easeOutCubic:function(t,e,n,r,i){return r*((e=e/i-1)*e*e+1)+n},easeInOutCubic:function(t,e,n,r,i){return(e/=i/2)<1?r/2*e*e*e+n:r/2*((e-=2)*e*e+2)+n},easeInQuart:function(t,e,n,r,i){return r*(e/=i)*e*e*e+n},easeOutQuart:function(t,e,n,r,i){return-r*((e=e/i-1)*e*e*e-1)+n},easeInOutQuart:function(t,e,n,r,i){return(e/=i/2)<1?r/2*e*e*e*e+n:-r/2*((e-=2)*e*e*e-2)+n},easeInQuint:function(t,e,n,r,i){return r*(e/=i)*e*e*e*e+n},easeOutQuint:function(t,e,n,r,i){return r*((e=e/i-1)*e*e*e*e+1)+n},easeInOutQuint:function(t,e,n,r,i){return(e/=i/2)<1?r/2*e*e*e*e*e+n:r/2*((e-=2)*e*e*e*e+2)+n},easeInSine:function(t,e,n,r,i){return-r*o.c(e/i*(o.p/2))+r+n},easeOutSine:function(t,e,n,r,i){return r*o.s(e/i*(o.p/2))+n},easeInOutSine:function(t,e,n,r,i){return-r/2*(o.c(o.p*e/i)-1)+n},easeInExpo:function(t,e,n,r,i){return 0==e?n:r*o.w(2,10*(e/i-1))+n},easeOutExpo:function(t,e,n,r,i){return e==i?n+r:r*(1-o.w(2,-10*e/i))+n},easeInOutExpo:function(t,e,n,r,i){return 0==e?n:e==i?n+r:(e/=i/2)<1?r/2*o.w(2,10*(e-1))+n:r/2*(2-o.w(2,-10*--e))+n},easeInCirc:function(t,e,n,r,i){return-r*(o.t(1-(e/=i)*e)-1)+n},easeOutCirc:function(t,e,n,r,i){return r*o.t(1-(e=e/i-1)*e)+n},easeInOutCirc:function(t,e,n,r,i){return(e/=i/2)<1?-r/2*(o.t(1-e*e)-1)+n:r/2*(o.t(1-(e-=2)*e)+1)+n},easeInElastic:function(t,e,n,r,i){var a=o.o,s=0,c=r;return 0==e?n:1==(e/=i)?n+r:(s||(s=.3*i),c<o.a(r)?(c=r,a=s/4):a=s/(2*o.p)*o.n(r/c),-c*o.w(2,10*(e-=1))*o.s((e*i-a)*(2*o.p)/s)+n)},easeOutElastic:function(t,e,n,r,i){var a=o.o,s=0,c=r;return 0==e?n:1==(e/=i)?n+r:(s||(s=.3*i),c<o.a(r)?(c=r,a=s/4):a=s/(2*o.p)*o.n(r/c),c*o.w(2,-10*e)*o.s((e*i-a)*(2*o.p)/s)+r+n)},easeInOutElastic:function(t,e,n,r,i){var a=o.o,s=0,c=r;return 0==e?n:2==(e/=i/2)?n+r:(s||(s=i*(.3*1.5)),c<o.a(r)?(c=r,a=s/4):a=s/(2*o.p)*o.n(r/c),e<1?c*o.w(2,10*(e-=1))*o.s((e*i-a)*(2*o.p)/s)*-.5+n:c*o.w(2,-10*(e-=1))*o.s((e*i-a)*(2*o.p)/s)*.5+r+n)},easeInBack:function(t,e,n,r,i,a){return r*(e/=i)*e*(((a=a||o.o)+1)*e-a)+n},easeOutBack:function(t,e,n,r,i,a){return r*((e=e/i-1)*e*(((a=a||o.o)+1)*e+a)+1)+n},easeInOutBack:function(t,e,n,r,i,a){return a=a||o.o,(e/=i/2)<1?r/2*(e*e*((1+(a*=1.525))*e-a))+n:r/2*((e-=2)*e*((1+(a*=1.525))*e+a)+2)+n},easeInBounce:function(t,e,n,r,i){return r-this.easeOutBounce(t,i-e,0,r,i)+n},easeOutBounce:function(t,e,n,r,i){var o=7.5625;return(e/=i)<1/2.75?r*(o*e*e)+n:e<2/2.75?r*(o*(e-=1.5/2.75)*e+.75)+n:e<2.5/2.75?r*(o*(e-=2.25/2.75)*e+.9375)+n:r*(o*(e-=2.625/2.75)*e+.984375)+n},easeInOutBounce:function(t,e,n,r,i){return e<i/2?.5*this.easeInBounce(t,2*e,0,r,i)+n:.5*this.easeOutBounce(t,2*e-i,0,r,i)+.5*r+n}}),p=function(){var r=/[^\x20\t\r\n\f]+/g,i=" ",o="",a="scrollLeft",u="scrollTop",h=[],p=l.type,v={animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0};function m(){var t,e,r,i,o,a,u=arguments[0]||{},f=1,h=arguments[c.l],d=!1;for(p(u)==s.b&&(d=u,u=arguments[1]||{},f=2),p(u)!=s.o&&!p(u)==s.f&&(u={}),h===f&&(u=D,--f);f<h;f++)if(null!=(o=arguments[f]))for(i in o)t=u[i],u!==(r=o[i])&&(d&&r&&(_(r)||(e=l.isA(r)))?(e?(e=!1,a=t&&l.isA(t)?t:[]):a=t&&_(t)?t:{},u[i]=m(d,a,r)):r!==n&&(u[i]=r));return u}function g(t,e,n){for(var r=n||0;r<e[c.l];r++)if(e[r]===t)return r;return-1}function y(t){return p(t)==s.f}function b(t){for(var e in t)return!1;return!0}function _(t){if(!t||p(t)!=s.o)return!1;var e,n=c.p,r=Object[n].hasOwnProperty,i=r.call(t,"constructor"),o=t.constructor&&t.constructor[n]&&r.call(t.constructor[n],"isPrototypeOf");if(t.constructor&&!i&&!o)return!1;for(e in t);return p(e)==s.u||r.call(t,e)}function w(t,e){var n=0;if(x(t))for(;n<t[c.l]&&!1!==e.call(t[n],n,t[n]);n++);else for(n in t)if(!1===e.call(t[n],n,t[n]))break;return t}function x(t){var e=!!t&&[c.l]in t&&t[c.l],n=p(t);return!y(n)&&(n==s.a||0===e||p(e)==s.n&&e>0&&e-1 in t)}function O(t){return(t.match(r)||[]).join(i)}function S(t,n){for(var r=(t.parentNode||e).querySelectorAll(n)||[],i=r[c.l];i--;)if(r[i]==t)return!0;return!1}function E(t,e,n){if(l.isA(n))for(var r=0;r<n[c.l];r++)E(t,e,n[r]);else p(n)==s.s?t.insertAdjacentHTML(e,n):t.insertAdjacentElement(e,n.nodeType?n:n[0])}function M(t,e,r){try{t[c.s][e]!==n&&(t[c.s][e]=A(e,r))}catch(t){}}function A(t,e){return v[t.toLowerCase()]||p(e)!=s.n||(e+="px"),e}function k(t,e){var n,r;!1!==e&&t.q.splice(0,1),t.q[c.l]>0?(r=t.q[0],z(t.el,r.props,r.duration,r.easing,r.complete,!0)):(n=g(t,h))>-1&&h.splice(n,1)}function C(t,e,n){e===a||e===u?t[e]=n:M(t,e,n)}function z(t,e,r,i,o,s){var p,v,m,w,x,O,S=_(r),E={},M={},A=0;for(S?(i=r.easing,r.start,m=r.progress,w=r.step,x=r.specialEasing,o=r.complete,O=r.duration):O=r,x=x||{},O=O||400,i=i||"swing",s=s||!1;A<h[c.l];A++)if(h[A].el===t){v=h[A];break}for(p in v||(v={el:t,q:[]},h.push(v)),e)E[p]=p===a||p===u?t[p]:D(t).css(p);for(p in E)E[p]!==e[p]&&e[p]!==n&&(M[p]=e[p]);if(b(M))s&&k(v);else{var z,T,R,I,N,P,L,j,F,H=s?0:g(W,v.q),W={props:M,duration:S?r:O,easing:i,complete:o};if(-1===H&&(H=v.q[c.l],v.q.push(W)),0===H)if(O>0)L=l.now(),j=function(){for(p in z=l.now(),F=z-L,T=W.stop||F>=O,R=1-(f.max(0,L+O-z)/O||0),M)I=parseFloat(E[p]),N=parseFloat(M[p]),P=(N-I)*d[x[p]||i](R,R*O,0,1,O)+I,C(t,p,P),y(w)&&w(P,{elem:t,prop:p,start:I,now:P,end:N,pos:R,options:{easing:i,speacialEasing:x,duration:O,complete:o,step:w},startTime:L});y(m)&&m({},R,f.max(0,O-F)),T?(k(v),y(o)&&o()):W.frame=l.rAF()(j)},W.frame=l.rAF()(j);else{for(p in M)C(t,p,M[p]);k(v)}}}function T(t,e,n){for(var r,i,o,a=0;a<h[c.l];a++)if((r=h[a]).el===t){if(r.q[c.l]>0){if((i=r.q[0]).stop=!0,l.cAF()(i.frame),r.q.splice(0,1),n)for(o in i.props)C(t,o,i.props[o]);e?r.q=[]:k(r,!1)}break}}function R(t){return!!(t[c.oW]||t[c.oH]||t.getClientRects()[c.l])}function D(n){if(0===arguments[c.l])return this;var r,i,o=new D,a=n,u=0;if(p(n)==s.s)for(a=[],"<"===n.charAt(0)?((i=e.createElement("div")).innerHTML=n,r=i.children):r=e.querySelectorAll(n);u<r[c.l];u++)a.push(r[u]);if(a){for(p(a)==s.s||x(a)&&a!==t&&a!==a.self||(a=[a]),u=0;u<a[c.l];u++)o[u]=a[u];o[c.l]=a[c.l]}return o}return D[c.p]={on:function(t,e){var n,i=(t=(t||o).match(r)||[o])[c.l],a=0;return this.each((function(){n=this;try{if(n.addEventListener)for(;a<i;a++)n.addEventListener(t[a],e);else if(n.detachEvent)for(;a<i;a++)n.attachEvent("on"+t[a],e)}catch(t){}}))},off:function(t,e){var n,i=(t=(t||o).match(r)||[o])[c.l],a=0;return this.each((function(){n=this;try{if(n.removeEventListener)for(;a<i;a++)n.removeEventListener(t[a],e);else if(n.detachEvent)for(;a<i;a++)n.detachEvent("on"+t[a],e)}catch(t){}}))},one:function(t,e){return t=(t||o).match(r)||[o],this.each((function(){var n=D(this);D.each(t,(function(t,r){var i=function(t){e.call(this,t),n.off(r,i)};n.on(r,i)}))}))},trigger:function(t){var n,r;return this.each((function(){n=this,e.createEvent?((r=e.createEvent("HTMLEvents")).initEvent(t,!0,!1),n.dispatchEvent(r)):n.fireEvent("on"+t)}))},append:function(t){return this.each((function(){E(this,"beforeend",t)}))},prepend:function(t){return this.each((function(){E(this,"afterbegin",t)}))},before:function(t){return this.each((function(){E(this,"beforebegin",t)}))},after:function(t){return this.each((function(){E(this,"afterend",t)}))},remove:function(){return this.each((function(){var t=this,e=t.parentNode;null!=e&&e.removeChild(t)}))},unwrap:function(){var t,e,n,r=[];for(this.each((function(){-1===g(n=this.parentNode,r)&&r.push(n)})),t=0;t<r[c.l];t++){for(e=r[t],n=e.parentNode;e.firstChild;)n.insertBefore(e.firstChild,e);n.removeChild(e)}return this},wrapAll:function(t){for(var e,n=this,r=D(t)[0],i=r,o=n[0].parentNode,a=n[0].previousSibling;i.childNodes[c.l]>0;)i=i.childNodes[0];for(e=0;n[c.l]-e;i.firstChild===n[0]&&e++)i.appendChild(n[e]);var s=a?a.nextSibling:o.firstChild;return o.insertBefore(r,s),this},wrapInner:function(t){return this.each((function(){var e=D(this),n=e.contents();n[c.l]?n.wrapAll(t):e.append(t)}))},wrap:function(t){return this.each((function(){D(this).wrapAll(t)}))},css:function(e,r){var i,o,a,u=t.getComputedStyle;return p(e)==s.s?r===n?(i=this[0],a=u?u(i,null):i.currentStyle[e],u?null!=a?a.getPropertyValue(e):i[c.s][e]:a):this.each((function(){M(this,e,r)})):this.each((function(){for(o in e)M(this,o,e[o])}))},hasClass:function(t){for(var e,n,r=0,a=i+t+i;e=this[r++];){if((n=e.classList)&&n.contains(t))return!0;if(1===e.nodeType&&(i+O(e.className+o)+i).indexOf(a)>-1)return!0}return!1},addClass:function(t){var e,a,s,c,u,l,f,h,d=0,p=0;if(t)for(e=t.match(r)||[];a=this[d++];)if(h=a.classList,f===n&&(f=h!==n),f)for(;u=e[p++];)h.add(u);else if(c=a.className+o,s=1===a.nodeType&&i+O(c)+i){for(;u=e[p++];)s.indexOf(i+u+i)<0&&(s+=u+i);c!==(l=O(s))&&(a.className=l)}return this},removeClass:function(t){var e,a,s,c,u,l,f,h,d=0,p=0;if(t)for(e=t.match(r)||[];a=this[d++];)if(h=a.classList,f===n&&(f=h!==n),f)for(;u=e[p++];)h.remove(u);else if(c=a.className+o,s=1===a.nodeType&&i+O(c)+i){for(;u=e[p++];)for(;s.indexOf(i+u+i)>-1;)s=s.replace(i+u+i,i);c!==(l=O(s))&&(a.className=l)}return this},hide:function(){return this.each((function(){this[c.s].display="none"}))},show:function(){return this.each((function(){this[c.s].display="block"}))},attr:function(t,e){for(var r,i=0;r=this[i++];){if(e===n)return r.getAttribute(t);r.setAttribute(t,e)}return this},removeAttr:function(t){return this.each((function(){this.removeAttribute(t)}))},offset:function(){var n=this[0][c.bCR](),r=t.pageXOffset||e.documentElement[a],i=t.pageYOffset||e.documentElement[u];return{top:n.top+i,left:n.left+r}},position:function(){var t=this[0];return{top:t.offsetTop,left:t.offsetLeft}},scrollLeft:function(t){for(var e,r=0;e=this[r++];){if(t===n)return e[a];e[a]=t}return this},scrollTop:function(t){for(var e,r=0;e=this[r++];){if(t===n)return e[u];e[u]=t}return this},val:function(t){var e=this[0];return t?(e.value=t,this):e.value},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){return D(this[t>=0?t:this[c.l]+t])},find:function(t){var e,n=[];return this.each((function(){var r=this.querySelectorAll(t);for(e=0;e<r[c.l];e++)n.push(r[e])})),D(n)},children:function(t){var e,n,r,i=[];return this.each((function(){for(n=this.children,r=0;r<n[c.l];r++)e=n[r],t?(e.matches&&e.matches(t)||S(e,t))&&i.push(e):i.push(e)})),D(i)},parent:function(t){var e,n=[];return this.each((function(){e=this.parentNode,t&&!D(e).is(t)||n.push(e)})),D(n)},is:function(t){var e,n;for(n=0;n<this[c.l];n++){if(e=this[n],":visible"===t)return R(e);if(":hidden"===t)return!R(e);if(e.matches&&e.matches(t)||S(e,t))return!0}return!1},contents:function(){var t,e,n=[];return this.each((function(){for(t=this.childNodes,e=0;e<t[c.l];e++)n.push(t[e])})),D(n)},each:function(t){return w(this,t)},animate:function(t,e,n,r){return this.each((function(){z(this,t,e,n,r)}))},stop:function(t,e){return this.each((function(){T(this,t,e)}))}},m(D,{extend:m,inArray:g,isEmptyObject:b,isPlainObject:_,each:w}),D}(),v=(r=[],i="__overlayScrollbars__",function(t,e){var n=arguments[c.l];if(n<1)return r;if(e)t[i]=e,r.push(t);else{var o=l.inA(t,r);if(o>-1){if(!(n>1))return r[o][i];delete t[i],r.splice(o,1)}}}),m=function(){var r,i,o,d,m,g,y,b,_,w,x,O,S,E,M,A,k=[],C=(d=l.type,m=[s.b,s.n,s.s,s.a,s.o,s.f,s.z],g=" ",y=":",b=[s.z,s.s],_=s.n,w=[s.z,s.b],x=[!0,s.b],O=[!1,s.b],S=[null,[s.z,s.f]],E="v-h:visible-hidden v-s:visible-scroll s:scroll h:hidden",M={className:["os-theme-dark",b],resize:["none","n:none b:both h:horizontal v:vertical"],sizeAutoCapable:x,clipAlways:x,normalizeRTL:x,paddingAbsolute:O,autoUpdate:[null,w],autoUpdateInterval:[33,_],updateOnLoad:[["img"],[s.s,s.a,s.z]],nativeScrollbarsOverlaid:{showNativeScrollbars:O,initialize:x},overflowBehavior:{x:["scroll",E],y:["scroll",E]},scrollbars:{visibility:["auto","v:visible h:hidden a:auto"],autoHide:["never","n:never s:scroll l:leave m:move"],autoHideDelay:[800,_],dragScrolling:x,clickScrolling:O,touchSupport:x,snapHandle:O},textarea:{dynWidth:O,dynHeight:O,inheritedAttrs:[["style","class"],[s.s,s.a,s.z]]},callbacks:{onInitialized:S,onInitializationWithdrawn:S,onDestroyed:S,onScrollStart:S,onScroll:S,onScrollStop:S,onOverflowChanged:S,onOverflowAmountChanged:S,onDirectionChanged:S,onContentSizeChanged:S,onHostSizeChanged:S,onUpdated:S}},{_defaults:(A=function(t){var e=function(n){var r,i,o;for(r in n)n[c.hOP](r)&&(i=n[r],(o=d(i))==s.a?n[r]=i[t?1:0]:o==s.o&&(n[r]=e(i)));return n};return e(p.extend(!0,{},M))})(),_template:A(!0),_validate:function(e,r,i,o){var a={},u={},f=p.extend(!0,{},e),h=p.inArray,v=p.isEmptyObject,b=function(t,e,r,o,a,u){for(var f in e)if(e[c.hOP](f)&&t[c.hOP](f)){var _,w,x,O,S,E,M,A,k=!1,C=!1,z=e[f],T=d(z),R=T==s.o,D=l.isA(z)?z:[z],I=r[f],N=t[f],P=d(N),L=u?u+".":"",j='The option "'+L+f+"\" wasn't set, because",F=[],H=[];if(I=I===n?{}:I,R&&P==s.o)o[f]={},a[f]={},b(N,z,I,o[f],a[f],L+f),p.each([t,o,a],(function(t,e){v(e[f])&&delete e[f]}));else if(!R){for(E=0;E<D[c.l];E++)if(S=D[E],x=(T=d(S))==s.s&&-1===h(S,m))for(F.push(s.s),_=S.split(g),H=H.concat(_),M=0;M<_[c.l];M++){for(O=(w=_[M].split(y))[0],A=0;A<w[c.l];A++)if(N===w[A]){k=!0;break}if(k)break}else if(F.push(S),P===S){k=!0;break}k?((C=N!==I)&&(o[f]=N),(x?h(I,w)<0:C)&&(a[f]=x?O:N)):i&&console.warn(j+" it doesn't accept the type [ "+P.toUpperCase()+' ] with the value of "'+N+'".\r\nAccepted types are: [ '+F.join(", ").toUpperCase()+" ]."+(H[length]>0?"\r\nValid strings are: [ "+H.join(", ").split(y).join(", ")+" ].":"")),delete t[f]}}};return b(f,r,o||{},a,u),!v(f)&&i&&console.warn("The following options are discarded due to invalidity:\r\n"+t.JSON.stringify(f,null,2)),{_default:a,_prepared:u}}});function z(){i||(i=new T(C._defaults)),o||(o=new R(i))}function T(e){var n=this,r="overflow",i="hidden",o="scroll",a=p("body"),s=p('<div id="os-dummy-scrollbar-size"><div></div></div>'),h=s[0],d=p(s.children("div").eq(0));a.append(s),s.hide().show();var m=b(h),g={x:0===m.x,y:0===m.y},y=function(){var e,n=t.navigator.userAgent,r="indexOf",i="substring",o=n[r]("MSIE "),a=n[r]("Trident/"),s=n[r]("Edge/"),c=n[r]("rv:"),u=parseInt;return o>0?e=u(n[i](o+5,n[r](".",o)),10):a>0?e=u(n[i](c+3,n[r](".",c)),10):s>0&&(e=u(n[i](s+5,n[r](".",s)),10)),e}();function b(t){return{x:t[c.oH]-t[c.cH],y:t[c.oW]-t[c.cW]}}p.extend(n,{defaultOptions:e,msie:y,autoUpdateLoop:!1,autoUpdateRecommended:!l.mO(),nativeScrollbarSize:m,nativeScrollbarIsOverlaid:g,nativeScrollbarStyling:function(){var e=!1;s.addClass("os-viewport-native-scrollbars-invisible");try{e="none"===s.css("scrollbar-width")&&(y>9||!y)||"none"===t.getComputedStyle(h,"::-webkit-scrollbar").getPropertyValue("display")}catch(t){}return e}(),overlayScrollbarDummySize:{x:30,y:30},cssCalc:u._cssPropertyValue("width","calc","(1px)")||null,restrictedMeasuring:function(){s.css(r,i);var t={w:h[c.sW],h:h[c.sH]};s.css(r,"visible");var e={w:h[c.sW],h:h[c.sH]};return t.w-e.w!=0||t.h-e.h!=0}(),rtlScrollBehavior:function(){s.css({"overflow-y":i,"overflow-x":o,direction:"rtl"}).scrollLeft(0);var t=s.offset(),e=d.offset();s.scrollLeft(-999);var n=d.offset();return{i:t.left===e.left,n:e.left!==n.left}}(),supportTransform:!!u._cssProperty("transform"),supportTransition:!!u._cssProperty("transition"),supportPassiveEvents:function(){var e=!1;try{t.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){e=!0}}))}catch(t){}return e}(),supportResizeObserver:!!l.rO(),supportMutationObserver:!!l.mO()}),s.removeAttr(c.s).remove(),function(){if(!g.x||!g.y){var e=f.abs,r=l.wW(),i=l.wH(),o=h(),c=function(){if(v().length>0){var t=l.wW(),c=l.wH(),d=t-r,m=c-i;if(0===d&&0===m)return;var g,y=f.round(t/(r/100)),_=f.round(c/(i/100)),w=e(d),x=e(m),O=e(y),S=e(_),E=h(),M=w>2&&x>2,A=!u(O,S),k=M&&A&&E!==o&&o>0,C=n.nativeScrollbarSize;k&&(a.append(s),g=n.nativeScrollbarSize=b(s[0]),s.remove(),C.x===g.x&&C.y===g.y||p.each(v(),(function(){v(this)&&v(this).update("zoom")}))),r=t,i=c,o=E}};p(t).on("resize",c)}function u(t,n){var r=e(t),i=e(n);return!(r===i||r+1===i||r-1===i)}function h(){var e=t.screen.deviceXDPI||0,n=t.screen.logicalXDPI||1;return t.devicePixelRatio||e/n}}()}function R(t){var e,r=this,i=p.inArray,o=l.now,a="autoUpdate",s=a+"Interval",u=c.l,h=[],d=[],v=!1,m=33,g=m,y=o(),b=function(){if(h[u]>0&&v){e=l.rAF()((function(){b()}));var t,r,i,c,p,_,w=o(),x=w-y;if(x>g){y=w-x%g,t=m;for(var O=0;O<h[u];O++)(r=h[O])!==n&&(c=(i=r.options())[a],p=f.max(1,i[s]),_=o(),(!0===c||null===c)&&_-d[O]>p&&(r.update("auto"),d[O]=new Date(_+=p)),t=f.max(1,f.min(t,p)));g=t}}else g=m};r.add=function(e){-1===i(e,h)&&(h.push(e),d.push(o()),h[u]>0&&!v&&(v=!0,t.autoUpdateLoop=v,b()))},r.remove=function(r){var o=i(r,h);o>-1&&(d.splice(o,1),h.splice(o,1),0===h[u]&&v&&(v=!1,t.autoUpdateLoop=v,e!==n&&(l.cAF()(e),e=-1)))}}function D(i,o,a,d,m){var g=l.type,y=p.inArray,b=p.each,_=new r,w=p[c.p];if(mi(i)){if(v(i)){var x=v(i);return x.options(o),x}var O,S,E,M,A,k,z,T,R,D,I,N,P,L,j,F,H,W,q,Z,U,B,$,V,X,K,Y,Q,G,J,tt,et,nt,rt,it,ot,at,st,ct,ut,lt,ft,ht,dt,pt,vt,mt,gt,yt,bt,_t,wt,xt,Ot,St,Et,Mt,At,kt,Ct,zt,Tt,Rt,Dt,It,Nt,Pt,Lt,jt,Ft,Ht,Wt,qt,Zt,Ut,Bt,$t,Vt,Xt,Kt,Yt,Qt,Gt,Jt,te,ee,ne,re,ie,oe,ae,se,ce,ue,le,fe,he,de,pe,ve,me,ge,ye,be,_e,we,xe,Oe,Se,Ee,Me,Ae,ke,Ce,ze,Te,Re,De,Ie,Ne,Pe={},Le={},je={},Fe={},He={},We="-hidden",qe="margin-",Ze="padding-",Ue="border-",Be="top",$e="right",Ve="bottom",Xe="left",Ke="min-",Ye="max-",Qe="width",Ge="height",Je="float",tn="",en="auto",nn="sync",rn="scroll",on="100%",an="x",sn="y",cn=".",un=" ",ln="scrollbar",fn="-horizontal",hn="-vertical",dn=rn+"Left",pn=rn+"Top",vn="mousedown touchstart",mn="mouseup touchend touchcancel",gn="mousemove touchmove",yn="mouseenter",bn="mouseleave",_n="keydown",wn="keyup",xn="selectstart",On="transitionend webkitTransitionEnd oTransitionEnd",Sn="__overlayScrollbarsRO__",En="os-",Mn=En+"html",An=En+"host",kn=An+"-foreign",Cn=An+"-textarea",zn=An+"-"+ln+fn+We,Tn=An+"-"+ln+hn+We,Rn=An+"-transition",Dn=An+"-rtl",In=An+"-resize-disabled",Nn=An+"-scrolling",Pn=An+"-overflow",Ln=(Pn=An+"-overflow")+"-x",jn=Pn+"-y",Fn=En+"textarea",Hn=Fn+"-cover",Wn=En+"padding",qn=En+"viewport",Zn=qn+"-native-scrollbars-invisible",Un=qn+"-native-scrollbars-overlaid",Bn=En+"content",$n=En+"content-arrange",Vn=En+"content-glue",Xn=En+"size-auto-observer",Kn=En+"resize-observer",Yn=En+"resize-observer-item",Qn=Yn+"-final",Gn=En+"text-inherit",Jn=En+ln,tr=Jn+"-track",er=tr+"-off",nr=Jn+"-handle",rr=nr+"-off",ir=Jn+"-unusable",or=Jn+"-"+en+We,ar=Jn+"-corner",sr=ar+"-resize",cr=sr+"-both",ur=sr+fn,lr=sr+hn,fr=Jn+fn,hr=Jn+hn,dr=En+"dragging",pr=En+"theme-none",vr=[Zn,Un,er,rr,ir,or,sr,cr,ur,lr,dr].join(un),mr=[],gr=[c.ti],yr={},br="added removed on contract",_r={},wr=42,xr="load",Or=[],Sr={},Er=["wrap","cols","rows"],Mr=[c.i,c.c,c.s,"open"].concat(gr),Ar=[];return _.sleep=function(){G=!0},_.update=function(t){var e,r,i,o,a;if(!j)return g(t)==s.s?t===en?(e=Br(),r=Ur(),(i=e||r)&&Kr({_contentSizeChanged:r,_changedOptions:L?n:et})):t===nn?we?(o=be(ge.takeRecords()),a=_e(ye.takeRecords())):o=_.update(en):"zoom"===t&&Kr({_hostSizeChanged:!0,_contentSizeChanged:!0}):(t=G||t,G=!1,_.update(nn)&&!t||Kr({_force:t})),Yr(),i||o||a},_.options=function(t,e){var n,r={};if(p.isEmptyObject(t)||!p.isPlainObject(t)){if(g(t)!=s.s)return tt;if(!(arguments.length>1))return Si(tt,t);Ei(r,t,e),n=Qr(r)}else n=Qr(t);p.isEmptyObject(n)||Kr({_changedOptions:n})},_.destroy=function(){if(!j){for(var t in m.remove(_),Dr(),zr(ft),zr(lt),yr)_.removeExt(t);for(;Ar[c.l]>0;)Ar.pop()();Hr(!0),mt&&Ri(mt),vt&&Ri(vt),U&&Ri(lt),ti(!0),ci(!0),Gr(!0);for(var e=0;e<Or[c.l];e++)p(Or[e]).off(xr,Fr);Or=n,j=!0,G=!0,v(i,0),li("onDestroyed")}},_.scroll=function(t,e,r,i){if(0===arguments.length||t===n){var o=Le,a=je,u=ce&&Q&&E.i,d=ce&&Q&&E.n,v=o._currentScroll,m=o._currentScrollRatio,b=o._maxScroll;return m=u?1-m:m,v=u?b-v:v,b*=d?-1:1,{position:{x:v*=d?-1:1,y:a._currentScroll},ratio:{x:m,y:a._currentScrollRatio},max:{x:b,y:a._maxScroll},handleOffset:{x:o._handleOffset,y:a._handleOffset},handleLength:{x:o._handleLength,y:a._handleLength},handleLengthRatio:{x:o._handleLengthRatio,y:a._handleLengthRatio},trackLength:{x:o._trackLength,y:a._trackLength},snappedHandleOffset:{x:o._snappedHandleOffset,y:a._snappedHandleOffset},isRTL:Q,isRTLNormalized:ce}}_.update(nn);var w,x,O,S,M,A,k,C,z,T=ce,R=[an,Xe,"l"],I=[sn,Be,"t"],N=["+=","-=","*=","/="],P=g(e)==s.o,L=P?e.complete:i,j={},F={},H="end",W="begin",q="center",Z="nearest",U="always",B="never",$="ifneeded",V=c.l,X=[an,sn,"xy","yx"],K=[W,H,q,Z],Y=[U,B,$],G=t[c.hOP]("el"),J=G?t.el:t,tt=!!(J instanceof p||h)&&J instanceof h,et=!tt&&mi(J),nt=function(){x&&oi(!0),O&&oi(!1)},rt=g(L)!=s.f?n:function(){nt(),L()};function it(t,e){for(w=0;w<e[V];w++)if(t===e[w])return!0;return!1}function ot(t,e){var n=t?R:I;if(e=g(e)==s.s||g(e)==s.n?[e,e]:e,l.isA(e))return t?e[0]:e[1];if(g(e)==s.o)for(w=0;w<n[V];w++)if(n[w]in e)return e[n[w]]}function at(t,e){var r,i,o,a,c=g(e)==s.s,u=t?Le:je,l=u._currentScroll,h=u._maxScroll,d=" * ",p=Q&&t,v=p&&E.n&&!T,m="replace",b=eval;if(c?(e[V]>2&&(a=e.substr(0,2),y(a,N)>-1&&(r=a)),e=(e=r?e.substr(2):e)[m](/min/g,0)[m](/</g,0)[m](/max/g,(v?"-":tn)+on)[m](/>/g,(v?"-":tn)+on)[m](/px/g,tn)[m](/%/g,d+h*(p&&E.n?-1:1)/100)[m](/vw/g,d+Fe.w)[m](/vh/g,d+Fe.h),i=yi(isNaN(e)?yi(b(e),!0).toFixed():e)):i=e,i!==n&&!isNaN(i)&&g(i)==s.n){var _=T&&p,w=l*(_&&E.n?-1:1),x=_&&E.i,O=_&&E.n;switch(w=x?h-w:w,r){case"+=":o=w+i;break;case"-=":o=w-i;break;case"*=":o=w*i;break;case"/=":o=w/i;break;default:o=i}o=x?h-o:o,o*=O?-1:1,o=p&&E.n?f.min(0,f.max(h,o)):f.max(0,f.min(h,o))}return o===l?n:o}function st(t,e,n,r){var i,o,a=[n,n],c=g(t);if(c==e)t=[t,t];else if(c==s.a){if((i=t[V])>2||i<1)t=a;else for(1===i&&(t[1]=n),w=0;w<i;w++)if(o=t[w],g(o)!=e||!it(o,r)){t=a;break}}else t=c==s.o?[t[an]||n,t[sn]||n]:a;return{x:t[0],y:t[1]}}function ct(t){var e,n,r=[],i=[Be,$e,Ve,Xe];for(w=0;w<t[V]&&w!==i[V];w++)e=t[w],(n=g(e))==s.b?r.push(e?yi(z.css(qe+i[w])):0):r.push(n==s.n?e:0);return r}if(tt||et){var ut,lt=G?t.margin:0,ft=G?t.axis:0,pt=G?t.scroll:0,vt=G?t.block:0,mt=[0,0,0,0],gt=g(lt);if((z=tt?J:p(J))[V]>0){lt=gt==s.n||gt==s.b?ct([lt,lt,lt,lt]):gt==s.a?2===(ut=lt[V])?ct([lt[0],lt[1],lt[0],lt[1]]):ut>=4?ct(lt):mt:gt==s.o?ct([lt[Be],lt[$e],lt[Ve],lt[Xe]]):mt,M=it(ft,X)?ft:"xy",A=st(pt,s.s,U,Y),k=st(vt,s.s,W,K),C=lt;var yt={l:Le._currentScroll,t:je._currentScroll},bt=ht.offset(),_t=z.offset(),wt={x:A.x==B||M==sn,y:A.y==B||M==an};_t[Be]-=C[0],_t[Xe]-=C[3];var xt={x:f.round(_t[Xe]-bt[Xe]+yt.l),y:f.round(_t[Be]-bt[Be]+yt.t)};if(Q&&(E.n||E.i||(xt.x=f.round(bt[Xe]-_t[Xe]+yt.l)),E.n&&T&&(xt.x*=-1),E.i&&T&&(xt.x=f.round(bt[Xe]-_t[Xe]+(Le._maxScroll-yt.l)))),k.x!=W||k.y!=W||A.x==$||A.y==$||Q){var Ot=z[0],St=D?Ot[c.bCR]():{width:Ot[c.oW],height:Ot[c.oH]},Et={w:St[Qe]+C[3]+C[1],h:St[Ge]+C[0]+C[2]},Mt=function(t){var e=si(t),n=e._w_h,r=e._left_top,i=e._x_y,o=k[i]==(t&&Q?W:H),a=k[i]==q,s=k[i]==Z,c=A[i]==B,u=A[i]==$,l=Fe[n],f=bt[r],h=Et[n],d=_t[r],p=a?2:1,v=d+h/2,m=f+l/2,g=h<=l&&d>=f&&d+h<=f+l;c?wt[i]=!0:wt[i]||((s||u)&&(wt[i]=!!u&&g,o=h<l?v>m:v<m),xt[i]-=o||a?(l/p-h/p)*(t&&Q&&T?-1:1):0)};Mt(!0),Mt(!1)}wt.y&&delete xt.y,wt.x&&delete xt.x,t=xt}}j[dn]=at(!0,ot(!0,t)),j[pn]=at(!1,ot(!1,t)),x=j[dn]!==n,O=j[pn]!==n,(x||O)&&(e>0||P)?P?(e.complete=rt,dt.animate(j,e)):(S={duration:e,complete:rt},l.isA(r)||p.isPlainObject(r)?(F[dn]=r[0]||r.x,F[pn]=r[1]||r.y,S.specialEasing=F):S.easing=r,dt.animate(j,S)):(x&&dt[dn](j[dn]),O&&dt[pn](j[pn]),nt())},_.scrollStop=function(t,e,n){return dt.stop(t,e,n),_},_.getElements=function(t){var e={target:At,host:kt,padding:Tt,viewport:Rt,content:Dt,scrollbarHorizontal:{scrollbar:bt[0],track:_t[0],handle:wt[0]},scrollbarVertical:{scrollbar:xt[0],track:Ot[0],handle:St[0]},scrollbarCorner:yt[0]};return g(t)==s.s?Si(e,t):e},_.getState=function(t){function e(t){if(!p.isPlainObject(t))return t;var e=ki({},t),n=function(t,n){e[c.hOP](t)&&(e[n]=e[t],delete e[t])};return n("w",Qe),n("h",Ge),delete e.c,e}var n={destroyed:!!e(j),sleeping:!!e(G),autoUpdate:e(!we),widthAuto:e(Ft),heightAuto:e(Ht),padding:e(qt),overflowAmount:e(Qt),hideOverflow:e(jt),hasOverflow:e(Lt),contentScrollSize:e(Nt),viewportSize:e(Fe),hostSize:e(It),documentMixed:e(W)};return g(t)==s.s?Si(n,t):n},_.ext=function(t){var e,n=br.split(" "),r=0;if(g(t)==s.s){if(yr[c.hOP](t))for(e=ki({},yr[t]);r<n.length;r++)delete e[n[r]]}else for(r in e={},yr)e[r]=ki({},_.ext(r));return e},_.addExt=function(e,n){var i,o,a,u,f=r.extension(e),h=!0;if(f){if(yr[c.hOP](e))return _.ext(e);if((i=f.extensionFactory.call(_,ki({},f.defaultOptions),p,l))&&(a=i.contract,g(a)==s.f&&(u=a(t),h=g(u)==s.b?u:h),h))return yr[e]=i,o=i.added,g(o)==s.f&&o(n),_.ext(e)}else console.warn('A extension with the name "'+e+"\" isn't registered.")},_.removeExt=function(t){var e,n=yr[t];return!!n&&(delete yr[t],e=n.removed,g(e)==s.f&&e(),!0)},r.valid(Ii(i,o,a))&&v(i,_),_}function kr(t,e,n,r,i){var o=l.isA(e)&&l.isA(n),a=r?"removeEventListener":"addEventListener",s=r?"off":"on",u=!o&&e.split(un),f=0,h=p.isPlainObject(i),d=I&&(h?i._passive:i)||!1,v=h&&(i._capture||!1),m=I?{passive:d,capture:v}:v;if(o)for(;f<e[c.l];f++)kr(t,e[f],n[f],r,i);else for(;f<u[c.l];f++)I?t[0][a](u[f],n,m):t[s](u[f],n)}function Cr(t,e,n,r){kr(t,e,n,!1,r),Ar.push(l.bind(kr,0,t,e,n,!0,r))}function zr(t,e){if(t){var r=l.rO(),i="animationstart mozAnimationStart webkitAnimationStart MSAnimationStart",o="childNodes",a=3333333,u=function(){t[pn](a)[dn](Q?E.n?-a:E.i?0:a:a),e()};if(e){if(N)((j=t.addClass("observed").append(xi(Kn)).contents()[0])[Sn]=new r(u)).observe(j);else if(A>9||!M){t.prepend(xi(Kn,xi({c:Yn,dir:"ltr"},xi(Yn,xi(Qn))+xi(Yn,xi({c:Qn,style:"width: 200%; height: 200%"})))));var f,h,v,m,g=t[0][o][0][o][0],y=p(g[o][1]),b=p(g[o][0]),_=p(b[0][o][0]),w=g[c.oW],x=g[c.oH],O=2,S=d.nativeScrollbarSize,k=function(){b[dn](a)[pn](a),y[dn](a)[pn](a)},C=function(){h=0,f&&(w=v,x=m,u())},z=function(t){return v=g[c.oW],m=g[c.oH],f=v!=w||m!=x,t&&f&&!h?(l.cAF()(h),h=l.rAF()(C)):t||C(),k(),t&&(l.prvD(t),l.stpP(t)),!1},T={},R={};fi(R,tn,[-(S.y+1)*O,S.x*-O,S.y*-O,-(S.x+1)*O]),p(g).css(R),b.on(rn,z),y.on(rn,z),t.on(i,(function(){z(!1)})),T[Qe]=a,T[Ge]=a,_.css(T),k()}else{var D=Mt.attachEvent,I=A!==n;if(D)t.prepend(xi(Kn)),Di(t,cn+Kn)[0].attachEvent("onresize",u);else{var P=Mt.createElement(s.o);P.setAttribute(c.ti,"-1"),P.setAttribute(c.c,Kn),P.onload=function(){var t=this.contentDocument.defaultView;t.addEventListener("resize",u),t.document.documentElement.style.display="none"},P.type="text/html",I&&t.prepend(P),P.data="about:blank",I||t.prepend(P),t.on(i,u)}}if(t[0]===zt){var L=function(){var t=ut.css("direction"),e={},n=0,r=!1;return t!==$t&&("ltr"===t?(e[Xe]=0,e[$e]=en,n=a):(e[Xe]=en,e[$e]=0,n=E.n?-a:E.i?0:a),ft.children().eq(0).css(e),ft[dn](n)[pn](a),$t=t,r=!0),r};L(),Cr(t,rn,(function(t){return L()&&Kr(),l.prvD(t),l.stpP(t),!1}))}}else if(N){var j,F=(j=t.contents()[0])[Sn];F&&(F.disconnect(),delete j[Sn])}else Ri(t.children(cn+Kn).eq(0))}}function Tr(){if(P){var t,e,n,r,i,o,a,s,u,f,h=11,d=l.mO(),p=l.now();_e=function(t){var e=!1;return L&&!G&&(b(t,(function(){return!(e=Zr(this))})),e&&(s=l.now(),u=Ht||Ft,f=function(){j||(p=s,F&&Xr(),u?Kr():_.update(en))},clearTimeout(a),h<=0||s-p>h||!u?f():a=setTimeout(f,h))),e},ge=new d(be=function(a){var s,u=!1,l=!1,f=[];return L&&!G&&(b(a,(function(){t=(s=this).target,e=s.attributeName,n=e===c.c,r=s.oldValue,i=t.className,q&&n&&!l&&r.indexOf(kn)>-1&&i.indexOf(kn)<0&&(o=pi(!0),kt.className=i.split(un).concat(r.split(un).filter((function(t){return t.match(o)}))).join(un),u=l=!0),u||(u=n?qr(r,i):e!==c.s||r!==t[c.s].cssText),f.push(e)})),Vr(f),u&&_.update(l||en)),u}),ye=new d(_e)}}function Rr(){P&&!we&&(ge.observe(kt,{attributes:!0,attributeOldValue:!0,attributeFilter:Mr}),ye.observe(F?At:Dt,{attributes:!0,attributeOldValue:!0,subtree:!F,childList:!F,characterData:!F,attributeFilter:F?Er:Mr}),we=!0)}function Dr(){P&&we&&(ge.disconnect(),ye.disconnect(),we=!1)}function Ir(){if(!G){var t,e={w:zt[c.sW],h:zt[c.sH]};t=Ai(e,ne),ne=e,t&&Kr({_hostSizeChanged:!0})}}function Nr(){Ce&&ri(!0)}function Pr(){Ce&&!st.hasClass(dr)&&ri(!1)}function Lr(){ke&&(ri(!0),clearTimeout(Se),Se=setTimeout((function(){ke&&!j&&ri(!1)}),100))}function jr(t){return l.prvD(t),!1}function Fr(t){var e=p(t.target);Mi((function(t,n){e.is(n)&&Kr({_contentSizeChanged:!0})}))}function Hr(t){t||Hr(!0),kr(ut,gn.split(un)[0],Lr,!ke||t,!0),kr(ut,[yn,bn],[Nr,Pr],!Ce||t,!0),L||t||ut.one("mouseover",Nr)}function Wr(){var t={};return H&&vt&&(t.w=yi(vt.css(Ke+Qe)),t.h=yi(vt.css(Ke+Ge)),t.c=Ai(t,me),t.f=!0),me=t,!!t.c}function qr(t,e){var n,r,i=typeof e==s.s?e.split(un):[],o=gi(typeof t==s.s?t.split(un):[],i),a=y(pr,o);if(a>-1&&o.splice(a,1),o[c.l]>0)for(r=pi(!0,!0),n=0;n<o.length;n++)if(!o[n].match(r))return!0;return!1}function Zr(t){var e=t.attributeName,n=t.target,r=t.type,i="closest";if(n===Dt)return null===e;if("attributes"===r&&(e===c.c||e===c.s)&&!F){if(e===c.c&&p(n).hasClass(An))return qr(t.oldValue,n.className);if(typeof n[i]!=s.f)return!0;if(null!==n[i](cn+Kn)||null!==n[i](cn+Jn)||null!==n[i](cn+ar))return!1}return!0}function Ur(){if(G)return!1;var t,e,n,r,i=wi(),o=F&&Ft&&!fe?ct.val().length:0,a=!we&&Ft&&!F,s={};return a&&(t=pt.css(Je),s[Je]=Q?$e:Xe,s[Qe]=en,pt.css(s)),r={w:i[c.sW]+o,h:i[c.sH]+o},a&&(s[Je]=t,s[Qe]=on,pt.css(s)),e=Wr(),n=Ai(r,ee),ee=r,n||e}function Br(){if(!G&&!we){var t,e,r,i=[],o=[{_elem:ut,_attrs:Mr.concat(":visible")},{_elem:F?ct:n,_attrs:Er}];return b(o,(function(n,o){(t=o._elem)&&b(o._attrs,(function(n,o){e=":"===o.charAt(0)?t.is(o):t.attr(o),r=Sr[o],Ai(e,r)&&i.push(o),Sr[o]=e}))})),Vr(i),i[c.l]>0}}function $r(t){if(!L)return!0;var e="flex-grow",n="flex-shrink",r="flex-basis",i=[Qe,Ke+Qe,Ye+Qe,qe+Xe,qe+$e,Xe,$e,"font-weight","word-spacing",e,n,r],o=[Ze+Xe,Ze+$e,Ue+Xe+Qe,Ue+$e+Qe],a=[Ge,Ke+Ge,Ye+Ge,qe+Be,qe+Ve,Be,Ve,"line-height",e,n,r],s=[Ze+Be,Ze+Ve,Ue+Be+Qe,Ue+Ve+Qe],u="s",l="v-s",f=Yt.x===u||Yt.x===l,h=!1,d=function(t,e){for(var n=0;n<t[c.l];n++)if(t[n]===e)return!0;return!1};return(Yt.y===u||Yt.y===l)&&((h=d(a,t))||Z||(h=d(s,t))),f&&!h&&((h=d(i,t))||Z||(h=d(o,t))),h}function Vr(t){b(t=t||gr,(function(t,e){if(l.inA(e,gr)>-1){var n=ct.attr(e);g(n)==s.s?dt.attr(e,n):dt.removeAttr(e)}}))}function Xr(){if(!G){var t,e,n,r,i=!fe,o=Fe.w,a=Fe.h,s={},u=Ft||i;return s[Ke+Qe]=tn,s[Ke+Ge]=tn,s[Qe]=en,ct.css(s),t=At[c.oW],e=u?f.max(t,At[c.sW]-1):1,s[Qe]=Ft?en:on,s[Ke+Qe]=on,s[Ge]=en,ct.css(s),n=At[c.oH],r=f.max(n,At[c.sH]-1),s[Qe]=e,s[Ge]=r,gt.css(s),s[Ke+Qe]=o,s[Ke+Ge]=a,ct.css(s),{_originalWidth:t,_originalHeight:n,_dynamicWidth:e,_dynamicHeight:r}}}function Kr(t){clearTimeout(rt),t=t||{},_r._hostSizeChanged|=t._hostSizeChanged,_r._contentSizeChanged|=t._contentSizeChanged,_r._force|=t._force;var e,r=l.now(),i=!!_r._hostSizeChanged,o=!!_r._contentSizeChanged,a=!!_r._force,s=t._changedOptions,h=wr>0&&L&&!j&&!a&&!s&&r-nt<wr&&!Ht&&!Ft;if(h&&(rt=setTimeout(Kr,wr)),!(j||h||G&&!s||L&&!a&&(e=ut.is(":hidden"))||"inline"===ut.css("display"))){nt=r,_r={},!k||O.x&&O.y?T=ki({},d.nativeScrollbarSize):(T.x=0,T.y=0),He={x:3*(T.x+(O.x?0:3)),y:3*(T.y+(O.y?0:3))},s=s||{};var v=function(){return Ai.apply(this,[].slice.call(arguments).concat([a]))},g={x:dt[dn](),y:dt[pn]()},y=et.scrollbars,b=et.textarea,w=y.visibility,x=v(w,re),A=y.autoHide,C=v(A,ie),R=y.clickScrolling,D=v(R,oe),I=y.dragScrolling,N=v(I,ae),P=et.className,W=v(P,ue),q=et.resize,J=v(q,se)&&!H,tt=et.paddingAbsolute,it=v(tt,Vt),ot=et.clipAlways,at=v(ot,Xt),st=et.sizeAutoCapable&&!H,bt=v(st,te),_t=et.nativeScrollbarsOverlaid.showNativeScrollbars,wt=v(_t,Gt),xt=et.autoUpdate,Ot=v(xt,Jt),St=et.overflowBehavior,Et=v(St,Yt,a),Mt=b.dynWidth,At=v(ve,Mt),zt=b.dynHeight,$t=v(pe,zt);if(Me="n"===A,Ae="s"===A,ke="m"===A,Ce="l"===A,Ee=y.autoHideDelay,le=ue,Re="n"===q,De="b"===q,Ie="h"===q,Ne="v"===q,ce=et.normalizeRTL,_t=_t&&O.x&&O.y,re=w,ie=A,oe=R,ae=I,ue=P,se=q,Vt=tt,Xt=ot,te=st,Gt=_t,Jt=xt,Yt=ki({},St),ve=Mt,pe=zt,Lt=Lt||{x:!1,y:!1},W&&(zi(ut,le+un+pr),Ci(ut,P!==n&&null!==P&&P.length>0?P:pr)),Ot&&(!0===xt||null===xt&&M?(Dr(),m.add(_)):(m.remove(_),Rr())),bt)if(st)if(mt?mt.show():(mt=p(xi(Vn)),ht.before(mt)),U)lt.show();else{lt=p(xi(Xn)),Ct=lt[0],mt.before(lt);var ee={w:-1,h:-1};zr(lt,(function(){var t={w:Ct[c.oW],h:Ct[c.oH]};Ai(t,ee)&&(L&&Ht&&t.h>0||Ft&&t.w>0||L&&!Ht&&0===t.h||!Ft&&0===t.w)&&Kr(),ee=t})),U=!0,null!==z&<.css(Ge,z+"(100% + 1px)")}else U&<.hide(),mt&&mt.hide();a&&(ft.find("*").trigger(rn),U&<.find("*").trigger(rn)),e=e===n?ut.is(":hidden"):e;var ne,ge=!!F&&"off"!==ct.attr("wrap"),ye=v(ge,fe),be=ut.css("direction"),_e=v(be,Bt),Oe=ut.css("box-sizing"),Se=v(Oe,Wt),ze=hi(Ze);try{ne=U?Ct[c.bCR]():null}catch(t){return}Z="border-box"===Oe;var Te=(Q="rtl"===be)?Xe:$e,Le=Q?$e:Xe,je=!1,We=!(!U||"none"===ut.css(Je))&&0===f.round(ne.right-ne.left)&&(!!tt||kt[c.cW]-B>0);if(st&&!We){var nn=kt[c.oW],an=mt.css(Qe);mt.css(Qe,en);var sn=kt[c.oW];mt.css(Qe,an),(je=nn!==sn)||(mt.css(Qe,nn+1),sn=kt[c.oW],mt.css(Qe,an),je=nn!==sn)}var cn=(We||je)&&st&&!e,ln=v(cn,Ft),fn=!cn&&Ft,hn=!(!U||!st||e)&&0===f.round(ne.bottom-ne.top),vn=v(hn,Ht),mn=!hn&&Ht,gn=hi(Ue,"-"+Qe,!(cn&&Z||!Z),!(hn&&Z||!Z)),yn=hi(qe),bn={},_n={},wn=function(){return{w:kt[c.cW],h:kt[c.cH]}},xn=function(){return{w:Tt[c.oW]+f.max(0,Dt[c.cW]-Dt[c.sW]),h:Tt[c.oH]+f.max(0,Dt[c.cH]-Dt[c.sH])}},On=B=ze.l+ze.r,Sn=$=ze.t+ze.b;if(On*=tt?1:0,Sn*=tt?1:0,ze.c=v(ze,qt),V=gn.l+gn.r,X=gn.t+gn.b,gn.c=v(gn,Zt),K=yn.l+yn.r,Y=yn.t+yn.b,yn.c=v(yn,Ut),fe=ge,Bt=be,Wt=Oe,Ft=cn,Ht=hn,qt=ze,Zt=gn,Ut=yn,_e&&U&<.css(Je,Le),ze.c||_e||it||ln||vn||Se||bt){var En={},Mn={},An=[ze.t,ze.r,ze.b,ze.l];fi(_n,qe,[-ze.t,-ze.r,-ze.b,-ze.l]),tt?(fi(En,tn,An),fi(F?Mn:bn,Ze)):(fi(En,tn),fi(F?Mn:bn,Ze,An)),ht.css(En),ct.css(Mn)}Fe=xn();var kn=!!F&&Xr(),Cn=F&&v(kn,de),zn=F&&kn?{w:Mt?kn._dynamicWidth:kn._originalWidth,h:zt?kn._dynamicHeight:kn._originalHeight}:{};if(de=kn,hn&&(vn||it||Se||ze.c||gn.c)?bn[Ge]=en:(vn||it)&&(bn[Ge]=on),cn&&(ln||it||Se||ze.c||gn.c||_e)?(bn[Qe]=en,_n[Ye+Qe]=on):(ln||it)&&(bn[Qe]=on,bn[Je]=tn,_n[Ye+Qe]=tn),cn?(_n[Qe]=en,bn[Qe]=u._cssPropertyValue(Qe,"max-content intrinsic")||en,bn[Je]=Le):_n[Qe]=tn,_n[Ge]=hn?zn.h||Dt[c.cH]:tn,st&&mt.css(_n),pt.css(bn),bn={},_n={},i||o||Cn||_e||Se||it||ln||cn||vn||hn||wt||Et||at||J||x||C||N||D||At||$t||ye){var Tn="overflow",Rn=Tn+"-x",Fn=Tn+"-y",Hn="hidden",Wn="visible";if(!k){var qn={},Un=Lt.y&&jt.ys&&!_t?O.y?dt.css(Te):-T.y:0,Bn=Lt.x&&jt.xs&&!_t?O.x?dt.css(Ve):-T.x:0;fi(qn,tn),dt.css(qn)}var Kn=wi(),Yn={w:zn.w||Kn[c.cW],h:zn.h||Kn[c.cH]},Qn={w:Kn[c.sW],h:Kn[c.sH]};k||(qn[Ve]=mn?tn:Bn,qn[Te]=fn?tn:Un,dt.css(qn)),Fe=xn();var Gn=wn(),Jn={w:Gn.w-K-V-(Z?0:B),h:Gn.h-Y-X-(Z?0:$)},tr={w:f.max((cn?Yn.w:Qn.w)+On,Jn.w),h:f.max((hn?Yn.h:Qn.h)+Sn,Jn.h)};if(tr.c=v(tr,Kt),Kt=tr,st){(tr.c||hn||cn)&&(_n[Qe]=tr.w,_n[Ge]=tr.h,F||(Yn={w:Kn[c.cW],h:Kn[c.cH]}));var er={},nr=function(t){var e=si(t),n=e._w_h,r=e._width_height,i=t?cn:hn,o=t?V:X,a=t?B:$,s=t?K:Y,c=Fe[n]-o-s-(Z?0:a);(!i||!i&&gn.c)&&(_n[r]=Jn[n]-1),!(i&&Yn[n]<c)||t&&F&&ge||(F&&(er[r]=yi(gt.css(r))-1),_n[r]-=1),Yn[n]>0&&(_n[r]=f.max(1,_n[r]))};nr(!0),nr(!1),F&>.css(er),mt.css(_n)}cn&&(bn[Qe]=on),!cn||Z||we||(bn[Je]="none"),pt.css(bn),bn={};var rr={w:Kn[c.sW],h:Kn[c.sH]};rr.c=o=v(rr,Nt),Nt=rr,Fe=xn(),i=v(Gn=wn(),It),It=Gn;var ir=F&&(0===Fe.w||0===Fe.h),or=Qt,ar={},fr={},hr={},dr={},vr={},mr={},gr={},yr=Tt[c.bCR](),br=function(t){var e=si(t),n=si(!t)._x_y,r=e._x_y,i=e._w_h,o=e._width_height,a=rn+e._Left_Top+"Max",s=yr[o]?f.abs(yr[o]-Fe[i]):0,c=or&&or[r]>0&&0===Rt[a];ar[r]="v-s"===St[r],fr[r]="v-h"===St[r],hr[r]="s"===St[r],dr[r]=f.max(0,f.round(100*(rr[i]-Fe[i]))/100),dr[r]*=ir||c&&s>0&&s<1?0:1,vr[r]=dr[r]>0,mr[r]=ar[r]||fr[r]?vr[n]&&!ar[n]&&!fr[n]:vr[r],mr[r+"s"]=!!mr[r]&&(hr[r]||ar[r]),gr[r]=vr[r]&&mr[r+"s"]};if(br(!0),br(!1),dr.c=v(dr,Qt),Qt=dr,vr.c=v(vr,Lt),Lt=vr,mr.c=v(mr,jt),jt=mr,O.x||O.y){var xr,Or="px solid transparent",Sr={},Er={},Mr=a;(vr.x||vr.y)&&(Er.w=O.y&&vr.y?rr.w+S.y:tn,Er.h=O.x&&vr.x?rr.h+S.x:tn,Mr=v(Er,Pt),Pt=Er),(vr.c||mr.c||rr.c||_e||ln||vn||cn||hn||wt)&&(bn[qe+Le]=bn[Ue+Le]=tn,xr=function(t){var e=si(t),n=si(!t),r=e._x_y,i=t?Ve:Te,o=t?hn:cn;O[r]&&vr[r]&&mr[r+"s"]?(bn[qe+i]=o?_t?tn:S[r]:tn,bn[Ue+i]=t&&o||_t?tn:S[r]+Or):(Er[n._w_h]=bn[qe+i]=bn[Ue+i]=tn,Mr=!0)},k?Ti(dt,Zn,!_t):(xr(!0),xr(!1))),_t&&(Er.w=Er.h=tn,Mr=!0),Mr&&!k&&(Sr[Qe]=mr.y?Er.w:tn,Sr[Ge]=mr.x?Er.h:tn,vt||(vt=p(xi($n)),dt.prepend(vt)),vt.css(Sr)),pt.css(bn)}var Ar,kr={};if(En={},(i||vr.c||mr.c||rr.c||Et||Se||wt||_e||at||vn)&&(kr[Le]=tn,(Ar=function(t){var e=si(t),n=si(!t),r=e._x_y,i=e._X_Y,o=t?Ve:Te,a=function(){kr[o]=tn,Pe[n._w_h]=0};vr[r]&&mr[r+"s"]?(kr[Tn+i]=rn,_t||k?a():(kr[o]=-(O[r]?S[r]:T[r]),Pe[n._w_h]=O[r]?S[n._x_y]:0)):(kr[Tn+i]=tn,a())})(!0),Ar(!1),!k&&(Fe.h<He.x||Fe.w<He.y)&&(vr.x&&mr.x&&!O.x||vr.y&&mr.y&&!O.y)?(kr[Ze+Be]=He.x,kr[qe+Be]=-He.x,kr[Ze+Le]=He.y,kr[qe+Le]=-He.y):kr[Ze+Be]=kr[qe+Be]=kr[Ze+Le]=kr[qe+Le]=tn,kr[Ze+Te]=kr[qe+Te]=tn,vr.x&&mr.x||vr.y&&mr.y||ir?F&&ir&&(En[Rn]=En[Fn]=Hn):(!ot||fr.x||ar.x||fr.y||ar.y)&&(F&&(En[Rn]=En[Fn]=tn),kr[Rn]=kr[Fn]=Wn),ht.css(En),dt.css(kr),kr={},(vr.c||Se||ln||vn)&&(!O.x||!O.y))){var Cr=Dt[c.s];Cr.webkitTransform="scale(1)",Cr.display="run-in",Dt[c.oH],Cr.display=tn,Cr.webkitTransform=tn}if(bn={},_e||ln||vn)if(Q&&cn){var Tr=pt.css(Je),Ir=f.round(pt.css(Je,tn).css(Xe,tn).position().left);pt.css(Je,Tr),Ir!==f.round(pt.position().left)&&(bn[Xe]=Ir)}else bn[Xe]=tn;if(pt.css(bn),F&&o){var Nr=bi();if(Nr){var Pr=he===n||Nr._rows!==he._rows,Lr=Nr._cursorRow,jr=Nr._cursorColumn,Fr=Nr._widestRow,qr=Nr._rows,Zr=Nr._columns,Ur=Nr._cursorPosition>=Nr._cursorMax&&xe,Br={x:ge||jr!==Zr||Lr!==Fr?-1:Qt.x,y:(ge?Ur||Pr&&or&&g.y===or.y:(Ur||Pr)&&Lr===qr)?Qt.y:-1};g.x=Br.x>-1?Q&&ce&&E.i?0:Br.x:g.x,g.y=Br.y>-1?Br.y:g.y}he=Nr}Q&&E.i&&O.y&&vr.x&&ce&&(g.x+=Pe.w||0),cn&&ut[dn](0),hn&&ut[pn](0),dt[dn](g.x)[pn](g.y);var $r="v"===w,Vr="h"===w,Qr="a"===w,Gr=function(t,e){e=e===n?t:e,ni(!0,t,gr.x),ni(!1,e,gr.y)};Ti(ut,Pn,mr.x||mr.y),Ti(ut,Ln,mr.x),Ti(ut,jn,mr.y),_e&&!H&&Ti(ut,Dn,Q),H&&Ci(ut,In),J&&(Ti(ut,In,Re),Ti(yt,sr,!Re),Ti(yt,cr,De),Ti(yt,ur,Ie),Ti(yt,lr,Ne)),(x||Et||mr.c||vr.c||wt)&&(_t?wt&&(zi(ut,Nn),_t&&Gr(!1)):Qr?Gr(gr.x,gr.y):$r?Gr(!0):Vr&&Gr(!1)),(C||wt)&&(Hr(!Ce&&!ke),ri(Me,!Me)),(i||dr.c||vn||ln||J||Se||it||wt||_e)&&(ii(!0),oi(!0),ii(!1),oi(!1)),D&&ai(!0,R),N&&ai(!1,I),li("onDirectionChanged",{isRTL:Q,dir:be},_e),li("onHostSizeChanged",{width:It.w,height:It.h},i),li("onContentSizeChanged",{width:Nt.w,height:Nt.h},o),li("onOverflowChanged",{x:vr.x,y:vr.y,xScrollable:mr.xs,yScrollable:mr.ys,clipped:mr.x||mr.y},vr.c||mr.c),li("onOverflowAmountChanged",{x:dr.x,y:dr.y},dr.c)}H&&me&&(Lt.c||me.c)&&(me.f||Wr(),O.y&&Lt.x&&pt.css(Ke+Qe,me.w+S.y),O.x&&Lt.y&&pt.css(Ke+Ge,me.h+S.x),me.c=!1),L&&s.updateOnLoad&&Yr(),li("onUpdated",{forced:a})}}function Yr(){F||Mi((function(t,e){pt.find(e).each((function(t,e){l.inA(e,Or)<0&&(Or.push(e),p(e).off(xr,Fr).on(xr,Fr))}))}))}function Qr(t){var e=C._validate(t,C._template,!0,tt);return tt=ki({},tt,e._default),et=ki({},et,e._prepared),e._prepared}function Gr(t){var e="parent",r="os-resize-observer-host",i=Fn+un+Gn,o=F?un+Gn:tn,a=et.textarea.inheritedAttrs,u={},f=function(){var e=t?ct:ut;b(u,(function(t,n){g(n)==s.s&&(t==c.c?e.addClass(n):e.attr(t,n))}))},h=[An,kn,Cn,In,Dn,zn,Tn,Rn,Nn,Pn,Ln,jn,pr,Fn,Gn,ue].join(un),d={};ut=ut||(F?q?ct[e]()[e]()[e]()[e]():p(xi(Cn)):ct),pt=pt||Oi(Bn+o),dt=dt||Oi(qn+o),ht=ht||Oi(Wn+o),ft=ft||Oi(r),gt=gt||(F?Oi(Hn):n),q&&Ci(ut,kn),t&&zi(ut,h),a=g(a)==s.s?a.split(un):a,l.isA(a)&&F&&b(a,(function(e,n){g(n)==s.s&&(u[n]=t?ut.attr(n):ct.attr(n))})),t?(q&&L?(ft.children().remove(),b([ht,dt,pt,gt],(function(t,e){e&&zi(e.removeAttr(c.s),vr)})),Ci(ut,F?Cn:An)):(Ri(ft),pt.contents().unwrap().unwrap().unwrap(),F&&(ct.unwrap(),Ri(ut),Ri(gt),f())),F&&ct.removeAttr(c.s),H&&zi(at,Mn)):(F&&(et.sizeAutoCapable||(d[Qe]=ct.css(Qe),d[Ge]=ct.css(Ge)),q||ct.addClass(Gn).wrap(ut),ut=ct[e]().css(d)),q||(Ci(ct,F?i:An),ut.wrapInner(pt).wrapInner(dt).wrapInner(ht).prepend(ft),pt=Di(ut,cn+Bn),dt=Di(ut,cn+qn),ht=Di(ut,cn+Wn),F&&(pt.prepend(gt),f())),k&&Ci(dt,Zn),O.x&&O.y&&Ci(dt,Un),H&&Ci(at,Mn),zt=ft[0],kt=ut[0],Tt=ht[0],Rt=dt[0],Dt=pt[0],Vr())}function Jr(){var t,e,r=[112,113,114,115,116,117,118,119,120,121,123,33,34,37,38,39,40,16,17,18,19,20,144],i=[],o=175,a="focus";function s(e){Xr(),_.update(en),e&&M&&clearInterval(t)}function u(t){return ct[dn](E.i&&ce?9999999:0),ct[pn](0),l.prvD(t),l.stpP(t),!1}function f(t){setTimeout((function(){j||s()}),50)}function h(){xe=!0,Ci(ut,a)}function d(){xe=!1,i=[],zi(ut,a),s(!0)}function p(e){var n=e.keyCode;y(n,r)<0&&(i[c.l]||(s(),t=setInterval(s,1e3/60)),y(n,i)<0&&i.push(n))}function v(t){var e=t.keyCode,n=y(e,i);y(e,r)<0&&(n>-1&&i.splice(n,1),i[c.l]||s(!0))}function m(t){!0!==Jt&&$r((t=t.originalEvent||t).propertyName)&&_.update(en)}function g(t){G||(e!==n?clearTimeout(e):((Ae||ke)&&ri(!0),_i()||Ci(ut,Nn),li("onScrollStart",t)),Te||(oi(!0),oi(!1)),li("onScroll",t),e=setTimeout((function(){j||(clearTimeout(e),e=n,(Ae||ke)&&ri(!1),_i()||zi(ut,Nn),li("onScrollStop",t))}),o))}F?(A>9||!M?Cr(ct,"input",s):Cr(ct,[_n,wn],[p,v]),Cr(ct,[rn,"drop",a,a+"out"],[u,f,h,d])):Cr(pt,On,m),Cr(dt,rn,g,!0)}function ti(t){var e,n,r=function(e){var n=Oi(Jn+un+(e?fr:hr),!0),r=Oi(tr,n),i=Oi(nr,n);return q||t||(n.append(r),r.append(i)),{_scrollbar:n,_track:r,_handle:i}};function i(t){var e=si(t),n=e._scrollbar,i=e._track,o=e._handle;q&&L?b([n,i,o],(function(t,e){zi(e.removeAttr(c.s),vr)})):Ri(n||r(t)._scrollbar)}t?(i(!0),i()):(e=r(!0),n=r(),bt=e._scrollbar,_t=e._track,wt=e._handle,xt=n._scrollbar,Ot=n._track,St=n._handle,q||(ht.after(xt),ht.after(bt)))}function ei(t){var e,r,i,o,a=si(t),s=a._info,u=Et.top!==Et,h=a._x_y,d=a._X_Y,p=rn+a._Left_Top,v="active",m="snapHandle",g="click",b=1,w=[16,17];function x(t){return A&&u?t["screen"+d]:l.page(t)[h]}function O(t){return et.scrollbars[t]}function S(){b=.5}function M(){b=1}function k(t){l.stpP(t)}function C(t){y(t.keyCode,w)>-1&&S()}function z(t){y(t.keyCode,w)>-1&&M()}function T(t){var e=(t.originalEvent||t).touches!==n;return!(G||j||_i()||!ae||e&&!O("touchSupport"))&&(1===l.mBtn(t)||e)}function D(e){if(T(e)){var n=s._trackLength,a=s._handleLength,c=s._maxScroll*((x(e)-i)*o/(n-a));c=isFinite(c)?c:0,Q&&t&&!E.i&&(c*=-1),dt[p](f.round(r+c)),Te&&oi(t,r+c),I||l.prvD(e)}else N(e)}function N(s){if(s=s||s.originalEvent,kr(ot,[gn,mn,_n,wn,xn],[D,N,C,z,jr],!0),l.rAF()((function(){kr(ot,g,k,!0,{_capture:!0})})),Te&&oi(t,!0),Te=!1,zi(st,dr),zi(a._handle,v),zi(a._track,v),zi(a._scrollbar,v),r=n,i=n,o=1,M(),e!==n&&(_.scrollStop(),clearTimeout(e),e=n),s){var u=kt[c.bCR]();s.clientX>=u.left&&s.clientX<=u.right&&s.clientY>=u.top&&s.clientY<=u.bottom||Pr(),(Ae||ke)&&ri(!1)}}function P(t){T(t)&&L(t)}function L(e){r=dt[p](),r=isNaN(r)?0:r,(Q&&t&&!E.n||!Q)&&(r=r<0?0:r),o=vi()[h],i=x(e),Te=!O(m),Ci(st,dr),Ci(a._handle,v),Ci(a._scrollbar,v),kr(ot,[gn,mn,xn],[D,N,jr]),l.rAF()((function(){kr(ot,g,k,!1,{_capture:!0})})),!A&&W||l.prvD(e),l.stpP(e)}function F(r){if(T(r)){var c,u=a._info._handleLength/Math.round(f.min(1,Fe[a._w_h]/Nt[a._w_h])*a._info._trackLength),d=f.round(Fe[a._w_h]*u),g=270*u,y=400*u,w=a._track.offset()[a._left_top],x=r.ctrlKey,M=r.shiftKey,A=M&&x,k=!0,R="linear",D=function(e){Te&&oi(t,e)},I=function(){D(),L(r)},P=function(){if(!j){var r=(i-w)*o,a=s._handleOffset,u=s._trackLength,l=s._handleLength,v=s._maxScroll,m=s._currentScroll,x=g*b,O=k?f.max(y,x):x,S=v*((r-l/2)/(u-l)),C=Q&&t&&(!E.i&&!E.n||ce),z=C?a<r:a>r,T={},N={easing:R,step:function(e){Te&&(dt[p](e),oi(t,e))}};S=isFinite(S)?S:0,S=Q&&t&&!E.i?v-S:S,M?(dt[p](S),A?(S=dt[p](),dt[p](m),S=C&&E.i?v-S:S,S=C&&E.n?-S:S,T[h]=S,_.scroll(T,ki(N,{duration:130,complete:I}))):I()):(c=k?z:c,(C?c?a+l>=r:a<=r:c?a<=r:a+l>=r)?(clearTimeout(e),_.scrollStop(),e=n,D(!0)):(e=setTimeout(P,O),T[h]=(c?"-=":"+=")+d,_.scroll(T,ki(N,{duration:x}))),k=!1)}};x&&S(),o=vi()[h],i=l.page(r)[h],Te=!O(m),Ci(st,dr),Ci(a._track,v),Ci(a._scrollbar,v),kr(ot,[mn,_n,wn,xn],[N,C,z,jr]),P(),l.prvD(r),l.stpP(r)}}function H(t){ze=!0,(Ae||ke)&&ri(!0)}function q(t){ze=!1,(Ae||ke)&&ri(!1)}function Z(t){l.stpP(t)}Cr(a._handle,vn,P),Cr(a._track,[vn,yn,bn],[F,H,q]),Cr(a._scrollbar,vn,Z),R&&Cr(a._scrollbar,On,(function(e){e.target===a._scrollbar[0]&&(ii(t),oi(t))}))}function ni(t,e,n){var r=t?bt:xt;Ti(ut,t?zn:Tn,!e),Ti(r,ir,!n)}function ri(t,e){if(clearTimeout(Oe),t)zi(bt,or),zi(xt,or);else{var n,r="active",i=function(){ze||j||(!(n=wt.hasClass(r)||St.hasClass(r))&&(Ae||ke||Ce)&&Ci(bt,or),!n&&(Ae||ke||Ce)&&Ci(xt,or))};Ee>0&&!0!==e?Oe=setTimeout(i,Ee):i()}}function ii(t){var e={},n=si(t),r=n._info,i=1e6,o=f.min(1,Fe[n._w_h]/Nt[n._w_h]);e[n._width_height]=f.floor(100*o*i)/i+"%",_i()||n._handle.css(e),r._handleLength=n._handle[0]["offset"+n._Width_Height],r._handleLengthRatio=o}function oi(t,e){var r,i,o=g(e)==s.b,a=250,c=Q&&t,l=si(t),h=l._info,d="translate(",p=u._cssProperty("transform"),v=u._cssProperty("transition"),m=t?dt[dn]():dt[pn](),y=e===n||o?m:e,b=h._handleLength,_=l._track[0]["offset"+l._Width_Height],w=_-b,x={},O=(Rt[rn+l._Width_Height]-Rt["client"+l._Width_Height])*(E.n&&c?-1:1),S=function(t){return isNaN(t/O)?0:f.max(0,f.min(1,t/O))},M=function(t){var e=w*t;return e=isNaN(e)?0:e,e=c&&!E.i?_-b-e:e,e=f.max(0,e)},A=S(m),k=M(S(y)),C=M(A);h._maxScroll=O,h._currentScroll=m,h._currentScrollRatio=A,D?(r=c?-(_-b-k):k,i=t?d+r+"px, 0)":d+"0, "+r+"px)",x[p]=i,R&&(x[v]=o&&f.abs(k-h._handleOffset)>1?di(l._handle)+", "+(p+un+a)+"ms":tn)):x[l._left_top]=k,_i()||(l._handle.css(x),D&&R&&o&&l._handle.one(On,(function(){j||l._handle.css(v,tn)}))),h._handleOffset=k,h._snappedHandleOffset=C,h._trackLength=_}function ai(t,e){var n=e?"removeClass":"addClass",r=t?Ot:St,i=t?er:rr;(t?_t:wt)[n](i),r[n](i)}function si(t){return{_width_height:t?Qe:Ge,_Width_Height:t?"Width":"Height",_left_top:t?Xe:Be,_Left_Top:t?"Left":"Top",_x_y:t?an:sn,_X_Y:t?"X":"Y",_w_h:t?"w":"h",_l_t:t?"l":"t",_track:t?_t:Ot,_handle:t?wt:St,_scrollbar:t?bt:xt,_info:t?Le:je}}function ci(t){yt=yt||Oi(ar,!0),t?q&&L?zi(yt.removeAttr(c.s),vr):Ri(yt):q||ut.append(yt)}function ui(){var t,e=Et.top!==Et,r={},i={},o={};function a(t){if(u(t)){var e=f(t),n={};(Ie||De)&&(n[Qe]=i.w+(e.x-r.x)*o.x),(Ne||De)&&(n[Ge]=i.h+(e.y-r.y)*o.y),ut.css(n),l.stpP(t)}else s(t)}function s(e){var r=e!==n;kr(ot,[xn,gn,mn],[jr,a,s],!0),zi(st,dr),yt.releaseCapture&&yt.releaseCapture(),r&&(t&&Rr(),_.update(en)),t=!1}function u(t){var e=(t.originalEvent||t).touches!==n;return!G&&!j&&(1===l.mBtn(t)||e)}function f(t){return A&&e?{x:t.screenX,y:t.screenY}:l.page(t)}Cr(yt,vn,(function(e){u(e)&&!Re&&(we&&(t=!0,Dr()),r=f(e),i.w=kt[c.oW]-(Z?0:B),i.h=kt[c.oH]-(Z?0:$),o=vi(),kr(ot,[xn,gn,mn],[jr,a,s]),Ci(st,dr),yt.setCapture&&yt.setCapture(),l.prvD(e),l.stpP(e))}))}function li(t,e,n){if(!1!==n)if(L){var r,i=et.callbacks[t],o=t;"on"===o.substr(0,2)&&(o=o.substr(2,1).toLowerCase()+o.substr(3)),g(i)==s.f&&i.call(_,e),b(yr,(function(){g((r=this).on)==s.f&&r.on(o,e)}))}else j||mr.push({n:t,a:e})}function fi(t,e,n){n=n||[tn,tn,tn,tn],t[(e=e||tn)+Be]=n[0],t[e+$e]=n[1],t[e+Ve]=n[2],t[e+Xe]=n[3]}function hi(t,e,n,r){return e=e||tn,t=t||tn,{t:r?0:yi(ut.css(t+Be+e)),r:n?0:yi(ut.css(t+$e+e)),b:r?0:yi(ut.css(t+Ve+e)),l:n?0:yi(ut.css(t+Xe+e))}}function di(t){var e=u._cssProperty("transition"),n=t.css(e);if(n)return n;for(var r,i,o,a="\\s*(([^,(]+(\\(.+?\\))?)+)[\\s,]*",s=new RegExp(a),l=new RegExp("^("+a+")+$"),f="property duration timing-function delay".split(" "),h=[],d=0,p=function(t){if(r=[],!t.match(l))return t;for(;t.match(s);)r.push(RegExp.$1),t=t.replace(s,tn);return r};d<f[c.l];d++)for(i=p(t.css(e+"-"+f[d])),o=0;o<i[c.l];o++)h[o]=(h[o]?h[o]+un:tn)+i[o];return h.join(", ")}function pi(t,e){var n,r,i,o=function(t,e){if(i="",e&&typeof t==s.s)for(r=t.split(un),n=0;n<r[c.l];n++)i+="|"+r[n]+"$";return i};return new RegExp("(^"+An+"([-_].+|)$)"+o(ue,t)+o(le,e),"g")}function vi(){var t=Tt[c.bCR]();return{x:D&&1/(f.round(t.width)/Tt[c.oW])||1,y:D&&1/(f.round(t.height)/Tt[c.oH])||1}}function mi(e){var n="ownerDocument",r="HTMLElement",i=e&&e[n]&&e[n].parentWindow||t;return typeof i[r]==s.o?e instanceof i[r]:e&&typeof e==s.o&&null!==e&&1===e.nodeType&&typeof e.nodeName==s.s}function gi(t,e){var n,r,i=[],o=[];for(n=0;n<t.length;n++)i[t[n]]=!0;for(n=0;n<e.length;n++)i[e[n]]?delete i[e[n]]:i[e[n]]=!0;for(r in i)o.push(r);return o}function yi(t,e){var n=e?parseFloat(t):parseInt(t,10);return isNaN(n)?0:n}function bi(){var t=At.selectionStart;if(t!==n){var e,r,i=ct.val(),o=i[c.l],a=i.split("\n"),s=a[c.l],u=i.substr(0,t).split("\n"),l=0,f=0,h=u[c.l],d=u[u[c.l]-1][c.l];for(r=0;r<a[c.l];r++)(e=a[r][c.l])>f&&(l=r+1,f=e);return{_cursorRow:h,_cursorColumn:d,_rows:s,_columns:f,_widestRow:l,_cursorPosition:t,_cursorMax:o}}}function _i(){return Gt&&O.x&&O.y}function wi(){return F?gt[0]:Dt}function xi(t,e){return"<div "+(t?g(t)==s.s?'class="'+t+'"':function(){var e,n=tn;if(p.isPlainObject(t))for(e in t)n+=("c"===e?"class":e)+'="'+t[e]+'" ';return n}():tn)+">"+(e||tn)+"</div>"}function Oi(t,e){var n=g(e)==s.b,r=n?ut:e||ut;return q&&!r[c.l]?null:q?r[n?"children":"find"](cn+t.replace(/\s/g,cn)).eq(0):p(xi(t))}function Si(t,e){for(var n,r=e.split(cn),i=0;i<r.length;i++){if(!t[c.hOP](r[i]))return;n=t[r[i]],i<r.length&&g(n)==s.o&&(t=n)}return n}function Ei(t,e,n){for(var r=e.split(cn),i=r.length,o=0,a={},s=a;o<i;o++)a=a[r[o]]=o+1<i?{}:n;p.extend(t,s,!0)}function Mi(t){var e=et.updateOnLoad;e=g(e)==s.s?e.split(un):e,l.isA(e)&&!j&&b(e,t)}function Ai(t,e,n){if(n)return n;if(g(t)!=s.o||g(e)!=s.o)return t!==e;for(var r in t)if("c"!==r){if(!t[c.hOP](r)||!e[c.hOP](r))return!0;if(Ai(t[r],e[r]))return!0}return!1}function ki(){return p.extend.apply(this,[!0].concat([].slice.call(arguments)))}function Ci(t,e){return w.addClass.call(t,e)}function zi(t,e){return w.removeClass.call(t,e)}function Ti(t,e,n){return n?Ci(t,e):zi(t,e)}function Ri(t){return w.remove.call(t)}function Di(t,e){return w.find.call(t,e).eq(0)}function Ii(t,n,r){var i,o;return J=d.defaultOptions,k=d.nativeScrollbarStyling,T=ki({},d.nativeScrollbarSize),O=ki({},d.nativeScrollbarIsOverlaid),S=ki({},d.overlayScrollbarDummySize),E=ki({},d.rtlScrollBehavior),Qr(ki({},J,n)),z=d.cssCalc,A=d.msie,M=d.autoUpdateRecommended,R=d.supportTransition,D=d.supportTransform,I=d.supportPassiveEvents,N=d.supportResizeObserver,P=d.supportMutationObserver,d.restrictedMeasuring,ot=p(t.ownerDocument),Mt=ot[0],it=p(Mt.defaultView||Mt.parentWindow),Et=it[0],at=Di(ot,"html"),st=Di(at,"body"),ct=p(t),At=ct[0],F=ct.is("textarea"),H=ct.is("body"),W=Mt!==e,q=F?ct.hasClass(Fn)&&ct.parent().hasClass(Bn):ct.hasClass(An)&&ct.children(cn+Wn)[c.l],O.x&&O.y&&!et.nativeScrollbarsOverlaid.initialize?(li("onInitializationWithdrawn"),q&&(Gr(!0),ti(!0),ci(!0)),j=!0,G=!0,_):(H&&((i={}).l=f.max(ct[dn](),at[dn](),it[dn]()),i.t=f.max(ct[pn](),at[pn](),it[pn]()),o=function(){dt.removeAttr(c.ti),kr(dt,vn,o,!0,!0)}),Gr(),ti(),ci(),Jr(),ei(!0),ei(!1),ui(),Tr(),zr(ft,Ir),H&&(dt[dn](i.l)[pn](i.t),e.activeElement==t&&Rt.focus&&(dt.attr(c.ti,"-1"),Rt.focus(),kr(dt,vn,o,!1,!0))),_.update(en),L=!0,li("onInitialized"),b(mr,(function(t,e){li(e.n,e.a)})),mr=[],g(r)==s.s&&(r=[r]),l.isA(r)?b(r,(function(t,e){_.addExt(e)})):p.isPlainObject(r)&&b(r,(function(t,e){_.addExt(t,e)})),setTimeout((function(){R&&!j&&Ci(ut,Rn)}),333),_)}}return r=t[a]=function(t,e,a){if(0===arguments[c.l])return this;var u,f,h=[],d=p.isPlainObject(e);return t?(t=t[c.l]!=n?t:[t[0]||t],z(),t[c.l]>0&&(d?p.each(t,(function(t,r){(u=r)!==n&&h.push(D(u,e,a,i,o))})):p.each(t,(function(t,i){u=v(i),("!"===e&&r.valid(u)||l.type(e)==s.f&&e(i,u)||e===n)&&h.push(u)})),f=1===h[c.l]?h[0]:h),f):d||!e?f:h},r.globals=function(){z();var t=p.extend(!0,{},i);return delete t.msie,t},r.defaultOptions=function(t){z();var e=i.defaultOptions;if(t===n)return p.extend(!0,{},e);i.defaultOptions=p.extend(!0,{},e,C._validate(t,C._template,!0,e)._default)},r.valid=function(t){return t instanceof r&&!t.getState().destroyed},r.extension=function(t,e,n){var r=l.type(t)==s.s,i=arguments[c.l],o=0;if(i<1||!r)return p.extend(!0,{length:k[c.l]},k);if(r)if(l.type(e)==s.f)k.push({name:t,extensionFactory:e,defaultOptions:n});else for(;o<k[c.l];o++)if(k[o].name===t){if(!(i>1))return p.extend(!0,{},k[o]);k.splice(o,1)}},r}();return h&&h.fn&&(h.fn.overlayScrollbars=function(t,e){var n=this;return h.isPlainObject(t)?(h.each(n,(function(){m(this,t,e)})),n):m(n,t)}),m}(i,i.document,void 0)}.call(e,n,e,t),void 0===r||(t.exports=r)},463:(t,e,n)=>{"use strict";n.d(e,{ZP:()=>it,uI:()=>at});var r=n(7294),i=n(5697),o=n.n(i);function a(t,e,n,r){return new(n||(n=Promise))((function(i,o){function a(t){try{c(r.next(t))}catch(t){o(t)}}function s(t){try{c(r.throw(t))}catch(t){o(t)}}function c(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(a,s)}c((r=r.apply(t,e||[])).next())}))}function s(t,e){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=e.call(t,a)}catch(t){o=[6,t],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}}Object.create;function c(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}Object.create;var u=new Map([["avi","video/avi"],["gif","image/gif"],["ico","image/x-icon"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["mkv","video/x-matroska"],["mov","video/quicktime"],["mp4","video/mp4"],["pdf","application/pdf"],["png","image/png"],["zip","application/zip"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"]]);function l(t,e){var n=function(t){var e=t.name;if(e&&-1!==e.lastIndexOf(".")&&!t.type){var n=e.split(".").pop().toLowerCase(),r=u.get(n);r&&Object.defineProperty(t,"type",{value:r,writable:!1,configurable:!1,enumerable:!0})}return t}(t);if("string"!=typeof n.path){var r=t.webkitRelativePath;Object.defineProperty(n,"path",{value:"string"==typeof e?e:"string"==typeof r&&r.length>0?r:t.name,writable:!1,configurable:!1,enumerable:!0})}return n}var f=[".DS_Store","Thumbs.db"];function h(t){return(null!==t.target&&t.target.files?v(t.target.files):[]).map((function(t){return l(t)}))}function d(t,e){return a(this,void 0,void 0,(function(){var n;return s(this,(function(r){switch(r.label){case 0:return t.items?(n=v(t.items).filter((function(t){return"file"===t.kind})),"drop"!==e?[2,n]:[4,Promise.all(n.map(m))]):[3,2];case 1:return[2,p(g(r.sent()))];case 2:return[2,p(v(t.files).map((function(t){return l(t)})))]}}))}))}function p(t){return t.filter((function(t){return-1===f.indexOf(t.name)}))}function v(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];e.push(r)}return e}function m(t){if("function"!=typeof t.webkitGetAsEntry)return y(t);var e=t.webkitGetAsEntry();return e&&e.isDirectory?_(e):y(t)}function g(t){return t.reduce((function(t,e){return function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(c(arguments[e]));return t}(t,Array.isArray(e)?g(e):[e])}),[])}function y(t){var e=t.getAsFile();if(!e)return Promise.reject(t+" is not a File");var n=l(e);return Promise.resolve(n)}function b(t){return a(this,void 0,void 0,(function(){return s(this,(function(e){return[2,t.isDirectory?_(t):w(t)]}))}))}function _(t){var e=t.createReader();return new Promise((function(t,n){var r=[];!function i(){var o=this;e.readEntries((function(e){return a(o,void 0,void 0,(function(){var o,a,c;return s(this,(function(s){switch(s.label){case 0:if(e.length)return[3,5];s.label=1;case 1:return s.trys.push([1,3,,4]),[4,Promise.all(r)];case 2:return o=s.sent(),t(o),[3,4];case 3:return a=s.sent(),n(a),[3,4];case 4:return[3,6];case 5:c=Promise.all(e.map(b)),r.push(c),i(),s.label=6;case 6:return[2]}}))}))}),(function(t){n(t)}))}()}))}function w(t){return a(this,void 0,void 0,(function(){return s(this,(function(e){return[2,new Promise((function(e,n){t.file((function(n){var r=l(n,t.fullPath);e(r)}),(function(t){n(t)}))}))]}))}))}var x=n(8363);function O(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,i,o=[],a=!0,s=!1;try{for(n=n.call(t);!(a=(r=n.next()).done)&&(o.push(r.value),!e||o.length!==e);a=!0);}catch(t){s=!0,i=t}finally{try{a||null==n.return||n.return()}finally{if(s)throw i}}return o}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return S(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return S(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function S(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var E="file-invalid-type",M="file-too-large",A="file-too-small",k="too-many-files",C=function(t){t=Array.isArray(t)&&1===t.length?t[0]:t;var e=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:E,message:"File type must be ".concat(e)}},z=function(t){return{code:M,message:"File is larger than ".concat(t," bytes")}},T=function(t){return{code:A,message:"File is smaller than ".concat(t," bytes")}},R={code:k,message:"Too many files"};function D(t,e){var n="application/x-moz-file"===t.type||(0,x.Z)(t,e);return[n,n?null:C(e)]}function I(t,e,n){if(N(t.size))if(N(e)&&N(n)){if(t.size>n)return[!1,z(n)];if(t.size<e)return[!1,T(e)]}else{if(N(e)&&t.size<e)return[!1,T(e)];if(N(n)&&t.size>n)return[!1,z(n)]}return[!0,null]}function N(t){return null!=t}function P(t){var e=t.files,n=t.accept,r=t.minSize,i=t.maxSize,o=t.multiple,a=t.maxFiles;return!(!o&&e.length>1||o&&a>=1&&e.length>a)&&e.every((function(t){var e=O(D(t,n),1)[0],o=O(I(t,r,i),1)[0];return e&&o}))}function L(t){return"function"==typeof t.isPropagationStopped?t.isPropagationStopped():void 0!==t.cancelBubble&&t.cancelBubble}function j(t){return t.dataTransfer?Array.prototype.some.call(t.dataTransfer.types,(function(t){return"Files"===t||"application/x-moz-file"===t})):!!t.target&&!!t.target.files}function F(t){t.preventDefault()}function H(t){return-1!==t.indexOf("MSIE")||-1!==t.indexOf("Trident/")}function W(t){return-1!==t.indexOf("Edge/")}function q(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return H(t)||W(t)}function Z(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return e.some((function(e){return!L(t)&&e&&e.apply(void 0,[t].concat(r)),L(t)}))}}var U=["children"],B=["open"],$=["refKey","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],V=["refKey","onChange","onClick"];function X(t){return function(t){if(Array.isArray(t))return Q(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||Y(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function K(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,i,o=[],a=!0,s=!1;try{for(n=n.call(t);!(a=(r=n.next()).done)&&(o.push(r.value),!e||o.length!==e);a=!0);}catch(t){s=!0,i=t}finally{try{a||null==n.return||n.return()}finally{if(s)throw i}}return o}(t,e)||Y(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Y(t,e){if(t){if("string"==typeof t)return Q(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Q(t,e):void 0}}function Q(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function G(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function J(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?G(Object(n),!0).forEach((function(e){tt(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):G(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function tt(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function et(t,e){if(null==t)return{};var n,r,i=function(t,e){if(null==t)return{};var n,r,i={},o=Object.keys(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||(i[n]=t[n]);return i}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}var nt=(0,r.forwardRef)((function(t,e){var n=t.children,i=at(et(t,U)),o=i.open,a=et(i,B);return(0,r.useImperativeHandle)(e,(function(){return{open:o}}),[o]),r.createElement(r.Fragment,null,n(J(J({},a),{},{open:o})))}));nt.displayName="Dropzone";var rt={disabled:!1,getFilesFromEvent:function(t){return a(this,void 0,void 0,(function(){return s(this,(function(e){return[2,(n=t,n.dataTransfer&&t.dataTransfer?d(t.dataTransfer,t.type):h(t))];var n}))}))},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null};nt.defaultProps=rt,nt.propTypes={children:o().func,accept:o().oneOfType([o().string,o().arrayOf(o().string)]),multiple:o().bool,preventDropOnDocument:o().bool,noClick:o().bool,noKeyboard:o().bool,noDrag:o().bool,noDragEventsBubbling:o().bool,minSize:o().number,maxSize:o().number,maxFiles:o().number,disabled:o().bool,getFilesFromEvent:o().func,onFileDialogCancel:o().func,onDragEnter:o().func,onDragLeave:o().func,onDragOver:o().func,onDrop:o().func,onDropAccepted:o().func,onDropRejected:o().func,validator:o().func};const it=nt;var ot={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,draggedFiles:[],acceptedFiles:[],fileRejections:[]};function at(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=J(J({},rt),t),n=e.accept,i=e.disabled,o=e.getFilesFromEvent,a=e.maxSize,s=e.minSize,c=e.multiple,u=e.maxFiles,l=e.onDragEnter,f=e.onDragLeave,h=e.onDragOver,d=e.onDrop,p=e.onDropAccepted,v=e.onDropRejected,m=e.onFileDialogCancel,g=e.preventDropOnDocument,y=e.noClick,b=e.noKeyboard,_=e.noDrag,w=e.noDragEventsBubbling,x=e.validator,O=(0,r.useRef)(null),S=(0,r.useRef)(null),E=(0,r.useReducer)(st,ot),M=K(E,2),A=M[0],k=M[1],C=A.isFocused,z=A.isFileDialogActive,T=A.draggedFiles,N=(0,r.useCallback)((function(){S.current&&(k({type:"openDialog"}),S.current.value=null,S.current.click())}),[k]),H=function(){z&&setTimeout((function(){S.current&&(S.current.files.length||(k({type:"closeDialog"}),"function"==typeof m&&m()))}),300)};(0,r.useEffect)((function(){return window.addEventListener("focus",H,!1),function(){window.removeEventListener("focus",H,!1)}}),[S,z,m]);var W=(0,r.useCallback)((function(t){O.current&&O.current.isEqualNode(t.target)&&(32!==t.keyCode&&13!==t.keyCode||(t.preventDefault(),N()))}),[O,S]),U=(0,r.useCallback)((function(){k({type:"focus"})}),[]),B=(0,r.useCallback)((function(){k({type:"blur"})}),[]),Y=(0,r.useCallback)((function(){y||(q()?setTimeout(N,0):N())}),[S,y]),Q=(0,r.useRef)([]),G=function(t){O.current&&O.current.contains(t.target)||(t.preventDefault(),Q.current=[])};(0,r.useEffect)((function(){return g&&(document.addEventListener("dragover",F,!1),document.addEventListener("drop",G,!1)),function(){g&&(document.removeEventListener("dragover",F),document.removeEventListener("drop",G))}}),[O,g]);var nt=(0,r.useCallback)((function(t){t.preventDefault(),t.persist(),ht(t),Q.current=[].concat(X(Q.current),[t.target]),j(t)&&Promise.resolve(o(t)).then((function(e){L(t)&&!w||(k({draggedFiles:e,isDragActive:!0,type:"setDraggedFiles"}),l&&l(t))}))}),[o,l,w]),it=(0,r.useCallback)((function(t){t.preventDefault(),t.persist(),ht(t);var e=j(t);if(e&&t.dataTransfer)try{t.dataTransfer.dropEffect="copy"}catch(t){}return e&&h&&h(t),!1}),[h,w]),at=(0,r.useCallback)((function(t){t.preventDefault(),t.persist(),ht(t);var e=Q.current.filter((function(t){return O.current&&O.current.contains(t)})),n=e.indexOf(t.target);-1!==n&&e.splice(n,1),Q.current=e,e.length>0||(k({isDragActive:!1,type:"setDraggedFiles",draggedFiles:[]}),j(t)&&f&&f(t))}),[O,f,w]),ct=(0,r.useCallback)((function(t){t.preventDefault(),t.persist(),ht(t),Q.current=[],j(t)&&Promise.resolve(o(t)).then((function(e){if(!L(t)||w){var r=[],i=[];e.forEach((function(t){var e=K(D(t,n),2),o=e[0],c=e[1],u=K(I(t,s,a),2),l=u[0],f=u[1],h=x?x(t):null;if(o&&l&&!h)r.push(t);else{var d=[c,f];h&&(d=d.concat(h)),i.push({file:t,errors:d.filter((function(t){return t}))})}})),(!c&&r.length>1||c&&u>=1&&r.length>u)&&(r.forEach((function(t){i.push({file:t,errors:[R]})})),r.splice(0)),k({acceptedFiles:r,fileRejections:i,type:"setFiles"}),d&&d(r,i,t),i.length>0&&v&&v(i,t),r.length>0&&p&&p(r,t)}})),k({type:"reset"})}),[c,n,s,a,u,o,d,p,v,w,x]),ut=function(t){return i?null:t},lt=function(t){return b?null:ut(t)},ft=function(t){return _?null:ut(t)},ht=function(t){w&&t.stopPropagation()},dt=(0,r.useMemo)((function(){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.refKey,n=void 0===e?"ref":e,r=t.onKeyDown,o=t.onFocus,a=t.onBlur,s=t.onClick,c=t.onDragEnter,u=t.onDragOver,l=t.onDragLeave,f=t.onDrop,h=et(t,$);return J(J(tt({onKeyDown:lt(Z(r,W)),onFocus:lt(Z(o,U)),onBlur:lt(Z(a,B)),onClick:ut(Z(s,Y)),onDragEnter:ft(Z(c,nt)),onDragOver:ft(Z(u,it)),onDragLeave:ft(Z(l,at)),onDrop:ft(Z(f,ct))},n,O),i||b?{}:{tabIndex:0}),h)}}),[O,W,U,B,Y,nt,it,at,ct,b,_,i]),pt=(0,r.useCallback)((function(t){t.stopPropagation()}),[]),vt=(0,r.useMemo)((function(){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.refKey,r=void 0===e?"ref":e,i=t.onChange,o=t.onClick,a=et(t,V),s=tt({accept:n,multiple:c,type:"file",style:{display:"none"},onChange:ut(Z(i,ct)),onClick:ut(Z(o,pt)),autoComplete:"off",tabIndex:-1},r,S);return J(J({},s),a)}}),[S,n,c,ct,i]),mt=T.length,gt=mt>0&&P({files:T,accept:n,minSize:s,maxSize:a,multiple:c,maxFiles:u}),yt=mt>0&&!gt;return J(J({},A),{},{isDragAccept:gt,isDragReject:yt,isFocused:C&&!i,getRootProps:dt,getInputProps:vt,rootRef:O,inputRef:S,open:ut(N)})}function st(t,e){switch(e.type){case"focus":return J(J({},t),{},{isFocused:!0});case"blur":return J(J({},t),{},{isFocused:!1});case"openDialog":return J(J({},t),{},{isFileDialogActive:!0});case"closeDialog":return J(J({},t),{},{isFileDialogActive:!1});case"setDraggedFiles":var n=e.isDragActive,r=e.draggedFiles;return J(J({},t),{},{draggedFiles:r,isDragActive:n});case"setFiles":return J(J({},t),{},{acceptedFiles:e.acceptedFiles,fileRejections:e.fileRejections});case"reset":return J({},ot);default:return t}}},8699:(t,e,n)=>{"use strict";n.d(e,{Z:()=>P});var r=n(7462),i=n(3366),o=n(4578),a=n(7294),s=n(5697),c=n.n(s),u=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some((function(t,r){return t[0]===e&&(n=r,!0)})),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),r=this.__entries__[n];return r&&r[1]},e.prototype.set=function(e,n){var r=t(this.__entries__,e);~r?this.__entries__[r][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,r=t(n,e);~r&&n.splice(r,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,r=this.__entries__;n<r.length;n++){var i=r[n];t.call(e,i[1],i[0])}},e}()}(),l="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,f=void 0!==n.g&&n.g.Math===Math?n.g:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),h="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(f):function(t){return setTimeout((function(){return t(Date.now())}),1e3/60)};var d=["top","right","bottom","left","width","height","size","weight"],p="undefined"!=typeof MutationObserver,v=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,r=!1,i=0;function o(){n&&(n=!1,t()),r&&s()}function a(){h(o)}function s(){var t=Date.now();if(n){if(t-i<2)return;r=!0}else n=!0,r=!1,setTimeout(a,e);i=t}return s}(this.refresh.bind(this),20)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter((function(t){return t.gatherActive(),t.hasActive()}));return t.forEach((function(t){return t.broadcastActive()})),t.length>0},t.prototype.connect_=function(){l&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),p?(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)},t.prototype.disconnect_=function(){l&&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)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;d.some((function(t){return!!~n.indexOf(t)}))&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),m=function(t,e){for(var n=0,r=Object.keys(e);n<r.length;n++){var i=r[n];Object.defineProperty(t,i,{value:e[i],enumerable:!1,writable:!1,configurable:!0})}return t},g=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||f},y=S(0,0,0,0);function b(t){return parseFloat(t)||0}function _(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce((function(e,n){return e+b(t["border-"+n+"-width"])}),0)}function w(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return y;var r=g(t).getComputedStyle(t),i=function(t){for(var e={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var i=r[n],o=t["padding-"+i];e[i]=b(o)}return e}(r),o=i.left+i.right,a=i.top+i.bottom,s=b(r.width),c=b(r.height);if("border-box"===r.boxSizing&&(Math.round(s+o)!==e&&(s-=_(r,"left","right")+o),Math.round(c+a)!==n&&(c-=_(r,"top","bottom")+a)),!function(t){return t===g(t).document.documentElement}(t)){var u=Math.round(s+o)-e,l=Math.round(c+a)-n;1!==Math.abs(u)&&(s-=u),1!==Math.abs(l)&&(c-=l)}return S(i.left,i.top,s,c)}var x="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof g(t).SVGGraphicsElement}:function(t){return t instanceof g(t).SVGElement&&"function"==typeof t.getBBox};function O(t){return l?x(t)?function(t){var e=t.getBBox();return S(0,0,e.width,e.height)}(t):w(t):y}function S(t,e,n,r){return{x:t,y:e,width:n,height:r}}var E=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=S(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=O(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),M=function(t,e){var n,r,i,o,a,s,c,u=(r=(n=e).x,i=n.y,o=n.width,a=n.height,s="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,c=Object.create(s.prototype),m(c,{x:r,y:i,width:o,height:a,top:i,right:r+o,bottom:a+i,left:r}),c);m(this,{target:t,contentRect:u})},A=function(){function t(t,e,n){if(this.activeObservations_=[],this.observations_=new u,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=n}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof g(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new E(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof g(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach((function(e){e.isActive()&&t.activeObservations_.push(e)}))},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map((function(t){return new M(t.target,t.broadcastRect())}));this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),k="undefined"!=typeof WeakMap?new WeakMap:new u,C=function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=v.getInstance(),r=new A(e,n,this);k.set(this,r)};["observe","unobserve","disconnect"].forEach((function(t){C.prototype[t]=function(){var e;return(e=k.get(this))[t].apply(e,arguments)}}));const z=void 0!==f.ResizeObserver?f.ResizeObserver:C;var T=["client","offset","scroll","bounds","margin"];function R(t){var e=[];return T.forEach((function(n){t[n]&&e.push(n)})),e}function D(t,e){var n={};if(e.indexOf("client")>-1&&(n.client={top:t.clientTop,left:t.clientLeft,width:t.clientWidth,height:t.clientHeight}),e.indexOf("offset")>-1&&(n.offset={top:t.offsetTop,left:t.offsetLeft,width:t.offsetWidth,height:t.offsetHeight}),e.indexOf("scroll")>-1&&(n.scroll={top:t.scrollTop,left:t.scrollLeft,width:t.scrollWidth,height:t.scrollHeight}),e.indexOf("bounds")>-1){var r=t.getBoundingClientRect();n.bounds={top:r.top,right:r.right,bottom:r.bottom,left:r.left,width:r.width,height:r.height}}if(e.indexOf("margin")>-1){var i=getComputedStyle(t);n.margin={top:i?parseInt(i.marginTop):0,right:i?parseInt(i.marginRight):0,bottom:i?parseInt(i.marginBottom):0,left:i?parseInt(i.marginLeft):0}}return n}function I(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||window}var N=function(t){return function(e){var n,s;return s=n=function(n){function s(){for(var e,r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];return(e=n.call.apply(n,[this].concat(i))||this).state={contentRect:{entry:{},client:{},offset:{},scroll:{},bounds:{},margin:{}}},e._animationFrameID=null,e._resizeObserver=null,e._node=null,e._window=null,e.measure=function(n){var r=D(e._node,t||R(e.props));n&&(r.entry=n[0].contentRect),e._animationFrameID=e._window.requestAnimationFrame((function(){null!==e._resizeObserver&&(e.setState({contentRect:r}),"function"==typeof e.props.onResize&&e.props.onResize(r))}))},e._handleRef=function(t){null!==e._resizeObserver&&null!==e._node&&e._resizeObserver.unobserve(e._node),e._node=t,e._window=I(e._node);var n=e.props.innerRef;n&&("function"==typeof n?n(e._node):n.current=e._node),null!==e._resizeObserver&&null!==e._node&&e._resizeObserver.observe(e._node)},e}(0,o.Z)(s,n);var c=s.prototype;return c.componentDidMount=function(){this._resizeObserver=null!==this._window&&this._window.ResizeObserver?new this._window.ResizeObserver(this.measure):new z(this.measure),null!==this._node&&(this._resizeObserver.observe(this._node),"function"==typeof this.props.onResize&&this.props.onResize(D(this._node,t||R(this.props))))},c.componentWillUnmount=function(){null!==this._window&&this._window.cancelAnimationFrame(this._animationFrameID),null!==this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=null)},c.render=function(){var t=this.props,n=(t.innerRef,t.onResize,(0,i.Z)(t,["innerRef","onResize"]));return(0,a.createElement)(e,(0,r.Z)({},n,{measureRef:this._handleRef,measure:this.measure,contentRect:this.state.contentRect}))},s}(a.Component),n.propTypes={client:c().bool,offset:c().bool,scroll:c().bool,bounds:c().bool,margin:c().bool,innerRef:c().oneOfType([c().object,c().func]),onResize:c().func},s}}()((function(t){var e=t.measure,n=t.measureRef,r=t.contentRect;return(0,t.children)({measure:e,measureRef:n,contentRect:r})}));N.displayName="Measure",N.propTypes.children=c().func;const P=N},4656:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});var r=n(7294);function i(t){var e=(0,r.useRef)(t&&t.current);return(0,r.useEffect)((function(){t&&(t.current=e.current)}),[t]),e}},7264:(t,e,n)=>{"use strict";n.d(e,{Z:()=>s});var r=n(7294),i=n(4557);const o=function(t){var e=(0,r.useState)([!1,null]),n=e[0],o=e[1];return(0,i.Z)(t,(function(t){return o([!0,t])}),{event:"keydown"},[n]),(0,i.Z)(t,(function(t){return o([!1,t])}),{event:"keyup"},[n]),n};const a=function(t,e){var n,i=(n=(0,r.useRef)(!0)).current?(n.current=!1,!0):n.current;(0,r.useEffect)((function(){if(!i)return t()}),e)};const s=function(t,e,n,r){void 0===r&&(r=o);var i=r(t),s=i[0],c=i[1];a((function(){!s&&n?n(c):s&&e&&e(c)}),[s])}},1773:(t,e,n)=>{"use strict";n.d(e,{Z:()=>a});var r=n(7294),i=n(6362),o=function(t){(function(t){return"touches"in t})(t)&&t.touches.length<2&&t.preventDefault&&t.preventDefault()};const a=function(t,e){var n=void 0===e?{}:e,a=n.isPreventDefault,s=void 0===a||a,c=n.delay,u=void 0===c?300:c,l=(0,r.useRef)(),f=(0,r.useRef)(),h=(0,r.useCallback)((function(e){s&&e.target&&((0,i.on)(e.target,"touchend",o,{passive:!1}),f.current=e.target),l.current=setTimeout((function(){return t(e)}),u)}),[t,u,s]),d=(0,r.useCallback)((function(){l.current&&clearTimeout(l.current),s&&f.current&&(0,i.S1)(f.current,"touchend",o)}),[s]);return{onMouseDown:function(t){return h(t)},onTouchStart:function(t){return h(t)},onMouseUp:d,onMouseLeave:d,onTouchEnd:d}}},4700:(t,e,n)=>{"use strict";n.d(e,{Z:()=>c});var r=n(7294);const i=function(t){(0,r.useEffect)(t,[])};const o=function(t){var e=(0,r.useRef)(t);e.current=t,i((function(){return function(){return e.current()}}))};const a=function(t){var e=(0,r.useRef)(0),n=(0,r.useState)(t),i=n[0],a=n[1],s=(0,r.useCallback)((function(t){cancelAnimationFrame(e.current),e.current=requestAnimationFrame((function(){a(t)}))}),[]);return o((function(){cancelAnimationFrame(e.current)})),[i,s]};var s=n(6362);const c=function(t,e){void 0===t&&(t=1/0),void 0===e&&(e=1/0);var n=a({width:s.jU?window.innerWidth:t,height:s.jU?window.innerHeight:e}),i=n[0],o=n[1];return(0,r.useEffect)((function(){if(s.jU){var t=function(){o({width:window.innerWidth,height:window.innerHeight})};return(0,s.on)(window,"resize",t),function(){(0,s.S1)(window,"resize",t)}}}),[]),i}},4356:(t,e,n)=>{"use strict";n.d(e,{t7:()=>y});var r=n(7462),i=n(4578),o=n(7326),a=Number.isNaN||function(t){return"number"==typeof t&&t!=t};function s(t,e){if(t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(r=t[n],i=e[n],!(r===i||a(r)&&a(i)))return!1;var r,i;return!0}const c=function(t,e){var n;void 0===e&&(e=s);var r,i=[],o=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return o&&n===this&&e(a,i)||(r=t.apply(this,a),o=!0,n=this,i=a),r}};var u=n(7294),l="object"==typeof performance&&"function"==typeof performance.now?function(){return performance.now()}:function(){return Date.now()};function f(t){cancelAnimationFrame(t.id)}function h(t,e){var n=l();var r={id:requestAnimationFrame((function i(){l()-n>=e?t.call(null):r.id=requestAnimationFrame(i)}))};return r}var d=null;function p(t){if(void 0===t&&(t=!1),null===d||t){var e=document.createElement("div"),n=e.style;n.width="50px",n.height="50px",n.overflow="scroll",n.direction="rtl";var r=document.createElement("div"),i=r.style;return i.width="100px",i.height="100px",e.appendChild(r),document.body.appendChild(e),e.scrollLeft>0?d="positive-descending":(e.scrollLeft=1,d=0===e.scrollLeft?"negative":"positive-ascending"),document.body.removeChild(e),d}return d}var v=function(t,e){return t};function m(t){var e,n,a=t.getItemOffset,s=t.getEstimatedTotalSize,l=t.getItemSize,d=t.getOffsetForIndexAndAlignment,m=t.getStartIndexForOffset,y=t.getStopIndexForStartIndex,b=t.initInstanceProps,_=t.shouldResetStyleCacheOnItemSizeChange,w=t.validateProps;return n=e=function(t){function e(e){var n;return(n=t.call(this,e)||this)._instanceProps=b(n.props,(0,o.Z)((0,o.Z)(n))),n._outerRef=void 0,n._resetIsScrollingTimeoutId=null,n.state={instance:(0,o.Z)((0,o.Z)(n)),isScrolling:!1,scrollDirection:"forward",scrollOffset:"number"==typeof n.props.initialScrollOffset?n.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},n._callOnItemsRendered=void 0,n._callOnItemsRendered=c((function(t,e,r,i){return n.props.onItemsRendered({overscanStartIndex:t,overscanStopIndex:e,visibleStartIndex:r,visibleStopIndex:i})})),n._callOnScroll=void 0,n._callOnScroll=c((function(t,e,r){return n.props.onScroll({scrollDirection:t,scrollOffset:e,scrollUpdateWasRequested:r})})),n._getItemStyle=void 0,n._getItemStyle=function(t){var e,r=n.props,i=r.direction,o=r.itemSize,s=r.layout,c=n._getItemStyleCache(_&&o,_&&s,_&&i);if(c.hasOwnProperty(t))e=c[t];else{var u=a(n.props,t,n._instanceProps),f=l(n.props,t,n._instanceProps),h="horizontal"===i||"horizontal"===s,d="rtl"===i,p=h?u:0;c[t]=e={position:"absolute",left:d?void 0:p,right:d?p:void 0,top:h?0:u,height:h?"100%":f,width:h?f:"100%"}}return e},n._getItemStyleCache=void 0,n._getItemStyleCache=c((function(t,e,n){return{}})),n._onScrollHorizontal=function(t){var e=t.currentTarget,r=e.clientWidth,i=e.scrollLeft,o=e.scrollWidth;n.setState((function(t){if(t.scrollOffset===i)return null;var e=n.props.direction,a=i;if("rtl"===e)switch(p()){case"negative":a=-i;break;case"positive-descending":a=o-r-i}return a=Math.max(0,Math.min(a,o-r)),{isScrolling:!0,scrollDirection:t.scrollOffset<i?"forward":"backward",scrollOffset:a,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._onScrollVertical=function(t){var e=t.currentTarget,r=e.clientHeight,i=e.scrollHeight,o=e.scrollTop;n.setState((function(t){if(t.scrollOffset===o)return null;var e=Math.max(0,Math.min(o,i-r));return{isScrolling:!0,scrollDirection:t.scrollOffset<e?"forward":"backward",scrollOffset:e,scrollUpdateWasRequested:!1}}),n._resetIsScrollingDebounced)},n._outerRefSetter=function(t){var e=n.props.outerRef;n._outerRef=t,"function"==typeof e?e(t):null!=e&&"object"==typeof e&&e.hasOwnProperty("current")&&(e.current=t)},n._resetIsScrollingDebounced=function(){null!==n._resetIsScrollingTimeoutId&&f(n._resetIsScrollingTimeoutId),n._resetIsScrollingTimeoutId=h(n._resetIsScrolling,150)},n._resetIsScrolling=function(){n._resetIsScrollingTimeoutId=null,n.setState({isScrolling:!1},(function(){n._getItemStyleCache(-1,null)}))},n}(0,i.Z)(e,t),e.getDerivedStateFromProps=function(t,e){return g(t,e),w(t),null};var n=e.prototype;return n.scrollTo=function(t){t=Math.max(0,t),this.setState((function(e){return e.scrollOffset===t?null:{scrollDirection:e.scrollOffset<t?"forward":"backward",scrollOffset:t,scrollUpdateWasRequested:!0}}),this._resetIsScrollingDebounced)},n.scrollToItem=function(t,e){void 0===e&&(e="auto");var n=this.props.itemCount,r=this.state.scrollOffset;t=Math.max(0,Math.min(t,n-1)),this.scrollTo(d(this.props,t,e,r,this._instanceProps))},n.componentDidMount=function(){var t=this.props,e=t.direction,n=t.initialScrollOffset,r=t.layout;if("number"==typeof n&&null!=this._outerRef){var i=this._outerRef;"horizontal"===e||"horizontal"===r?i.scrollLeft=n:i.scrollTop=n}this._callPropsCallbacks()},n.componentDidUpdate=function(){var t=this.props,e=t.direction,n=t.layout,r=this.state,i=r.scrollOffset;if(r.scrollUpdateWasRequested&&null!=this._outerRef){var o=this._outerRef;if("horizontal"===e||"horizontal"===n)if("rtl"===e)switch(p()){case"negative":o.scrollLeft=-i;break;case"positive-ascending":o.scrollLeft=i;break;default:var a=o.clientWidth,s=o.scrollWidth;o.scrollLeft=s-a-i}else o.scrollLeft=i;else o.scrollTop=i}this._callPropsCallbacks()},n.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&f(this._resetIsScrollingTimeoutId)},n.render=function(){var t=this.props,e=t.children,n=t.className,i=t.direction,o=t.height,a=t.innerRef,c=t.innerElementType,l=t.innerTagName,f=t.itemCount,h=t.itemData,d=t.itemKey,p=void 0===d?v:d,m=t.layout,g=t.outerElementType,y=t.outerTagName,b=t.style,_=t.useIsScrolling,w=t.width,x=this.state.isScrolling,O="horizontal"===i||"horizontal"===m,S=O?this._onScrollHorizontal:this._onScrollVertical,E=this._getRangeToRender(),M=E[0],A=E[1],k=[];if(f>0)for(var C=M;C<=A;C++)k.push((0,u.createElement)(e,{data:h,key:p(C,h),index:C,isScrolling:_?x:void 0,style:this._getItemStyle(C)}));var z=s(this.props,this._instanceProps);return(0,u.createElement)(g||y||"div",{className:n,onScroll:S,ref:this._outerRefSetter,style:(0,r.Z)({position:"relative",height:o,width:w,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:i},b)},(0,u.createElement)(c||l||"div",{children:k,ref:a,style:{height:O?"100%":z,pointerEvents:x?"none":void 0,width:O?z:"100%"}}))},n._callPropsCallbacks=function(){if("function"==typeof this.props.onItemsRendered&&this.props.itemCount>0){var t=this._getRangeToRender(),e=t[0],n=t[1],r=t[2],i=t[3];this._callOnItemsRendered(e,n,r,i)}if("function"==typeof this.props.onScroll){var o=this.state,a=o.scrollDirection,s=o.scrollOffset,c=o.scrollUpdateWasRequested;this._callOnScroll(a,s,c)}},n._getRangeToRender=function(){var t=this.props,e=t.itemCount,n=t.overscanCount,r=this.state,i=r.isScrolling,o=r.scrollDirection,a=r.scrollOffset;if(0===e)return[0,0,0,0];var s=m(this.props,a,this._instanceProps),c=y(this.props,s,a,this._instanceProps),u=i&&"backward"!==o?1:Math.max(1,n),l=i&&"forward"!==o?1:Math.max(1,n);return[Math.max(0,s-u),Math.max(0,Math.min(e-1,c+l)),s,c]},e}(u.PureComponent),e.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},n}var g=function(t,e){t.children,t.direction,t.height,t.layout,t.innerTagName,t.outerTagName,t.width,e.instance},y=m({getItemOffset:function(t,e){return e*t.itemSize},getItemSize:function(t,e){return t.itemSize},getEstimatedTotalSize:function(t){var e=t.itemCount;return t.itemSize*e},getOffsetForIndexAndAlignment:function(t,e,n,r){var i=t.direction,o=t.height,a=t.itemCount,s=t.itemSize,c=t.layout,u=t.width,l="horizontal"===i||"horizontal"===c?u:o,f=Math.max(0,a*s-l),h=Math.min(f,e*s),d=Math.max(0,e*s-l+s);switch("smart"===n&&(n=r>=d-l&&r<=h+l?"auto":"center"),n){case"start":return h;case"end":return d;case"center":var p=Math.round(d+(h-d)/2);return p<Math.ceil(l/2)?0:p>f+Math.floor(l/2)?f:p;default:return r>=d&&r<=h?r:r<d?d:h}},getStartIndexForOffset:function(t,e){var n=t.itemCount,r=t.itemSize;return Math.max(0,Math.min(n-1,Math.floor(e/r)))},getStopIndexForStartIndex:function(t,e,n){var r=t.direction,i=t.height,o=t.itemCount,a=t.itemSize,s=t.layout,c=t.width,u=e*a,l="horizontal"===r||"horizontal"===s?c:i,f=Math.ceil((l+n-u)/a);return Math.max(0,Math.min(o-1,e+f-1))},initInstanceProps:function(t){},shouldResetStyleCacheOnItemSizeChange:!0,validateProps:function(t){t.itemSize}})},8776:(t,e,n)=>{"use strict";function r(t,e){let n;if(void 0===e)for(const e of t)null!=e&&(n<e||void 0===n&&e>=e)&&(n=e);else{let r=-1;for(let i of t)null!=(i=e(i,++r,t))&&(n<i||void 0===n&&i>=i)&&(n=i)}return n}n.d(e,{Z:()=>r})},9906:(t,e,n)=>{"use strict";n.d(e,{Z:()=>u});const r=Math.PI,i=2*r,o=1e-6,a=i-o;function s(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function c(){return new s}s.prototype=c.prototype={constructor:s,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,r){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(t,e,n,r,i,o){this._+="C"+ +t+","+ +e+","+ +n+","+ +r+","+(this._x1=+i)+","+(this._y1=+o)},arcTo:function(t,e,n,i,a){t=+t,e=+e,n=+n,i=+i,a=+a;var s=this._x1,c=this._y1,u=n-t,l=i-e,f=s-t,h=c-e,d=f*f+h*h;if(a<0)throw new Error("negative radius: "+a);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(d>o)if(Math.abs(h*u-l*f)>o&&a){var p=n-s,v=i-c,m=u*u+l*l,g=p*p+v*v,y=Math.sqrt(m),b=Math.sqrt(d),_=a*Math.tan((r-Math.acos((m+d-g)/(2*y*b)))/2),w=_/b,x=_/y;Math.abs(w-1)>o&&(this._+="L"+(t+w*f)+","+(e+w*h)),this._+="A"+a+","+a+",0,0,"+ +(h*p>f*v)+","+(this._x1=t+x*u)+","+(this._y1=e+x*l)}else this._+="L"+(this._x1=t)+","+(this._y1=e);else;},arc:function(t,e,n,s,c,u){t=+t,e=+e,u=!!u;var l=(n=+n)*Math.cos(s),f=n*Math.sin(s),h=t+l,d=e+f,p=1^u,v=u?s-c:c-s;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+h+","+d:(Math.abs(this._x1-h)>o||Math.abs(this._y1-d)>o)&&(this._+="L"+h+","+d),n&&(v<0&&(v=v%i+i),v>a?this._+="A"+n+","+n+",0,1,"+p+","+(t-l)+","+(e-f)+"A"+n+","+n+",0,1,"+p+","+(this._x1=h)+","+(this._y1=d):v>o&&(this._+="A"+n+","+n+",0,"+ +(v>=r)+","+p+","+(this._x1=t+n*Math.cos(c))+","+(this._y1=e+n*Math.sin(c))))},rect:function(t,e,n,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}};const u=c},5622:(t,e,n)=>{"use strict";n.d(e,{Z:()=>Dt});var r=Math.sqrt(50),i=Math.sqrt(10),o=Math.sqrt(2);function a(t,e,n){var a=(e-t)/Math.max(0,n),s=Math.floor(Math.log(a)/Math.LN10),c=a/Math.pow(10,s);return s>=0?(c>=r?10:c>=i?5:c>=o?2:1)*Math.pow(10,s):-Math.pow(10,-s)/(c>=r?10:c>=i?5:c>=o?2:1)}function s(t,e){return null==t||null==e?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function c(t){let e=t,n=t,r=t;function i(t,e,i=0,o=t.length){if(i<o){if(0!==n(e,e))return o;do{const n=i+o>>>1;r(t[n],e)<0?i=n+1:o=n}while(i<o)}return i}return 2!==t.length&&(e=(e,n)=>t(e)-n,n=s,r=(e,n)=>s(t(e),n)),{left:i,center:function(t,n,r=0,o=t.length){const a=i(t,n,r,o-1);return a>r&&e(t[a-1],n)>-e(t[a],n)?a-1:a},right:function(t,e,i=0,o=t.length){if(i<o){if(0!==n(e,e))return o;do{const n=i+o>>>1;r(t[n],e)<=0?i=n+1:o=n}while(i<o)}return i}}}const u=c(s),l=u.right,f=(u.left,c((function(t){return null===t?NaN:+t})).center,l);function h(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function d(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}function p(){}var v=.7,m=1/v,g="\\s*([+-]?\\d+)\\s*",y="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",b="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",_=/^#([0-9a-f]{3,8})$/,w=new RegExp("^rgb\\("+[g,g,g]+"\\)$"),x=new RegExp("^rgb\\("+[b,b,b]+"\\)$"),O=new RegExp("^rgba\\("+[g,g,g,y]+"\\)$"),S=new RegExp("^rgba\\("+[b,b,b,y]+"\\)$"),E=new RegExp("^hsl\\("+[y,b,b]+"\\)$"),M=new RegExp("^hsla\\("+[y,b,b,y]+"\\)$"),A={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function k(){return this.rgb().formatHex()}function C(){return this.rgb().formatRgb()}function z(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=_.exec(t))?(n=e[1].length,e=parseInt(e[1],16),6===n?T(e):3===n?new N(e>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):8===n?R(e>>24&255,e>>16&255,e>>8&255,(255&e)/255):4===n?R(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|240&e,((15&e)<<4|15&e)/255):null):(e=w.exec(t))?new N(e[1],e[2],e[3],1):(e=x.exec(t))?new N(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=O.exec(t))?R(e[1],e[2],e[3],e[4]):(e=S.exec(t))?R(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=E.exec(t))?F(e[1],e[2]/100,e[3]/100,1):(e=M.exec(t))?F(e[1],e[2]/100,e[3]/100,e[4]):A.hasOwnProperty(t)?T(A[t]):"transparent"===t?new N(NaN,NaN,NaN,0):null}function T(t){return new N(t>>16&255,t>>8&255,255&t,1)}function R(t,e,n,r){return r<=0&&(t=e=n=NaN),new N(t,e,n,r)}function D(t){return t instanceof p||(t=z(t)),t?new N((t=t.rgb()).r,t.g,t.b,t.opacity):new N}function I(t,e,n,r){return 1===arguments.length?D(t):new N(t,e,n,null==r?1:r)}function N(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function P(){return"#"+j(this.r)+j(this.g)+j(this.b)}function L(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}function j(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function F(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new W(t,e,n,r)}function H(t){if(t instanceof W)return new W(t.h,t.s,t.l,t.opacity);if(t instanceof p||(t=z(t)),!t)return new W;if(t instanceof W)return t;var e=(t=t.rgb()).r/255,n=t.g/255,r=t.b/255,i=Math.min(e,n,r),o=Math.max(e,n,r),a=NaN,s=o-i,c=(o+i)/2;return s?(a=e===o?(n-r)/s+6*(n<r):n===o?(r-e)/s+2:(e-n)/s+4,s/=c<.5?o+i:2-o-i,a*=60):s=c>0&&c<1?0:a,new W(a,s,c,t.opacity)}function W(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function q(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}function Z(t,e,n,r,i){var o=t*t,a=o*t;return((1-3*t+3*o-a)*e+(4-6*o+3*a)*n+(1+3*t+3*o-3*a)*r+a*i)/6}h(p,z,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:k,formatHex:k,formatHsl:function(){return H(this).formatHsl()},formatRgb:C,toString:C}),h(N,I,d(p,{brighter:function(t){return t=null==t?m:Math.pow(m,t),new N(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?v:Math.pow(v,t),new N(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:P,formatHex:P,formatRgb:L,toString:L})),h(W,(function(t,e,n,r){return 1===arguments.length?H(t):new W(t,e,n,null==r?1:r)}),d(p,{brighter:function(t){return t=null==t?m:Math.pow(m,t),new W(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?v:Math.pow(v,t),new W(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,i=2*n-r;return new N(q(t>=240?t-240:t+120,i,r),q(t,i,r),q(t<120?t+240:t-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));const U=t=>()=>t;function B(t,e){return function(n){return t+n*e}}function $(t){return 1==(t=+t)?V:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}(e,n,t):U(isNaN(e)?n:e)}}function V(t,e){var n=e-t;return n?B(t,n):U(isNaN(t)?e:t)}const X=function t(e){var n=$(e);function r(t,e){var r=n((t=I(t)).r,(e=I(e)).r),i=n(t.g,e.g),o=n(t.b,e.b),a=V(t.opacity,e.opacity);return function(e){return t.r=r(e),t.g=i(e),t.b=o(e),t.opacity=a(e),t+""}}return r.gamma=t,r}(1);function K(t){return function(e){var n,r,i=e.length,o=new Array(i),a=new Array(i),s=new Array(i);for(n=0;n<i;++n)r=I(e[n]),o[n]=r.r||0,a[n]=r.g||0,s[n]=r.b||0;return o=t(o),a=t(a),s=t(s),r.opacity=1,function(t){return r.r=o(t),r.g=a(t),r.b=s(t),r+""}}}K((function(t){var e=t.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),i=t[r],o=t[r+1],a=r>0?t[r-1]:2*i-o,s=r<e-1?t[r+2]:2*o-i;return Z((n-r/e)*e,a,i,o,s)}})),K((function(t){var e=t.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*e),i=t[(r+e-1)%e],o=t[r%e],a=t[(r+1)%e],s=t[(r+2)%e];return Z((n-r/e)*e,i,o,a,s)}}));function Y(t,e){var n,r=e?e.length:0,i=t?Math.min(r,t.length):0,o=new Array(i),a=new Array(r);for(n=0;n<i;++n)o[n]=it(t[n],e[n]);for(;n<r;++n)a[n]=e[n];return function(t){for(n=0;n<i;++n)a[n]=o[n](t);return a}}function Q(t,e){var n=new Date;return t=+t,e=+e,function(r){return n.setTime(t*(1-r)+e*r),n}}function G(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}function J(t,e){var n,r={},i={};for(n in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)n in t?r[n]=it(t[n],e[n]):i[n]=e[n];return function(t){for(n in r)i[n]=r[n](t);return i}}var tt=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,et=new RegExp(tt.source,"g");function nt(t,e){var n,r,i,o=tt.lastIndex=et.lastIndex=0,a=-1,s=[],c=[];for(t+="",e+="";(n=tt.exec(t))&&(r=et.exec(e));)(i=r.index)>o&&(i=e.slice(o,i),s[a]?s[a]+=i:s[++a]=i),(n=n[0])===(r=r[0])?s[a]?s[a]+=r:s[++a]=r:(s[++a]=null,c.push({i:a,x:G(n,r)})),o=et.lastIndex;return o<e.length&&(i=e.slice(o),s[a]?s[a]+=i:s[++a]=i),s.length<2?c[0]?function(t){return function(e){return t(e)+""}}(c[0].x):function(t){return function(){return t}}(e):(e=c.length,function(t){for(var n,r=0;r<e;++r)s[(n=c[r]).i]=n.x(t);return s.join("")})}function rt(t,e){e||(e=[]);var n,r=t?Math.min(e.length,t.length):0,i=e.slice();return function(o){for(n=0;n<r;++n)i[n]=t[n]*(1-o)+e[n]*o;return i}}function it(t,e){var n,r,i=typeof e;return null==e||"boolean"===i?U(e):("number"===i?G:"string"===i?(n=z(e))?(e=n,X):nt:e instanceof z?X:e instanceof Date?Q:(r=e,!ArrayBuffer.isView(r)||r instanceof DataView?Array.isArray(e)?Y:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?J:G:rt))(t,e)}function ot(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}function at(t){return+t}var st=[0,1];function ct(t){return t}function ut(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:(n=isNaN(e)?NaN:.5,function(){return n});var n}function lt(t,e,n){var r=t[0],i=t[1],o=e[0],a=e[1];return i<r?(r=ut(i,r),o=n(a,o)):(r=ut(r,i),o=n(o,a)),function(t){return o(r(t))}}function ft(t,e,n){var r=Math.min(t.length,e.length)-1,i=new Array(r),o=new Array(r),a=-1;for(t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++a<r;)i[a]=ut(t[a],t[a+1]),o[a]=n(e[a],e[a+1]);return function(e){var n=f(t,e,1,r)-1;return o[n](i[n](e))}}function ht(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function dt(){var t,e,n,r,i,o,a=st,s=st,c=it,u=ct;function l(){var t,e,n,c=Math.min(a.length,s.length);return u!==ct&&(t=a[0],e=a[c-1],t>e&&(n=t,t=e,e=n),u=function(n){return Math.max(t,Math.min(e,n))}),r=c>2?ft:lt,i=o=null,f}function f(e){return null==e||isNaN(e=+e)?n:(i||(i=r(a.map(t),s,c)))(t(u(e)))}return f.invert=function(n){return u(e((o||(o=r(s,a.map(t),G)))(n)))},f.domain=function(t){return arguments.length?(a=Array.from(t,at),l()):a.slice()},f.range=function(t){return arguments.length?(s=Array.from(t),l()):s.slice()},f.rangeRound=function(t){return s=Array.from(t),c=ot,l()},f.clamp=function(t){return arguments.length?(u=!!t||ct,l()):u!==ct},f.interpolate=function(t){return arguments.length?(c=t,l()):c},f.unknown=function(t){return arguments.length?(n=t,f):n},function(n,r){return t=n,e=r,l()}}function pt(){return dt()(ct,ct)}function vt(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t)}return this}var mt,gt=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function yt(t){if(!(e=gt.exec(t)))throw new Error("invalid format: "+t);var e;return new bt({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}function bt(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}function _t(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}function wt(t){return(t=_t(Math.abs(t)))?t[1]:NaN}function xt(t,e){var n=_t(t,e);if(!n)return t+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}yt.prototype=bt.prototype,bt.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};const Ot={"%":(t,e)=>(100*t).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>xt(100*t,e),r:xt,s:function(t,e){var n=_t(t,e);if(!n)return t+"";var r=n[0],i=n[1],o=i-(mt=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,a=r.length;return o===a?r:o>a?r+new Array(o-a+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+_t(t,Math.max(0,e+o-1))[0]},X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function St(t){return t}var Et,Mt,At,kt=Array.prototype.map,Ct=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function zt(t){var e,n,r=void 0===t.grouping||void 0===t.thousands?St:(e=kt.call(t.grouping,Number),n=t.thousands+"",function(t,r){for(var i=t.length,o=[],a=0,s=e[0],c=0;i>0&&s>0&&(c+s+1>r&&(s=Math.max(1,r-c)),o.push(t.substring(i-=s,i+s)),!((c+=s+1)>r));)s=e[a=(a+1)%e.length];return o.reverse().join(n)}),i=void 0===t.currency?"":t.currency[0]+"",o=void 0===t.currency?"":t.currency[1]+"",a=void 0===t.decimal?".":t.decimal+"",s=void 0===t.numerals?St:function(t){return function(e){return e.replace(/[0-9]/g,(function(e){return t[+e]}))}}(kt.call(t.numerals,String)),c=void 0===t.percent?"%":t.percent+"",u=void 0===t.minus?"−":t.minus+"",l=void 0===t.nan?"NaN":t.nan+"";function f(t){var e=(t=yt(t)).fill,n=t.align,f=t.sign,h=t.symbol,d=t.zero,p=t.width,v=t.comma,m=t.precision,g=t.trim,y=t.type;"n"===y?(v=!0,y="g"):Ot[y]||(void 0===m&&(m=12),g=!0,y="g"),(d||"0"===e&&"="===n)&&(d=!0,e="0",n="=");var b="$"===h?i:"#"===h&&/[boxX]/.test(y)?"0"+y.toLowerCase():"",_="$"===h?o:/[%p]/.test(y)?c:"",w=Ot[y],x=/[defgprs%]/.test(y);function O(t){var i,o,c,h=b,O=_;if("c"===y)O=w(t)+O,t="";else{var S=(t=+t)<0||1/t<0;if(t=isNaN(t)?l:w(Math.abs(t),m),g&&(t=function(t){t:for(var e,n=t.length,r=1,i=-1;r<n;++r)switch(t[r]){case".":i=e=r;break;case"0":0===i&&(i=r),e=r;break;default:if(!+t[r])break t;i>0&&(i=0)}return i>0?t.slice(0,i)+t.slice(e+1):t}(t)),S&&0==+t&&"+"!==f&&(S=!1),h=(S?"("===f?f:u:"-"===f||"("===f?"":f)+h,O=("s"===y?Ct[8+mt/3]:"")+O+(S&&"("===f?")":""),x)for(i=-1,o=t.length;++i<o;)if(48>(c=t.charCodeAt(i))||c>57){O=(46===c?a+t.slice(i+1):t.slice(i))+O,t=t.slice(0,i);break}}v&&!d&&(t=r(t,1/0));var E=h.length+t.length+O.length,M=E<p?new Array(p-E+1).join(e):"";switch(v&&d&&(t=r(M+t,M.length?p-O.length:1/0),M=""),n){case"<":t=h+t+O+M;break;case"=":t=h+M+t+O;break;case"^":t=M.slice(0,E=M.length>>1)+h+t+O+M.slice(E);break;default:t=M+h+t+O}return s(t)}return m=void 0===m?6:/[gprs]/.test(y)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),O.toString=function(){return t+""},O}return{format:f,formatPrefix:function(t,e){var n=f(((t=yt(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(wt(e)/3))),i=Math.pow(10,-r),o=Ct[8+r/3];return function(t){return n(i*t)+o}}}}function Tt(t,e,n,a){var s,c=function(t,e,n){var a=Math.abs(e-t)/Math.max(0,n),s=Math.pow(10,Math.floor(Math.log(a)/Math.LN10)),c=a/s;return c>=r?s*=10:c>=i?s*=5:c>=o&&(s*=2),e<t?-s:s}(t,e,n);switch((a=yt(null==a?",f":a)).type){case"s":var u=Math.max(Math.abs(t),Math.abs(e));return null!=a.precision||isNaN(s=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(wt(e)/3)))-wt(Math.abs(t)))}(c,u))||(a.precision=s),At(a,u);case"":case"e":case"g":case"p":case"r":null!=a.precision||isNaN(s=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,wt(e)-wt(t))+1}(c,Math.max(Math.abs(t),Math.abs(e))))||(a.precision=s-("e"===a.type));break;case"f":case"%":null!=a.precision||isNaN(s=function(t){return Math.max(0,-wt(Math.abs(t)))}(c))||(a.precision=s-2*("%"===a.type))}return Mt(a)}function Rt(t){var e=t.domain;return t.ticks=function(t){var n=e();return function(t,e,n){var r,i,o,s,c=-1;if(n=+n,(t=+t)==(e=+e)&&n>0)return[t];if((r=e<t)&&(i=t,t=e,e=i),0===(s=a(t,e,n))||!isFinite(s))return[];if(s>0){let n=Math.round(t/s),r=Math.round(e/s);for(n*s<t&&++n,r*s>e&&--r,o=new Array(i=r-n+1);++c<i;)o[c]=(n+c)*s}else{s=-s;let n=Math.round(t*s),r=Math.round(e*s);for(n/s<t&&++n,r/s>e&&--r,o=new Array(i=r-n+1);++c<i;)o[c]=(n+c)/s}return r&&o.reverse(),o}(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){var r=e();return Tt(r[0],r[r.length-1],null==t?10:t,n)},t.nice=function(n){null==n&&(n=10);var r,i,o=e(),s=0,c=o.length-1,u=o[s],l=o[c],f=10;for(l<u&&(i=u,u=l,l=i,i=s,s=c,c=i);f-- >0;){if((i=a(u,l,n))===r)return o[s]=u,o[c]=l,e(o);if(i>0)u=Math.floor(u/i)*i,l=Math.ceil(l/i)*i;else{if(!(i<0))break;u=Math.ceil(u*i)/i,l=Math.floor(l*i)/i}r=i}return t},t}function Dt(){var t=pt();return t.copy=function(){return ht(t,Dt())},vt.apply(t,arguments),Rt(t)}Et=zt({thousands:",",grouping:[3],currency:["$",""]}),Mt=Et.format,At=Et.formatPrefix},3419:(t,e,n)=>{"use strict";n.d(e,{Z:()=>u});var r=n(9906),i=n(4788),o=n(309),a=n(5925),s=n(7281),c=n(6810);function u(t,e,n){var u=null,l=(0,o.Z)(!0),f=null,h=a.Z,d=null;function p(o){var a,s,c,p,v,m=(o=(0,i.Z)(o)).length,g=!1,y=new Array(m),b=new Array(m);for(null==f&&(d=h(v=(0,r.Z)())),a=0;a<=m;++a){if(!(a<m&&l(p=o[a],a,o))===g)if(g=!g)s=a,d.areaStart(),d.lineStart();else{for(d.lineEnd(),d.lineStart(),c=a-1;c>=s;--c)d.point(y[c],b[c]);d.lineEnd(),d.areaEnd()}g&&(y[a]=+t(p,a,o),b[a]=+e(p,a,o),d.point(u?+u(p,a,o):y[a],n?+n(p,a,o):b[a]))}if(v)return d=null,v+""||null}function v(){return(0,s.Z)().defined(l).curve(h).context(f)}return t="function"==typeof t?t:void 0===t?c.x:(0,o.Z)(+t),e="function"==typeof e?e:void 0===e?(0,o.Z)(0):(0,o.Z)(+e),n="function"==typeof n?n:void 0===n?c.y:(0,o.Z)(+n),p.x=function(e){return arguments.length?(t="function"==typeof e?e:(0,o.Z)(+e),u=null,p):t},p.x0=function(e){return arguments.length?(t="function"==typeof e?e:(0,o.Z)(+e),p):t},p.x1=function(t){return arguments.length?(u=null==t?null:"function"==typeof t?t:(0,o.Z)(+t),p):u},p.y=function(t){return arguments.length?(e="function"==typeof t?t:(0,o.Z)(+t),n=null,p):e},p.y0=function(t){return arguments.length?(e="function"==typeof t?t:(0,o.Z)(+t),p):e},p.y1=function(t){return arguments.length?(n=null==t?null:"function"==typeof t?t:(0,o.Z)(+t),p):n},p.lineX0=p.lineY0=function(){return v().x(t).y(e)},p.lineY1=function(){return v().x(t).y(n)},p.lineX1=function(){return v().x(u).y(e)},p.defined=function(t){return arguments.length?(l="function"==typeof t?t:(0,o.Z)(!!t),p):l},p.curve=function(t){return arguments.length?(h=t,null!=f&&(d=h(f)),p):h},p.context=function(t){return arguments.length?(null==t?f=d=null:d=h(f=t),p):f},p}},4788:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});Array.prototype.slice;function r(t){return"object"==typeof t&&"length"in t?t:Array.from(t)}},309:(t,e,n)=>{"use strict";function r(t){return function(){return t}}n.d(e,{Z:()=>r})},5925:(t,e,n)=>{"use strict";function r(t){this._context=t}function i(t){return new r(t)}n.d(e,{Z:()=>i}),r.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e)}}}},9786:(t,e,n)=>{"use strict";function r(t){return t<0?-1:1}function i(t,e,n){var i=t._x1-t._x0,o=e-t._x1,a=(t._y1-t._y0)/(i||o<0&&-0),s=(n-t._y1)/(o||i<0&&-0),c=(a*o+s*i)/(i+o);return(r(a)+r(s))*Math.min(Math.abs(a),Math.abs(s),.5*Math.abs(c))||0}function o(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function a(t,e,n){var r=t._x0,i=t._y0,o=t._x1,a=t._y1,s=(o-r)/3;t._context.bezierCurveTo(r+s,i+s*e,o-s,a-s*n,o,a)}function s(t){this._context=t}function c(t){this._context=new u(t)}function u(t){this._context=t}function l(t){return new s(t)}n.d(e,{Z:()=>l}),s.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:a(this,this._t0,o(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(e=+e,(t=+t)!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,a(this,o(this,n=i(this,t,e)),n);break;default:a(this,this._t0,n=i(this,t,e))}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(c.prototype=Object.create(s.prototype)).point=function(t,e){s.prototype.point.call(this,e,t)},u.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,i,o){this._context.bezierCurveTo(e,t,r,n,o,i)}}},7281:(t,e,n)=>{"use strict";n.d(e,{Z:()=>c});var r=n(9906),i=n(4788),o=n(309),a=n(5925),s=n(6810);function c(t,e){var n=(0,o.Z)(!0),c=null,u=a.Z,l=null;function f(o){var a,s,f,h=(o=(0,i.Z)(o)).length,d=!1;for(null==c&&(l=u(f=(0,r.Z)())),a=0;a<=h;++a)!(a<h&&n(s=o[a],a,o))===d&&((d=!d)?l.lineStart():l.lineEnd()),d&&l.point(+t(s,a,o),+e(s,a,o));if(f)return l=null,f+""||null}return t="function"==typeof t?t:void 0===t?s.x:(0,o.Z)(t),e="function"==typeof e?e:void 0===e?s.y:(0,o.Z)(e),f.x=function(e){return arguments.length?(t="function"==typeof e?e:(0,o.Z)(+e),f):t},f.y=function(t){return arguments.length?(e="function"==typeof t?t:(0,o.Z)(+t),f):e},f.defined=function(t){return arguments.length?(n="function"==typeof t?t:(0,o.Z)(!!t),f):n},f.curve=function(t){return arguments.length?(u=t,null!=c&&(l=u(c)),f):u},f.context=function(t){return arguments.length?(null==t?c=l=null:l=u(c=t),f):c},f}},6810:(t,e,n)=>{"use strict";function r(t){return t[0]}function i(t){return t[1]}n.d(e,{x:()=>r,y:()=>i})}}]);
|