@ukpc-lib/react 0.13.2 → 0.13.3-sandbox.saas-8492.patch-2
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/dist/components/Notification/NotificationList/components/NotitficationItem.d.ts +5 -2
- package/dist/components/Notification/NotificationList/components/query.d.ts +1 -1
- package/dist/components/Notification/models/NotiticationDto.d.ts +2 -2
- package/dist/components/index.cjs +20 -20
- package/dist/components/index.js +3176 -3193
- package/dist/index.esm2017-Blo6Ul84.cjs +1078 -0
- package/dist/{index.esm2017-D45X4fQ3.js → index.esm2017-e9Fyd123.js} +16602 -16392
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +13 -13
- package/package.json +1 -1
- package/web-components-bundle/access-denied/index.js +2 -2
- package/web-components-bundle/base-breadcrumbs/index.js +2 -2
- package/web-components-bundle/favorite-menu/index.js +4 -4
- package/web-components-bundle/global-menu/index.js +4 -4
- package/web-components-bundle/global-topbar/index.js +6 -6
- package/web-components-bundle/has-permission/index.js +3 -3
- package/web-components-bundle/{index-Cx0zTfOC.js → index-BSe1av43.js} +1 -1
- package/web-components-bundle/{index-Bu5Q94pV.js → index-CS3V7suY.js} +13903 -13330
- package/web-components-bundle/{index-DE6E5mlm.js → index-CxiIFyUv.js} +561 -557
- package/web-components-bundle/{index-CI-NA37P.js → index-DnBVPOmu.js} +2 -2
- package/web-components-bundle/page-not-found/index.js +2 -2
- package/web-components-bundle/{react-to-web-component-D7SoYMky.js → react-to-web-component-CXwKHjZr.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-Y1WvK90L.js → react-toastify.esm-CrTD7cpE.js} +1 -1
- package/web-components-bundle/{setPrototypeOf-BVKdEITT.js → setPrototypeOf-CP0c5ut2.js} +2 -2
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
- package/dist/index.esm2017-SthfLuqJ.cjs +0 -1078
|
@@ -1,1078 +0,0 @@
|
|
|
1
|
-
var kY=require("./index.css");const _e=require("react/jsx-runtime"),q=require("react"),cI=require("axios"),fI=require("moment"),sa=require("@mui/material"),Dd=require("react-query");require("@r2wc/react-to-web-component");const Sp=require("react-router-dom"),Fv=require("react-dom");function dI(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const n in t)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(t,n);Object.defineProperty(e,n,r.get?r:{enumerable:!0,get:()=>t[n]})}}return e.default=t,Object.freeze(e)}function hI(t,e){for(var n=0;n<e.length;n++){const r=e[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in t)){const o=Object.getOwnPropertyDescriptor(r,i);o&&Object.defineProperty(t,i,o.get?o:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}const kn=dI(q),pI=".modal-overlay{z-index:1300;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000041;--tw-backdrop-blur: blur(4px);justify-content:center;align-items:center;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.modal-title{font-size:1.25rem;line-height:1.75rem;color:#e01b00;font-weight:500}.modal-footer{display:flex;justify-content:space-between;width:80%}.modal-container{background:#fff;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);display:flex;padding:32px 24px 40px;flex-direction:column;align-items:center;gap:24px;align-self:stretch;width:500px;height:204px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}.modal-button{border-radius:3px;border:1px solid #ddd;background:#ddd;padding:8px 32px;font-size:14px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}.cancel-btn:hover{background:#c5c5c5}.confirm-btn{background:#e01b00!important}.confirm-btn:hover{background:#be1700!important}.text-white{color:#fff}.text-sm{font-size:.875rem;line-height:1.25rem}";function X1({isOpen:t,onClose:e,onConfirm:n}){if(!t)return null;function r(i){var o;((o=i.target)==null?void 0:o.id)==="modal-wrapper"&&e()}return _e.jsxs(_e.Fragment,{children:[_e.jsx("style",{type:"text/css",children:pI}),_e.jsx("div",{onClick:r,className:"modal-overlay",id:"modal-wrapper",children:_e.jsxs("div",{className:"modal-container",children:[_e.jsx("h3",{className:"modal-title",children:"Log out"}),_e.jsx("p",{className:"text-sm",children:"Are you sure want to log out?"}),_e.jsxs("div",{className:"modal-footer",children:[_e.jsx("button",{className:"modal-button cancel-btn",onClick:e,children:"Cancel"}),_e.jsx("button",{onClick:n,className:"text-white confirm-btn modal-button",children:"Confirm"})]})]})})]})}const ki={primary:"#93D500",primary100:"#F0F6E1",primary200:"#E5F5ED",primary300:"#93D500",primary400:"#009D4F",primary500:"#2E7D32",secondary:"#CC0066",secondaryDark:"#AE1857",textPrimary:"#292929",white:"#FFFFFF",grey100:"#FAFAFA",grey200:"#EEEEEE",grey300:"#DDDDDD",grey400:"#C5C5C5",grey500:"#BFBFBF",grey600:"#85858A",success:"#009D4F",successLight:"#E5F5ED",warning:"#FFB600",warningLight:"#FFF8E5",danger:"#E01B00",dangerLight:"#FCE8E5",dangerDark:"#BE1700",linkPrimary:"#007BFF",linkLight:"#007BFF10",headerBgColor:"#292929",headerTextColor:"#FFF",buttonText:"#292929",buttonHover:"#2E7D32"};function Jo(t){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jo(t)}function ts(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gI(t,e){if(Jo(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Jo(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function K1(t){var e=gI(t,"string");return Jo(e)=="symbol"?e:e+""}function l0(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,K1(r.key),r)}}function ns(t,e,n){return e&&l0(t.prototype,e),n&&l0(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function xl(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function qh(t,e){return qh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},qh(t,e)}function Tp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&qh(t,e)}function Ud(t,e){if(e&&(Jo(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return xl(t)}function Va(t){return Va=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Va(t)}function Ha(t,e,n){return(e=K1(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Z1(t){if(Array.isArray(t))return t}function mI(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function u0(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=Array(e);n<e;n++)r[n]=t[n];return r}function J1(t,e){if(t){if(typeof t=="string")return u0(t,e);var n={}.toString.call(t).slice(8,-1);return n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set"?Array.from(t):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u0(t,e):void 0}}function Q1(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vI(t){return Z1(t)||mI(t)||J1(t)||Q1()}function c0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function f0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?c0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var yI={type:"logger",log:function(e){this.output("log",e)},warn:function(e){this.output("warn",e)},error:function(e){this.output("error",e)},output:function(e,n){console&&console[e]&&console[e].apply(console,n)}},bI=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=r.prefix||"i18next:",this.logger=n||yI,this.options=r,this.debug=r.debug}},{key:"setDebug",value:function(n){this.debug=n}},{key:"log",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"log","",!0)}},{key:"warn",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","",!0)}},{key:"error",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"error","")}},{key:"deprecate",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","WARNING DEPRECATED: ",!0)}},{key:"forward",value:function(n,r,i,o){return o&&!this.debug?null:(typeof n[0]=="string"&&(n[0]="".concat(i).concat(this.prefix," ").concat(n[0])),this.logger[r](n))}},{key:"create",value:function(n){return new t(this.logger,f0(f0({},{prefix:"".concat(this.prefix,":").concat(n,":")}),this.options))}},{key:"clone",value:function(n){return n=n||this.options,n.prefix=n.prefix||this.prefix,new t(this.logger,n)}}]),t}(),Fa=new bI,mu=function(){function t(){ts(this,t),this.observers={}}return ns(t,[{key:"on",value:function(n,r){var i=this;return n.split(" ").forEach(function(o){i.observers[o]=i.observers[o]||[],i.observers[o].push(r)}),this}},{key:"off",value:function(n,r){if(this.observers[n]){if(!r){delete this.observers[n];return}this.observers[n]=this.observers[n].filter(function(i){return i!==r})}}},{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];if(this.observers[n]){var a=[].concat(this.observers[n]);a.forEach(function(f){f.apply(void 0,i)})}if(this.observers["*"]){var c=[].concat(this.observers["*"]);c.forEach(function(f){f.apply(f,[n].concat(i))})}}}]),t}();function Qf(){var t,e,n=new Promise(function(r,i){t=r,e=i});return n.resolve=t,n.reject=e,n}function d0(t){return t==null?"":""+t}function wI(t,e,n){t.forEach(function(r){e[r]&&(n[r]=e[r])})}function Nv(t,e,n){function r(c){return c&&c.indexOf("###")>-1?c.replace(/###/g,"."):c}function i(){return!t||typeof t=="string"}for(var o=typeof e!="string"?[].concat(e):e.split(".");o.length>1;){if(i())return{};var a=r(o.shift());!t[a]&&n&&(t[a]=new n),Object.prototype.hasOwnProperty.call(t,a)?t=t[a]:t={}}return i()?{}:{obj:t,k:r(o.shift())}}function h0(t,e,n){var r=Nv(t,e,Object),i=r.obj,o=r.k;i[o]=n}function xI(t,e,n,r){var i=Nv(t,e,Object),o=i.obj,a=i.k;o[a]=o[a]||[],o[a].push(n)}function Xh(t,e){var n=Nv(t,e),r=n.obj,i=n.k;if(r)return r[i]}function SI(t,e,n){var r=Xh(t,n);return r!==void 0?r:Xh(e,n)}function eT(t,e,n){for(var r in e)r!=="__proto__"&&r!=="constructor"&&(r in t?typeof t[r]=="string"||t[r]instanceof String||typeof e[r]=="string"||e[r]instanceof String?n&&(t[r]=e[r]):eT(t[r],e[r],n):t[r]=e[r]);return t}function af(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}var TI={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};function CI(t){return typeof t=="string"?t.replace(/[&<>"'\/]/g,function(e){return TI[e]}):t}var Cp=typeof window<"u"&&window.navigator&&typeof window.navigator.userAgentData>"u"&&window.navigator.userAgent&&window.navigator.userAgent.indexOf("MSIE")>-1,EI=[" ",",","?","!",";"];function kI(t,e,n){e=e||"",n=n||"";var r=EI.filter(function(c){return e.indexOf(c)<0&&n.indexOf(c)<0});if(r.length===0)return!0;var i=new RegExp("(".concat(r.map(function(c){return c==="?"?"\\?":c}).join("|"),")")),o=!i.test(t);if(!o){var a=t.indexOf(n);a>0&&!i.test(t.substring(0,a))&&(o=!0)}return o}function Kh(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(t){if(t[e])return t[e];for(var r=e.split(n),i=t,o=0;o<r.length;++o){if(!i||typeof i[r[o]]=="string"&&o+1<r.length)return;if(i[r[o]]===void 0){for(var a=2,c=r.slice(o,o+a).join(n),f=i[c];f===void 0&&r.length>o+a;)a++,c=r.slice(o,o+a).join(n),f=i[c];if(f===void 0)return;if(f===null)return null;if(e.endsWith(c)){if(typeof f=="string")return f;if(c&&typeof f[c]=="string")return f[c]}var p=r.slice(o+a).join(n);return p?Kh(f,p,n):void 0}i=i[r[o]]}return i}}function p0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function dh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?p0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):p0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function DI(t){var e=PI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Ud(this,i)}}function PI(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}var OI=function(t){Tp(n,t);var e=DI(n);function n(r){var i,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};return ts(this,n),i=e.call(this),Cp&&mu.call(xl(i)),i.data=r||{},i.options=o,i.options.keySeparator===void 0&&(i.options.keySeparator="."),i.options.ignoreJSONStructure===void 0&&(i.options.ignoreJSONStructure=!0),i}return ns(n,[{key:"addNamespaces",value:function(i){this.options.ns.indexOf(i)<0&&this.options.ns.push(i)}},{key:"removeNamespaces",value:function(i){var o=this.options.ns.indexOf(i);o>-1&&this.options.ns.splice(o,1)}},{key:"getResource",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},f=c.keySeparator!==void 0?c.keySeparator:this.options.keySeparator,p=c.ignoreJSONStructure!==void 0?c.ignoreJSONStructure:this.options.ignoreJSONStructure,b=[i,o];a&&typeof a!="string"&&(b=b.concat(a)),a&&typeof a=="string"&&(b=b.concat(f?a.split(f):a)),i.indexOf(".")>-1&&(b=i.split("."));var m=Xh(this.data,b);return m||!p||typeof a!="string"?m:Kh(this.data&&this.data[i]&&this.data[i][o],a,f)}},{key:"addResource",value:function(i,o,a,c){var f=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1},p=f.keySeparator!==void 0?f.keySeparator:this.options.keySeparator,b=[i,o];a&&(b=b.concat(p?a.split(p):a)),i.indexOf(".")>-1&&(b=i.split("."),c=o,o=b[1]),this.addNamespaces(o),h0(this.data,b,c),f.silent||this.emit("added",i,o,a,c)}},{key:"addResources",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(var f in a)(typeof a[f]=="string"||Object.prototype.toString.apply(a[f])==="[object Array]")&&this.addResource(i,o,f,a[f],{silent:!0});c.silent||this.emit("added",i,o,a)}},{key:"addResourceBundle",value:function(i,o,a,c,f){var p=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1},b=[i,o];i.indexOf(".")>-1&&(b=i.split("."),c=a,a=o,o=b[1]),this.addNamespaces(o);var m=Xh(this.data,b)||{};c?eT(m,a,f):m=dh(dh({},m),a),h0(this.data,b,m),p.silent||this.emit("added",i,o,a)}},{key:"removeResourceBundle",value:function(i,o){this.hasResourceBundle(i,o)&&delete this.data[i][o],this.removeNamespaces(o),this.emit("removed",i,o)}},{key:"hasResourceBundle",value:function(i,o){return this.getResource(i,o)!==void 0}},{key:"getResourceBundle",value:function(i,o){return o||(o=this.options.defaultNS),this.options.compatibilityAPI==="v1"?dh(dh({},{}),this.getResource(i,o)):this.getResource(i,o)}},{key:"getDataByLanguage",value:function(i){return this.data[i]}},{key:"hasLanguageSomeTranslations",value:function(i){var o=this.getDataByLanguage(i),a=o&&Object.keys(o)||[];return!!a.find(function(c){return o[c]&&Object.keys(o[c]).length>0})}},{key:"toJSON",value:function(){return this.data}}]),n}(mu),tT={processors:{},addPostProcessor:function(e){this.processors[e.name]=e},handle:function(e,n,r,i,o){var a=this;return e.forEach(function(c){a.processors[c]&&(n=a.processors[c].process(n,r,i,o))}),n}};function g0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Li(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?g0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):g0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function _I(t){var e=RI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Ud(this,i)}}function RI(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}var m0={},v0=function(t){Tp(n,t);var e=_I(n);function n(r){var i,o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return ts(this,n),i=e.call(this),Cp&&mu.call(xl(i)),wI(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],r,xl(i)),i.options=o,i.options.keySeparator===void 0&&(i.options.keySeparator="."),i.logger=Fa.create("translator"),i}return ns(n,[{key:"changeLanguage",value:function(i){i&&(this.language=i)}},{key:"exists",value:function(i){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(i==null)return!1;var a=this.resolve(i,o);return a&&a.res!==void 0}},{key:"extractFromKey",value:function(i,o){var a=o.nsSeparator!==void 0?o.nsSeparator:this.options.nsSeparator;a===void 0&&(a=":");var c=o.keySeparator!==void 0?o.keySeparator:this.options.keySeparator,f=o.ns||this.options.defaultNS||[],p=a&&i.indexOf(a)>-1,b=!this.options.userDefinedKeySeparator&&!o.keySeparator&&!this.options.userDefinedNsSeparator&&!o.nsSeparator&&!kI(i,a,c);if(p&&!b){var m=i.match(this.interpolator.nestingRegexp);if(m&&m.length>0)return{key:i,namespaces:f};var T=i.split(a);(a!==c||a===c&&this.options.ns.indexOf(T[0])>-1)&&(f=T.shift()),i=T.join(c)}return typeof f=="string"&&(f=[f]),{key:i,namespaces:f}}},{key:"translate",value:function(i,o,a){var c=this;if(Jo(o)!=="object"&&this.options.overloadTranslationOptionHandler&&(o=this.options.overloadTranslationOptionHandler(arguments)),Jo(o)==="object"&&(o=Li({},o)),o||(o={}),i==null)return"";Array.isArray(i)||(i=[String(i)]);var f=o.returnDetails!==void 0?o.returnDetails:this.options.returnDetails,p=o.keySeparator!==void 0?o.keySeparator:this.options.keySeparator,b=this.extractFromKey(i[i.length-1],o),m=b.key,T=b.namespaces,E=T[T.length-1],A=o.lng||this.language,I=o.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(A&&A.toLowerCase()==="cimode"){if(I){var j=o.nsSeparator||this.options.nsSeparator;return f?{res:"".concat(E).concat(j).concat(m),usedKey:m,exactUsedKey:m,usedLng:A,usedNS:E}:"".concat(E).concat(j).concat(m)}return f?{res:m,usedKey:m,exactUsedKey:m,usedLng:A,usedNS:E}:m}var R=this.resolve(i,o),H=R&&R.res,W=R&&R.usedKey||m,ne=R&&R.exactUsedKey||m,Z=Object.prototype.toString.apply(H),ae=["[object Number]","[object Function]","[object RegExp]"],S=o.joinArrays!==void 0?o.joinArrays:this.options.joinArrays,ce=!this.i18nFormat||this.i18nFormat.handleAsObject,ue=typeof H!="string"&&typeof H!="boolean"&&typeof H!="number";if(ce&&H&&ue&&ae.indexOf(Z)<0&&!(typeof S=="string"&&Z==="[object Array]")){if(!o.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");var Ue=this.options.returnedObjectHandler?this.options.returnedObjectHandler(W,H,Li(Li({},o),{},{ns:T})):"key '".concat(m," (").concat(this.language,")' returned an object instead of string.");return f?(R.res=Ue,R):Ue}if(p){var et=Z==="[object Array]",Ke=et?[]:{},Me=et?ne:W;for(var Ve in H)if(Object.prototype.hasOwnProperty.call(H,Ve)){var fe="".concat(Me).concat(p).concat(Ve);Ke[Ve]=this.translate(fe,Li(Li({},o),{joinArrays:!1,ns:T})),Ke[Ve]===fe&&(Ke[Ve]=H[Ve])}H=Ke}}else if(ce&&typeof S=="string"&&Z==="[object Array]")H=H.join(S),H&&(H=this.extendTranslation(H,i,o,a));else{var ge=!1,Pe=!1,Be=o.count!==void 0&&typeof o.count!="string",Je=n.hasDefaultValue(o),ve=Be?this.pluralResolver.getSuffix(A,o.count,o):"",Se=o["defaultValue".concat(ve)]||o.defaultValue;!this.isValidLookup(H)&&Je&&(ge=!0,H=Se),this.isValidLookup(H)||(Pe=!0,H=m);var Ne=o.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey,tt=Ne&&Pe?void 0:H,Ye=Je&&Se!==H&&this.options.updateMissing;if(Pe||ge||Ye){if(this.logger.log(Ye?"updateKey":"missingKey",A,E,m,Ye?Se:H),p){var Ze=this.resolve(m,Li(Li({},o),{},{keySeparator:!1}));Ze&&Ze.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}var qe=[],ot=this.languageUtils.getFallbackCodes(this.options.fallbackLng,o.lng||this.language);if(this.options.saveMissingTo==="fallback"&&ot&&ot[0])for(var ct=0;ct<ot.length;ct++)qe.push(ot[ct]);else this.options.saveMissingTo==="all"?qe=this.languageUtils.toResolveHierarchy(o.lng||this.language):qe.push(o.lng||this.language);var pt=function(yt,Qe,At){var Mt=Je&&At!==H?At:tt;c.options.missingKeyHandler?c.options.missingKeyHandler(yt,E,Qe,Mt,Ye,o):c.backendConnector&&c.backendConnector.saveMissing&&c.backendConnector.saveMissing(yt,E,Qe,Mt,Ye,o),c.emit("missingKey",yt,E,Qe,H)};this.options.saveMissing&&(this.options.saveMissingPlurals&&Be?qe.forEach(function(ft){c.pluralResolver.getSuffixes(ft,o).forEach(function(yt){pt([ft],m+yt,o["defaultValue".concat(yt)]||Se)})}):pt(qe,m,Se))}H=this.extendTranslation(H,i,o,R,a),Pe&&H===m&&this.options.appendNamespaceToMissingKey&&(H="".concat(E,":").concat(m)),(Pe||ge)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?H=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?"".concat(E,":").concat(m):m,ge?H:void 0):H=this.options.parseMissingKeyHandler(H))}return f?(R.res=H,R):H}},{key:"extendTranslation",value:function(i,o,a,c,f){var p=this;if(this.i18nFormat&&this.i18nFormat.parse)i=this.i18nFormat.parse(i,Li(Li({},this.options.interpolation.defaultVariables),a),c.usedLng,c.usedNS,c.usedKey,{resolved:c});else if(!a.skipInterpolation){a.interpolation&&this.interpolator.init(Li(Li({},a),{interpolation:Li(Li({},this.options.interpolation),a.interpolation)}));var b=typeof i=="string"&&(a&&a.interpolation&&a.interpolation.skipOnVariables!==void 0?a.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables),m;if(b){var T=i.match(this.interpolator.nestingRegexp);m=T&&T.length}var E=a.replace&&typeof a.replace!="string"?a.replace:a;if(this.options.interpolation.defaultVariables&&(E=Li(Li({},this.options.interpolation.defaultVariables),E)),i=this.interpolator.interpolate(i,E,a.lng||this.language,a),b){var A=i.match(this.interpolator.nestingRegexp),I=A&&A.length;m<I&&(a.nest=!1)}!a.lng&&this.options.compatibilityAPI!=="v1"&&c&&c.res&&(a.lng=c.usedLng),a.nest!==!1&&(i=this.interpolator.nest(i,function(){for(var H=arguments.length,W=new Array(H),ne=0;ne<H;ne++)W[ne]=arguments[ne];return f&&f[0]===W[0]&&!a.context?(p.logger.warn("It seems you are nesting recursively key: ".concat(W[0]," in key: ").concat(o[0])),null):p.translate.apply(p,W.concat([o]))},a)),a.interpolation&&this.interpolator.reset()}var j=a.postProcess||this.options.postProcess,R=typeof j=="string"?[j]:j;return i!=null&&R&&R.length&&a.applyPostProcessor!==!1&&(i=tT.handle(R,i,o,this.options&&this.options.postProcessPassResolved?Li({i18nResolved:c},a):a,this)),i}},{key:"resolve",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},c,f,p,b,m;return typeof i=="string"&&(i=[i]),i.forEach(function(T){if(!o.isValidLookup(c)){var E=o.extractFromKey(T,a),A=E.key;f=A;var I=E.namespaces;o.options.fallbackNS&&(I=I.concat(o.options.fallbackNS));var j=a.count!==void 0&&typeof a.count!="string",R=j&&!a.ordinal&&a.count===0&&o.pluralResolver.shouldUseIntlApi(),H=a.context!==void 0&&(typeof a.context=="string"||typeof a.context=="number")&&a.context!=="",W=a.lngs?a.lngs:o.languageUtils.toResolveHierarchy(a.lng||o.language,a.fallbackLng);I.forEach(function(ne){o.isValidLookup(c)||(m=ne,!m0["".concat(W[0],"-").concat(ne)]&&o.utils&&o.utils.hasLoadedNamespace&&!o.utils.hasLoadedNamespace(m)&&(m0["".concat(W[0],"-").concat(ne)]=!0,o.logger.warn('key "'.concat(f,'" for languages "').concat(W.join(", "),`" won't get resolved as namespace "`).concat(m,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),W.forEach(function(Z){if(!o.isValidLookup(c)){b=Z;var ae=[A];if(o.i18nFormat&&o.i18nFormat.addLookupKeys)o.i18nFormat.addLookupKeys(ae,A,Z,ne,a);else{var S;j&&(S=o.pluralResolver.getSuffix(Z,a.count,a));var ce="".concat(o.options.pluralSeparator,"zero");if(j&&(ae.push(A+S),R&&ae.push(A+ce)),H){var ue="".concat(A).concat(o.options.contextSeparator).concat(a.context);ae.push(ue),j&&(ae.push(ue+S),R&&ae.push(ue+ce))}}for(var Ue;Ue=ae.pop();)o.isValidLookup(c)||(p=Ue,c=o.getResource(Z,ne,Ue,a))}}))})}}),{res:c,usedKey:f,exactUsedKey:p,usedLng:b,usedNS:m}}},{key:"isValidLookup",value:function(i){return i!==void 0&&!(!this.options.returnNull&&i===null)&&!(!this.options.returnEmptyString&&i==="")}},{key:"getResource",value:function(i,o,a){var c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(i,o,a,c):this.resourceStore.getResource(i,o,a,c)}}],[{key:"hasDefaultValue",value:function(i){var o="defaultValue";for(var a in i)if(Object.prototype.hasOwnProperty.call(i,a)&&o===a.substring(0,o.length)&&i[a]!==void 0)return!0;return!1}}]),n}(mu);function Sg(t){return t.charAt(0).toUpperCase()+t.slice(1)}var y0=function(){function t(e){ts(this,t),this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Fa.create("languageUtils")}return ns(t,[{key:"getScriptPartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return null;var r=n.split("-");return r.length===2||(r.pop(),r[r.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(r.join("-"))}},{key:"getLanguagePartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return n;var r=n.split("-");return this.formatLanguageCode(r[0])}},{key:"formatLanguageCode",value:function(n){if(typeof n=="string"&&n.indexOf("-")>-1){var r=["hans","hant","latn","cyrl","cans","mong","arab"],i=n.split("-");return this.options.lowerCaseLng?i=i.map(function(o){return o.toLowerCase()}):i.length===2?(i[0]=i[0].toLowerCase(),i[1]=i[1].toUpperCase(),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=Sg(i[1].toLowerCase()))):i.length===3&&(i[0]=i[0].toLowerCase(),i[1].length===2&&(i[1]=i[1].toUpperCase()),i[0]!=="sgn"&&i[2].length===2&&(i[2]=i[2].toUpperCase()),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=Sg(i[1].toLowerCase())),r.indexOf(i[2].toLowerCase())>-1&&(i[2]=Sg(i[2].toLowerCase()))),i.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?n.toLowerCase():n}},{key:"isSupportedCode",value:function(n){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(n=this.getLanguagePartFromCode(n)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(n)>-1}},{key:"getBestMatchFromCodes",value:function(n){var r=this;if(!n)return null;var i;return n.forEach(function(o){if(!i){var a=r.formatLanguageCode(o);(!r.options.supportedLngs||r.isSupportedCode(a))&&(i=a)}}),!i&&this.options.supportedLngs&&n.forEach(function(o){if(!i){var a=r.getLanguagePartFromCode(o);if(r.isSupportedCode(a))return i=a;i=r.options.supportedLngs.find(function(c){if(c===a)return c;if(!(c.indexOf("-")<0&&a.indexOf("-")<0)&&c.indexOf(a)===0)return c})}}),i||(i=this.getFallbackCodes(this.options.fallbackLng)[0]),i}},{key:"getFallbackCodes",value:function(n,r){if(!n)return[];if(typeof n=="function"&&(n=n(r)),typeof n=="string"&&(n=[n]),Object.prototype.toString.apply(n)==="[object Array]")return n;if(!r)return n.default||[];var i=n[r];return i||(i=n[this.getScriptPartFromCode(r)]),i||(i=n[this.formatLanguageCode(r)]),i||(i=n[this.getLanguagePartFromCode(r)]),i||(i=n.default),i||[]}},{key:"toResolveHierarchy",value:function(n,r){var i=this,o=this.getFallbackCodes(r||this.options.fallbackLng||[],n),a=[],c=function(p){p&&(i.isSupportedCode(p)?a.push(p):i.logger.warn("rejecting language code not found in supportedLngs: ".concat(p)))};return typeof n=="string"&&n.indexOf("-")>-1?(this.options.load!=="languageOnly"&&c(this.formatLanguageCode(n)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&c(this.getScriptPartFromCode(n)),this.options.load!=="currentOnly"&&c(this.getLanguagePartFromCode(n))):typeof n=="string"&&c(this.formatLanguageCode(n)),o.forEach(function(f){a.indexOf(f)<0&&c(i.formatLanguageCode(f))}),a}}]),t}(),AI=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],II={1:function(e){return+(e>1)},2:function(e){return+(e!=1)},3:function(e){return 0},4:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2},5:function(e){return e==0?0:e==1?1:e==2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},6:function(e){return e==1?0:e>=2&&e<=4?1:2},7:function(e){return e==1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2},8:function(e){return e==1?0:e==2?1:e!=8&&e!=11?2:3},9:function(e){return+(e>=2)},10:function(e){return e==1?0:e==2?1:e<7?2:e<11?3:4},11:function(e){return e==1||e==11?0:e==2||e==12?1:e>2&&e<20?2:3},12:function(e){return+(e%10!=1||e%100==11)},13:function(e){return+(e!==0)},14:function(e){return e==1?0:e==2?1:e==3?2:3},15:function(e){return e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2},16:function(e){return e%10==1&&e%100!=11?0:e!==0?1:2},17:function(e){return e==1||e%10==1&&e%100!=11?0:1},18:function(e){return e==0?0:e==1?1:2},19:function(e){return e==1?0:e==0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3},20:function(e){return e==1?0:e==0||e%100>0&&e%100<20?1:2},21:function(e){return e%100==1?1:e%100==2?2:e%100==3||e%100==4?3:0},22:function(e){return e==1?0:e==2?1:(e<0||e>10)&&e%10==0?2:3}},MI=["v1","v2","v3"],b0={zero:0,one:1,two:2,few:3,many:4,other:5};function LI(){var t={};return AI.forEach(function(e){e.lngs.forEach(function(n){t[n]={numbers:e.nr,plurals:II[e.fc]}})}),t}var FI=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.languageUtils=e,this.options=n,this.logger=Fa.create("pluralResolver"),(!this.options.compatibilityJSON||this.options.compatibilityJSON==="v4")&&(typeof Intl>"u"||!Intl.PluralRules)&&(this.options.compatibilityJSON="v3",this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")),this.rules=LI()}return ns(t,[{key:"addRule",value:function(n,r){this.rules[n]=r}},{key:"getRule",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.shouldUseIntlApi())try{return new Intl.PluralRules(n,{type:r.ordinal?"ordinal":"cardinal"})}catch{return}return this.rules[n]||this.rules[this.languageUtils.getLanguagePartFromCode(n)]}},{key:"needsPlural",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=this.getRule(n,r);return this.shouldUseIntlApi()?i&&i.resolvedOptions().pluralCategories.length>1:i&&i.numbers.length>1}},{key:"getPluralFormsOfKey",value:function(n,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.getSuffixes(n,i).map(function(o){return"".concat(r).concat(o)})}},{key:"getSuffixes",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=this.getRule(n,i);return o?this.shouldUseIntlApi()?o.resolvedOptions().pluralCategories.sort(function(a,c){return b0[a]-b0[c]}).map(function(a){return"".concat(r.options.prepend).concat(a)}):o.numbers.map(function(a){return r.getSuffix(n,a,i)}):[]}},{key:"getSuffix",value:function(n,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o=this.getRule(n,i);return o?this.shouldUseIntlApi()?"".concat(this.options.prepend).concat(o.select(r)):this.getSuffixRetroCompatible(o,r):(this.logger.warn("no plural rule found for: ".concat(n)),"")}},{key:"getSuffixRetroCompatible",value:function(n,r){var i=this,o=n.noAbs?n.plurals(r):n.plurals(Math.abs(r)),a=n.numbers[o];this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1&&(a===2?a="plural":a===1&&(a=""));var c=function(){return i.options.prepend&&a.toString()?i.options.prepend+a.toString():a.toString()};return this.options.compatibilityJSON==="v1"?a===1?"":typeof a=="number"?"_plural_".concat(a.toString()):c():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&n.numbers.length===2&&n.numbers[0]===1?c():this.options.prepend&&o.toString()?this.options.prepend+o.toString():o.toString()}},{key:"shouldUseIntlApi",value:function(){return!MI.includes(this.options.compatibilityJSON)}}]),t}();function w0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function ia(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?w0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):w0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function x0(t,e,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:".",i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,o=SI(t,e,n);return!o&&i&&typeof n=="string"&&(o=Kh(t,n,r),o===void 0&&(o=Kh(e,n,r))),o}var NI=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ts(this,t),this.logger=Fa.create("interpolator"),this.options=e,this.format=e.interpolation&&e.interpolation.format||function(n){return n},this.init(e)}return ns(t,[{key:"init",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};n.interpolation||(n.interpolation={escapeValue:!0});var r=n.interpolation;this.escape=r.escape!==void 0?r.escape:CI,this.escapeValue=r.escapeValue!==void 0?r.escapeValue:!0,this.useRawValueToEscape=r.useRawValueToEscape!==void 0?r.useRawValueToEscape:!1,this.prefix=r.prefix?af(r.prefix):r.prefixEscaped||"{{",this.suffix=r.suffix?af(r.suffix):r.suffixEscaped||"}}",this.formatSeparator=r.formatSeparator?r.formatSeparator:r.formatSeparator||",",this.unescapePrefix=r.unescapeSuffix?"":r.unescapePrefix||"-",this.unescapeSuffix=this.unescapePrefix?"":r.unescapeSuffix||"",this.nestingPrefix=r.nestingPrefix?af(r.nestingPrefix):r.nestingPrefixEscaped||af("$t("),this.nestingSuffix=r.nestingSuffix?af(r.nestingSuffix):r.nestingSuffixEscaped||af(")"),this.nestingOptionsSeparator=r.nestingOptionsSeparator?r.nestingOptionsSeparator:r.nestingOptionsSeparator||",",this.maxReplaces=r.maxReplaces?r.maxReplaces:1e3,this.alwaysFormat=r.alwaysFormat!==void 0?r.alwaysFormat:!1,this.resetRegExp()}},{key:"reset",value:function(){this.options&&this.init(this.options)}},{key:"resetRegExp",value:function(){var n="".concat(this.prefix,"(.+?)").concat(this.suffix);this.regexp=new RegExp(n,"g");var r="".concat(this.prefix).concat(this.unescapePrefix,"(.+?)").concat(this.unescapeSuffix).concat(this.suffix);this.regexpUnescape=new RegExp(r,"g");var i="".concat(this.nestingPrefix,"(.+?)").concat(this.nestingSuffix);this.nestingRegexp=new RegExp(i,"g")}},{key:"interpolate",value:function(n,r,i,o){var a=this,c,f,p,b=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{};function m(j){return j.replace(/\$/g,"$$$$")}var T=function(R){if(R.indexOf(a.formatSeparator)<0){var H=x0(r,b,R,a.options.keySeparator,a.options.ignoreJSONStructure);return a.alwaysFormat?a.format(H,void 0,i,ia(ia(ia({},o),r),{},{interpolationkey:R})):H}var W=R.split(a.formatSeparator),ne=W.shift().trim(),Z=W.join(a.formatSeparator).trim();return a.format(x0(r,b,ne,a.options.keySeparator,a.options.ignoreJSONStructure),Z,i,ia(ia(ia({},o),r),{},{interpolationkey:ne}))};this.resetRegExp();var E=o&&o.missingInterpolationHandler||this.options.missingInterpolationHandler,A=o&&o.interpolation&&o.interpolation.skipOnVariables!==void 0?o.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables,I=[{regex:this.regexpUnescape,safeValue:function(R){return m(R)}},{regex:this.regexp,safeValue:function(R){return a.escapeValue?m(a.escape(R)):m(R)}}];return I.forEach(function(j){for(p=0;c=j.regex.exec(n);){var R=c[1].trim();if(f=T(R),f===void 0)if(typeof E=="function"){var H=E(n,c,o);f=typeof H=="string"?H:""}else if(o&&Object.prototype.hasOwnProperty.call(o,R))f="";else if(A){f=c[0];continue}else a.logger.warn("missed to pass in variable ".concat(R," for interpolating ").concat(n)),f="";else typeof f!="string"&&!a.useRawValueToEscape&&(f=d0(f));var W=j.safeValue(f);if(n=n.replace(c[0],W),A?(j.regex.lastIndex+=f.length,j.regex.lastIndex-=c[0].length):j.regex.lastIndex=0,p++,p>=a.maxReplaces)break}}),n}},{key:"nest",value:function(n,r){var i=this,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},a,c,f;function p(E,A){var I=this.nestingOptionsSeparator;if(E.indexOf(I)<0)return E;var j=E.split(new RegExp("".concat(I,"[ ]*{"))),R="{".concat(j[1]);E=j[0],R=this.interpolate(R,f);var H=R.match(/'/g),W=R.match(/"/g);(H&&H.length%2===0&&!W||W.length%2!==0)&&(R=R.replace(/'/g,'"'));try{f=JSON.parse(R),A&&(f=ia(ia({},A),f))}catch(ne){return this.logger.warn("failed parsing options string in nesting for key ".concat(E),ne),"".concat(E).concat(I).concat(R)}return delete f.defaultValue,E}for(;a=this.nestingRegexp.exec(n);){var b=[];f=ia({},o),f=f.replace&&typeof f.replace!="string"?f.replace:f,f.applyPostProcessor=!1,delete f.defaultValue;var m=!1;if(a[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(a[1])){var T=a[1].split(this.formatSeparator).map(function(E){return E.trim()});a[1]=T.shift(),b=T,m=!0}if(c=r(p.call(this,a[1].trim(),f),f),c&&a[0]===n&&typeof c!="string")return c;typeof c!="string"&&(c=d0(c)),c||(this.logger.warn("missed to resolve ".concat(a[1]," for nesting ").concat(n)),c=""),m&&(c=b.reduce(function(E,A){return i.format(E,A,o.lng,ia(ia({},o),{},{interpolationkey:a[1].trim()}))},c.trim())),n=n.replace(a[0],c),this.regexp.lastIndex=0}return n}}]),t}();function S0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function ml(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?S0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):S0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function jI(t){var e=t.toLowerCase().trim(),n={};if(t.indexOf("(")>-1){var r=t.split("(");e=r[0].toLowerCase().trim();var i=r[1].substring(0,r[1].length-1);if(e==="currency"&&i.indexOf(":")<0)n.currency||(n.currency=i.trim());else if(e==="relativetime"&&i.indexOf(":")<0)n.range||(n.range=i.trim());else{var o=i.split(";");o.forEach(function(a){if(a){var c=a.split(":"),f=vI(c),p=f[0],b=f.slice(1),m=b.join(":").trim().replace(/^'+|'+$/g,"");n[p.trim()]||(n[p.trim()]=m),m==="false"&&(n[p.trim()]=!1),m==="true"&&(n[p.trim()]=!0),isNaN(m)||(n[p.trim()]=parseInt(m,10))}})}}return{formatName:e,formatOptions:n}}function lf(t){var e={};return function(r,i,o){var a=i+JSON.stringify(o),c=e[a];return c||(c=t(i,o),e[a]=c),c(r)}}var BI=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ts(this,t),this.logger=Fa.create("formatter"),this.options=e,this.formats={number:lf(function(n,r){var i=new Intl.NumberFormat(n,ml({},r));return function(o){return i.format(o)}}),currency:lf(function(n,r){var i=new Intl.NumberFormat(n,ml(ml({},r),{},{style:"currency"}));return function(o){return i.format(o)}}),datetime:lf(function(n,r){var i=new Intl.DateTimeFormat(n,ml({},r));return function(o){return i.format(o)}}),relativetime:lf(function(n,r){var i=new Intl.RelativeTimeFormat(n,ml({},r));return function(o){return i.format(o,r.range||"day")}}),list:lf(function(n,r){var i=new Intl.ListFormat(n,ml({},r));return function(o){return i.format(o)}})},this.init(e)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}},i=r.interpolation;this.formatSeparator=i.formatSeparator?i.formatSeparator:i.formatSeparator||","}},{key:"add",value:function(n,r){this.formats[n.toLowerCase().trim()]=r}},{key:"addCached",value:function(n,r){this.formats[n.toLowerCase().trim()]=lf(r)}},{key:"format",value:function(n,r,i){var o=this,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},c=r.split(this.formatSeparator),f=c.reduce(function(p,b){var m=jI(b),T=m.formatName,E=m.formatOptions;if(o.formats[T]){var A=p;try{var I=a&&a.formatParams&&a.formatParams[a.interpolationkey]||{},j=I.locale||I.lng||a.locale||a.lng||i;A=o.formats[T](p,j,ml(ml(ml({},E),a),I))}catch(R){o.logger.warn(R)}return A}else o.logger.warn("there was no format function for ".concat(T));return p},n);return f}}]),t}();function T0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function C0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?T0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):T0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function $I(t){var e=VI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Ud(this,i)}}function VI(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function HI(t,e){t.pending[e]!==void 0&&(delete t.pending[e],t.pendingCount--)}var UI=function(t){Tp(n,t);var e=$I(n);function n(r,i,o){var a,c=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return ts(this,n),a=e.call(this),Cp&&mu.call(xl(a)),a.backend=r,a.store=i,a.services=o,a.languageUtils=o.languageUtils,a.options=c,a.logger=Fa.create("backendConnector"),a.waitingReads=[],a.maxParallelReads=c.maxParallelReads||10,a.readingCalls=0,a.maxRetries=c.maxRetries>=0?c.maxRetries:5,a.retryTimeout=c.retryTimeout>=1?c.retryTimeout:350,a.state={},a.queue=[],a.backend&&a.backend.init&&a.backend.init(o,c.backend,c),a}return ns(n,[{key:"queueLoad",value:function(i,o,a,c){var f=this,p={},b={},m={},T={};return i.forEach(function(E){var A=!0;o.forEach(function(I){var j="".concat(E,"|").concat(I);!a.reload&&f.store.hasResourceBundle(E,I)?f.state[j]=2:f.state[j]<0||(f.state[j]===1?b[j]===void 0&&(b[j]=!0):(f.state[j]=1,A=!1,b[j]===void 0&&(b[j]=!0),p[j]===void 0&&(p[j]=!0),T[I]===void 0&&(T[I]=!0)))}),A||(m[E]=!0)}),(Object.keys(p).length||Object.keys(b).length)&&this.queue.push({pending:b,pendingCount:Object.keys(b).length,loaded:{},errors:[],callback:c}),{toLoad:Object.keys(p),pending:Object.keys(b),toLoadLanguages:Object.keys(m),toLoadNamespaces:Object.keys(T)}}},{key:"loaded",value:function(i,o,a){var c=i.split("|"),f=c[0],p=c[1];o&&this.emit("failedLoading",f,p,o),a&&this.store.addResourceBundle(f,p,a),this.state[i]=o?-1:2;var b={};this.queue.forEach(function(m){xI(m.loaded,[f],p),HI(m,i),o&&m.errors.push(o),m.pendingCount===0&&!m.done&&(Object.keys(m.loaded).forEach(function(T){b[T]||(b[T]={});var E=m.loaded[T];E.length&&E.forEach(function(A){b[T][A]===void 0&&(b[T][A]=!0)})}),m.done=!0,m.errors.length?m.callback(m.errors):m.callback())}),this.emit("loaded",b),this.queue=this.queue.filter(function(m){return!m.done})}},{key:"read",value:function(i,o,a){var c=this,f=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:this.retryTimeout,b=arguments.length>5?arguments[5]:void 0;if(!i.length)return b(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:i,ns:o,fcName:a,tried:f,wait:p,callback:b});return}this.readingCalls++;var m=function(I,j){if(c.readingCalls--,c.waitingReads.length>0){var R=c.waitingReads.shift();c.read(R.lng,R.ns,R.fcName,R.tried,R.wait,R.callback)}if(I&&j&&f<c.maxRetries){setTimeout(function(){c.read.call(c,i,o,a,f+1,p*2,b)},p);return}b(I,j)},T=this.backend[a].bind(this.backend);if(T.length===2){try{var E=T(i,o);E&&typeof E.then=="function"?E.then(function(A){return m(null,A)}).catch(m):m(null,E)}catch(A){m(A)}return}return T(i,o,m)}},{key:"prepareLoading",value:function(i,o){var a=this,c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},f=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),f&&f();typeof i=="string"&&(i=this.languageUtils.toResolveHierarchy(i)),typeof o=="string"&&(o=[o]);var p=this.queueLoad(i,o,c,f);if(!p.toLoad.length)return p.pending.length||f(),null;p.toLoad.forEach(function(b){a.loadOne(b)})}},{key:"load",value:function(i,o,a){this.prepareLoading(i,o,{},a)}},{key:"reload",value:function(i,o,a){this.prepareLoading(i,o,{reload:!0},a)}},{key:"loadOne",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",c=i.split("|"),f=c[0],p=c[1];this.read(f,p,"read",void 0,void 0,function(b,m){b&&o.logger.warn("".concat(a,"loading namespace ").concat(p," for language ").concat(f," failed"),b),!b&&m&&o.logger.log("".concat(a,"loaded namespace ").concat(p," for language ").concat(f),m),o.loaded(i,b,m)})}},{key:"saveMissing",value:function(i,o,a,c,f){var p=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{},b=arguments.length>6&&arguments[6]!==void 0?arguments[6]:function(){};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(o)){this.logger.warn('did not save key "'.concat(a,'" as the namespace "').concat(o,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(a==null||a==="")){if(this.backend&&this.backend.create){var m=C0(C0({},p),{},{isUpdate:f}),T=this.backend.create.bind(this.backend);if(T.length<6)try{var E;T.length===5?E=T(i,o,a,c,m):E=T(i,o,a,c),E&&typeof E.then=="function"?E.then(function(A){return b(null,A)}).catch(b):b(null,E)}catch(A){b(A)}else T(i,o,a,c,b,m)}!i||!i[0]||this.store.addResource(i[0],o,a,c)}}}]),n}(mu);function E0(){return{debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!0,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:function(e){var n={};if(Jo(e[1])==="object"&&(n=e[1]),typeof e[1]=="string"&&(n.defaultValue=e[1]),typeof e[2]=="string"&&(n.tDescription=e[2]),Jo(e[2])==="object"||Jo(e[3])==="object"){var r=e[3]||e[2];Object.keys(r).forEach(function(i){n[i]=r[i]})}return n},interpolation:{escapeValue:!0,format:function(e,n,r,i){return e},prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}}function k0(t){return typeof t.ns=="string"&&(t.ns=[t.ns]),typeof t.fallbackLng=="string"&&(t.fallbackLng=[t.fallbackLng]),typeof t.fallbackNS=="string"&&(t.fallbackNS=[t.fallbackNS]),t.supportedLngs&&t.supportedLngs.indexOf("cimode")<0&&(t.supportedLngs=t.supportedLngs.concat(["cimode"])),t}function D0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Ia(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?D0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):D0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function WI(t){var e=zI();return function(){var r=Va(t),i;if(e){var o=Va(this).constructor;i=Reflect.construct(r,arguments,o)}else i=r.apply(this,arguments);return Ud(this,i)}}function zI(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function hh(){}function YI(t){var e=Object.getOwnPropertyNames(Object.getPrototypeOf(t));e.forEach(function(n){typeof t[n]=="function"&&(t[n]=t[n].bind(t))})}var Zh=function(t){Tp(n,t);var e=WI(n);function n(){var r,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=arguments.length>1?arguments[1]:void 0;if(ts(this,n),r=e.call(this),Cp&&mu.call(xl(r)),r.options=k0(i),r.services={},r.logger=Fa,r.modules={external:[]},YI(xl(r)),o&&!r.isInitialized&&!i.isClone){if(!r.options.initImmediate)return r.init(i,o),Ud(r,xl(r));setTimeout(function(){r.init(i,o)},0)}return r}return ns(n,[{key:"init",value:function(){var i=this,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1?arguments[1]:void 0;typeof o=="function"&&(a=o,o={}),!o.defaultNS&&o.defaultNS!==!1&&o.ns&&(typeof o.ns=="string"?o.defaultNS=o.ns:o.ns.indexOf("translation")<0&&(o.defaultNS=o.ns[0]));var c=E0();this.options=Ia(Ia(Ia({},c),this.options),k0(o)),this.options.compatibilityAPI!=="v1"&&(this.options.interpolation=Ia(Ia({},c.interpolation),this.options.interpolation)),o.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=o.keySeparator),o.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=o.nsSeparator);function f(R){return R?typeof R=="function"?new R:R:null}if(!this.options.isClone){this.modules.logger?Fa.init(f(this.modules.logger),this.options):Fa.init(null,this.options);var p;this.modules.formatter?p=this.modules.formatter:typeof Intl<"u"&&(p=BI);var b=new y0(this.options);this.store=new OI(this.options.resources,this.options);var m=this.services;m.logger=Fa,m.resourceStore=this.store,m.languageUtils=b,m.pluralResolver=new FI(b,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),p&&(!this.options.interpolation.format||this.options.interpolation.format===c.interpolation.format)&&(m.formatter=f(p),m.formatter.init(m,this.options),this.options.interpolation.format=m.formatter.format.bind(m.formatter)),m.interpolator=new NI(this.options),m.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},m.backendConnector=new UI(f(this.modules.backend),m.resourceStore,m,this.options),m.backendConnector.on("*",function(R){for(var H=arguments.length,W=new Array(H>1?H-1:0),ne=1;ne<H;ne++)W[ne-1]=arguments[ne];i.emit.apply(i,[R].concat(W))}),this.modules.languageDetector&&(m.languageDetector=f(this.modules.languageDetector),m.languageDetector.init&&m.languageDetector.init(m,this.options.detection,this.options)),this.modules.i18nFormat&&(m.i18nFormat=f(this.modules.i18nFormat),m.i18nFormat.init&&m.i18nFormat.init(this)),this.translator=new v0(this.services,this.options),this.translator.on("*",function(R){for(var H=arguments.length,W=new Array(H>1?H-1:0),ne=1;ne<H;ne++)W[ne-1]=arguments[ne];i.emit.apply(i,[R].concat(W))}),this.modules.external.forEach(function(R){R.init&&R.init(i)})}if(this.format=this.options.interpolation.format,a||(a=hh),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){var T=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);T.length>0&&T[0]!=="dev"&&(this.options.lng=T[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined");var E=["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"];E.forEach(function(R){i[R]=function(){var H;return(H=i.store)[R].apply(H,arguments)}});var A=["addResource","addResources","addResourceBundle","removeResourceBundle"];A.forEach(function(R){i[R]=function(){var H;return(H=i.store)[R].apply(H,arguments),i}});var I=Qf(),j=function(){var H=function(ne,Z){i.isInitialized&&!i.initializedStoreOnce&&i.logger.warn("init: i18next is already initialized. You should call init just once!"),i.isInitialized=!0,i.options.isClone||i.logger.log("initialized",i.options),i.emit("initialized",i.options),I.resolve(Z),a(ne,Z)};if(i.languages&&i.options.compatibilityAPI!=="v1"&&!i.isInitialized)return H(null,i.t.bind(i));i.changeLanguage(i.options.lng,H)};return this.options.resources||!this.options.initImmediate?j():setTimeout(j,0),I}},{key:"loadResources",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:hh,c=a,f=typeof i=="string"?i:this.language;if(typeof i=="function"&&(c=i),!this.options.resources||this.options.partialBundledLanguages){if(f&&f.toLowerCase()==="cimode")return c();var p=[],b=function(E){if(E){var A=o.services.languageUtils.toResolveHierarchy(E);A.forEach(function(I){p.indexOf(I)<0&&p.push(I)})}};if(f)b(f);else{var m=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);m.forEach(function(T){return b(T)})}this.options.preload&&this.options.preload.forEach(function(T){return b(T)}),this.services.backendConnector.load(p,this.options.ns,function(T){!T&&!o.resolvedLanguage&&o.language&&o.setResolvedLanguage(o.language),c(T)})}else c(null)}},{key:"reloadResources",value:function(i,o,a){var c=Qf();return i||(i=this.languages),o||(o=this.options.ns),a||(a=hh),this.services.backendConnector.reload(i,o,function(f){c.resolve(),a(f)}),c}},{key:"use",value:function(i){if(!i)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!i.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return i.type==="backend"&&(this.modules.backend=i),(i.type==="logger"||i.log&&i.warn&&i.error)&&(this.modules.logger=i),i.type==="languageDetector"&&(this.modules.languageDetector=i),i.type==="i18nFormat"&&(this.modules.i18nFormat=i),i.type==="postProcessor"&&tT.addPostProcessor(i),i.type==="formatter"&&(this.modules.formatter=i),i.type==="3rdParty"&&this.modules.external.push(i),this}},{key:"setResolvedLanguage",value:function(i){if(!(!i||!this.languages)&&!(["cimode","dev"].indexOf(i)>-1))for(var o=0;o<this.languages.length;o++){var a=this.languages[o];if(!(["cimode","dev"].indexOf(a)>-1)&&this.store.hasLanguageSomeTranslations(a)){this.resolvedLanguage=a;break}}}},{key:"changeLanguage",value:function(i,o){var a=this;this.isLanguageChangingTo=i;var c=Qf();this.emit("languageChanging",i);var f=function(T){a.language=T,a.languages=a.services.languageUtils.toResolveHierarchy(T),a.resolvedLanguage=void 0,a.setResolvedLanguage(T)},p=function(T,E){E?(f(E),a.translator.changeLanguage(E),a.isLanguageChangingTo=void 0,a.emit("languageChanged",E),a.logger.log("languageChanged",E)):a.isLanguageChangingTo=void 0,c.resolve(function(){return a.t.apply(a,arguments)}),o&&o(T,function(){return a.t.apply(a,arguments)})},b=function(T){!i&&!T&&a.services.languageDetector&&(T=[]);var E=typeof T=="string"?T:a.services.languageUtils.getBestMatchFromCodes(T);E&&(a.language||f(E),a.translator.language||a.translator.changeLanguage(E),a.services.languageDetector&&a.services.languageDetector.cacheUserLanguage&&a.services.languageDetector.cacheUserLanguage(E)),a.loadResources(E,function(A){p(A,E)})};return!i&&this.services.languageDetector&&!this.services.languageDetector.async?b(this.services.languageDetector.detect()):!i&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(b):this.services.languageDetector.detect(b):b(i),c}},{key:"getFixedT",value:function(i,o,a){var c=this,f=function p(b,m){var T;if(Jo(m)!=="object"){for(var E=arguments.length,A=new Array(E>2?E-2:0),I=2;I<E;I++)A[I-2]=arguments[I];T=c.options.overloadTranslationOptionHandler([b,m].concat(A))}else T=Ia({},m);T.lng=T.lng||p.lng,T.lngs=T.lngs||p.lngs,T.ns=T.ns||p.ns,T.keyPrefix=T.keyPrefix||a||p.keyPrefix;var j=c.options.keySeparator||".",R;return T.keyPrefix&&Array.isArray(b)?R=b.map(function(H){return"".concat(T.keyPrefix).concat(j).concat(H)}):R=T.keyPrefix?"".concat(T.keyPrefix).concat(j).concat(b):b,c.t(R,T)};return typeof i=="string"?f.lng=i:f.lngs=i,f.ns=o,f.keyPrefix=a,f}},{key:"t",value:function(){var i;return this.translator&&(i=this.translator).translate.apply(i,arguments)}},{key:"exists",value:function(){var i;return this.translator&&(i=this.translator).exists.apply(i,arguments)}},{key:"setDefaultNamespace",value:function(i){this.options.defaultNS=i}},{key:"hasLoadedNamespace",value:function(i){var o=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;var c=a.lng||this.resolvedLanguage||this.languages[0],f=this.options?this.options.fallbackLng:!1,p=this.languages[this.languages.length-1];if(c.toLowerCase()==="cimode")return!0;var b=function(E,A){var I=o.services.backendConnector.state["".concat(E,"|").concat(A)];return I===-1||I===2};if(a.precheck){var m=a.precheck(this,b);if(m!==void 0)return m}return!!(this.hasResourceBundle(c,i)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||b(c,i)&&(!f||b(p,i)))}},{key:"loadNamespaces",value:function(i,o){var a=this,c=Qf();return this.options.ns?(typeof i=="string"&&(i=[i]),i.forEach(function(f){a.options.ns.indexOf(f)<0&&a.options.ns.push(f)}),this.loadResources(function(f){c.resolve(),o&&o(f)}),c):(o&&o(),Promise.resolve())}},{key:"loadLanguages",value:function(i,o){var a=Qf();typeof i=="string"&&(i=[i]);var c=this.options.preload||[],f=i.filter(function(p){return c.indexOf(p)<0});return f.length?(this.options.preload=c.concat(f),this.loadResources(function(p){a.resolve(),o&&o(p)}),a):(o&&o(),Promise.resolve())}},{key:"dir",value:function(i){if(i||(i=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!i)return"rtl";var o=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],a=this.services&&this.services.languageUtils||new y0(E0());return o.indexOf(a.getLanguagePartFromCode(i))>-1||i.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}},{key:"cloneInstance",value:function(){var i=this,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:hh,c=Ia(Ia(Ia({},this.options),o),{isClone:!0}),f=new n(c);(o.debug!==void 0||o.prefix!==void 0)&&(f.logger=f.logger.clone(o));var p=["store","services","language"];return p.forEach(function(b){f[b]=i[b]}),f.services=Ia({},this.services),f.services.utils={hasLoadedNamespace:f.hasLoadedNamespace.bind(f)},f.translator=new v0(f.services,f.options),f.translator.on("*",function(b){for(var m=arguments.length,T=new Array(m>1?m-1:0),E=1;E<m;E++)T[E-1]=arguments[E];f.emit.apply(f,[b].concat(T))}),f.init(c,a),f.translator.options=f.options,f.translator.backendConnector.services.utils={hasLoadedNamespace:f.hasLoadedNamespace.bind(f)},f}},{key:"toJSON",value:function(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}]),n}(mu);Ha(Zh,"createInstance",function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;return new Zh(t,e)});var ii=Zh.createInstance();ii.createInstance=Zh.createInstance;ii.createInstance;ii.dir;ii.init;ii.loadResources;ii.reloadResources;ii.use;ii.changeLanguage;ii.getFixedT;var nT=ii.t;ii.exists;ii.setDefaultNamespace;ii.hasLoadedNamespace;ii.loadNamespaces;ii.loadLanguages;const rT={TOKEN_MALFORMED:"token_malformed",TOKEN_EXPIRED:"token_expired"},iT=t=>{window.location.href=`${t}/authentication/login`},oT=t=>{window.location.href=`${t}/authentication/logout`},As=cI.create({withCredentials:!0});let Tg=!1,Pm=[];const P0=t=>{Pm.forEach(e=>{t?e.reject(t):e.resolve()}),Pm=[]};function sT(t,e){var o,a,c,f,p,b,m,T,E;const n=t.config,r=((a=(o=t.response)==null?void 0:o.data)==null?void 0:a.errorMessage)||((f=(c=t.response)==null?void 0:c.data)==null?void 0:f.message),i=r===rT.TOKEN_EXPIRED;return((p=t.response)==null?void 0:p.status)===401&&i&&!n._retry?Tg?new Promise((A,I)=>{Pm.push({resolve:A,reject:I})}).then(()=>As(n)).catch(A=>Promise.reject(A)):(n._retry=!0,Tg=!0,As.post("/authentication/api/v1/auth/refresh-token",void 0,{baseURL:window.env.AUTHEN_DOMAIN}).then(()=>(P0(null),As(n))).catch(A=>(P0(A),Promise.reject(A))).finally(()=>{Tg=!1})):((b=t.response)==null?void 0:b.status)===401&&!i?iT(window.env.AUTHEN_DOMAIN):(((m=t.response)==null?void 0:m.status)===403?(T=e==null?void 0:e.handle403)==null||T.call(e,t):(!(e!=null&&e.disabledPushNotify)&&Wd(nT(`${r||"Something went wrong!"}`)),(E=e==null?void 0:e.handleOtherError)==null||E.call(e,t)),r&&t.response&&t.response.data&&(t.response.data.message=r),Promise.reject(t))}const GI=As.interceptors.response.use(t=>t,async t=>sT(t)),aT=q.createContext({}),qI=({children:t})=>{const[e,n]=q.useState(!1),[r,i]=q.useState({all:{rows:[],total:0},unread:{rows:[],total:0}}),o=()=>{n(!e)},a=()=>{n(!1)};return _e.jsx(aT.Provider,{value:{isOpen:e,toggleOpen:o,setShowModalFalse:a,notidata:r,setNotiData:i},children:t})};var lT={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},O0=q.createContext&&q.createContext(lT),XI=["attr","size","title"];function KI(t,e){if(t==null)return{};var n=ZI(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function ZI(t,e){if(t==null)return{};var n={};for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r)){if(e.indexOf(r)>=0)continue;n[r]=t[r]}return n}function Jh(){return Jh=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Jh.apply(this,arguments)}function _0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Qh(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?_0(Object(n),!0).forEach(function(r){JI(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):_0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function JI(t,e,n){return e=QI(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function QI(t){var e=eM(t,"string");return typeof e=="symbol"?e:e+""}function eM(t,e){if(typeof t!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function uT(t){return t&&t.map((e,n)=>q.createElement(e.tag,Qh({key:n},e.attr),uT(e.child)))}function Ep(t){return e=>q.createElement(tM,Jh({attr:Qh({},t.attr)},e),uT(t.child))}function tM(t){var e=n=>{var{attr:r,size:i,title:o}=t,a=KI(t,XI),c=i||n.size||"1em",f;return n.className&&(f=n.className),t.className&&(f=(f?f+" ":"")+t.className),q.createElement("svg",Jh({stroke:"currentColor",fill:"currentColor",strokeWidth:"0"},n.attr,r,a,{className:f,style:Qh(Qh({color:t.color||n.color},n.style),t.style),height:c,width:c,xmlns:"http://www.w3.org/2000/svg"}),o&&q.createElement("title",null,o),t.children)};return O0!==void 0?q.createElement(O0.Consumer,null,n=>e(n)):e(lT)}function nM(t){return Ep({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"},child:[]}]})(t)}function rM(t){return Ep({attr:{viewBox:"0 0 1024 1024"},child:[{tag:"path",attr:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"},child:[]}]})(t)}const cT={allVariants:{lineHeight:"inherit"},fontFamily:"'SpecialAmpersand', 'TT Firs Neue Trl'",button:{textTransform:"none",fontSize:"0.875rem",fontWeight:400,boxShadow:"none"},body1:{fontSize:"0.875rem",fontWeight:400},body2:{fontSize:"0.75rem"},h6:{fontSize:"0.875rem",fontWeight:500},h5:{fontSize:"1rem",fontWeight:500},h4:{fontSize:"1.25rem",fontWeight:500},h3:{fontSize:"1.5rem",fontWeight:500},h2:{fontSize:"2rem",fontWeight:500},h1:{fontSize:"2.5rem",fontWeight:500},subtitle1:{fontSize:"0.75rem"},subtitle2:{fontSize:"0.625rem"}};function Cg(t){return t+" !important"}const fT=t=>{const e={...t.colors};return sa.createTheme({palette:{primary:{main:e.primary300,contrastText:e.textPrimary},secondary:{main:e.secondary,contrastText:e.textPrimary},warning:{main:e.warning,contrastText:e.textPrimary},error:{main:e.danger,contrastText:e.textPrimary}},typography:cT,components:{MuiIconButton:{styleOverrides:{root:{},sizeSmall:{}}},MuiButton:{styleOverrides:{root:{boxShadow:"none !important",padding:"8px 32px",borderWidth:1,borderRadius:3,fontWeight:400}},variants:[{props:{variant:"primary"},style:{backgroundColor:e.primary300,color:e.buttonText,"&:hover":{backgroundColor:e.buttonHover||e.primary300},"&.Mui-disabled":{backgroundColor:e.grey200}}},{props:{variant:"contained",color:"error"},style:{color:e.white}},{props:{variant:"confirm"},style:{backgroundColor:e.danger,color:e.white,"&:hover":{backgroundColor:e.dangerDark},"&.Mui-disabled":{backgroundColor:e.grey200}}},{props:{variant:"cancel"},style:{backgroundColor:e.grey300,color:e.textPrimary,"&:hover":{backgroundColor:e.grey400}}},{props:{variant:"outlinedPrimary"},style:{color:e.primary500,border:"1px solid",borderColor:e.primary500,"&:hover":{backgroundColor:"inherit"}}},{props:{variant:"outLinedDanger"},style:{color:e.danger,border:"1px solid",borderColor:e.danger,"&:hover":{backgroundColor:"inherit"}}},{props:{size:"small"},style:{fontSize:"12px",lineHeight:"normal",borderRadius:"3px",padding:"4px 16px"}}]},MuiAppBar:{styleOverrides:{root:{backgroundColor:e.appBarBgColor,color:e.appBarColor}}},MuiSelect:{defaultProps:{MenuProps:{PaperProps:{sx:{boxShadow:"none",border:1,borderStyle:"solid",borderColor:e.grey300,mt:"5px"}},MenuListProps:{sx:{padding:"5px","& .MuiMenuItem-root":{fontWeight:400,minHeight:0,borderRadius:"5px","&:hover":{backgroundColor:e.grey100},"&.Mui-selected":{backgroundColor:e.primary200}}}}}},styleOverrides:{select:{padding:"9.94px 5px 9.94px 15px"}}},MuiMenuItem:{styleOverrides:{root:{"&.Mui-selected":{backgroundColor:Cg(e.primary200),"&:hover":{backgroundColor:Cg(e.primary200)}}}}},MuiPaginationItem:{defaultProps:{components:{previous:nM,next:rM}},styleOverrides:{root:{"& svg":{width:"10px"},border:"none",fontSize:"14px",lineHeight:"1.5rem",borderRadius:"7px","&.Mui-selected":{backgroundColor:Cg(e.primary300+"1a")},"&.MuiPaginationItem-previousNext":{backgroundColor:e.grey200}}}},MuiChip:{styleOverrides:{root:{borderRadius:"5px",fontSize:"14px","& .MuiChip-label":{lineHeight:"normal"}},avatar:{width:"10px"},colorSuccess:{color:e.success,backgroundColor:e.successLight},colorWarning:{color:e.warning,backgroundColor:e.warningLight},colorError:{color:e.danger,backgroundColor:e.dangerLight},colorSecondary:{color:e.linkPrimary,backgroundColor:e.linkLight}}},MuiTab:{styleOverrides:{root:{flexDirection:"row",alignContent:"center",gap:"8px",textTransform:"capitalize",fontSize:"14px",borderRadius:0,marginRight:0,height:"48px",minWidth:"100px",padding:"12px 16px",fontWeight:"500","& svg":{mb:"0 !important"},minHeight:"auto","& .chart-icon":{fill:e.grey600},"& .detail-icon":{stroke:e.grey600},color:e.grey400,"&.Mui-selected":{color:e.primary400}}}},MuiTabs:{styleOverrides:{indicator:{backgroundColor:e.primary400}}},MuiDrawer:{defaultProps:{},styleOverrides:{root:{"&.MuiDrawer-paper":{overflowY:"unset"},"& .MuiDrawer-paper":{zIndex:9},"&.MuiPaper-root":{border:"none",background:e.grey100,pt:12,zIndex:9}}}},MuiTextField:{defaultProps:{InputProps:{sx:{"& .Mui-disabled":{background:e.grey200}}},InputLabelProps:{shrink:!0}},styleOverrides:{root:{backgroundColor:e.white,"& .MuiOutlinedInput-input":{padding:"0px 16px 0px 12px",fontWeight:400,height:40,fontSize:"14px",border:1,borderRadius:4,"&::placeholder":{color:e.grey600}},"& .MuiFormLabel-asterisk":{color:e.danger}}}},MuiFormGroup:{styleOverrides:{root:{}}},MuiFormHelperText:{defaultProps:{sx:{fontSize:12}},styleOverrides:{}},MuiAutocomplete:{defaultProps:{sx:{"& .MuiPaper-root":{padding:"5px"}}},styleOverrides:{root:{"& .MuiSvgIcon-root":{width:"20px",height:"20px"},"& .MuiAutocomplete-tag":{margin:0},"& .MuiButtonBase-root":{marginRight:"2px !important",height:"max-content",padding:"2px"},"& .MuiOutlinedInput-root":{padding:"7.45px 55px 7.45px 10px !important"},"& svg":{},"& #checkboxes-tags-demo":{padding:"6px 4px"},"& .MuiAutocomplete-endAdornment":{top:"calc(50% - 12px)"}}}},MuiTableHead:{styleOverrides:{root:{"& th":{fontSize:"14px",padding:"8px 16px"}}}},MuiTableBody:{styleOverrides:{root:{"& th,td":{fontSize:"14px",padding:"8px 16px",height:"45px"},"& .MuiTableCell-root":{borderBottom:`1px solid ${e.grey300}`}}}},MuiRadio:{defaultProps:{sx:{"&.MuiButtonBase-root":{padding:"5px"}}},styleOverrides:{root:{"& .MuiSvgIcon-root":{fontSize:16},color:e.grey600,"&.Mui-checked":{color:e.success},"&.Mui-disabled":{color:e.grey600}}}},MuiTooltip:{defaultProps:{placement:"top"},styleOverrides:{tooltip:{fontSize:"10px",backgroundColor:e.grey600,color:e.white,"& .MuiTooltip-arrow":{color:e.grey600}}}}}})};function R0(t,e){const n={...t};return e==null||e.forEach(r=>{r.children&&r.children.forEach(({key:i,color:o})=>{n[i]=o.trim()||ki[i]})}),n}function dT(t){if(!t)return;let e=document.querySelector("link[rel*='icon']");e||(e=document.createElement("link"),e.rel="icon",document.head.appendChild(e)),e.href=t}function iM(t){var c,f,p;const{data:e,isFetching:n}=Dd.useQuery(["customTheme"],()=>t!=null&&t.url?fetch(t.url).then(b=>b.json()).then(b=>(["image","favicon","icon"].forEach(m=>{var T;(T=b==null?void 0:b.theme)!=null&&T[m]&&(b.theme[m]+=`?v=${Date.now()}`)}),b)):void 0,{enabled:!!(t!=null&&t.url)&&(t==null?void 0:t.enabled),refetchOnWindowFocus:!1,cacheTime:0,onSuccess(b){var T,E;dT((T=b==null?void 0:b.theme)==null?void 0:T.favicon);const m=R0(ki,(E=b==null?void 0:b.theme)==null?void 0:E.keyColor);Object.keys(m).forEach(A=>{document.documentElement.style.setProperty(`--${A}`,m[A])}),document.documentElement.style.setProperty("font-family",cT.fontFamily)}}),r=R0(ki,(c=e==null?void 0:e.theme)==null?void 0:c.keyColor),i=fT({colors:r}),o=(f=e==null?void 0:e.theme)==null?void 0:f.image,a=(p=e==null?void 0:e.theme)==null?void 0:p.icon;return{colors:r,theme:i,logo:o,icon:a,isFetching:n,themeDto:e==null?void 0:e.theme}}const hT=q.createContext({}),oM=()=>q.useContext(hT),sM=t=>{var o;const{children:e,brandTheme:n}=t,r=iM(n),i=((o=t.customTheme)==null?void 0:o.call(t,r.colors))||r.theme;return _e.jsx(hT.Provider,{value:r,children:_e.jsx(sa.ThemeProvider,{theme:i,children:e})})},aM=t=>{const e=Dd.useQueryClient(),n=q.useMemo(()=>t.axiosInstance||As,[t.axiosInstance]);window.env||(window.env={}),window.env.AUTHEN_DOMAIN=new URL(t.baseUrl).origin;const r=Dd.useQuery({queryKey:["user"],refetchOnWindowFocus:!1,retry:!1,queryFn:()=>n.get(t.baseUrl+"/user-management/api/v1/users/my-account").then(i=>(window.user=i.data,i.data))});return q.useEffect(()=>{window.onpageshow=function(i){i.persisted&&e.invalidateQueries(["user"])}},[e]),r},lM=t=>{const e=Dd.useQueryClient(),n=q.useMemo(()=>t.axiosInstance||As,[t.axiosInstance]);window.env||(window.env={}),window.env.AUTHEN_DOMAIN=new URL(t.baseUrl).origin;const r=Dd.useQuery({queryKey:["user-permissions"],refetchOnWindowFocus:!1,retry:!1,queryFn:()=>n.get(t.baseUrl+"/user-management/api/v1/users/my-account/permissions").then(i=>i.data)});return q.useEffect(()=>{window.onpageshow=function(i){i.persisted&&e.invalidateQueries(["user-permissions"])}},[e]),r},jv=q.createContext({}),uM=t=>{const{children:e,baseUrl:n,axiosInstance:r}=t,i=new URL(n).origin,o=aM({axiosInstance:r,baseUrl:n}),a=lM({axiosInstance:r,baseUrl:n});function c(){window.location.href=`${i}/authentication/login`}function f(){window.location.href=`${i}/authentication/logout`}return o!=null&&o.isFetching?_e.jsx(sa.Grid,{container:!0,justifyContent:"center",alignItems:"center",sx:{minHeight:"100vh"},children:_e.jsx(sa.CircularProgress,{})}):_e.jsx(jv.Provider,{value:{user:o==null?void 0:o.data,login:c,logout:f,isFetching:o.isFetching,permissions:a==null?void 0:a.data},children:e})},cM=()=>q.useContext(jv);function fM(t,e,n){return n.some(r=>{const i=t[r];return String(i).toLowerCase().includes(e.toLowerCase())})}var pT=[],dM=pT.forEach,hM=pT.slice;function pM(t){return dM.call(hM.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}var A0=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,gM=function(e,n,r){var i=r||{};i.path=i.path||"/";var o=encodeURIComponent(n),a="".concat(e,"=").concat(o);if(i.maxAge>0){var c=i.maxAge-0;if(Number.isNaN(c))throw new Error("maxAge should be a Number");a+="; Max-Age=".concat(Math.floor(c))}if(i.domain){if(!A0.test(i.domain))throw new TypeError("option domain is invalid");a+="; Domain=".concat(i.domain)}if(i.path){if(!A0.test(i.path))throw new TypeError("option path is invalid");a+="; Path=".concat(i.path)}if(i.expires){if(typeof i.expires.toUTCString!="function")throw new TypeError("option expires is invalid");a+="; Expires=".concat(i.expires.toUTCString())}if(i.httpOnly&&(a+="; HttpOnly"),i.secure&&(a+="; Secure"),i.sameSite){var f=typeof i.sameSite=="string"?i.sameSite.toLowerCase():i.sameSite;switch(f){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a},I0={create:function(e,n,r,i){var o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};r&&(o.expires=new Date,o.expires.setTime(o.expires.getTime()+r*60*1e3)),i&&(o.domain=i),document.cookie=gM(e,encodeURIComponent(n),o)},read:function(e){for(var n="".concat(e,"="),r=document.cookie.split(";"),i=0;i<r.length;i++){for(var o=r[i];o.charAt(0)===" ";)o=o.substring(1,o.length);if(o.indexOf(n)===0)return o.substring(n.length,o.length)}return null},remove:function(e){this.create(e,"",-1)}},mM={name:"cookie",lookup:function(e){var n;if(e.lookupCookie&&typeof document<"u"){var r=I0.read(e.lookupCookie);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupCookie&&typeof document<"u"&&I0.create(n.lookupCookie,e,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},vM={name:"querystring",lookup:function(e){var n;if(typeof window<"u"){var r=window.location.search;!window.location.search&&window.location.hash&&window.location.hash.indexOf("?")>-1&&(r=window.location.hash.substring(window.location.hash.indexOf("?")));for(var i=r.substring(1),o=i.split("&"),a=0;a<o.length;a++){var c=o[a].indexOf("=");if(c>0){var f=o[a].substring(0,c);f===e.lookupQuerystring&&(n=o[a].substring(c+1))}}}return n}},ed=null,M0=function(){if(ed!==null)return ed;try{ed=window!=="undefined"&&window.localStorage!==null;var e="i18next.translate.boo";window.localStorage.setItem(e,"foo"),window.localStorage.removeItem(e)}catch{ed=!1}return ed},yM={name:"localStorage",lookup:function(e){var n;if(e.lookupLocalStorage&&M0()){var r=window.localStorage.getItem(e.lookupLocalStorage);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupLocalStorage&&M0()&&window.localStorage.setItem(n.lookupLocalStorage,e)}},td=null,L0=function(){if(td!==null)return td;try{td=window!=="undefined"&&window.sessionStorage!==null;var e="i18next.translate.boo";window.sessionStorage.setItem(e,"foo"),window.sessionStorage.removeItem(e)}catch{td=!1}return td},bM={name:"sessionStorage",lookup:function(e){var n;if(e.lookupSessionStorage&&L0()){var r=window.sessionStorage.getItem(e.lookupSessionStorage);r&&(n=r)}return n},cacheUserLanguage:function(e,n){n.lookupSessionStorage&&L0()&&window.sessionStorage.setItem(n.lookupSessionStorage,e)}},wM={name:"navigator",lookup:function(e){var n=[];if(typeof navigator<"u"){if(navigator.languages)for(var r=0;r<navigator.languages.length;r++)n.push(navigator.languages[r]);navigator.userLanguage&&n.push(navigator.userLanguage),navigator.language&&n.push(navigator.language)}return n.length>0?n:void 0}},xM={name:"htmlTag",lookup:function(e){var n,r=e.htmlTag||(typeof document<"u"?document.documentElement:null);return r&&typeof r.getAttribute=="function"&&(n=r.getAttribute("lang")),n}},SM={name:"path",lookup:function(e){var n;if(typeof window<"u"){var r=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(r instanceof Array)if(typeof e.lookupFromPathIndex=="number"){if(typeof r[e.lookupFromPathIndex]!="string")return;n=r[e.lookupFromPathIndex].replace("/","")}else n=r[0].replace("/","")}return n}},TM={name:"subdomain",lookup:function(e){var n=typeof e.lookupFromSubdomainIndex=="number"?e.lookupFromSubdomainIndex+1:1,r=typeof window<"u"&&window.location&&window.location.hostname&&window.location.hostname.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}},gT=!1;try{document.cookie,gT=!0}catch{}var mT=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];gT||mT.splice(1,1);function CM(){return{order:mT,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:function(e){return e}}}var vT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};ts(this,t),this.type="languageDetector",this.detectors={},this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n||{languageUtils:{}},this.options=pM(r,this.options||{},CM()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=function(o){return o.replace("-","_")}),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=i,this.addDetector(mM),this.addDetector(vM),this.addDetector(yM),this.addDetector(bM),this.addDetector(wM),this.addDetector(xM),this.addDetector(SM),this.addDetector(TM)}},{key:"addDetector",value:function(n){return this.detectors[n.name]=n,this}},{key:"detect",value:function(n){var r=this;n||(n=this.options.order);var i=[];return n.forEach(function(o){if(r.detectors[o]){var a=r.detectors[o].lookup(r.options);a&&typeof a=="string"&&(a=[a]),a&&(i=i.concat(a))}}),i=i.map(function(o){return r.options.convertDetectedLanguage(o)}),this.services.languageUtils.getBestMatchFromCodes?i:i.length>0?i[0]:null}},{key:"cacheUserLanguage",value:function(n,r){var i=this;r||(r=this.options.caches),r&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(n)>-1||r.forEach(function(o){i.detectors[o]&&i.detectors[o].cacheUserLanguage(n,i.options)}))}}])}();vT.type="languageDetector";function Bv(t,e){if(t==null)return{};var n={};for(var r in t)if({}.hasOwnProperty.call(t,r)){if(e.includes(r))continue;n[r]=t[r]}return n}const EM=Object.freeze(Object.defineProperty({__proto__:null,default:Bv},Symbol.toStringTag,{value:"Module"}));var Ei=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Cu(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function kM(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(r){var i=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return t[r]}})}),n}function DM(){if(console&&console.warn){for(var t,e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];typeof n[0]=="string"&&(n[0]="react-i18next:: ".concat(n[0])),(t=console).warn.apply(t,n)}}var F0={};function Om(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];typeof e[0]=="string"&&F0[e[0]]||(typeof e[0]=="string"&&(F0[e[0]]=new Date),DM.apply(void 0,e))}var yT=function(e,n){return function(){if(e.isInitialized)n();else{var r=function i(){setTimeout(function(){e.off("initialized",i)},0),n()};e.on("initialized",r)}}};function N0(t,e,n){t.loadNamespaces(e,yT(t,n))}function j0(t,e,n,r){typeof n=="string"&&(n=[n]),n.forEach(function(i){t.options.ns.indexOf(i)<0&&t.options.ns.push(i)}),t.loadLanguages(e,yT(t,r))}function PM(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=e.languages[0],i=e.options?e.options.fallbackLng:!1,o=e.languages[e.languages.length-1];if(r.toLowerCase()==="cimode")return!0;var a=function(f,p){var b=e.services.backendConnector.state["".concat(f,"|").concat(p)];return b===-1||b===2};return n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&e.services.backendConnector.backend&&e.isLanguageChangingTo&&!a(e.isLanguageChangingTo,t)?!1:!!(e.hasResourceBundle(r,t)||!e.services.backendConnector.backend||e.options.resources&&!e.options.partialBundledLanguages||a(r,t)&&(!i||a(o,t)))}function OM(t,e){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!e.languages||!e.languages.length)return Om("i18n.languages were undefined or empty",e.languages),!0;var r=e.options.ignoreJSONStructure!==void 0;return r?e.hasLoadedNamespace(t,{lng:n.lng,precheck:function(o,a){if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&o.services.backendConnector.backend&&o.isLanguageChangingTo&&!a(o.isLanguageChangingTo,t))return!1}}):PM(t,e,n)}var _M=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,RM={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},AM=function(e){return RM[e]},IM=function(e){return e.replace(_M,AM)};function B0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function $0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?B0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):B0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var _m={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:IM};function MM(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};_m=$0($0({},_m),t)}function LM(){return _m}var bT;function FM(t){bT=t}function NM(){return bT}var jM={type:"3rdParty",init:function(e){MM(e.options.react),FM(e)}},wT=q.createContext(),BM=function(){function t(){ts(this,t),this.usedNamespaces={}}return ns(t,[{key:"addUsedNamespaces",value:function(n){var r=this;n.forEach(function(i){r.usedNamespaces[i]||(r.usedNamespaces[i]=!0)})}},{key:"getUsedNamespaces",value:function(){return Object.keys(this.usedNamespaces)}}]),t}();function $M(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,o,a,c=[],f=!0,p=!1;try{if(o=(n=n.call(t)).next,e!==0)for(;!(f=(r=o.call(n)).done)&&(c.push(r.value),c.length!==e);f=!0);}catch(b){p=!0,i=b}finally{try{if(!f&&n.return!=null&&(a=n.return(),Object(a)!==a))return}finally{if(p)throw i}}return c}}function VM(t,e){return Z1(t)||$M(t,e)||J1(t,e)||Q1()}function V0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Eg(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?V0(Object(n),!0).forEach(function(r){Ha(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):V0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}var HM=function(e,n){var r=q.useRef();return q.useEffect(function(){r.current=e},[e,n]),r.current};function xT(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.i18n,r=q.useContext(wT)||{},i=r.i18n,o=r.defaultNS,a=n||i||NM();if(a&&!a.reportNamespaces&&(a.reportNamespaces=new BM),!a){Om("You will need to pass in an i18next instance by using initReactI18next");var c=function(ue,Ue){return typeof Ue=="string"?Ue:Ue&&Jo(Ue)==="object"&&typeof Ue.defaultValue=="string"?Ue.defaultValue:Array.isArray(ue)?ue[ue.length-1]:ue},f=[c,{},!1];return f.t=c,f.i18n={},f.ready=!1,f}a.options.react&&a.options.react.wait!==void 0&&Om("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");var p=Eg(Eg(Eg({},LM()),a.options.react),e),b=p.useSuspense,m=p.keyPrefix,T=t||o||a.options&&a.options.defaultNS;T=typeof T=="string"?[T]:T||["translation"],a.reportNamespaces.addUsedNamespaces&&a.reportNamespaces.addUsedNamespaces(T);var E=(a.isInitialized||a.initializedStoreOnce)&&T.every(function(ce){return OM(ce,a,p)});function A(){return a.getFixedT(e.lng||null,p.nsMode==="fallback"?T:T[0],m)}var I=q.useState(A),j=VM(I,2),R=j[0],H=j[1],W=T.join();e.lng&&(W="".concat(e.lng).concat(W));var ne=HM(W),Z=q.useRef(!0);q.useEffect(function(){var ce=p.bindI18n,ue=p.bindI18nStore;Z.current=!0,!E&&!b&&(e.lng?j0(a,e.lng,T,function(){Z.current&&H(A)}):N0(a,T,function(){Z.current&&H(A)})),E&&ne&&ne!==W&&Z.current&&H(A);function Ue(){Z.current&&H(A)}return ce&&a&&a.on(ce,Ue),ue&&a&&a.store.on(ue,Ue),function(){Z.current=!1,ce&&a&&ce.split(" ").forEach(function(et){return a.off(et,Ue)}),ue&&a&&ue.split(" ").forEach(function(et){return a.store.off(et,Ue)})}},[a,W]);var ae=q.useRef(!0);q.useEffect(function(){Z.current&&!ae.current&&H(A),ae.current=!1},[a,m]);var S=[R,a,E];if(S.t=R,S.i18n=a,S.ready=E,E||!E&&!b)return S;throw new Promise(function(ce){e.lng?j0(a,e.lng,T,function(){return ce()}):N0(a,T,function(){return ce()})})}function UM(t){var e=t.i18n,n=t.defaultNS,r=t.children,i=q.useMemo(function(){return{i18n:e,defaultNS:n}},[e,n]);return q.createElement(wT.Provider,{value:i},r)}var ST=[],WM=ST.forEach,zM=ST.slice;function YM(t){return WM.call(zM.call(arguments,1),function(e){if(e)for(var n in e)t[n]===void 0&&(t[n]=e[n])}),t}function GM(t){return t?typeof t=="function"?new t:t:null}function qM(){return{handleEmptyResourcesAsFailed:!0,cacheHitMode:"none"}}function H0(t,e,n,r){var i=t.read.bind(t);if(i.length===2){try{var o=i(e,n);o&&typeof o.then=="function"?o.then(function(a){return r(null,a)}).catch(r):r(null,o)}catch(a){r(a)}return}i(e,n,r)}var TT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};ts(this,t),this.backends=[],this.type="backend",this.allOptions=r,this.init(e,n)}return ns(t,[{key:"init",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n,this.options=YM(i,this.options||{},qM()),this.allOptions=o,this.options.backends&&this.options.backends.forEach(function(a,c){r.backends[c]=r.backends[c]||GM(a),r.backends[c].init(n,r.options.backendOptions&&r.options.backendOptions[c]||{},o)}),this.services&&this.options.reloadInterval&&setInterval(function(){return r.reload()},this.options.reloadInterval)}},{key:"read",value:function(n,r,i){var o=this,a=this.backends.length,c=function p(b){if(b>=a)return i(new Error("non of the backend loaded data",!0));var m=b===a-1,T=o.options.handleEmptyResourcesAsFailed&&!m?0:-1,E=o.backends[b];E.read?H0(E,n,r,function(A,I,j){if(!A&&I&&Object.keys(I).length>T){if(i(null,I,b),f(b-1,I),E.save&&o.options.cacheHitMode&&["refresh","refreshAndUpdateStore"].indexOf(o.options.cacheHitMode)>-1){if(j&&o.options.refreshExpirationTime&&j+o.options.refreshExpirationTime>Date.now())return;var R=o.backends[b+1];R&&R.read&&H0(R,n,r,function(H,W){H||W&&(Object.keys(W).length<=T||(f(b,W),o.options.cacheHitMode==="refreshAndUpdateStore"&&o.services&&o.services.resourceStore&&o.services.resourceStore.addResourceBundle(n,r,W)))})}}else p(b+1)}):p(b+1)},f=function p(b,m){if(!(b<0)){var T=o.backends[b];T.save&&T.save(n,r,m),p(b-1,m)}};c(0)}},{key:"create",value:function(n,r,i,o){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:function(){},c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};this.backends.forEach(function(f){if(f.create){var p=f.create.bind(f);if(p.length<6){try{var b;p.length===5?b=p(n,r,i,o,c):b=p(n,r,i,o),b&&typeof b.then=="function"?b.then(function(m){return a(null,m)}).catch(a):a(null,b)}catch(m){a(m)}return}p(n,r,i,o,a,c)}})}},{key:"reload",value:function(){var n=this,r=this.services,i=r.backendConnector,o=r.languageUtils,a=r.logger,c=i.language;if(!(c&&c.toLowerCase()==="cimode")){var f=[],p=function(m){var T=o.toResolveHierarchy(m);T.forEach(function(E){f.indexOf(E)<0&&f.push(E)})};p(c),this.allOptions.preload&&this.allOptions.preload.forEach(function(b){return p(b)}),f.forEach(function(b){n.allOptions.ns.forEach(function(m){i.read(b,m,"read",null,null,function(T,E){T&&a.warn("loading namespace ".concat(m," for language ").concat(b," failed"),T),!T&&E&&a.log("loaded namespace ".concat(m," for language ").concat(b),E),i.loaded("".concat(b,"|").concat(m),T,E)})})})}}}]),t}();TT.type="backend";function Rm(t){"@babel/helpers - typeof";return Rm=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Rm(t)}function CT(){return typeof XMLHttpRequest=="function"||(typeof XMLHttpRequest>"u"?"undefined":Rm(XMLHttpRequest))==="object"}function XM(t){return!!t&&typeof t.then=="function"}function KM(t){return XM(t)?t:Promise.resolve(t)}function ZM(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Am={exports:{}},ph={exports:{}},U0;function JM(){return U0||(U0=1,function(t,e){var n=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof Ei<"u"&&Ei,r=function(){function o(){this.fetch=!1,this.DOMException=n.DOMException}return o.prototype=n,new o}();(function(o){(function(a){var c=typeof o<"u"&&o||typeof self<"u"&&self||typeof c<"u"&&c,f={searchParams:"URLSearchParams"in c,iterable:"Symbol"in c&&"iterator"in Symbol,blob:"FileReader"in c&&"Blob"in c&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in c,arrayBuffer:"ArrayBuffer"in c};function p(fe){return fe&&DataView.prototype.isPrototypeOf(fe)}if(f.arrayBuffer)var b=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],m=ArrayBuffer.isView||function(fe){return fe&&b.indexOf(Object.prototype.toString.call(fe))>-1};function T(fe){if(typeof fe!="string"&&(fe=String(fe)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(fe)||fe==="")throw new TypeError('Invalid character in header field name: "'+fe+'"');return fe.toLowerCase()}function E(fe){return typeof fe!="string"&&(fe=String(fe)),fe}function A(fe){var ge={next:function(){var Pe=fe.shift();return{done:Pe===void 0,value:Pe}}};return f.iterable&&(ge[Symbol.iterator]=function(){return ge}),ge}function I(fe){this.map={},fe instanceof I?fe.forEach(function(ge,Pe){this.append(Pe,ge)},this):Array.isArray(fe)?fe.forEach(function(ge){this.append(ge[0],ge[1])},this):fe&&Object.getOwnPropertyNames(fe).forEach(function(ge){this.append(ge,fe[ge])},this)}I.prototype.append=function(fe,ge){fe=T(fe),ge=E(ge);var Pe=this.map[fe];this.map[fe]=Pe?Pe+", "+ge:ge},I.prototype.delete=function(fe){delete this.map[T(fe)]},I.prototype.get=function(fe){return fe=T(fe),this.has(fe)?this.map[fe]:null},I.prototype.has=function(fe){return this.map.hasOwnProperty(T(fe))},I.prototype.set=function(fe,ge){this.map[T(fe)]=E(ge)},I.prototype.forEach=function(fe,ge){for(var Pe in this.map)this.map.hasOwnProperty(Pe)&&fe.call(ge,this.map[Pe],Pe,this)},I.prototype.keys=function(){var fe=[];return this.forEach(function(ge,Pe){fe.push(Pe)}),A(fe)},I.prototype.values=function(){var fe=[];return this.forEach(function(ge){fe.push(ge)}),A(fe)},I.prototype.entries=function(){var fe=[];return this.forEach(function(ge,Pe){fe.push([Pe,ge])}),A(fe)},f.iterable&&(I.prototype[Symbol.iterator]=I.prototype.entries);function j(fe){if(fe.bodyUsed)return Promise.reject(new TypeError("Already read"));fe.bodyUsed=!0}function R(fe){return new Promise(function(ge,Pe){fe.onload=function(){ge(fe.result)},fe.onerror=function(){Pe(fe.error)}})}function H(fe){var ge=new FileReader,Pe=R(ge);return ge.readAsArrayBuffer(fe),Pe}function W(fe){var ge=new FileReader,Pe=R(ge);return ge.readAsText(fe),Pe}function ne(fe){for(var ge=new Uint8Array(fe),Pe=new Array(ge.length),Be=0;Be<ge.length;Be++)Pe[Be]=String.fromCharCode(ge[Be]);return Pe.join("")}function Z(fe){if(fe.slice)return fe.slice(0);var ge=new Uint8Array(fe.byteLength);return ge.set(new Uint8Array(fe)),ge.buffer}function ae(){return this.bodyUsed=!1,this._initBody=function(fe){this.bodyUsed=this.bodyUsed,this._bodyInit=fe,fe?typeof fe=="string"?this._bodyText=fe:f.blob&&Blob.prototype.isPrototypeOf(fe)?this._bodyBlob=fe:f.formData&&FormData.prototype.isPrototypeOf(fe)?this._bodyFormData=fe:f.searchParams&&URLSearchParams.prototype.isPrototypeOf(fe)?this._bodyText=fe.toString():f.arrayBuffer&&f.blob&&p(fe)?(this._bodyArrayBuffer=Z(fe.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):f.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(fe)||m(fe))?this._bodyArrayBuffer=Z(fe):this._bodyText=fe=Object.prototype.toString.call(fe):this._bodyText="",this.headers.get("content-type")||(typeof fe=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):f.searchParams&&URLSearchParams.prototype.isPrototypeOf(fe)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},f.blob&&(this.blob=function(){var fe=j(this);if(fe)return fe;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var fe=j(this);return fe||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(H)}),this.text=function(){var fe=j(this);if(fe)return fe;if(this._bodyBlob)return W(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(ne(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},f.formData&&(this.formData=function(){return this.text().then(Ue)}),this.json=function(){return this.text().then(JSON.parse)},this}var S=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ce(fe){var ge=fe.toUpperCase();return S.indexOf(ge)>-1?ge:fe}function ue(fe,ge){if(!(this instanceof ue))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');ge=ge||{};var Pe=ge.body;if(fe instanceof ue){if(fe.bodyUsed)throw new TypeError("Already read");this.url=fe.url,this.credentials=fe.credentials,ge.headers||(this.headers=new I(fe.headers)),this.method=fe.method,this.mode=fe.mode,this.signal=fe.signal,!Pe&&fe._bodyInit!=null&&(Pe=fe._bodyInit,fe.bodyUsed=!0)}else this.url=String(fe);if(this.credentials=ge.credentials||this.credentials||"same-origin",(ge.headers||!this.headers)&&(this.headers=new I(ge.headers)),this.method=ce(ge.method||this.method||"GET"),this.mode=ge.mode||this.mode||null,this.signal=ge.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&Pe)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(Pe),(this.method==="GET"||this.method==="HEAD")&&(ge.cache==="no-store"||ge.cache==="no-cache")){var Be=/([?&])_=[^&]*/;if(Be.test(this.url))this.url=this.url.replace(Be,"$1_="+new Date().getTime());else{var Je=/\?/;this.url+=(Je.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}ue.prototype.clone=function(){return new ue(this,{body:this._bodyInit})};function Ue(fe){var ge=new FormData;return fe.trim().split("&").forEach(function(Pe){if(Pe){var Be=Pe.split("="),Je=Be.shift().replace(/\+/g," "),ve=Be.join("=").replace(/\+/g," ");ge.append(decodeURIComponent(Je),decodeURIComponent(ve))}}),ge}function et(fe){var ge=new I,Pe=fe.replace(/\r?\n[\t ]+/g," ");return Pe.split("\r").map(function(Be){return Be.indexOf(`
|
|
3
|
-
`)===0?Be.substr(1,Be.length):Be}).forEach(function(Be){var Je=Be.split(":"),ve=Je.shift().trim();if(ve){var Se=Je.join(":").trim();ge.append(ve,Se)}}),ge}ae.call(ue.prototype);function Ke(fe,ge){if(!(this instanceof Ke))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');ge||(ge={}),this.type="default",this.status=ge.status===void 0?200:ge.status,this.ok=this.status>=200&&this.status<300,this.statusText=ge.statusText===void 0?"":""+ge.statusText,this.headers=new I(ge.headers),this.url=ge.url||"",this._initBody(fe)}ae.call(Ke.prototype),Ke.prototype.clone=function(){return new Ke(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new I(this.headers),url:this.url})},Ke.error=function(){var fe=new Ke(null,{status:0,statusText:""});return fe.type="error",fe};var Me=[301,302,303,307,308];Ke.redirect=function(fe,ge){if(Me.indexOf(ge)===-1)throw new RangeError("Invalid status code");return new Ke(null,{status:ge,headers:{location:fe}})},a.DOMException=c.DOMException;try{new a.DOMException}catch{a.DOMException=function(ge,Pe){this.message=ge,this.name=Pe;var Be=Error(ge);this.stack=Be.stack},a.DOMException.prototype=Object.create(Error.prototype),a.DOMException.prototype.constructor=a.DOMException}function Ve(fe,ge){return new Promise(function(Pe,Be){var Je=new ue(fe,ge);if(Je.signal&&Je.signal.aborted)return Be(new a.DOMException("Aborted","AbortError"));var ve=new XMLHttpRequest;function Se(){ve.abort()}ve.onload=function(){var tt={status:ve.status,statusText:ve.statusText,headers:et(ve.getAllResponseHeaders()||"")};tt.url="responseURL"in ve?ve.responseURL:tt.headers.get("X-Request-URL");var Ye="response"in ve?ve.response:ve.responseText;setTimeout(function(){Pe(new Ke(Ye,tt))},0)},ve.onerror=function(){setTimeout(function(){Be(new TypeError("Network request failed"))},0)},ve.ontimeout=function(){setTimeout(function(){Be(new TypeError("Network request failed"))},0)},ve.onabort=function(){setTimeout(function(){Be(new a.DOMException("Aborted","AbortError"))},0)};function Ne(tt){try{return tt===""&&c.location.href?c.location.href:tt}catch{return tt}}ve.open(Je.method,Ne(Je.url),!0),Je.credentials==="include"?ve.withCredentials=!0:Je.credentials==="omit"&&(ve.withCredentials=!1),"responseType"in ve&&(f.blob?ve.responseType="blob":f.arrayBuffer&&Je.headers.get("Content-Type")&&Je.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(ve.responseType="arraybuffer")),ge&&typeof ge.headers=="object"&&!(ge.headers instanceof I)?Object.getOwnPropertyNames(ge.headers).forEach(function(tt){ve.setRequestHeader(tt,E(ge.headers[tt]))}):Je.headers.forEach(function(tt,Ye){ve.setRequestHeader(Ye,tt)}),Je.signal&&(Je.signal.addEventListener("abort",Se),ve.onreadystatechange=function(){ve.readyState===4&&Je.signal.removeEventListener("abort",Se)}),ve.send(typeof Je._bodyInit>"u"?null:Je._bodyInit)})}return Ve.polyfill=!0,c.fetch||(c.fetch=Ve,c.Headers=I,c.Request=ue,c.Response=Ke),a.Headers=I,a.Request=ue,a.Response=Ke,a.fetch=Ve,a})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var i=n.fetch?n:r;e=i.fetch,e.default=i.fetch,e.fetch=i.fetch,e.Headers=i.Headers,e.Request=i.Request,e.Response=i.Response,t.exports=e}(ph,ph.exports)),ph.exports}(function(t,e){var n;if(typeof fetch=="function"&&(typeof Ei<"u"&&Ei.fetch?n=Ei.fetch:typeof window<"u"&&window.fetch?n=window.fetch:n=fetch),typeof ZM<"u"&&typeof window>"u"){var r=n||JM();r.default&&(r=r.default),e.default=r,t.exports=e.default}})(Am,Am.exports);var ET=Am.exports;const kT=Cu(ET),W0=hI({__proto__:null,default:kT},[ET]);function z0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function Y0(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?z0(Object(n),!0).forEach(function(r){QM(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):z0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function QM(t,e,n){return(e=eL(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function eL(t){var e=tL(t,"string");return Cc(e)=="symbol"?e:e+""}function tL(t,e){if(Cc(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Cc(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Cc(t){"@babel/helpers - typeof";return Cc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Cc(t)}var Sl;typeof fetch=="function"&&(typeof global<"u"&&global.fetch?Sl=global.fetch:typeof window<"u"&&window.fetch?Sl=window.fetch:Sl=fetch);var Pd;CT()&&(typeof global<"u"&&global.XMLHttpRequest?Pd=global.XMLHttpRequest:typeof window<"u"&&window.XMLHttpRequest&&(Pd=window.XMLHttpRequest));var ep;typeof ActiveXObject=="function"&&(typeof global<"u"&&global.ActiveXObject?ep=global.ActiveXObject:typeof window<"u"&&window.ActiveXObject&&(ep=window.ActiveXObject));!Sl&&W0&&!Pd&&!ep&&(Sl=kT||W0);typeof Sl!="function"&&(Sl=void 0);var Im=function(e,n){if(n&&Cc(n)==="object"){var r="";for(var i in n)r+="&"+encodeURIComponent(i)+"="+encodeURIComponent(n[i]);if(!r)return e;e=e+(e.indexOf("?")!==-1?"&":"?")+r.slice(1)}return e},G0=function(e,n,r,i){var o=function(f){if(!f.ok)return r(f.statusText||"Error",{status:f.status});f.text().then(function(p){r(null,{status:f.status,data:p})}).catch(r)};if(i){var a=i(e,n);if(a instanceof Promise){a.then(o).catch(r);return}}typeof fetch=="function"?fetch(e,n).then(o).catch(r):Sl(e,n).then(o).catch(r)},q0=!1,nL=function(e,n,r,i){e.queryStringParams&&(n=Im(n,e.queryStringParams));var o=Y0({},typeof e.customHeaders=="function"?e.customHeaders():e.customHeaders);typeof window>"u"&&typeof global<"u"&&typeof global.process<"u"&&global.process.versions&&global.process.versions.node&&(o["User-Agent"]="i18next-http-backend (node/".concat(global.process.version,"; ").concat(global.process.platform," ").concat(global.process.arch,")")),r&&(o["Content-Type"]="application/json");var a=typeof e.requestOptions=="function"?e.requestOptions(r):e.requestOptions,c=Y0({method:r?"POST":"GET",body:r?e.stringify(r):void 0,headers:o},q0?{}:a),f=typeof e.alternateFetch=="function"&&e.alternateFetch.length>=1?e.alternateFetch:void 0;try{G0(n,c,i,f)}catch(p){if(!a||Object.keys(a).length===0||!p.message||p.message.indexOf("not implemented")<0)return i(p);try{Object.keys(a).forEach(function(b){delete c[b]}),G0(n,c,i,f),q0=!0}catch(b){i(b)}}},rL=function(e,n,r,i){r&&Cc(r)==="object"&&(r=Im("",r).slice(1)),e.queryStringParams&&(n=Im(n,e.queryStringParams));try{var o;Pd?o=new Pd:o=new ep("MSXML2.XMLHTTP.3.0"),o.open(r?"POST":"GET",n,1),e.crossDomain||o.setRequestHeader("X-Requested-With","XMLHttpRequest"),o.withCredentials=!!e.withCredentials,r&&o.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),o.overrideMimeType&&o.overrideMimeType("application/json");var a=e.customHeaders;if(a=typeof a=="function"?a():a,a)for(var c in a)o.setRequestHeader(c,a[c]);o.onreadystatechange=function(){o.readyState>3&&i(o.status>=400?o.statusText:null,{status:o.status,data:o.responseText})},o.send(r)}catch(f){console&&console.log(f)}},iL=function(e,n,r,i){if(typeof r=="function"&&(i=r,r=void 0),i=i||function(){},Sl&&n.indexOf("file:")!==0)return nL(e,n,r,i);if(CT()||typeof ActiveXObject=="function")return rL(e,n,r,i);i(new Error("No fetch and no xhr implementation found!"))};function Ef(t){"@babel/helpers - typeof";return Ef=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ef(t)}function X0(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,r)}return n}function kg(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?X0(Object(n),!0).forEach(function(r){DT(t,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):X0(Object(n)).forEach(function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(n,r))})}return t}function oL(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function sL(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,PT(r.key),r)}}function aL(t,e,n){return e&&sL(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}function DT(t,e,n){return(e=PT(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function PT(t){var e=lL(t,"string");return Ef(e)=="symbol"?e:e+""}function lL(t,e){if(Ef(t)!="object"||!t)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var r=n.call(t,e);if(Ef(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}var uL=function(){return{loadPath:"/locales/{{lng}}/{{ns}}.json",addPath:"/locales/add/{{lng}}/{{ns}}",parse:function(n){return JSON.parse(n)},stringify:JSON.stringify,parsePayload:function(n,r,i){return DT({},r,i||"")},parseLoadPayload:function(n,r){},request:iL,reloadInterval:typeof window<"u"?!1:60*60*1e3,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}},OT=function(){function t(e){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};oL(this,t),this.services=e,this.options=n,this.allOptions=r,this.type="backend",this.init(e,n,r)}return aL(t,[{key:"init",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.services=n,this.options=kg(kg(kg({},uL()),this.options||{}),i),this.allOptions=o,this.services&&this.options.reloadInterval){var a=setInterval(function(){return r.reload()},this.options.reloadInterval);Ef(a)==="object"&&typeof a.unref=="function"&&a.unref()}}},{key:"readMulti",value:function(n,r,i){this._readAny(n,n,r,r,i)}},{key:"read",value:function(n,r,i){this._readAny([n],n,[r],r,i)}},{key:"_readAny",value:function(n,r,i,o,a){var c=this,f=this.options.loadPath;typeof this.options.loadPath=="function"&&(f=this.options.loadPath(n,i)),f=KM(f),f.then(function(p){if(!p)return a(null,{});var b=c.services.interpolator.interpolate(p,{lng:n.join("+"),ns:i.join("+")});c.loadUrl(b,a,r,o)})}},{key:"loadUrl",value:function(n,r,i,o){var a=this,c=typeof i=="string"?[i]:i,f=typeof o=="string"?[o]:o,p=this.options.parseLoadPayload(c,f);this.options.request(this.options,n,p,function(b,m){if(m&&(m.status>=500&&m.status<600||!m.status))return r("failed loading "+n+"; status code: "+m.status,!0);if(m&&m.status>=400&&m.status<500)return r("failed loading "+n+"; status code: "+m.status,!1);if(!m&&b&&b.message){var T=b.message.toLowerCase(),E=["failed","fetch","network","load"].find(function(j){return T.indexOf(j)>-1});if(E)return r("failed loading "+n+": "+b.message,!0)}if(b)return r(b,!1);var A,I;try{typeof m.data=="string"?A=a.options.parse(m.data,i,o):A=m.data}catch{I="failed parsing "+n+" to json"}if(I)return r(I,!1);r(null,A)})}},{key:"create",value:function(n,r,i,o,a){var c=this;if(this.options.addPath){typeof n=="string"&&(n=[n]);var f=this.options.parsePayload(r,i,o),p=0,b=[],m=[];n.forEach(function(T){var E=c.options.addPath;typeof c.options.addPath=="function"&&(E=c.options.addPath(T,r));var A=c.services.interpolator.interpolate(E,{lng:T,ns:r});c.options.request(c.options,A,f,function(I,j){p+=1,b.push(I),m.push(j),p===n.length&&typeof a=="function"&&a(b,m)})})}}},{key:"reload",value:function(){var n=this,r=this.services,i=r.backendConnector,o=r.languageUtils,a=r.logger,c=i.language;if(!(c&&c.toLowerCase()==="cimode")){var f=[],p=function(m){var T=o.toResolveHierarchy(m);T.forEach(function(E){f.indexOf(E)<0&&f.push(E)})};p(c),this.allOptions.preload&&this.allOptions.preload.forEach(function(b){return p(b)}),f.forEach(function(b){n.allOptions.ns.forEach(function(m){i.read(b,m,"read",null,null,function(T,E){T&&a.warn("loading namespace ".concat(m," for language ").concat(b," failed"),T),!T&&E&&a.log("loaded namespace ".concat(m," for language ").concat(b),E),i.loaded("".concat(b,"|").concat(m),T,E)})})})}}}])}();OT.type="backend";var $v=(t=>(t.en="en",t.de="de",t))($v||{});const cL={en:"English",de:"German"};ii.use(TT).use(jM).use(vT).init({initImmediate:!0,ns:["translation"],fallbackLng:Object.keys(cL),fallbackNS:"translation",partialBundledLanguages:!0,resources:{},interpolation:{escapeValue:!1},backend:{backends:[OT],backendOptions:[{loadPath:()=>{var e,n,r;if((e=window==null?void 0:window.env)!=null&&e.TRANSLATION_URL)return`${window.env.TRANSLATION_URL}/{{lng}}`;const t=((n=window==null?void 0:window.env)==null?void 0:n.VITE_BASE_URL)||((r=window==null?void 0:window.env)==null?void 0:r.REACT_APP_BASE_URL)||location.protocol+"//"+location.host;return console.log("url",t),`${t}/translations/{{lng}}`},crossDomain:!0,cacheHitMode:"refresh"}]}});function fL(){const[t,e]=q.useState();return q.useEffect(()=>{const n=localStorage.getItem("language");e(n||$v.en)},[]),{language:t,setLanguage:e}}const _T=q.createContext({}),dL=()=>q.useContext(_T),hL=ii,pL=nT,gL=()=>xT(),mL=({children:t})=>{const e=fL();return _e.jsx(_T.Provider,{value:e,children:_e.jsx(UM,{i18n:ii,children:t})})},vL="*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}";function Vv({children:t,styles:e=[],...n}){return _e.jsxs("div",{...n,children:[[vL,...e].map((r,i)=>_e.jsx("style",{type:"text/css",children:r},i)),t]})}function yL(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var Hv=yL,bL=typeof Ei=="object"&&Ei&&Ei.Object===Object&&Ei,wL=bL,xL=wL,SL=typeof self=="object"&&self&&self.Object===Object&&self,TL=xL||SL||Function("return this")(),RT=TL,CL=RT,EL=function(){return CL.Date.now()},kL=EL,DL=/\s/;function PL(t){for(var e=t.length;e--&&DL.test(t.charAt(e)););return e}var OL=PL,_L=OL,RL=/^\s+/;function AL(t){return t&&t.slice(0,_L(t)+1).replace(RL,"")}var IL=AL,ML=RT,LL=ML.Symbol,AT=LL,K0=AT,IT=Object.prototype,FL=IT.hasOwnProperty,NL=IT.toString,nd=K0?K0.toStringTag:void 0;function jL(t){var e=FL.call(t,nd),n=t[nd];try{t[nd]=void 0;var r=!0}catch{}var i=NL.call(t);return r&&(e?t[nd]=n:delete t[nd]),i}var BL=jL,$L=Object.prototype,VL=$L.toString;function HL(t){return VL.call(t)}var UL=HL,Z0=AT,WL=BL,zL=UL,YL="[object Null]",GL="[object Undefined]",J0=Z0?Z0.toStringTag:void 0;function qL(t){return t==null?t===void 0?GL:YL:J0&&J0 in Object(t)?WL(t):zL(t)}var XL=qL;function KL(t){return t!=null&&typeof t=="object"}var ZL=KL,JL=XL,QL=ZL,e2="[object Symbol]";function t2(t){return typeof t=="symbol"||QL(t)&&JL(t)==e2}var n2=t2,r2=IL,Q0=Hv,i2=n2,ew=NaN,o2=/^[-+]0x[0-9a-f]+$/i,s2=/^0b[01]+$/i,a2=/^0o[0-7]+$/i,l2=parseInt;function u2(t){if(typeof t=="number")return t;if(i2(t))return ew;if(Q0(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=Q0(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=r2(t);var n=s2.test(t);return n||a2.test(t)?l2(t.slice(2),n?2:8):o2.test(t)?ew:+t}var c2=u2,f2=Hv,Dg=kL,tw=c2,d2="Expected a function",h2=Math.max,p2=Math.min;function g2(t,e,n){var r,i,o,a,c,f,p=0,b=!1,m=!1,T=!0;if(typeof t!="function")throw new TypeError(d2);e=tw(e)||0,f2(n)&&(b=!!n.leading,m="maxWait"in n,o=m?h2(tw(n.maxWait)||0,e):o,T="trailing"in n?!!n.trailing:T);function E(ae){var S=r,ce=i;return r=i=void 0,p=ae,a=t.apply(ce,S),a}function A(ae){return p=ae,c=setTimeout(R,e),b?E(ae):a}function I(ae){var S=ae-f,ce=ae-p,ue=e-S;return m?p2(ue,o-ce):ue}function j(ae){var S=ae-f,ce=ae-p;return f===void 0||S>=e||S<0||m&&ce>=o}function R(){var ae=Dg();if(j(ae))return H(ae);c=setTimeout(R,I(ae))}function H(ae){return c=void 0,T&&r?E(ae):(r=i=void 0,a)}function W(){c!==void 0&&clearTimeout(c),p=0,r=f=i=c=void 0}function ne(){return c===void 0?a:H(Dg())}function Z(){var ae=Dg(),S=j(ae);if(r=arguments,i=this,f=ae,S){if(c===void 0)return A(f);if(m)return clearTimeout(c),c=setTimeout(R,e),E(f)}return c===void 0&&(c=setTimeout(R,e)),a}return Z.cancel=W,Z.flush=ne,Z}var MT=g2;const Pg=Cu(MT);var m2=MT,v2=Hv,y2="Expected a function";function b2(t,e,n){var r=!0,i=!0;if(typeof t!="function")throw new TypeError(y2);return v2(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),m2(t,e,{leading:r,maxWait:e,trailing:i})}var w2=b2;const x2=Cu(w2);var hf=function(){return hf=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},hf.apply(this,arguments)};function LT(t){return!t||!t.ownerDocument||!t.ownerDocument.defaultView?window:t.ownerDocument.defaultView}function FT(t){return!t||!t.ownerDocument?document:t.ownerDocument}var NT=function(t){var e={},n=Array.prototype.reduce.call(t,function(r,i){var o=i.name.match(/data-simplebar-(.+)/);if(o){var a=o[1].replace(/\W+(.)/g,function(c,f){return f.toUpperCase()});switch(i.value){case"true":r[a]=!0;break;case"false":r[a]=!1;break;case void 0:r[a]=!0;break;default:r[a]=i.value}}return r},e);return n};function jT(t,e){var n;t&&(n=t.classList).add.apply(n,e.split(" "))}function BT(t,e){t&&e.split(" ").forEach(function(n){t.classList.remove(n)})}function $T(t){return".".concat(t.split(" ").join("."))}var Uv=!!(typeof window<"u"&&window.document&&window.document.createElement),S2=Object.freeze({__proto__:null,addClasses:jT,canUseDOM:Uv,classNamesToQuery:$T,getElementDocument:FT,getElementWindow:LT,getOptions:NT,removeClasses:BT}),ff=null,nw=null;Uv&&window.addEventListener("resize",function(){nw!==window.devicePixelRatio&&(nw=window.devicePixelRatio,ff=null)});function rw(){if(ff===null){if(typeof document>"u")return ff=0,ff;var t=document.body,e=document.createElement("div");e.classList.add("simplebar-hide-scrollbar"),t.appendChild(e);var n=e.getBoundingClientRect().right;t.removeChild(e),ff=n}return ff}var ru=LT,Og=FT,T2=NT,iu=jT,ou=BT,Oo=$T,rd=function(){function t(e,n){n===void 0&&(n={});var r=this;if(this.removePreventClickId=null,this.minScrollbarWidth=20,this.stopScrollDelay=175,this.isScrolling=!1,this.isMouseEntering=!1,this.isDragging=!1,this.scrollXTicking=!1,this.scrollYTicking=!1,this.wrapperEl=null,this.contentWrapperEl=null,this.contentEl=null,this.offsetEl=null,this.maskEl=null,this.placeholderEl=null,this.heightAutoObserverWrapperEl=null,this.heightAutoObserverEl=null,this.rtlHelpers=null,this.scrollbarWidth=0,this.resizeObserver=null,this.mutationObserver=null,this.elStyles=null,this.isRtl=null,this.mouseX=0,this.mouseY=0,this.onMouseMove=function(){},this.onWindowResize=function(){},this.onStopScrolling=function(){},this.onMouseEntered=function(){},this.onScroll=function(){var i=ru(r.el);r.scrollXTicking||(i.requestAnimationFrame(r.scrollX),r.scrollXTicking=!0),r.scrollYTicking||(i.requestAnimationFrame(r.scrollY),r.scrollYTicking=!0),r.isScrolling||(r.isScrolling=!0,iu(r.el,r.classNames.scrolling)),r.showScrollbar("x"),r.showScrollbar("y"),r.onStopScrolling()},this.scrollX=function(){r.axis.x.isOverflowing&&r.positionScrollbar("x"),r.scrollXTicking=!1},this.scrollY=function(){r.axis.y.isOverflowing&&r.positionScrollbar("y"),r.scrollYTicking=!1},this._onStopScrolling=function(){ou(r.el,r.classNames.scrolling),r.options.autoHide&&(r.hideScrollbar("x"),r.hideScrollbar("y")),r.isScrolling=!1},this.onMouseEnter=function(){r.isMouseEntering||(iu(r.el,r.classNames.mouseEntered),r.showScrollbar("x"),r.showScrollbar("y"),r.isMouseEntering=!0),r.onMouseEntered()},this._onMouseEntered=function(){ou(r.el,r.classNames.mouseEntered),r.options.autoHide&&(r.hideScrollbar("x"),r.hideScrollbar("y")),r.isMouseEntering=!1},this._onMouseMove=function(i){r.mouseX=i.clientX,r.mouseY=i.clientY,(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&r.onMouseMoveForAxis("x"),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&r.onMouseMoveForAxis("y")},this.onMouseLeave=function(){r.onMouseMove.cancel(),(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&r.onMouseLeaveForAxis("x"),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&r.onMouseLeaveForAxis("y"),r.mouseX=-1,r.mouseY=-1},this._onWindowResize=function(){r.scrollbarWidth=r.getScrollbarWidth(),r.hideNativeScrollbar()},this.onPointerEvent=function(i){if(!(!r.axis.x.track.el||!r.axis.y.track.el||!r.axis.x.scrollbar.el||!r.axis.y.scrollbar.el)){var o,a;r.axis.x.track.rect=r.axis.x.track.el.getBoundingClientRect(),r.axis.y.track.rect=r.axis.y.track.el.getBoundingClientRect(),(r.axis.x.isOverflowing||r.axis.x.forceVisible)&&(o=r.isWithinBounds(r.axis.x.track.rect)),(r.axis.y.isOverflowing||r.axis.y.forceVisible)&&(a=r.isWithinBounds(r.axis.y.track.rect)),(o||a)&&(i.stopPropagation(),i.type==="pointerdown"&&i.pointerType!=="touch"&&(o&&(r.axis.x.scrollbar.rect=r.axis.x.scrollbar.el.getBoundingClientRect(),r.isWithinBounds(r.axis.x.scrollbar.rect)?r.onDragStart(i,"x"):r.onTrackClick(i,"x")),a&&(r.axis.y.scrollbar.rect=r.axis.y.scrollbar.el.getBoundingClientRect(),r.isWithinBounds(r.axis.y.scrollbar.rect)?r.onDragStart(i,"y"):r.onTrackClick(i,"y"))))}},this.drag=function(i){var o,a,c,f,p,b,m,T,E,A,I;if(!(!r.draggedAxis||!r.contentWrapperEl)){var j,R=r.axis[r.draggedAxis].track,H=(a=(o=R.rect)===null||o===void 0?void 0:o[r.axis[r.draggedAxis].sizeAttr])!==null&&a!==void 0?a:0,W=r.axis[r.draggedAxis].scrollbar,ne=(f=(c=r.contentWrapperEl)===null||c===void 0?void 0:c[r.axis[r.draggedAxis].scrollSizeAttr])!==null&&f!==void 0?f:0,Z=parseInt((b=(p=r.elStyles)===null||p===void 0?void 0:p[r.axis[r.draggedAxis].sizeAttr])!==null&&b!==void 0?b:"0px",10);i.preventDefault(),i.stopPropagation(),r.draggedAxis==="y"?j=i.pageY:j=i.pageX;var ae=j-((T=(m=R.rect)===null||m===void 0?void 0:m[r.axis[r.draggedAxis].offsetAttr])!==null&&T!==void 0?T:0)-r.axis[r.draggedAxis].dragOffset;ae=r.draggedAxis==="x"&&r.isRtl?((A=(E=R.rect)===null||E===void 0?void 0:E[r.axis[r.draggedAxis].sizeAttr])!==null&&A!==void 0?A:0)-W.size-ae:ae;var S=ae/(H-W.size),ce=S*(ne-Z);r.draggedAxis==="x"&&r.isRtl&&(ce=!((I=t.getRtlHelpers())===null||I===void 0)&&I.isScrollingToNegative?-ce:ce),r.contentWrapperEl[r.axis[r.draggedAxis].scrollOffsetAttr]=ce}},this.onEndDrag=function(i){r.isDragging=!1;var o=Og(r.el),a=ru(r.el);i.preventDefault(),i.stopPropagation(),ou(r.el,r.classNames.dragging),r.onStopScrolling(),o.removeEventListener("mousemove",r.drag,!0),o.removeEventListener("mouseup",r.onEndDrag,!0),r.removePreventClickId=a.setTimeout(function(){o.removeEventListener("click",r.preventClick,!0),o.removeEventListener("dblclick",r.preventClick,!0),r.removePreventClickId=null})},this.preventClick=function(i){i.preventDefault(),i.stopPropagation()},this.el=e,this.options=hf(hf({},t.defaultOptions),n),this.classNames=hf(hf({},t.defaultOptions.classNames),n.classNames),this.axis={x:{scrollOffsetAttr:"scrollLeft",sizeAttr:"width",scrollSizeAttr:"scrollWidth",offsetSizeAttr:"offsetWidth",offsetAttr:"left",overflowAttr:"overflowX",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}},y:{scrollOffsetAttr:"scrollTop",sizeAttr:"height",scrollSizeAttr:"scrollHeight",offsetSizeAttr:"offsetHeight",offsetAttr:"top",overflowAttr:"overflowY",dragOffset:0,isOverflowing:!0,forceVisible:!1,track:{size:null,el:null,rect:null,isVisible:!1},scrollbar:{size:null,el:null,rect:null,isVisible:!1}}},typeof this.el!="object"||!this.el.nodeName)throw new Error("Argument passed to SimpleBar must be an HTML element instead of ".concat(this.el));this.onMouseMove=x2(this._onMouseMove,64),this.onWindowResize=Pg(this._onWindowResize,64,{leading:!0}),this.onStopScrolling=Pg(this._onStopScrolling,this.stopScrollDelay),this.onMouseEntered=Pg(this._onMouseEntered,this.stopScrollDelay),this.init()}return t.getRtlHelpers=function(){if(t.rtlHelpers)return t.rtlHelpers;var e=document.createElement("div");e.innerHTML='<div class="simplebar-dummy-scrollbar-size"><div></div></div>';var n=e.firstElementChild,r=n==null?void 0:n.firstElementChild;if(!r)return null;document.body.appendChild(n),n.scrollLeft=0;var i=t.getOffset(n),o=t.getOffset(r);n.scrollLeft=-999;var a=t.getOffset(r);return document.body.removeChild(n),t.rtlHelpers={isScrollOriginAtZero:i.left!==o.left,isScrollingToNegative:o.left!==a.left},t.rtlHelpers},t.prototype.getScrollbarWidth=function(){try{return this.contentWrapperEl&&getComputedStyle(this.contentWrapperEl,"::-webkit-scrollbar").display==="none"||"scrollbarWidth"in document.documentElement.style||"-ms-overflow-style"in document.documentElement.style?0:rw()}catch{return rw()}},t.getOffset=function(e){var n=e.getBoundingClientRect(),r=Og(e),i=ru(e);return{top:n.top+(i.pageYOffset||r.documentElement.scrollTop),left:n.left+(i.pageXOffset||r.documentElement.scrollLeft)}},t.prototype.init=function(){Uv&&(this.initDOM(),this.rtlHelpers=t.getRtlHelpers(),this.scrollbarWidth=this.getScrollbarWidth(),this.recalculate(),this.initListeners())},t.prototype.initDOM=function(){var e,n;this.wrapperEl=this.el.querySelector(Oo(this.classNames.wrapper)),this.contentWrapperEl=this.options.scrollableNode||this.el.querySelector(Oo(this.classNames.contentWrapper)),this.contentEl=this.options.contentNode||this.el.querySelector(Oo(this.classNames.contentEl)),this.offsetEl=this.el.querySelector(Oo(this.classNames.offset)),this.maskEl=this.el.querySelector(Oo(this.classNames.mask)),this.placeholderEl=this.findChild(this.wrapperEl,Oo(this.classNames.placeholder)),this.heightAutoObserverWrapperEl=this.el.querySelector(Oo(this.classNames.heightAutoObserverWrapperEl)),this.heightAutoObserverEl=this.el.querySelector(Oo(this.classNames.heightAutoObserverEl)),this.axis.x.track.el=this.findChild(this.el,"".concat(Oo(this.classNames.track)).concat(Oo(this.classNames.horizontal))),this.axis.y.track.el=this.findChild(this.el,"".concat(Oo(this.classNames.track)).concat(Oo(this.classNames.vertical))),this.axis.x.scrollbar.el=((e=this.axis.x.track.el)===null||e===void 0?void 0:e.querySelector(Oo(this.classNames.scrollbar)))||null,this.axis.y.scrollbar.el=((n=this.axis.y.track.el)===null||n===void 0?void 0:n.querySelector(Oo(this.classNames.scrollbar)))||null,this.options.autoHide||(iu(this.axis.x.scrollbar.el,this.classNames.visible),iu(this.axis.y.scrollbar.el,this.classNames.visible))},t.prototype.initListeners=function(){var e=this,n,r=ru(this.el);if(this.el.addEventListener("mouseenter",this.onMouseEnter),this.el.addEventListener("pointerdown",this.onPointerEvent,!0),this.el.addEventListener("mousemove",this.onMouseMove),this.el.addEventListener("mouseleave",this.onMouseLeave),(n=this.contentWrapperEl)===null||n===void 0||n.addEventListener("scroll",this.onScroll),r.addEventListener("resize",this.onWindowResize),!!this.contentEl){if(window.ResizeObserver){var i=!1,o=r.ResizeObserver||ResizeObserver;this.resizeObserver=new o(function(){i&&r.requestAnimationFrame(function(){e.recalculate()})}),this.resizeObserver.observe(this.el),this.resizeObserver.observe(this.contentEl),r.requestAnimationFrame(function(){i=!0})}this.mutationObserver=new r.MutationObserver(function(){r.requestAnimationFrame(function(){e.recalculate()})}),this.mutationObserver.observe(this.contentEl,{childList:!0,subtree:!0,characterData:!0})}},t.prototype.recalculate=function(){if(!(!this.heightAutoObserverEl||!this.contentEl||!this.contentWrapperEl||!this.wrapperEl||!this.placeholderEl)){var e=ru(this.el);this.elStyles=e.getComputedStyle(this.el),this.isRtl=this.elStyles.direction==="rtl";var n=this.contentEl.offsetWidth,r=this.heightAutoObserverEl.offsetHeight<=1,i=this.heightAutoObserverEl.offsetWidth<=1||n>0,o=this.contentWrapperEl.offsetWidth,a=this.elStyles.overflowX,c=this.elStyles.overflowY;this.contentEl.style.padding="".concat(this.elStyles.paddingTop," ").concat(this.elStyles.paddingRight," ").concat(this.elStyles.paddingBottom," ").concat(this.elStyles.paddingLeft),this.wrapperEl.style.margin="-".concat(this.elStyles.paddingTop," -").concat(this.elStyles.paddingRight," -").concat(this.elStyles.paddingBottom," -").concat(this.elStyles.paddingLeft);var f=this.contentEl.scrollHeight,p=this.contentEl.scrollWidth;this.contentWrapperEl.style.height=r?"auto":"100%",this.placeholderEl.style.width=i?"".concat(n||p,"px"):"auto",this.placeholderEl.style.height="".concat(f,"px");var b=this.contentWrapperEl.offsetHeight;this.axis.x.isOverflowing=n!==0&&p>n,this.axis.y.isOverflowing=f>b,this.axis.x.isOverflowing=a==="hidden"?!1:this.axis.x.isOverflowing,this.axis.y.isOverflowing=c==="hidden"?!1:this.axis.y.isOverflowing,this.axis.x.forceVisible=this.options.forceVisible==="x"||this.options.forceVisible===!0,this.axis.y.forceVisible=this.options.forceVisible==="y"||this.options.forceVisible===!0,this.hideNativeScrollbar();var m=this.axis.x.isOverflowing?this.scrollbarWidth:0,T=this.axis.y.isOverflowing?this.scrollbarWidth:0;this.axis.x.isOverflowing=this.axis.x.isOverflowing&&p>o-T,this.axis.y.isOverflowing=this.axis.y.isOverflowing&&f>b-m,this.axis.x.scrollbar.size=this.getScrollbarSize("x"),this.axis.y.scrollbar.size=this.getScrollbarSize("y"),this.axis.x.scrollbar.el&&(this.axis.x.scrollbar.el.style.width="".concat(this.axis.x.scrollbar.size,"px")),this.axis.y.scrollbar.el&&(this.axis.y.scrollbar.el.style.height="".concat(this.axis.y.scrollbar.size,"px")),this.positionScrollbar("x"),this.positionScrollbar("y"),this.toggleTrackVisibility("x"),this.toggleTrackVisibility("y")}},t.prototype.getScrollbarSize=function(e){var n,r;if(e===void 0&&(e="y"),!this.axis[e].isOverflowing||!this.contentEl)return 0;var i=this.contentEl[this.axis[e].scrollSizeAttr],o=(r=(n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])!==null&&r!==void 0?r:0,a=o/i,c;return c=Math.max(~~(a*o),this.options.scrollbarMinSize),this.options.scrollbarMaxSize&&(c=Math.min(c,this.options.scrollbarMaxSize)),c},t.prototype.positionScrollbar=function(e){var n,r,i;e===void 0&&(e="y");var o=this.axis[e].scrollbar;if(!(!this.axis[e].isOverflowing||!this.contentWrapperEl||!o.el||!this.elStyles)){var a=this.contentWrapperEl[this.axis[e].scrollSizeAttr],c=((n=this.axis[e].track.el)===null||n===void 0?void 0:n[this.axis[e].offsetSizeAttr])||0,f=parseInt(this.elStyles[this.axis[e].sizeAttr],10),p=this.contentWrapperEl[this.axis[e].scrollOffsetAttr];p=e==="x"&&this.isRtl&&(!((r=t.getRtlHelpers())===null||r===void 0)&&r.isScrollOriginAtZero)?-p:p,e==="x"&&this.isRtl&&(p=!((i=t.getRtlHelpers())===null||i===void 0)&&i.isScrollingToNegative?p:-p);var b=p/(a-f),m=~~((c-o.size)*b);m=e==="x"&&this.isRtl?-m+(c-o.size):m,o.el.style.transform=e==="x"?"translate3d(".concat(m,"px, 0, 0)"):"translate3d(0, ".concat(m,"px, 0)")}},t.prototype.toggleTrackVisibility=function(e){e===void 0&&(e="y");var n=this.axis[e].track.el,r=this.axis[e].scrollbar.el;!n||!r||!this.contentWrapperEl||(this.axis[e].isOverflowing||this.axis[e].forceVisible?(n.style.visibility="visible",this.contentWrapperEl.style[this.axis[e].overflowAttr]="scroll",this.el.classList.add("".concat(this.classNames.scrollable,"-").concat(e))):(n.style.visibility="hidden",this.contentWrapperEl.style[this.axis[e].overflowAttr]="hidden",this.el.classList.remove("".concat(this.classNames.scrollable,"-").concat(e))),this.axis[e].isOverflowing?r.style.display="block":r.style.display="none")},t.prototype.showScrollbar=function(e){e===void 0&&(e="y"),this.axis[e].isOverflowing&&!this.axis[e].scrollbar.isVisible&&(iu(this.axis[e].scrollbar.el,this.classNames.visible),this.axis[e].scrollbar.isVisible=!0)},t.prototype.hideScrollbar=function(e){e===void 0&&(e="y"),!this.isDragging&&this.axis[e].isOverflowing&&this.axis[e].scrollbar.isVisible&&(ou(this.axis[e].scrollbar.el,this.classNames.visible),this.axis[e].scrollbar.isVisible=!1)},t.prototype.hideNativeScrollbar=function(){this.offsetEl&&(this.offsetEl.style[this.isRtl?"left":"right"]=this.axis.y.isOverflowing||this.axis.y.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px",this.offsetEl.style.bottom=this.axis.x.isOverflowing||this.axis.x.forceVisible?"-".concat(this.scrollbarWidth,"px"):"0px")},t.prototype.onMouseMoveForAxis=function(e){e===void 0&&(e="y");var n=this.axis[e];!n.track.el||!n.scrollbar.el||(n.track.rect=n.track.el.getBoundingClientRect(),n.scrollbar.rect=n.scrollbar.el.getBoundingClientRect(),this.isWithinBounds(n.track.rect)?(this.showScrollbar(e),iu(n.track.el,this.classNames.hover),this.isWithinBounds(n.scrollbar.rect)?iu(n.scrollbar.el,this.classNames.hover):ou(n.scrollbar.el,this.classNames.hover)):(ou(n.track.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)))},t.prototype.onMouseLeaveForAxis=function(e){e===void 0&&(e="y"),ou(this.axis[e].track.el,this.classNames.hover),ou(this.axis[e].scrollbar.el,this.classNames.hover),this.options.autoHide&&this.hideScrollbar(e)},t.prototype.onDragStart=function(e,n){var r;n===void 0&&(n="y"),this.isDragging=!0;var i=Og(this.el),o=ru(this.el),a=this.axis[n].scrollbar,c=n==="y"?e.pageY:e.pageX;this.axis[n].dragOffset=c-(((r=a.rect)===null||r===void 0?void 0:r[this.axis[n].offsetAttr])||0),this.draggedAxis=n,iu(this.el,this.classNames.dragging),i.addEventListener("mousemove",this.drag,!0),i.addEventListener("mouseup",this.onEndDrag,!0),this.removePreventClickId===null?(i.addEventListener("click",this.preventClick,!0),i.addEventListener("dblclick",this.preventClick,!0)):(o.clearTimeout(this.removePreventClickId),this.removePreventClickId=null)},t.prototype.onTrackClick=function(e,n){var r=this,i,o,a,c;n===void 0&&(n="y");var f=this.axis[n];if(!(!this.options.clickOnTrack||!f.scrollbar.el||!this.contentWrapperEl)){e.preventDefault();var p=ru(this.el);this.axis[n].scrollbar.rect=f.scrollbar.el.getBoundingClientRect();var b=this.axis[n].scrollbar,m=(o=(i=b.rect)===null||i===void 0?void 0:i[this.axis[n].offsetAttr])!==null&&o!==void 0?o:0,T=parseInt((c=(a=this.elStyles)===null||a===void 0?void 0:a[this.axis[n].sizeAttr])!==null&&c!==void 0?c:"0px",10),E=this.contentWrapperEl[this.axis[n].scrollOffsetAttr],A=n==="y"?this.mouseY-m:this.mouseX-m,I=A<0?-1:1,j=I===-1?E-T:E+T,R=40,H=function(){r.contentWrapperEl&&(I===-1?E>j&&(E-=R,r.contentWrapperEl[r.axis[n].scrollOffsetAttr]=E,p.requestAnimationFrame(H)):E<j&&(E+=R,r.contentWrapperEl[r.axis[n].scrollOffsetAttr]=E,p.requestAnimationFrame(H)))};H()}},t.prototype.getContentElement=function(){return this.contentEl},t.prototype.getScrollElement=function(){return this.contentWrapperEl},t.prototype.removeListeners=function(){var e=ru(this.el);this.el.removeEventListener("mouseenter",this.onMouseEnter),this.el.removeEventListener("pointerdown",this.onPointerEvent,!0),this.el.removeEventListener("mousemove",this.onMouseMove),this.el.removeEventListener("mouseleave",this.onMouseLeave),this.contentWrapperEl&&this.contentWrapperEl.removeEventListener("scroll",this.onScroll),e.removeEventListener("resize",this.onWindowResize),this.mutationObserver&&this.mutationObserver.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect(),this.onMouseMove.cancel(),this.onWindowResize.cancel(),this.onStopScrolling.cancel(),this.onMouseEntered.cancel()},t.prototype.unMount=function(){this.removeListeners()},t.prototype.isWithinBounds=function(e){return this.mouseX>=e.left&&this.mouseX<=e.left+e.width&&this.mouseY>=e.top&&this.mouseY<=e.top+e.height},t.prototype.findChild=function(e,n){var r=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;return Array.prototype.filter.call(e.children,function(i){return r.call(i,n)})[0]},t.rtlHelpers=null,t.defaultOptions={forceVisible:!1,clickOnTrack:!0,scrollbarMinSize:25,scrollbarMaxSize:0,ariaLabel:"scrollable content",tabIndex:0,classNames:{contentEl:"simplebar-content",contentWrapper:"simplebar-content-wrapper",offset:"simplebar-offset",mask:"simplebar-mask",wrapper:"simplebar-wrapper",placeholder:"simplebar-placeholder",scrollbar:"simplebar-scrollbar",track:"simplebar-track",heightAutoObserverWrapperEl:"simplebar-height-auto-observer-wrapper",heightAutoObserverEl:"simplebar-height-auto-observer",visible:"simplebar-visible",horizontal:"simplebar-horizontal",vertical:"simplebar-vertical",hover:"simplebar-hover",dragging:"simplebar-dragging",scrolling:"simplebar-scrolling",scrollable:"simplebar-scrollable",mouseEntered:"simplebar-mouse-entered"},scrollableNode:null,contentNode:null,autoHide:!0},t.getOptions=T2,t.helpers=S2,t}(),Ko=function(){return Ko=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Ko.apply(this,arguments)};function C2(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,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}var Wv=kn.forwardRef(function(t,e){var n=t.children,r=t.scrollableNodeProps,i=r===void 0?{}:r,o=C2(t,["children","scrollableNodeProps"]),a=kn.useRef(),c=kn.useRef(),f=kn.useRef(),p={},b={};Object.keys(o).forEach(function(E){Object.prototype.hasOwnProperty.call(rd.defaultOptions,E)?p[E]=o[E]:b[E]=o[E]});var m=Ko(Ko({},rd.defaultOptions.classNames),p.classNames),T=Ko(Ko({},i),{className:"".concat(m.contentWrapper).concat(i.className?" ".concat(i.className):""),tabIndex:p.tabIndex||rd.defaultOptions.tabIndex,role:"region","aria-label":p.ariaLabel||rd.defaultOptions.ariaLabel});return kn.useEffect(function(){var E;return c.current=T.ref?T.ref.current:c.current,a.current&&(E=new rd(a.current,Ko(Ko(Ko({},p),c.current&&{scrollableNode:c.current}),f.current&&{contentNode:f.current})),typeof e=="function"?e(E):e&&(e.current=E)),function(){E==null||E.unMount(),E=null,typeof e=="function"&&e(null)}},[]),kn.createElement("div",Ko({"data-simplebar":"init",ref:a},b),kn.createElement("div",{className:m.wrapper},kn.createElement("div",{className:m.heightAutoObserverWrapperEl},kn.createElement("div",{className:m.heightAutoObserverEl})),kn.createElement("div",{className:m.mask},kn.createElement("div",{className:m.offset},typeof n=="function"?n({scrollableNodeRef:c,scrollableNodeProps:Ko(Ko({},T),{ref:c}),contentNodeRef:f,contentNodeProps:{className:m.contentEl,ref:f}}):kn.createElement("div",Ko({},T),kn.createElement("div",{className:m.contentEl},n)))),kn.createElement("div",{className:m.placeholder})),kn.createElement("div",{className:"".concat(m.track," simplebar-horizontal")},kn.createElement("div",{className:m.scrollbar})),kn.createElement("div",{className:"".concat(m.track," simplebar-vertical")},kn.createElement("div",{className:m.scrollbar})))});Wv.displayName="SimpleBar";const VT='[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}';function HT(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var i=t.length;for(e=0;e<i;e++)t[e]&&(n=HT(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function bl(){for(var t,e,n=0,r="",i=arguments.length;n<i;n++)(t=arguments[n])&&(e=HT(t))&&(r&&(r+=" "),r+=e);return r}const Od=t=>typeof t=="number"&&!isNaN(t),wc=t=>typeof t=="string",Zo=t=>typeof t=="function",Lh=t=>wc(t)||Zo(t)?t:null,Mm=t=>q.isValidElement(t)||wc(t)||Zo(t)||Od(t);function E2(t,e,n){n===void 0&&(n=300);const{scrollHeight:r,style:i}=t;requestAnimationFrame(()=>{i.minHeight="initial",i.height=r+"px",i.transition=`all ${n}ms`,requestAnimationFrame(()=>{i.height="0",i.padding="0",i.margin="0",setTimeout(e,n)})})}function kp(t){let{enter:e,exit:n,appendPosition:r=!1,collapse:i=!0,collapseDuration:o=300}=t;return function(a){let{children:c,position:f,preventExitTransition:p,done:b,nodeRef:m,isIn:T,playToast:E}=a;const A=r?`${e}--${f}`:e,I=r?`${n}--${f}`:n,j=q.useRef(0);return q.useLayoutEffect(()=>{const R=m.current,H=A.split(" "),W=ne=>{ne.target===m.current&&(E(),R.removeEventListener("animationend",W),R.removeEventListener("animationcancel",W),j.current===0&&ne.type!=="animationcancel"&&R.classList.remove(...H))};R.classList.add(...H),R.addEventListener("animationend",W),R.addEventListener("animationcancel",W)},[]),q.useEffect(()=>{const R=m.current,H=()=>{R.removeEventListener("animationend",H),i?E2(R,b,o):b()};T||(p?H():(j.current=1,R.className+=` ${I}`,R.addEventListener("animationend",H)))},[T]),q.createElement(q.Fragment,null,c)}}function iw(t,e){return t!=null?{content:t.content,containerId:t.props.containerId,id:t.props.toastId,theme:t.props.theme,type:t.props.type,data:t.props.data||{},isLoading:t.props.isLoading,icon:t.props.icon,status:e}:{}}const oo=new Map;let _d=[];const Lm=new Set,k2=t=>Lm.forEach(e=>e(t)),UT=()=>oo.size>0;function WT(t,e){var n;if(e)return!((n=oo.get(e))==null||!n.isToastActive(t));let r=!1;return oo.forEach(i=>{i.isToastActive(t)&&(r=!0)}),r}function zT(t,e){Mm(t)&&(UT()||_d.push({content:t,options:e}),oo.forEach(n=>{n.buildToast(t,e)}))}function ow(t,e){oo.forEach(n=>{e!=null&&e!=null&&e.containerId?(e==null?void 0:e.containerId)===n.id&&n.toggle(t,e==null?void 0:e.id):n.toggle(t,e==null?void 0:e.id)})}function D2(t){const{subscribe:e,getSnapshot:n,setProps:r}=q.useRef(function(o){const a=o.containerId||1;return{subscribe(c){const f=function(b,m,T){let E=1,A=0,I=[],j=[],R=[],H=m;const W=new Map,ne=new Set,Z=()=>{R=Array.from(W.values()),ne.forEach(ce=>ce())},ae=ce=>{j=ce==null?[]:j.filter(ue=>ue!==ce),Z()},S=ce=>{const{toastId:ue,onOpen:Ue,updateId:et,children:Ke}=ce.props,Me=et==null;ce.staleId&&W.delete(ce.staleId),W.set(ue,ce),j=[...j,ce.props.toastId].filter(Ve=>Ve!==ce.staleId),Z(),T(iw(ce,Me?"added":"updated")),Me&&Zo(Ue)&&Ue(q.isValidElement(Ke)&&Ke.props)};return{id:b,props:H,observe:ce=>(ne.add(ce),()=>ne.delete(ce)),toggle:(ce,ue)=>{W.forEach(Ue=>{ue!=null&&ue!==Ue.props.toastId||Zo(Ue.toggle)&&Ue.toggle(ce)})},removeToast:ae,toasts:W,clearQueue:()=>{A-=I.length,I=[]},buildToast:(ce,ue)=>{if((Ne=>{let{containerId:tt,toastId:Ye,updateId:Ze}=Ne;const qe=tt?tt!==b:b!==1,ot=W.has(Ye)&&Ze==null;return qe||ot})(ue))return;const{toastId:Ue,updateId:et,data:Ke,staleId:Me,delay:Ve}=ue,fe=()=>{ae(Ue)},ge=et==null;ge&&A++;const Pe={...H,style:H.toastStyle,key:E++,...Object.fromEntries(Object.entries(ue).filter(Ne=>{let[tt,Ye]=Ne;return Ye!=null})),toastId:Ue,updateId:et,data:Ke,closeToast:fe,isIn:!1,className:Lh(ue.className||H.toastClassName),bodyClassName:Lh(ue.bodyClassName||H.bodyClassName),progressClassName:Lh(ue.progressClassName||H.progressClassName),autoClose:!ue.isLoading&&(Be=ue.autoClose,Je=H.autoClose,Be===!1||Od(Be)&&Be>0?Be:Je),deleteToast(){const Ne=W.get(Ue),{onClose:tt,children:Ye}=Ne.props;Zo(tt)&&tt(q.isValidElement(Ye)&&Ye.props),T(iw(Ne,"removed")),W.delete(Ue),A--,A<0&&(A=0),I.length>0?S(I.shift()):Z()}};var Be,Je;Pe.closeButton=H.closeButton,ue.closeButton===!1||Mm(ue.closeButton)?Pe.closeButton=ue.closeButton:ue.closeButton===!0&&(Pe.closeButton=!Mm(H.closeButton)||H.closeButton);let ve=ce;q.isValidElement(ce)&&!wc(ce.type)?ve=q.cloneElement(ce,{closeToast:fe,toastProps:Pe,data:Ke}):Zo(ce)&&(ve=ce({closeToast:fe,toastProps:Pe,data:Ke}));const Se={content:ve,props:Pe,staleId:Me};H.limit&&H.limit>0&&A>H.limit&&ge?I.push(Se):Od(Ve)?setTimeout(()=>{S(Se)},Ve):S(Se)},setProps(ce){H=ce},setToggle:(ce,ue)=>{W.get(ce).toggle=ue},isToastActive:ce=>j.some(ue=>ue===ce),getSnapshot:()=>R}}(a,o,k2);oo.set(a,f);const p=f.observe(c);return _d.forEach(b=>zT(b.content,b.options)),_d=[],()=>{p(),oo.delete(a)}},setProps(c){var f;(f=oo.get(a))==null||f.setProps(c)},getSnapshot(){var c;return(c=oo.get(a))==null?void 0:c.getSnapshot()}}}(t)).current;r(t);const i=q.useSyncExternalStore(e,n,n);return{getToastToRender:function(o){if(!i)return[];const a=new Map;return t.newestOnTop&&i.reverse(),i.forEach(c=>{const{position:f}=c.props;a.has(f)||a.set(f,[]),a.get(f).push(c)}),Array.from(a,c=>o(c[0],c[1]))},isToastActive:WT,count:i==null?void 0:i.length}}function P2(t){const[e,n]=q.useState(!1),[r,i]=q.useState(!1),o=q.useRef(null),a=q.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:c,pauseOnHover:f,closeToast:p,onClick:b,closeOnClick:m}=t;var T,E;function A(){n(!0)}function I(){n(!1)}function j(W){const ne=o.current;a.canDrag&&ne&&(a.didMove=!0,e&&I(),a.delta=t.draggableDirection==="x"?W.clientX-a.start:W.clientY-a.start,a.start!==W.clientX&&(a.canCloseOnClick=!1),ne.style.transform=`translate3d(${t.draggableDirection==="x"?`${a.delta}px, var(--y)`:`0, calc(${a.delta}px + var(--y))`},0)`,ne.style.opacity=""+(1-Math.abs(a.delta/a.removalDistance)))}function R(){document.removeEventListener("pointermove",j),document.removeEventListener("pointerup",R);const W=o.current;if(a.canDrag&&a.didMove&&W){if(a.canDrag=!1,Math.abs(a.delta)>a.removalDistance)return i(!0),t.closeToast(),void t.collapseAll();W.style.transition="transform 0.2s, opacity 0.2s",W.style.removeProperty("transform"),W.style.removeProperty("opacity")}}(E=oo.get((T={id:t.toastId,containerId:t.containerId,fn:n}).containerId||1))==null||E.setToggle(T.id,T.fn),q.useEffect(()=>{if(t.pauseOnFocusLoss)return document.hasFocus()||I(),window.addEventListener("focus",A),window.addEventListener("blur",I),()=>{window.removeEventListener("focus",A),window.removeEventListener("blur",I)}},[t.pauseOnFocusLoss]);const H={onPointerDown:function(W){if(t.draggable===!0||t.draggable===W.pointerType){a.didMove=!1,document.addEventListener("pointermove",j),document.addEventListener("pointerup",R);const ne=o.current;a.canCloseOnClick=!0,a.canDrag=!0,ne.style.transition="none",t.draggableDirection==="x"?(a.start=W.clientX,a.removalDistance=ne.offsetWidth*(t.draggablePercent/100)):(a.start=W.clientY,a.removalDistance=ne.offsetHeight*(t.draggablePercent===80?1.5*t.draggablePercent:t.draggablePercent)/100)}},onPointerUp:function(W){const{top:ne,bottom:Z,left:ae,right:S}=o.current.getBoundingClientRect();W.nativeEvent.type!=="touchend"&&t.pauseOnHover&&W.clientX>=ae&&W.clientX<=S&&W.clientY>=ne&&W.clientY<=Z?I():A()}};return c&&f&&(H.onMouseEnter=I,t.stacked||(H.onMouseLeave=A)),m&&(H.onClick=W=>{b&&b(W),a.canCloseOnClick&&p()}),{playToast:A,pauseToast:I,isRunning:e,preventExitTransition:r,toastRef:o,eventHandlers:H}}function O2(t){let{delay:e,isRunning:n,closeToast:r,type:i="default",hide:o,className:a,style:c,controlledProgress:f,progress:p,rtl:b,isIn:m,theme:T}=t;const E=o||f&&p===0,A={...c,animationDuration:`${e}ms`,animationPlayState:n?"running":"paused"};f&&(A.transform=`scaleX(${p})`);const I=bl("Toastify__progress-bar",f?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${T}`,`Toastify__progress-bar--${i}`,{"Toastify__progress-bar--rtl":b}),j=Zo(a)?a({rtl:b,type:i,defaultClassName:I}):bl(I,a),R={[f&&p>=1?"onTransitionEnd":"onAnimationEnd"]:f&&p<1?null:()=>{m&&r()}};return q.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":E},q.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${T} Toastify__progress-bar--${i}`}),q.createElement("div",{role:"progressbar","aria-hidden":E?"true":"false","aria-label":"notification timer",className:j,style:A,...R}))}let _2=1;const YT=()=>""+_2++;function R2(t){return t&&(wc(t.toastId)||Od(t.toastId))?t.toastId:YT()}function gd(t,e){return zT(t,e),e.toastId}function tp(t,e){return{...e,type:e&&e.type||t,toastId:R2(e)}}function gh(t){return(e,n)=>gd(e,tp(t,n))}function xn(t,e){return gd(t,tp("default",e))}xn.loading=(t,e)=>gd(t,tp("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...e})),xn.promise=function(t,e,n){let r,{pending:i,error:o,success:a}=e;i&&(r=wc(i)?xn.loading(i,n):xn.loading(i.render,{...n,...i}));const c={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},f=(b,m,T)=>{if(m==null)return void xn.dismiss(r);const E={type:b,...c,...n,data:T},A=wc(m)?{render:m}:m;return r?xn.update(r,{...E,...A}):xn(A.render,{...E,...A}),T},p=Zo(t)?t():t;return p.then(b=>f("success",a,b)).catch(b=>f("error",o,b)),p},xn.success=gh("success"),xn.info=gh("info"),xn.error=gh("error"),xn.warning=gh("warning"),xn.warn=xn.warning,xn.dark=(t,e)=>gd(t,tp("default",{theme:"dark",...e})),xn.dismiss=function(t){(function(e){var n;if(UT()){if(e==null||wc(n=e)||Od(n))oo.forEach(r=>{r.removeToast(e)});else if(e&&("containerId"in e||"id"in e)){const r=oo.get(e.containerId);r?r.removeToast(e.id):oo.forEach(i=>{i.removeToast(e.id)})}}else _d=_d.filter(r=>e!=null&&r.options.toastId!==e)})(t)},xn.clearWaitingQueue=function(t){t===void 0&&(t={}),oo.forEach(e=>{!e.props.limit||t.containerId&&e.id!==t.containerId||e.clearQueue()})},xn.isActive=WT,xn.update=function(t,e){e===void 0&&(e={});const n=((r,i)=>{var o;let{containerId:a}=i;return(o=oo.get(a||1))==null?void 0:o.toasts.get(r)})(t,e);if(n){const{props:r,content:i}=n,o={delay:100,...r,...e,toastId:e.toastId||t,updateId:YT()};o.toastId!==t&&(o.staleId=t);const a=o.render||i;delete o.render,gd(a,o)}},xn.done=t=>{xn.update(t,{progress:1})},xn.onChange=function(t){return Lm.add(t),()=>{Lm.delete(t)}},xn.play=t=>ow(!0,t),xn.pause=t=>ow(!1,t);const A2=typeof window<"u"?q.useLayoutEffect:q.useEffect,mh=t=>{let{theme:e,type:n,isLoading:r,...i}=t;return q.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:e==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...i})},_g={info:function(t){return q.createElement(mh,{...t},q.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(t){return q.createElement(mh,{...t},q.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(t){return q.createElement(mh,{...t},q.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(t){return q.createElement(mh,{...t},q.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return q.createElement("div",{className:"Toastify__spinner"})}},I2=t=>{const{isRunning:e,preventExitTransition:n,toastRef:r,eventHandlers:i,playToast:o}=P2(t),{closeButton:a,children:c,autoClose:f,onClick:p,type:b,hideProgressBar:m,closeToast:T,transition:E,position:A,className:I,style:j,bodyClassName:R,bodyStyle:H,progressClassName:W,progressStyle:ne,updateId:Z,role:ae,progress:S,rtl:ce,toastId:ue,deleteToast:Ue,isIn:et,isLoading:Ke,closeOnClick:Me,theme:Ve}=t,fe=bl("Toastify__toast",`Toastify__toast-theme--${Ve}`,`Toastify__toast--${b}`,{"Toastify__toast--rtl":ce},{"Toastify__toast--close-on-click":Me}),ge=Zo(I)?I({rtl:ce,position:A,type:b,defaultClassName:fe}):bl(fe,I),Pe=function(Se){let{theme:Ne,type:tt,isLoading:Ye,icon:Ze}=Se,qe=null;const ot={theme:Ne,type:tt};return Ze===!1||(Zo(Ze)?qe=Ze({...ot,isLoading:Ye}):q.isValidElement(Ze)?qe=q.cloneElement(Ze,ot):Ye?qe=_g.spinner():(ct=>ct in _g)(tt)&&(qe=_g[tt](ot))),qe}(t),Be=!!S||!f,Je={closeToast:T,type:b,theme:Ve};let ve=null;return a===!1||(ve=Zo(a)?a(Je):q.isValidElement(a)?q.cloneElement(a,Je):function(Se){let{closeToast:Ne,theme:tt,ariaLabel:Ye="close"}=Se;return q.createElement("button",{className:`Toastify__close-button Toastify__close-button--${tt}`,type:"button",onClick:Ze=>{Ze.stopPropagation(),Ne(Ze)},"aria-label":Ye},q.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},q.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(Je)),q.createElement(E,{isIn:et,done:Ue,position:A,preventExitTransition:n,nodeRef:r,playToast:o},q.createElement("div",{id:ue,onClick:p,"data-in":et,className:ge,...i,style:j,ref:r},q.createElement("div",{...et&&{role:ae},className:Zo(R)?R({type:b}):bl("Toastify__toast-body",R),style:H},Pe!=null&&q.createElement("div",{className:bl("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!Ke})},Pe),q.createElement("div",null,c)),ve,q.createElement(O2,{...Z&&!Be?{key:`pb-${Z}`}:{},rtl:ce,theme:Ve,delay:f,isRunning:e,isIn:et,closeToast:T,hide:m,type:b,style:ne,className:W,controlledProgress:Be,progress:S||0})))},Dp=function(t,e){return e===void 0&&(e=!1),{enter:`Toastify--animate Toastify__${t}-enter`,exit:`Toastify--animate Toastify__${t}-exit`,appendPosition:e}},M2=kp(Dp("bounce",!0));kp(Dp("slide",!0));kp(Dp("zoom"));kp(Dp("flip"));const L2={position:"top-right",transition:M2,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function F2(t){let e={...L2,...t};const n=t.stacked,[r,i]=q.useState(!0),o=q.useRef(null),{getToastToRender:a,isToastActive:c,count:f}=D2(e),{className:p,style:b,rtl:m,containerId:T}=e;function E(I){const j=bl("Toastify__toast-container",`Toastify__toast-container--${I}`,{"Toastify__toast-container--rtl":m});return Zo(p)?p({position:I,rtl:m,defaultClassName:j}):bl(j,Lh(p))}function A(){n&&(i(!0),xn.play())}return A2(()=>{if(n){var I;const j=o.current.querySelectorAll('[data-in="true"]'),R=12,H=(I=e.position)==null?void 0:I.includes("top");let W=0,ne=0;Array.from(j).reverse().forEach((Z,ae)=>{const S=Z;S.classList.add("Toastify__toast--stacked"),ae>0&&(S.dataset.collapsed=`${r}`),S.dataset.pos||(S.dataset.pos=H?"top":"bot");const ce=W*(r?.2:1)+(r?0:R*ae);S.style.setProperty("--y",`${H?ce:-1*ce}px`),S.style.setProperty("--g",`${R}`),S.style.setProperty("--s",""+(1-(r?ne:0))),W+=S.offsetHeight,ne+=.025})}},[r,f,n]),q.createElement("div",{ref:o,className:"Toastify",id:T,onMouseEnter:()=>{n&&(i(!1),xn.pause())},onMouseLeave:A},a((I,j)=>{const R=j.length?{...b}:{...b,pointerEvents:"none"};return q.createElement("div",{className:E(I),style:R,key:`container-${I}`},j.map(H=>{let{content:W,props:ne}=H;return q.createElement(I2,{...ne,stacked:n,collapseAll:A,isIn:c(ne.toastId,ne.containerId),style:ne.style,key:`toast-${ne.key}`},W)}))}))}function N2(){return _e.jsxs("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[_e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 1C16.5222 1 21 5.47676 21 11C21 16.5222 16.5222 21 11 21C5.47676 21 1 16.5222 1 11C1 5.47676 5.47676 1 11 1Z",stroke:"#E01B00",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),_e.jsx("path",{d:"M10.9942 6.89636V11.6737",stroke:"#E01B00",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),_e.jsx("path",{d:"M10.9941 15.1038H11.0049",stroke:"#E01B00",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function j2(){return _e.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[_e.jsx("rect",{width:"24",height:"24",rx:"12",fill:"#009D4F"}),_e.jsx("path",{d:"M7.25244 12L10.4174 15.165L16.7474 8.83496",stroke:"white",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}function B2(){return _e.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[_e.jsx("path",{d:"M12 7.73684V13.4211M12 21C7.69215 21 5.53823 21 4.29308 20.0953C3.20701 19.3063 2.50676 18.0934 2.36643 16.7583C2.20555 15.2276 3.28252 13.3623 5.43644 9.63158C7.59036 5.90088 8.66732 4.03553 10.0734 3.40952C11.2998 2.86349 12.7002 2.86349 13.9266 3.40952C15.3327 4.03553 16.4096 5.90088 18.5636 9.63158C20.7175 13.3623 21.7944 15.2276 21.6336 16.7583C21.4932 18.0934 20.793 19.3063 19.7069 20.0953C18.4618 21 16.3078 21 12 21Z",stroke:"#FFB600","stroke-width":"1.5","stroke-linecap":"round"}),_e.jsx("path",{d:"M12.9473 16.263C12.9473 16.7863 12.5232 17.2104 12 17.2104C11.4768 17.2104 11.0526 16.7863 11.0526 16.263C11.0526 15.7398 11.4768 15.3157 12 15.3157C12.5232 15.3157 12.9473 15.7398 12.9473 16.263Z",fill:"#FFB600"})]})}const zv={paddingLeft:"16px",borderLeft:"2px solid",boxShadow:"none",fontFamily:"inherit"},$2=({closeToast:t})=>_e.jsx("i",{className:"material-icons",onClick:t,style:{cursor:"pointer"},children:_e.jsx("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_e.jsx("path",{d:"M7.05086 6.13616C6.66033 5.74563 6.02717 5.74563 5.63664 6.13616C5.24612 6.52668 5.24612 7.15984 5.63664 7.55037L10.5864 12.5001L5.63664 17.4499C5.24612 17.8404 5.24612 18.4736 5.63664 18.8641C6.02717 19.2546 6.66033 19.2546 7.05086 18.8641L12.0006 13.9143L16.9504 18.8641C17.3409 19.2546 17.974 19.2546 18.3646 18.8641C18.7551 18.4736 18.7551 17.8404 18.3646 17.4499L13.4148 12.5001L18.3646 7.55037C18.7551 7.15984 18.7551 6.52668 18.3646 6.13616C17.974 5.74563 17.3409 5.74563 16.9504 6.13616L12.0006 11.0859L7.05086 6.13616Z",fill:"#85858A"})})}),Yv=(t,e)=>{xn.success(t,{icon:_e.jsx(j2,{}),bodyStyle:{},position:"bottom-right",style:{...zv,background:ki.successLight,borderColor:ki.success,color:ki.success},...e})},Wd=(t,e)=>{xn.error(t,{icon:_e.jsx(N2,{}),position:"bottom-right",style:{...zv,background:ki.dangerLight,borderColor:ki.danger,color:ki.danger},...e})},V2=(t,e)=>{xn.error(t,{icon:_e.jsx(B2,{}),position:"bottom-right",style:{...zv,background:ki.warningLight,borderColor:ki.warning,color:ki.warning},...e})},H2=t=>{xn(t,{closeButton:$2,toastId:"notify",position:"top-right",hideProgressBar:!0,containerId:"toastifyNotification",style:{padding:"12px 24px 12px 0",paddingLeft:"16px",fontFamily:"inherit",width:"610px",minHeight:"72px",color:ki.textPrimary}})};function GT(t){let e=null;return()=>(e==null&&(e=t()),e)}function U2(t,e){return t.filter(n=>n!==e)}function W2(t,e){const n=new Set,r=o=>n.add(o);t.forEach(r),e.forEach(r);const i=[];return n.forEach(o=>i.push(o)),i}class z2{enter(e){const n=this.entered.length,r=i=>this.isNodeInDocument(i)&&(!i.contains||i.contains(e));return this.entered=W2(this.entered.filter(r),[e]),n===0&&this.entered.length>0}leave(e){const n=this.entered.length;return this.entered=U2(this.entered.filter(this.isNodeInDocument),e),n>0&&this.entered.length===0}reset(){this.entered=[]}constructor(e){this.entered=[],this.isNodeInDocument=e}}class Y2{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(e=>{Object.defineProperty(this.item,e,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${e}" until the drop event.`),null}})})}loadDataTransfer(e){if(e){const n={};Object.keys(this.config.exposeProperties).forEach(r=>{const i=this.config.exposeProperties[r];i!=null&&(n[r]={value:i(e,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,n)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(e,n){return n===e.getSourceId()}endDrag(){}constructor(e){this.config=e,this.item={},this.initializeExposedProperties()}}const qT="__NATIVE_FILE__",XT="__NATIVE_URL__",KT="__NATIVE_TEXT__",ZT="__NATIVE_HTML__",sw=Object.freeze(Object.defineProperty({__proto__:null,FILE:qT,HTML:ZT,TEXT:KT,URL:XT},Symbol.toStringTag,{value:"Module"}));function Rg(t,e,n){const r=e.reduce((i,o)=>i||t.getData(o),"");return r??n}const Fm={[qT]:{exposeProperties:{files:t=>Array.prototype.slice.call(t.files),items:t=>t.items,dataTransfer:t=>t},matchesTypes:["Files"]},[ZT]:{exposeProperties:{html:(t,e)=>Rg(t,e,""),dataTransfer:t=>t},matchesTypes:["Html","text/html"]},[XT]:{exposeProperties:{urls:(t,e)=>Rg(t,e,"").split(`
|
|
4
|
-
`),dataTransfer:t=>t},matchesTypes:["Url","text/uri-list"]},[KT]:{exposeProperties:{text:(t,e)=>Rg(t,e,""),dataTransfer:t=>t},matchesTypes:["Text","text/plain"]}};function G2(t,e){const n=Fm[t];if(!n)throw new Error(`native type ${t} has no configuration`);const r=new Y2(n);return r.loadDataTransfer(e),r}function Ag(t){if(!t)return null;const e=Array.prototype.slice.call(t.types||[]);return Object.keys(Fm).filter(n=>{const r=Fm[n];return r!=null&&r.matchesTypes?r.matchesTypes.some(i=>e.indexOf(i)>-1):!1})[0]||null}const q2=GT(()=>/firefox/i.test(navigator.userAgent)),JT=GT(()=>!!window.safari);class aw{interpolate(e){const{xs:n,ys:r,c1s:i,c2s:o,c3s:a}=this;let c=n.length-1;if(e===n[c])return r[c];let f=0,p=a.length-1,b;for(;f<=p;){b=Math.floor(.5*(f+p));const E=n[b];if(E<e)f=b+1;else if(E>e)p=b-1;else return r[b]}c=Math.max(0,p);const m=e-n[c],T=m*m;return r[c]+i[c]*m+o[c]*T+a[c]*m*T}constructor(e,n){const{length:r}=e,i=[];for(let E=0;E<r;E++)i.push(E);i.sort((E,A)=>e[E]<e[A]?-1:1);const o=[],a=[];let c,f;for(let E=0;E<r-1;E++)c=e[E+1]-e[E],f=n[E+1]-n[E],o.push(c),a.push(f/c);const p=[a[0]];for(let E=0;E<o.length-1;E++){const A=a[E],I=a[E+1];if(A*I<=0)p.push(0);else{c=o[E];const j=o[E+1],R=c+j;p.push(3*R/((R+j)/A+(R+c)/I))}}p.push(a[a.length-1]);const b=[],m=[];let T;for(let E=0;E<p.length-1;E++){T=a[E];const A=p[E],I=1/o[E],j=A+p[E+1]-T-T;b.push((T-A-j)*I),m.push(j*I*I)}this.xs=e,this.ys=n,this.c1s=p,this.c2s=b,this.c3s=m}}const X2=1;function QT(t){const e=t.nodeType===X2?t:t.parentElement;if(!e)return null;const{top:n,left:r}=e.getBoundingClientRect();return{x:r,y:n}}function vh(t){return{x:t.clientX,y:t.clientY}}function K2(t){var e;return t.nodeName==="IMG"&&(q2()||!(!((e=document.documentElement)===null||e===void 0)&&e.contains(t)))}function Z2(t,e,n,r){let i=t?e.width:n,o=t?e.height:r;return JT()&&t&&(o/=window.devicePixelRatio,i/=window.devicePixelRatio),{dragPreviewWidth:i,dragPreviewHeight:o}}function J2(t,e,n,r,i){const o=K2(e),c=QT(o?t:e),f={x:n.x-c.x,y:n.y-c.y},{offsetWidth:p,offsetHeight:b}=t,{anchorX:m,anchorY:T}=r,{dragPreviewWidth:E,dragPreviewHeight:A}=Z2(o,e,p,b),I=()=>{let ae=new aw([0,.5,1],[f.y,f.y/b*A,f.y+A-b]).interpolate(T);return JT()&&o&&(ae+=(window.devicePixelRatio-1)*A),ae},j=()=>new aw([0,.5,1],[f.x,f.x/p*E,f.x+E-p]).interpolate(m),{offsetX:R,offsetY:H}=i,W=R===0||R,ne=H===0||H;return{x:W?R:j(),y:ne?H:I()}}let Q2=class{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var e;return!((e=this.globalContext)===null||e===void 0)&&e.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var e;return((e=this.optionsArgs)===null||e===void 0?void 0:e.rootElement)||this.window}constructor(e,n){this.ownerDocument=null,this.globalContext=e,this.optionsArgs=n}};function eF(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function lw(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){eF(t,i,n[i])})}return t}class tF{profile(){var e,n;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((e=this.dragStartSourceIds)===null||e===void 0?void 0:e.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((n=this.dragOverTargetIds)===null||n===void 0?void 0:n.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const e=this.rootElement;if(e!==void 0){if(e.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");e.__isReactDndBackendSetUp=!0,this.addEventListeners(e)}}teardown(){const e=this.rootElement;if(e!==void 0&&(e.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var n;(n=this.window)===null||n===void 0||n.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(e,n,r){return this.sourcePreviewNodeOptions.set(e,r),this.sourcePreviewNodes.set(e,n),()=>{this.sourcePreviewNodes.delete(e),this.sourcePreviewNodeOptions.delete(e)}}connectDragSource(e,n,r){this.sourceNodes.set(e,n),this.sourceNodeOptions.set(e,r);const i=a=>this.handleDragStart(a,e),o=a=>this.handleSelectStart(a);return n.setAttribute("draggable","true"),n.addEventListener("dragstart",i),n.addEventListener("selectstart",o),()=>{this.sourceNodes.delete(e),this.sourceNodeOptions.delete(e),n.removeEventListener("dragstart",i),n.removeEventListener("selectstart",o),n.setAttribute("draggable","false")}}connectDropTarget(e,n){const r=a=>this.handleDragEnter(a,e),i=a=>this.handleDragOver(a,e),o=a=>this.handleDrop(a,e);return n.addEventListener("dragenter",r),n.addEventListener("dragover",i),n.addEventListener("drop",o),()=>{n.removeEventListener("dragenter",r),n.removeEventListener("dragover",i),n.removeEventListener("drop",o)}}addEventListeners(e){e.addEventListener&&(e.addEventListener("dragstart",this.handleTopDragStart),e.addEventListener("dragstart",this.handleTopDragStartCapture,!0),e.addEventListener("dragend",this.handleTopDragEndCapture,!0),e.addEventListener("dragenter",this.handleTopDragEnter),e.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),e.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),e.addEventListener("dragover",this.handleTopDragOver),e.addEventListener("dragover",this.handleTopDragOverCapture,!0),e.addEventListener("drop",this.handleTopDrop),e.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(e){e.removeEventListener&&(e.removeEventListener("dragstart",this.handleTopDragStart),e.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),e.removeEventListener("dragend",this.handleTopDragEndCapture,!0),e.removeEventListener("dragenter",this.handleTopDragEnter),e.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),e.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),e.removeEventListener("dragover",this.handleTopDragOver),e.removeEventListener("dragover",this.handleTopDragOverCapture,!0),e.removeEventListener("drop",this.handleTopDrop),e.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const e=this.monitor.getSourceId(),n=this.sourceNodeOptions.get(e);return lw({dropEffect:this.altKeyPressed?"copy":"move"},n||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const e=this.monitor.getSourceId(),n=this.sourcePreviewNodeOptions.get(e);return lw({anchorX:.5,anchorY:.5,captureDraggingState:!1},n||{})}isDraggingNativeItem(){const e=this.monitor.getItemType();return Object.keys(sw).some(n=>sw[n]===e)}beginDragNativeItem(e,n){this.clearCurrentDragSourceNode(),this.currentNativeSource=G2(e,n),this.currentNativeHandle=this.registry.addSource(e,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(e){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=e;const n=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var r;return(r=this.rootElement)===null||r===void 0?void 0:r.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},n)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var e;(e=this.window)===null||e===void 0||e.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(e,n){e.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(n))}handleDragEnter(e,n){this.dragEnterTargetIds.unshift(n)}handleDragOver(e,n){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(n)}handleDrop(e,n){this.dropTargetIds.unshift(n)}constructor(e,n,r){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=i=>{const o=this.sourceNodes.get(i);return o&&QT(o)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=i=>!!(i&&this.document&&this.document.body&&this.document.body.contains(i)),this.endDragIfSourceWasRemovedFromDOM=()=>{const i=this.currentDragSourceNode;i==null||this.isNodeInDocument(i)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=i=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(i||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=i=>{if(i.defaultPrevented)return;const{dragStartSourceIds:o}=this;this.dragStartSourceIds=null;const a=vh(i);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(o||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:a});const{dataTransfer:c}=i,f=Ag(c);if(this.monitor.isDragging()){if(c&&typeof c.setDragImage=="function"){const b=this.monitor.getSourceId(),m=this.sourceNodes.get(b),T=this.sourcePreviewNodes.get(b)||m;if(T){const{anchorX:E,anchorY:A,offsetX:I,offsetY:j}=this.getCurrentSourcePreviewNodeOptions(),W=J2(m,T,a,{anchorX:E,anchorY:A},{offsetX:I,offsetY:j});c.setDragImage(T,W.x,W.y)}}try{c==null||c.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(i.target);const{captureDraggingState:p}=this.getCurrentSourcePreviewNodeOptions();p?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(f)this.beginDragNativeItem(f);else{if(c&&!c.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=i=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var o;(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}if(!this.enterLeaveCounter.enter(i.target)||this.monitor.isDragging())return;const{dataTransfer:c}=i,f=Ag(c);f&&this.beginDragNativeItem(f,c)},this.handleTopDragEnter=i=>{const{dragEnterTargetIds:o}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=i.altKey,o.length>0&&this.actions.hover(o,{clientOffset:vh(i)}),o.some(c=>this.monitor.canDropOnTarget(c))&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=i=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var o;(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}},this.handleTopDragOver=i=>{const{dragOverTargetIds:o}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}this.altKeyPressed=i.altKey,this.lastClientOffset=vh(i),this.scheduleHover(o),(o||[]).some(c=>this.monitor.canDropOnTarget(c))?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=i=>{this.isDraggingNativeItem()&&i.preventDefault(),this.enterLeaveCounter.leave(i.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=i=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var o;i.preventDefault(),(o=this.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}else Ag(i.dataTransfer)&&i.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i=>{const{dropTargetIds:o}=this;this.dropTargetIds=[],this.actions.hover(o,{clientOffset:vh(i)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=i=>{const o=i.target;typeof o.dragDrop=="function"&&(o.tagName==="INPUT"||o.tagName==="SELECT"||o.tagName==="TEXTAREA"||o.isContentEditable||(i.preventDefault(),o.dragDrop()))},this.options=new Q2(n,r),this.actions=e.getActions(),this.monitor=e.getMonitor(),this.registry=e.getRegistry(),this.enterLeaveCounter=new z2(this.isNodeInDocument)}}let yh;function nF(){return yh||(yh=new Image,yh.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),yh}const eC=function(e,n,r){return new tF(e,n,r)};var xc=[],rF=function(){return xc.some(function(t){return t.activeTargets.length>0})},iF=function(){return xc.some(function(t){return t.skippedTargets.length>0})},uw="ResizeObserver loop completed with undelivered notifications.",oF=function(){var t;typeof ErrorEvent=="function"?t=new ErrorEvent("error",{message:uw}):(t=document.createEvent("Event"),t.initEvent("error",!1,!1),t.message=uw),window.dispatchEvent(t)},Rd;(function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(Rd||(Rd={}));var Sc=function(t){return Object.freeze(t)},sF=function(){function t(e,n){this.inlineSize=e,this.blockSize=n,Sc(this)}return t}(),tC=function(){function t(e,n,r,i){return this.x=e,this.y=n,this.width=r,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Sc(this)}return t.prototype.toJSON=function(){var e=this,n=e.x,r=e.y,i=e.top,o=e.right,a=e.bottom,c=e.left,f=e.width,p=e.height;return{x:n,y:r,top:i,right:o,bottom:a,left:c,width:f,height:p}},t.fromRect=function(e){return new t(e.x,e.y,e.width,e.height)},t}(),Gv=function(t){return t instanceof SVGElement&&"getBBox"in t},nC=function(t){if(Gv(t)){var e=t.getBBox(),n=e.width,r=e.height;return!n&&!r}var i=t,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||t.getClientRects().length)},cw=function(t){var e;if(t instanceof Element)return!0;var n=(e=t==null?void 0:t.ownerDocument)===null||e===void 0?void 0:e.defaultView;return!!(n&&t instanceof n.Element)},aF=function(t){switch(t.tagName){case"INPUT":if(t.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},md=typeof window<"u"?window:{},bh=new WeakMap,fw=/auto|scroll/,lF=/^tb|vertical/,uF=/msie|trident/i.test(md.navigator&&md.navigator.userAgent),Ma=function(t){return parseFloat(t||"0")},Cf=function(t,e,n){return t===void 0&&(t=0),e===void 0&&(e=0),n===void 0&&(n=!1),new sF((n?e:t)||0,(n?t:e)||0)},dw=Sc({devicePixelContentBoxSize:Cf(),borderBoxSize:Cf(),contentBoxSize:Cf(),contentRect:new tC(0,0,0,0)}),rC=function(t,e){if(e===void 0&&(e=!1),bh.has(t)&&!e)return bh.get(t);if(nC(t))return bh.set(t,dw),dw;var n=getComputedStyle(t),r=Gv(t)&&t.ownerSVGElement&&t.getBBox(),i=!uF&&n.boxSizing==="border-box",o=lF.test(n.writingMode||""),a=!r&&fw.test(n.overflowY||""),c=!r&&fw.test(n.overflowX||""),f=r?0:Ma(n.paddingTop),p=r?0:Ma(n.paddingRight),b=r?0:Ma(n.paddingBottom),m=r?0:Ma(n.paddingLeft),T=r?0:Ma(n.borderTopWidth),E=r?0:Ma(n.borderRightWidth),A=r?0:Ma(n.borderBottomWidth),I=r?0:Ma(n.borderLeftWidth),j=m+p,R=f+b,H=I+E,W=T+A,ne=c?t.offsetHeight-W-t.clientHeight:0,Z=a?t.offsetWidth-H-t.clientWidth:0,ae=i?j+H:0,S=i?R+W:0,ce=r?r.width:Ma(n.width)-ae-Z,ue=r?r.height:Ma(n.height)-S-ne,Ue=ce+j+Z+H,et=ue+R+ne+W,Ke=Sc({devicePixelContentBoxSize:Cf(Math.round(ce*devicePixelRatio),Math.round(ue*devicePixelRatio),o),borderBoxSize:Cf(Ue,et,o),contentBoxSize:Cf(ce,ue,o),contentRect:new tC(m,f,ce,ue)});return bh.set(t,Ke),Ke},iC=function(t,e,n){var r=rC(t,n),i=r.borderBoxSize,o=r.contentBoxSize,a=r.devicePixelContentBoxSize;switch(e){case Rd.DEVICE_PIXEL_CONTENT_BOX:return a;case Rd.BORDER_BOX:return i;default:return o}},cF=function(){function t(e){var n=rC(e);this.target=e,this.contentRect=n.contentRect,this.borderBoxSize=Sc([n.borderBoxSize]),this.contentBoxSize=Sc([n.contentBoxSize]),this.devicePixelContentBoxSize=Sc([n.devicePixelContentBoxSize])}return t}(),oC=function(t){if(nC(t))return 1/0;for(var e=0,n=t.parentNode;n;)e+=1,n=n.parentNode;return e},fF=function(){var t=1/0,e=[];xc.forEach(function(a){if(a.activeTargets.length!==0){var c=[];a.activeTargets.forEach(function(p){var b=new cF(p.target),m=oC(p.target);c.push(b),p.lastReportedSize=iC(p.target,p.observedBox),m<t&&(t=m)}),e.push(function(){a.callback.call(a.observer,c,a.observer)}),a.activeTargets.splice(0,a.activeTargets.length)}});for(var n=0,r=e;n<r.length;n++){var i=r[n];i()}return t},hw=function(t){xc.forEach(function(n){n.activeTargets.splice(0,n.activeTargets.length),n.skippedTargets.splice(0,n.skippedTargets.length),n.observationTargets.forEach(function(i){i.isActive()&&(oC(i.target)>t?n.activeTargets.push(i):n.skippedTargets.push(i))})})},dF=function(){var t=0;for(hw(t);rF();)t=fF(),hw(t);return iF()&&oF(),t>0},Ig,sC=[],hF=function(){return sC.splice(0).forEach(function(t){return t()})},pF=function(t){if(!Ig){var e=0,n=document.createTextNode(""),r={characterData:!0};new MutationObserver(function(){return hF()}).observe(n,r),Ig=function(){n.textContent="".concat(e?e--:e++)}}sC.push(t),Ig()},gF=function(t){pF(function(){requestAnimationFrame(t)})},Fh=0,mF=function(){return!!Fh},vF=250,yF={attributes:!0,characterData:!0,childList:!0,subtree:!0},pw=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],gw=function(t){return t===void 0&&(t=0),Date.now()+t},Mg=!1,bF=function(){function t(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return t.prototype.run=function(e){var n=this;if(e===void 0&&(e=vF),!Mg){Mg=!0;var r=gw(e);gF(function(){var i=!1;try{i=dF()}finally{if(Mg=!1,e=r-gw(),!mF())return;i?n.run(1e3):e>0?n.run(e):n.start()}})}},t.prototype.schedule=function(){this.stop(),this.run()},t.prototype.observe=function(){var e=this,n=function(){return e.observer&&e.observer.observe(document.body,yF)};document.body?n():md.addEventListener("DOMContentLoaded",n)},t.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),pw.forEach(function(n){return md.addEventListener(n,e.listener,!0)}))},t.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),pw.forEach(function(n){return md.removeEventListener(n,e.listener,!0)}),this.stopped=!0)},t}(),Nm=new bF,mw=function(t){!Fh&&t>0&&Nm.start(),Fh+=t,!Fh&&Nm.stop()},wF=function(t){return!Gv(t)&&!aF(t)&&getComputedStyle(t).display==="inline"},xF=function(){function t(e,n){this.target=e,this.observedBox=n||Rd.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var e=iC(this.target,this.observedBox,!0);return wF(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},t}(),SF=function(){function t(e,n){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=n}return t}(),wh=new WeakMap,vw=function(t,e){for(var n=0;n<t.length;n+=1)if(t[n].target===e)return n;return-1},xh=function(){function t(){}return t.connect=function(e,n){var r=new SF(e,n);wh.set(e,r)},t.observe=function(e,n,r){var i=wh.get(e),o=i.observationTargets.length===0;vw(i.observationTargets,n)<0&&(o&&xc.push(i),i.observationTargets.push(new xF(n,r&&r.box)),mw(1),Nm.schedule())},t.unobserve=function(e,n){var r=wh.get(e),i=vw(r.observationTargets,n),o=r.observationTargets.length===1;i>=0&&(o&&xc.splice(xc.indexOf(r),1),r.observationTargets.splice(i,1),mw(-1))},t.disconnect=function(e){var n=this,r=wh.get(e);r.observationTargets.slice().forEach(function(i){return n.unobserve(e,i.target)}),r.activeTargets.splice(0,r.activeTargets.length)},t}(),TF=function(){function t(e){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof e!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");xh.connect(this,e)}return t.prototype.observe=function(e,n){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!cw(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");xh.observe(this,e,n)},t.prototype.unobserve=function(e){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!cw(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");xh.unobserve(this,e)},t.prototype.disconnect=function(){xh.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"},t}();const aC=q.createContext({});function CF(t){const e=q.useRef(null);return e.current===null&&(e.current=t()),e.current}const qv=q.createContext(null),lC=q.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"});function EF(t=!0){const e=q.useContext(qv);if(e===null)return[!0,null];const{isPresent:n,onExitComplete:r,register:i}=e,o=q.useId();q.useEffect(()=>{t&&i(o)},[t]);const a=q.useCallback(()=>t&&r&&r(o),[o,r,t]);return!n&&r?[!1,a]:[!0]}const Xv=typeof window<"u",kF=Xv?q.useLayoutEffect:q.useEffect,_o=t=>t;let Mf=_o,vu=_o;process.env.NODE_ENV!=="production"&&(Mf=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},vu=(t,e)=>{if(!t)throw new Error(e)});function Kv(t){let e;return()=>(e===void 0&&(e=t()),e)}const kf=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},Na=t=>t*1e3,Tl=t=>t/1e3,DF={useManualTiming:!1};function PF(t){let e=new Set,n=new Set,r=!1,i=!1;const o=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1};function c(p){o.has(p)&&(f.schedule(p),t()),p(a)}const f={schedule:(p,b=!1,m=!1)=>{const E=m&&r?e:n;return b&&o.add(p),E.has(p)||E.add(p),p},cancel:p=>{n.delete(p),o.delete(p)},process:p=>{if(a=p,r){i=!0;return}r=!0,[e,n]=[n,e],e.forEach(c),e.clear(),r=!1,i&&(i=!1,f.process(p))}};return f}const Sh=["read","resolveKeyframes","update","preRender","render","postRender"],OF=40;function uC(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},o=()=>n=!0,a=Sh.reduce((R,H)=>(R[H]=PF(o),R),{}),{read:c,resolveKeyframes:f,update:p,preRender:b,render:m,postRender:T}=a,E=()=>{const R=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(R-i.timestamp,OF),1),i.timestamp=R,i.isProcessing=!0,c.process(i),f.process(i),p.process(i),b.process(i),m.process(i),T.process(i),i.isProcessing=!1,n&&e&&(r=!1,t(E))},A=()=>{n=!0,r=!0,i.isProcessing||t(E)};return{schedule:Sh.reduce((R,H)=>{const W=a[H];return R[H]=(ne,Z=!1,ae=!1)=>(n||A(),W.schedule(ne,Z,ae)),R},{}),cancel:R=>{for(let H=0;H<Sh.length;H++)a[Sh[H]].cancel(R)},state:i,steps:a}}const{schedule:Fn,cancel:yu,state:Ci,steps:Lg}=uC(typeof requestAnimationFrame<"u"?requestAnimationFrame:_o,!0),cC=q.createContext({strict:!1}),yw={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},Df={};for(const t in yw)Df[t]={isEnabled:e=>yw[t].some(n=>!!e[n])};function _F(t){for(const e in t)Df[e]={...Df[e],...t[e]}}const RF=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function np(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||RF.has(t)}let fC=t=>!np(t);function AF(t){t&&(fC=e=>e.startsWith("on")?!np(e):t(e))}try{AF(require("@emotion/is-prop-valid").default)}catch{}function IF(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(fC(i)||n===!0&&np(i)||!e&&!np(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}const bw=new Set;function Pp(t,e,n){t||bw.has(e)||(console.warn(e),bw.add(e))}function MF(t){if(typeof Proxy>"u")return t;const e=new Map,n=(...r)=>(process.env.NODE_ENV!=="production"&&Pp(!1,"motion() is deprecated. Use motion.create() instead."),t(...r));return new Proxy(n,{get:(r,i)=>i==="create"?t:(e.has(i)||e.set(i,t(i)),e.get(i))})}const Op=q.createContext({});function Ad(t){return typeof t=="string"||Array.isArray(t)}function _p(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Zv=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Jv=["initial",...Zv];function Rp(t){return _p(t.animate)||Jv.some(e=>Ad(t[e]))}function dC(t){return!!(Rp(t)||t.variants)}function LF(t,e){if(Rp(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Ad(n)?n:void 0,animate:Ad(r)?r:void 0}}return t.inherit!==!1?e:{}}function FF(t){const{initial:e,animate:n}=LF(t,q.useContext(Op));return q.useMemo(()=>({initial:e,animate:n}),[ww(e),ww(n)])}function ww(t){return Array.isArray(t)?t.join(" "):t}const NF=Symbol.for("motionComponentSymbol");function pf(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function jF(t,e,n){return q.useCallback(r=>{r&&t.onMount&&t.onMount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):pf(n)&&(n.current=r))},[e])}const Qv=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),BF="framerAppearId",hC="data-"+Qv(BF),{schedule:ey}=uC(queueMicrotask,!1),pC=q.createContext({});function $F(t,e,n,r,i){var o,a;const{visualElement:c}=q.useContext(Op),f=q.useContext(cC),p=q.useContext(qv),b=q.useContext(lC).reducedMotion,m=q.useRef(null);r=r||f.renderer,!m.current&&r&&(m.current=r(t,{visualState:e,parent:c,props:n,presenceContext:p,blockInitialAnimation:p?p.initial===!1:!1,reducedMotionConfig:b}));const T=m.current,E=q.useContext(pC);T&&!T.projection&&i&&(T.type==="html"||T.type==="svg")&&VF(m.current,n,i,E);const A=q.useRef(!1);q.useInsertionEffect(()=>{T&&A.current&&T.update(n,p)});const I=n[hC],j=q.useRef(!!I&&!(!((o=window.MotionHandoffIsComplete)===null||o===void 0)&&o.call(window,I))&&((a=window.MotionHasOptimisedAnimation)===null||a===void 0?void 0:a.call(window,I)));return kF(()=>{T&&(A.current=!0,window.MotionIsMounted=!0,T.updateFeatures(),ey.render(T.render),j.current&&T.animationState&&T.animationState.animateChanges())}),q.useEffect(()=>{T&&(!j.current&&T.animationState&&T.animationState.animateChanges(),j.current&&(queueMicrotask(()=>{var R;(R=window.MotionHandoffMarkAsComplete)===null||R===void 0||R.call(window,I)}),j.current=!1))}),T}function VF(t,e,n,r){const{layoutId:i,layout:o,drag:a,dragConstraints:c,layoutScroll:f,layoutRoot:p}=e;t.projection=new n(t.latestValues,e["data-framer-portal-id"]?void 0:gC(t.parent)),t.projection.setOptions({layoutId:i,layout:o,alwaysMeasureLayout:!!a||c&&pf(c),visualElement:t,animationType:typeof o=="string"?o:"both",initialPromotionConfig:r,layoutScroll:f,layoutRoot:p})}function gC(t){if(t)return t.options.allowProjection!==!1?t.projection:gC(t.parent)}function HF({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){var o,a;t&&_F(t);function c(p,b){let m;const T={...q.useContext(lC),...p,layoutId:UF(p)},{isStatic:E}=T,A=FF(p),I=r(p,E);if(!E&&Xv){WF(T,t);const j=zF(T);m=j.MeasureLayout,A.visualElement=$F(i,I,T,e,j.ProjectionNode)}return _e.jsxs(Op.Provider,{value:A,children:[m&&A.visualElement?_e.jsx(m,{visualElement:A.visualElement,...T}):null,n(i,p,jF(I,A.visualElement,b),I,E,A.visualElement)]})}c.displayName=`motion.${typeof i=="string"?i:`create(${(a=(o=i.displayName)!==null&&o!==void 0?o:i.name)!==null&&a!==void 0?a:""})`}`;const f=q.forwardRef(c);return f[NF]=i,f}function UF({layoutId:t}){const e=q.useContext(aC).id;return e&&t!==void 0?e+"-"+t:t}function WF(t,e){const n=q.useContext(cC).strict;if(process.env.NODE_ENV!=="production"&&e&&n){const r="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";t.ignoreStrict?Mf(!1,r):vu(!1,r)}}function zF(t){const{drag:e,layout:n}=Df;if(!e&&!n)return{};const r={...e,...n};return{MeasureLayout:e!=null&&e.isEnabled(t)||n!=null&&n.isEnabled(t)?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}const YF=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function ty(t){return typeof t!="string"||t.includes("-")?!1:!!(YF.indexOf(t)>-1||/[A-Z]/u.test(t))}function xw(t){const e=[{},{}];return t==null||t.values.forEach((n,r)=>{e[0][r]=n.get(),e[1][r]=n.getVelocity()}),e}function ny(t,e,n,r){if(typeof e=="function"){const[i,o]=xw(r);e=e(n!==void 0?n:t.custom,i,o)}if(typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"){const[i,o]=xw(r);e=e(n!==void 0?n:t.custom,i,o)}return e}const jm=t=>Array.isArray(t),GF=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),qF=t=>jm(t)?t[t.length-1]||0:t,ji=t=>!!(t&&t.getVelocity);function Nh(t){const e=ji(t)?t.get():t;return GF(e)?e.toValue():e}function XF({scrapeMotionValuesFromProps:t,createRenderState:e,onUpdate:n},r,i,o){const a={latestValues:KF(r,i,o,t),renderState:e()};return n&&(a.onMount=c=>n({props:r,current:c,...a}),a.onUpdate=c=>n(c)),a}const mC=t=>(e,n)=>{const r=q.useContext(Op),i=q.useContext(qv),o=()=>XF(t,e,r,i);return n?o():CF(o)};function KF(t,e,n,r){const i={},o=r(t,{});for(const T in o)i[T]=Nh(o[T]);let{initial:a,animate:c}=t;const f=Rp(t),p=dC(t);e&&p&&!f&&t.inherit!==!1&&(a===void 0&&(a=e.initial),c===void 0&&(c=e.animate));let b=n?n.initial===!1:!1;b=b||a===!1;const m=b?c:a;if(m&&typeof m!="boolean"&&!_p(m)){const T=Array.isArray(m)?m:[m];for(let E=0;E<T.length;E++){const A=ny(t,T[E]);if(A){const{transitionEnd:I,transition:j,...R}=A;for(const H in R){let W=R[H];if(Array.isArray(W)){const ne=b?W.length-1:0;W=W[ne]}W!==null&&(i[H]=W)}for(const H in I)i[H]=I[H]}}}return i}const Lf=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],_c=new Set(Lf),vC=t=>e=>typeof e=="string"&&e.startsWith(t),yC=vC("--"),ZF=vC("var(--"),ry=t=>ZF(t)?JF.test(t.split("/*")[0].trim()):!1,JF=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,bC=(t,e)=>e&&typeof t=="number"?e.transform(t):t,Dl=(t,e,n)=>n>e?e:n<t?t:n,Ff={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Id={...Ff,transform:t=>Dl(0,1,t)},Th={...Ff,default:1},zd=t=>({test:e=>typeof e=="string"&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),su=zd("deg"),ja=zd("%"),Ot=zd("px"),QF=zd("vh"),eN=zd("vw"),Sw={...ja,parse:t=>ja.parse(t)/100,transform:t=>ja.transform(t*100)},tN={borderWidth:Ot,borderTopWidth:Ot,borderRightWidth:Ot,borderBottomWidth:Ot,borderLeftWidth:Ot,borderRadius:Ot,radius:Ot,borderTopLeftRadius:Ot,borderTopRightRadius:Ot,borderBottomRightRadius:Ot,borderBottomLeftRadius:Ot,width:Ot,maxWidth:Ot,height:Ot,maxHeight:Ot,top:Ot,right:Ot,bottom:Ot,left:Ot,padding:Ot,paddingTop:Ot,paddingRight:Ot,paddingBottom:Ot,paddingLeft:Ot,margin:Ot,marginTop:Ot,marginRight:Ot,marginBottom:Ot,marginLeft:Ot,backgroundPositionX:Ot,backgroundPositionY:Ot},nN={rotate:su,rotateX:su,rotateY:su,rotateZ:su,scale:Th,scaleX:Th,scaleY:Th,scaleZ:Th,skew:su,skewX:su,skewY:su,distance:Ot,translateX:Ot,translateY:Ot,translateZ:Ot,x:Ot,y:Ot,z:Ot,perspective:Ot,transformPerspective:Ot,opacity:Id,originX:Sw,originY:Sw,originZ:Ot},Tw={...Ff,transform:Math.round},iy={...tN,...nN,zIndex:Tw,size:Ot,fillOpacity:Id,strokeOpacity:Id,numOctaves:Tw},rN={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},iN=Lf.length;function oN(t,e,n){let r="",i=!0;for(let o=0;o<iN;o++){const a=Lf[o],c=t[a];if(c===void 0)continue;let f=!0;if(typeof c=="number"?f=c===(a.startsWith("scale")?1:0):f=parseFloat(c)===0,!f||n){const p=bC(c,iy[a]);if(!f){i=!1;const b=rN[a]||a;r+=`${b}(${p}) `}n&&(e[a]=p)}}return r=r.trim(),n?r=n(e,i?"":r):i&&(r="none"),r}function oy(t,e,n){const{style:r,vars:i,transformOrigin:o}=t;let a=!1,c=!1;for(const f in e){const p=e[f];if(_c.has(f)){a=!0;continue}else if(yC(f)){i[f]=p;continue}else{const b=bC(p,iy[f]);f.startsWith("origin")?(c=!0,o[f]=b):r[f]=b}}if(e.transform||(a||n?r.transform=oN(e,t.transform,n):r.transform&&(r.transform="none")),c){const{originX:f="50%",originY:p="50%",originZ:b=0}=o;r.transformOrigin=`${f} ${p} ${b}`}}const sN={offset:"stroke-dashoffset",array:"stroke-dasharray"},aN={offset:"strokeDashoffset",array:"strokeDasharray"};function lN(t,e,n=1,r=0,i=!0){t.pathLength=1;const o=i?sN:aN;t[o.offset]=Ot.transform(-r);const a=Ot.transform(e),c=Ot.transform(n);t[o.array]=`${a} ${c}`}function Cw(t,e,n){return typeof t=="string"?t:Ot.transform(e+n*t)}function uN(t,e,n){const r=Cw(e,t.x,t.width),i=Cw(n,t.y,t.height);return`${r} ${i}`}function sy(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:o,pathLength:a,pathSpacing:c=1,pathOffset:f=0,...p},b,m){if(oy(t,p,m),b){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:T,style:E,dimensions:A}=t;T.transform&&(A&&(E.transform=T.transform),delete T.transform),A&&(i!==void 0||o!==void 0||E.transform)&&(E.transformOrigin=uN(A,i!==void 0?i:.5,o!==void 0?o:.5)),e!==void 0&&(T.x=e),n!==void 0&&(T.y=n),r!==void 0&&(T.scale=r),a!==void 0&&lN(T,a,c,f,!1)}const ay=()=>({style:{},transform:{},transformOrigin:{},vars:{}}),wC=()=>({...ay(),attrs:{}}),ly=t=>typeof t=="string"&&t.toLowerCase()==="svg";function xC(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const o in n)t.style.setProperty(o,n[o])}const SC=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function TC(t,e,n,r){xC(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(SC.has(i)?i:Qv(i),e.attrs[i])}const rp={};function cN(t){Object.assign(rp,t)}function CC(t,{layout:e,layoutId:n}){return _c.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!rp[t]||t==="opacity")}function uy(t,e,n){var r;const{style:i}=t,o={};for(const a in i)(ji(i[a])||e.style&&ji(e.style[a])||CC(a,t)||((r=n==null?void 0:n.getValue(a))===null||r===void 0?void 0:r.liveStyle)!==void 0)&&(o[a]=i[a]);return o}function EC(t,e,n){const r=uy(t,e,n);for(const i in t)if(ji(t[i])||ji(e[i])){const o=Lf.indexOf(i)!==-1?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i;r[o]=t[i]}return r}function fN(t,e){try{e.dimensions=typeof t.getBBox=="function"?t.getBBox():t.getBoundingClientRect()}catch{e.dimensions={x:0,y:0,width:0,height:0}}}const Ew=["x","y","width","height","cx","cy","r"],dN={useVisualState:mC({scrapeMotionValuesFromProps:EC,createRenderState:wC,onUpdate:({props:t,prevProps:e,current:n,renderState:r,latestValues:i})=>{if(!n)return;let o=!!t.drag;if(!o){for(const c in i)if(_c.has(c)){o=!0;break}}if(!o)return;let a=!e;if(e)for(let c=0;c<Ew.length;c++){const f=Ew[c];t[f]!==e[f]&&(a=!0)}a&&Fn.read(()=>{fN(n,r),Fn.render(()=>{sy(r,i,ly(n.tagName),t.transformTemplate),TC(n,r)})})}})},hN={useVisualState:mC({scrapeMotionValuesFromProps:uy,createRenderState:ay})};function kC(t,e,n){for(const r in e)!ji(e[r])&&!CC(r,n)&&(t[r]=e[r])}function pN({transformTemplate:t},e){return q.useMemo(()=>{const n=ay();return oy(n,e,t),Object.assign({},n.vars,n.style)},[e])}function gN(t,e){const n=t.style||{},r={};return kC(r,n,t),Object.assign(r,pN(t,e)),r}function mN(t,e){const n={},r=gN(t,e);return t.drag&&t.dragListener!==!1&&(n.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(n.tabIndex=0),n.style=r,n}function vN(t,e,n,r){const i=q.useMemo(()=>{const o=wC();return sy(o,e,ly(r),t.transformTemplate),{...o.attrs,style:{...o.style}}},[e]);if(t.style){const o={};kC(o,t.style,t),i.style={...o,...i.style}}return i}function yN(t=!1){return(n,r,i,{latestValues:o},a)=>{const f=(ty(n)?vN:mN)(r,o,a,n),p=IF(r,typeof n=="string",t),b=n!==q.Fragment?{...p,...f,ref:i}:{},{children:m}=r,T=q.useMemo(()=>ji(m)?m.get():m,[m]);return q.createElement(n,{...b,children:T})}}function bN(t,e){return function(r,{forwardMotionProps:i}={forwardMotionProps:!1}){const a={...ty(r)?dN:hN,preloadedFeatures:t,useRender:yN(i),createVisualElement:e,Component:r};return HF(a)}}function DC(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function Ap(t,e,n){const r=t.getProps();return ny(r,e,n!==void 0?n:r.custom,t)}const wN=Kv(()=>window.ScrollTimeline!==void 0);class xN{constructor(e){this.stop=()=>this.runAll("stop"),this.animations=e.filter(Boolean)}get finished(){return Promise.all(this.animations.map(e=>"finished"in e?e.finished:e))}getAll(e){return this.animations[0][e]}setAll(e,n){for(let r=0;r<this.animations.length;r++)this.animations[r][e]=n}attachTimeline(e,n){const r=this.animations.map(i=>{if(wN()&&i.attachTimeline)return i.attachTimeline(e);if(typeof n=="function")return n(i)});return()=>{r.forEach((i,o)=>{i&&i(),this.animations[o].stop()})}}get time(){return this.getAll("time")}set time(e){this.setAll("time",e)}get speed(){return this.getAll("speed")}set speed(e){this.setAll("speed",e)}get startTime(){return this.getAll("startTime")}get duration(){let e=0;for(let n=0;n<this.animations.length;n++)e=Math.max(e,this.animations[n].duration);return e}runAll(e){this.animations.forEach(n=>n[e]())}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class SN extends xN{then(e,n){return Promise.all(this.animations).then(e).catch(n)}}function cy(t,e){return t?t[e]||t.default||t:void 0}const Bm=2e4;function PC(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<Bm;)e+=n,r=t.next(e);return e>=Bm?1/0:e}function fy(t){return typeof t=="function"}function kw(t,e){t.timeline=e,t.onfinish=null}const dy=t=>Array.isArray(t)&&typeof t[0]=="number",TN={linearEasing:void 0};function CN(t,e){const n=Kv(t);return()=>{var r;return(r=TN[e])!==null&&r!==void 0?r:n()}}const ip=CN(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch{return!1}return!0},"linearEasing"),OC=(t,e,n=10)=>{let r="";const i=Math.max(Math.round(e/n),2);for(let o=0;o<i;o++)r+=t(kf(0,i-1,o))+", ";return`linear(${r.substring(0,r.length-2)})`};function _C(t){return!!(typeof t=="function"&&ip()||!t||typeof t=="string"&&(t in $m||ip())||dy(t)||Array.isArray(t)&&t.every(_C))}const ud=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,$m={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:ud([0,.65,.55,1]),circOut:ud([.55,0,1,.45]),backIn:ud([.31,.01,.66,-.59]),backOut:ud([.33,1.53,.69,.99])};function RC(t,e){if(t)return typeof t=="function"&&ip()?OC(t,e):dy(t)?ud(t):Array.isArray(t)?t.map(n=>RC(n,e)||$m.easeOut):$m[t]}const oa={x:!1,y:!1};function AC(){return oa.x||oa.y}function EN(t,e,n){var r;if(t instanceof Element)return[t];if(typeof t=="string"){let i=document;const o=(r=void 0)!==null&&r!==void 0?r:i.querySelectorAll(t);return o?Array.from(o):[]}return Array.from(t)}function IC(t,e){const n=EN(t),r=new AbortController,i={passive:!0,...e,signal:r.signal};return[n,i,()=>r.abort()]}function Dw(t){return e=>{e.pointerType==="touch"||AC()||t(e)}}function kN(t,e,n={}){const[r,i,o]=IC(t,n),a=Dw(c=>{const{target:f}=c,p=e(c);if(typeof p!="function"||!f)return;const b=Dw(m=>{p(m),f.removeEventListener("pointerleave",b)});f.addEventListener("pointerleave",b,i)});return r.forEach(c=>{c.addEventListener("pointerenter",a,i)}),o}const MC=(t,e)=>e?t===e?!0:MC(t,e.parentElement):!1,hy=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1,DN=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function PN(t){return DN.has(t.tagName)||t.tabIndex!==-1}const cd=new WeakSet;function Pw(t){return e=>{e.key==="Enter"&&t(e)}}function Fg(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}const ON=(t,e)=>{const n=t.currentTarget;if(!n)return;const r=Pw(()=>{if(cd.has(n))return;Fg(n,"down");const i=Pw(()=>{Fg(n,"up")}),o=()=>Fg(n,"cancel");n.addEventListener("keyup",i,e),n.addEventListener("blur",o,e)});n.addEventListener("keydown",r,e),n.addEventListener("blur",()=>n.removeEventListener("keydown",r),e)};function Ow(t){return hy(t)&&!AC()}function _N(t,e,n={}){const[r,i,o]=IC(t,n),a=c=>{const f=c.currentTarget;if(!Ow(c)||cd.has(f))return;cd.add(f);const p=e(c),b=(E,A)=>{window.removeEventListener("pointerup",m),window.removeEventListener("pointercancel",T),!(!Ow(E)||!cd.has(f))&&(cd.delete(f),typeof p=="function"&&p(E,{success:A}))},m=E=>{b(E,n.useGlobalTarget||MC(f,E.target))},T=E=>{b(E,!1)};window.addEventListener("pointerup",m,i),window.addEventListener("pointercancel",T,i)};return r.forEach(c=>{!PN(c)&&c.getAttribute("tabindex")===null&&(c.tabIndex=0),(n.useGlobalTarget?window:c).addEventListener("pointerdown",a,i),c.addEventListener("focus",p=>ON(p,i),i)}),o}function RN(t){return t==="x"||t==="y"?oa[t]?null:(oa[t]=!0,()=>{oa[t]=!1}):oa.x||oa.y?null:(oa.x=oa.y=!0,()=>{oa.x=oa.y=!1})}const LC=new Set(["width","height","top","left","right","bottom",...Lf]);let jh;function AN(){jh=void 0}const Ba={now:()=>(jh===void 0&&Ba.set(Ci.isProcessing||DF.useManualTiming?Ci.timestamp:performance.now()),jh),set:t=>{jh=t,queueMicrotask(AN)}};function py(t,e){t.indexOf(e)===-1&&t.push(e)}function gy(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}let my=class{constructor(){this.subscriptions=[]}add(e){return py(this.subscriptions,e),()=>gy(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}};function FC(t,e){return e?t*(1e3/e):0}const _w=30,IN=t=>!isNaN(parseFloat(t));let MN=class{constructor(e,n={}){this.version="11.18.2",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(r,i=!0)=>{const o=Ba.now();this.updatedAt!==o&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(r),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(e),this.owner=n.owner}setCurrent(e){this.current=e,this.updatedAt=Ba.now(),this.canTrackVelocity===null&&e!==void 0&&(this.canTrackVelocity=IN(this.current))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return process.env.NODE_ENV!=="production"&&Pp(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new my);const r=this.events[e].add(n);return e==="change"?()=>{r(),Fn.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,n=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,n&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const e=Ba.now();if(!this.canTrackVelocity||this.prevFrameValue===void 0||e-this.updatedAt>_w)return 0;const n=Math.min(this.updatedAt-this.prevUpdatedAt,_w);return FC(parseFloat(this.current)-parseFloat(this.prevFrameValue),n)}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}};function Md(t,e){return new MN(t,e)}function LN(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Md(n))}function FN(t,e){const n=Ap(t,e);let{transitionEnd:r={},transition:i={},...o}=n||{};o={...o,...r};for(const a in o){const c=qF(o[a]);LN(t,a,c)}}function NN(t){return!!(ji(t)&&t.add)}function Vm(t,e){const n=t.getValue("willChange");if(NN(n))return n.add(e)}function NC(t){return t.props[hC]}const jC=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,jN=1e-7,BN=12;function $N(t,e,n,r,i){let o,a,c=0;do a=e+(n-e)/2,o=jC(a,r,i)-t,o>0?n=a:e=a;while(Math.abs(o)>jN&&++c<BN);return a}function Yd(t,e,n,r){if(t===e&&n===r)return _o;const i=o=>$N(o,0,1,t,n);return o=>o===0||o===1?o:jC(i(o),e,r)}const BC=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,$C=t=>e=>1-t(1-e),VC=Yd(.33,1.53,.69,.99),vy=$C(VC),HC=BC(vy),UC=t=>(t*=2)<1?.5*vy(t):.5*(2-Math.pow(2,-10*(t-1))),yy=t=>1-Math.sin(Math.acos(t)),WC=$C(yy),zC=BC(yy),YC=t=>/^0[^.\s]+$/u.test(t);function VN(t){return typeof t=="number"?t===0:t!==null?t==="none"||t==="0"||YC(t):!0}const vd=t=>Math.round(t*1e5)/1e5,by=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;function HN(t){return t==null}const UN=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,wy=(t,e)=>n=>!!(typeof n=="string"&&UN.test(n)&&n.startsWith(t)||e&&!HN(n)&&Object.prototype.hasOwnProperty.call(n,e)),GC=(t,e,n)=>r=>{if(typeof r!="string")return r;const[i,o,a,c]=r.match(by);return{[t]:parseFloat(i),[e]:parseFloat(o),[n]:parseFloat(a),alpha:c!==void 0?parseFloat(c):1}},WN=t=>Dl(0,255,t),Ng={...Ff,transform:t=>Math.round(WN(t))},vc={test:wy("rgb","red"),parse:GC("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+Ng.transform(t)+", "+Ng.transform(e)+", "+Ng.transform(n)+", "+vd(Id.transform(r))+")"};function zN(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const Hm={test:wy("#"),parse:zN,transform:vc.transform},gf={test:wy("hsl","hue"),parse:GC("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+ja.transform(vd(e))+", "+ja.transform(vd(n))+", "+vd(Id.transform(r))+")"},Ni={test:t=>vc.test(t)||Hm.test(t)||gf.test(t),parse:t=>vc.test(t)?vc.parse(t):gf.test(t)?gf.parse(t):Hm.parse(t),transform:t=>typeof t=="string"?t:t.hasOwnProperty("red")?vc.transform(t):gf.transform(t)},YN=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;function GN(t){var e,n;return isNaN(t)&&typeof t=="string"&&(((e=t.match(by))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(YN))===null||n===void 0?void 0:n.length)||0)>0}const qC="number",XC="color",qN="var",XN="var(",Rw="${}",KN=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Ld(t){const e=t.toString(),n=[],r={color:[],number:[],var:[]},i=[];let o=0;const c=e.replace(KN,f=>(Ni.test(f)?(r.color.push(o),i.push(XC),n.push(Ni.parse(f))):f.startsWith(XN)?(r.var.push(o),i.push(qN),n.push(f)):(r.number.push(o),i.push(qC),n.push(parseFloat(f))),++o,Rw)).split(Rw);return{values:n,split:c,indexes:r,types:i}}function KC(t){return Ld(t).values}function ZC(t){const{split:e,types:n}=Ld(t),r=e.length;return i=>{let o="";for(let a=0;a<r;a++)if(o+=e[a],i[a]!==void 0){const c=n[a];c===qC?o+=vd(i[a]):c===XC?o+=Ni.transform(i[a]):o+=i[a]}return o}}const ZN=t=>typeof t=="number"?0:t;function JN(t){const e=KC(t);return ZC(t)(e.map(ZN))}const bu={test:GN,parse:KC,createTransformer:ZC,getAnimatableNone:JN},QN=new Set(["brightness","contrast","saturate","opacity"]);function ej(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(by)||[];if(!r)return t;const i=n.replace(r,"");let o=QN.has(e)?1:0;return r!==n&&(o*=100),e+"("+o+i+")"}const tj=/\b([a-z-]*)\(.*?\)/gu,Um={...bu,getAnimatableNone:t=>{const e=t.match(tj);return e?e.map(ej).join(" "):t}},nj={...iy,color:Ni,backgroundColor:Ni,outlineColor:Ni,fill:Ni,stroke:Ni,borderColor:Ni,borderTopColor:Ni,borderRightColor:Ni,borderBottomColor:Ni,borderLeftColor:Ni,filter:Um,WebkitFilter:Um},xy=t=>nj[t];function JC(t,e){let n=xy(t);return n!==Um&&(n=bu),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const rj=new Set(["auto","none","0"]);function ij(t,e,n){let r=0,i;for(;r<t.length&&!i;){const o=t[r];typeof o=="string"&&!rj.has(o)&&Ld(o).values.length&&(i=t[r]),r++}if(i&&n)for(const o of e)t[o]=JC(n,i)}const Aw=t=>t===Ff||t===Ot,Iw=(t,e)=>parseFloat(t.split(", ")[e]),Mw=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/u);if(i)return Iw(i[1],e);{const o=r.match(/^matrix\((.+)\)$/u);return o?Iw(o[1],t):0}},oj=new Set(["x","y","z"]),sj=Lf.filter(t=>!oj.has(t));function aj(t){const e=[];return sj.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e}const Pf={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:Mw(4,13),y:Mw(5,14)};Pf.translateX=Pf.x;Pf.translateY=Pf.y;const Tc=new Set;let Wm=!1,zm=!1;function QC(){if(zm){const t=Array.from(Tc).filter(r=>r.needsMeasurement),e=new Set(t.map(r=>r.element)),n=new Map;e.forEach(r=>{const i=aj(r);i.length&&(n.set(r,i),r.render())}),t.forEach(r=>r.measureInitialState()),e.forEach(r=>{r.render();const i=n.get(r);i&&i.forEach(([o,a])=>{var c;(c=r.getValue(o))===null||c===void 0||c.set(a)})}),t.forEach(r=>r.measureEndState()),t.forEach(r=>{r.suspendedScrollY!==void 0&&window.scrollTo(0,r.suspendedScrollY)})}zm=!1,Wm=!1,Tc.forEach(t=>t.complete()),Tc.clear()}function eE(){Tc.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(zm=!0)})}function lj(){eE(),QC()}class Sy{constructor(e,n,r,i,o,a=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...e],this.onComplete=n,this.name=r,this.motionValue=i,this.element=o,this.isAsync=a}scheduleResolve(){this.isScheduled=!0,this.isAsync?(Tc.add(this),Wm||(Wm=!0,Fn.read(eE),Fn.resolveKeyframes(QC))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:e,name:n,element:r,motionValue:i}=this;for(let o=0;o<e.length;o++)if(e[o]===null)if(o===0){const a=i==null?void 0:i.get(),c=e[e.length-1];if(a!==void 0)e[0]=a;else if(r&&n){const f=r.readValue(n,c);f!=null&&(e[0]=f)}e[0]===void 0&&(e[0]=c),i&&a===void 0&&i.set(e[0])}else e[o]=e[o-1]}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(){this.isComplete=!0,this.onComplete(this.unresolvedKeyframes,this.finalKeyframe),Tc.delete(this)}cancel(){this.isComplete||(this.isScheduled=!1,Tc.delete(this))}resume(){this.isComplete||this.scheduleResolve()}}const tE=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),uj=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function cj(t){const e=uj.exec(t);if(!e)return[,];const[,n,r,i]=e;return[`--${n??r}`,i]}const fj=4;function nE(t,e,n=1){vu(n<=fj,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=cj(t);if(!r)return;const o=window.getComputedStyle(e).getPropertyValue(r);if(o){const a=o.trim();return tE(a)?parseFloat(a):a}return ry(i)?nE(i,e,n+1):i}const rE=t=>e=>e.test(t),dj={test:t=>t==="auto",parse:t=>t},iE=[Ff,Ot,ja,su,eN,QF,dj],Lw=t=>iE.find(rE(t));class oE extends Sy{constructor(e,n,r,i,o){super(e,n,r,i,o,!0)}readKeyframes(){const{unresolvedKeyframes:e,element:n,name:r}=this;if(!n||!n.current)return;super.readKeyframes();for(let f=0;f<e.length;f++){let p=e[f];if(typeof p=="string"&&(p=p.trim(),ry(p))){const b=nE(p,n.current);b!==void 0&&(e[f]=b),f===e.length-1&&(this.finalKeyframe=p)}}if(this.resolveNoneKeyframes(),!LC.has(r)||e.length!==2)return;const[i,o]=e,a=Lw(i),c=Lw(o);if(a!==c)if(Aw(a)&&Aw(c))for(let f=0;f<e.length;f++){const p=e[f];typeof p=="string"&&(e[f]=parseFloat(p))}else this.needsMeasurement=!0}resolveNoneKeyframes(){const{unresolvedKeyframes:e,name:n}=this,r=[];for(let i=0;i<e.length;i++)VN(e[i])&&r.push(i);r.length&&ij(e,r,n)}measureInitialState(){const{element:e,unresolvedKeyframes:n,name:r}=this;if(!e||!e.current)return;r==="height"&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=Pf[r](e.measureViewportBox(),window.getComputedStyle(e.current)),n[0]=this.measuredOrigin;const i=n[n.length-1];i!==void 0&&e.getValue(r,i).jump(i,!1)}measureEndState(){var e;const{element:n,name:r,unresolvedKeyframes:i}=this;if(!n||!n.current)return;const o=n.getValue(r);o&&o.jump(this.measuredOrigin,!1);const a=i.length-1,c=i[a];i[a]=Pf[r](n.measureViewportBox(),window.getComputedStyle(n.current)),c!==null&&this.finalKeyframe===void 0&&(this.finalKeyframe=c),!((e=this.removedTransforms)===null||e===void 0)&&e.length&&this.removedTransforms.forEach(([f,p])=>{n.getValue(f).set(p)}),this.resolveNoneKeyframes()}}const Fw=(t,e)=>e==="zIndex"?!1:!!(typeof t=="number"||Array.isArray(t)||typeof t=="string"&&(bu.test(t)||t==="0")&&!t.startsWith("url("));function hj(t){const e=t[0];if(t.length===1)return!0;for(let n=0;n<t.length;n++)if(t[n]!==e)return!0}function pj(t,e,n,r){const i=t[0];if(i===null)return!1;if(e==="display"||e==="visibility")return!0;const o=t[t.length-1],a=Fw(i,e),c=Fw(o,e);return Mf(a===c,`You are trying to animate ${e} from "${i}" to "${o}". ${i} is not an animatable value - to enable this animation set ${i} to a value animatable to ${o} via the \`style\` property.`),!a||!c?!1:hj(t)||(n==="spring"||fy(n))&&r}const gj=t=>t!==null;function Ip(t,{repeat:e,repeatType:n="loop"},r){const i=t.filter(gj),o=e&&n!=="loop"&&e%2===1?0:i.length-1;return!o||r===void 0?i[o]:r}const mj=40;class sE{constructor({autoplay:e=!0,delay:n=0,type:r="keyframes",repeat:i=0,repeatDelay:o=0,repeatType:a="loop",...c}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=Ba.now(),this.options={autoplay:e,delay:n,type:r,repeat:i,repeatDelay:o,repeatType:a,...c},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt?this.resolvedAt-this.createdAt>mj?this.resolvedAt:this.createdAt:this.createdAt}get resolved(){return!this._resolved&&!this.hasAttemptedResolve&&lj(),this._resolved}onKeyframesResolved(e,n){this.resolvedAt=Ba.now(),this.hasAttemptedResolve=!0;const{name:r,type:i,velocity:o,delay:a,onComplete:c,onUpdate:f,isGenerator:p}=this.options;if(!p&&!pj(e,r,i,o))if(a)this.options.duration=0;else{f&&f(Ip(e,this.options,n)),c&&c(),this.resolveFinishedPromise();return}const b=this.initPlayback(e,n);b!==!1&&(this._resolved={keyframes:e,finalKeyframe:n,...b},this.onPostResolved())}onPostResolved(){}then(e,n){return this.currentFinishedPromise.then(e,n)}flatten(){this.options.type="keyframes",this.options.ease="linear"}updateFinishedPromise(){this.currentFinishedPromise=new Promise(e=>{this.resolveFinishedPromise=e})}}const Kn=(t,e,n)=>t+(e-t)*n;function jg(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function vj({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,o=0,a=0;if(!e)i=o=a=n;else{const c=n<.5?n*(1+e):n+e-n*e,f=2*n-c;i=jg(f,c,t+1/3),o=jg(f,c,t),a=jg(f,c,t-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}function op(t,e){return n=>n>0?e:t}const Bg=(t,e,n)=>{const r=t*t,i=n*(e*e-r)+r;return i<0?0:Math.sqrt(i)},yj=[Hm,vc,gf],bj=t=>yj.find(e=>e.test(t));function Nw(t){const e=bj(t);if(Mf(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let n=e.parse(t);return e===gf&&(n=vj(n)),n}const jw=(t,e)=>{const n=Nw(t),r=Nw(e);if(!n||!r)return op(t,e);const i={...n};return o=>(i.red=Bg(n.red,r.red,o),i.green=Bg(n.green,r.green,o),i.blue=Bg(n.blue,r.blue,o),i.alpha=Kn(n.alpha,r.alpha,o),vc.transform(i))},wj=(t,e)=>n=>e(t(n)),Gd=(...t)=>t.reduce(wj),Ym=new Set(["none","hidden"]);function xj(t,e){return Ym.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}function Sj(t,e){return n=>Kn(t,e,n)}function Ty(t){return typeof t=="number"?Sj:typeof t=="string"?ry(t)?op:Ni.test(t)?jw:Ej:Array.isArray(t)?aE:typeof t=="object"?Ni.test(t)?jw:Tj:op}function aE(t,e){const n=[...t],r=n.length,i=t.map((o,a)=>Ty(o)(o,e[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}}function Tj(t,e){const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Ty(t[i])(t[i],e[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}}function Cj(t,e){var n;const r=[],i={color:0,var:0,number:0};for(let o=0;o<e.values.length;o++){const a=e.types[o],c=t.indexes[a][i[a]],f=(n=t.values[c])!==null&&n!==void 0?n:0;r[o]=f,i[a]++}return r}const Ej=(t,e)=>{const n=bu.createTransformer(e),r=Ld(t),i=Ld(e);return r.indexes.var.length===i.indexes.var.length&&r.indexes.color.length===i.indexes.color.length&&r.indexes.number.length>=i.indexes.number.length?Ym.has(t)&&!i.values.length||Ym.has(e)&&!r.values.length?xj(t,e):Gd(aE(Cj(r,i),i.values),n):(Mf(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),op(t,e))};function lE(t,e,n){return typeof t=="number"&&typeof e=="number"&&typeof n=="number"?Kn(t,e,n):Ty(t)(t,e)}const kj=5;function uE(t,e,n){const r=Math.max(e-kj,0);return FC(n-t(r),e-r)}const Xn={stiffness:100,damping:10,mass:1,velocity:0,duration:800,bounce:.3,visualDuration:.3,restSpeed:{granular:.01,default:2},restDelta:{granular:.005,default:.5},minDuration:.01,maxDuration:10,minDamping:.05,maxDamping:1},Bw=.001;function Dj({duration:t=Xn.duration,bounce:e=Xn.bounce,velocity:n=Xn.velocity,mass:r=Xn.mass}){let i,o;Mf(t<=Na(Xn.maxDuration),"Spring duration must be 10 seconds or less");let a=1-e;a=Dl(Xn.minDamping,Xn.maxDamping,a),t=Dl(Xn.minDuration,Xn.maxDuration,Tl(t)),a<1?(i=p=>{const b=p*a,m=b*t,T=b-n,E=Gm(p,a),A=Math.exp(-m);return Bw-T/E*A},o=p=>{const m=p*a*t,T=m*n+n,E=Math.pow(a,2)*Math.pow(p,2)*t,A=Math.exp(-m),I=Gm(Math.pow(p,2),a);return(-i(p)+Bw>0?-1:1)*((T-E)*A)/I}):(i=p=>{const b=Math.exp(-p*t),m=(p-n)*t+1;return-.001+b*m},o=p=>{const b=Math.exp(-p*t),m=(n-p)*(t*t);return b*m});const c=5/t,f=Oj(i,o,c);if(t=Na(t),isNaN(f))return{stiffness:Xn.stiffness,damping:Xn.damping,duration:t};{const p=Math.pow(f,2)*r;return{stiffness:p,damping:a*2*Math.sqrt(r*p),duration:t}}}const Pj=12;function Oj(t,e,n){let r=n;for(let i=1;i<Pj;i++)r=r-t(r)/e(r);return r}function Gm(t,e){return t*Math.sqrt(1-e*e)}const _j=["duration","bounce"],Rj=["stiffness","damping","mass"];function $w(t,e){return e.some(n=>t[n]!==void 0)}function Aj(t){let e={velocity:Xn.velocity,stiffness:Xn.stiffness,damping:Xn.damping,mass:Xn.mass,isResolvedFromDuration:!1,...t};if(!$w(t,Rj)&&$w(t,_j))if(t.visualDuration){const n=t.visualDuration,r=2*Math.PI/(n*1.2),i=r*r,o=2*Dl(.05,1,1-(t.bounce||0))*Math.sqrt(i);e={...e,mass:Xn.mass,stiffness:i,damping:o}}else{const n=Dj(t);e={...e,...n,mass:Xn.mass},e.isResolvedFromDuration=!0}return e}function cE(t=Xn.visualDuration,e=Xn.bounce){const n=typeof t!="object"?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:r,restDelta:i}=n;const o=n.keyframes[0],a=n.keyframes[n.keyframes.length-1],c={done:!1,value:o},{stiffness:f,damping:p,mass:b,duration:m,velocity:T,isResolvedFromDuration:E}=Aj({...n,velocity:-Tl(n.velocity||0)}),A=T||0,I=p/(2*Math.sqrt(f*b)),j=a-o,R=Tl(Math.sqrt(f/b)),H=Math.abs(j)<5;r||(r=H?Xn.restSpeed.granular:Xn.restSpeed.default),i||(i=H?Xn.restDelta.granular:Xn.restDelta.default);let W;if(I<1){const Z=Gm(R,I);W=ae=>{const S=Math.exp(-I*R*ae);return a-S*((A+I*R*j)/Z*Math.sin(Z*ae)+j*Math.cos(Z*ae))}}else if(I===1)W=Z=>a-Math.exp(-R*Z)*(j+(A+R*j)*Z);else{const Z=R*Math.sqrt(I*I-1);W=ae=>{const S=Math.exp(-I*R*ae),ce=Math.min(Z*ae,300);return a-S*((A+I*R*j)*Math.sinh(ce)+Z*j*Math.cosh(ce))/Z}}const ne={calculatedDuration:E&&m||null,next:Z=>{const ae=W(Z);if(E)c.done=Z>=m;else{let S=0;I<1&&(S=Z===0?Na(A):uE(W,Z,ae));const ce=Math.abs(S)<=r,ue=Math.abs(a-ae)<=i;c.done=ce&&ue}return c.value=c.done?a:ae,c},toString:()=>{const Z=Math.min(PC(ne),Bm),ae=OC(S=>ne.next(Z*S).value,Z,30);return Z+"ms "+ae}};return ne}function Vw({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:o=500,modifyTarget:a,min:c,max:f,restDelta:p=.5,restSpeed:b}){const m=t[0],T={done:!1,value:m},E=ce=>c!==void 0&&ce<c||f!==void 0&&ce>f,A=ce=>c===void 0?f:f===void 0||Math.abs(c-ce)<Math.abs(f-ce)?c:f;let I=n*e;const j=m+I,R=a===void 0?j:a(j);R!==j&&(I=R-m);const H=ce=>-I*Math.exp(-ce/r),W=ce=>R+H(ce),ne=ce=>{const ue=H(ce),Ue=W(ce);T.done=Math.abs(ue)<=p,T.value=T.done?R:Ue};let Z,ae;const S=ce=>{E(T.value)&&(Z=ce,ae=cE({keyframes:[T.value,A(T.value)],velocity:uE(W,ce,T.value),damping:i,stiffness:o,restDelta:p,restSpeed:b}))};return S(0),{calculatedDuration:null,next:ce=>{let ue=!1;return!ae&&Z===void 0&&(ue=!0,ne(ce),S(ce)),Z!==void 0&&ce>=Z?ae.next(ce-Z):(!ue&&ne(ce),T)}}}const Ij=Yd(.42,0,1,1),Mj=Yd(0,0,.58,1),fE=Yd(.42,0,.58,1),Lj=t=>Array.isArray(t)&&typeof t[0]!="number",Hw={linear:_o,easeIn:Ij,easeInOut:fE,easeOut:Mj,circIn:yy,circInOut:zC,circOut:WC,backIn:vy,backInOut:HC,backOut:VC,anticipate:UC},Uw=t=>{if(dy(t)){vu(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return Yd(e,n,r,i)}else if(typeof t=="string")return vu(Hw[t]!==void 0,`Invalid easing type '${t}'`),Hw[t];return t};function Fj(t,e,n){const r=[],i=n||lE,o=t.length-1;for(let a=0;a<o;a++){let c=i(t[a],t[a+1]);if(e){const f=Array.isArray(e)?e[a]||_o:e;c=Gd(f,c)}r.push(c)}return r}function Nj(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const o=t.length;if(vu(o===e.length,"Both input and output ranges must be the same length"),o===1)return()=>e[0];if(o===2&&e[0]===e[1])return()=>e[1];const a=t[0]===t[1];t[0]>t[o-1]&&(t=[...t].reverse(),e=[...e].reverse());const c=Fj(e,r,i),f=c.length,p=b=>{if(a&&b<t[0])return e[0];let m=0;if(f>1)for(;m<t.length-2&&!(b<t[m+1]);m++);const T=kf(t[m],t[m+1],b);return c[m](T)};return n?b=>p(Dl(t[0],t[o-1],b)):p}function jj(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=kf(0,e,r);t.push(Kn(n,1,i))}}function Bj(t){const e=[0];return jj(e,t.length-1),e}function $j(t,e){return t.map(n=>n*e)}function Vj(t,e){return t.map(()=>e||fE).splice(0,t.length-1)}function sp({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=Lj(r)?r.map(Uw):Uw(r),o={done:!1,value:e[0]},a=$j(n&&n.length===e.length?n:Bj(e),t),c=Nj(a,e,{ease:Array.isArray(i)?i:Vj(e,i)});return{calculatedDuration:t,next:f=>(o.value=c(f),o.done=f>=t,o)}}const Hj=t=>{const e=({timestamp:n})=>t(n);return{start:()=>Fn.update(e,!0),stop:()=>yu(e),now:()=>Ci.isProcessing?Ci.timestamp:Ba.now()}},Uj={decay:Vw,inertia:Vw,tween:sp,keyframes:sp,spring:cE},Wj=t=>t/100;class Cy extends sE{constructor(e){super(e),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.teardown();const{onStop:f}=this.options;f&&f()};const{name:n,motionValue:r,element:i,keyframes:o}=this.options,a=(i==null?void 0:i.KeyframeResolver)||Sy,c=(f,p)=>this.onKeyframesResolved(f,p);this.resolver=new a(o,c,n,r,i),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(e){const{type:n="keyframes",repeat:r=0,repeatDelay:i=0,repeatType:o,velocity:a=0}=this.options,c=fy(n)?n:Uj[n]||sp;let f,p;c!==sp&&typeof e[0]!="number"&&(process.env.NODE_ENV!=="production"&&vu(e.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${e}`),f=Gd(Wj,lE(e[0],e[1])),e=[0,100]);const b=c({...this.options,keyframes:e});o==="mirror"&&(p=c({...this.options,keyframes:[...e].reverse(),velocity:-a})),b.calculatedDuration===null&&(b.calculatedDuration=PC(b));const{calculatedDuration:m}=b,T=m+i,E=T*(r+1)-i;return{generator:b,mirroredGenerator:p,mapPercentToKeyframes:f,calculatedDuration:m,resolvedDuration:T,totalDuration:E}}onPostResolved(){const{autoplay:e=!0}=this.options;this.play(),this.pendingPlayState==="paused"||!e?this.pause():this.state=this.pendingPlayState}tick(e,n=!1){const{resolved:r}=this;if(!r){const{keyframes:ce}=this.options;return{done:!0,value:ce[ce.length-1]}}const{finalKeyframe:i,generator:o,mirroredGenerator:a,mapPercentToKeyframes:c,keyframes:f,calculatedDuration:p,totalDuration:b,resolvedDuration:m}=r;if(this.startTime===null)return o.next(0);const{delay:T,repeat:E,repeatType:A,repeatDelay:I,onUpdate:j}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-b/this.speed,this.startTime)),n?this.currentTime=e:this.holdTime!==null?this.currentTime=this.holdTime:this.currentTime=Math.round(e-this.startTime)*this.speed;const R=this.currentTime-T*(this.speed>=0?1:-1),H=this.speed>=0?R<0:R>b;this.currentTime=Math.max(R,0),this.state==="finished"&&this.holdTime===null&&(this.currentTime=b);let W=this.currentTime,ne=o;if(E){const ce=Math.min(this.currentTime,b)/m;let ue=Math.floor(ce),Ue=ce%1;!Ue&&ce>=1&&(Ue=1),Ue===1&&ue--,ue=Math.min(ue,E+1),!!(ue%2)&&(A==="reverse"?(Ue=1-Ue,I&&(Ue-=I/m)):A==="mirror"&&(ne=a)),W=Dl(0,1,Ue)*m}const Z=H?{done:!1,value:f[0]}:ne.next(W);c&&(Z.value=c(Z.value));let{done:ae}=Z;!H&&p!==null&&(ae=this.speed>=0?this.currentTime>=b:this.currentTime<=0);const S=this.holdTime===null&&(this.state==="finished"||this.state==="running"&&ae);return S&&i!==void 0&&(Z.value=Ip(f,this.options,i)),j&&j(Z.value),S&&this.finish(),Z}get duration(){const{resolved:e}=this;return e?Tl(e.calculatedDuration):0}get time(){return Tl(this.currentTime)}set time(e){e=Na(e),this.currentTime=e,this.holdTime!==null||this.speed===0?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.speed)}get speed(){return this.playbackSpeed}set speed(e){const n=this.playbackSpeed!==e;this.playbackSpeed=e,n&&(this.time=Tl(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;const{driver:e=Hj,onPlay:n,startTime:r}=this.options;this.driver||(this.driver=e(o=>this.tick(o))),n&&n();const i=this.driver.now();this.holdTime!==null?this.startTime=i-this.holdTime:this.startTime?this.state==="finished"&&(this.startTime=i):this.startTime=r??this.calcStartTime(),this.state==="finished"&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var e;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=(e=this.currentTime)!==null&&e!==void 0?e:0}complete(){this.state!=="running"&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:e}=this.options;e&&e()}cancel(){this.cancelTime!==null&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}}const zj=new Set(["opacity","clipPath","filter","transform"]);function Yj(t,e,n,{delay:r=0,duration:i=300,repeat:o=0,repeatType:a="loop",ease:c="easeInOut",times:f}={}){const p={[e]:n};f&&(p.offset=f);const b=RC(c,i);return Array.isArray(b)&&(p.easing=b),t.animate(p,{delay:r,duration:i,easing:Array.isArray(b)?"linear":b,fill:"both",iterations:o+1,direction:a==="reverse"?"alternate":"normal"})}const Gj=Kv(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),ap=10,qj=2e4;function Xj(t){return fy(t.type)||t.type==="spring"||!_C(t.ease)}function Kj(t,e){const n=new Cy({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let r={done:!1,value:t[0]};const i=[];let o=0;for(;!r.done&&o<qj;)r=n.sample(o),i.push(r.value),o+=ap;return{times:void 0,keyframes:i,duration:o-ap,ease:"linear"}}const dE={anticipate:UC,backInOut:HC,circInOut:zC};function Zj(t){return t in dE}class Ww extends sE{constructor(e){super(e);const{name:n,motionValue:r,element:i,keyframes:o}=this.options;this.resolver=new oE(o,(a,c)=>this.onKeyframesResolved(a,c),n,r,i),this.resolver.scheduleResolve()}initPlayback(e,n){let{duration:r=300,times:i,ease:o,type:a,motionValue:c,name:f,startTime:p}=this.options;if(!c.owner||!c.owner.current)return!1;if(typeof o=="string"&&ip()&&Zj(o)&&(o=dE[o]),Xj(this.options)){const{onComplete:m,onUpdate:T,motionValue:E,element:A,...I}=this.options,j=Kj(e,I);e=j.keyframes,e.length===1&&(e[1]=e[0]),r=j.duration,i=j.times,o=j.ease,a="keyframes"}const b=Yj(c.owner.current,f,e,{...this.options,duration:r,times:i,ease:o});return b.startTime=p??this.calcStartTime(),this.pendingTimeline?(kw(b,this.pendingTimeline),this.pendingTimeline=void 0):b.onfinish=()=>{const{onComplete:m}=this.options;c.set(Ip(e,this.options,n)),m&&m(),this.cancel(),this.resolveFinishedPromise()},{animation:b,duration:r,times:i,type:a,ease:o,keyframes:e}}get duration(){const{resolved:e}=this;if(!e)return 0;const{duration:n}=e;return Tl(n)}get time(){const{resolved:e}=this;if(!e)return 0;const{animation:n}=e;return Tl(n.currentTime||0)}set time(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.currentTime=Na(e)}get speed(){const{resolved:e}=this;if(!e)return 1;const{animation:n}=e;return n.playbackRate}set speed(e){const{resolved:n}=this;if(!n)return;const{animation:r}=n;r.playbackRate=e}get state(){const{resolved:e}=this;if(!e)return"idle";const{animation:n}=e;return n.playState}get startTime(){const{resolved:e}=this;if(!e)return null;const{animation:n}=e;return n.startTime}attachTimeline(e){if(!this._resolved)this.pendingTimeline=e;else{const{resolved:n}=this;if(!n)return _o;const{animation:r}=n;kw(r,e)}return _o}play(){if(this.isStopped)return;const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playState==="finished"&&this.updateFinishedPromise(),n.play()}pause(){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,this.state==="idle")return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:e}=this;if(!e)return;const{animation:n,keyframes:r,duration:i,type:o,ease:a,times:c}=e;if(n.playState==="idle"||n.playState==="finished")return;if(this.time){const{motionValue:p,onUpdate:b,onComplete:m,element:T,...E}=this.options,A=new Cy({...E,keyframes:r,duration:i,type:o,ease:a,times:c,isGenerator:!0}),I=Na(this.time);p.setWithVelocity(A.sample(I-ap).value,A.sample(I).value,ap)}const{onStop:f}=this.options;f&&f(),this.cancel()}complete(){const{resolved:e}=this;e&&e.animation.finish()}cancel(){const{resolved:e}=this;e&&e.animation.cancel()}static supports(e){const{motionValue:n,name:r,repeatDelay:i,repeatType:o,damping:a,type:c}=e;if(!n||!n.owner||!(n.owner.current instanceof HTMLElement))return!1;const{onUpdate:f,transformTemplate:p}=n.owner.getProps();return Gj()&&r&&zj.has(r)&&!f&&!p&&!i&&o!=="mirror"&&a!==0&&c!=="inertia"}}const Jj={type:"spring",stiffness:500,damping:25,restSpeed:10},Qj=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),eB={type:"keyframes",duration:.8},tB={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},nB=(t,{keyframes:e})=>e.length>2?eB:_c.has(t)?t.startsWith("scale")?Qj(e[1]):Jj:tB;function rB({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:c,from:f,elapsed:p,...b}){return!!Object.keys(b).length}const Ey=(t,e,n,r={},i,o)=>a=>{const c=cy(r,t)||{},f=c.delay||r.delay||0;let{elapsed:p=0}=r;p=p-Na(f);let b={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...c,delay:-p,onUpdate:T=>{e.set(T),c.onUpdate&&c.onUpdate(T)},onComplete:()=>{a(),c.onComplete&&c.onComplete()},name:t,motionValue:e,element:o?void 0:i};rB(c)||(b={...b,...nB(t,b)}),b.duration&&(b.duration=Na(b.duration)),b.repeatDelay&&(b.repeatDelay=Na(b.repeatDelay)),b.from!==void 0&&(b.keyframes[0]=b.from);let m=!1;if((b.type===!1||b.duration===0&&!b.repeatDelay)&&(b.duration=0,b.delay===0&&(m=!0)),m&&!o&&e.get()!==void 0){const T=Ip(b.keyframes,c);if(T!==void 0)return Fn.update(()=>{b.onUpdate(T),b.onComplete()}),new SN([])}return!o&&Ww.supports(b)?new Ww(b):new Cy(b)};function iB({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function hE(t,e,{delay:n=0,transitionOverride:r,type:i}={}){var o;let{transition:a=t.getDefaultTransition(),transitionEnd:c,...f}=e;r&&(a=r);const p=[],b=i&&t.animationState&&t.animationState.getState()[i];for(const m in f){const T=t.getValue(m,(o=t.latestValues[m])!==null&&o!==void 0?o:null),E=f[m];if(E===void 0||b&&iB(b,m))continue;const A={delay:n,...cy(a||{},m)};let I=!1;if(window.MotionHandoffAnimation){const R=NC(t);if(R){const H=window.MotionHandoffAnimation(R,m,Fn);H!==null&&(A.startTime=H,I=!0)}}Vm(t,m),T.start(Ey(m,T,E,t.shouldReduceMotion&&LC.has(m)?{type:!1}:A,t,I));const j=T.animation;j&&p.push(j)}return c&&Promise.all(p).then(()=>{Fn.update(()=>{c&&FN(t,c)})}),p}function qm(t,e,n={}){var r;const i=Ap(t,e,n.type==="exit"?(r=t.presenceContext)===null||r===void 0?void 0:r.custom:void 0);let{transition:o=t.getDefaultTransition()||{}}=i||{};n.transitionOverride&&(o=n.transitionOverride);const a=i?()=>Promise.all(hE(t,i,n)):()=>Promise.resolve(),c=t.variantChildren&&t.variantChildren.size?(p=0)=>{const{delayChildren:b=0,staggerChildren:m,staggerDirection:T}=o;return oB(t,e,b+p,m,T,n)}:()=>Promise.resolve(),{when:f}=o;if(f){const[p,b]=f==="beforeChildren"?[a,c]:[c,a];return p().then(()=>b())}else return Promise.all([a(),c(n.delay)])}function oB(t,e,n=0,r=0,i=1,o){const a=[],c=(t.variantChildren.size-1)*r,f=i===1?(p=0)=>p*r:(p=0)=>c-p*r;return Array.from(t.variantChildren).sort(sB).forEach((p,b)=>{p.notify("AnimationStart",e),a.push(qm(p,e,{...o,delay:n+f(b)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(a)}function sB(t,e){return t.sortNodePosition(e)}function aB(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(o=>qm(t,o,n));r=Promise.all(i)}else if(typeof e=="string")r=qm(t,e,n);else{const i=typeof e=="function"?Ap(t,e,n.custom):e;r=Promise.all(hE(t,i,n))}return r.then(()=>{t.notify("AnimationComplete",e)})}const lB=Jv.length;function pE(t){if(!t)return;if(!t.isControllingVariants){const n=t.parent?pE(t.parent)||{}:{};return t.props.initial!==void 0&&(n.initial=t.props.initial),n}const e={};for(let n=0;n<lB;n++){const r=Jv[n],i=t.props[r];(Ad(i)||i===!1)&&(e[r]=i)}return e}const uB=[...Zv].reverse(),cB=Zv.length;function fB(t){return e=>Promise.all(e.map(({animation:n,options:r})=>aB(t,n,r)))}function dB(t){let e=fB(t),n=zw(),r=!0;const i=f=>(p,b)=>{var m;const T=Ap(t,b,f==="exit"?(m=t.presenceContext)===null||m===void 0?void 0:m.custom:void 0);if(T){const{transition:E,transitionEnd:A,...I}=T;p={...p,...I,...A}}return p};function o(f){e=f(t)}function a(f){const{props:p}=t,b=pE(t.parent)||{},m=[],T=new Set;let E={},A=1/0;for(let j=0;j<cB;j++){const R=uB[j],H=n[R],W=p[R]!==void 0?p[R]:b[R],ne=Ad(W),Z=R===f?H.isActive:null;Z===!1&&(A=j);let ae=W===b[R]&&W!==p[R]&≠if(ae&&r&&t.manuallyAnimateOnMount&&(ae=!1),H.protectedKeys={...E},!H.isActive&&Z===null||!W&&!H.prevProp||_p(W)||typeof W=="boolean")continue;const S=hB(H.prevProp,W);let ce=S||R===f&&H.isActive&&!ae&&ne||j>A&&ne,ue=!1;const Ue=Array.isArray(W)?W:[W];let et=Ue.reduce(i(R),{});Z===!1&&(et={});const{prevResolvedValues:Ke={}}=H,Me={...Ke,...et},Ve=Pe=>{ce=!0,T.has(Pe)&&(ue=!0,T.delete(Pe)),H.needsAnimating[Pe]=!0;const Be=t.getValue(Pe);Be&&(Be.liveStyle=!1)};for(const Pe in Me){const Be=et[Pe],Je=Ke[Pe];if(E.hasOwnProperty(Pe))continue;let ve=!1;jm(Be)&&jm(Je)?ve=!DC(Be,Je):ve=Be!==Je,ve?Be!=null?Ve(Pe):T.add(Pe):Be!==void 0&&T.has(Pe)?Ve(Pe):H.protectedKeys[Pe]=!0}H.prevProp=W,H.prevResolvedValues=et,H.isActive&&(E={...E,...et}),r&&t.blockInitialAnimation&&(ce=!1),ce&&(!(ae&&S)||ue)&&m.push(...Ue.map(Pe=>({animation:Pe,options:{type:R}})))}if(T.size){const j={};T.forEach(R=>{const H=t.getBaseTarget(R),W=t.getValue(R);W&&(W.liveStyle=!0),j[R]=H??null}),m.push({animation:j})}let I=!!m.length;return r&&(p.initial===!1||p.initial===p.animate)&&!t.manuallyAnimateOnMount&&(I=!1),r=!1,I?e(m):Promise.resolve()}function c(f,p){var b;if(n[f].isActive===p)return Promise.resolve();(b=t.variantChildren)===null||b===void 0||b.forEach(T=>{var E;return(E=T.animationState)===null||E===void 0?void 0:E.setActive(f,p)}),n[f].isActive=p;const m=a(f);for(const T in n)n[T].protectedKeys={};return m}return{animateChanges:a,setActive:c,setAnimateFunction:o,getState:()=>n,reset:()=>{n=zw(),r=!0}}}function hB(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!DC(e,t):!1}function sc(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function zw(){return{animate:sc(!0),whileInView:sc(),whileHover:sc(),whileTap:sc(),whileDrag:sc(),whileFocus:sc(),exit:sc()}}let Eu=class{constructor(e){this.isMounted=!1,this.node=e}update(){}},pB=class extends Eu{constructor(e){super(e),e.animationState||(e.animationState=dB(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();_p(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){var e;this.node.animationState.reset(),(e=this.unmountControls)===null||e===void 0||e.call(this)}},gB=0,mB=class extends Eu{constructor(){super(...arguments),this.id=gB++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;const i=this.node.animationState.setActive("exit",!e);n&&!e&&i.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}};const vB={animation:{Feature:pB},exit:{Feature:mB}};function Fd(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}function qd(t){return{point:{x:t.pageX,y:t.pageY}}}const yB=t=>e=>hy(e)&&t(e,qd(e));function yd(t,e,n,r){return Fd(t,e,yB(n),r)}const Yw=(t,e)=>Math.abs(t-e);function bB(t,e){const n=Yw(t.x,e.x),r=Yw(t.y,e.y);return Math.sqrt(n**2+r**2)}let gE=class{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:o=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=Vg(this.lastMoveEventInfo,this.history),T=this.startEvent!==null,E=bB(m.offset,{x:0,y:0})>=3;if(!T&&!E)return;const{point:A}=m,{timestamp:I}=Ci;this.history.push({...A,timestamp:I});const{onStart:j,onMove:R}=this.handlers;T||(j&&j(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),R&&R(this.lastMoveEvent,m)},this.handlePointerMove=(m,T)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=$g(T,this.transformPagePoint),Fn.update(this.updatePoint,!0)},this.handlePointerUp=(m,T)=>{this.end();const{onEnd:E,onSessionEnd:A,resumeAnimation:I}=this.handlers;if(this.dragSnapToOrigin&&I&&I(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const j=Vg(m.type==="pointercancel"?this.lastMoveEventInfo:$g(T,this.transformPagePoint),this.history);this.startEvent&&E&&E(m,j),A&&A(m,j)},!hy(e))return;this.dragSnapToOrigin=o,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=qd(e),c=$g(a,this.transformPagePoint),{point:f}=c,{timestamp:p}=Ci;this.history=[{...f,timestamp:p}];const{onSessionStart:b}=n;b&&b(e,Vg(c,this.history)),this.removeListeners=Gd(yd(this.contextWindow,"pointermove",this.handlePointerMove),yd(this.contextWindow,"pointerup",this.handlePointerUp),yd(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),yu(this.updatePoint)}};function $g(t,e){return e?{point:e(t.point)}:t}function Gw(t,e){return{x:t.x-e.x,y:t.y-e.y}}function Vg({point:t},e){return{point:t,delta:Gw(t,mE(e)),offset:Gw(t,wB(e)),velocity:xB(e,.1)}}function wB(t){return t[0]}function mE(t){return t[t.length-1]}function xB(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=mE(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>Na(e)));)n--;if(!r)return{x:0,y:0};const o=Tl(i.timestamp-r.timestamp);if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}const vE=1e-4,SB=1-vE,TB=1+vE,yE=.01,CB=0-yE,EB=0+yE;function Qo(t){return t.max-t.min}function kB(t,e,n){return Math.abs(t-e)<=n}function qw(t,e,n,r=.5){t.origin=r,t.originPoint=Kn(e.min,e.max,t.origin),t.scale=Qo(n)/Qo(e),t.translate=Kn(n.min,n.max,t.origin)-t.originPoint,(t.scale>=SB&&t.scale<=TB||isNaN(t.scale))&&(t.scale=1),(t.translate>=CB&&t.translate<=EB||isNaN(t.translate))&&(t.translate=0)}function bd(t,e,n,r){qw(t.x,e.x,n.x,r?r.originX:void 0),qw(t.y,e.y,n.y,r?r.originY:void 0)}function Xw(t,e,n){t.min=n.min+e.min,t.max=t.min+Qo(e)}function DB(t,e,n){Xw(t.x,e.x,n.x),Xw(t.y,e.y,n.y)}function Kw(t,e,n){t.min=e.min-n.min,t.max=t.min+Qo(e)}function wd(t,e,n){Kw(t.x,e.x,n.x),Kw(t.y,e.y,n.y)}function PB(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Kn(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Kn(n,t,r.max):Math.min(t,n)),t}function Zw(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function OB(t,{top:e,left:n,bottom:r,right:i}){return{x:Zw(t.x,n,i),y:Zw(t.y,e,r)}}function Jw(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function _B(t,e){return{x:Jw(t.x,e.x),y:Jw(t.y,e.y)}}function RB(t,e){let n=.5;const r=Qo(t),i=Qo(e);return i>r?n=kf(e.min,e.max-r,t.min):r>i&&(n=kf(t.min,t.max-i,e.min)),Dl(0,1,n)}function AB(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const Xm=.35;function IB(t=Xm){return t===!1?t=0:t===!0&&(t=Xm),{x:Qw(t,"left","right"),y:Qw(t,"top","bottom")}}function Qw(t,e,n){return{min:ex(t,e),max:ex(t,n)}}function ex(t,e){return typeof t=="number"?t:t[e]||0}const tx=()=>({translate:0,scale:1,origin:0,originPoint:0}),mf=()=>({x:tx(),y:tx()}),nx=()=>({min:0,max:0}),gr=()=>({x:nx(),y:nx()});function Ds(t){return[t("x"),t("y")]}function bE({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function MB({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function LB(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function Hg(t){return t===void 0||t===1}function Km({scale:t,scaleX:e,scaleY:n}){return!Hg(t)||!Hg(e)||!Hg(n)}function cc(t){return Km(t)||wE(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function wE(t){return rx(t.x)||rx(t.y)}function rx(t){return t&&t!=="0%"}function lp(t,e,n){const r=t-n,i=e*r;return n+i}function ix(t,e,n,r,i){return i!==void 0&&(t=lp(t,i,r)),lp(t,n,r)+e}function Zm(t,e=0,n=1,r,i){t.min=ix(t.min,e,n,r,i),t.max=ix(t.max,e,n,r,i)}function xE(t,{x:e,y:n}){Zm(t.x,e.translate,e.scale,e.originPoint),Zm(t.y,n.translate,n.scale,n.originPoint)}const ox=.999999999999,sx=1.0000000000001;function FB(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let o,a;for(let c=0;c<i;c++){o=n[c],a=o.projectionDelta;const{visualElement:f}=o.options;f&&f.props.style&&f.props.style.display==="contents"||(r&&o.options.layoutScroll&&o.scroll&&o!==o.root&&yf(t,{x:-o.scroll.offset.x,y:-o.scroll.offset.y}),a&&(e.x*=a.x.scale,e.y*=a.y.scale,xE(t,a)),r&&cc(o.latestValues)&&yf(t,o.latestValues))}e.x<sx&&e.x>ox&&(e.x=1),e.y<sx&&e.y>ox&&(e.y=1)}function vf(t,e){t.min=t.min+e,t.max=t.max+e}function ax(t,e,n,r,i=.5){const o=Kn(t.min,t.max,i);Zm(t,e,n,o,r)}function yf(t,e){ax(t.x,e.x,e.scaleX,e.scale,e.originX),ax(t.y,e.y,e.scaleY,e.scale,e.originY)}function SE(t,e){return bE(LB(t.getBoundingClientRect(),e))}function NB(t,e,n){const r=SE(t,n),{scroll:i}=e;return i&&(vf(r.x,i.offset.x),vf(r.y,i.offset.y)),r}const TE=({current:t})=>t?t.ownerDocument.defaultView:null,jB=new WeakMap;let BB=class{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=gr(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=b=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(qd(b).point)},o=(b,m)=>{const{drag:T,dragPropagation:E,onDragStart:A}=this.getProps();if(T&&!E&&(this.openDragLock&&this.openDragLock(),this.openDragLock=RN(T),!this.openDragLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ds(j=>{let R=this.getAxisMotionValue(j).get()||0;if(ja.test(R)){const{projection:H}=this.visualElement;if(H&&H.layout){const W=H.layout.layoutBox[j];W&&(R=Qo(W)*(parseFloat(R)/100))}}this.originPoint[j]=R}),A&&Fn.postRender(()=>A(b,m)),Vm(this.visualElement,"transform");const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},a=(b,m)=>{const{dragPropagation:T,dragDirectionLock:E,onDirectionLock:A,onDrag:I}=this.getProps();if(!T&&!this.openDragLock)return;const{offset:j}=m;if(E&&this.currentDirection===null){this.currentDirection=$B(j),this.currentDirection!==null&&A&&A(this.currentDirection);return}this.updateAxis("x",m.point,j),this.updateAxis("y",m.point,j),this.visualElement.render(),I&&I(b,m)},c=(b,m)=>this.stop(b,m),f=()=>Ds(b=>{var m;return this.getAnimationState(b)==="paused"&&((m=this.getAxisMotionValue(b).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new gE(e,{onSessionStart:i,onStart:o,onMove:a,onSessionEnd:c,resumeAnimation:f},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:TE(this.visualElement)})}stop(e,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o&&Fn.postRender(()=>o(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Ch(e,i,this.currentDirection))return;const o=this.getAxisMotionValue(e);let a=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(a=PB(a,this.constraints[e],this.elastic[e])),o.set(a)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,o=this.constraints;n&&pf(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=OB(i.layoutBox,n):this.constraints=!1,this.elastic=IB(r),o!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Ds(a=>{this.constraints!==!1&&this.getAxisMotionValue(a)&&(this.constraints[a]=AB(i.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!pf(e))return!1;const r=e.current;vu(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=NB(r,i.root,this.visualElement.getTransformPagePoint());let a=_B(i.layout.layoutBox,o);if(n){const c=n(MB(a));this.hasMutatedConstraints=!!c,c&&(a=bE(c))}return a}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:c}=this.getProps(),f=this.constraints||{},p=Ds(b=>{if(!Ch(b,n,this.currentDirection))return;let m=f&&f[b]||{};a&&(m={min:0,max:0});const T=i?200:1e6,E=i?40:1e7,A={type:"inertia",velocity:r?e[b]:0,bounceStiffness:T,bounceDamping:E,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(b,A)});return Promise.all(p).then(c)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return Vm(this.visualElement,e),r.start(Ey(e,r,0,n,this.visualElement,!1))}stopAnimation(){Ds(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Ds(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){Ds(n=>{const{drag:r}=this.getProps();if(!Ch(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:c}=i.layout.layoutBox[n];o.set(e[n]-Kn(a,c,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!pf(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ds(a=>{const c=this.getAxisMotionValue(a);if(c&&this.constraints!==!1){const f=c.get();i[a]=RB({min:f,max:f},this.constraints[a])}});const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Ds(a=>{if(!Ch(a,e,null))return;const c=this.getAxisMotionValue(a),{min:f,max:p}=this.constraints[a];c.set(Kn(f,p,i[a]))})}addListeners(){if(!this.visualElement.current)return;jB.set(this.visualElement,this);const e=this.visualElement.current,n=yd(e,"pointerdown",f=>{const{drag:p,dragListener:b=!0}=this.getProps();p&&b&&this.start(f)}),r=()=>{const{dragConstraints:f}=this.getProps();pf(f)&&f.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,o=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),Fn.read(r);const a=Fd(window,"resize",()=>this.scalePositionWithinConstraints()),c=i.addEventListener("didUpdate",({delta:f,hasLayoutChanged:p})=>{this.isDragging&&p&&(Ds(b=>{const m=this.getAxisMotionValue(b);m&&(this.originPoint[b]+=f[b].translate,m.set(m.get()+f[b].translate))}),this.visualElement.render())});return()=>{a(),n(),o(),c&&c()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=Xm,dragMomentum:c=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:c}}};function Ch(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function $B(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}let VB=class extends Eu{constructor(e){super(e),this.removeGroupControls=_o,this.removeListeners=_o,this.controls=new BB(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||_o}unmount(){this.removeGroupControls(),this.removeListeners()}};const lx=t=>(e,n)=>{t&&Fn.postRender(()=>t(e,n))};let HB=class extends Eu{constructor(){super(...arguments),this.removePointerDownListener=_o}onPointerDown(e){this.session=new gE(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:TE(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:lx(e),onStart:lx(n),onMove:r,onEnd:(o,a)=>{delete this.session,i&&Fn.postRender(()=>i(o,a))}}}mount(){this.removePointerDownListener=yd(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}};const Bh={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function ux(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const id={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Ot.test(t))t=parseFloat(t);else return t;const n=ux(t,e.target.x),r=ux(t,e.target.y);return`${n}% ${r}%`}},UB={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=bu.parse(t);if(i.length>5)return r;const o=bu.createTransformer(t),a=typeof i[0]!="number"?1:0,c=n.x.scale*e.x,f=n.y.scale*e.y;i[0+a]/=c,i[1+a]/=f;const p=Kn(c,f,.5);return typeof i[2+a]=="number"&&(i[2+a]/=p),typeof i[3+a]=="number"&&(i[3+a]/=p),o(i)}};let WB=class extends q.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=e;cN(zB),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Bh.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||e.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?a.promote():a.relegate()||Fn.postRender(()=>{const c=a.getStack();(!c||!c.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),ey.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}};function CE(t){const[e,n]=EF(),r=q.useContext(aC);return _e.jsx(WB,{...t,layoutGroup:r,switchLayoutGroup:q.useContext(pC),isPresent:e,safeToRemove:n})}const zB={borderRadius:{...id,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:id,borderTopRightRadius:id,borderBottomLeftRadius:id,borderBottomRightRadius:id,boxShadow:UB};function YB(t,e,n){const r=ji(t)?t:Md(t);return r.start(Ey("",r,e,n)),r.animation}function GB(t){return t instanceof SVGElement&&t.tagName!=="svg"}const qB=(t,e)=>t.depth-e.depth;let XB=class{constructor(){this.children=[],this.isDirty=!1}add(e){py(this.children,e),this.isDirty=!0}remove(e){gy(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(qB),this.isDirty=!1,this.children.forEach(e)}};function KB(t,e){const n=Ba.now(),r=({timestamp:i})=>{const o=i-n;o>=e&&(yu(r),t(o-e))};return Fn.read(r,!0),()=>yu(r)}const EE=["TopLeft","TopRight","BottomLeft","BottomRight"],ZB=EE.length,cx=t=>typeof t=="string"?parseFloat(t):t,fx=t=>typeof t=="number"||Ot.test(t);function JB(t,e,n,r,i,o){i?(t.opacity=Kn(0,n.opacity!==void 0?n.opacity:1,QB(r)),t.opacityExit=Kn(e.opacity!==void 0?e.opacity:1,0,e$(r))):o&&(t.opacity=Kn(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<ZB;a++){const c=`border${EE[a]}Radius`;let f=dx(e,c),p=dx(n,c);if(f===void 0&&p===void 0)continue;f||(f=0),p||(p=0),f===0||p===0||fx(f)===fx(p)?(t[c]=Math.max(Kn(cx(f),cx(p),r),0),(ja.test(p)||ja.test(f))&&(t[c]+="%")):t[c]=p}(e.rotate||n.rotate)&&(t.rotate=Kn(e.rotate||0,n.rotate||0,r))}function dx(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const QB=kE(0,.5,WC),e$=kE(.5,.95,_o);function kE(t,e,n){return r=>r<t?0:r>e?1:n(kf(t,e,r))}function hx(t,e){t.min=e.min,t.max=e.max}function Ts(t,e){hx(t.x,e.x),hx(t.y,e.y)}function px(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function gx(t,e,n,r,i){return t-=e,t=lp(t,1/n,r),i!==void 0&&(t=lp(t,1/i,r)),t}function t$(t,e=0,n=1,r=.5,i,o=t,a=t){if(ja.test(e)&&(e=parseFloat(e),e=Kn(a.min,a.max,e/100)-a.min),typeof e!="number")return;let c=Kn(o.min,o.max,r);t===o&&(c-=e),t.min=gx(t.min,e,n,c,i),t.max=gx(t.max,e,n,c,i)}function mx(t,e,[n,r,i],o,a){t$(t,e[n],e[r],e[i],e.scale,o,a)}const n$=["x","scaleX","originX"],r$=["y","scaleY","originY"];function vx(t,e,n,r){mx(t.x,e,n$,n?n.x:void 0,r?r.x:void 0),mx(t.y,e,r$,n?n.y:void 0,r?r.y:void 0)}function yx(t){return t.translate===0&&t.scale===1}function DE(t){return yx(t.x)&&yx(t.y)}function bx(t,e){return t.min===e.min&&t.max===e.max}function i$(t,e){return bx(t.x,e.x)&&bx(t.y,e.y)}function wx(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function PE(t,e){return wx(t.x,e.x)&&wx(t.y,e.y)}function xx(t){return Qo(t.x)/Qo(t.y)}function Sx(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}let o$=class{constructor(){this.members=[]}add(e){py(this.members,e),e.scheduleRender()}remove(e){if(gy(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}};function s$(t,e,n){let r="";const i=t.x.translate/e.x,o=t.y.translate/e.y,a=(n==null?void 0:n.z)||0;if((i||o||a)&&(r=`translate3d(${i}px, ${o}px, ${a}px) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{transformPerspective:p,rotate:b,rotateX:m,rotateY:T,skewX:E,skewY:A}=n;p&&(r=`perspective(${p}px) ${r}`),b&&(r+=`rotate(${b}deg) `),m&&(r+=`rotateX(${m}deg) `),T&&(r+=`rotateY(${T}deg) `),E&&(r+=`skewX(${E}deg) `),A&&(r+=`skewY(${A}deg) `)}const c=t.x.scale*e.x,f=t.y.scale*e.y;return(c!==1||f!==1)&&(r+=`scale(${c}, ${f})`),r||"none"}const fc={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},fd=typeof window<"u"&&window.MotionDebug!==void 0,Ug=["","X","Y","Z"],a$={visibility:"hidden"},Tx=1e3;let l$=0;function Wg(t,e,n,r){const{latestValues:i}=e;i[t]&&(n[t]=i[t],e.setStaticValue(t,0),r&&(r[t]=0))}function OE(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;const{visualElement:e}=t.options;if(!e)return;const n=NC(e);if(window.MotionHasOptimisedAnimation(n,"transform")){const{layout:i,layoutId:o}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",Fn,!(i||o))}const{parent:r}=t;r&&!r.hasCheckedOptimisedAppear&&OE(r)}function _E({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a={},c=e==null?void 0:e()){this.id=l$++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,fd&&(fc.totalNodes=fc.resolvedTargetDeltas=fc.recalculatedProjection=0),this.nodes.forEach(f$),this.nodes.forEach(m$),this.nodes.forEach(v$),this.nodes.forEach(d$),fd&&window.MotionDebug.record(fc)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0;for(let f=0;f<this.path.length;f++)this.path[f].shouldResetTransform=!0;this.root===this&&(this.nodes=new XB)}addEventListener(a,c){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new my),this.eventHandlers.get(a).add(c)}notifyListeners(a,...c){const f=this.eventHandlers.get(a);f&&f.notify(...c)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,c=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=GB(a),this.instance=a;const{layoutId:f,layout:p,visualElement:b}=this.options;if(b&&!b.current&&b.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),c&&(p||f)&&(this.isLayoutDirty=!0),t){let m;const T=()=>this.root.updateBlockedByResize=!1;t(a,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=KB(T,250),Bh.hasAnimatedSinceResize&&(Bh.hasAnimatedSinceResize=!1,this.nodes.forEach(Ex))})}f&&this.root.registerSharedNode(f,this),this.options.animate!==!1&&b&&(f||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:T,hasRelativeTargetChanged:E,layout:A})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||b.getDefaultTransition()||S$,{onLayoutAnimationStart:j,onLayoutAnimationComplete:R}=b.getProps(),H=!this.targetLayout||!PE(this.targetLayout,A)||E,W=!T&&E;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||W||T&&(H||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,W);const ne={...cy(I,"layout"),onPlay:j,onComplete:R};(b.shouldReduceMotion||this.options.layoutRoot)&&(ne.delay=0,ne.type=!1),this.startAnimation(ne)}else T||Ex(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=A})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,yu(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(y$),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&OE(this),!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let b=0;b<this.path.length;b++){const m=this.path[b];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:c,layout:f}=this.options;if(c===void 0&&!f)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(Cx);return}this.isUpdating||this.nodes.forEach(p$),this.isUpdating=!1,this.nodes.forEach(g$),this.nodes.forEach(u$),this.nodes.forEach(c$),this.clearAllSnapshots();const c=Ba.now();Ci.delta=Dl(0,1e3/60,c-Ci.timestamp),Ci.timestamp=c,Ci.isProcessing=!0,Lg.update.process(Ci),Lg.preRender.process(Ci),Lg.render.process(Ci),Ci.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,ey.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(h$),this.sharedNodes.forEach(b$)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Fn.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Fn.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let f=0;f<this.path.length;f++)this.path[f].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=gr(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:c}=this.options;c&&c.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let c=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(c=!1),c){const f=r(this.instance);this.scroll={animationId:this.root.animationId,phase:a,isRoot:f,offset:n(this.instance),wasRoot:this.scroll?this.scroll.isRoot:f}}}resetTransform(){if(!i)return;const a=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,c=this.projectionDelta&&!DE(this.projectionDelta),f=this.getTransformTemplate(),p=f?f(this.latestValues,""):void 0,b=p!==this.prevTransformTemplateValue;a&&(c||cc(this.latestValues)||b)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const c=this.measurePageBox();let f=this.removeElementScroll(c);return a&&(f=this.removeTransform(f)),T$(f),{animationId:this.root.animationId,measuredBox:c,layoutBox:f,latestValues:{},source:this.id}}measurePageBox(){var a;const{visualElement:c}=this.options;if(!c)return gr();const f=c.measureViewportBox();if(!(((a=this.scroll)===null||a===void 0?void 0:a.wasRoot)||this.path.some(C$))){const{scroll:b}=this.root;b&&(vf(f.x,b.offset.x),vf(f.y,b.offset.y))}return f}removeElementScroll(a){var c;const f=gr();if(Ts(f,a),!((c=this.scroll)===null||c===void 0)&&c.wasRoot)return f;for(let p=0;p<this.path.length;p++){const b=this.path[p],{scroll:m,options:T}=b;b!==this.root&&m&&T.layoutScroll&&(m.wasRoot&&Ts(f,a),vf(f.x,m.offset.x),vf(f.y,m.offset.y))}return f}applyTransform(a,c=!1){const f=gr();Ts(f,a);for(let p=0;p<this.path.length;p++){const b=this.path[p];!c&&b.options.layoutScroll&&b.scroll&&b!==b.root&&yf(f,{x:-b.scroll.offset.x,y:-b.scroll.offset.y}),cc(b.latestValues)&&yf(f,b.latestValues)}return cc(this.latestValues)&&yf(f,this.latestValues),f}removeTransform(a){const c=gr();Ts(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f];if(!p.instance||!cc(p.latestValues))continue;Km(p.latestValues)&&p.updateSnapshot();const b=gr(),m=p.measurePageBox();Ts(b,m),vx(c,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,b)}return cc(this.latestValues)&&vx(c,this.latestValues),c}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Ci.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var c;const f=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=f.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=f.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=f.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==f;if(!(a||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((c=this.parent)===null||c===void 0)&&c.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;const{layout:m,layoutId:T}=this.options;if(!(!this.layout||!(m||T))){if(this.resolvedRelativeTargetAt=Ci.timestamp,!this.targetDelta&&!this.relativeTarget){const E=this.getClosestProjectingParent();E&&E.layout&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=gr(),this.relativeTargetOrigin=gr(),wd(this.relativeTargetOrigin,this.layout.layoutBox,E.layout.layoutBox),Ts(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=gr(),this.targetWithTransforms=gr()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),DB(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Ts(this.target,this.layout.layoutBox),xE(this.target,this.targetDelta)):Ts(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const E=this.getClosestProjectingParent();E&&!!E.resumingFrom==!!this.resumingFrom&&!E.options.layoutScroll&&E.target&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=gr(),this.relativeTargetOrigin=gr(),wd(this.relativeTargetOrigin,this.target,E.target),Ts(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}fd&&fc.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||Km(this.parent.latestValues)||wE(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var a;const c=this.getLead(),f=!!this.resumingFrom||this!==c;let p=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(p=!1),f&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Ci.timestamp&&(p=!1),p)return;const{layout:b,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(b||m))return;Ts(this.layoutCorrected,this.layout.layoutBox);const T=this.treeScale.x,E=this.treeScale.y;FB(this.layoutCorrected,this.treeScale,this.path,f),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox,c.targetWithTransforms=gr());const{target:A}=c;if(!A){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}!this.projectionDelta||!this.prevProjectionDelta?this.createProjectionDeltas():(px(this.prevProjectionDelta.x,this.projectionDelta.x),px(this.prevProjectionDelta.y,this.projectionDelta.y)),bd(this.projectionDelta,this.layoutCorrected,A,this.latestValues),(this.treeScale.x!==T||this.treeScale.y!==E||!Sx(this.projectionDelta.x,this.prevProjectionDelta.x)||!Sx(this.projectionDelta.y,this.prevProjectionDelta.y))&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",A)),fd&&fc.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){var c;if((c=this.options.visualElement)===null||c===void 0||c.scheduleRender(),a){const f=this.getStack();f&&f.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=mf(),this.projectionDelta=mf(),this.projectionDeltaWithTransform=mf()}setAnimationOrigin(a,c=!1){const f=this.snapshot,p=f?f.latestValues:{},b={...this.latestValues},m=mf();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!c;const T=gr(),E=f?f.source:void 0,A=this.layout?this.layout.source:void 0,I=E!==A,j=this.getStack(),R=!j||j.members.length<=1,H=!!(I&&!R&&this.options.crossfade===!0&&!this.path.some(x$));this.animationProgress=0;let W;this.mixTargetDelta=ne=>{const Z=ne/1e3;kx(m.x,a.x,Z),kx(m.y,a.y,Z),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(wd(T,this.layout.layoutBox,this.relativeParent.layout.layoutBox),w$(this.relativeTarget,this.relativeTargetOrigin,T,Z),W&&i$(this.relativeTarget,W)&&(this.isProjectionDirty=!1),W||(W=gr()),Ts(W,this.relativeTarget)),I&&(this.animationValues=b,JB(b,p,this.latestValues,Z,H,R)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=Z},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(yu(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Fn.update(()=>{Bh.hasAnimatedSinceResize=!0,this.currentAnimation=YB(0,Tx,{...a,onUpdate:c=>{this.mixTargetDelta(c),a.onUpdate&&a.onUpdate(c)},onComplete:()=>{a.onComplete&&a.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(Tx),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:c,target:f,layout:p,latestValues:b}=a;if(!(!c||!f||!p)){if(this!==a&&this.layout&&p&&RE(this.options.animationType,this.layout.layoutBox,p.layoutBox)){f=this.target||gr();const m=Qo(this.layout.layoutBox.x);f.x.min=a.target.x.min,f.x.max=f.x.min+m;const T=Qo(this.layout.layoutBox.y);f.y.min=a.target.y.min,f.y.max=f.y.min+T}Ts(c,f),yf(c,b),bd(this.projectionDeltaWithTransform,this.layoutCorrected,c,b)}}registerSharedNode(a,c){this.sharedNodes.has(a)||this.sharedNodes.set(a,new o$),this.sharedNodes.get(a).add(c);const p=c.options.initialPromotionConfig;c.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(c):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:c}=this.options;return c?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:c}=this.options;return c?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:c,preserveFollowOpacity:f}={}){const p=this.getStack();p&&p.promote(this,f),a&&(this.projectionDelta=void 0,this.needsReset=!0),c&&this.setOptions({transition:c})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetSkewAndRotation(){const{visualElement:a}=this.options;if(!a)return;let c=!1;const{latestValues:f}=a;if((f.z||f.rotate||f.rotateX||f.rotateY||f.rotateZ||f.skewX||f.skewY)&&(c=!0),!c)return;const p={};f.z&&Wg("z",a,p,this.animationValues);for(let b=0;b<Ug.length;b++)Wg(`rotate${Ug[b]}`,a,p,this.animationValues),Wg(`skew${Ug[b]}`,a,p,this.animationValues);a.render();for(const b in p)a.setStaticValue(b,p[b]),this.animationValues&&(this.animationValues[b]=p[b]);a.scheduleRender()}getProjectionStyles(a){var c,f;if(!this.instance||this.isSVG)return;if(!this.isVisible)return a$;const p={visibility:""},b=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=Nh(a==null?void 0:a.pointerEvents)||"",p.transform=b?b(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const I={};return this.options.layoutId&&(I.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,I.pointerEvents=Nh(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!cc(this.latestValues)&&(I.transform=b?b({},""):"none",this.hasProjected=!1),I}const T=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=s$(this.projectionDeltaWithTransform,this.treeScale,T),b&&(p.transform=b(T,p.transform));const{x:E,y:A}=this.projectionDelta;p.transformOrigin=`${E.origin*100}% ${A.origin*100}% 0`,m.animationValues?p.opacity=m===this?(f=(c=T.opacity)!==null&&c!==void 0?c:this.latestValues.opacity)!==null&&f!==void 0?f:1:this.preserveOpacity?this.latestValues.opacity:T.opacityExit:p.opacity=m===this?T.opacity!==void 0?T.opacity:"":T.opacityExit!==void 0?T.opacityExit:0;for(const I in rp){if(T[I]===void 0)continue;const{correct:j,applyTo:R}=rp[I],H=p.transform==="none"?T[I]:j(T[I],m);if(R){const W=R.length;for(let ne=0;ne<W;ne++)p[R[ne]]=H}else p[I]=H}return this.options.layoutId&&(p.pointerEvents=m===this?Nh(a==null?void 0:a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var c;return(c=a.currentAnimation)===null||c===void 0?void 0:c.stop()}),this.root.nodes.forEach(Cx),this.root.sharedNodes.clear()}}}function u$(t){t.updateLayout()}function c$(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:o}=t.options,a=n.source!==t.layout.source;o==="size"?Ds(m=>{const T=a?n.measuredBox[m]:n.layoutBox[m],E=Qo(T);T.min=r[m].min,T.max=T.min+E}):RE(o,n.layoutBox,r)&&Ds(m=>{const T=a?n.measuredBox[m]:n.layoutBox[m],E=Qo(r[m]);T.max=T.min+E,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+E)});const c=mf();bd(c,r,n.layoutBox);const f=mf();a?bd(f,t.applyTransform(i,!0),n.measuredBox):bd(f,r,n.layoutBox);const p=!DE(c);let b=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:T,layout:E}=m;if(T&&E){const A=gr();wd(A,n.layoutBox,T.layoutBox);const I=gr();wd(I,r,E.layoutBox),PE(A,I)||(b=!0),m.options.layoutRoot&&(t.relativeTarget=I,t.relativeTargetOrigin=A,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:f,layoutDelta:c,hasLayoutChanged:p,hasRelativeTargetChanged:b})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function f$(t){fd&&fc.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function d$(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function h$(t){t.clearSnapshot()}function Cx(t){t.clearMeasurements()}function p$(t){t.isLayoutDirty=!1}function g$(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function Ex(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function m$(t){t.resolveTargetDelta()}function v$(t){t.calcProjection()}function y$(t){t.resetSkewAndRotation()}function b$(t){t.removeLeadSnapshot()}function kx(t,e,n){t.translate=Kn(e.translate,0,n),t.scale=Kn(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function Dx(t,e,n,r){t.min=Kn(e.min,n.min,r),t.max=Kn(e.max,n.max,r)}function w$(t,e,n,r){Dx(t.x,e.x,n.x,r),Dx(t.y,e.y,n.y,r)}function x$(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const S$={duration:.45,ease:[.4,0,.1,1]},Px=t=>typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),Ox=Px("applewebkit/")&&!Px("chrome/")?Math.round:_o;function _x(t){t.min=Ox(t.min),t.max=Ox(t.max)}function T$(t){_x(t.x),_x(t.y)}function RE(t,e,n){return t==="position"||t==="preserve-aspect"&&!kB(xx(e),xx(n),.2)}function C$(t){var e;return t!==t.root&&((e=t.scroll)===null||e===void 0?void 0:e.wasRoot)}const E$=_E({attachResizeListener:(t,e)=>Fd(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),zg={current:void 0},AE=_E({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!zg.current){const t=new E$({});t.mount(window),t.setOptions({layoutScroll:!0}),zg.current=t}return zg.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),k$={pan:{Feature:HB},drag:{Feature:VB,ProjectionNode:AE,MeasureLayout:CE}};function Rx(t,e,n){const{props:r}=t;t.animationState&&r.whileHover&&t.animationState.setActive("whileHover",n==="Start");const i="onHover"+n,o=r[i];o&&Fn.postRender(()=>o(e,qd(e)))}let D$=class extends Eu{mount(){const{current:e}=this.node;e&&(this.unmount=kN(e,n=>(Rx(this.node,n,"Start"),r=>Rx(this.node,r,"End"))))}unmount(){}},P$=class extends Eu{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=Gd(Fd(this.node.current,"focus",()=>this.onFocus()),Fd(this.node.current,"blur",()=>this.onBlur()))}unmount(){}};function Ax(t,e,n){const{props:r}=t;t.animationState&&r.whileTap&&t.animationState.setActive("whileTap",n==="Start");const i="onTap"+(n==="End"?"":n),o=r[i];o&&Fn.postRender(()=>o(e,qd(e)))}let O$=class extends Eu{mount(){const{current:e}=this.node;e&&(this.unmount=_N(e,n=>(Ax(this.node,n,"Start"),(r,{success:i})=>Ax(this.node,r,i?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}};const Jm=new WeakMap,Yg=new WeakMap,_$=t=>{const e=Jm.get(t.target);e&&e(t)},R$=t=>{t.forEach(_$)};function A$({root:t,...e}){const n=t||document;Yg.has(n)||Yg.set(n,{});const r=Yg.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(R$,{root:t,...e})),r[i]}function I$(t,e,n){const r=A$(e);return Jm.set(t,n),r.observe(t),()=>{Jm.delete(t),r.unobserve(t)}}const M$={some:0,all:1};let L$=class extends Eu{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:o}=e,a={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:M$[i]},c=f=>{const{isIntersecting:p}=f;if(this.isInView===p||(this.isInView=p,o&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:b,onViewportLeave:m}=this.node.getProps(),T=p?b:m;T&&T(f)};return I$(this.node.current,a,c)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(F$(e,n))&&this.startObserver()}unmount(){}};function F$({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const N$={inView:{Feature:L$},tap:{Feature:O$},focus:{Feature:P$},hover:{Feature:D$}},j$={layout:{ProjectionNode:AE,MeasureLayout:CE}},Qm={current:null},IE={current:!1};function B$(){if(IE.current=!0,!!Xv)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>Qm.current=t.matches;t.addListener(e),e()}else Qm.current=!1}const $$=[...iE,Ni,bu],V$=t=>$$.find(rE(t)),Ix=new WeakMap;function H$(t,e,n){for(const r in e){const i=e[r],o=n[r];if(ji(i))t.addValue(r,i),process.env.NODE_ENV==="development"&&Pp(i.version==="11.18.2",`Attempting to mix Motion versions ${i.version} with 11.18.2 may not work as expected.`);else if(ji(o))t.addValue(r,Md(i,{owner:t}));else if(o!==i)if(t.hasValue(r)){const a=t.getValue(r);a.liveStyle===!0?a.jump(i):a.hasAnimated||a.set(i)}else{const a=t.getStaticValue(r);t.addValue(r,Md(a!==void 0?a:i,{owner:t}))}}for(const r in n)e[r]===void 0&&t.removeValue(r);return e}const Mx=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let U$=class{scrapeMotionValuesFromProps(e,n,r){return{}}constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,blockInitialAnimation:o,visualState:a},c={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Sy,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const E=Ba.now();this.renderScheduledAt<E&&(this.renderScheduledAt=E,Fn.render(this.render,!1,!0))};const{latestValues:f,renderState:p,onUpdate:b}=a;this.onUpdate=b,this.latestValues=f,this.baseTarget={...f},this.initialValues=n.initial?{...f}:{},this.renderState=p,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=c,this.blockInitialAnimation=!!o,this.isControllingVariants=Rp(n),this.isVariantNode=dC(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:m,...T}=this.scrapeMotionValuesFromProps(n,{},this);for(const E in T){const A=T[E];f[E]!==void 0&&ji(A)&&A.set(f[E],!1)}}mount(e){this.current=e,Ix.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),IE.current||B$(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Qm.current,process.env.NODE_ENV!=="production"&&Pp(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){Ix.delete(this.current),this.projection&&this.projection.unmount(),yu(this.notifyUpdate),yu(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features){const n=this.features[e];n&&(n.unmount(),n.isMounted=!1)}this.current=null}bindToMotionValue(e,n){this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();const r=_c.has(e),i=n.on("change",c=>{this.latestValues[e]=c,this.props.onUpdate&&Fn.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),o=n.on("renderRequest",this.scheduleRender);let a;window.MotionCheckAppearSync&&(a=window.MotionCheckAppearSync(this,e,n)),this.valueSubscriptions.set(e,()=>{i(),o(),a&&a(),n.owner&&n.stop()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}updateFeatures(){let e="animation";for(e in Df){const n=Df[e];if(!n)continue;const{isEnabled:r,Feature:i}=n;if(!this.features[e]&&i&&r(this.props)&&(this.features[e]=new i(this)),this.features[e]){const o=this.features[e];o.isMounted?o.update():(o.mount(),o.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):gr()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<Mx.length;r++){const i=Mx[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const o="on"+i,a=e[o];a&&(this.propEventSubscriptions[i]=this.on(i,a))}this.prevMotionValues=H$(this,this.scrapeMotionValuesFromProps(e,this.prevProps,this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue(),this.onUpdate&&this.onUpdate(this)}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){const r=this.values.get(e);n!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,n),this.values.set(e,n),this.latestValues[e]=n.get())}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Md(n===null?void 0:n,{owner:this}),this.addValue(e,r)),r}readValue(e,n){var r;let i=this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(r=this.getBaseTargetFromProps(this.props,e))!==null&&r!==void 0?r:this.readValueFromInstance(this.current,e,this.options);return i!=null&&(typeof i=="string"&&(tE(i)||YC(i))?i=parseFloat(i):!V$(i)&&bu.test(n)&&(i=JC(e,n)),this.setBaseTarget(e,ji(i)?i.get():i)),ji(i)?i.get():i}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props;let i;if(typeof r=="string"||typeof r=="object"){const a=ny(this.props,r,(n=this.presenceContext)===null||n===void 0?void 0:n.custom);a&&(i=a[e])}if(r&&i!==void 0)return i;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!ji(o)?o:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new my),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}},ME=class extends U${constructor(){super(...arguments),this.KeyframeResolver=oE}sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;ji(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}};function W$(t){return window.getComputedStyle(t)}let z$=class extends ME{constructor(){super(...arguments),this.type="html",this.renderInstance=xC}readValueFromInstance(e,n){if(_c.has(n)){const r=xy(n);return r&&r.default||0}else{const r=W$(e),i=(yC(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return SE(e,n)}build(e,n,r){oy(e,n,r.transformTemplate)}scrapeMotionValuesFromProps(e,n,r){return uy(e,n,r)}},Y$=class extends ME{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=gr}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(_c.has(n)){const r=xy(n);return r&&r.default||0}return n=SC.has(n)?n:Qv(n),e.getAttribute(n)}scrapeMotionValuesFromProps(e,n,r){return EC(e,n,r)}build(e,n,r){sy(e,n,this.isSVGTag,r.transformTemplate)}renderInstance(e,n,r,i){TC(e,n,r,i)}mount(e){this.isSVGTag=ly(e.tagName),super.mount(e)}};const G$=(t,e)=>ty(t)?new Y$(e):new z$(e,{allowProjection:t!==q.Fragment}),q$=bN({...vB,...N$,...k$,...j$},G$),X$=MF(q$);function ev(t,e,n){var r,i,o,a,c;e==null&&(e=100);function f(){var b=Date.now()-a;b<e&&b>=0?r=setTimeout(f,e-b):(r=null,n||(c=t.apply(o,i),o=i=null))}var p=function(){o=this,i=arguments,a=Date.now();var b=n&&!r;return r||(r=setTimeout(f,e)),b&&(c=t.apply(o,i),o=i=null),c};return p.clear=function(){r&&(clearTimeout(r),r=null)},p.flush=function(){r&&(c=t.apply(o,i),o=i=null,clearTimeout(r),r=null)},p}ev.debounce=ev;var K$=ev;const Lx=Cu(K$);function Z$(t){let{debounce:e,scroll:n,polyfill:r,offsetSize:i}=t===void 0?{debounce:0,scroll:!1,offsetSize:!1}:t;const o=r||(typeof window>"u"?class{}:window.ResizeObserver);if(!o)throw new Error("This browser does not support ResizeObserver out of the box. See: https://github.com/react-spring/react-use-measure/#resize-observer-polyfills");const[a,c]=q.useState({left:0,top:0,width:0,height:0,bottom:0,right:0,x:0,y:0}),f=q.useRef({element:null,scrollContainers:null,resizeObserver:null,lastBounds:a}),p=e?typeof e=="number"?e:e.scroll:null,b=e?typeof e=="number"?e:e.resize:null,m=q.useRef(!1);q.useEffect(()=>(m.current=!0,()=>void(m.current=!1)));const[T,E,A]=q.useMemo(()=>{const H=()=>{if(!f.current.element)return;const{left:W,top:ne,width:Z,height:ae,bottom:S,right:ce,x:ue,y:Ue}=f.current.element.getBoundingClientRect(),et={left:W,top:ne,width:Z,height:ae,bottom:S,right:ce,x:ue,y:Ue};f.current.element instanceof HTMLElement&&i&&(et.height=f.current.element.offsetHeight,et.width=f.current.element.offsetWidth),Object.freeze(et),m.current&&!tV(f.current.lastBounds,et)&&c(f.current.lastBounds=et)};return[H,b?Lx(H,b):H,p?Lx(H,p):H]},[c,i,p,b]);function I(){f.current.scrollContainers&&(f.current.scrollContainers.forEach(H=>H.removeEventListener("scroll",A,!0)),f.current.scrollContainers=null),f.current.resizeObserver&&(f.current.resizeObserver.disconnect(),f.current.resizeObserver=null)}function j(){f.current.element&&(f.current.resizeObserver=new o(A),f.current.resizeObserver.observe(f.current.element),n&&f.current.scrollContainers&&f.current.scrollContainers.forEach(H=>H.addEventListener("scroll",A,{capture:!0,passive:!0})))}const R=H=>{!H||H===f.current.element||(I(),f.current.element=H,f.current.scrollContainers=LE(H),j())};return Q$(A,!!n),J$(E),q.useEffect(()=>{I(),j()},[n,A,E]),q.useEffect(()=>I,[]),[R,a,T]}function J$(t){q.useEffect(()=>{const e=t;return window.addEventListener("resize",e),()=>void window.removeEventListener("resize",e)},[t])}function Q$(t,e){q.useEffect(()=>{if(e){const n=t;return window.addEventListener("scroll",n,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",n,!0)}},[t,e])}function LE(t){const e=[];if(!t||t===document.body)return e;const{overflow:n,overflowX:r,overflowY:i}=window.getComputedStyle(t);return[n,r,i].some(o=>o==="auto"||o==="scroll")&&e.push(t),[...e,...LE(t.parentElement)]}const eV=["x","y","top","bottom","left","right","width","height"],tV=(t,e)=>eV.every(n=>t[n]===e[n]),FE=q.createContext({dragDropManager:void 0});function Cs(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Fx=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Nx=function(){return Math.random().toString(36).substring(7).split("").join(".")},jx={INIT:"@@redux/INIT"+Nx(),REPLACE:"@@redux/REPLACE"+Nx()};function nV(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function rV(t){if(t===void 0)return"undefined";if(t===null)return"null";var e=typeof t;switch(e){case"boolean":case"string":case"number":case"symbol":case"function":return e}if(Array.isArray(t))return"array";if(sV(t))return"date";if(oV(t))return"error";var n=iV(t);switch(n){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return n}return e.slice(8,-1).toLowerCase().replace(/\s/g,"")}function iV(t){return typeof t.constructor=="function"?t.constructor.name:null}function oV(t){return t instanceof Error||typeof t.message=="string"&&t.constructor&&typeof t.constructor.stackTraceLimit=="number"}function sV(t){return t instanceof Date?!0:typeof t.toDateString=="function"&&typeof t.getDate=="function"&&typeof t.setDate=="function"}function uf(t){var e=typeof t;return process.env.NODE_ENV!=="production"&&(e=rV(t)),e}function NE(t,e,n){var r;if(typeof e=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Cs(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof e=="function"&&typeof n>"u"&&(n=e,e=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(1):"Expected the enhancer to be a function. Instead, received: '"+uf(n)+"'");return n(NE)(t,e)}if(typeof t!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(2):"Expected the root reducer to be a function. Instead, received: '"+uf(t)+"'");var i=t,o=e,a=[],c=a,f=!1;function p(){c===a&&(c=a.slice())}function b(){if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return o}function m(I){if(typeof I!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(4):"Expected the listener to be a function. Instead, received: '"+uf(I)+"'");if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var j=!0;return p(),c.push(I),function(){if(j){if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");j=!1,p();var H=c.indexOf(I);c.splice(H,1),a=null}}}function T(I){if(!nV(I))throw new Error(process.env.NODE_ENV==="production"?Cs(7):"Actions must be plain objects. Instead, the actual type was: '"+uf(I)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof I.type>"u")throw new Error(process.env.NODE_ENV==="production"?Cs(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(f)throw new Error(process.env.NODE_ENV==="production"?Cs(9):"Reducers may not dispatch actions.");try{f=!0,o=i(o,I)}finally{f=!1}for(var j=a=c,R=0;R<j.length;R++){var H=j[R];H()}return I}function E(I){if(typeof I!="function")throw new Error(process.env.NODE_ENV==="production"?Cs(10):"Expected the nextReducer to be a function. Instead, received: '"+uf(I));i=I,T({type:jx.REPLACE})}function A(){var I,j=m;return I={subscribe:function(H){if(typeof H!="object"||H===null)throw new Error(process.env.NODE_ENV==="production"?Cs(11):"Expected the observer to be an object. Instead, received: '"+uf(H)+"'");function W(){H.next&&H.next(b())}W();var ne=j(W);return{unsubscribe:ne}}},I[Fx]=function(){return this},I}return T({type:jx.INIT}),r={dispatch:T,subscribe:m,getState:b,replaceReducer:E},r[Fx]=A,r}function Ut(t,e,...n){if(aV()&&e===void 0)throw new Error("invariant requires an error message argument");if(!t){let r;if(e===void 0)r=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{let i=0;r=new Error(e.replace(/%s/g,function(){return n[i++]})),r.name="Invariant Violation"}throw r.framesToPop=1,r}}function aV(){return typeof process<"u"&&process.env.NODE_ENV==="production"}function lV(t,e,n){return e.split(".").reduce((r,i)=>r&&r[i]?r[i]:n||null,t)}function uV(t,e){return t.filter(n=>n!==e)}function jE(t){return typeof t=="object"}function cV(t,e){const n=new Map,r=o=>{n.set(o,n.has(o)?n.get(o)+1:1)};t.forEach(r),e.forEach(r);const i=[];return n.forEach((o,a)=>{o===1&&i.push(a)}),i}function fV(t,e){return t.filter(n=>e.indexOf(n)>-1)}const ky="dnd-core/INIT_COORDS",Mp="dnd-core/BEGIN_DRAG",Dy="dnd-core/PUBLISH_DRAG_SOURCE",Lp="dnd-core/HOVER",Fp="dnd-core/DROP",Np="dnd-core/END_DRAG";function Bx(t,e){return{type:ky,payload:{sourceClientOffset:e||null,clientOffset:t||null}}}const dV={type:ky,payload:{clientOffset:null,sourceClientOffset:null}};function hV(t){return function(n=[],r={publishSource:!0}){const{publishSource:i=!0,clientOffset:o,getSourceClientOffset:a}=r,c=t.getMonitor(),f=t.getRegistry();t.dispatch(Bx(o)),pV(n,c,f);const p=vV(n,c);if(p==null){t.dispatch(dV);return}let b=null;if(o){if(!a)throw new Error("getSourceClientOffset must be defined");gV(a),b=a(p)}t.dispatch(Bx(o,b));const T=f.getSource(p).beginDrag(c,p);if(T==null)return;mV(T),f.pinSource(p);const E=f.getSourceType(p);return{type:Mp,payload:{itemType:E,item:T,sourceId:p,clientOffset:o||null,sourceClientOffset:b||null,isSourcePublic:!!i}}}}function pV(t,e,n){Ut(!e.isDragging(),"Cannot call beginDrag while dragging."),t.forEach(function(r){Ut(n.getSource(r),"Expected sourceIds to be registered.")})}function gV(t){Ut(typeof t=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function mV(t){Ut(jE(t),"Item must be an object.")}function vV(t,e){let n=null;for(let r=t.length-1;r>=0;r--)if(e.canDragSource(t[r])){n=t[r];break}return n}function yV(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function bV(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){yV(t,i,n[i])})}return t}function wV(t){return function(n={}){const r=t.getMonitor(),i=t.getRegistry();xV(r),CV(r).forEach((a,c)=>{const f=SV(a,c,i,r),p={type:Fp,payload:{dropResult:bV({},n,f)}};t.dispatch(p)})}}function xV(t){Ut(t.isDragging(),"Cannot call drop while not dragging."),Ut(!t.didDrop(),"Cannot call drop twice during one drag operation.")}function SV(t,e,n,r){const i=n.getTarget(t);let o=i?i.drop(r,t):void 0;return TV(o),typeof o>"u"&&(o=e===0?{}:r.getDropResult()),o}function TV(t){Ut(typeof t>"u"||jE(t),"Drop result must either be an object or undefined.")}function CV(t){const e=t.getTargetIds().filter(t.canDropOnTarget,t);return e.reverse(),e}function EV(t){return function(){const n=t.getMonitor(),r=t.getRegistry();kV(n);const i=n.getSourceId();return i!=null&&(r.getSource(i,!0).endDrag(n,i),r.unpinSource()),{type:Np}}}function kV(t){Ut(t.isDragging(),"Cannot call endDrag while not dragging.")}function tv(t,e){return e===null?t===null:Array.isArray(t)?t.some(n=>n===e):t===e}function DV(t){return function(n,{clientOffset:r}={}){PV(n);const i=n.slice(0),o=t.getMonitor(),a=t.getRegistry(),c=o.getItemType();return _V(i,a,c),OV(i,o,a),RV(i,o,a),{type:Lp,payload:{targetIds:i,clientOffset:r||null}}}}function PV(t){Ut(Array.isArray(t),"Expected targetIds to be an array.")}function OV(t,e,n){Ut(e.isDragging(),"Cannot call hover while not dragging."),Ut(!e.didDrop(),"Cannot call hover after drop.");for(let r=0;r<t.length;r++){const i=t[r];Ut(t.lastIndexOf(i)===r,"Expected targetIds to be unique in the passed array.");const o=n.getTarget(i);Ut(o,"Expected targetIds to be registered.")}}function _V(t,e,n){for(let r=t.length-1;r>=0;r--){const i=t[r],o=e.getTargetType(i);tv(o,n)||t.splice(r,1)}}function RV(t,e,n){t.forEach(function(r){n.getTarget(r).hover(e,r)})}function AV(t){return function(){if(t.getMonitor().isDragging())return{type:Dy}}}function IV(t){return{beginDrag:hV(t),publishDragSource:AV(t),hover:DV(t),drop:wV(t),endDrag:EV(t)}}class MV{receiveBackend(e){this.backend=e}getMonitor(){return this.monitor}getBackend(){return this.backend}getRegistry(){return this.monitor.registry}getActions(){const e=this,{dispatch:n}=this.store;function r(o){return(...a)=>{const c=o.apply(e,a);typeof c<"u"&&n(c)}}const i=IV(this);return Object.keys(i).reduce((o,a)=>{const c=i[a];return o[a]=r(c),o},{})}dispatch(e){this.store.dispatch(e)}constructor(e,n){this.isSetUp=!1,this.handleRefCountChange=()=>{const r=this.store.getState().refCount>0;this.backend&&(r&&!this.isSetUp?(this.backend.setup(),this.isSetUp=!0):!r&&this.isSetUp&&(this.backend.teardown(),this.isSetUp=!1))},this.store=e,this.monitor=n,e.subscribe(this.handleRefCountChange)}}function LV(t,e){return{x:t.x+e.x,y:t.y+e.y}}function BE(t,e){return{x:t.x-e.x,y:t.y-e.y}}function FV(t){const{clientOffset:e,initialClientOffset:n,initialSourceClientOffset:r}=t;return!e||!n||!r?null:BE(LV(e,r),n)}function NV(t){const{clientOffset:e,initialClientOffset:n}=t;return!e||!n?null:BE(e,n)}const xd=[],Py=[];xd.__IS_NONE__=!0;Py.__IS_ALL__=!0;function jV(t,e){return t===xd?!1:t===Py||typeof e>"u"?!0:fV(e,t).length>0}class BV{subscribeToStateChange(e,n={}){const{handlerIds:r}=n;Ut(typeof e=="function","listener must be a function."),Ut(typeof r>"u"||Array.isArray(r),"handlerIds, when specified, must be an array of strings.");let i=this.store.getState().stateId;const o=()=>{const a=this.store.getState(),c=a.stateId;try{c===i||c===i+1&&!jV(a.dirtyHandlerIds,r)||e()}finally{i=c}};return this.store.subscribe(o)}subscribeToOffsetChange(e){Ut(typeof e=="function","listener must be a function.");let n=this.store.getState().dragOffset;const r=()=>{const i=this.store.getState().dragOffset;i!==n&&(n=i,e())};return this.store.subscribe(r)}canDragSource(e){if(!e)return!1;const n=this.registry.getSource(e);return Ut(n,`Expected to find a valid source. sourceId=${e}`),this.isDragging()?!1:n.canDrag(this,e)}canDropOnTarget(e){if(!e)return!1;const n=this.registry.getTarget(e);if(Ut(n,`Expected to find a valid target. targetId=${e}`),!this.isDragging()||this.didDrop())return!1;const r=this.registry.getTargetType(e),i=this.getItemType();return tv(r,i)&&n.canDrop(this,e)}isDragging(){return!!this.getItemType()}isDraggingSource(e){if(!e)return!1;const n=this.registry.getSource(e,!0);if(Ut(n,`Expected to find a valid source. sourceId=${e}`),!this.isDragging()||!this.isSourcePublic())return!1;const r=this.registry.getSourceType(e),i=this.getItemType();return r!==i?!1:n.isDragging(this,e)}isOverTarget(e,n={shallow:!1}){if(!e)return!1;const{shallow:r}=n;if(!this.isDragging())return!1;const i=this.registry.getTargetType(e),o=this.getItemType();if(o&&!tv(i,o))return!1;const a=this.getTargetIds();if(!a.length)return!1;const c=a.indexOf(e);return r?c===a.length-1:c>-1}getItemType(){return this.store.getState().dragOperation.itemType}getItem(){return this.store.getState().dragOperation.item}getSourceId(){return this.store.getState().dragOperation.sourceId}getTargetIds(){return this.store.getState().dragOperation.targetIds}getDropResult(){return this.store.getState().dragOperation.dropResult}didDrop(){return this.store.getState().dragOperation.didDrop}isSourcePublic(){return!!this.store.getState().dragOperation.isSourcePublic}getInitialClientOffset(){return this.store.getState().dragOffset.initialClientOffset}getInitialSourceClientOffset(){return this.store.getState().dragOffset.initialSourceClientOffset}getClientOffset(){return this.store.getState().dragOffset.clientOffset}getSourceClientOffset(){return FV(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return NV(this.store.getState().dragOffset)}constructor(e,n){this.store=e,this.registry=n}}const $x=typeof global<"u"?global:self,$E=$x.MutationObserver||$x.WebKitMutationObserver;function VE(t){return function(){const n=setTimeout(i,0),r=setInterval(i,50);function i(){clearTimeout(n),clearInterval(r),t()}}}function $V(t){let e=1;const n=new $E(t),r=document.createTextNode("");return n.observe(r,{characterData:!0}),function(){e=-e,r.data=e}}const VV=typeof $E=="function"?$V:VE;class HV{enqueueTask(e){const{queue:n,requestFlush:r}=this;n.length||(r(),this.flushing=!0),n[n.length]=e}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:e}=this;for(;this.index<e.length;){const n=this.index;if(this.index++,e[n].call(),this.index>this.capacity){for(let r=0,i=e.length-this.index;r<i;r++)e[r]=e[r+this.index];e.length-=this.index,this.index=0}}e.length=0,this.index=0,this.flushing=!1},this.registerPendingError=e=>{this.pendingErrors.push(e),this.requestErrorThrow()},this.requestFlush=VV(this.flush),this.requestErrorThrow=VE(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class UV{call(){try{this.task&&this.task()}catch(e){this.onError(e)}finally{this.task=null,this.release(this)}}constructor(e,n){this.onError=e,this.release=n,this.task=null}}class WV{create(e){const n=this.freeTasks,r=n.length?n.pop():new UV(this.onError,i=>n[n.length]=i);return r.task=e,r}constructor(e){this.onError=e,this.freeTasks=[]}}const HE=new HV,zV=new WV(HE.registerPendingError);function YV(t){HE.enqueueTask(zV.create(t))}const Oy="dnd-core/ADD_SOURCE",_y="dnd-core/ADD_TARGET",Ry="dnd-core/REMOVE_SOURCE",jp="dnd-core/REMOVE_TARGET";function GV(t){return{type:Oy,payload:{sourceId:t}}}function qV(t){return{type:_y,payload:{targetId:t}}}function XV(t){return{type:Ry,payload:{sourceId:t}}}function KV(t){return{type:jp,payload:{targetId:t}}}function ZV(t){Ut(typeof t.canDrag=="function","Expected canDrag to be a function."),Ut(typeof t.beginDrag=="function","Expected beginDrag to be a function."),Ut(typeof t.endDrag=="function","Expected endDrag to be a function.")}function JV(t){Ut(typeof t.canDrop=="function","Expected canDrop to be a function."),Ut(typeof t.hover=="function","Expected hover to be a function."),Ut(typeof t.drop=="function","Expected beginDrag to be a function.")}function nv(t,e){if(e&&Array.isArray(t)){t.forEach(n=>nv(n,!1));return}Ut(typeof t=="string"||typeof t=="symbol",e?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}var Os;(function(t){t.SOURCE="SOURCE",t.TARGET="TARGET"})(Os||(Os={}));let QV=0;function e3(){return QV++}function t3(t){const e=e3().toString();switch(t){case Os.SOURCE:return`S${e}`;case Os.TARGET:return`T${e}`;default:throw new Error(`Unknown Handler Role: ${t}`)}}function Vx(t){switch(t[0]){case"S":return Os.SOURCE;case"T":return Os.TARGET;default:throw new Error(`Cannot parse handler ID: ${t}`)}}function Hx(t,e){const n=t.entries();let r=!1;do{const{done:i,value:[,o]}=n.next();if(o===e)return!0;r=!!i}while(!r);return!1}class n3{addSource(e,n){nv(e),ZV(n);const r=this.addHandler(Os.SOURCE,e,n);return this.store.dispatch(GV(r)),r}addTarget(e,n){nv(e,!0),JV(n);const r=this.addHandler(Os.TARGET,e,n);return this.store.dispatch(qV(r)),r}containsHandler(e){return Hx(this.dragSources,e)||Hx(this.dropTargets,e)}getSource(e,n=!1){return Ut(this.isSourceId(e),"Expected a valid source ID."),n&&e===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(e)}getTarget(e){return Ut(this.isTargetId(e),"Expected a valid target ID."),this.dropTargets.get(e)}getSourceType(e){return Ut(this.isSourceId(e),"Expected a valid source ID."),this.types.get(e)}getTargetType(e){return Ut(this.isTargetId(e),"Expected a valid target ID."),this.types.get(e)}isSourceId(e){return Vx(e)===Os.SOURCE}isTargetId(e){return Vx(e)===Os.TARGET}removeSource(e){Ut(this.getSource(e),"Expected an existing source."),this.store.dispatch(XV(e)),YV(()=>{this.dragSources.delete(e),this.types.delete(e)})}removeTarget(e){Ut(this.getTarget(e),"Expected an existing target."),this.store.dispatch(KV(e)),this.dropTargets.delete(e),this.types.delete(e)}pinSource(e){const n=this.getSource(e);Ut(n,"Expected an existing source."),this.pinnedSourceId=e,this.pinnedSource=n}unpinSource(){Ut(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(e,n,r){const i=t3(e);return this.types.set(i,n),e===Os.SOURCE?this.dragSources.set(i,r):e===Os.TARGET&&this.dropTargets.set(i,r),i}constructor(e){this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=e}}const r3=(t,e)=>t===e;function i3(t,e){return!t&&!e?!0:!t||!e?!1:t.x===e.x&&t.y===e.y}function o3(t,e,n=r3){if(t.length!==e.length)return!1;for(let r=0;r<t.length;++r)if(!n(t[r],e[r]))return!1;return!0}function s3(t=xd,e){switch(e.type){case Lp:break;case Oy:case _y:case jp:case Ry:return xd;case Mp:case Dy:case Np:case Fp:default:return Py}const{targetIds:n=[],prevTargetIds:r=[]}=e.payload,i=cV(n,r);if(!(i.length>0||!o3(n,r)))return xd;const a=r[r.length-1],c=n[n.length-1];return a!==c&&(a&&i.push(a),c&&i.push(c)),i}function a3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l3(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){a3(t,i,n[i])})}return t}const Ux={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function u3(t=Ux,e){const{payload:n}=e;switch(e.type){case ky:case Mp:return{initialSourceClientOffset:n.sourceClientOffset,initialClientOffset:n.clientOffset,clientOffset:n.clientOffset};case Lp:return i3(t.clientOffset,n.clientOffset)?t:l3({},t,{clientOffset:n.clientOffset});case Np:case Fp:return Ux;default:return t}}function c3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function cf(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){c3(t,i,n[i])})}return t}const f3={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function d3(t=f3,e){const{payload:n}=e;switch(e.type){case Mp:return cf({},t,{itemType:n.itemType,item:n.item,sourceId:n.sourceId,isSourcePublic:n.isSourcePublic,dropResult:null,didDrop:!1});case Dy:return cf({},t,{isSourcePublic:!0});case Lp:return cf({},t,{targetIds:n.targetIds});case jp:return t.targetIds.indexOf(n.targetId)===-1?t:cf({},t,{targetIds:uV(t.targetIds,n.targetId)});case Fp:return cf({},t,{dropResult:n.dropResult,didDrop:!0,targetIds:[]});case Np:return cf({},t,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return t}}function h3(t=0,e){switch(e.type){case Oy:case _y:return t+1;case Ry:case jp:return t-1;default:return t}}function p3(t=0){return t+1}function g3(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function m3(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable}))),r.forEach(function(i){g3(t,i,n[i])})}return t}function v3(t={},e){return{dirtyHandlerIds:s3(t.dirtyHandlerIds,{type:e.type,payload:m3({},e.payload,{prevTargetIds:lV(t,"dragOperation.targetIds",[])})}),dragOffset:u3(t.dragOffset,e),refCount:h3(t.refCount,e),dragOperation:d3(t.dragOperation,e),stateId:p3(t.stateId)}}function y3(t,e=void 0,n={},r=!1){const i=b3(r),o=new BV(i,new n3(i)),a=new MV(i,o),c=t(a,e,n);return a.receiveBackend(c),a}function b3(t){const e=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return NE(v3,t&&e&&e({name:"dnd-core",instanceId:"dnd-core"}))}function w3(t,e){if(t==null)return{};var n=x3(t,e),r,i;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i<o.length;i++)r=o[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function x3(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,o;for(o=0;o<r.length;o++)i=r[o],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}let Wx=0;const $h=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var UE=q.memo(function(e){var{children:n}=e,r=w3(e,["children"]);const[i,o]=S3(r);return q.useEffect(()=>{if(o){const a=WE();return++Wx,()=>{--Wx===0&&(a[$h]=null)}}},[]),_e.jsx(FE.Provider,{value:i,children:n})});function S3(t){if("manager"in t)return[{dragDropManager:t.manager},!1];const e=T3(t.backend,t.context,t.options,t.debugMode),n=!t.context;return[e,n]}function T3(t,e=WE(),n,r){const i=e;return i[$h]||(i[$h]={dragDropManager:y3(t,e,n,r)}),i[$h]}function WE(){return typeof global<"u"?global:window}var C3=function t(e,n){if(e===n)return!0;if(e&&n&&typeof e=="object"&&typeof n=="object"){if(e.constructor!==n.constructor)return!1;var r,i,o;if(Array.isArray(e)){if(r=e.length,r!=n.length)return!1;for(i=r;i--!==0;)if(!t(e[i],n[i]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if(o=Object.keys(e),r=o.length,r!==Object.keys(n).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,o[i]))return!1;for(i=r;i--!==0;){var a=o[i];if(!t(e[a],n[a]))return!1}return!0}return e!==e&&n!==n};const E3=Cu(C3),Ec=typeof window<"u"?q.useLayoutEffect:q.useEffect;function zE(t,e,n){const[r,i]=q.useState(()=>e(t)),o=q.useCallback(()=>{const a=e(t);E3(r,a)||(i(a),n&&n())},[r,t,n]);return Ec(o),[r,o]}function k3(t,e,n){const[r,i]=zE(t,e,n);return Ec(function(){const a=t.getHandlerId();if(a!=null)return t.subscribeToStateChange(i,{handlerIds:[a]})},[t,i]),r}function YE(t,e,n){return k3(e,t||(()=>({})),()=>n.reconnect())}function GE(t,e){const n=[...e||[]];return e==null&&typeof t!="function"&&n.push(t),q.useMemo(()=>typeof t=="function"?t():t,n)}function D3(t){return q.useMemo(()=>t.hooks.dragSource(),[t])}function P3(t){return q.useMemo(()=>t.hooks.dragPreview(),[t])}let Gg=!1,qg=!1;class O3{receiveHandlerId(e){this.sourceId=e}getHandlerId(){return this.sourceId}canDrag(){Ut(!Gg,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return Gg=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{Gg=!1}}isDragging(){if(!this.sourceId)return!1;Ut(!qg,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return qg=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{qg=!1}}subscribeToStateChange(e,n){return this.internalMonitor.subscribeToStateChange(e,n)}isDraggingSource(e){return this.internalMonitor.isDraggingSource(e)}isOverTarget(e,n){return this.internalMonitor.isOverTarget(e,n)}getTargetIds(){return this.internalMonitor.getTargetIds()}isSourcePublic(){return this.internalMonitor.isSourcePublic()}getSourceId(){return this.internalMonitor.getSourceId()}subscribeToOffsetChange(e){return this.internalMonitor.subscribeToOffsetChange(e)}canDragSource(e){return this.internalMonitor.canDragSource(e)}canDropOnTarget(e){return this.internalMonitor.canDropOnTarget(e)}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(e){this.sourceId=null,this.internalMonitor=e.getMonitor()}}let Xg=!1;class _3{receiveHandlerId(e){this.targetId=e}getHandlerId(){return this.targetId}subscribeToStateChange(e,n){return this.internalMonitor.subscribeToStateChange(e,n)}canDrop(){if(!this.targetId)return!1;Ut(!Xg,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return Xg=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{Xg=!1}}isOver(e){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,e):!1}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(e){this.targetId=null,this.internalMonitor=e.getMonitor()}}function R3(t,e,n){const r=n.getRegistry(),i=r.addTarget(t,e);return[i,()=>r.removeTarget(i)]}function A3(t,e,n){const r=n.getRegistry(),i=r.addSource(t,e);return[i,()=>r.removeSource(i)]}function rv(t,e,n,r){let i;if(i!==void 0)return!!i;if(t===e)return!0;if(typeof t!="object"||!t||typeof e!="object"||!e)return!1;const o=Object.keys(t),a=Object.keys(e);if(o.length!==a.length)return!1;const c=Object.prototype.hasOwnProperty.bind(e);for(let f=0;f<o.length;f++){const p=o[f];if(!c(p))return!1;const b=t[p],m=e[p];if(i=void 0,i===!1||i===void 0&&b!==m)return!1}return!0}function iv(t){return t!==null&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function I3(t){if(typeof t.type=="string")return;const e=t.type.displayName||t.type.name||"the component";throw new Error(`Only native element nodes can now be passed to React DnD connectors.You can either wrap ${e} into a <div>, or turn it into a drag source or a drop target itself.`)}function M3(t){return(e=null,n=null)=>{if(!q.isValidElement(e)){const o=e;return t(o,n),o}const r=e;return I3(r),L3(r,n?o=>t(o,n):t)}}function qE(t){const e={};return Object.keys(t).forEach(n=>{const r=t[n];if(n.endsWith("Ref"))e[n]=t[n];else{const i=M3(r);e[n]=()=>i}}),e}function zx(t,e){typeof t=="function"?t(e):t.current=e}function L3(t,e){const n=t.ref;return Ut(typeof n!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),n?q.cloneElement(t,{ref:r=>{zx(n,r),zx(e,r)}}):q.cloneElement(t,{ref:e})}class F3{receiveHandlerId(e){this.handlerId!==e&&(this.handlerId=e,this.reconnect())}get connectTarget(){return this.dragSource}get dragSourceOptions(){return this.dragSourceOptionsInternal}set dragSourceOptions(e){this.dragSourceOptionsInternal=e}get dragPreviewOptions(){return this.dragPreviewOptionsInternal}set dragPreviewOptions(e){this.dragPreviewOptionsInternal=e}reconnect(){const e=this.reconnectDragSource();this.reconnectDragPreview(e)}reconnectDragSource(){const e=this.dragSource,n=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return n&&this.disconnectDragSource(),this.handlerId?e?(n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=e,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,e,this.dragSourceOptions)),n):(this.lastConnectedDragSource=e,n):n}reconnectDragPreview(e=!1){const n=this.dragPreview,r=e||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(r&&this.disconnectDragPreview(),!!this.handlerId){if(!n){this.lastConnectedDragPreview=n;return}r&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=n,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,n,this.dragPreviewOptions))}}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didConnectedDragSourceChange(){return this.lastConnectedDragSource!==this.dragSource}didConnectedDragPreviewChange(){return this.lastConnectedDragPreview!==this.dragPreview}didDragSourceOptionsChange(){return!rv(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!rv(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}disconnectDragSource(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}disconnectDragPreview(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}get dragSource(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}get dragPreview(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}clearDragSource(){this.dragSourceNode=null,this.dragSourceRef=null}clearDragPreview(){this.dragPreviewNode=null,this.dragPreviewRef=null}constructor(e){this.hooks=qE({dragSource:(n,r)=>{this.clearDragSource(),this.dragSourceOptions=r||null,iv(n)?this.dragSourceRef=n:this.dragSourceNode=n,this.reconnectDragSource()},dragPreview:(n,r)=>{this.clearDragPreview(),this.dragPreviewOptions=r||null,iv(n)?this.dragPreviewRef=n:this.dragPreviewNode=n,this.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=e}}class N3{get connectTarget(){return this.dropTarget}reconnect(){const e=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();e&&this.disconnectDropTarget();const n=this.dropTarget;if(this.handlerId){if(!n){this.lastConnectedDropTarget=n;return}e&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=n,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,n,this.dropTargetOptions))}}receiveHandlerId(e){e!==this.handlerId&&(this.handlerId=e,this.reconnect())}get dropTargetOptions(){return this.dropTargetOptionsInternal}set dropTargetOptions(e){this.dropTargetOptionsInternal=e}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didDropTargetChange(){return this.lastConnectedDropTarget!==this.dropTarget}didOptionsChange(){return!rv(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}disconnectDropTarget(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}get dropTarget(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}clearDropTarget(){this.dropTargetRef=null,this.dropTargetNode=null}constructor(e){this.hooks=qE({dropTarget:(n,r)=>{this.clearDropTarget(),this.dropTargetOptions=r,iv(n)?this.dropTargetRef=n:this.dropTargetNode=n,this.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=e}}function _l(){const{dragDropManager:t}=q.useContext(FE);return Ut(t!=null,"Expected drag drop context"),t}function j3(t,e){const n=_l(),r=q.useMemo(()=>new F3(n.getBackend()),[n]);return Ec(()=>(r.dragSourceOptions=t||null,r.reconnect(),()=>r.disconnectDragSource()),[r,t]),Ec(()=>(r.dragPreviewOptions=e||null,r.reconnect(),()=>r.disconnectDragPreview()),[r,e]),r}function B3(){const t=_l();return q.useMemo(()=>new O3(t),[t])}class $3{beginDrag(){const e=this.spec,n=this.monitor;let r=null;return typeof e.item=="object"?r=e.item:typeof e.item=="function"?r=e.item(n):r={},r??null}canDrag(){const e=this.spec,n=this.monitor;return typeof e.canDrag=="boolean"?e.canDrag:typeof e.canDrag=="function"?e.canDrag(n):!0}isDragging(e,n){const r=this.spec,i=this.monitor,{isDragging:o}=r;return o?o(i):n===e.getSourceId()}endDrag(){const e=this.spec,n=this.monitor,r=this.connector,{end:i}=e;i&&i(n.getItem(),n),r.reconnect()}constructor(e,n,r){this.spec=e,this.monitor=n,this.connector=r}}function V3(t,e,n){const r=q.useMemo(()=>new $3(t,e,n),[e,n]);return q.useEffect(()=>{r.spec=t},[t]),r}function H3(t){return q.useMemo(()=>{const e=t.type;return Ut(e!=null,"spec.type must be defined"),e},[t])}function U3(t,e,n){const r=_l(),i=V3(t,e,n),o=H3(t);Ec(function(){if(o!=null){const[c,f]=A3(o,i,r);return e.receiveHandlerId(c),n.receiveHandlerId(c),f}},[r,e,n,i,o])}function XE(t,e){const n=GE(t,e);Ut(!n.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");const r=B3(),i=j3(n.options,n.previewOptions);return U3(n,r,i),[YE(n.collect,r,i),D3(i),P3(i)]}function W3(t){const n=_l().getMonitor(),[r,i]=zE(n,t);return q.useEffect(()=>n.subscribeToOffsetChange(i)),q.useEffect(()=>n.subscribeToStateChange(i)),r}function z3(t){return q.useMemo(()=>t.hooks.dropTarget(),[t])}function Y3(t){const e=_l(),n=q.useMemo(()=>new N3(e.getBackend()),[e]);return Ec(()=>(n.dropTargetOptions=t||null,n.reconnect(),()=>n.disconnectDropTarget()),[t]),n}function G3(){const t=_l();return q.useMemo(()=>new _3(t),[t])}function q3(t){const{accept:e}=t;return q.useMemo(()=>(Ut(t.accept!=null,"accept must be defined"),Array.isArray(e)?e:[e]),[e])}class X3{canDrop(){const e=this.spec,n=this.monitor;return e.canDrop?e.canDrop(n.getItem(),n):!0}hover(){const e=this.spec,n=this.monitor;e.hover&&e.hover(n.getItem(),n)}drop(){const e=this.spec,n=this.monitor;if(e.drop)return e.drop(n.getItem(),n)}constructor(e,n){this.spec=e,this.monitor=n}}function K3(t,e){const n=q.useMemo(()=>new X3(t,e),[e]);return q.useEffect(()=>{n.spec=t},[t]),n}function Z3(t,e,n){const r=_l(),i=K3(t,e),o=q3(t);Ec(function(){const[c,f]=R3(o,i,r);return e.receiveHandlerId(c),n.receiveHandlerId(c),f},[r,e,i,n,o.map(a=>a.toString()).join("|")])}function up(t,e){const n=GE(t,e),r=G3(),i=Y3(n.options);return Z3(n,r,i),[YE(n.collect,r,i),z3(i)]}var KE=t=>{throw TypeError(t)},ZE=(t,e,n)=>e.has(t)||KE("Cannot "+n),Nt=(t,e,n)=>(ZE(t,e,"read from private field"),n?n.call(t):e.get(t)),ks=(t,e,n)=>e.has(t)?KE("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),dc=(t,e,n,r)=>(ZE(t,e,"write to private field"),e.set(t,n),n),au,J3=class{constructor(){ks(this,au),this.register=t=>{Nt(this,au).push(t)},this.unregister=t=>{for(;Nt(this,au).indexOf(t)!==-1;)Nt(this,au).splice(Nt(this,au).indexOf(t),1)},this.backendChanged=t=>{for(let e of Nt(this,au))e.backendChanged(t)},dc(this,au,[])}};au=new WeakMap;var qo,dd,Xo,vl,hc,ov,sv,av,Vh,Hh,hd,JE=class Uh{constructor(e,n,r){if(ks(this,qo),ks(this,dd),ks(this,Xo),ks(this,vl),ks(this,hc),ks(this,ov,(i,o,a)=>{if(!a.backend)throw new Error(`You must specify a 'backend' property in your Backend entry: ${JSON.stringify(a)}`);let c=a.backend(i,o,a.options),f=a.id,p=!a.id&&c&&c.constructor;if(p&&(f=c.constructor.name),!f)throw new Error(`You must specify an 'id' property in your Backend entry: ${JSON.stringify(a)}
|
|
5
|
-
see this guide: https://github.com/louisbrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend#migrating-from-5xx`);if(p&&console.warn(`Deprecation notice: You are using a pipeline which doesn't include backends' 'id'.
|
|
6
|
-
This might be unsupported in the future, please specify 'id' explicitely for every backend.`),Nt(this,Xo)[f])throw new Error(`You must specify a unique 'id' property in your Backend entry:
|
|
7
|
-
${JSON.stringify(a)} (conflicts with: ${JSON.stringify(Nt(this,Xo)[f])})`);return{id:f,instance:c,preview:a.preview??!1,transition:a.transition,skipDispatchOnTransition:a.skipDispatchOnTransition??!1}}),this.setup=()=>{if(!(typeof window>"u")){if(Uh.isSetUp)throw new Error("Cannot have two MultiBackends at the same time.");Uh.isSetUp=!0,Nt(this,sv).call(this,window),Nt(this,Xo)[Nt(this,qo)].instance.setup()}},this.teardown=()=>{typeof window>"u"||(Uh.isSetUp=!1,Nt(this,av).call(this,window),Nt(this,Xo)[Nt(this,qo)].instance.teardown())},this.connectDragSource=(i,o,a)=>Nt(this,hd).call(this,"connectDragSource",i,o,a),this.connectDragPreview=(i,o,a)=>Nt(this,hd).call(this,"connectDragPreview",i,o,a),this.connectDropTarget=(i,o,a)=>Nt(this,hd).call(this,"connectDropTarget",i,o,a),this.profile=()=>Nt(this,Xo)[Nt(this,qo)].instance.profile(),this.previewEnabled=()=>Nt(this,Xo)[Nt(this,qo)].preview,this.previewsList=()=>Nt(this,dd),this.backendsList=()=>Nt(this,vl),ks(this,sv,i=>{for(let o of Nt(this,vl))o.transition&&i.addEventListener(o.transition.event,Nt(this,Vh))}),ks(this,av,i=>{for(let o of Nt(this,vl))o.transition&&i.removeEventListener(o.transition.event,Nt(this,Vh))}),ks(this,Vh,i=>{var a;let o=Nt(this,qo);if(Nt(this,vl).some(c=>c.id!==Nt(this,qo)&&c.transition&&c.transition.check(i)?(dc(this,qo,c.id),!0):!1),Nt(this,qo)!==o){Nt(this,Xo)[o].instance.teardown();for(let[b,m]of Object.entries(Nt(this,hc)))m.unsubscribe(),m.unsubscribe=Nt(this,Hh).call(this,m.func,...m.args);Nt(this,dd).backendChanged(this);let c=Nt(this,Xo)[Nt(this,qo)];if(c.instance.setup(),c.skipDispatchOnTransition)return;let f=i.constructor,p=new f(i.type,i);(a=i.target)==null||a.dispatchEvent(p)}}),ks(this,Hh,(i,o,a,c)=>Nt(this,Xo)[Nt(this,qo)].instance[i](o,a,c)),ks(this,hd,(i,o,a,c)=>{let f=`${i}_${o}`,p=Nt(this,Hh).call(this,i,o,a,c);return Nt(this,hc)[f]={func:i,args:[o,a,c],unsubscribe:p},()=>{Nt(this,hc)[f].unsubscribe(),delete Nt(this,hc)[f]}}),!r||!r.backends||r.backends.length<1)throw new Error(`You must specify at least one Backend, if you are coming from 2.x.x (or don't understand this error)
|
|
8
|
-
see this guide: https://github.com/louisbrunner/dnd-multi-backend/tree/master/packages/react-dnd-multi-backend#migrating-from-2xx`);dc(this,dd,new J3),dc(this,Xo,{}),dc(this,vl,[]);for(let i of r.backends){let o=Nt(this,ov).call(this,e,n,i);Nt(this,Xo)[o.id]=o,Nt(this,vl).push(o)}dc(this,qo,Nt(this,vl)[0].id),dc(this,hc,{})}};qo=new WeakMap,dd=new WeakMap,Xo=new WeakMap,vl=new WeakMap,hc=new WeakMap,ov=new WeakMap,sv=new WeakMap,av=new WeakMap,Vh=new WeakMap,Hh=new WeakMap,hd=new WeakMap,JE.isSetUp=!1;var Q3=JE,eH=(t,e,n)=>new Q3(t,e,n),QE=(t,e)=>({event:t,check:e}),tH=QE("touchstart",t=>{let e=t;return e.touches!==null&&e.touches!==void 0}),nH=QE("pointerdown",t=>t.pointerType==="mouse"),fu;(function(t){t.mouse="mouse",t.touch="touch",t.keyboard="keyboard"})(fu||(fu={}));class rH{get delay(){var e;return(e=this.args.delay)!==null&&e!==void 0?e:0}get scrollAngleRanges(){return this.args.scrollAngleRanges}get getDropTargetElementsAtPoint(){return this.args.getDropTargetElementsAtPoint}get ignoreContextMenu(){var e;return(e=this.args.ignoreContextMenu)!==null&&e!==void 0?e:!1}get enableHoverOutsideTarget(){var e;return(e=this.args.enableHoverOutsideTarget)!==null&&e!==void 0?e:!1}get enableKeyboardEvents(){var e;return(e=this.args.enableKeyboardEvents)!==null&&e!==void 0?e:!1}get enableMouseEvents(){var e;return(e=this.args.enableMouseEvents)!==null&&e!==void 0?e:!1}get enableTouchEvents(){var e;return(e=this.args.enableTouchEvents)!==null&&e!==void 0?e:!0}get touchSlop(){return this.args.touchSlop||0}get delayTouchStart(){var e,n,r,i;return(i=(r=(e=this.args)===null||e===void 0?void 0:e.delayTouchStart)!==null&&r!==void 0?r:(n=this.args)===null||n===void 0?void 0:n.delay)!==null&&i!==void 0?i:0}get delayMouseStart(){var e,n,r,i;return(i=(r=(e=this.args)===null||e===void 0?void 0:e.delayMouseStart)!==null&&r!==void 0?r:(n=this.args)===null||n===void 0?void 0:n.delay)!==null&&i!==void 0?i:0}get window(){if(this.context&&this.context.window)return this.context.window;if(typeof window<"u")return window}get document(){var e;if(!((e=this.context)===null||e===void 0)&&e.document)return this.context.document;if(this.window)return this.window.document}get rootElement(){var e;return((e=this.args)===null||e===void 0?void 0:e.rootElement)||this.document}constructor(e,n){this.args=e,this.context=n}}function iH(t,e,n,r){return Math.sqrt(Math.pow(Math.abs(n-t),2)+Math.pow(Math.abs(r-e),2))}function oH(t,e,n,r,i){if(!i)return!1;const o=Math.atan2(r-e,n-t)*180/Math.PI+180;for(let a=0;a<i.length;++a){const c=i[a];if(c&&(c.start==null||o>=c.start)&&(c.end==null||o<=c.end))return!0}return!1}const sH={Left:1},aH={Left:0};function Kg(t){return t.button===void 0||t.button===aH.Left}function lH(t){return t.buttons===void 0||(t.buttons&sH.Left)===0}function ek(t){return!!t.targetTouches}const uH=1;function cH(t){const e=t.nodeType===uH?t:t.parentElement;if(!e)return;const{top:n,left:r}=e.getBoundingClientRect();return{x:r,y:n}}function fH(t,e){if(t.targetTouches.length===1)return cp(t.targetTouches[0]);if(e&&t.touches.length===1&&t.touches[0].target===e.target)return cp(t.touches[0])}function cp(t,e){return ek(t)?fH(t,e):{x:t.clientX,y:t.clientY}}const Yx=(()=>{let t=!1;try{addEventListener("test",()=>{},Object.defineProperty({},"passive",{get(){return t=!0,!0}}))}catch{}return t})(),od={[fu.mouse]:{start:"mousedown",move:"mousemove",end:"mouseup",contextmenu:"contextmenu"},[fu.touch]:{start:"touchstart",move:"touchmove",end:"touchend"},[fu.keyboard]:{keydown:"keydown"}};class Sd{profile(){var e;return{sourceNodes:this.sourceNodes.size,sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,targetNodes:this.targetNodes.size,dragOverTargetIds:((e=this.dragOverTargetIds)===null||e===void 0?void 0:e.length)||0}}get document(){return this.options.document}setup(){const e=this.options.rootElement;e&&(Ut(!Sd.isSetUp,"Cannot have two Touch backends at the same time."),Sd.isSetUp=!0,this.addEventListener(e,"start",this.getTopMoveStartHandler()),this.addEventListener(e,"start",this.handleTopMoveStartCapture,!0),this.addEventListener(e,"move",this.handleTopMove),this.addEventListener(e,"move",this.handleTopMoveCapture,!0),this.addEventListener(e,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.addEventListener(e,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.addEventListener(e,"keydown",this.handleCancelOnEscape,!0))}teardown(){const e=this.options.rootElement;e&&(Sd.isSetUp=!1,this._mouseClientOffset={},this.removeEventListener(e,"start",this.handleTopMoveStartCapture,!0),this.removeEventListener(e,"start",this.handleTopMoveStart),this.removeEventListener(e,"move",this.handleTopMoveCapture,!0),this.removeEventListener(e,"move",this.handleTopMove),this.removeEventListener(e,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.removeEventListener(e,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.removeEventListener(e,"keydown",this.handleCancelOnEscape,!0),this.uninstallSourceNodeRemovalObserver())}addEventListener(e,n,r,i=!1){const o=Yx?{capture:i,passive:!1}:i;this.listenerTypes.forEach(function(a){const c=od[a][n];c&&e.addEventListener(c,r,o)})}removeEventListener(e,n,r,i=!1){const o=Yx?{capture:i,passive:!1}:i;this.listenerTypes.forEach(function(a){const c=od[a][n];c&&e.removeEventListener(c,r,o)})}connectDragSource(e,n){const r=this.handleMoveStart.bind(this,e);return this.sourceNodes.set(e,n),this.addEventListener(n,"start",r),()=>{this.sourceNodes.delete(e),this.removeEventListener(n,"start",r)}}connectDragPreview(e,n,r){return this.sourcePreviewNodeOptions.set(e,r),this.sourcePreviewNodes.set(e,n),()=>{this.sourcePreviewNodes.delete(e),this.sourcePreviewNodeOptions.delete(e)}}connectDropTarget(e,n){const r=this.options.rootElement;if(!this.document||!r)return()=>{};const i=o=>{if(!this.document||!r||!this.monitor.isDragging())return;let a;switch(o.type){case od.mouse.move:a={x:o.clientX,y:o.clientY};break;case od.touch.move:var c,f;a={x:((c=o.touches[0])===null||c===void 0?void 0:c.clientX)||0,y:((f=o.touches[0])===null||f===void 0?void 0:f.clientY)||0};break}const p=a!=null?this.document.elementFromPoint(a.x,a.y):void 0,b=p&&n.contains(p);if(p===n||b)return this.handleMove(o,e)};return this.addEventListener(this.document.body,"move",i),this.targetNodes.set(e,n),()=>{this.document&&(this.targetNodes.delete(e),this.removeEventListener(this.document.body,"move",i))}}getTopMoveStartHandler(){return!this.options.delayTouchStart&&!this.options.delayMouseStart?this.handleTopMoveStart:this.handleTopMoveStartDelay}installSourceNodeRemovalObserver(e){this.uninstallSourceNodeRemovalObserver(),this.draggedSourceNode=e,this.draggedSourceNodeRemovalObserver=new MutationObserver(()=>{e&&!e.parentElement&&(this.resurrectSourceNode(),this.uninstallSourceNodeRemovalObserver())}),!(!e||!e.parentElement)&&this.draggedSourceNodeRemovalObserver.observe(e.parentElement,{childList:!0})}resurrectSourceNode(){this.document&&this.draggedSourceNode&&(this.draggedSourceNode.style.display="none",this.draggedSourceNode.removeAttribute("data-reactid"),this.document.body.appendChild(this.draggedSourceNode))}uninstallSourceNodeRemovalObserver(){this.draggedSourceNodeRemovalObserver&&this.draggedSourceNodeRemovalObserver.disconnect(),this.draggedSourceNodeRemovalObserver=void 0,this.draggedSourceNode=void 0}constructor(e,n,r){this.getSourceClientOffset=i=>{const o=this.sourceNodes.get(i);return o&&cH(o)},this.handleTopMoveStartCapture=i=>{Kg(i)&&(this.moveStartSourceIds=[])},this.handleMoveStart=i=>{Array.isArray(this.moveStartSourceIds)&&this.moveStartSourceIds.unshift(i)},this.handleTopMoveStart=i=>{if(!Kg(i))return;const o=cp(i);o&&(ek(i)&&(this.lastTargetTouchFallback=i.targetTouches[0]),this._mouseClientOffset=o),this.waitingForDelay=!1},this.handleTopMoveStartDelay=i=>{if(!Kg(i))return;const o=i.type===od.touch.start?this.options.delayTouchStart:this.options.delayMouseStart;this.timeout=setTimeout(this.handleTopMoveStart.bind(this,i),o),this.waitingForDelay=!0},this.handleTopMoveCapture=()=>{this.dragOverTargetIds=[]},this.handleMove=(i,o)=>{this.dragOverTargetIds&&this.dragOverTargetIds.unshift(o)},this.handleTopMove=i=>{if(this.timeout&&clearTimeout(this.timeout),!this.document||this.waitingForDelay)return;const{moveStartSourceIds:o,dragOverTargetIds:a}=this,c=this.options.enableHoverOutsideTarget,f=cp(i,this.lastTargetTouchFallback);if(!f)return;if(this._isScrolling||!this.monitor.isDragging()&&oH(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,f.x,f.y,this.options.scrollAngleRanges)){this._isScrolling=!0;return}if(!this.monitor.isDragging()&&this._mouseClientOffset.hasOwnProperty("x")&&o&&iH(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,f.x,f.y)>(this.options.touchSlop?this.options.touchSlop:0)&&(this.moveStartSourceIds=void 0,this.actions.beginDrag(o,{clientOffset:this._mouseClientOffset,getSourceClientOffset:this.getSourceClientOffset,publishSource:!1})),!this.monitor.isDragging())return;const p=this.sourceNodes.get(this.monitor.getSourceId());this.installSourceNodeRemovalObserver(p),this.actions.publishDragSource(),i.cancelable&&i.preventDefault();const b=(a||[]).map(A=>this.targetNodes.get(A)).filter(A=>!!A),m=this.options.getDropTargetElementsAtPoint?this.options.getDropTargetElementsAtPoint(f.x,f.y,b):this.document.elementsFromPoint(f.x,f.y),T=[];for(const A in m){if(!m.hasOwnProperty(A))continue;let I=m[A];for(I!=null&&T.push(I);I;)I=I.parentElement,I&&T.indexOf(I)===-1&&T.push(I)}const E=T.filter(A=>b.indexOf(A)>-1).map(A=>this._getDropTargetId(A)).filter(A=>!!A).filter((A,I,j)=>j.indexOf(A)===I);if(c)for(const A in this.targetNodes){const I=this.targetNodes.get(A);if(p&&I&&I.contains(p)&&E.indexOf(A)===-1){E.unshift(A);break}}E.reverse(),this.actions.hover(E,{clientOffset:f})},this._getDropTargetId=i=>{const o=this.targetNodes.keys();let a=o.next();for(;a.done===!1;){const c=a.value;if(i===this.targetNodes.get(c))return c;a=o.next()}},this.handleTopMoveEndCapture=i=>{if(this._isScrolling=!1,this.lastTargetTouchFallback=void 0,!!lH(i)){if(!this.monitor.isDragging()||this.monitor.didDrop()){this.moveStartSourceIds=void 0;return}i.cancelable&&i.preventDefault(),this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.drop(),this.actions.endDrag()}},this.handleCancelOnEscape=i=>{i.key==="Escape"&&this.monitor.isDragging()&&(this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.endDrag())},this.options=new rH(r,n),this.actions=e.getActions(),this.monitor=e.getMonitor(),this.sourceNodes=new Map,this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.targetNodes=new Map,this.listenerTypes=[],this._mouseClientOffset={},this._isScrolling=!1,this.options.enableMouseEvents&&this.listenerTypes.push(fu.mouse),this.options.enableTouchEvents&&this.listenerTypes.push(fu.touch),this.options.enableKeyboardEvents&&this.listenerTypes.push(fu.keyboard)}}const dH=function(e,n={},r={}){return new Sd(e,n,r)};var Is=function(){return Is=Object.assign||function(e){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Is.apply(this,arguments)};function io(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}function hH(t){var e=t.isVisible,n=t.ease,r=n===void 0?"easeIn":n,i=t.duration,o=t.variants,a=o===void 0?{open:{opacity:1,height:"auto"},close:{opacity:0,height:0}}:o,c=t.children,f=Z$({polyfill:TF}),p=f[0],b=f[1].height,m=q.useState(e),T=m[0],E=m[1],A=q.useState(e),I=A[0],j=A[1],R=q.useState(!1),H=R[0],W=R[1],ne=function(){W(!1),e||E(!1)};q.useEffect(function(){W(!0),e?E(!0):j(!1)},[e]);var Z=b===0;return q.useEffect(function(){T&&j(!0)},[Z]),q.createElement(X$.div,{style:H?{overflow:"hidden"}:void 0,onAnimationComplete:ne,initial:I?"open":"close",animate:I?"open":"close",inherit:!1,variants:a,transition:{ease:r,duration:pH(b,i)}},q.createElement("div",{ref:p},T&&c))}function pH(t,e){if(e)return e;if(!t)return 0;var n=t/36;return Math.round((4+10*Math.pow(n,.25)+n/5)*10)/1500}var tk=q.createContext({}),gH={isLock:!1},mH=function(t){var e=q.useState(gH.isLock),n=e[0],r=e[1];return q.createElement(tk.Provider,{value:{isLock:n,lock:function(){return r(!0)},unlock:function(){return r(!1)}}},t.children)},Xd=q.createContext({}),Eh={dropTargetId:void 0,index:void 0},vH=function(t){var e=q.useState(Eh.dropTargetId),n=e[0],r=e[1],i=q.useState(Eh.index),o=i[0],a=i[1],c=function(p,b){r(p),a(b)},f=function(){r(Eh.dropTargetId),a(Eh.index)};return q.createElement(Xd.Provider,{value:{dropTargetId:n,index:o,showPlaceholder:c,hidePlaceholder:f}},t.children)},yH=function(t,e){return t.text>e.text?1:t.text<e.text?-1:0},sd=function(t,e){return t.find(function(n){return n.id===e})},nk=function(t,e,n){if(n===0)return!1;var r=t.find(function(i){return i.id===n});return r===void 0?!1:r.parent===e?!0:nk(t,e,r.parent)},Ay=function(t){return typeof t=="object"&&t!==null&&"id"in t&&"parent"in t&&"text"in t},wu=function(t,e,n){var r=n.tree,i=n.rootId,o=n.canDrop;if(t===null){if(e===i)return!0;var a=r.find(function(b){return b.id===e});return!!(a&&a.droppable)}else{var c=Ay(t)?t.id:null;if(o){var f=o(c,e);if(f!==void 0)return f}if(c===e)return!1;var p=r.find(function(m){return m.id===c}),a=r.find(function(m){return m.id===e});return p===void 0||c===null?e===i||!!(a!=null&&a.droppable):a===void 0?p.parent!==0:p.parent===e||!a.droppable?!1:!nk(r,c,e)}},bH=function(t,e,n){return t.map(function(r){return r.id===e?Is(Is({},r),{parent:n}):r})},rk=function(t,e,n){if(n===0)return 0;var r=t.filter(function(i){return i.parent===e});return r[n]?t.findIndex(function(i){return i.id===r[n].id}):t.findIndex(function(i){return i.id===r[n-1].id})+1},wH=function(t,e){return t.findIndex(function(n){return n.id===e})},ik=function(t,e,n,r){var i=wH(t,e),o=rk(t,n,r);return o=o>i?o-1:o,[i,o]},xH=function(t,e,n){var r=e<0?t.length+e:e;if(r>=0&&r<t.length){var i=n<0?t.length+n:n,o=t.splice(e,1)[0];t.splice(i,0,o)}},SH=function(t,e,n,r){var i=ik(t,e,n,r),o=i[0],a=i[1],c=io([],t,!0);return xH(c,o,a),c.map(function(f){return f.id===e?Is(Is({},f),{parent:n}):f})},TH=function(t,e){var n=t.getBoundingClientRect(),r=n.top+n.height/2;return e>r?"down":"up"},lv=function(t,e){var n="",r=0;return t.forEach(function(i,o){var a,c=TH(i,((a=e.getClientOffset())===null||a===void 0?void 0:a.y)||0);n===""?n=c:n!==c&&(n=c,r=o),o===t.length-1&&c==="down"&&(r=o+1)}),r},Gx=function(t,e,n){var r=e.closest('[role="list"]'),i=r==null?void 0:r.querySelectorAll(':scope > [role="listitem"]');return i?lv(i,n):null},CH=function(t,e,n){var r=t.getBoundingClientRect(),i=n.dropTargetOffset,o=r.top+i,a=r.bottom-i;return e>a?"lower":e<o?"upper":"middle"},uv=function(t,e,n,r){var i;if(!e)return null;if(t===null){var o=e.querySelectorAll(':scope > [role="listitem"]');return{id:r.rootId,index:lv(o,n)}}var a=n.getItem(),c=e.querySelector('[role="list"]'),f=CH(e,((i=n.getClientOffset())===null||i===void 0?void 0:i.y)||0,r);if(c){if(f==="upper")if(wu(a,t.parent,r)){var p=Gx(t,e,n);return p===null?null:{id:t.parent,index:p}}else return{id:t.id,index:0};var o=c.querySelectorAll(':scope > [role="listitem"]');return{id:t.id,index:lv(o,n)}}else{if(f==="middle")return{id:t.id,index:0};if(wu(a,t.parent,r)){var p=Gx(t,e,n);return p===null?null:{id:t.parent,index:p}}return null}},EH=function(t){return t===void 0&&(t={}),{backends:[{id:"html5",backend:eC,options:t.html5,transition:nH},{id:"touch",backend:dH,options:t.touch||{enableMouseEvents:!0},preview:!0,transition:tH}]}},Wh=function(t,e){return t.some(function(n){return n.parent===e})},ok=q.createContext({}),kH=function(t){var e=IH(t.tree,t.initialOpen),n=e[0],r=e[1],i=r.handleToggle,o=r.handleCloseAll,a=r.handleOpenAll,c=r.handleOpen,f=r.handleClose;q.useImperativeHandle(t.treeRef,function(){return{open:function(E){return c(E,t.onChangeOpen)},close:function(E){return f(E,t.onChangeOpen)},openAll:function(){return a(t.onChangeOpen)},closeAll:function(){return o(t.onChangeOpen)}}});var p=_l().getMonitor(),b=t.canDrop,m=t.canDrag,T=Is(Is({extraAcceptTypes:[],listComponent:"ul",listItemComponent:"li",placeholderComponent:"li",sort:!0,insertDroppableFirst:!0,enableAnimateExpand:!1,dropTargetOffset:0,initialOpen:!1},t),{openIds:n,onDrop:function(E,A,I){if(E){var j={dragSourceId:E.id,dropTargetId:A,dragSource:E,dropTarget:sd(t.tree,A),monitor:p},R=t.tree;if(sd(R,E.id)||(R=io(io([],R,!0),[E],!1)),t.sort===!1){var H=ik(R,E.id,A,I),W=H[1];j.destinationIndex=W,j.relativeIndex=I,t.onDrop(SH(R,E.id,A,I),j);return}t.onDrop(bH(R,E.id,A),j)}else{var j={dropTargetId:A,dropTarget:sd(t.tree,A),monitor:p};t.sort===!1&&(j.destinationIndex=rk(t.tree,A,I),j.relativeIndex=I),t.onDrop(t.tree,j)}},canDrop:b?function(E,A){return b(t.tree,{dragSourceId:E??void 0,dropTargetId:A,dragSource:p.getItem(),dropTarget:sd(t.tree,A),monitor:p})}:void 0,canDrag:m?function(E){return m(sd(t.tree,E))}:void 0,onToggle:function(E){return i(E,t.onChangeOpen)}});return q.createElement(ok.Provider,{value:T},t.children)},DH=function(t){return q.createElement(kH,Is({},t),q.createElement(mH,null,q.createElement(vH,null,t.children)))},PH=function(t){var e=q.useContext(tk);q.useEffect(function(){if(t.current){var n=t.current,r=function(b){var m=b.target;(m instanceof HTMLInputElement||m instanceof HTMLTextAreaElement)&&e.lock()},i=function(b){var m=b.target;(m instanceof HTMLInputElement||m instanceof HTMLTextAreaElement)&&e.unlock()},o=function(b){return r(b)},a=function(b){return i(b)},c=function(b){return r(b)},f=function(b){return i(b)},p=new MutationObserver(function(){document.activeElement===document.body&&e.unlock()});return p.observe(n,{subtree:!0,childList:!0}),n.addEventListener("mouseover",o),n.addEventListener("mouseout",a),n.addEventListener("focusin",c),n.addEventListener("focusout",f),function(){p.disconnect(),n.removeEventListener("mouseover",o),n.removeEventListener("mouseout",a),n.removeEventListener("focusin",c),n.removeEventListener("focusout",f)}}},[t,e]),q.useEffect(function(){var n;(n=t.current)===null||n===void 0||n.setAttribute("draggable",e.isLock?"false":"true")},[t,e.isLock])},Bp={TREE_ITEM:Symbol()},sk=null,ak=function(t){var e=t.target;if(e instanceof HTMLElement){var n=e.closest('[role="listitem"]');t.currentTarget===n&&(sk=n)}},qx=function(t){return ak(t)},Xx=function(t){return ak(t)},OH=function(t,e){var n=ku();q.useEffect(function(){var c=e.current;return c==null||c.addEventListener("dragstart",qx),c==null||c.addEventListener("touchstart",Xx,{passive:!0}),function(){c==null||c.removeEventListener("dragstart",qx),c==null||c.removeEventListener("touchstart",Xx)}},[e]);var r=XE({type:Bp.TREE_ITEM,item:function(c){var f=Is({ref:e},t);return n.onDragStart&&n.onDragStart(f,c),f},end:function(c,f){var p=c;n.onDragEnd&&n.onDragEnd(p,f)},canDrag:function(){var c=n.canDrag;return sk!==e.current?!1:c?c(t.id):!0},collect:function(c){return{isDragging:c.isDragging()}}}),i=r[0].isDragging,o=r[1],a=r[2];return[i,o,a]},_H=function(t,e,n){var r=q.useRef(0),i=q.useRef(0),o=function(){r.current+=1,r.current===1&&!e&&(i.current=window.setTimeout(function(){return n(t)},500))},a=function(){r.current-=1,r.current===0&&window.clearTimeout(i.current)},c=function(){i.current>0&&window.clearTimeout(i.current),r.current=0,i.current=0};return{onDragEnter:o,onDragLeave:a,onDrop:c}},RH=function(t){var e=ku(),n=q.useContext(Xd),r=up({accept:io([Bp.TREE_ITEM],e.extraAcceptTypes,!0),drop:function(f,p){var b=e.rootId,m=e.onDrop,T=n.dropTargetId,E=n.index;p.isOver({shallow:!0})&&T!==void 0&&E!==void 0&&m(Ay(f)?f:null,b,E),n.hidePlaceholder()},canDrop:function(f,p){var b=e.rootId;return p.isOver({shallow:!0})?f===void 0?!1:wu(f,b,e):!1},hover:function(f,p){if(p.isOver({shallow:!0})){var b=e.rootId,m=n.dropTargetId,T=n.index,E=n.showPlaceholder,A=n.hidePlaceholder,I=uv(null,t.current,p,e);if(I===null||!wu(f,b,e)){A();return}(I.id!==m||I.index!==T)&&E(I.id,I.index)}},collect:function(f){var p=f.getItem();return{isOver:f.isOver({shallow:!0})&&f.canDrop(),dragSource:p}}}),i=r[0],o=i.isOver,a=i.dragSource,c=r[1];return[o,a,c]},AH=function(t,e){var n=ku(),r=q.useContext(Xd),i=up({accept:io([Bp.TREE_ITEM],n.extraAcceptTypes,!0),drop:function(p,b){var m=r.dropTargetId,T=r.index;b.isOver({shallow:!0})&&m!==void 0&&T!==void 0&&n.onDrop(Ay(p)?p:null,m,T),r.hidePlaceholder()},canDrop:function(p,b){if(b.isOver({shallow:!0})){var m=uv(t,e.current,b,n);return m===null?!1:wu(p,m.id,n)}return!1},hover:function(p,b){if(b.isOver({shallow:!0})){var m=r.dropTargetId,T=r.index,E=r.showPlaceholder,A=r.hidePlaceholder,I=uv(t,e.current,b,n);if(I===null||!wu(p,I.id,n)){A();return}(I.id!==m||I.index!==T)&&E(I.id,I.index)}},collect:function(p){var b=p.getItem();return{isOver:p.isOver({shallow:!0})&&p.canDrop(),dragSource:b}}}),o=i[0],a=o.isOver,c=o.dragSource,f=i[1];return[a,c,f]},IH=function(t,e){var n=q.useMemo(function(){return e===!0?t.filter(function(m){return Wh(t,m.id)}).map(function(m){return m.id}):Array.isArray(e)?e:[]},[e]),r=q.useState(n),i=r[0],o=r[1];q.useEffect(function(){return o(n)},[n]);var a=function(m,T){var E=i.includes(m)?i.filter(function(A){return A!==m}):io(io([],i,!0),[m],!1);o(E),T&&T(E)},c=function(m){o([]),m&&m([])},f=function(m){var T=t.filter(function(E){return Wh(t,E.id)}).map(function(E){return E.id});o(T),m&&m(T)},p=function(m,T){var E=[];if(Array.isArray(m)){var A=t.filter(function(I){return m.includes(I.id)&&Wh(t,I.id)});E=io(io([],i,!0),A.map(function(I){return I.id}),!0).filter(function(I,j,R){return R.indexOf(I)===j})}else E=i.includes(m)?i:io(io([],i,!0),[m],!1);o(E),T&&T(E)},b=function(m,T){var E=i.filter(function(A){return Array.isArray(m)?!m.includes(A):A!==m});o(E),T&&T(E)};return[i,{handleToggle:a,handleCloseAll:c,handleOpenAll:f,handleOpen:p,handleClose:b}]},MH=function(){return W3(function(t){var e=t.getItemType();return{item:t.getItem(),clientOffset:t.getClientOffset(),isDragging:t.isDragging()&&e===Bp.TREE_ITEM}})},ku=function(){var t=q.useContext(ok);if(!t)throw new Error("useTreeContext must be used under TreeProvider");return t},LH=function(t,e){var n=ku(),r=n.rootId,i=n.rootProps,o=n.classes,a=(o==null?void 0:o.container)||"";return e&&(o!=null&&o.dropTarget)&&(a="".concat(a," ").concat(o.dropTarget)),t===r&&(o!=null&&o.root)&&(a="".concat(a," ").concat(o.root)),t===r&&(i!=null&&i.className)&&(a="".concat(a," ").concat(i.className)),a=a.trim(),a},FH=function(t,e,n){e.current?n(e):n(t),q.useEffect(function(){e.current?n(e):n(t)},[e.current])},NH=function(t){var e=ku(),n=q.useContext(Xd),r=q.useRef(null),i=q.useRef(null),o=e.tree.find(function(ce){return ce.id===t.id}),a=e.openIds,c=e.classes,f=e.enableAnimateExpand,p=a.includes(t.id),b=OH(o,r),m=b[0],T=b[1],E=b[2],A=AH(o,r),I=A[0],j=A[1],R=A[2];FH(r,i,T),wu(j,t.id,e)&&R(r),q.useEffect(function(){e.dragPreviewRender?E(nF(),{captureDraggingState:!0}):i.current&&E(r)},[E,e.dragPreviewRender]),PH(r);var H=function(){return e.onToggle(o.id)},W=e.listItemComponent,ne=e.canDrag?e.canDrag(t.id):!0,Z=n.dropTargetId===t.id,ae={depth:t.depth,isOpen:p,isDragging:m,isDropTarget:Z,draggable:ne,hasChild:Wh(e.tree,t.id),containerRef:r,handleRef:i,onToggle:H},S="";return c!=null&&c.listItem&&(S=typeof c.listItem=="string"?c.listItem:c.listItem(o,ae)),I&&(c!=null&&c.dropTarget)&&(S="".concat(S," ").concat(c.dropTarget)),m&&(c!=null&&c.draggingSource)&&(S="".concat(S," ").concat(c.draggingSource)),q.createElement(W,{ref:r,className:S,role:"listitem"},e.render(o,ae),f&&ae.hasChild&&q.createElement(hH,{isVisible:p},q.createElement(cv,{parentId:t.id,depth:t.depth+1})),!f&&ae.hasChild&&p&&q.createElement(cv,{parentId:t.id,depth:t.depth+1}))},Kx=function(t){var e=ku(),n=e.placeholderRender,r=e.placeholderComponent,i=e.classes,o=q.useContext(Xd),a=_l(),c=a.getMonitor(),f=c.getItem();if(!n||!f)return null;var p=t.dropTargetId===o.dropTargetId&&(t.index===o.index||t.index===void 0&&t.listCount===o.index),b=c.getTargetIds();return!p||!b.length?null:q.createElement(r,{className:(i==null?void 0:i.placeholder)||""},n(f,{depth:t.depth}))},cv=function(t){var e=ku(),n=q.useRef(null),r=e.tree.filter(function(I){return I.parent===t.parentId}),i=r,o=typeof e.sort=="function"?e.sort:yH;if(e.insertDroppableFirst){var a=r.filter(function(I){return I.droppable}),c=r.filter(function(I){return!I.droppable});e.sort===!1?i=io(io([],a,!0),c,!0):(a=a.sort(o),c=c.sort(o),i=io(io([],a,!0),c,!0))}else e.sort!==!1&&(i=r.sort(o));var f=RH(n),p=f[0],b=f[1],m=f[2];t.parentId===e.rootId&&wu(b,e.rootId,e)&&m(n);var T=LH(t.parentId,p),E=e.rootProps||{},A=e.listComponent;return q.createElement(A,Is({ref:n,role:"list"},E,{className:T}),i.map(function(I,j){return q.createElement(q.Fragment,{key:I.id},q.createElement(Kx,{depth:t.depth,listCount:i.length,dropTargetId:t.parentId,index:j}),q.createElement(NH,{id:I.id,depth:t.depth}))}),q.createElement(Kx,{depth:t.depth,listCount:i.length,dropTargetId:t.parentId}))},jH={height:"100%",left:0,pointerEvents:"none",position:"fixed",top:0,width:"100%",zIndex:100},BH=function(t){var e=t.clientOffset;if(!e)return{};var n=e.x,r=e.y,i="translate(".concat(n,"px, ").concat(r,"px)");return{pointerEvents:"none",transform:i}},$H=function(){var t=ku(),e=MH(),n=e.isDragging,r=e.clientOffset;return!n||!r?null:q.createElement("div",{style:jH},q.createElement("div",{style:BH(e)},t.dragPreviewRender&&t.dragPreviewRender(e)))};function VH(t,e){return q.createElement(DH,Is({},t,{treeRef:e}),t.dragPreviewRender&&q.createElement($H,null),q.createElement(cv,{parentId:t.rootId,depth:0}))}var HH=q.forwardRef(VH);const lk=q.createContext({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"}),$p=q.createContext({}),Iy=q.createContext(null),Vp=typeof document<"u",UH=Vp?q.useLayoutEffect:q.useEffect,uk=q.createContext({strict:!1}),My=t=>t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),WH="framerAppearId",ck="data-"+My(WH);function zH(t,e,n,r){const{visualElement:i}=q.useContext($p),o=q.useContext(uk),a=q.useContext(Iy),c=q.useContext(lk).reducedMotion,f=q.useRef();r=r||o.renderer,!f.current&&r&&(f.current=r(t,{visualState:e,parent:i,props:n,presenceContext:a,blockInitialAnimation:a?a.initial===!1:!1,reducedMotionConfig:c}));const p=f.current;q.useInsertionEffect(()=>{p&&p.update(n,a)});const b=q.useRef(!!(n[ck]&&!window.HandoffComplete));return UH(()=>{p&&(p.render(),b.current&&p.animationState&&p.animationState.animateChanges())}),q.useEffect(()=>{p&&(p.updateFeatures(),!b.current&&p.animationState&&p.animationState.animateChanges(),b.current&&(b.current=!1,window.HandoffComplete=!0))}),p}function bf(t){return t&&typeof t=="object"&&Object.prototype.hasOwnProperty.call(t,"current")}function YH(t,e,n){return q.useCallback(r=>{r&&t.mount&&t.mount(r),e&&(r?e.mount(r):e.unmount()),n&&(typeof n=="function"?n(r):bf(n)&&(n.current=r))},[e])}function Nd(t){return typeof t=="string"||Array.isArray(t)}function Hp(t){return t!==null&&typeof t=="object"&&typeof t.start=="function"}const Ly=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],Fy=["initial",...Ly];function Up(t){return Hp(t.animate)||Fy.some(e=>Nd(t[e]))}function fk(t){return!!(Up(t)||t.variants)}function GH(t,e){if(Up(t)){const{initial:n,animate:r}=t;return{initial:n===!1||Nd(n)?n:void 0,animate:Nd(r)?r:void 0}}return t.inherit!==!1?e:{}}function qH(t){const{initial:e,animate:n}=GH(t,q.useContext($p));return q.useMemo(()=>({initial:e,animate:n}),[Zx(e),Zx(n)])}function Zx(t){return Array.isArray(t)?t.join(" "):t}const Jx={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},jd={};for(const t in Jx)jd[t]={isEnabled:e=>Jx[t].some(n=>!!e[n])};function XH(t){for(const e in t)jd[e]={...jd[e],...t[e]}}const dk=q.createContext({}),hk=q.createContext({}),KH=Symbol.for("motionComponentSymbol");function ZH({preloadedFeatures:t,createVisualElement:e,useRender:n,useVisualState:r,Component:i}){t&&XH(t);function o(c,f){let p;const b={...q.useContext(lk),...c,layoutId:JH(c)},{isStatic:m}=b,T=qH(c),E=r(c,m);if(!m&&Vp){T.visualElement=zH(i,E,b,e);const A=q.useContext(hk),I=q.useContext(uk).strict;T.visualElement&&(p=T.visualElement.loadFeatures(b,I,t,A))}return kn.createElement($p.Provider,{value:T},p&&T.visualElement?kn.createElement(p,{visualElement:T.visualElement,...b}):null,n(i,c,YH(E,T.visualElement,f),E,m,T.visualElement))}const a=q.forwardRef(o);return a[KH]=i,a}function JH({layoutId:t}){const e=q.useContext(dk).id;return e&&t!==void 0?e+"-"+t:t}function QH(t){function e(r,i={}){return ZH(t(r,i))}if(typeof Proxy>"u")return e;const n=new Map;return new Proxy(e,{get:(r,i)=>(n.has(i)||n.set(i,e(i)),n.get(i))})}const eU=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function Ny(t){return typeof t!="string"||t.includes("-")?!1:!!(eU.indexOf(t)>-1||/[A-Z]/.test(t))}const fp={};function tU(t){Object.assign(fp,t)}const Kd=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],Rc=new Set(Kd);function pk(t,{layout:e,layoutId:n}){return Rc.has(t)||t.startsWith("origin")||(e||n!==void 0)&&(!!fp[t]||t==="opacity")}const Ro=t=>!!(t&&t.getVelocity),nU={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},rU=Kd.length;function iU(t,{enableHardwareAcceleration:e=!0,allowTransformNone:n=!0},r,i){let o="";for(let a=0;a<rU;a++){const c=Kd[a];if(t[c]!==void 0){const f=nU[c]||c;o+=`${f}(${t[c]}) `}}return e&&!t.z&&(o+="translateZ(0)"),o=o.trim(),i?o=i(t,r?"":o):n&&r&&(o="none"),o}const gk=t=>e=>typeof e=="string"&&e.startsWith(t),mk=gk("--"),fv=gk("var(--"),oU=/var\s*\(\s*--[\w-]+(\s*,\s*(?:(?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)+)?\s*\)/g,sU=(t,e)=>e&&typeof t=="number"?e.transform(t):t,xu=(t,e,n)=>Math.min(Math.max(n,t),e),Ac={test:t=>typeof t=="number",parse:parseFloat,transform:t=>t},Td={...Ac,transform:t=>xu(0,1,t)},kh={...Ac,default:1},Cd=t=>Math.round(t*1e5)/1e5,Wp=/(-)?([\d]*\.?[\d])+/g,vk=/(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,aU=/^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;function Zd(t){return typeof t=="string"}const Jd=t=>({test:e=>Zd(e)&&e.endsWith(t)&&e.split(" ").length===1,parse:parseFloat,transform:e=>`${e}${t}`}),lu=Jd("deg"),$a=Jd("%"),Rt=Jd("px"),lU=Jd("vh"),uU=Jd("vw"),Qx={...$a,parse:t=>$a.parse(t)/100,transform:t=>$a.transform(t*100)},eS={...Ac,transform:Math.round},yk={borderWidth:Rt,borderTopWidth:Rt,borderRightWidth:Rt,borderBottomWidth:Rt,borderLeftWidth:Rt,borderRadius:Rt,radius:Rt,borderTopLeftRadius:Rt,borderTopRightRadius:Rt,borderBottomRightRadius:Rt,borderBottomLeftRadius:Rt,width:Rt,maxWidth:Rt,height:Rt,maxHeight:Rt,size:Rt,top:Rt,right:Rt,bottom:Rt,left:Rt,padding:Rt,paddingTop:Rt,paddingRight:Rt,paddingBottom:Rt,paddingLeft:Rt,margin:Rt,marginTop:Rt,marginRight:Rt,marginBottom:Rt,marginLeft:Rt,rotate:lu,rotateX:lu,rotateY:lu,rotateZ:lu,scale:kh,scaleX:kh,scaleY:kh,scaleZ:kh,skew:lu,skewX:lu,skewY:lu,distance:Rt,translateX:Rt,translateY:Rt,translateZ:Rt,x:Rt,y:Rt,z:Rt,perspective:Rt,transformPerspective:Rt,opacity:Td,originX:Qx,originY:Qx,originZ:Rt,zIndex:eS,fillOpacity:Td,strokeOpacity:Td,numOctaves:eS};function jy(t,e,n,r){const{style:i,vars:o,transform:a,transformOrigin:c}=t;let f=!1,p=!1,b=!0;for(const m in e){const T=e[m];if(mk(m)){o[m]=T;continue}const E=yk[m],A=sU(T,E);if(Rc.has(m)){if(f=!0,a[m]=A,!b)continue;T!==(E.default||0)&&(b=!1)}else m.startsWith("origin")?(p=!0,c[m]=A):i[m]=A}if(e.transform||(f||r?i.transform=iU(t.transform,n,b,r):i.transform&&(i.transform="none")),p){const{originX:m="50%",originY:T="50%",originZ:E=0}=c;i.transformOrigin=`${m} ${T} ${E}`}}const By=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function bk(t,e,n){for(const r in e)!Ro(e[r])&&!pk(r,n)&&(t[r]=e[r])}function cU({transformTemplate:t},e,n){return q.useMemo(()=>{const r=By();return jy(r,e,{enableHardwareAcceleration:!n},t),Object.assign({},r.vars,r.style)},[e])}function fU(t,e,n){const r=t.style||{},i={};return bk(i,r,t),Object.assign(i,cU(t,e,n)),t.transformValues?t.transformValues(i):i}function dU(t,e,n){const r={},i=fU(t,e,n);return t.drag&&t.dragListener!==!1&&(r.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=t.drag===!0?"none":`pan-${t.drag==="x"?"y":"x"}`),t.tabIndex===void 0&&(t.onTap||t.onTapStart||t.whileTap)&&(r.tabIndex=0),r.style=i,r}const hU=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","transformValues","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function dp(t){return t.startsWith("while")||t.startsWith("drag")&&t!=="draggable"||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||hU.has(t)}let wk=t=>!dp(t);function pU(t){t&&(wk=e=>e.startsWith("on")?!dp(e):t(e))}try{pU(require("@emotion/is-prop-valid").default)}catch{}function gU(t,e,n){const r={};for(const i in t)i==="values"&&typeof t.values=="object"||(wk(i)||n===!0&&dp(i)||!e&&!dp(i)||t.draggable&&i.startsWith("onDrag"))&&(r[i]=t[i]);return r}function tS(t,e,n){return typeof t=="string"?t:Rt.transform(e+n*t)}function mU(t,e,n){const r=tS(e,t.x,t.width),i=tS(n,t.y,t.height);return`${r} ${i}`}const vU={offset:"stroke-dashoffset",array:"stroke-dasharray"},yU={offset:"strokeDashoffset",array:"strokeDasharray"};function bU(t,e,n=1,r=0,i=!0){t.pathLength=1;const o=i?vU:yU;t[o.offset]=Rt.transform(-r);const a=Rt.transform(e),c=Rt.transform(n);t[o.array]=`${a} ${c}`}function $y(t,{attrX:e,attrY:n,attrScale:r,originX:i,originY:o,pathLength:a,pathSpacing:c=1,pathOffset:f=0,...p},b,m,T){if(jy(t,p,b,T),m){t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox);return}t.attrs=t.style,t.style={};const{attrs:E,style:A,dimensions:I}=t;E.transform&&(I&&(A.transform=E.transform),delete E.transform),I&&(i!==void 0||o!==void 0||A.transform)&&(A.transformOrigin=mU(I,i!==void 0?i:.5,o!==void 0?o:.5)),e!==void 0&&(E.x=e),n!==void 0&&(E.y=n),r!==void 0&&(E.scale=r),a!==void 0&&bU(E,a,c,f,!1)}const xk=()=>({...By(),attrs:{}}),Vy=t=>typeof t=="string"&&t.toLowerCase()==="svg";function wU(t,e,n,r){const i=q.useMemo(()=>{const o=xk();return $y(o,e,{enableHardwareAcceleration:!1},Vy(r),t.transformTemplate),{...o.attrs,style:{...o.style}}},[e]);if(t.style){const o={};bk(o,t.style,t),i.style={...o,...i.style}}return i}function xU(t=!1){return(n,r,i,{latestValues:o},a)=>{const f=(Ny(n)?wU:dU)(r,o,a,n),b={...gU(r,typeof n=="string",t),...f,ref:i},{children:m}=r,T=q.useMemo(()=>Ro(m)?m.get():m,[m]);return q.createElement(n,{...b,children:T})}}function Sk(t,{style:e,vars:n},r,i){Object.assign(t.style,e,i&&i.getProjectionStyles(r));for(const o in n)t.style.setProperty(o,n[o])}const Tk=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function Ck(t,e,n,r){Sk(t,e,void 0,r);for(const i in e.attrs)t.setAttribute(Tk.has(i)?i:My(i),e.attrs[i])}function Hy(t,e){const{style:n}=t,r={};for(const i in n)(Ro(n[i])||e.style&&Ro(e.style[i])||pk(i,t))&&(r[i]=n[i]);return r}function Ek(t,e){const n=Hy(t,e);for(const r in t)if(Ro(t[r])||Ro(e[r])){const i=Kd.indexOf(r)!==-1?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r;n[i]=t[r]}return n}function Uy(t,e,n,r={},i={}){return typeof e=="function"&&(e=e(n!==void 0?n:t.custom,r,i)),typeof e=="string"&&(e=t.variants&&t.variants[e]),typeof e=="function"&&(e=e(n!==void 0?n:t.custom,r,i)),e}function SU(t){const e=q.useRef(null);return e.current===null&&(e.current=t()),e.current}const hp=t=>Array.isArray(t),TU=t=>!!(t&&typeof t=="object"&&t.mix&&t.toValue),CU=t=>hp(t)?t[t.length-1]||0:t;function zh(t){const e=Ro(t)?t.get():t;return TU(e)?e.toValue():e}function EU({scrapeMotionValuesFromProps:t,createRenderState:e,onMount:n},r,i,o){const a={latestValues:kU(r,i,o,t),renderState:e()};return n&&(a.mount=c=>n(r,c,a)),a}const kk=t=>(e,n)=>{const r=q.useContext($p),i=q.useContext(Iy),o=()=>EU(t,e,r,i);return n?o():SU(o)};function kU(t,e,n,r){const i={},o=r(t,{});for(const T in o)i[T]=zh(o[T]);let{initial:a,animate:c}=t;const f=Up(t),p=fk(t);e&&p&&!f&&t.inherit!==!1&&(a===void 0&&(a=e.initial),c===void 0&&(c=e.animate));let b=n?n.initial===!1:!1;b=b||a===!1;const m=b?c:a;return m&&typeof m!="boolean"&&!Hp(m)&&(Array.isArray(m)?m:[m]).forEach(E=>{const A=Uy(t,E);if(!A)return;const{transitionEnd:I,transition:j,...R}=A;for(const H in R){let W=R[H];if(Array.isArray(W)){const ne=b?W.length-1:0;W=W[ne]}W!==null&&(i[H]=W)}for(const H in I)i[H]=I[H]}),i}const sr=t=>t;class nS{constructor(){this.order=[],this.scheduled=new Set}add(e){if(!this.scheduled.has(e))return this.scheduled.add(e),this.order.push(e),!0}remove(e){const n=this.order.indexOf(e);n!==-1&&(this.order.splice(n,1),this.scheduled.delete(e))}clear(){this.order.length=0,this.scheduled.clear()}}function DU(t){let e=new nS,n=new nS,r=0,i=!1,o=!1;const a=new WeakSet,c={schedule:(f,p=!1,b=!1)=>{const m=b&&i,T=m?e:n;return p&&a.add(f),T.add(f)&&m&&i&&(r=e.order.length),f},cancel:f=>{n.remove(f),a.delete(f)},process:f=>{if(i){o=!0;return}if(i=!0,[e,n]=[n,e],n.clear(),r=e.order.length,r)for(let p=0;p<r;p++){const b=e.order[p];b(f),a.has(b)&&(c.schedule(b),t())}i=!1,o&&(o=!1,c.process(f))}};return c}const Dh=["prepare","read","update","preRender","render","postRender"],PU=40;function OU(t,e){let n=!1,r=!0;const i={delta:0,timestamp:0,isProcessing:!1},o=Dh.reduce((m,T)=>(m[T]=DU(()=>n=!0),m),{}),a=m=>o[m].process(i),c=()=>{const m=performance.now();n=!1,i.delta=r?1e3/60:Math.max(Math.min(m-i.timestamp,PU),1),i.timestamp=m,i.isProcessing=!0,Dh.forEach(a),i.isProcessing=!1,n&&e&&(r=!1,t(c))},f=()=>{n=!0,r=!0,i.isProcessing||t(c)};return{schedule:Dh.reduce((m,T)=>{const E=o[T];return m[T]=(A,I=!1,j=!1)=>(n||f(),E.schedule(A,I,j)),m},{}),cancel:m=>Dh.forEach(T=>o[T].cancel(m)),state:i,steps:o}}const{schedule:Ln,cancel:Pl,state:Fi,steps:Zg}=OU(typeof requestAnimationFrame<"u"?requestAnimationFrame:sr,!0),_U={useVisualState:kk({scrapeMotionValuesFromProps:Ek,createRenderState:xk,onMount:(t,e,{renderState:n,latestValues:r})=>{Ln.read(()=>{try{n.dimensions=typeof e.getBBox=="function"?e.getBBox():e.getBoundingClientRect()}catch{n.dimensions={x:0,y:0,width:0,height:0}}}),Ln.render(()=>{$y(n,r,{enableHardwareAcceleration:!1},Vy(e.tagName),t.transformTemplate),Ck(e,n)})}})},RU={useVisualState:kk({scrapeMotionValuesFromProps:Hy,createRenderState:By})};function AU(t,{forwardMotionProps:e=!1},n,r){return{...Ny(t)?_U:RU,preloadedFeatures:n,useRender:xU(e),createVisualElement:r,Component:t}}function wl(t,e,n,r={passive:!0}){return t.addEventListener(e,n,r),()=>t.removeEventListener(e,n)}const Dk=t=>t.pointerType==="mouse"?typeof t.button!="number"||t.button<=0:t.isPrimary!==!1;function zp(t,e="page"){return{point:{x:t[e+"X"],y:t[e+"Y"]}}}const IU=t=>e=>Dk(e)&&t(e,zp(e));function Cl(t,e,n,r){return wl(t,e,IU(n),r)}const MU=(t,e)=>n=>e(t(n)),du=(...t)=>t.reduce(MU);function Pk(t){let e=null;return()=>{const n=()=>{e=null};return e===null?(e=t,n):!1}}const rS=Pk("dragHorizontal"),iS=Pk("dragVertical");function Ok(t){let e=!1;if(t==="y")e=iS();else if(t==="x")e=rS();else{const n=rS(),r=iS();n&&r?e=()=>{n(),r()}:(n&&n(),r&&r())}return e}function _k(){const t=Ok(!0);return t?(t(),!1):!0}class Du{constructor(e){this.isMounted=!1,this.node=e}update(){}}function oS(t,e){const n="pointer"+(e?"enter":"leave"),r="onHover"+(e?"Start":"End"),i=(o,a)=>{if(o.pointerType==="touch"||_k())return;const c=t.getProps();t.animationState&&c.whileHover&&t.animationState.setActive("whileHover",e),c[r]&&Ln.update(()=>c[r](o,a))};return Cl(t.current,n,i,{passive:!t.getProps()[r]})}class LU extends Du{mount(){this.unmount=du(oS(this.node,!0),oS(this.node,!1))}unmount(){}}class FU extends Du{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch{e=!0}!e||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){!this.isActive||!this.node.animationState||(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=du(wl(this.node.current,"focus",()=>this.onFocus()),wl(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}const Rk=(t,e)=>e?t===e?!0:Rk(t,e.parentElement):!1;function Jg(t,e){if(!e)return;const n=new PointerEvent("pointer"+t);e(n,zp(n))}class NU extends Du{constructor(){super(...arguments),this.removeStartListeners=sr,this.removeEndListeners=sr,this.removeAccessibleListeners=sr,this.startPointerPress=(e,n)=>{if(this.isPressing)return;this.removeEndListeners();const r=this.node.getProps(),o=Cl(window,"pointerup",(c,f)=>{if(!this.checkPressEnd())return;const{onTap:p,onTapCancel:b,globalTapTarget:m}=this.node.getProps();Ln.update(()=>{!m&&!Rk(this.node.current,c.target)?b&&b(c,f):p&&p(c,f)})},{passive:!(r.onTap||r.onPointerUp)}),a=Cl(window,"pointercancel",(c,f)=>this.cancelPress(c,f),{passive:!(r.onTapCancel||r.onPointerCancel)});this.removeEndListeners=du(o,a),this.startPress(e,n)},this.startAccessiblePress=()=>{const e=o=>{if(o.key!=="Enter"||this.isPressing)return;const a=c=>{c.key!=="Enter"||!this.checkPressEnd()||Jg("up",(f,p)=>{const{onTap:b}=this.node.getProps();b&&Ln.update(()=>b(f,p))})};this.removeEndListeners(),this.removeEndListeners=wl(this.node.current,"keyup",a),Jg("down",(c,f)=>{this.startPress(c,f)})},n=wl(this.node.current,"keydown",e),r=()=>{this.isPressing&&Jg("cancel",(o,a)=>this.cancelPress(o,a))},i=wl(this.node.current,"blur",r);this.removeAccessibleListeners=du(n,i)}}startPress(e,n){this.isPressing=!0;const{onTapStart:r,whileTap:i}=this.node.getProps();i&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),r&&Ln.update(()=>r(e,n))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!_k()}cancelPress(e,n){if(!this.checkPressEnd())return;const{onTapCancel:r}=this.node.getProps();r&&Ln.update(()=>r(e,n))}mount(){const e=this.node.getProps(),n=Cl(e.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(e.onTapStart||e.onPointerStart)}),r=wl(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=du(n,r)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}const dv=new WeakMap,Qg=new WeakMap,jU=t=>{const e=dv.get(t.target);e&&e(t)},BU=t=>{t.forEach(jU)};function $U({root:t,...e}){const n=t||document;Qg.has(n)||Qg.set(n,{});const r=Qg.get(n),i=JSON.stringify(e);return r[i]||(r[i]=new IntersectionObserver(BU,{root:t,...e})),r[i]}function VU(t,e,n){const r=$U(e);return dv.set(t,n),r.observe(t),()=>{dv.delete(t),r.unobserve(t)}}const HU={some:0,all:1};class UU extends Du{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();const{viewport:e={}}=this.node.getProps(),{root:n,margin:r,amount:i="some",once:o}=e,a={root:n?n.current:void 0,rootMargin:r,threshold:typeof i=="number"?i:HU[i]},c=f=>{const{isIntersecting:p}=f;if(this.isInView===p||(this.isInView=p,o&&!p&&this.hasEnteredView))return;p&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",p);const{onViewportEnter:b,onViewportLeave:m}=this.node.getProps(),T=p?b:m;T&&T(f)};return VU(this.node.current,a,c)}mount(){this.startObserver()}update(){if(typeof IntersectionObserver>"u")return;const{props:e,prevProps:n}=this.node;["amount","margin","root"].some(WU(e,n))&&this.startObserver()}unmount(){}}function WU({viewport:t={}},{viewport:e={}}={}){return n=>t[n]!==e[n]}const zU={inView:{Feature:UU},tap:{Feature:NU},focus:{Feature:FU},hover:{Feature:LU}};function Ak(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function YU(t){const e={};return t.values.forEach((n,r)=>e[r]=n.get()),e}function GU(t){const e={};return t.values.forEach((n,r)=>e[r]=n.getVelocity()),e}function Yp(t,e,n){const r=t.getProps();return Uy(r,e,n!==void 0?n:r.custom,YU(t),GU(t))}let Qd=sr,aa=sr;process.env.NODE_ENV!=="production"&&(Qd=(t,e)=>{!t&&typeof console<"u"&&console.warn(e)},aa=(t,e)=>{if(!t)throw new Error(e)});const hu=t=>t*1e3,El=t=>t/1e3,qU={current:!1},Ik=t=>Array.isArray(t)&&typeof t[0]=="number";function Mk(t){return!!(!t||typeof t=="string"&&Lk[t]||Ik(t)||Array.isArray(t)&&t.every(Mk))}const pd=([t,e,n,r])=>`cubic-bezier(${t}, ${e}, ${n}, ${r})`,Lk={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:pd([0,.65,.55,1]),circOut:pd([.55,0,1,.45]),backIn:pd([.31,.01,.66,-.59]),backOut:pd([.33,1.53,.69,.99])};function Fk(t){if(t)return Ik(t)?pd(t):Array.isArray(t)?t.map(Fk):Lk[t]}function XU(t,e,n,{delay:r=0,duration:i,repeat:o=0,repeatType:a="loop",ease:c,times:f}={}){const p={[e]:n};f&&(p.offset=f);const b=Fk(c);return Array.isArray(b)&&(p.easing=b),t.animate(p,{delay:r,duration:i,easing:Array.isArray(b)?"linear":b,fill:"both",iterations:o+1,direction:a==="reverse"?"alternate":"normal"})}function KU(t,{repeat:e,repeatType:n="loop"}){const r=e&&n!=="loop"&&e%2===1?0:t.length-1;return t[r]}const Nk=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t,ZU=1e-7,JU=12;function QU(t,e,n,r,i){let o,a,c=0;do a=e+(n-e)/2,o=Nk(a,r,i)-t,o>0?n=a:e=a;while(Math.abs(o)>ZU&&++c<JU);return a}function eh(t,e,n,r){if(t===e&&n===r)return sr;const i=o=>QU(o,0,1,t,n);return o=>o===0||o===1?o:Nk(i(o),e,r)}const eW=eh(.42,0,1,1),tW=eh(0,0,.58,1),jk=eh(.42,0,.58,1),nW=t=>Array.isArray(t)&&typeof t[0]!="number",Bk=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,$k=t=>e=>1-t(1-e),Wy=t=>1-Math.sin(Math.acos(t)),Vk=$k(Wy),rW=Bk(Wy),Hk=eh(.33,1.53,.69,.99),zy=$k(Hk),iW=Bk(zy),oW=t=>(t*=2)<1?.5*zy(t):.5*(2-Math.pow(2,-10*(t-1))),sS={linear:sr,easeIn:eW,easeInOut:jk,easeOut:tW,circIn:Wy,circInOut:rW,circOut:Vk,backIn:zy,backInOut:iW,backOut:Hk,anticipate:oW},aS=t=>{if(Array.isArray(t)){aa(t.length===4,"Cubic bezier arrays must contain four numerical values.");const[e,n,r,i]=t;return eh(e,n,r,i)}else if(typeof t=="string")return aa(sS[t]!==void 0,`Invalid easing type '${t}'`),sS[t];return t},Yy=(t,e)=>n=>!!(Zd(n)&&aU.test(n)&&n.startsWith(t)||e&&Object.prototype.hasOwnProperty.call(n,e)),Uk=(t,e,n)=>r=>{if(!Zd(r))return r;const[i,o,a,c]=r.match(Wp);return{[t]:parseFloat(i),[e]:parseFloat(o),[n]:parseFloat(a),alpha:c!==void 0?parseFloat(c):1}},sW=t=>xu(0,255,t),em={...Ac,transform:t=>Math.round(sW(t))},yc={test:Yy("rgb","red"),parse:Uk("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:r=1})=>"rgba("+em.transform(t)+", "+em.transform(e)+", "+em.transform(n)+", "+Cd(Td.transform(r))+")"};function aW(t){let e="",n="",r="",i="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7),i=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),r=t.substring(3,4),i=t.substring(4,5),e+=e,n+=n,r+=r,i+=i),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(r,16),alpha:i?parseInt(i,16)/255:1}}const hv={test:Yy("#"),parse:aW,transform:yc.transform},wf={test:Yy("hsl","hue"),parse:Uk("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:r=1})=>"hsla("+Math.round(t)+", "+$a.transform(Cd(e))+", "+$a.transform(Cd(n))+", "+Cd(Td.transform(r))+")"},ro={test:t=>yc.test(t)||hv.test(t)||wf.test(t),parse:t=>yc.test(t)?yc.parse(t):wf.test(t)?wf.parse(t):hv.parse(t),transform:t=>Zd(t)?t:t.hasOwnProperty("red")?yc.transform(t):wf.transform(t)},Zn=(t,e,n)=>-n*t+n*e+t;function tm(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*6*n:n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function lW({hue:t,saturation:e,lightness:n,alpha:r}){t/=360,e/=100,n/=100;let i=0,o=0,a=0;if(!e)i=o=a=n;else{const c=n<.5?n*(1+e):n+e-n*e,f=2*n-c;i=tm(f,c,t+1/3),o=tm(f,c,t),a=tm(f,c,t-1/3)}return{red:Math.round(i*255),green:Math.round(o*255),blue:Math.round(a*255),alpha:r}}const nm=(t,e,n)=>{const r=t*t;return Math.sqrt(Math.max(0,n*(e*e-r)+r))},uW=[hv,yc,wf],cW=t=>uW.find(e=>e.test(t));function lS(t){const e=cW(t);aa(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`);let n=e.parse(t);return e===wf&&(n=lW(n)),n}const Wk=(t,e)=>{const n=lS(t),r=lS(e),i={...n};return o=>(i.red=nm(n.red,r.red,o),i.green=nm(n.green,r.green,o),i.blue=nm(n.blue,r.blue,o),i.alpha=Zn(n.alpha,r.alpha,o),yc.transform(i))};function fW(t){var e,n;return isNaN(t)&&Zd(t)&&(((e=t.match(Wp))===null||e===void 0?void 0:e.length)||0)+(((n=t.match(vk))===null||n===void 0?void 0:n.length)||0)>0}const zk={regex:oU,countKey:"Vars",token:"${v}",parse:sr},Yk={regex:vk,countKey:"Colors",token:"${c}",parse:ro.parse},Gk={regex:Wp,countKey:"Numbers",token:"${n}",parse:Ac.parse};function rm(t,{regex:e,countKey:n,token:r,parse:i}){const o=t.tokenised.match(e);o&&(t["num"+n]=o.length,t.tokenised=t.tokenised.replace(e,r),t.values.push(...o.map(i)))}function pp(t){const e=t.toString(),n={value:e,tokenised:e,values:[],numVars:0,numColors:0,numNumbers:0};return n.value.includes("var(--")&&rm(n,zk),rm(n,Yk),rm(n,Gk),n}function qk(t){return pp(t).values}function Xk(t){const{values:e,numColors:n,numVars:r,tokenised:i}=pp(t),o=e.length;return a=>{let c=i;for(let f=0;f<o;f++)f<r?c=c.replace(zk.token,a[f]):f<r+n?c=c.replace(Yk.token,ro.transform(a[f])):c=c.replace(Gk.token,Cd(a[f]));return c}}const dW=t=>typeof t=="number"?0:t;function hW(t){const e=qk(t);return Xk(t)(e.map(dW))}const Su={test:fW,parse:qk,createTransformer:Xk,getAnimatableNone:hW},Kk=(t,e)=>n=>`${n>0?e:t}`;function Zk(t,e){return typeof t=="number"?n=>Zn(t,e,n):ro.test(t)?Wk(t,e):t.startsWith("var(")?Kk(t,e):Qk(t,e)}const Jk=(t,e)=>{const n=[...t],r=n.length,i=t.map((o,a)=>Zk(o,e[a]));return o=>{for(let a=0;a<r;a++)n[a]=i[a](o);return n}},pW=(t,e)=>{const n={...t,...e},r={};for(const i in n)t[i]!==void 0&&e[i]!==void 0&&(r[i]=Zk(t[i],e[i]));return i=>{for(const o in r)n[o]=r[o](i);return n}},Qk=(t,e)=>{const n=Su.createTransformer(e),r=pp(t),i=pp(e);return r.numVars===i.numVars&&r.numColors===i.numColors&&r.numNumbers>=i.numNumbers?du(Jk(r.values,i.values),n):(Qd(!0,`Complex values '${t}' and '${e}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`),Kk(t,e))},Bd=(t,e,n)=>{const r=e-t;return r===0?1:(n-t)/r},uS=(t,e)=>n=>Zn(t,e,n);function gW(t){return typeof t=="number"?uS:typeof t=="string"?ro.test(t)?Wk:Qk:Array.isArray(t)?Jk:typeof t=="object"?pW:uS}function mW(t,e,n){const r=[],i=n||gW(t[0]),o=t.length-1;for(let a=0;a<o;a++){let c=i(t[a],t[a+1]);if(e){const f=Array.isArray(e)?e[a]||sr:e;c=du(f,c)}r.push(c)}return r}function eD(t,e,{clamp:n=!0,ease:r,mixer:i}={}){const o=t.length;if(aa(o===e.length,"Both input and output ranges must be the same length"),o===1)return()=>e[0];t[0]>t[o-1]&&(t=[...t].reverse(),e=[...e].reverse());const a=mW(e,r,i),c=a.length,f=p=>{let b=0;if(c>1)for(;b<t.length-2&&!(p<t[b+1]);b++);const m=Bd(t[b],t[b+1],p);return a[b](m)};return n?p=>f(xu(t[0],t[o-1],p)):f}function vW(t,e){const n=t[t.length-1];for(let r=1;r<=e;r++){const i=Bd(0,e,r);t.push(Zn(n,1,i))}}function yW(t){const e=[0];return vW(e,t.length-1),e}function bW(t,e){return t.map(n=>n*e)}function wW(t,e){return t.map(()=>e||jk).splice(0,t.length-1)}function gp({duration:t=300,keyframes:e,times:n,ease:r="easeInOut"}){const i=nW(r)?r.map(aS):aS(r),o={done:!1,value:e[0]},a=bW(n&&n.length===e.length?n:yW(e),t),c=eD(a,e,{ease:Array.isArray(i)?i:wW(e,i)});return{calculatedDuration:t,next:f=>(o.value=c(f),o.done=f>=t,o)}}function tD(t,e){return e?t*(1e3/e):0}const xW=5;function nD(t,e,n){const r=Math.max(e-xW,0);return tD(n-t(r),e-r)}const cS=.001,SW=.01,fS=10,TW=.05,CW=1;function EW({duration:t=800,bounce:e=.25,velocity:n=0,mass:r=1}){let i,o;Qd(t<=hu(fS),"Spring duration must be 10 seconds or less");let a=1-e;a=xu(TW,CW,a),t=xu(SW,fS,El(t)),a<1?(i=p=>{const b=p*a,m=b*t,T=b-n,E=pv(p,a),A=Math.exp(-m);return cS-T/E*A},o=p=>{const m=p*a*t,T=m*n+n,E=Math.pow(a,2)*Math.pow(p,2)*t,A=Math.exp(-m),I=pv(Math.pow(p,2),a);return(-i(p)+cS>0?-1:1)*((T-E)*A)/I}):(i=p=>{const b=Math.exp(-p*t),m=(p-n)*t+1;return-.001+b*m},o=p=>{const b=Math.exp(-p*t),m=(n-p)*(t*t);return b*m});const c=5/t,f=DW(i,o,c);if(t=hu(t),isNaN(f))return{stiffness:100,damping:10,duration:t};{const p=Math.pow(f,2)*r;return{stiffness:p,damping:a*2*Math.sqrt(r*p),duration:t}}}const kW=12;function DW(t,e,n){let r=n;for(let i=1;i<kW;i++)r=r-t(r)/e(r);return r}function pv(t,e){return t*Math.sqrt(1-e*e)}const PW=["duration","bounce"],OW=["stiffness","damping","mass"];function dS(t,e){return e.some(n=>t[n]!==void 0)}function _W(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!dS(t,OW)&&dS(t,PW)){const n=EW(t);e={...e,...n,mass:1},e.isResolvedFromDuration=!0}return e}function rD({keyframes:t,restDelta:e,restSpeed:n,...r}){const i=t[0],o=t[t.length-1],a={done:!1,value:i},{stiffness:c,damping:f,mass:p,duration:b,velocity:m,isResolvedFromDuration:T}=_W({...r,velocity:-El(r.velocity||0)}),E=m||0,A=f/(2*Math.sqrt(c*p)),I=o-i,j=El(Math.sqrt(c/p)),R=Math.abs(I)<5;n||(n=R?.01:2),e||(e=R?.005:.5);let H;if(A<1){const W=pv(j,A);H=ne=>{const Z=Math.exp(-A*j*ne);return o-Z*((E+A*j*I)/W*Math.sin(W*ne)+I*Math.cos(W*ne))}}else if(A===1)H=W=>o-Math.exp(-j*W)*(I+(E+j*I)*W);else{const W=j*Math.sqrt(A*A-1);H=ne=>{const Z=Math.exp(-A*j*ne),ae=Math.min(W*ne,300);return o-Z*((E+A*j*I)*Math.sinh(ae)+W*I*Math.cosh(ae))/W}}return{calculatedDuration:T&&b||null,next:W=>{const ne=H(W);if(T)a.done=W>=b;else{let Z=E;W!==0&&(A<1?Z=nD(H,W,ne):Z=0);const ae=Math.abs(Z)<=n,S=Math.abs(o-ne)<=e;a.done=ae&&S}return a.value=a.done?o:ne,a}}}function hS({keyframes:t,velocity:e=0,power:n=.8,timeConstant:r=325,bounceDamping:i=10,bounceStiffness:o=500,modifyTarget:a,min:c,max:f,restDelta:p=.5,restSpeed:b}){const m=t[0],T={done:!1,value:m},E=ce=>c!==void 0&&ce<c||f!==void 0&&ce>f,A=ce=>c===void 0?f:f===void 0||Math.abs(c-ce)<Math.abs(f-ce)?c:f;let I=n*e;const j=m+I,R=a===void 0?j:a(j);R!==j&&(I=R-m);const H=ce=>-I*Math.exp(-ce/r),W=ce=>R+H(ce),ne=ce=>{const ue=H(ce),Ue=W(ce);T.done=Math.abs(ue)<=p,T.value=T.done?R:Ue};let Z,ae;const S=ce=>{E(T.value)&&(Z=ce,ae=rD({keyframes:[T.value,A(T.value)],velocity:nD(W,ce,T.value),damping:i,stiffness:o,restDelta:p,restSpeed:b}))};return S(0),{calculatedDuration:null,next:ce=>{let ue=!1;return!ae&&Z===void 0&&(ue=!0,ne(ce),S(ce)),Z!==void 0&&ce>Z?ae.next(ce-Z):(!ue&&ne(ce),T)}}}const RW=t=>{const e=({timestamp:n})=>t(n);return{start:()=>Ln.update(e,!0),stop:()=>Pl(e),now:()=>Fi.isProcessing?Fi.timestamp:performance.now()}},pS=2e4;function gS(t){let e=0;const n=50;let r=t.next(e);for(;!r.done&&e<pS;)e+=n,r=t.next(e);return e>=pS?1/0:e}const AW={decay:hS,inertia:hS,tween:gp,keyframes:gp,spring:rD};function mp({autoplay:t=!0,delay:e=0,driver:n=RW,keyframes:r,type:i="keyframes",repeat:o=0,repeatDelay:a=0,repeatType:c="loop",onPlay:f,onStop:p,onComplete:b,onUpdate:m,...T}){let E=1,A=!1,I,j;const R=()=>{j=new Promise(Se=>{I=Se})};R();let H;const W=AW[i]||gp;let ne;W!==gp&&typeof r[0]!="number"&&(process.env.NODE_ENV!=="production"&&aa(r.length===2,`Only two keyframes currently supported with spring and inertia animations. Trying to animate ${r}`),ne=eD([0,100],r,{clamp:!1}),r=[0,100]);const Z=W({...T,keyframes:r});let ae;c==="mirror"&&(ae=W({...T,keyframes:[...r].reverse(),velocity:-(T.velocity||0)}));let S="idle",ce=null,ue=null,Ue=null;Z.calculatedDuration===null&&o&&(Z.calculatedDuration=gS(Z));const{calculatedDuration:et}=Z;let Ke=1/0,Me=1/0;et!==null&&(Ke=et+a,Me=Ke*(o+1)-a);let Ve=0;const fe=Se=>{if(ue===null)return;E>0&&(ue=Math.min(ue,Se)),E<0&&(ue=Math.min(Se-Me/E,ue)),ce!==null?Ve=ce:Ve=Math.round(Se-ue)*E;const Ne=Ve-e*(E>=0?1:-1),tt=E>=0?Ne<0:Ne>Me;Ve=Math.max(Ne,0),S==="finished"&&ce===null&&(Ve=Me);let Ye=Ve,Ze=Z;if(o){const pt=Math.min(Ve,Me)/Ke;let ft=Math.floor(pt),yt=pt%1;!yt&&pt>=1&&(yt=1),yt===1&&ft--,ft=Math.min(ft,o+1),!!(ft%2)&&(c==="reverse"?(yt=1-yt,a&&(yt-=a/Ke)):c==="mirror"&&(Ze=ae)),Ye=xu(0,1,yt)*Ke}const qe=tt?{done:!1,value:r[0]}:Ze.next(Ye);ne&&(qe.value=ne(qe.value));let{done:ot}=qe;!tt&&et!==null&&(ot=E>=0?Ve>=Me:Ve<=0);const ct=ce===null&&(S==="finished"||S==="running"&&ot);return m&&m(qe.value),ct&&Be(),qe},ge=()=>{H&&H.stop(),H=void 0},Pe=()=>{S="idle",ge(),I(),R(),ue=Ue=null},Be=()=>{S="finished",b&&b(),ge(),I()},Je=()=>{if(A)return;H||(H=n(fe));const Se=H.now();f&&f(),ce!==null?ue=Se-ce:(!ue||S==="finished")&&(ue=Se),S==="finished"&&R(),Ue=ue,ce=null,S="running",H.start()};t&&Je();const ve={then(Se,Ne){return j.then(Se,Ne)},get time(){return El(Ve)},set time(Se){Se=hu(Se),Ve=Se,ce!==null||!H||E===0?ce=Se:ue=H.now()-Se/E},get duration(){const Se=Z.calculatedDuration===null?gS(Z):Z.calculatedDuration;return El(Se)},get speed(){return E},set speed(Se){Se===E||!H||(E=Se,ve.time=El(Ve))},get state(){return S},play:Je,pause:()=>{S="paused",ce=Ve},stop:()=>{A=!0,S!=="idle"&&(S="idle",p&&p(),Pe())},cancel:()=>{Ue!==null&&fe(Ue),Pe()},complete:()=>{S="finished"},sample:Se=>(ue=0,fe(Se))};return ve}function IW(t){let e;return()=>(e===void 0&&(e=t()),e)}const MW=IW(()=>Object.hasOwnProperty.call(Element.prototype,"animate")),LW=new Set(["opacity","clipPath","filter","transform","backgroundColor"]),Ph=10,FW=2e4,NW=(t,e)=>e.type==="spring"||t==="backgroundColor"||!Mk(e.ease);function jW(t,e,{onUpdate:n,onComplete:r,...i}){if(!(MW()&&LW.has(e)&&!i.repeatDelay&&i.repeatType!=="mirror"&&i.damping!==0&&i.type!=="inertia"))return!1;let a=!1,c,f,p=!1;const b=()=>{f=new Promise(W=>{c=W})};b();let{keyframes:m,duration:T=300,ease:E,times:A}=i;if(NW(e,i)){const W=mp({...i,repeat:0,delay:0});let ne={done:!1,value:m[0]};const Z=[];let ae=0;for(;!ne.done&&ae<FW;)ne=W.sample(ae),Z.push(ne.value),ae+=Ph;A=void 0,m=Z,T=ae-Ph,E="linear"}const I=XU(t.owner.current,e,m,{...i,duration:T,ease:E,times:A}),j=()=>{p=!1,I.cancel()},R=()=>{p=!0,Ln.update(j),c(),b()};return I.onfinish=()=>{p||(t.set(KU(m,i)),r&&r(),R())},{then(W,ne){return f.then(W,ne)},attachTimeline(W){return I.timeline=W,I.onfinish=null,sr},get time(){return El(I.currentTime||0)},set time(W){I.currentTime=hu(W)},get speed(){return I.playbackRate},set speed(W){I.playbackRate=W},get duration(){return El(T)},play:()=>{a||(I.play(),Pl(j))},pause:()=>I.pause(),stop:()=>{if(a=!0,I.playState==="idle")return;const{currentTime:W}=I;if(W){const ne=mp({...i,autoplay:!1});t.setWithVelocity(ne.sample(W-Ph).value,ne.sample(W).value,Ph)}R()},complete:()=>{p||I.finish()},cancel:R}}function BW({keyframes:t,delay:e,onUpdate:n,onComplete:r}){const i=()=>(n&&n(t[t.length-1]),r&&r(),{time:0,speed:1,duration:0,play:sr,pause:sr,stop:sr,then:o=>(o(),Promise.resolve()),cancel:sr,complete:sr});return e?mp({keyframes:[0,1],duration:0,delay:e,onComplete:i}):i()}const $W={type:"spring",stiffness:500,damping:25,restSpeed:10},VW=t=>({type:"spring",stiffness:550,damping:t===0?2*Math.sqrt(550):30,restSpeed:10}),HW={type:"keyframes",duration:.8},UW={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},WW=(t,{keyframes:e})=>e.length>2?HW:Rc.has(t)?t.startsWith("scale")?VW(e[1]):$W:UW,gv=(t,e)=>t==="zIndex"?!1:!!(typeof e=="number"||Array.isArray(e)||typeof e=="string"&&(Su.test(e)||e==="0")&&!e.startsWith("url(")),zW=new Set(["brightness","contrast","saturate","opacity"]);function YW(t){const[e,n]=t.slice(0,-1).split("(");if(e==="drop-shadow")return t;const[r]=n.match(Wp)||[];if(!r)return t;const i=n.replace(r,"");let o=zW.has(e)?1:0;return r!==n&&(o*=100),e+"("+o+i+")"}const GW=/([a-z-]*)\(.*?\)/g,mv={...Su,getAnimatableNone:t=>{const e=t.match(GW);return e?e.map(YW).join(" "):t}},qW={...yk,color:ro,backgroundColor:ro,outlineColor:ro,fill:ro,stroke:ro,borderColor:ro,borderTopColor:ro,borderRightColor:ro,borderBottomColor:ro,borderLeftColor:ro,filter:mv,WebkitFilter:mv},Gy=t=>qW[t];function iD(t,e){let n=Gy(t);return n!==mv&&(n=Su),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const oD=t=>/^0[^.\s]+$/.test(t);function XW(t){if(typeof t=="number")return t===0;if(t!==null)return t==="none"||t==="0"||oD(t)}function KW(t,e,n,r){const i=gv(e,n);let o;Array.isArray(n)?o=[...n]:o=[null,n];const a=r.from!==void 0?r.from:t.get();let c;const f=[];for(let p=0;p<o.length;p++)o[p]===null&&(o[p]=p===0?a:o[p-1]),XW(o[p])&&f.push(p),typeof o[p]=="string"&&o[p]!=="none"&&o[p]!=="0"&&(c=o[p]);if(i&&f.length&&c)for(let p=0;p<f.length;p++){const b=f[p];o[b]=iD(e,c)}return o}function ZW({when:t,delay:e,delayChildren:n,staggerChildren:r,staggerDirection:i,repeat:o,repeatType:a,repeatDelay:c,from:f,elapsed:p,...b}){return!!Object.keys(b).length}function qy(t,e){return t[e]||t.default||t}const JW={skipAnimations:!1},Xy=(t,e,n,r={})=>i=>{const o=qy(r,t)||{},a=o.delay||r.delay||0;let{elapsed:c=0}=r;c=c-hu(a);const f=KW(e,t,n,o),p=f[0],b=f[f.length-1],m=gv(t,p),T=gv(t,b);Qd(m===T,`You are trying to animate ${t} from "${p}" to "${b}". ${p} is not an animatable value - to enable this animation set ${p} to a value animatable to ${b} via the \`style\` property.`);let E={keyframes:f,velocity:e.getVelocity(),ease:"easeOut",...o,delay:-c,onUpdate:A=>{e.set(A),o.onUpdate&&o.onUpdate(A)},onComplete:()=>{i(),o.onComplete&&o.onComplete()}};if(ZW(o)||(E={...E,...WW(t,E)}),E.duration&&(E.duration=hu(E.duration)),E.repeatDelay&&(E.repeatDelay=hu(E.repeatDelay)),!m||!T||qU.current||o.type===!1||JW.skipAnimations)return BW(E);if(!r.isHandoff&&e.owner&&e.owner.current instanceof HTMLElement&&!e.owner.getProps().onUpdate){const A=jW(e,t,E);if(A)return A}return mp(E)};function vp(t){return!!(Ro(t)&&t.add)}const sD=t=>/^\-?\d*\.?\d+$/.test(t);function Ky(t,e){t.indexOf(e)===-1&&t.push(e)}function Zy(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class Jy{constructor(){this.subscriptions=[]}add(e){return Ky(this.subscriptions,e),()=>Zy(this.subscriptions,e)}notify(e,n,r){const i=this.subscriptions.length;if(i)if(i===1)this.subscriptions[0](e,n,r);else for(let o=0;o<i;o++){const a=this.subscriptions[o];a&&a(e,n,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}const mS=new Set;function Qy(t,e,n){t||mS.has(e)||(console.warn(e),mS.add(e))}const QW=t=>!isNaN(parseFloat(t));class ez{constructor(e,n={}){this.version="10.18.0",this.timeDelta=0,this.lastUpdated=0,this.canTrackVelocity=!1,this.events={},this.updateAndNotify=(r,i=!0)=>{this.prev=this.current,this.current=r;const{delta:o,timestamp:a}=Fi;this.lastUpdated!==a&&(this.timeDelta=o,this.lastUpdated=a,Ln.postRender(this.scheduleVelocityCheck)),this.prev!==this.current&&this.events.change&&this.events.change.notify(this.current),this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()),i&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.scheduleVelocityCheck=()=>Ln.postRender(this.velocityCheck),this.velocityCheck=({timestamp:r})=>{r!==this.lastUpdated&&(this.prev=this.current,this.events.velocityChange&&this.events.velocityChange.notify(this.getVelocity()))},this.hasAnimated=!1,this.prev=this.current=e,this.canTrackVelocity=QW(this.current),this.owner=n.owner}onChange(e){return process.env.NODE_ENV!=="production"&&Qy(!1,'value.onChange(callback) is deprecated. Switch to value.on("change", callback).'),this.on("change",e)}on(e,n){this.events[e]||(this.events[e]=new Jy);const r=this.events[e].add(n);return e==="change"?()=>{r(),Ln.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(const e in this.events)this.events[e].clear()}attach(e,n){this.passiveEffect=e,this.stopPassiveEffect=n}set(e,n=!0){!n||!this.passiveEffect?this.updateAndNotify(e,n):this.passiveEffect(e,this.updateAndNotify)}setWithVelocity(e,n,r){this.set(n),this.prev=e,this.timeDelta=r}jump(e){this.updateAndNotify(e),this.prev=e,this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){return this.canTrackVelocity?tD(parseFloat(this.current)-parseFloat(this.prev),this.timeDelta):0}start(e){return this.stop(),new Promise(n=>{this.hasAnimated=!0,this.animation=e(n),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function Of(t,e){return new ez(t,e)}const aD=t=>e=>e.test(t),tz={test:t=>t==="auto",parse:t=>t},lD=[Ac,Rt,$a,lu,uU,lU,tz],ad=t=>lD.find(aD(t)),nz=[...lD,ro,Su],rz=t=>nz.find(aD(t));function iz(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,Of(n))}function oz(t,e){const n=Yp(t,e);let{transitionEnd:r={},transition:i={},...o}=n?t.makeTargetAnimatable(n,!1):{};o={...o,...r};for(const a in o){const c=CU(o[a]);iz(t,a,c)}}function sz(t,e,n){var r,i;const o=Object.keys(e).filter(c=>!t.hasValue(c)),a=o.length;if(a)for(let c=0;c<a;c++){const f=o[c],p=e[f];let b=null;Array.isArray(p)&&(b=p[0]),b===null&&(b=(i=(r=n[f])!==null&&r!==void 0?r:t.readValue(f))!==null&&i!==void 0?i:e[f]),b!=null&&(typeof b=="string"&&(sD(b)||oD(b))?b=parseFloat(b):!rz(b)&&Su.test(p)&&(b=iD(f,p)),t.addValue(f,Of(b,{owner:t})),n[f]===void 0&&(n[f]=b),b!==null&&t.setBaseTarget(f,b))}}function az(t,e){return e?(e[t]||e.default||e).from:void 0}function lz(t,e,n){const r={};for(const i in t){const o=az(i,e);if(o!==void 0)r[i]=o;else{const a=n.getValue(i);a&&(r[i]=a.get())}}return r}function uz({protectedKeys:t,needsAnimating:e},n){const r=t.hasOwnProperty(n)&&e[n]!==!0;return e[n]=!1,r}function cz(t,e){const n=t.get();if(Array.isArray(e)){for(let r=0;r<e.length;r++)if(e[r]!==n)return!0}else return n!==e}function uD(t,e,{delay:n=0,transitionOverride:r,type:i}={}){let{transition:o=t.getDefaultTransition(),transitionEnd:a,...c}=t.makeTargetAnimatable(e);const f=t.getValue("willChange");r&&(o=r);const p=[],b=i&&t.animationState&&t.animationState.getState()[i];for(const m in c){const T=t.getValue(m),E=c[m];if(!T||E===void 0||b&&uz(b,m))continue;const A={delay:n,elapsed:0,...qy(o||{},m)};if(window.HandoffAppearAnimations){const R=t.getProps()[ck];if(R){const H=window.HandoffAppearAnimations(R,m,T,Ln);H!==null&&(A.elapsed=H,A.isHandoff=!0)}}let I=!A.isHandoff&&!cz(T,E);if(A.type==="spring"&&(T.getVelocity()||A.velocity)&&(I=!1),T.animation&&(I=!1),I)continue;T.start(Xy(m,T,E,t.shouldReduceMotion&&Rc.has(m)?{type:!1}:A));const j=T.animation;vp(f)&&(f.add(m),j.then(()=>f.remove(m))),p.push(j)}return a&&Promise.all(p).then(()=>{a&&oz(t,a)}),p}function vv(t,e,n={}){const r=Yp(t,e,n.custom);let{transition:i=t.getDefaultTransition()||{}}=r||{};n.transitionOverride&&(i=n.transitionOverride);const o=r?()=>Promise.all(uD(t,r,n)):()=>Promise.resolve(),a=t.variantChildren&&t.variantChildren.size?(f=0)=>{const{delayChildren:p=0,staggerChildren:b,staggerDirection:m}=i;return fz(t,e,p+f,b,m,n)}:()=>Promise.resolve(),{when:c}=i;if(c){const[f,p]=c==="beforeChildren"?[o,a]:[a,o];return f().then(()=>p())}else return Promise.all([o(),a(n.delay)])}function fz(t,e,n=0,r=0,i=1,o){const a=[],c=(t.variantChildren.size-1)*r,f=i===1?(p=0)=>p*r:(p=0)=>c-p*r;return Array.from(t.variantChildren).sort(dz).forEach((p,b)=>{p.notify("AnimationStart",e),a.push(vv(p,e,{...o,delay:n+f(b)}).then(()=>p.notify("AnimationComplete",e)))}),Promise.all(a)}function dz(t,e){return t.sortNodePosition(e)}function hz(t,e,n={}){t.notify("AnimationStart",e);let r;if(Array.isArray(e)){const i=e.map(o=>vv(t,o,n));r=Promise.all(i)}else if(typeof e=="string")r=vv(t,e,n);else{const i=typeof e=="function"?Yp(t,e,n.custom):e;r=Promise.all(uD(t,i,n))}return r.then(()=>t.notify("AnimationComplete",e))}const pz=[...Ly].reverse(),gz=Ly.length;function mz(t){return e=>Promise.all(e.map(({animation:n,options:r})=>hz(t,n,r)))}function vz(t){let e=mz(t);const n=bz();let r=!0;const i=(f,p)=>{const b=Yp(t,p);if(b){const{transition:m,transitionEnd:T,...E}=b;f={...f,...E,...T}}return f};function o(f){e=f(t)}function a(f,p){const b=t.getProps(),m=t.getVariantContext(!0)||{},T=[],E=new Set;let A={},I=1/0;for(let R=0;R<gz;R++){const H=pz[R],W=n[H],ne=b[H]!==void 0?b[H]:m[H],Z=Nd(ne),ae=H===p?W.isActive:null;ae===!1&&(I=R);let S=ne===m[H]&&ne!==b[H]&&Z;if(S&&r&&t.manuallyAnimateOnMount&&(S=!1),W.protectedKeys={...A},!W.isActive&&ae===null||!ne&&!W.prevProp||Hp(ne)||typeof ne=="boolean")continue;let ue=yz(W.prevProp,ne)||H===p&&W.isActive&&!S&&Z||R>I&&Z,Ue=!1;const et=Array.isArray(ne)?ne:[ne];let Ke=et.reduce(i,{});ae===!1&&(Ke={});const{prevResolvedValues:Me={}}=W,Ve={...Me,...Ke},fe=ge=>{ue=!0,E.has(ge)&&(Ue=!0,E.delete(ge)),W.needsAnimating[ge]=!0};for(const ge in Ve){const Pe=Ke[ge],Be=Me[ge];if(A.hasOwnProperty(ge))continue;let Je=!1;hp(Pe)&&hp(Be)?Je=!Ak(Pe,Be):Je=Pe!==Be,Je?Pe!==void 0?fe(ge):E.add(ge):Pe!==void 0&&E.has(ge)?fe(ge):W.protectedKeys[ge]=!0}W.prevProp=ne,W.prevResolvedValues=Ke,W.isActive&&(A={...A,...Ke}),r&&t.blockInitialAnimation&&(ue=!1),ue&&(!S||Ue)&&T.push(...et.map(ge=>({animation:ge,options:{type:H,...f}})))}if(E.size){const R={};E.forEach(H=>{const W=t.getBaseTarget(H);W!==void 0&&(R[H]=W)}),T.push({animation:R})}let j=!!T.length;return r&&(b.initial===!1||b.initial===b.animate)&&!t.manuallyAnimateOnMount&&(j=!1),r=!1,j?e(T):Promise.resolve()}function c(f,p,b){var m;if(n[f].isActive===p)return Promise.resolve();(m=t.variantChildren)===null||m===void 0||m.forEach(E=>{var A;return(A=E.animationState)===null||A===void 0?void 0:A.setActive(f,p)}),n[f].isActive=p;const T=a(b,f);for(const E in n)n[E].protectedKeys={};return T}return{animateChanges:a,setActive:c,setAnimateFunction:o,getState:()=>n}}function yz(t,e){return typeof e=="string"?e!==t:Array.isArray(e)?!Ak(e,t):!1}function ac(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function bz(){return{animate:ac(!0),whileInView:ac(),whileHover:ac(),whileTap:ac(),whileDrag:ac(),whileFocus:ac(),exit:ac()}}class wz extends Du{constructor(e){super(e),e.animationState||(e.animationState=vz(e))}updateAnimationControlsSubscription(){const{animate:e}=this.node.getProps();this.unmount(),Hp(e)&&(this.unmount=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){const{animate:e}=this.node.getProps(),{animate:n}=this.node.prevProps||{};e!==n&&this.updateAnimationControlsSubscription()}unmount(){}}let xz=0;class Sz extends Du{constructor(){super(...arguments),this.id=xz++}update(){if(!this.node.presenceContext)return;const{isPresent:e,onExitComplete:n,custom:r}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===i)return;const o=this.node.animationState.setActive("exit",!e,{custom:r??this.node.getProps().custom});n&&!e&&o.then(()=>n(this.id))}mount(){const{register:e}=this.node.presenceContext||{};e&&(this.unmount=e(this.id))}unmount(){}}const Tz={animation:{Feature:wz},exit:{Feature:Sz}},vS=(t,e)=>Math.abs(t-e);function Cz(t,e){const n=vS(t.x,e.x),r=vS(t.y,e.y);return Math.sqrt(n**2+r**2)}class cD{constructor(e,n,{transformPagePoint:r,contextWindow:i,dragSnapToOrigin:o=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const m=om(this.lastMoveEventInfo,this.history),T=this.startEvent!==null,E=Cz(m.offset,{x:0,y:0})>=3;if(!T&&!E)return;const{point:A}=m,{timestamp:I}=Fi;this.history.push({...A,timestamp:I});const{onStart:j,onMove:R}=this.handlers;T||(j&&j(this.lastMoveEvent,m),this.startEvent=this.lastMoveEvent),R&&R(this.lastMoveEvent,m)},this.handlePointerMove=(m,T)=>{this.lastMoveEvent=m,this.lastMoveEventInfo=im(T,this.transformPagePoint),Ln.update(this.updatePoint,!0)},this.handlePointerUp=(m,T)=>{this.end();const{onEnd:E,onSessionEnd:A,resumeAnimation:I}=this.handlers;if(this.dragSnapToOrigin&&I&&I(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;const j=om(m.type==="pointercancel"?this.lastMoveEventInfo:im(T,this.transformPagePoint),this.history);this.startEvent&&E&&E(m,j),A&&A(m,j)},!Dk(e))return;this.dragSnapToOrigin=o,this.handlers=n,this.transformPagePoint=r,this.contextWindow=i||window;const a=zp(e),c=im(a,this.transformPagePoint),{point:f}=c,{timestamp:p}=Fi;this.history=[{...f,timestamp:p}];const{onSessionStart:b}=n;b&&b(e,om(c,this.history)),this.removeListeners=du(Cl(this.contextWindow,"pointermove",this.handlePointerMove),Cl(this.contextWindow,"pointerup",this.handlePointerUp),Cl(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),Pl(this.updatePoint)}}function im(t,e){return e?{point:e(t.point)}:t}function yS(t,e){return{x:t.x-e.x,y:t.y-e.y}}function om({point:t},e){return{point:t,delta:yS(t,fD(e)),offset:yS(t,Ez(e)),velocity:kz(e,.1)}}function Ez(t){return t[0]}function fD(t){return t[t.length-1]}function kz(t,e){if(t.length<2)return{x:0,y:0};let n=t.length-1,r=null;const i=fD(t);for(;n>=0&&(r=t[n],!(i.timestamp-r.timestamp>hu(e)));)n--;if(!r)return{x:0,y:0};const o=El(i.timestamp-r.timestamp);if(o===0)return{x:0,y:0};const a={x:(i.x-r.x)/o,y:(i.y-r.y)/o};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}function es(t){return t.max-t.min}function yv(t,e=0,n=.01){return Math.abs(t-e)<=n}function bS(t,e,n,r=.5){t.origin=r,t.originPoint=Zn(e.min,e.max,t.origin),t.scale=es(n)/es(e),(yv(t.scale,1,1e-4)||isNaN(t.scale))&&(t.scale=1),t.translate=Zn(n.min,n.max,t.origin)-t.originPoint,(yv(t.translate)||isNaN(t.translate))&&(t.translate=0)}function Ed(t,e,n,r){bS(t.x,e.x,n.x,r?r.originX:void 0),bS(t.y,e.y,n.y,r?r.originY:void 0)}function wS(t,e,n){t.min=n.min+e.min,t.max=t.min+es(e)}function Dz(t,e,n){wS(t.x,e.x,n.x),wS(t.y,e.y,n.y)}function xS(t,e,n){t.min=e.min-n.min,t.max=t.min+es(e)}function kd(t,e,n){xS(t.x,e.x,n.x),xS(t.y,e.y,n.y)}function Pz(t,{min:e,max:n},r){return e!==void 0&&t<e?t=r?Zn(e,t,r.min):Math.max(t,e):n!==void 0&&t>n&&(t=r?Zn(n,t,r.max):Math.min(t,n)),t}function SS(t,e,n){return{min:e!==void 0?t.min+e:void 0,max:n!==void 0?t.max+n-(t.max-t.min):void 0}}function Oz(t,{top:e,left:n,bottom:r,right:i}){return{x:SS(t.x,n,i),y:SS(t.y,e,r)}}function TS(t,e){let n=e.min-t.min,r=e.max-t.max;return e.max-e.min<t.max-t.min&&([n,r]=[r,n]),{min:n,max:r}}function _z(t,e){return{x:TS(t.x,e.x),y:TS(t.y,e.y)}}function Rz(t,e){let n=.5;const r=es(t),i=es(e);return i>r?n=Bd(e.min,e.max-r,t.min):r>i&&(n=Bd(t.min,t.max-i,e.min)),xu(0,1,n)}function Az(t,e){const n={};return e.min!==void 0&&(n.min=e.min-t.min),e.max!==void 0&&(n.max=e.max-t.min),n}const bv=.35;function Iz(t=bv){return t===!1?t=0:t===!0&&(t=bv),{x:CS(t,"left","right"),y:CS(t,"top","bottom")}}function CS(t,e,n){return{min:ES(t,e),max:ES(t,n)}}function ES(t,e){return typeof t=="number"?t:t[e]||0}const kS=()=>({translate:0,scale:1,origin:0,originPoint:0}),xf=()=>({x:kS(),y:kS()}),DS=()=>({min:0,max:0}),Er=()=>({x:DS(),y:DS()});function Ps(t){return[t("x"),t("y")]}function dD({top:t,left:e,right:n,bottom:r}){return{x:{min:e,max:n},y:{min:t,max:r}}}function Mz({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}function Lz(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:r.y,right:r.x}}function sm(t){return t===void 0||t===1}function wv({scale:t,scaleX:e,scaleY:n}){return!sm(t)||!sm(e)||!sm(n)}function pc(t){return wv(t)||hD(t)||t.z||t.rotate||t.rotateX||t.rotateY}function hD(t){return PS(t.x)||PS(t.y)}function PS(t){return t&&t!=="0%"}function yp(t,e,n){const r=t-n,i=e*r;return n+i}function OS(t,e,n,r,i){return i!==void 0&&(t=yp(t,i,r)),yp(t,n,r)+e}function xv(t,e=0,n=1,r,i){t.min=OS(t.min,e,n,r,i),t.max=OS(t.max,e,n,r,i)}function pD(t,{x:e,y:n}){xv(t.x,e.translate,e.scale,e.originPoint),xv(t.y,n.translate,n.scale,n.originPoint)}function Fz(t,e,n,r=!1){const i=n.length;if(!i)return;e.x=e.y=1;let o,a;for(let c=0;c<i;c++){o=n[c],a=o.projectionDelta;const f=o.instance;f&&f.style&&f.style.display==="contents"||(r&&o.options.layoutScroll&&o.scroll&&o!==o.root&&Sf(t,{x:-o.scroll.offset.x,y:-o.scroll.offset.y}),a&&(e.x*=a.x.scale,e.y*=a.y.scale,pD(t,a)),r&&pc(o.latestValues)&&Sf(t,o.latestValues))}e.x=_S(e.x),e.y=_S(e.y)}function _S(t){return Number.isInteger(t)||t>1.0000000000001||t<.999999999999?t:1}function uu(t,e){t.min=t.min+e,t.max=t.max+e}function RS(t,e,[n,r,i]){const o=e[i]!==void 0?e[i]:.5,a=Zn(t.min,t.max,o);xv(t,e[n],e[r],a,e.scale)}const Nz=["x","scaleX","originX"],jz=["y","scaleY","originY"];function Sf(t,e){RS(t.x,e,Nz),RS(t.y,e,jz)}function gD(t,e){return dD(Lz(t.getBoundingClientRect(),e))}function Bz(t,e,n){const r=gD(t,n),{scroll:i}=e;return i&&(uu(r.x,i.offset.x),uu(r.y,i.offset.y)),r}const mD=({current:t})=>t?t.ownerDocument.defaultView:null,$z=new WeakMap;class Vz{constructor(e){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=Er(),this.visualElement=e}start(e,{snapToCursor:n=!1}={}){const{presenceContext:r}=this.visualElement;if(r&&r.isPresent===!1)return;const i=b=>{const{dragSnapToOrigin:m}=this.getProps();m?this.pauseAnimation():this.stopAnimation(),n&&this.snapToCursor(zp(b,"page").point)},o=(b,m)=>{const{drag:T,dragPropagation:E,onDragStart:A}=this.getProps();if(T&&!E&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=Ok(T),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),Ps(j=>{let R=this.getAxisMotionValue(j).get()||0;if($a.test(R)){const{projection:H}=this.visualElement;if(H&&H.layout){const W=H.layout.layoutBox[j];W&&(R=es(W)*(parseFloat(R)/100))}}this.originPoint[j]=R}),A&&Ln.update(()=>A(b,m),!1,!0);const{animationState:I}=this.visualElement;I&&I.setActive("whileDrag",!0)},a=(b,m)=>{const{dragPropagation:T,dragDirectionLock:E,onDirectionLock:A,onDrag:I}=this.getProps();if(!T&&!this.openGlobalLock)return;const{offset:j}=m;if(E&&this.currentDirection===null){this.currentDirection=Hz(j),this.currentDirection!==null&&A&&A(this.currentDirection);return}this.updateAxis("x",m.point,j),this.updateAxis("y",m.point,j),this.visualElement.render(),I&&I(b,m)},c=(b,m)=>this.stop(b,m),f=()=>Ps(b=>{var m;return this.getAnimationState(b)==="paused"&&((m=this.getAxisMotionValue(b).animation)===null||m===void 0?void 0:m.play())}),{dragSnapToOrigin:p}=this.getProps();this.panSession=new cD(e,{onSessionStart:i,onStart:o,onMove:a,onSessionEnd:c,resumeAnimation:f},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:p,contextWindow:mD(this.visualElement)})}stop(e,n){const r=this.isDragging;if(this.cancel(),!r)return;const{velocity:i}=n;this.startAnimation(i);const{onDragEnd:o}=this.getProps();o&&Ln.update(()=>o(e,n))}cancel(){this.isDragging=!1;const{projection:e,animationState:n}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;const{dragPropagation:r}=this.getProps();!r&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),n&&n.setActive("whileDrag",!1)}updateAxis(e,n,r){const{drag:i}=this.getProps();if(!r||!Oh(e,i,this.currentDirection))return;const o=this.getAxisMotionValue(e);let a=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(a=Pz(a,this.constraints[e],this.elastic[e])),o.set(a)}resolveConstraints(){var e;const{dragConstraints:n,dragElastic:r}=this.getProps(),i=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):(e=this.visualElement.projection)===null||e===void 0?void 0:e.layout,o=this.constraints;n&&bf(n)?this.constraints||(this.constraints=this.resolveRefConstraints()):n&&i?this.constraints=Oz(i.layoutBox,n):this.constraints=!1,this.elastic=Iz(r),o!==this.constraints&&i&&this.constraints&&!this.hasMutatedConstraints&&Ps(a=>{this.getAxisMotionValue(a)&&(this.constraints[a]=Az(i.layoutBox[a],this.constraints[a]))})}resolveRefConstraints(){const{dragConstraints:e,onMeasureDragConstraints:n}=this.getProps();if(!e||!bf(e))return!1;const r=e.current;aa(r!==null,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");const{projection:i}=this.visualElement;if(!i||!i.layout)return!1;const o=Bz(r,i.root,this.visualElement.getTransformPagePoint());let a=_z(i.layout.layoutBox,o);if(n){const c=n(Mz(a));this.hasMutatedConstraints=!!c,c&&(a=dD(c))}return a}startAnimation(e){const{drag:n,dragMomentum:r,dragElastic:i,dragTransition:o,dragSnapToOrigin:a,onDragTransitionEnd:c}=this.getProps(),f=this.constraints||{},p=Ps(b=>{if(!Oh(b,n,this.currentDirection))return;let m=f&&f[b]||{};a&&(m={min:0,max:0});const T=i?200:1e6,E=i?40:1e7,A={type:"inertia",velocity:r?e[b]:0,bounceStiffness:T,bounceDamping:E,timeConstant:750,restDelta:1,restSpeed:10,...o,...m};return this.startAxisValueAnimation(b,A)});return Promise.all(p).then(c)}startAxisValueAnimation(e,n){const r=this.getAxisMotionValue(e);return r.start(Xy(e,r,0,n))}stopAnimation(){Ps(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){Ps(e=>{var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.pause()})}getAnimationState(e){var n;return(n=this.getAxisMotionValue(e).animation)===null||n===void 0?void 0:n.state}getAxisMotionValue(e){const n="_drag"+e.toUpperCase(),r=this.visualElement.getProps(),i=r[n];return i||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){Ps(n=>{const{drag:r}=this.getProps();if(!Oh(n,r,this.currentDirection))return;const{projection:i}=this.visualElement,o=this.getAxisMotionValue(n);if(i&&i.layout){const{min:a,max:c}=i.layout.layoutBox[n];o.set(e[n]-Zn(a,c,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;const{drag:e,dragConstraints:n}=this.getProps(),{projection:r}=this.visualElement;if(!bf(n)||!r||!this.constraints)return;this.stopAnimation();const i={x:0,y:0};Ps(a=>{const c=this.getAxisMotionValue(a);if(c){const f=c.get();i[a]=Rz({min:f,max:f},this.constraints[a])}});const{transformTemplate:o}=this.visualElement.getProps();this.visualElement.current.style.transform=o?o({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),Ps(a=>{if(!Oh(a,e,null))return;const c=this.getAxisMotionValue(a),{min:f,max:p}=this.constraints[a];c.set(Zn(f,p,i[a]))})}addListeners(){if(!this.visualElement.current)return;$z.set(this.visualElement,this);const e=this.visualElement.current,n=Cl(e,"pointerdown",f=>{const{drag:p,dragListener:b=!0}=this.getProps();p&&b&&this.start(f)}),r=()=>{const{dragConstraints:f}=this.getProps();bf(f)&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,o=i.addEventListener("measure",r);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),r();const a=wl(window,"resize",()=>this.scalePositionWithinConstraints()),c=i.addEventListener("didUpdate",({delta:f,hasLayoutChanged:p})=>{this.isDragging&&p&&(Ps(b=>{const m=this.getAxisMotionValue(b);m&&(this.originPoint[b]+=f[b].translate,m.set(m.get()+f[b].translate))}),this.visualElement.render())});return()=>{a(),n(),o(),c&&c()}}getProps(){const e=this.visualElement.getProps(),{drag:n=!1,dragDirectionLock:r=!1,dragPropagation:i=!1,dragConstraints:o=!1,dragElastic:a=bv,dragMomentum:c=!0}=e;return{...e,drag:n,dragDirectionLock:r,dragPropagation:i,dragConstraints:o,dragElastic:a,dragMomentum:c}}}function Oh(t,e,n){return(e===!0||e===t)&&(n===null||n===t)}function Hz(t,e=10){let n=null;return Math.abs(t.y)>e?n="y":Math.abs(t.x)>e&&(n="x"),n}class Uz extends Du{constructor(e){super(e),this.removeGroupControls=sr,this.removeListeners=sr,this.controls=new Vz(e)}mount(){const{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||sr}unmount(){this.removeGroupControls(),this.removeListeners()}}const AS=t=>(e,n)=>{t&&Ln.update(()=>t(e,n))};class Wz extends Du{constructor(){super(...arguments),this.removePointerDownListener=sr}onPointerDown(e){this.session=new cD(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:mD(this.node)})}createPanHandlers(){const{onPanSessionStart:e,onPanStart:n,onPan:r,onPanEnd:i}=this.node.getProps();return{onSessionStart:AS(e),onStart:AS(n),onMove:r,onEnd:(o,a)=>{delete this.session,i&&Ln.update(()=>i(o,a))}}}mount(){this.removePointerDownListener=Cl(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}function zz(){const t=q.useContext(Iy);if(t===null)return[!0,null];const{isPresent:e,onExitComplete:n,register:r}=t,i=q.useId();return q.useEffect(()=>r(i),[]),!e&&n?[!1,()=>n&&n(i)]:[!0]}const Yh={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function IS(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}const ld={correct:(t,e)=>{if(!e.target)return t;if(typeof t=="string")if(Rt.test(t))t=parseFloat(t);else return t;const n=IS(t,e.target.x),r=IS(t,e.target.y);return`${n}% ${r}%`}},Yz={correct:(t,{treeScale:e,projectionDelta:n})=>{const r=t,i=Su.parse(t);if(i.length>5)return r;const o=Su.createTransformer(t),a=typeof i[0]!="number"?1:0,c=n.x.scale*e.x,f=n.y.scale*e.y;i[0+a]/=c,i[1+a]/=f;const p=Zn(c,f,.5);return typeof i[2+a]=="number"&&(i[2+a]/=p),typeof i[3+a]=="number"&&(i[3+a]/=p),o(i)}};class Gz extends q.Component{componentDidMount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r,layoutId:i}=this.props,{projection:o}=e;tU(qz),o&&(n.group&&n.group.add(o),r&&r.register&&i&&r.register(o),o.root.didUpdate(),o.addEventListener("animationComplete",()=>{this.safeToRemove()}),o.setOptions({...o.options,onExitComplete:()=>this.safeToRemove()})),Yh.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){const{layoutDependency:n,visualElement:r,drag:i,isPresent:o}=this.props,a=r.projection;return a&&(a.isPresent=o,i||e.layoutDependency!==n||n===void 0?a.willUpdate():this.safeToRemove(),e.isPresent!==o&&(o?a.promote():a.relegate()||Ln.postRender(()=>{const c=a.getStack();(!c||!c.members.length)&&this.safeToRemove()}))),null}componentDidUpdate(){const{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),queueMicrotask(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){const{visualElement:e,layoutGroup:n,switchLayoutGroup:r}=this.props,{projection:i}=e;i&&(i.scheduleCheckAfterUnmount(),n&&n.group&&n.group.remove(i),r&&r.deregister&&r.deregister(i))}safeToRemove(){const{safeToRemove:e}=this.props;e&&e()}render(){return null}}function vD(t){const[e,n]=zz(),r=q.useContext(dk);return q.createElement(Gz,{...t,layoutGroup:r,switchLayoutGroup:q.useContext(hk),isPresent:e,safeToRemove:n})}const qz={borderRadius:{...ld,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ld,borderTopRightRadius:ld,borderBottomLeftRadius:ld,borderBottomRightRadius:ld,boxShadow:Yz},yD=["TopLeft","TopRight","BottomLeft","BottomRight"],Xz=yD.length,MS=t=>typeof t=="string"?parseFloat(t):t,LS=t=>typeof t=="number"||Rt.test(t);function Kz(t,e,n,r,i,o){i?(t.opacity=Zn(0,n.opacity!==void 0?n.opacity:1,Zz(r)),t.opacityExit=Zn(e.opacity!==void 0?e.opacity:1,0,Jz(r))):o&&(t.opacity=Zn(e.opacity!==void 0?e.opacity:1,n.opacity!==void 0?n.opacity:1,r));for(let a=0;a<Xz;a++){const c=`border${yD[a]}Radius`;let f=FS(e,c),p=FS(n,c);if(f===void 0&&p===void 0)continue;f||(f=0),p||(p=0),f===0||p===0||LS(f)===LS(p)?(t[c]=Math.max(Zn(MS(f),MS(p),r),0),($a.test(p)||$a.test(f))&&(t[c]+="%")):t[c]=p}(e.rotate||n.rotate)&&(t.rotate=Zn(e.rotate||0,n.rotate||0,r))}function FS(t,e){return t[e]!==void 0?t[e]:t.borderRadius}const Zz=bD(0,.5,Vk),Jz=bD(.5,.95,sr);function bD(t,e,n){return r=>r<t?0:r>e?1:n(Bd(t,e,r))}function NS(t,e){t.min=e.min,t.max=e.max}function Es(t,e){NS(t.x,e.x),NS(t.y,e.y)}function jS(t,e,n,r,i){return t-=e,t=yp(t,1/n,r),i!==void 0&&(t=yp(t,1/i,r)),t}function Qz(t,e=0,n=1,r=.5,i,o=t,a=t){if($a.test(e)&&(e=parseFloat(e),e=Zn(a.min,a.max,e/100)-a.min),typeof e!="number")return;let c=Zn(o.min,o.max,r);t===o&&(c-=e),t.min=jS(t.min,e,n,c,i),t.max=jS(t.max,e,n,c,i)}function BS(t,e,[n,r,i],o,a){Qz(t,e[n],e[r],e[i],e.scale,o,a)}const e5=["x","scaleX","originX"],t5=["y","scaleY","originY"];function $S(t,e,n,r){BS(t.x,e,e5,n?n.x:void 0,r?r.x:void 0),BS(t.y,e,t5,n?n.y:void 0,r?r.y:void 0)}function VS(t){return t.translate===0&&t.scale===1}function wD(t){return VS(t.x)&&VS(t.y)}function n5(t,e){return t.x.min===e.x.min&&t.x.max===e.x.max&&t.y.min===e.y.min&&t.y.max===e.y.max}function xD(t,e){return Math.round(t.x.min)===Math.round(e.x.min)&&Math.round(t.x.max)===Math.round(e.x.max)&&Math.round(t.y.min)===Math.round(e.y.min)&&Math.round(t.y.max)===Math.round(e.y.max)}function HS(t){return es(t.x)/es(t.y)}class r5{constructor(){this.members=[]}add(e){Ky(this.members,e),e.scheduleRender()}remove(e){if(Zy(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){const n=this.members[this.members.length-1];n&&this.promote(n)}}relegate(e){const n=this.members.findIndex(i=>e===i);if(n===0)return!1;let r;for(let i=n;i>=0;i--){const o=this.members[i];if(o.isPresent!==!1){r=o;break}}return r?(this.promote(r),!0):!1}promote(e,n){const r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender(),e.resumeFrom=r,n&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0);const{crossfade:i}=e.options;i===!1&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{const{options:n,resumingFrom:r}=e;n.onExitComplete&&n.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}function US(t,e,n){let r="";const i=t.x.translate/e.x,o=t.y.translate/e.y;if((i||o)&&(r=`translate3d(${i}px, ${o}px, 0) `),(e.x!==1||e.y!==1)&&(r+=`scale(${1/e.x}, ${1/e.y}) `),n){const{rotate:f,rotateX:p,rotateY:b}=n;f&&(r+=`rotate(${f}deg) `),p&&(r+=`rotateX(${p}deg) `),b&&(r+=`rotateY(${b}deg) `)}const a=t.x.scale*e.x,c=t.y.scale*e.y;return(a!==1||c!==1)&&(r+=`scale(${a}, ${c})`),r||"none"}const i5=(t,e)=>t.depth-e.depth;class o5{constructor(){this.children=[],this.isDirty=!1}add(e){Ky(this.children,e),this.isDirty=!0}remove(e){Zy(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(i5),this.isDirty=!1,this.children.forEach(e)}}function s5(t,e){const n=performance.now(),r=({timestamp:i})=>{const o=i-n;o>=e&&(Pl(r),t(o-e))};return Ln.read(r,!0),()=>Pl(r)}function a5(t){window.MotionDebug&&window.MotionDebug.record(t)}function l5(t){return t instanceof SVGElement&&t.tagName!=="svg"}function u5(t,e,n){const r=Ro(t)?t:Of(t);return r.start(Xy("",r,e,n)),r.animation}const WS=["","X","Y","Z"],c5={visibility:"hidden"},zS=1e3;let f5=0;const gc={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0};function SD({attachResizeListener:t,defaultParent:e,measureScroll:n,checkIsScrollRoot:r,resetTransform:i}){return class{constructor(a={},c=e==null?void 0:e()){this.id=f5++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,gc.totalNodes=gc.resolvedTargetDeltas=gc.recalculatedProjection=0,this.nodes.forEach(p5),this.nodes.forEach(b5),this.nodes.forEach(w5),this.nodes.forEach(g5),a5(gc)},this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=a,this.root=c?c.root||c:this,this.path=c?[...c.path,c]:[],this.parent=c,this.depth=c?c.depth+1:0;for(let f=0;f<this.path.length;f++)this.path[f].shouldResetTransform=!0;this.root===this&&(this.nodes=new o5)}addEventListener(a,c){return this.eventHandlers.has(a)||this.eventHandlers.set(a,new Jy),this.eventHandlers.get(a).add(c)}notifyListeners(a,...c){const f=this.eventHandlers.get(a);f&&f.notify(...c)}hasListeners(a){return this.eventHandlers.has(a)}mount(a,c=this.root.hasTreeAnimated){if(this.instance)return;this.isSVG=l5(a),this.instance=a;const{layoutId:f,layout:p,visualElement:b}=this.options;if(b&&!b.current&&b.mount(a),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),c&&(p||f)&&(this.isLayoutDirty=!0),t){let m;const T=()=>this.root.updateBlockedByResize=!1;t(a,()=>{this.root.updateBlockedByResize=!0,m&&m(),m=s5(T,250),Yh.hasAnimatedSinceResize&&(Yh.hasAnimatedSinceResize=!1,this.nodes.forEach(GS))})}f&&this.root.registerSharedNode(f,this),this.options.animate!==!1&&b&&(f||p)&&this.addEventListener("didUpdate",({delta:m,hasLayoutChanged:T,hasRelativeTargetChanged:E,layout:A})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}const I=this.options.transition||b.getDefaultTransition()||E5,{onLayoutAnimationStart:j,onLayoutAnimationComplete:R}=b.getProps(),H=!this.targetLayout||!xD(this.targetLayout,A)||E,W=!T&&E;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||W||T&&(H||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(m,W);const ne={...qy(I,"layout"),onPlay:j,onComplete:R};(b.shouldReduceMotion||this.options.layoutRoot)&&(ne.delay=0,ne.type=!1),this.startAnimation(ne)}else T||GS(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=A})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);const a=this.getStack();a&&a.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,Pl(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){this.isUpdateBlocked()||(this.isUpdating=!0,this.nodes&&this.nodes.forEach(x5),this.animationId++)}getTransformTemplate(){const{visualElement:a}=this.options;return a&&a.getProps().transformTemplate}willUpdate(a=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(!this.root.isUpdating&&this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let b=0;b<this.path.length;b++){const m=this.path[b];m.shouldResetTransform=!0,m.updateScroll("snapshot"),m.options.layoutRoot&&m.willUpdate(!1)}const{layoutId:c,layout:f}=this.options;if(c===void 0&&!f)return;const p=this.getTransformTemplate();this.prevTransformTemplateValue=p?p(this.latestValues,""):void 0,this.updateSnapshot(),a&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(YS);return}this.isUpdating||this.nodes.forEach(v5),this.isUpdating=!1,this.nodes.forEach(y5),this.nodes.forEach(d5),this.nodes.forEach(h5),this.clearAllSnapshots();const c=performance.now();Fi.delta=xu(0,1e3/60,c-Fi.timestamp),Fi.timestamp=c,Fi.isProcessing=!0,Zg.update.process(Fi),Zg.preRender.process(Fi),Zg.render.process(Fi),Fi.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,queueMicrotask(()=>this.update()))}clearAllSnapshots(){this.nodes.forEach(m5),this.sharedNodes.forEach(S5)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,Ln.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){Ln.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){this.snapshot||!this.instance||(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let f=0;f<this.path.length;f++)this.path[f].updateScroll();const a=this.layout;this.layout=this.measure(!1),this.layoutCorrected=Er(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);const{visualElement:c}=this.options;c&&c.notify("LayoutMeasure",this.layout.layoutBox,a?a.layoutBox:void 0)}updateScroll(a="measure"){let c=!!(this.options.layoutScroll&&this.instance);this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===a&&(c=!1),c&&(this.scroll={animationId:this.root.animationId,phase:a,isRoot:r(this.instance),offset:n(this.instance)})}resetTransform(){if(!i)return;const a=this.isLayoutDirty||this.shouldResetTransform,c=this.projectionDelta&&!wD(this.projectionDelta),f=this.getTransformTemplate(),p=f?f(this.latestValues,""):void 0,b=p!==this.prevTransformTemplateValue;a&&(c||pc(this.latestValues)||b)&&(i(this.instance,p),this.shouldResetTransform=!1,this.scheduleRender())}measure(a=!0){const c=this.measurePageBox();let f=this.removeElementScroll(c);return a&&(f=this.removeTransform(f)),k5(f),{animationId:this.root.animationId,measuredBox:c,layoutBox:f,latestValues:{},source:this.id}}measurePageBox(){const{visualElement:a}=this.options;if(!a)return Er();const c=a.measureViewportBox(),{scroll:f}=this.root;return f&&(uu(c.x,f.offset.x),uu(c.y,f.offset.y)),c}removeElementScroll(a){const c=Er();Es(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f],{scroll:b,options:m}=p;if(p!==this.root&&b&&m.layoutScroll){if(b.isRoot){Es(c,a);const{scroll:T}=this.root;T&&(uu(c.x,-T.offset.x),uu(c.y,-T.offset.y))}uu(c.x,b.offset.x),uu(c.y,b.offset.y)}}return c}applyTransform(a,c=!1){const f=Er();Es(f,a);for(let p=0;p<this.path.length;p++){const b=this.path[p];!c&&b.options.layoutScroll&&b.scroll&&b!==b.root&&Sf(f,{x:-b.scroll.offset.x,y:-b.scroll.offset.y}),pc(b.latestValues)&&Sf(f,b.latestValues)}return pc(this.latestValues)&&Sf(f,this.latestValues),f}removeTransform(a){const c=Er();Es(c,a);for(let f=0;f<this.path.length;f++){const p=this.path[f];if(!p.instance||!pc(p.latestValues))continue;wv(p.latestValues)&&p.updateSnapshot();const b=Er(),m=p.measurePageBox();Es(b,m),$S(c,p.latestValues,p.snapshot?p.snapshot.layoutBox:void 0,b)}return pc(this.latestValues)&&$S(c,this.latestValues),c}setTargetDelta(a){this.targetDelta=a,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(a){this.options={...this.options,...a,crossfade:a.crossfade!==void 0?a.crossfade:!0}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==Fi.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(a=!1){var c;const f=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=f.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=f.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=f.isSharedProjectionDirty);const p=!!this.resumingFrom||this!==f;if(!(a||p&&this.isSharedProjectionDirty||this.isProjectionDirty||!((c=this.parent)===null||c===void 0)&&c.isProjectionDirty||this.attemptToResolveRelativeTarget))return;const{layout:m,layoutId:T}=this.options;if(!(!this.layout||!(m||T))){if(this.resolvedRelativeTargetAt=Fi.timestamp,!this.targetDelta&&!this.relativeTarget){const E=this.getClosestProjectingParent();E&&E.layout&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Er(),this.relativeTargetOrigin=Er(),kd(this.relativeTargetOrigin,this.layout.layoutBox,E.layout.layoutBox),Es(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}if(!(!this.relativeTarget&&!this.targetDelta)){if(this.target||(this.target=Er(),this.targetWithTransforms=Er()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target?(this.forceRelativeParentToResolveTarget(),Dz(this.target,this.relativeTarget,this.relativeParent.target)):this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):Es(this.target,this.layout.layoutBox),pD(this.target,this.targetDelta)):Es(this.target,this.layout.layoutBox),this.attemptToResolveRelativeTarget){this.attemptToResolveRelativeTarget=!1;const E=this.getClosestProjectingParent();E&&!!E.resumingFrom==!!this.resumingFrom&&!E.options.layoutScroll&&E.target&&this.animationProgress!==1?(this.relativeParent=E,this.forceRelativeParentToResolveTarget(),this.relativeTarget=Er(),this.relativeTargetOrigin=Er(),kd(this.relativeTargetOrigin,this.target,E.target),Es(this.relativeTarget,this.relativeTargetOrigin)):this.relativeParent=this.relativeTarget=void 0}gc.resolvedTargetDeltas++}}}getClosestProjectingParent(){if(!(!this.parent||wv(this.parent.latestValues)||hD(this.parent.latestValues)))return this.parent.isProjecting()?this.parent:this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}calcProjection(){var a;const c=this.getLead(),f=!!this.resumingFrom||this!==c;let p=!0;if((this.isProjectionDirty||!((a=this.parent)===null||a===void 0)&&a.isProjectionDirty)&&(p=!1),f&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(p=!1),this.resolvedRelativeTargetAt===Fi.timestamp&&(p=!1),p)return;const{layout:b,layoutId:m}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(b||m))return;Es(this.layoutCorrected,this.layout.layoutBox);const T=this.treeScale.x,E=this.treeScale.y;Fz(this.layoutCorrected,this.treeScale,this.path,f),c.layout&&!c.target&&(this.treeScale.x!==1||this.treeScale.y!==1)&&(c.target=c.layout.layoutBox);const{target:A}=c;if(!A){this.projectionTransform&&(this.projectionDelta=xf(),this.projectionTransform="none",this.scheduleRender());return}this.projectionDelta||(this.projectionDelta=xf(),this.projectionDeltaWithTransform=xf());const I=this.projectionTransform;Ed(this.projectionDelta,this.layoutCorrected,A,this.latestValues),this.projectionTransform=US(this.projectionDelta,this.treeScale),(this.projectionTransform!==I||this.treeScale.x!==T||this.treeScale.y!==E)&&(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",A)),gc.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(a=!0){if(this.options.scheduleRender&&this.options.scheduleRender(),a){const c=this.getStack();c&&c.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}setAnimationOrigin(a,c=!1){const f=this.snapshot,p=f?f.latestValues:{},b={...this.latestValues},m=xf();(!this.relativeParent||!this.relativeParent.options.layoutRoot)&&(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!c;const T=Er(),E=f?f.source:void 0,A=this.layout?this.layout.source:void 0,I=E!==A,j=this.getStack(),R=!j||j.members.length<=1,H=!!(I&&!R&&this.options.crossfade===!0&&!this.path.some(C5));this.animationProgress=0;let W;this.mixTargetDelta=ne=>{const Z=ne/1e3;qS(m.x,a.x,Z),qS(m.y,a.y,Z),this.setTargetDelta(m),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout&&(kd(T,this.layout.layoutBox,this.relativeParent.layout.layoutBox),T5(this.relativeTarget,this.relativeTargetOrigin,T,Z),W&&n5(this.relativeTarget,W)&&(this.isProjectionDirty=!1),W||(W=Er()),Es(W,this.relativeTarget)),I&&(this.animationValues=b,Kz(b,p,this.latestValues,Z,H,R)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=Z},this.mixTargetDelta(this.options.layoutRoot?1e3:0)}startAnimation(a){this.notifyListeners("animationStart"),this.currentAnimation&&this.currentAnimation.stop(),this.resumingFrom&&this.resumingFrom.currentAnimation&&this.resumingFrom.currentAnimation.stop(),this.pendingAnimation&&(Pl(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=Ln.update(()=>{Yh.hasAnimatedSinceResize=!0,this.currentAnimation=u5(0,zS,{...a,onUpdate:c=>{this.mixTargetDelta(c),a.onUpdate&&a.onUpdate(c)},onComplete:()=>{a.onComplete&&a.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);const a=this.getStack();a&&a.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(zS),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){const a=this.getLead();let{targetWithTransforms:c,target:f,layout:p,latestValues:b}=a;if(!(!c||!f||!p)){if(this!==a&&this.layout&&p&&TD(this.options.animationType,this.layout.layoutBox,p.layoutBox)){f=this.target||Er();const m=es(this.layout.layoutBox.x);f.x.min=a.target.x.min,f.x.max=f.x.min+m;const T=es(this.layout.layoutBox.y);f.y.min=a.target.y.min,f.y.max=f.y.min+T}Es(c,f),Sf(c,b),Ed(this.projectionDeltaWithTransform,this.layoutCorrected,c,b)}}registerSharedNode(a,c){this.sharedNodes.has(a)||this.sharedNodes.set(a,new r5),this.sharedNodes.get(a).add(c);const p=c.options.initialPromotionConfig;c.promote({transition:p?p.transition:void 0,preserveFollowOpacity:p&&p.shouldPreserveFollowOpacity?p.shouldPreserveFollowOpacity(c):void 0})}isLead(){const a=this.getStack();return a?a.lead===this:!0}getLead(){var a;const{layoutId:c}=this.options;return c?((a=this.getStack())===null||a===void 0?void 0:a.lead)||this:this}getPrevLead(){var a;const{layoutId:c}=this.options;return c?(a=this.getStack())===null||a===void 0?void 0:a.prevLead:void 0}getStack(){const{layoutId:a}=this.options;if(a)return this.root.sharedNodes.get(a)}promote({needsReset:a,transition:c,preserveFollowOpacity:f}={}){const p=this.getStack();p&&p.promote(this,f),a&&(this.projectionDelta=void 0,this.needsReset=!0),c&&this.setOptions({transition:c})}relegate(){const a=this.getStack();return a?a.relegate(this):!1}resetRotation(){const{visualElement:a}=this.options;if(!a)return;let c=!1;const{latestValues:f}=a;if((f.rotate||f.rotateX||f.rotateY||f.rotateZ)&&(c=!0),!c)return;const p={};for(let b=0;b<WS.length;b++){const m="rotate"+WS[b];f[m]&&(p[m]=f[m],a.setStaticValue(m,0))}a.render();for(const b in p)a.setStaticValue(b,p[b]);a.scheduleRender()}getProjectionStyles(a){var c,f;if(!this.instance||this.isSVG)return;if(!this.isVisible)return c5;const p={visibility:""},b=this.getTransformTemplate();if(this.needsReset)return this.needsReset=!1,p.opacity="",p.pointerEvents=zh(a==null?void 0:a.pointerEvents)||"",p.transform=b?b(this.latestValues,""):"none",p;const m=this.getLead();if(!this.projectionDelta||!this.layout||!m.target){const I={};return this.options.layoutId&&(I.opacity=this.latestValues.opacity!==void 0?this.latestValues.opacity:1,I.pointerEvents=zh(a==null?void 0:a.pointerEvents)||""),this.hasProjected&&!pc(this.latestValues)&&(I.transform=b?b({},""):"none",this.hasProjected=!1),I}const T=m.animationValues||m.latestValues;this.applyTransformsToTarget(),p.transform=US(this.projectionDeltaWithTransform,this.treeScale,T),b&&(p.transform=b(T,p.transform));const{x:E,y:A}=this.projectionDelta;p.transformOrigin=`${E.origin*100}% ${A.origin*100}% 0`,m.animationValues?p.opacity=m===this?(f=(c=T.opacity)!==null&&c!==void 0?c:this.latestValues.opacity)!==null&&f!==void 0?f:1:this.preserveOpacity?this.latestValues.opacity:T.opacityExit:p.opacity=m===this?T.opacity!==void 0?T.opacity:"":T.opacityExit!==void 0?T.opacityExit:0;for(const I in fp){if(T[I]===void 0)continue;const{correct:j,applyTo:R}=fp[I],H=p.transform==="none"?T[I]:j(T[I],m);if(R){const W=R.length;for(let ne=0;ne<W;ne++)p[R[ne]]=H}else p[I]=H}return this.options.layoutId&&(p.pointerEvents=m===this?zh(a==null?void 0:a.pointerEvents)||"":"none"),p}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(a=>{var c;return(c=a.currentAnimation)===null||c===void 0?void 0:c.stop()}),this.root.nodes.forEach(YS),this.root.sharedNodes.clear()}}}function d5(t){t.updateLayout()}function h5(t){var e;const n=((e=t.resumeFrom)===null||e===void 0?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&n&&t.hasListeners("didUpdate")){const{layoutBox:r,measuredBox:i}=t.layout,{animationType:o}=t.options,a=n.source!==t.layout.source;o==="size"?Ps(m=>{const T=a?n.measuredBox[m]:n.layoutBox[m],E=es(T);T.min=r[m].min,T.max=T.min+E}):TD(o,n.layoutBox,r)&&Ps(m=>{const T=a?n.measuredBox[m]:n.layoutBox[m],E=es(r[m]);T.max=T.min+E,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[m].max=t.relativeTarget[m].min+E)});const c=xf();Ed(c,r,n.layoutBox);const f=xf();a?Ed(f,t.applyTransform(i,!0),n.measuredBox):Ed(f,r,n.layoutBox);const p=!wD(c);let b=!1;if(!t.resumeFrom){const m=t.getClosestProjectingParent();if(m&&!m.resumeFrom){const{snapshot:T,layout:E}=m;if(T&&E){const A=Er();kd(A,n.layoutBox,T.layoutBox);const I=Er();kd(I,r,E.layoutBox),xD(A,I)||(b=!0),m.options.layoutRoot&&(t.relativeTarget=I,t.relativeTargetOrigin=A,t.relativeParent=m)}}}t.notifyListeners("didUpdate",{layout:r,snapshot:n,delta:f,layoutDelta:c,hasLayoutChanged:p,hasRelativeTargetChanged:b})}else if(t.isLead()){const{onExitComplete:r}=t.options;r&&r()}t.options.transition=void 0}function p5(t){gc.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function g5(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function m5(t){t.clearSnapshot()}function YS(t){t.clearMeasurements()}function v5(t){t.isLayoutDirty=!1}function y5(t){const{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function GS(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function b5(t){t.resolveTargetDelta()}function w5(t){t.calcProjection()}function x5(t){t.resetRotation()}function S5(t){t.removeLeadSnapshot()}function qS(t,e,n){t.translate=Zn(e.translate,0,n),t.scale=Zn(e.scale,1,n),t.origin=e.origin,t.originPoint=e.originPoint}function XS(t,e,n,r){t.min=Zn(e.min,n.min,r),t.max=Zn(e.max,n.max,r)}function T5(t,e,n,r){XS(t.x,e.x,n.x,r),XS(t.y,e.y,n.y,r)}function C5(t){return t.animationValues&&t.animationValues.opacityExit!==void 0}const E5={duration:.45,ease:[.4,0,.1,1]},KS=t=>typeof navigator<"u"&&navigator.userAgent.toLowerCase().includes(t),ZS=KS("applewebkit/")&&!KS("chrome/")?Math.round:sr;function JS(t){t.min=ZS(t.min),t.max=ZS(t.max)}function k5(t){JS(t.x),JS(t.y)}function TD(t,e,n){return t==="position"||t==="preserve-aspect"&&!yv(HS(e),HS(n),.2)}const D5=SD({attachResizeListener:(t,e)=>wl(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),am={current:void 0},CD=SD({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!am.current){const t=new D5({});t.mount(window),t.setOptions({layoutScroll:!0}),am.current=t}return am.current},resetTransform:(t,e)=>{t.style.transform=e!==void 0?e:"none"},checkIsScrollRoot:t=>window.getComputedStyle(t).position==="fixed"}),P5={pan:{Feature:Wz},drag:{Feature:Uz,ProjectionNode:CD,MeasureLayout:vD}},O5=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/;function _5(t){const e=O5.exec(t);if(!e)return[,];const[,n,r]=e;return[n,r]}const R5=4;function Sv(t,e,n=1){aa(n<=R5,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`);const[r,i]=_5(t);if(!r)return;const o=window.getComputedStyle(e).getPropertyValue(r);if(o){const a=o.trim();return sD(a)?parseFloat(a):a}else return fv(i)?Sv(i,e,n+1):i}function A5(t,{...e},n){const r=t.current;if(!(r instanceof Element))return{target:e,transitionEnd:n};n&&(n={...n}),t.values.forEach(i=>{const o=i.get();if(!fv(o))return;const a=Sv(o,r);a&&i.set(a)});for(const i in e){const o=e[i];if(!fv(o))continue;const a=Sv(o,r);a&&(e[i]=a,n||(n={}),n[i]===void 0&&(n[i]=o))}return{target:e,transitionEnd:n}}const I5=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),ED=t=>I5.has(t),M5=t=>Object.keys(t).some(ED),_h=t=>t===Ac||t===Rt,QS=(t,e)=>parseFloat(t.split(", ")[e]),e1=(t,e)=>(n,{transform:r})=>{if(r==="none"||!r)return 0;const i=r.match(/^matrix3d\((.+)\)$/);if(i)return QS(i[1],e);{const o=r.match(/^matrix\((.+)\)$/);return o?QS(o[1],t):0}},L5=new Set(["x","y","z"]),F5=Kd.filter(t=>!L5.has(t));function N5(t){const e=[];return F5.forEach(n=>{const r=t.getValue(n);r!==void 0&&(e.push([n,r.get()]),r.set(n.startsWith("scale")?1:0))}),e.length&&t.render(),e}const _f={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:e1(4,13),y:e1(5,14)};_f.translateX=_f.x;_f.translateY=_f.y;const j5=(t,e,n)=>{const r=e.measureViewportBox(),i=e.current,o=getComputedStyle(i),{display:a}=o,c={};a==="none"&&e.setStaticValue("display",t.display||"block"),n.forEach(p=>{c[p]=_f[p](r,o)}),e.render();const f=e.measureViewportBox();return n.forEach(p=>{const b=e.getValue(p);b&&b.jump(c[p]),t[p]=_f[p](f,o)}),t},B5=(t,e,n={},r={})=>{e={...e},r={...r};const i=Object.keys(e).filter(ED);let o=[],a=!1;const c=[];if(i.forEach(f=>{const p=t.getValue(f);if(!t.hasValue(f))return;let b=n[f],m=ad(b);const T=e[f];let E;if(hp(T)){const A=T.length,I=T[0]===null?1:0;b=T[I],m=ad(b);for(let j=I;j<A&&T[j]!==null;j++)E?aa(ad(T[j])===E,"All keyframes must be of the same type"):(E=ad(T[j]),aa(E===m||_h(m)&&_h(E),"Keyframes must be of the same dimension as the current value"))}else E=ad(T);if(m!==E)if(_h(m)&&_h(E)){const A=p.get();typeof A=="string"&&p.set(parseFloat(A)),typeof T=="string"?e[f]=parseFloat(T):Array.isArray(T)&&E===Rt&&(e[f]=T.map(parseFloat))}else m!=null&&m.transform&&(E!=null&&E.transform)&&(b===0||T===0)?b===0?p.set(E.transform(b)):e[f]=m.transform(T):(a||(o=N5(t),a=!0),c.push(f),r[f]=r[f]!==void 0?r[f]:e[f],p.jump(T))}),c.length){const f=c.indexOf("height")>=0?window.pageYOffset:null,p=j5(e,t,c);return o.length&&o.forEach(([b,m])=>{t.getValue(b).set(m)}),t.render(),Vp&&f!==null&&window.scrollTo({top:f}),{target:p,transitionEnd:r}}else return{target:e,transitionEnd:r}};function $5(t,e,n,r){return M5(e)?B5(t,e,n,r):{target:e,transitionEnd:r}}const V5=(t,e,n,r)=>{const i=A5(t,e,r);return e=i.target,r=i.transitionEnd,$5(t,e,n,r)},Tv={current:null},kD={current:!1};function H5(){if(kD.current=!0,!!Vp)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>Tv.current=t.matches;t.addListener(e),e()}else Tv.current=!1}function U5(t,e,n){const{willChange:r}=e;for(const i in e){const o=e[i],a=n[i];if(Ro(o))t.addValue(i,o),vp(r)&&r.add(i),process.env.NODE_ENV==="development"&&Qy(o.version==="10.18.0",`Attempting to mix Framer Motion versions ${o.version} with 10.18.0 may not work as expected.`);else if(Ro(a))t.addValue(i,Of(o,{owner:t})),vp(r)&&r.remove(i);else if(a!==o)if(t.hasValue(i)){const c=t.getValue(i);!c.hasAnimated&&c.set(o)}else{const c=t.getStaticValue(i);t.addValue(i,Of(c!==void 0?c:o,{owner:t}))}}for(const i in n)e[i]===void 0&&t.removeValue(i);return e}const t1=new WeakMap,DD=Object.keys(jd),W5=DD.length,n1=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],z5=Fy.length;class Y5{constructor({parent:e,props:n,presenceContext:r,reducedMotionConfig:i,visualState:o},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.scheduleRender=()=>Ln.render(this.render,!1,!0);const{latestValues:c,renderState:f}=o;this.latestValues=c,this.baseTarget={...c},this.initialValues=n.initial?{...c}:{},this.renderState=f,this.parent=e,this.props=n,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=i,this.options=a,this.isControllingVariants=Up(n),this.isVariantNode=fk(n),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:p,...b}=this.scrapeMotionValuesFromProps(n,{});for(const m in b){const T=b[m];c[m]!==void 0&&Ro(T)&&(T.set(c[m],!1),vp(p)&&p.add(m))}}scrapeMotionValuesFromProps(e,n){return{}}mount(e){this.current=e,t1.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((n,r)=>this.bindToMotionValue(r,n)),kD.current||H5(),this.shouldReduceMotion=this.reducedMotionConfig==="never"?!1:this.reducedMotionConfig==="always"?!0:Tv.current,process.env.NODE_ENV!=="production"&&Qy(this.shouldReduceMotion!==!0,"You have Reduced Motion enabled on your device. Animations may not appear as expected."),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){t1.delete(this.current),this.projection&&this.projection.unmount(),Pl(this.notifyUpdate),Pl(this.render),this.valueSubscriptions.forEach(e=>e()),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const e in this.events)this.events[e].clear();for(const e in this.features)this.features[e].unmount();this.current=null}bindToMotionValue(e,n){const r=Rc.has(e),i=n.on("change",a=>{this.latestValues[e]=a,this.props.onUpdate&&Ln.update(this.notifyUpdate,!1,!0),r&&this.projection&&(this.projection.isTransformDirty=!0)}),o=n.on("renderRequest",this.scheduleRender);this.valueSubscriptions.set(e,()=>{i(),o()})}sortNodePosition(e){return!this.current||!this.sortInstanceNodePosition||this.type!==e.type?0:this.sortInstanceNodePosition(this.current,e.current)}loadFeatures({children:e,...n},r,i,o){let a,c;if(process.env.NODE_ENV!=="production"&&i&&r){const f="You have rendered a `motion` component within a `LazyMotion` component. This will break tree shaking. Import and render a `m` component instead.";n.ignoreStrict?Qd(!1,f):aa(!1,f)}for(let f=0;f<W5;f++){const p=DD[f],{isEnabled:b,Feature:m,ProjectionNode:T,MeasureLayout:E}=jd[p];T&&(a=T),b(n)&&(!this.features[p]&&m&&(this.features[p]=new m(this)),E&&(c=E))}if((this.type==="html"||this.type==="svg")&&!this.projection&&a){this.projection=new a(this.latestValues,this.parent&&this.parent.projection);const{layoutId:f,layout:p,drag:b,dragConstraints:m,layoutScroll:T,layoutRoot:E}=n;this.projection.setOptions({layoutId:f,layout:p,alwaysMeasureLayout:!!b||m&&bf(m),visualElement:this,scheduleRender:()=>this.scheduleRender(),animationType:typeof p=="string"?p:"both",initialPromotionConfig:o,layoutScroll:T,layoutRoot:E})}return c}updateFeatures(){for(const e in this.features){const n=this.features[e];n.isMounted?n.update():(n.mount(),n.isMounted=!0)}}triggerBuild(){this.build(this.renderState,this.latestValues,this.options,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):Er()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,n){this.latestValues[e]=n}makeTargetAnimatable(e,n=!0){return this.makeTargetAnimatableFromInstance(e,this.props,n)}update(e,n){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=n;for(let r=0;r<n1.length;r++){const i=n1[r];this.propEventSubscriptions[i]&&(this.propEventSubscriptions[i](),delete this.propEventSubscriptions[i]);const o=e["on"+i];o&&(this.propEventSubscriptions[i]=this.on(i,o))}this.prevMotionValues=U5(this,this.scrapeMotionValuesFromProps(e,this.prevProps),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}getVariantContext(e=!1){if(e)return this.parent?this.parent.getVariantContext():void 0;if(!this.isControllingVariants){const r=this.parent?this.parent.getVariantContext()||{}:{};return this.props.initial!==void 0&&(r.initial=this.props.initial),r}const n={};for(let r=0;r<z5;r++){const i=Fy[r],o=this.props[i];(Nd(o)||o===!1)&&(n[i]=o)}return n}addVariantChild(e){const n=this.getClosestVariantNode();if(n)return n.variantChildren&&n.variantChildren.add(e),()=>n.variantChildren.delete(e)}addValue(e,n){n!==this.values.get(e)&&(this.removeValue(e),this.bindToMotionValue(e,n)),this.values.set(e,n),this.latestValues[e]=n.get()}removeValue(e){this.values.delete(e);const n=this.valueSubscriptions.get(e);n&&(n(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,n){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return r===void 0&&n!==void 0&&(r=Of(n,{owner:this}),this.addValue(e,r)),r}readValue(e){var n;return this.latestValues[e]!==void 0||!this.current?this.latestValues[e]:(n=this.getBaseTargetFromProps(this.props,e))!==null&&n!==void 0?n:this.readValueFromInstance(this.current,e,this.options)}setBaseTarget(e,n){this.baseTarget[e]=n}getBaseTarget(e){var n;const{initial:r}=this.props,i=typeof r=="string"||typeof r=="object"?(n=Uy(this.props,r))===null||n===void 0?void 0:n[e]:void 0;if(r&&i!==void 0)return i;const o=this.getBaseTargetFromProps(this.props,e);return o!==void 0&&!Ro(o)?o:this.initialValues[e]!==void 0&&i===void 0?void 0:this.baseTarget[e]}on(e,n){return this.events[e]||(this.events[e]=new Jy),this.events[e].add(n)}notify(e,...n){this.events[e]&&this.events[e].notify(...n)}}class PD extends Y5{sortInstanceNodePosition(e,n){return e.compareDocumentPosition(n)&2?1:-1}getBaseTargetFromProps(e,n){return e.style?e.style[n]:void 0}removeValueFromRenderState(e,{vars:n,style:r}){delete n[e],delete r[e]}makeTargetAnimatableFromInstance({transition:e,transitionEnd:n,...r},{transformValues:i},o){let a=lz(r,e||{},this);if(i&&(n&&(n=i(n)),r&&(r=i(r)),a&&(a=i(a))),o){sz(this,r,a);const c=V5(this,r,a,n);n=c.transitionEnd,r=c.target}return{transition:e,transitionEnd:n,...r}}}function G5(t){return window.getComputedStyle(t)}class q5 extends PD{constructor(){super(...arguments),this.type="html"}readValueFromInstance(e,n){if(Rc.has(n)){const r=Gy(n);return r&&r.default||0}else{const r=G5(e),i=(mk(n)?r.getPropertyValue(n):r[n])||0;return typeof i=="string"?i.trim():i}}measureInstanceViewportBox(e,{transformPagePoint:n}){return gD(e,n)}build(e,n,r,i){jy(e,n,r,i.transformTemplate)}scrapeMotionValuesFromProps(e,n){return Hy(e,n)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:e}=this.props;Ro(e)&&(this.childSubscription=e.on("change",n=>{this.current&&(this.current.textContent=`${n}`)}))}renderInstance(e,n,r,i){Sk(e,n,r,i)}}class X5 extends PD{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1}getBaseTargetFromProps(e,n){return e[n]}readValueFromInstance(e,n){if(Rc.has(n)){const r=Gy(n);return r&&r.default||0}return n=Tk.has(n)?n:My(n),e.getAttribute(n)}measureInstanceViewportBox(){return Er()}scrapeMotionValuesFromProps(e,n){return Ek(e,n)}build(e,n,r,i){$y(e,n,r,this.isSVGTag,i.transformTemplate)}renderInstance(e,n,r,i){Ck(e,n,r,i)}mount(e){this.isSVGTag=Vy(e.tagName),super.mount(e)}}const K5=(t,e)=>Ny(t)?new X5(e,{enableHardwareAcceleration:!1}):new q5(e,{enableHardwareAcceleration:!0}),Z5={layout:{ProjectionNode:CD,MeasureLayout:vD}},J5={...Tz,...zU,...P5,...Z5},OD=QH((t,e)=>AU(t,e,J5,K5));function _D(t){return Ep({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M463 192H315.9L271.2 58.6C269 52.1 262.9 48 256 48s-13 4.1-15.2 10.6L196.1 192H48c-8.8 0-16 7.2-16 16 0 .9.1 1.9.3 2.7.2 3.5 1.8 7.4 6.7 11.3l120.9 85.2-46.4 134.9c-2.3 6.5 0 13.8 5.5 18 2.9 2.1 5.6 3.9 9 3.9 3.3 0 7.2-1.7 10-3.6l118-84.1 118 84.1c2.8 2 6.7 3.6 10 3.6 3.4 0 6.1-1.7 8.9-3.9 5.6-4.2 7.8-11.4 5.5-18L352 307.2l119.9-86 2.9-2.5c2.6-2.8 5.2-6.6 5.2-10.7 0-8.8-8.2-16-17-16zm-127.2 92.5c-10 7.2-14.2 20.2-10.2 31.8l30.1 87.7c1.3 3.7-2.9 6.8-6.1 4.6l-77.4-55.2c-4.9-3.5-10.6-5.2-16.3-5.2-5.7 0-11.4 1.7-16.2 5.2l-77.4 55.1c-3.2 2.3-7.4-.9-6.1-4.6l30.1-87.7c4-11.8-.2-24.8-10.3-32l-81-57.1c-3.2-2.2-1.6-7.3 2.3-7.3H196c12 0 22.7-7.7 26.5-19.1l29.6-88.2c1.2-3.6 6.4-3.6 7.6 0l29.6 88.2c3.8 11.4 14.5 19.1 26.5 19.1h97.3c3.9 0 5.5 5 2.3 7.2l-79.6 57.5z"},child:[]}]})(t)}function RD(t){return Ep({attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M256 372.686L380.83 448l-33.021-142.066L458 210.409l-145.267-12.475L256 64l-56.743 133.934L54 210.409l110.192 95.525L131.161 448z"},child:[]}]})(t)}function eb(t,e){return e?t:void 0}function Q5(t){return _e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",...t,children:_e.jsx("path",{fill:"currenColor",d:"M4.427 7.427l3.396 3.396a.25.25 0 00.354 0l3.396-3.396A.25.25 0 0011.396 7H4.604a.25.25 0 00-.177.427z"})})}function e4(t){const{renderChildren:e,parentRef:n,onlyChild:r}=t,[i,o]=q.useState({top:0,left:0}),a=q.useRef(null),[c,f]=q.useState("auto");return q.useLayoutEffect(()=>{if(n.current&&a.current){const p=n.current.getBoundingClientRect(),b=a.current.getBoundingClientRect();let m=p.top;const T=p.left+p.width,E=b.height+(window.innerHeight-p.top)>window.innerHeight;E&&(console.log("overtop"),f(window.innerHeight-p.top-50)),p.top+b.height>window.innerHeight&&!E&&(m=p.top-b.height+p.height),o({top:m,left:T})}},[n,a]),r?e({maxHeight:c}):Fv.createPortal(_e.jsx("div",{ref:a,style:{position:"fixed",top:i.top,left:i.left,zIndex:1200},onDragStart:p=>{console.log("onDragStart Dropdown",p.target)},children:e({maxHeight:c})}),n.current)}function Rf(){return Rf=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)({}).hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Rf.apply(null,arguments)}const t4=Object.freeze(Object.defineProperty({__proto__:null,get default(){return Rf}},Symbol.toStringTag,{value:"Module"}));function AD(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,qh(t,e)}function lm(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,o;r<i;r++)(o||!(r in e))&&(o||(o=Array.prototype.slice.call(e,0,r)),o[r]=e[r]);return t.concat(o||Array.prototype.slice.call(e))}/*!
|
|
9
|
-
* content-type
|
|
10
|
-
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
11
|
-
* MIT Licensed
|
|
12
|
-
*/var r1=/; *([!#$%&'*+.^_`|~0-9A-Za-z-]+) *= *("(?:[\u000b\u0020\u0021\u0023-\u005b\u005d-\u007e\u0080-\u00ff]|\\[\u000b\u0020-\u00ff])*"|[!#$%&'*+.^_`|~0-9A-Za-z-]+) */g,n4=/\\([\u000b\u0020-\u00ff])/g,r4=/^[!#$%&'*+.^_`|~0-9A-Za-z-]+\/[!#$%&'*+.^_`|~0-9A-Za-z-]+$/,i4=o4;function o4(t){if(!t)throw new TypeError("argument string is required");var e=typeof t=="object"?s4(t):t;if(typeof e!="string")throw new TypeError("argument string is required to be a string");var n=e.indexOf(";"),r=n!==-1?e.slice(0,n).trim():e.trim();if(!r4.test(r))throw new TypeError("invalid media type");var i=new a4(r.toLowerCase());if(n!==-1){var o,a,c;for(r1.lastIndex=n;a=r1.exec(e);){if(a.index!==n)throw new TypeError("invalid parameter format");n+=a[0].length,o=a[1].toLowerCase(),c=a[2],c.charCodeAt(0)===34&&(c=c.slice(1,-1),c.indexOf("\\")!==-1&&(c=c.replace(n4,"$1"))),i.parameters[o]=c}if(n!==e.length)throw new TypeError("invalid parameter format")}return i}function s4(t){var e;if(typeof t.getHeader=="function"?e=t.getHeader("content-type"):typeof t.headers=="object"&&(e=t.headers&&t.headers["content-type"]),typeof e!="string")throw new TypeError("content-type header is missing from object");return e}function a4(t){this.parameters=Object.create(null),this.type=t}var df=new Map,ID=function(e){return e.cloneNode(!0)},i1=function(){return window.location.protocol==="file:"},MD=function(e,n,r){var i=new XMLHttpRequest;i.onreadystatechange=function(){try{if(!/\.svg/i.test(e)&&i.readyState===2){var o=i.getResponseHeader("Content-Type");if(!o)throw new Error("Content type not found");var a=i4(o).type;if(!(a==="image/svg+xml"||a==="text/plain"))throw new Error("Invalid content type: ".concat(a))}if(i.readyState===4){if(i.status===404||i.responseXML===null)throw new Error(i1()?"Note: SVG injection ajax calls do not work locally without adjusting security settings in your browser. Or consider using a local webserver.":"Unable to load SVG file: "+e);if(i.status===200||i1()&&i.status===0)r(null,i);else throw new Error("There was a problem injecting the SVG: "+i.status+" "+i.statusText)}}catch(c){if(i.abort(),c instanceof Error)r(c,i);else throw c}},i.open("GET",e),i.withCredentials=n,i.overrideMimeType&&i.overrideMimeType("text/xml"),i.send()},cu={},o1=function(e,n){cu[e]=cu[e]||[],cu[e].push(n)},l4=function(e){for(var n=function(a,c){setTimeout(function(){if(Array.isArray(cu[e])){var f=df.get(e),p=cu[e][a];f instanceof SVGSVGElement&&p(null,ID(f)),f instanceof Error&&p(f),a===cu[e].length-1&&delete cu[e]}},0)},r=0,i=cu[e].length;r<i;r++)n(r)},u4=function(e,n,r){if(df.has(e)){var i=df.get(e);if(i===void 0){o1(e,r);return}if(i instanceof SVGSVGElement){r(null,ID(i));return}}df.set(e,void 0),o1(e,r),MD(e,n,function(o,a){var c;o?df.set(e,o):((c=a.responseXML)===null||c===void 0?void 0:c.documentElement)instanceof SVGSVGElement&&df.set(e,a.responseXML.documentElement),l4(e)})},c4=function(e,n,r){MD(e,n,function(i,o){var a;i?r(i):((a=o.responseXML)===null||a===void 0?void 0:a.documentElement)instanceof SVGSVGElement&&r(null,o.responseXML.documentElement)})},f4=0,d4=function(){return++f4},La=[],s1={},h4="http://www.w3.org/2000/svg",um="http://www.w3.org/1999/xlink",a1=function(e,n,r,i,o,a,c){var f=e.getAttribute("data-src")||e.getAttribute("src");if(!f){c(new Error("Invalid data-src or src attribute"));return}if(La.indexOf(e)!==-1){La.splice(La.indexOf(e),1),e=null;return}La.push(e),e.setAttribute("src","");var p=i?u4:c4;p(f,o,function(b,m){if(!m){La.splice(La.indexOf(e),1),e=null,c(b);return}var T=e.getAttribute("id");T&&m.setAttribute("id",T);var E=e.getAttribute("title");E&&m.setAttribute("title",E);var A=e.getAttribute("width");A&&m.setAttribute("width",A);var I=e.getAttribute("height");I&&m.setAttribute("height",I);var j=Array.from(new Set(lm(lm(lm([],(m.getAttribute("class")||"").split(" "),!0),["injected-svg"],!1),(e.getAttribute("class")||"").split(" "),!0))).join(" ").trim();m.setAttribute("class",j);var R=e.getAttribute("style");R&&m.setAttribute("style",R),m.setAttribute("data-src",f);var H=[].filter.call(e.attributes,function(Be){return/^data-\w[\w-]*$/.test(Be.name)});if(Array.prototype.forEach.call(H,function(Be){Be.name&&Be.value&&m.setAttribute(Be.name,Be.value)}),r){var W={clipPath:["clip-path"],"color-profile":["color-profile"],cursor:["cursor"],filter:["filter"],linearGradient:["fill","stroke"],marker:["marker","marker-start","marker-mid","marker-end"],mask:["mask"],path:[],pattern:["fill","stroke"],radialGradient:["fill","stroke"]},ne,Z,ae,S,ce;Object.keys(W).forEach(function(Be){ne=Be,ae=W[Be],Z=m.querySelectorAll(ne+"[id]");for(var Je=function(tt,Ye){S=Z[tt].id,ce=S+"-"+d4();var Ze;Array.prototype.forEach.call(ae,function(At){Ze=m.querySelectorAll("["+At+'*="'+S+'"]');for(var Mt=0,Vn=Ze.length;Mt<Vn;Mt++){var mr=Ze[Mt].getAttribute(At);mr&&!mr.match(new RegExp('url\\("?#'+S+'"?\\)'))||Ze[Mt].setAttribute(At,"url(#"+ce+")")}});for(var qe=m.querySelectorAll("[*|href]"),ot=[],ct=0,pt=qe.length;ct<pt;ct++){var ft=qe[ct].getAttributeNS(um,"href");ft&&ft.toString()==="#"+Z[tt].id&&ot.push(qe[ct])}for(var yt=0,Qe=ot.length;yt<Qe;yt++)ot[yt].setAttributeNS(um,"href","#"+ce);Z[tt].id=ce},ve=0,Se=Z.length;ve<Se;ve++)Je(ve)})}m.removeAttribute("xmlns:a");for(var ue=m.querySelectorAll("script"),Ue=[],et,Ke,Me=0,Ve=ue.length;Me<Ve;Me++)Ke=ue[Me].getAttribute("type"),(!Ke||Ke==="application/ecmascript"||Ke==="application/javascript"||Ke==="text/javascript")&&(et=ue[Me].innerText||ue[Me].textContent,et&&Ue.push(et),m.removeChild(ue[Me]));if(Ue.length>0&&(n==="always"||n==="once"&&!s1[f])){for(var fe=0,ge=Ue.length;fe<ge;fe++)new Function(Ue[fe])(window);s1[f]=!0}var Pe=m.querySelectorAll("style");if(Array.prototype.forEach.call(Pe,function(Be){Be.textContent+=""}),m.setAttribute("xmlns",h4),m.setAttribute("xmlns:xlink",um),a(m),!e.parentNode){La.splice(La.indexOf(e),1),e=null,c(new Error("Parent node is null"));return}e.parentNode.replaceChild(m,e),La.splice(La.indexOf(e),1),e=null,c(null,m)})},p4=function(e,n){var r=n===void 0?{}:n,i=r.afterAll,o=i===void 0?function(){}:i,a=r.afterEach,c=a===void 0?function(){}:a,f=r.beforeEach,p=f===void 0?function(){}:f,b=r.cacheRequests,m=b===void 0?!0:b,T=r.evalScripts,E=T===void 0?"never":T,A=r.httpRequestWithCredentials,I=A===void 0?!1:A,j=r.renumerateIRIElements,R=j===void 0?!0:j;if(e&&"length"in e)for(var H=0,W=0,ne=e.length;W<ne;W++)a1(e[W],E,R,m,I,p,function(Z,ae){c(Z,ae),e&&"length"in e&&e.length===++H&&o(H)});else e?a1(e,E,R,m,I,p,function(Z,ae){c(Z,ae),o(1),e=null}):o(0)},Cv={exports:{}},Rh={exports:{}},mn={};/** @license React v16.13.1
|
|
13
|
-
* react-is.production.min.js
|
|
14
|
-
*
|
|
15
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
16
|
-
*
|
|
17
|
-
* This source code is licensed under the MIT license found in the
|
|
18
|
-
* LICENSE file in the root directory of this source tree.
|
|
19
|
-
*/var l1;function g4(){if(l1)return mn;l1=1;var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,o=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,f=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,b=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,T=t?Symbol.for("react.suspense_list"):60120,E=t?Symbol.for("react.memo"):60115,A=t?Symbol.for("react.lazy"):60116,I=t?Symbol.for("react.block"):60121,j=t?Symbol.for("react.fundamental"):60117,R=t?Symbol.for("react.responder"):60118,H=t?Symbol.for("react.scope"):60119;function W(Z){if(typeof Z=="object"&&Z!==null){var ae=Z.$$typeof;switch(ae){case e:switch(Z=Z.type,Z){case f:case p:case r:case o:case i:case m:return Z;default:switch(Z=Z&&Z.$$typeof,Z){case c:case b:case A:case E:case a:return Z;default:return ae}}case n:return ae}}}function ne(Z){return W(Z)===p}return mn.AsyncMode=f,mn.ConcurrentMode=p,mn.ContextConsumer=c,mn.ContextProvider=a,mn.Element=e,mn.ForwardRef=b,mn.Fragment=r,mn.Lazy=A,mn.Memo=E,mn.Portal=n,mn.Profiler=o,mn.StrictMode=i,mn.Suspense=m,mn.isAsyncMode=function(Z){return ne(Z)||W(Z)===f},mn.isConcurrentMode=ne,mn.isContextConsumer=function(Z){return W(Z)===c},mn.isContextProvider=function(Z){return W(Z)===a},mn.isElement=function(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===e},mn.isForwardRef=function(Z){return W(Z)===b},mn.isFragment=function(Z){return W(Z)===r},mn.isLazy=function(Z){return W(Z)===A},mn.isMemo=function(Z){return W(Z)===E},mn.isPortal=function(Z){return W(Z)===n},mn.isProfiler=function(Z){return W(Z)===o},mn.isStrictMode=function(Z){return W(Z)===i},mn.isSuspense=function(Z){return W(Z)===m},mn.isValidElementType=function(Z){return typeof Z=="string"||typeof Z=="function"||Z===r||Z===p||Z===o||Z===i||Z===m||Z===T||typeof Z=="object"&&Z!==null&&(Z.$$typeof===A||Z.$$typeof===E||Z.$$typeof===a||Z.$$typeof===c||Z.$$typeof===b||Z.$$typeof===j||Z.$$typeof===R||Z.$$typeof===H||Z.$$typeof===I)},mn.typeOf=W,mn}var vn={};/** @license React v16.13.1
|
|
20
|
-
* react-is.development.js
|
|
21
|
-
*
|
|
22
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
23
|
-
*
|
|
24
|
-
* This source code is licensed under the MIT license found in the
|
|
25
|
-
* LICENSE file in the root directory of this source tree.
|
|
26
|
-
*/var u1;function m4(){return u1||(u1=1,process.env.NODE_ENV!=="production"&&function(){var t=typeof Symbol=="function"&&Symbol.for,e=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,r=t?Symbol.for("react.fragment"):60107,i=t?Symbol.for("react.strict_mode"):60108,o=t?Symbol.for("react.profiler"):60114,a=t?Symbol.for("react.provider"):60109,c=t?Symbol.for("react.context"):60110,f=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,b=t?Symbol.for("react.forward_ref"):60112,m=t?Symbol.for("react.suspense"):60113,T=t?Symbol.for("react.suspense_list"):60120,E=t?Symbol.for("react.memo"):60115,A=t?Symbol.for("react.lazy"):60116,I=t?Symbol.for("react.block"):60121,j=t?Symbol.for("react.fundamental"):60117,R=t?Symbol.for("react.responder"):60118,H=t?Symbol.for("react.scope"):60119;function W(Qe){return typeof Qe=="string"||typeof Qe=="function"||Qe===r||Qe===p||Qe===o||Qe===i||Qe===m||Qe===T||typeof Qe=="object"&&Qe!==null&&(Qe.$$typeof===A||Qe.$$typeof===E||Qe.$$typeof===a||Qe.$$typeof===c||Qe.$$typeof===b||Qe.$$typeof===j||Qe.$$typeof===R||Qe.$$typeof===H||Qe.$$typeof===I)}function ne(Qe){if(typeof Qe=="object"&&Qe!==null){var At=Qe.$$typeof;switch(At){case e:var Mt=Qe.type;switch(Mt){case f:case p:case r:case o:case i:case m:return Mt;default:var Vn=Mt&&Mt.$$typeof;switch(Vn){case c:case b:case A:case E:case a:return Vn;default:return At}}case n:return At}}}var Z=f,ae=p,S=c,ce=a,ue=e,Ue=b,et=r,Ke=A,Me=E,Ve=n,fe=o,ge=i,Pe=m,Be=!1;function Je(Qe){return Be||(Be=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),ve(Qe)||ne(Qe)===f}function ve(Qe){return ne(Qe)===p}function Se(Qe){return ne(Qe)===c}function Ne(Qe){return ne(Qe)===a}function tt(Qe){return typeof Qe=="object"&&Qe!==null&&Qe.$$typeof===e}function Ye(Qe){return ne(Qe)===b}function Ze(Qe){return ne(Qe)===r}function qe(Qe){return ne(Qe)===A}function ot(Qe){return ne(Qe)===E}function ct(Qe){return ne(Qe)===n}function pt(Qe){return ne(Qe)===o}function ft(Qe){return ne(Qe)===i}function yt(Qe){return ne(Qe)===m}vn.AsyncMode=Z,vn.ConcurrentMode=ae,vn.ContextConsumer=S,vn.ContextProvider=ce,vn.Element=ue,vn.ForwardRef=Ue,vn.Fragment=et,vn.Lazy=Ke,vn.Memo=Me,vn.Portal=Ve,vn.Profiler=fe,vn.StrictMode=ge,vn.Suspense=Pe,vn.isAsyncMode=Je,vn.isConcurrentMode=ve,vn.isContextConsumer=Se,vn.isContextProvider=Ne,vn.isElement=tt,vn.isForwardRef=Ye,vn.isFragment=Ze,vn.isLazy=qe,vn.isMemo=ot,vn.isPortal=ct,vn.isProfiler=pt,vn.isStrictMode=ft,vn.isSuspense=yt,vn.isValidElementType=W,vn.typeOf=ne}()),vn}var c1;function LD(){return c1||(c1=1,process.env.NODE_ENV==="production"?Rh.exports=g4():Rh.exports=m4()),Rh.exports}/*
|
|
27
|
-
object-assign
|
|
28
|
-
(c) Sindre Sorhus
|
|
29
|
-
@license MIT
|
|
30
|
-
*/var cm,f1;function v4(){if(f1)return cm;f1=1;var t=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(o){if(o==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(o)}function i(){try{if(!Object.assign)return!1;var o=new String("abc");if(o[5]="de",Object.getOwnPropertyNames(o)[0]==="5")return!1;for(var a={},c=0;c<10;c++)a["_"+String.fromCharCode(c)]=c;var f=Object.getOwnPropertyNames(a).map(function(b){return a[b]});if(f.join("")!=="0123456789")return!1;var p={};return"abcdefghijklmnopqrst".split("").forEach(function(b){p[b]=b}),Object.keys(Object.assign({},p)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return cm=i()?Object.assign:function(o,a){for(var c,f=r(o),p,b=1;b<arguments.length;b++){c=Object(arguments[b]);for(var m in c)e.call(c,m)&&(f[m]=c[m]);if(t){p=t(c);for(var T=0;T<p.length;T++)n.call(c,p[T])&&(f[p[T]]=c[p[T]])}}return f},cm}var fm,d1;function tb(){if(d1)return fm;d1=1;var t="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return fm=t,fm}var dm,h1;function FD(){return h1||(h1=1,dm=Function.call.bind(Object.prototype.hasOwnProperty)),dm}var hm,p1;function y4(){if(p1)return hm;p1=1;var t=function(){};if(process.env.NODE_ENV!=="production"){var e=tb(),n={},r=FD();t=function(o){var a="Warning: "+o;typeof console<"u"&&console.error(a);try{throw new Error(a)}catch{}}}function i(o,a,c,f,p){if(process.env.NODE_ENV!=="production"){for(var b in o)if(r(o,b)){var m;try{if(typeof o[b]!="function"){var T=Error((f||"React class")+": "+c+" type `"+b+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[b]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw T.name="Invariant Violation",T}m=o[b](a,b,f,c,null,e)}catch(A){m=A}if(m&&!(m instanceof Error)&&t((f||"React class")+": type specification of "+c+" `"+b+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof m+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),m instanceof Error&&!(m.message in n)){n[m.message]=!0;var E=p?p():"";t("Failed "+c+" type: "+m.message+(E??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},hm=i,hm}var pm,g1;function b4(){if(g1)return pm;g1=1;var t=LD(),e=v4(),n=tb(),r=FD(),i=y4(),o=function(){};process.env.NODE_ENV!=="production"&&(o=function(c){var f="Warning: "+c;typeof console<"u"&&console.error(f);try{throw new Error(f)}catch{}});function a(){return null}return pm=function(c,f){var p=typeof Symbol=="function"&&Symbol.iterator,b="@@iterator";function m(ve){var Se=ve&&(p&&ve[p]||ve[b]);if(typeof Se=="function")return Se}var T="<<anonymous>>",E={array:R("array"),bigint:R("bigint"),bool:R("boolean"),func:R("function"),number:R("number"),object:R("object"),string:R("string"),symbol:R("symbol"),any:H(),arrayOf:W,element:ne(),elementType:Z(),instanceOf:ae,node:Ue(),objectOf:ce,oneOf:S,oneOfType:ue,shape:Ke,exact:Me};function A(ve,Se){return ve===Se?ve!==0||1/ve===1/Se:ve!==ve&&Se!==Se}function I(ve,Se){this.message=ve,this.data=Se&&typeof Se=="object"?Se:{},this.stack=""}I.prototype=Error.prototype;function j(ve){if(process.env.NODE_ENV!=="production")var Se={},Ne=0;function tt(Ze,qe,ot,ct,pt,ft,yt){if(ct=ct||T,ft=ft||ot,yt!==n){if(f){var Qe=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw Qe.name="Invariant Violation",Qe}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var At=ct+":"+ot;!Se[At]&&Ne<3&&(o("You are manually calling a React.PropTypes validation function for the `"+ft+"` prop on `"+ct+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),Se[At]=!0,Ne++)}}return qe[ot]==null?Ze?qe[ot]===null?new I("The "+pt+" `"+ft+"` is marked as required "+("in `"+ct+"`, but its value is `null`.")):new I("The "+pt+" `"+ft+"` is marked as required in "+("`"+ct+"`, but its value is `undefined`.")):null:ve(qe,ot,ct,pt,ft)}var Ye=tt.bind(null,!1);return Ye.isRequired=tt.bind(null,!0),Ye}function R(ve){function Se(Ne,tt,Ye,Ze,qe,ot){var ct=Ne[tt],pt=ge(ct);if(pt!==ve){var ft=Pe(ct);return new I("Invalid "+Ze+" `"+qe+"` of type "+("`"+ft+"` supplied to `"+Ye+"`, expected ")+("`"+ve+"`."),{expectedType:ve})}return null}return j(Se)}function H(){return j(a)}function W(ve){function Se(Ne,tt,Ye,Ze,qe){if(typeof ve!="function")return new I("Property `"+qe+"` of component `"+Ye+"` has invalid PropType notation inside arrayOf.");var ot=Ne[tt];if(!Array.isArray(ot)){var ct=ge(ot);return new I("Invalid "+Ze+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected an array."))}for(var pt=0;pt<ot.length;pt++){var ft=ve(ot,pt,Ye,Ze,qe+"["+pt+"]",n);if(ft instanceof Error)return ft}return null}return j(Se)}function ne(){function ve(Se,Ne,tt,Ye,Ze){var qe=Se[Ne];if(!c(qe)){var ot=ge(qe);return new I("Invalid "+Ye+" `"+Ze+"` of type "+("`"+ot+"` supplied to `"+tt+"`, expected a single ReactElement."))}return null}return j(ve)}function Z(){function ve(Se,Ne,tt,Ye,Ze){var qe=Se[Ne];if(!t.isValidElementType(qe)){var ot=ge(qe);return new I("Invalid "+Ye+" `"+Ze+"` of type "+("`"+ot+"` supplied to `"+tt+"`, expected a single ReactElement type."))}return null}return j(ve)}function ae(ve){function Se(Ne,tt,Ye,Ze,qe){if(!(Ne[tt]instanceof ve)){var ot=ve.name||T,ct=Je(Ne[tt]);return new I("Invalid "+Ze+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected ")+("instance of `"+ot+"`."))}return null}return j(Se)}function S(ve){if(!Array.isArray(ve))return process.env.NODE_ENV!=="production"&&(arguments.length>1?o("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):o("Invalid argument supplied to oneOf, expected an array.")),a;function Se(Ne,tt,Ye,Ze,qe){for(var ot=Ne[tt],ct=0;ct<ve.length;ct++)if(A(ot,ve[ct]))return null;var pt=JSON.stringify(ve,function(yt,Qe){var At=Pe(Qe);return At==="symbol"?String(Qe):Qe});return new I("Invalid "+Ze+" `"+qe+"` of value `"+String(ot)+"` "+("supplied to `"+Ye+"`, expected one of "+pt+"."))}return j(Se)}function ce(ve){function Se(Ne,tt,Ye,Ze,qe){if(typeof ve!="function")return new I("Property `"+qe+"` of component `"+Ye+"` has invalid PropType notation inside objectOf.");var ot=Ne[tt],ct=ge(ot);if(ct!=="object")return new I("Invalid "+Ze+" `"+qe+"` of type "+("`"+ct+"` supplied to `"+Ye+"`, expected an object."));for(var pt in ot)if(r(ot,pt)){var ft=ve(ot,pt,Ye,Ze,qe+"."+pt,n);if(ft instanceof Error)return ft}return null}return j(Se)}function ue(ve){if(!Array.isArray(ve))return process.env.NODE_ENV!=="production"&&o("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var Se=0;Se<ve.length;Se++){var Ne=ve[Se];if(typeof Ne!="function")return o("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Be(Ne)+" at index "+Se+"."),a}function tt(Ye,Ze,qe,ot,ct){for(var pt=[],ft=0;ft<ve.length;ft++){var yt=ve[ft],Qe=yt(Ye,Ze,qe,ot,ct,n);if(Qe==null)return null;Qe.data&&r(Qe.data,"expectedType")&&pt.push(Qe.data.expectedType)}var At=pt.length>0?", expected one of type ["+pt.join(", ")+"]":"";return new I("Invalid "+ot+" `"+ct+"` supplied to "+("`"+qe+"`"+At+"."))}return j(tt)}function Ue(){function ve(Se,Ne,tt,Ye,Ze){return Ve(Se[Ne])?null:new I("Invalid "+Ye+" `"+Ze+"` supplied to "+("`"+tt+"`, expected a ReactNode."))}return j(ve)}function et(ve,Se,Ne,tt,Ye){return new I((ve||"React class")+": "+Se+" type `"+Ne+"."+tt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+Ye+"`.")}function Ke(ve){function Se(Ne,tt,Ye,Ze,qe){var ot=Ne[tt],ct=ge(ot);if(ct!=="object")return new I("Invalid "+Ze+" `"+qe+"` of type `"+ct+"` "+("supplied to `"+Ye+"`, expected `object`."));for(var pt in ve){var ft=ve[pt];if(typeof ft!="function")return et(Ye,Ze,qe,pt,Pe(ft));var yt=ft(ot,pt,Ye,Ze,qe+"."+pt,n);if(yt)return yt}return null}return j(Se)}function Me(ve){function Se(Ne,tt,Ye,Ze,qe){var ot=Ne[tt],ct=ge(ot);if(ct!=="object")return new I("Invalid "+Ze+" `"+qe+"` of type `"+ct+"` "+("supplied to `"+Ye+"`, expected `object`."));var pt=e({},Ne[tt],ve);for(var ft in pt){var yt=ve[ft];if(r(ve,ft)&&typeof yt!="function")return et(Ye,Ze,qe,ft,Pe(yt));if(!yt)return new I("Invalid "+Ze+" `"+qe+"` key `"+ft+"` supplied to `"+Ye+"`.\nBad object: "+JSON.stringify(Ne[tt],null," ")+`
|
|
31
|
-
Valid keys: `+JSON.stringify(Object.keys(ve),null," "));var Qe=yt(ot,ft,Ye,Ze,qe+"."+ft,n);if(Qe)return Qe}return null}return j(Se)}function Ve(ve){switch(typeof ve){case"number":case"string":case"undefined":return!0;case"boolean":return!ve;case"object":if(Array.isArray(ve))return ve.every(Ve);if(ve===null||c(ve))return!0;var Se=m(ve);if(Se){var Ne=Se.call(ve),tt;if(Se!==ve.entries){for(;!(tt=Ne.next()).done;)if(!Ve(tt.value))return!1}else for(;!(tt=Ne.next()).done;){var Ye=tt.value;if(Ye&&!Ve(Ye[1]))return!1}}else return!1;return!0;default:return!1}}function fe(ve,Se){return ve==="symbol"?!0:Se?Se["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&Se instanceof Symbol:!1}function ge(ve){var Se=typeof ve;return Array.isArray(ve)?"array":ve instanceof RegExp?"object":fe(Se,ve)?"symbol":Se}function Pe(ve){if(typeof ve>"u"||ve===null)return""+ve;var Se=ge(ve);if(Se==="object"){if(ve instanceof Date)return"date";if(ve instanceof RegExp)return"regexp"}return Se}function Be(ve){var Se=Pe(ve);switch(Se){case"array":case"object":return"an "+Se;case"boolean":case"date":case"regexp":return"a "+Se;default:return Se}}function Je(ve){return!ve.constructor||!ve.constructor.name?T:ve.constructor.name}return E.checkPropTypes=i,E.resetWarningCache=i.resetWarningCache,E.PropTypes=E,E},pm}var gm,m1;function w4(){if(m1)return gm;m1=1;var t=tb();function e(){}function n(){}return n.resetWarningCache=e,gm=function(){function r(a,c,f,p,b,m){if(m!==t){var T=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw T.name="Invariant Violation",T}}r.isRequired=r;function i(){return r}var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:e};return o.PropTypes=o,o},gm}if(process.env.NODE_ENV!=="production"){var x4=LD(),S4=!0;Cv.exports=b4()(x4.isElement,S4)}else Cv.exports=w4()();var Cr=Cv.exports;const _s=Cu(Cr);var T4=function(e){var n=(e==null?void 0:e.ownerDocument)||document;return n.defaultView||window},C4=function(e,n){for(var r in e)if(!(r in n))return!0;for(var i in n)if(e[i]!==n[i])return!0;return!1},E4=["afterInjection","beforeInjection","desc","evalScripts","fallback","httpRequestWithCredentials","loading","renumerateIRIElements","src","title","useRequestCache","wrapper"],Ah="http://www.w3.org/2000/svg",v1="http://www.w3.org/1999/xlink",Gp=function(t){function e(){for(var r,i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];return r=t.call.apply(t,[this].concat(o))||this,r.initialState={hasError:!1,isLoading:!0},r.state=r.initialState,r._isMounted=!1,r.reactWrapper=void 0,r.nonReactWrapper=void 0,r.refCallback=function(c){r.reactWrapper=c},r}AD(e,t);var n=e.prototype;return n.renderSVG=function(){var i=this;if(this.reactWrapper instanceof T4(this.reactWrapper).Node){var o=this.props,a=o.desc,c=o.evalScripts,f=o.httpRequestWithCredentials,p=o.renumerateIRIElements,b=o.src,m=o.title,T=o.useRequestCache,E=this.props.onError,A=this.props.beforeInjection,I=this.props.afterInjection,j=this.props.wrapper,R,H;j==="svg"?(R=document.createElementNS(Ah,j),R.setAttribute("xmlns",Ah),R.setAttribute("xmlns:xlink",v1),H=document.createElementNS(Ah,j)):(R=document.createElement(j),H=document.createElement(j)),R.appendChild(H),H.dataset.src=b,this.nonReactWrapper=this.reactWrapper.appendChild(R);var W=function(S){if(i.removeSVG(),!i._isMounted){E(S);return}i.setState(function(){return{hasError:!0,isLoading:!1}},function(){E(S)})},ne=function(S,ce){if(S){W(S);return}i._isMounted&&i.setState(function(){return{isLoading:!1}},function(){try{I(ce)}catch(ue){W(ue)}})},Z=function(S){if(S.setAttribute("role","img"),a){var ce=S.querySelector(":scope > desc");ce&&S.removeChild(ce);var ue=document.createElement("desc");ue.innerHTML=a,S.prepend(ue)}if(m){var Ue=S.querySelector(":scope > title");Ue&&S.removeChild(Ue);var et=document.createElement("title");et.innerHTML=m,S.prepend(et)}try{A(S)}catch(Ke){W(Ke)}};p4(H,{afterEach:ne,beforeEach:Z,cacheRequests:T,evalScripts:c,httpRequestWithCredentials:f,renumerateIRIElements:p})}},n.removeSVG=function(){var i;(i=this.nonReactWrapper)!=null&&i.parentNode&&(this.nonReactWrapper.parentNode.removeChild(this.nonReactWrapper),this.nonReactWrapper=null)},n.componentDidMount=function(){this._isMounted=!0,this.renderSVG()},n.componentDidUpdate=function(i){var o=this;C4(Rf({},i),this.props)&&this.setState(function(){return o.initialState},function(){o.removeSVG(),o.renderSVG()})},n.componentWillUnmount=function(){this._isMounted=!1,this.removeSVG()},n.render=function(){var i=this.props;i.afterInjection,i.beforeInjection,i.desc,i.evalScripts;var o=i.fallback;i.httpRequestWithCredentials;var a=i.loading;i.renumerateIRIElements,i.src,i.title,i.useRequestCache;var c=i.wrapper,f=Bv(i,E4),p=c;return kn.createElement(p,Rf({},f,{ref:this.refCallback},c==="svg"?{xmlns:Ah,xmlnsXlink:v1}:{}),this.state.isLoading&&a&&kn.createElement(a,null),this.state.hasError&&o&&kn.createElement(o,null))},e}(kn.Component);Gp.defaultProps={afterInjection:function(){},beforeInjection:function(){},desc:"",evalScripts:"never",fallback:null,httpRequestWithCredentials:!1,loading:null,onError:function(){},renumerateIRIElements:!0,title:"",useRequestCache:!0,wrapper:"div"};Gp.propTypes={afterInjection:Cr.func,beforeInjection:Cr.func,desc:Cr.string,evalScripts:Cr.oneOf(["always","once","never"]),fallback:Cr.oneOfType([Cr.func,Cr.object,Cr.string]),httpRequestWithCredentials:Cr.bool,loading:Cr.oneOfType([Cr.func,Cr.object,Cr.string]),onError:Cr.func,renumerateIRIElements:Cr.bool,src:Cr.string.isRequired,title:Cr.string,useRequestCache:Cr.bool,wrapper:Cr.oneOf(["div","span","svg"])};const Af=new Map;Af.set("text",t=>{var e,n;return _e.jsx("div",{style:{width:24,height:24,backgroundColor:"#dadada",borderRadius:"5px",display:"flex",justifyContent:"center",alignItems:"center",lineHeight:"24px"},children:(n=(e=t==null?void 0:t.name)==null?void 0:e.trim().at(0))==null?void 0:n.toUpperCase()})});Af.set("svgHtml",t=>{function e(n){function r(o){const c=new DOMParser().parseFromString(o,"image/svg+xml").querySelector("svg");return c?(c.querySelectorAll("path").forEach(p=>{p.hasAttribute("fill")&&p.setAttribute("fill","currentColor"),p.hasAttribute("stroke")&&p.setAttribute("stroke","currentColor")}),c.outerHTML):""}const i=r(n.svgString);return _e.jsx("div",{dangerouslySetInnerHTML:{__html:i},style:{width:24,height:24,margin:"0 auto"}})}return _e.jsx(e,{svgString:t.icon})});Af.set("svgHttp",t=>_e.jsx(Gp,{src:t.icon,beforeInjection:e=>{e.setAttribute("style","margin: 0 auto;"),e.querySelectorAll("path").forEach(r=>{r.hasAttribute("fill")&&r.setAttribute("fill","currentColor"),r.hasAttribute("stroke")&&r.setAttribute("stroke","currentColor")})}}));Af.set("img",t=>_e.jsx("img",{src:t.icon||"/",alt:t.name,style:{height:24,maxHeight:24,maxWidth:24}}));function k4(t){return t.icon=(t.icon||"").trim(),t.icon?t.icon.startsWith("<svg")?"svgHtml":t.icon.endsWith(".svg")?"svgHttp":"img":"text"}function ND({item:t}){return(Af.get(k4(t))||Af.get("text"))(t)}function D4(t){return _e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16",...t,children:_e.jsx("path",{fill:"currenColor",d:"M4.427 7.427l3.396 3.396a.25.25 0 00.354 0l3.396-3.396A.25.25 0 0011.396 7H4.604a.25.25 0 00-.177.427z"})})}function P4(t){const{renderChildren:e,parentRef:n,onlyChild:r,dropdownLevel:i}=t,[o,a]=q.useState({top:0,left:0}),c=q.useRef(null),[f,p]=q.useState("auto");return q.useLayoutEffect(()=>{if(n.current&&c.current){const b=n.current.getBoundingClientRect(),m=c.current.getBoundingClientRect();let T,E;if(i===1)T=b.bottom,E=b.left,m.height+T>window.innerHeight?(p(window.innerHeight-T-50),T=b.bottom-m.height):T=b.bottom;else if(i>1){T=b.top,E=b.left+b.width;const A=m.height+(window.innerHeight-b.top)>window.innerHeight;A&&(console.log("DropDown-fav overtop"),p(window.innerHeight-b.top-50)),b.top+m.height>window.innerHeight&&!A&&(T=b.top-m.height+b.height)}a({top:T-64,left:E})}},[n,c,i]),r?e({maxHeight:f}):Fv.createPortal(_e.jsx("div",{ref:c,style:{position:"fixed",top:o.top,left:`calc(${o.left}px - var(--global-menu-width))`,zIndex:1200},children:e({maxHeight:f})}),n.current)}const If=new Map;If.set("text",t=>{var e,n;return _e.jsx("div",{style:{width:24,height:24,backgroundColor:"#dadada",borderRadius:"5px",display:"flex",justifyContent:"center",alignItems:"center",lineHeight:"24px"},children:(n=(e=t==null?void 0:t.name)==null?void 0:e.trim().at(0))==null?void 0:n.toUpperCase()})});If.set("svgHtml",t=>{function e(n){function r(o){const c=new DOMParser().parseFromString(o,"image/svg+xml").querySelector("svg");return c?(c.querySelectorAll("path").forEach(p=>{p.hasAttribute("fill")&&p.setAttribute("fill","currentColor"),p.hasAttribute("stroke")&&p.setAttribute("stroke","currentColor")}),c.outerHTML):""}const i=r(n.svgString);return _e.jsx("div",{dangerouslySetInnerHTML:{__html:i},style:{width:24,height:24,margin:"0 auto"}})}return _e.jsx(e,{svgString:t.icon})});If.set("svgHttp",t=>_e.jsx(Gp,{src:t.icon,beforeInjection:e=>{e.setAttribute("style","margin: 0 auto;"),e.querySelectorAll("path").forEach(r=>{r.hasAttribute("fill")&&r.setAttribute("fill","currentColor"),r.hasAttribute("stroke")&&r.setAttribute("stroke","currentColor")})}}));If.set("img",t=>_e.jsx("img",{src:t.icon||"/",alt:t.name,style:{height:24,maxHeight:24,maxWidth:24}}));function O4(t){return t.icon=(t.icon||"").trim(),t.icon?t.icon.startsWith("<svg")?"svgHtml":t.icon.endsWith(".svg")?"svgHttp":"img":"text"}function _4({item:t}){return(If.get(O4(t))||If.get("text"))(t)}function jD({...t}){var ue,Ue,et;const e=t.item,n=t.level||0,r=!!((ue=t.item.children)!=null&&ue.length),i=`level-${n}`,o=(Ke,Me=i)=>`${Ke} ${Me} `,[a,c]=q.useState(!1),[f,p]=q.useState(e.isFavorite||!1),b=q.useRef(),m=q.useRef();m!=null&&m.current&&((Ue=m==null?void 0:m.current)==null?void 0:Ue.scrollWidth)>((et=m==null?void 0:m.current)==null?void 0:et.clientWidth);const T=window.location.origin,E=e.path&&e.path.includes("http")?new URL(e.path):{origin:"",pathname:""},A=window.location.pathname.split("/")[1],I=E.pathname.split("/")[1],j=t.item.redirectUrl||t.ssr||!T.includes("local")&&T!==E.origin||I!==A,R=r||n===0?"div":j?"a":Sp.Link,H=e.redirectUrl||e.path||"#",W=n+1,ne=r&&a&&n>0,Z=()=>{t.isDrop||c(!0)},ae=()=>{c(!1)},S="/global-menu-config/api/v1/menu-items/user/set-favorite",ce=T!==E.origin||t.item.redirectUrl?"_blank":"_self";return _e.jsxs("div",{ref:b,className:o("menu-item__wrapper tree-node"),style:{borderRadius:"8px",transition:"all 0.3s"},onMouseOver:Z,onMouseOut:ae,onDragStart:Ke=>{n>1&&Ke.preventDefault(),c(!1)},onDragEnd:()=>{console.log("drag end 1223"),c(!1)},children:[_e.jsxs(R,{target:ce,to:H,href:H,draggable:"true",className:o("menu-item__link"),style:{width:"100%",transition:"all 0.3s"},onDragStart:Ke=>{console.log("onDragStart component",Ke.target)},onDragEnd:()=>{console.log("onDragEnd menu item"),c(!1)},children:[_e.jsx(R4,{cls:o,item:e}),_e.jsx("span",{className:o("menu-item__label"),ref:m,children:e.name}),_e.jsx(A4,{menuLevel:n,hasChildren:r,isHovered:a,isFavorite:f,onClick:Ke=>{const Me={menuConfigId:e.id,isFavorite:Ke},Ve=t.baseUrl+S;As.post(Ve,Me).then(fe=>{var ge;p(Ke),Yv("Set favorite menu item successfully"),(ge=t.onSetFavoriteSuccess)==null||ge.call(t,t.item.id,Ke)}).catch(fe=>{var ge,Pe;console.log(" MenuItem.tsx ~ error:",fe),Wd(((Pe=(ge=fe.response)==null?void 0:ge.data)==null?void 0:Pe.errorMessage)||fe.message||"Have error when set favorite menu item")})}}),r&&_e.jsx("div",{className:o("menu-item__icon-arrow__wrapper"),children:_e.jsx(D4,{className:o("menu-item__icon-arrow__icon")})})]}),ne&&_e.jsx(P4,{parentRef:b,onlyChild:W<2,dropdownLevel:n,renderChildren:({maxHeight:Ke})=>{var Me;return _e.jsx(OD.div,{className:o("menu-item__dropdown dropdown-favorite ? 'menu-item__dropdown--open' : 'menu-item__dropdown--close'}",`level-${W}`),style:eb({maxHeight:Ke,overflowY:"auto",paddingRight:3},Ke!=="auto"&&!!W),children:(Me=e.children)==null?void 0:Me.map(Ve=>q.createElement(jD,{...t,key:Ve.id,item:Ve,level:W}))})}})]})}function R4({item:t,cls:e}){return _e.jsx("div",{className:e("menu-item__icon"),children:_e.jsx(_4,{item:t})})}function A4(t){const e={marginRight:t.hasChildren?10:0,fontSize:22,fill:ki.warning,minWidth:16};if(t.menuLevel!==0)return _e.jsxs(_e.Fragment,{children:[t.isHovered&&!t.isFavorite&&_e.jsx(sa.Tooltip,{title:"Add to favorites",children:_e.jsx(_D,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!0)}})}),t.isFavorite&&_e.jsx(sa.Tooltip,{title:"Remove from favorites",children:_e.jsx(RD,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!1)}})})]})}const I4='.flex-col-center{display:flex;flex-direction:column;justify-content:center}.wrap-section{transition:all .3s;padding:0 4px}.favorite-menu{display:flex;height:56px;border-right:1px solid #ddd;background-color:#fafafa;transition:all .2s ease-in-out;width:100%}.scrollbar-hidden::-webkit-scrollbar{width:2px;background:transparent}.favorite-menu__wrap-btn-logout,.favorite-menu__btn-logout{margin:40px 0}.favorite-menu__logout-btn__text{margin-left:12px;font-size:.875rem;opacity:0;transition:ease-in-out .2s;transition-delay:.15s}.favorite-menu__wrapper-toggle-btn{display:flex;flex-direction:row;justify-content:flex-end;transition:all .3s;margin-right:-8px;margin-top:40px;justify-content:center;width:100%}.favorite-menu__toggle-btn{margin-top:-6px;color:#85858a}.favorite-menu__logout-btn{width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;padding:8px 16px 8px 18.6665px;min-height:48px;border-radius:.375rem;overflow:hidden;transition:all .3s ease-in-out;background-color:initial}.favorite-menu__logout-btn:hover{background-color:#919eab14}.favorite-menu__icon-logout{flex-shrink:0}.menu-item__wrapper{display:flex;position:relative;width:100%}.menu-item__link{display:flex;flex-direction:row;border-radius:.375rem;align-items:center;padding:.5rem;position:relative;height:48px;cursor:pointer;color:#85858a}.menu-item__link:hover{background-color:#919eab14}.menu-item__link.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.level-2,.menu-item__link.active.level-3,.menu-item__link.active.level-4,.menu-item__link.active.level-5,.menu-item__link.active.level-6,.menu-item__link.active.level-7,.menu-item__link.active.level-8,.menu-item__link.active.level-9,.menu-item__link.active.level-10{background-color:inherit;color:inherit}.menu-item__link.active.level-2:hover,.menu-item__link.active.level-3:hover,.menu-item__link.active.level-4:hover,.menu-item__link.active.level-5:hover,.menu-item__link.active.level-6:hover,.menu-item__link.active.level-7:hover,.menu-item__link.active.level-8:hover,.menu-item__link.active.level-9:hover,.menu-item__link.active.level-10:hover{background-color:#919eab14}.menu-item__link.menu-item__link.level-0{padding:0;background-color:#919eab14;transition:all .15s}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center}.menu-item__icon.level-1>*{margin:0 auto}.menu-item__label{font-size:.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex-shrink:1;margin-left:12px;padding-right:12px;color:#292929;opacity:1}.menu-item__label.level-1{text-overflow:unset}.menu-item__label.active{color:inherit}.menu-item__label{margin-left:8px;font-size:.75rem;line-height:1rem}.menu-item__label.level-0,.menu-item__label.level-1{font-size:.875rem;transition-delay:.15s}.menu-item__label.level-0{color:#85858a;margin-left:8px}.menu-item__icon-arrow__wrapper{display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0}.menu-item__icon-arrow__wrapper.level-0{display:none}.menu-item__icon-arrow__icon{transition:all .3s!important;transform:rotate(-90deg)!important}.menu-item__icon-arrow__icon.active{color:inherit}.menu-item__icon-arrow__icon.open{transform:rotate(0)!important}.menu-item__dropdown{background-color:#fafafa;border:1px solid #ddd;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;border-radius:4px;width:210px;max-width:210px;padding:4px;z-index:1200}.menu-item__dropdown.dropdown-favorite{width:auto;min-width:180px;max-width:350px}.menu-item__dropdown::-webkit-scrollbar{width:4px}.menu-item__dropdown::-webkit-scrollbar-thumb{background-color:#9b9b9b99;border-radius:2px}.menu-item__dropdown,.menu-item__dropdown>*{margin-top:4px}.menu-item__dropdown:first-of-type{margin-top:0}.menu-item__dropdown>*:first-child{margin-top:0}.menu-item__dropdown .menu-item__link{height:40px}.menu-item__dropdown .menu-item__link.level-1{height:48px}.menu-item__dropdown.level-1{width:auto;max-width:unset;box-shadow:none;border:none;padding:0;background-color:unset}.icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;background-color:transparent;transition:background-color .3s ease;border:none}.icon-btn:hover{background-color:var(--btn-bg-hover)}.simplebar-scrollbar:before{background-color:#0000002d}.favorite-menu__menu .simplebar-track.simplebar-vertical{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.treeFavorited{display:flex;align-items:center;margin:0 -5px}.treeFavorited li{margin:0 5px}.item.hover-on:before{content:"";position:absolute;top:0;left:0;height:100%;width:2px;background-color:var(--primary300)}';var lc={};/**
|
|
32
|
-
* @license React
|
|
33
|
-
* react-dom-server-legacy.browser.production.min.js
|
|
34
|
-
*
|
|
35
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
36
|
-
*
|
|
37
|
-
* This source code is licensed under the MIT license found in the
|
|
38
|
-
* LICENSE file in the root directory of this source tree.
|
|
39
|
-
*/var y1;function M4(){if(y1)return lc;y1=1;var t=q;function e(k){for(var F="https://reactjs.org/docs/error-decoder.html?invariant="+k,G=1;G<arguments.length;G++)F+="&args[]="+encodeURIComponent(arguments[G]);return"Minified React error #"+k+"; visit "+F+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=Object.prototype.hasOwnProperty,r=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,i={},o={};function a(k){return n.call(o,k)?!0:n.call(i,k)?!1:r.test(k)?o[k]=!0:(i[k]=!0,!1)}function c(k,F,G,ee,Ee,me,Oe){this.acceptsBooleans=F===2||F===3||F===4,this.attributeName=ee,this.attributeNamespace=Ee,this.mustUseProperty=G,this.propertyName=k,this.type=F,this.sanitizeURL=me,this.removeEmptyString=Oe}var f={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(k){f[k]=new c(k,0,!1,k,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(k){var F=k[0];f[F]=new c(F,1,!1,k[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(k){f[k]=new c(k,2,!1,k.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(k){f[k]=new c(k,2,!1,k,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(k){f[k]=new c(k,3,!1,k.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(k){f[k]=new c(k,3,!0,k,null,!1,!1)}),["capture","download"].forEach(function(k){f[k]=new c(k,4,!1,k,null,!1,!1)}),["cols","rows","size","span"].forEach(function(k){f[k]=new c(k,6,!1,k,null,!1,!1)}),["rowSpan","start"].forEach(function(k){f[k]=new c(k,5,!1,k.toLowerCase(),null,!1,!1)});var p=/[\-:]([a-z])/g;function b(k){return k[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(k){var F=k.replace(p,b);f[F]=new c(F,1,!1,k,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(k){var F=k.replace(p,b);f[F]=new c(F,1,!1,k,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(k){var F=k.replace(p,b);f[F]=new c(F,1,!1,k,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(k){f[k]=new c(k,1,!1,k.toLowerCase(),null,!1,!1)}),f.xlinkHref=new c("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(k){f[k]=new c(k,1,!1,k.toLowerCase(),null,!0,!0)});var m={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},T=["Webkit","ms","Moz","O"];Object.keys(m).forEach(function(k){T.forEach(function(F){F=F+k.charAt(0).toUpperCase()+k.substring(1),m[F]=m[k]})});var E=/["'&<>]/;function A(k){if(typeof k=="boolean"||typeof k=="number")return""+k;k=""+k;var F=E.exec(k);if(F){var G="",ee,Ee=0;for(ee=F.index;ee<k.length;ee++){switch(k.charCodeAt(ee)){case 34:F=""";break;case 38:F="&";break;case 39:F="'";break;case 60:F="<";break;case 62:F=">";break;default:continue}Ee!==ee&&(G+=k.substring(Ee,ee)),Ee=ee+1,G+=F}k=Ee!==ee?G+k.substring(Ee,ee):G}return k}var I=/([A-Z])/g,j=/^ms-/,R=Array.isArray;function H(k,F){return{insertionMode:k,selectedValue:F}}function W(k,F,G){switch(F){case"select":return H(1,G.value!=null?G.value:G.defaultValue);case"svg":return H(2,null);case"math":return H(3,null);case"foreignObject":return H(1,null);case"table":return H(4,null);case"thead":case"tbody":case"tfoot":return H(5,null);case"colgroup":return H(7,null);case"tr":return H(6,null)}return 4<=k.insertionMode||k.insertionMode===0?H(1,null):k}var ne=new Map;function Z(k,F,G){if(typeof G!="object")throw Error(e(62));F=!0;for(var ee in G)if(n.call(G,ee)){var Ee=G[ee];if(Ee!=null&&typeof Ee!="boolean"&&Ee!==""){if(ee.indexOf("--")===0){var me=A(ee);Ee=A((""+Ee).trim())}else{me=ee;var Oe=ne.get(me);Oe!==void 0||(Oe=A(me.replace(I,"-$1").toLowerCase().replace(j,"-ms-")),ne.set(me,Oe)),me=Oe,Ee=typeof Ee=="number"?Ee===0||n.call(m,ee)?""+Ee:Ee+"px":A((""+Ee).trim())}F?(F=!1,k.push(' style="',me,":",Ee)):k.push(";",me,":",Ee)}}F||k.push('"')}function ae(k,F,G,ee){switch(G){case"style":Z(k,F,ee);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<G.length)||G[0]!=="o"&&G[0]!=="O"||G[1]!=="n"&&G[1]!=="N"){if(F=f.hasOwnProperty(G)?f[G]:null,F!==null){switch(typeof ee){case"function":case"symbol":return;case"boolean":if(!F.acceptsBooleans)return}switch(G=F.attributeName,F.type){case 3:ee&&k.push(" ",G,'=""');break;case 4:ee===!0?k.push(" ",G,'=""'):ee!==!1&&k.push(" ",G,'="',A(ee),'"');break;case 5:isNaN(ee)||k.push(" ",G,'="',A(ee),'"');break;case 6:!isNaN(ee)&&1<=ee&&k.push(" ",G,'="',A(ee),'"');break;default:F.sanitizeURL&&(ee=""+ee),k.push(" ",G,'="',A(ee),'"')}}else if(a(G)){switch(typeof ee){case"function":case"symbol":return;case"boolean":if(F=G.toLowerCase().slice(0,5),F!=="data-"&&F!=="aria-")return}k.push(" ",G,'="',A(ee),'"')}}}function S(k,F,G){if(F!=null){if(G!=null)throw Error(e(60));if(typeof F!="object"||!("__html"in F))throw Error(e(61));F=F.__html,F!=null&&k.push(""+F)}}function ce(k){var F="";return t.Children.forEach(k,function(G){G!=null&&(F+=G)}),F}function ue(k,F,G,ee){k.push(Ke(G));var Ee=G=null,me;for(me in F)if(n.call(F,me)){var Oe=F[me];if(Oe!=null)switch(me){case"children":G=Oe;break;case"dangerouslySetInnerHTML":Ee=Oe;break;default:ae(k,ee,me,Oe)}}return k.push(">"),S(k,Ee,G),typeof G=="string"?(k.push(A(G)),null):G}var Ue=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,et=new Map;function Ke(k){var F=et.get(k);if(F===void 0){if(!Ue.test(k))throw Error(e(65,k));F="<"+k,et.set(k,F)}return F}function Me(k,F,G,ee,Ee){switch(F){case"select":k.push(Ke("select"));var me=null,Oe=null;for(dt in G)if(n.call(G,dt)){var Ge=G[dt];if(Ge!=null)switch(dt){case"children":me=Ge;break;case"dangerouslySetInnerHTML":Oe=Ge;break;case"defaultValue":case"value":break;default:ae(k,ee,dt,Ge)}}return k.push(">"),S(k,Oe,me),me;case"option":Oe=Ee.selectedValue,k.push(Ke("option"));var gt=Ge=null,mt=null,dt=null;for(me in G)if(n.call(G,me)){var Ft=G[me];if(Ft!=null)switch(me){case"children":Ge=Ft;break;case"selected":mt=Ft;break;case"dangerouslySetInnerHTML":dt=Ft;break;case"value":gt=Ft;default:ae(k,ee,me,Ft)}}if(Oe!=null)if(G=gt!==null?""+gt:ce(Ge),R(Oe)){for(ee=0;ee<Oe.length;ee++)if(""+Oe[ee]===G){k.push(' selected=""');break}}else""+Oe===G&&k.push(' selected=""');else mt&&k.push(' selected=""');return k.push(">"),S(k,dt,Ge),Ge;case"textarea":k.push(Ke("textarea")),dt=Oe=me=null;for(Ge in G)if(n.call(G,Ge)&&(gt=G[Ge],gt!=null))switch(Ge){case"children":dt=gt;break;case"value":me=gt;break;case"defaultValue":Oe=gt;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:ae(k,ee,Ge,gt)}if(me===null&&Oe!==null&&(me=Oe),k.push(">"),dt!=null){if(me!=null)throw Error(e(92));if(R(dt)&&1<dt.length)throw Error(e(93));me=""+dt}return typeof me=="string"&&me[0]===`
|
|
40
|
-
`&&k.push(`
|
|
41
|
-
`),me!==null&&k.push(A(""+me)),null;case"input":k.push(Ke("input")),gt=dt=Ge=me=null;for(Oe in G)if(n.call(G,Oe)&&(mt=G[Oe],mt!=null))switch(Oe){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":gt=mt;break;case"defaultValue":Ge=mt;break;case"checked":dt=mt;break;case"value":me=mt;break;default:ae(k,ee,Oe,mt)}return dt!==null?ae(k,ee,"checked",dt):gt!==null&&ae(k,ee,"checked",gt),me!==null?ae(k,ee,"value",me):Ge!==null&&ae(k,ee,"value",Ge),k.push("/>"),null;case"menuitem":k.push(Ke("menuitem"));for(var Bn in G)if(n.call(G,Bn)&&(me=G[Bn],me!=null))switch(Bn){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:ae(k,ee,Bn,me)}return k.push(">"),null;case"title":k.push(Ke("title")),me=null;for(Ft in G)if(n.call(G,Ft)&&(Oe=G[Ft],Oe!=null))switch(Ft){case"children":me=Oe;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:ae(k,ee,Ft,Oe)}return k.push(">"),me;case"listing":case"pre":k.push(Ke(F)),Oe=me=null;for(gt in G)if(n.call(G,gt)&&(Ge=G[gt],Ge!=null))switch(gt){case"children":me=Ge;break;case"dangerouslySetInnerHTML":Oe=Ge;break;default:ae(k,ee,gt,Ge)}if(k.push(">"),Oe!=null){if(me!=null)throw Error(e(60));if(typeof Oe!="object"||!("__html"in Oe))throw Error(e(61));G=Oe.__html,G!=null&&(typeof G=="string"&&0<G.length&&G[0]===`
|
|
42
|
-
`?k.push(`
|
|
43
|
-
`,G):k.push(""+G))}return typeof me=="string"&&me[0]===`
|
|
44
|
-
`&&k.push(`
|
|
45
|
-
`),me;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":k.push(Ke(F));for(var zn in G)if(n.call(G,zn)&&(me=G[zn],me!=null))switch(zn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,F));default:ae(k,ee,zn,me)}return k.push("/>"),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return ue(k,G,F,ee);case"html":return Ee.insertionMode===0&&k.push("<!DOCTYPE html>"),ue(k,G,F,ee);default:if(F.indexOf("-")===-1&&typeof G.is!="string")return ue(k,G,F,ee);k.push(Ke(F)),Oe=me=null;for(mt in G)if(n.call(G,mt)&&(Ge=G[mt],Ge!=null))switch(mt){case"children":me=Ge;break;case"dangerouslySetInnerHTML":Oe=Ge;break;case"style":Z(k,ee,Ge);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:a(mt)&&typeof Ge!="function"&&typeof Ge!="symbol"&&k.push(" ",mt,'="',A(Ge),'"')}return k.push(">"),S(k,Oe,me),me}}function Ve(k,F,G){if(k.push('<!--$?--><template id="'),G===null)throw Error(e(395));return k.push(G),k.push('"></template>')}function fe(k,F,G,ee){switch(G.insertionMode){case 0:case 1:return k.push('<div hidden id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 2:return k.push('<svg aria-hidden="true" style="display:none" id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 3:return k.push('<math aria-hidden="true" style="display:none" id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 4:return k.push('<table hidden id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 5:return k.push('<table hidden><tbody id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 6:return k.push('<table hidden><tr id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');case 7:return k.push('<table hidden><colgroup id="'),k.push(F.segmentPrefix),F=ee.toString(16),k.push(F),k.push('">');default:throw Error(e(397))}}function ge(k,F){switch(F.insertionMode){case 0:case 1:return k.push("</div>");case 2:return k.push("</svg>");case 3:return k.push("</math>");case 4:return k.push("</table>");case 5:return k.push("</tbody></table>");case 6:return k.push("</tr></table>");case 7:return k.push("</colgroup></table>");default:throw Error(e(397))}}var Pe=/[<\u2028\u2029]/g;function Be(k){return JSON.stringify(k).replace(Pe,function(F){switch(F){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function Je(k,F){return F=F===void 0?"":F,{bootstrapChunks:[],startInlineScript:"<script>",placeholderPrefix:F+"P:",segmentPrefix:F+"S:",boundaryPrefix:F+"B:",idPrefix:F,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1,generateStaticMarkup:k}}function ve(k,F,G,ee){return G.generateStaticMarkup?(k.push(A(F)),!1):(F===""?k=ee:(ee&&k.push("<!-- -->"),k.push(A(F)),k=!0),k)}var Se=Object.assign,Ne=Symbol.for("react.element"),tt=Symbol.for("react.portal"),Ye=Symbol.for("react.fragment"),Ze=Symbol.for("react.strict_mode"),qe=Symbol.for("react.profiler"),ot=Symbol.for("react.provider"),ct=Symbol.for("react.context"),pt=Symbol.for("react.forward_ref"),ft=Symbol.for("react.suspense"),yt=Symbol.for("react.suspense_list"),Qe=Symbol.for("react.memo"),At=Symbol.for("react.lazy"),Mt=Symbol.for("react.scope"),Vn=Symbol.for("react.debug_trace_mode"),mr=Symbol.for("react.legacy_hidden"),Hn=Symbol.for("react.default_value"),Sn=Symbol.iterator;function $i(k){if(k==null)return null;if(typeof k=="function")return k.displayName||k.name||null;if(typeof k=="string")return k;switch(k){case Ye:return"Fragment";case tt:return"Portal";case qe:return"Profiler";case Ze:return"StrictMode";case ft:return"Suspense";case yt:return"SuspenseList"}if(typeof k=="object")switch(k.$$typeof){case ct:return(k.displayName||"Context")+".Consumer";case ot:return(k._context.displayName||"Context")+".Provider";case pt:var F=k.render;return k=k.displayName,k||(k=F.displayName||F.name||"",k=k!==""?"ForwardRef("+k+")":"ForwardRef"),k;case Qe:return F=k.displayName||null,F!==null?F:$i(k.type)||"Memo";case At:F=k._payload,k=k._init;try{return $i(k(F))}catch{}}return null}var kr={};function Jn(k,F){if(k=k.contextTypes,!k)return kr;var G={},ee;for(ee in k)G[ee]=F[ee];return G}var sn=null;function fn(k,F){if(k!==F){k.context._currentValue2=k.parentValue,k=k.parent;var G=F.parent;if(k===null){if(G!==null)throw Error(e(401))}else{if(G===null)throw Error(e(401));fn(k,G)}F.context._currentValue2=F.value}}function dn(k){k.context._currentValue2=k.parentValue,k=k.parent,k!==null&&dn(k)}function ut(k){var F=k.parent;F!==null&&ut(F),k.context._currentValue2=k.value}function Dn(k,F){if(k.context._currentValue2=k.parentValue,k=k.parent,k===null)throw Error(e(402));k.depth===F.depth?fn(k,F):Dn(k,F)}function oi(k,F){var G=F.parent;if(G===null)throw Error(e(402));k.depth===G.depth?fn(k,G):oi(k,G),F.context._currentValue2=F.value}function on(k){var F=sn;F!==k&&(F===null?ut(k):k===null?dn(F):F.depth===k.depth?fn(F,k):F.depth>k.depth?Dn(F,k):oi(F,k),sn=k)}var Vi={isMounted:function(){return!1},enqueueSetState:function(k,F){k=k._reactInternals,k.queue!==null&&k.queue.push(F)},enqueueReplaceState:function(k,F){k=k._reactInternals,k.replace=!0,k.queue=[F]},enqueueForceUpdate:function(){}};function Hi(k,F,G,ee){var Ee=k.state!==void 0?k.state:null;k.updater=Vi,k.props=G,k.state=Ee;var me={queue:[],replace:!1};k._reactInternals=me;var Oe=F.contextType;if(k.context=typeof Oe=="object"&&Oe!==null?Oe._currentValue2:ee,Oe=F.getDerivedStateFromProps,typeof Oe=="function"&&(Oe=Oe(G,Ee),Ee=Oe==null?Ee:Se({},Ee,Oe),k.state=Ee),typeof F.getDerivedStateFromProps!="function"&&typeof k.getSnapshotBeforeUpdate!="function"&&(typeof k.UNSAFE_componentWillMount=="function"||typeof k.componentWillMount=="function"))if(F=k.state,typeof k.componentWillMount=="function"&&k.componentWillMount(),typeof k.UNSAFE_componentWillMount=="function"&&k.UNSAFE_componentWillMount(),F!==k.state&&Vi.enqueueReplaceState(k,k.state,null),me.queue!==null&&0<me.queue.length)if(F=me.queue,Oe=me.replace,me.queue=null,me.replace=!1,Oe&&F.length===1)k.state=F[0];else{for(me=Oe?F[0]:k.state,Ee=!0,Oe=Oe?1:0;Oe<F.length;Oe++){var Ge=F[Oe];Ge=typeof Ge=="function"?Ge.call(k,me,G,ee):Ge,Ge!=null&&(Ee?(Ee=!1,me=Se({},me,Ge)):Se(me,Ge))}k.state=me}else me.queue=null}var Ui={id:1,overflow:""};function Dr(k,F,G){var ee=k.id;k=k.overflow;var Ee=32-Nn(ee)-1;ee&=~(1<<Ee),G+=1;var me=32-Nn(F)+Ee;if(30<me){var Oe=Ee-Ee%5;return me=(ee&(1<<Oe)-1).toString(32),ee>>=Oe,Ee-=Oe,{id:1<<32-Nn(F)+Ee|G<<Ee|ee,overflow:me+k}}return{id:1<<me|G<<Ee|ee,overflow:k}}var Nn=Math.clz32?Math.clz32:zr,Pr=Math.log,vr=Math.LN2;function zr(k){return k>>>=0,k===0?32:31-(Pr(k)/vr|0)|0}function Yr(k,F){return k===F&&(k!==0||1/k===1/F)||k!==k&&F!==F}var Ao=typeof Object.is=="function"?Object.is:Yr,Un=null,Gr=null,Qn=null,Wt=null,si=!1,Wi=!1,Pn=0,hn=null,ai=0;function li(){if(Un===null)throw Error(e(321));return Un}function Tn(){if(0<ai)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function so(){return Wt===null?Qn===null?(si=!1,Qn=Wt=Tn()):(si=!0,Wt=Qn):Wt.next===null?(si=!1,Wt=Wt.next=Tn()):(si=!0,Wt=Wt.next),Wt}function yr(){Gr=Un=null,Wi=!1,Qn=null,ai=0,Wt=hn=null}function ui(k,F){return typeof F=="function"?F(k):F}function an(k,F,G){if(Un=li(),Wt=so(),si){var ee=Wt.queue;if(F=ee.dispatch,hn!==null&&(G=hn.get(ee),G!==void 0)){hn.delete(ee),ee=Wt.memoizedState;do ee=k(ee,G.action),G=G.next;while(G!==null);return Wt.memoizedState=ee,[ee,F]}return[Wt.memoizedState,F]}return k=k===ui?typeof F=="function"?F():F:G!==void 0?G(F):F,Wt.memoizedState=k,k=Wt.queue={last:null,dispatch:null},k=k.dispatch=Ms.bind(null,Un,k),[Wt.memoizedState,k]}function Di(k,F){if(Un=li(),Wt=so(),F=F===void 0?null:F,Wt!==null){var G=Wt.memoizedState;if(G!==null&&F!==null){var ee=G[1];e:if(ee===null)ee=!1;else{for(var Ee=0;Ee<ee.length&&Ee<F.length;Ee++)if(!Ao(F[Ee],ee[Ee])){ee=!1;break e}ee=!0}if(ee)return G[0]}}return k=k(),Wt.memoizedState=[k,F],k}function Ms(k,F,G){if(25<=ai)throw Error(e(301));if(k===Un)if(Wi=!0,k={action:G,next:null},hn===null&&(hn=new Map),G=hn.get(F),G===void 0)hn.set(F,k);else{for(F=G;F.next!==null;)F=F.next;F.next=k}}function Ls(){throw Error(e(394))}function qr(){}var ao={readContext:function(k){return k._currentValue2},useContext:function(k){return li(),k._currentValue2},useMemo:Di,useReducer:an,useRef:function(k){Un=li(),Wt=so();var F=Wt.memoizedState;return F===null?(k={current:k},Wt.memoizedState=k):F},useState:function(k){return an(ui,k)},useInsertionEffect:qr,useLayoutEffect:function(){},useCallback:function(k,F){return Di(function(){return k},F)},useImperativeHandle:qr,useEffect:qr,useDebugValue:qr,useDeferredValue:function(k){return li(),k},useTransition:function(){return li(),[!1,Ls]},useId:function(){var k=Gr.treeContext,F=k.overflow;k=k.id,k=(k&~(1<<32-Nn(k)-1)).toString(32)+F;var G=lo;if(G===null)throw Error(e(404));return F=Pn++,k=":"+G.idPrefix+"R"+k,0<F&&(k+="H"+F.toString(32)),k+":"},useMutableSource:function(k,F){return li(),F(k._source)},useSyncExternalStore:function(k,F,G){if(G===void 0)throw Error(e(407));return G()}},lo=null,Pi=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function er(k){return console.error(k),null}function Or(){}function _r(k,F,G,ee,Ee,me,Oe,Ge,gt){var mt=[],dt=new Set;return F={destination:null,responseState:F,progressiveChunkSize:ee===void 0?12800:ee,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:dt,pingedTasks:mt,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:Ee===void 0?er:Ee,onAllReady:Or,onShellReady:Oe===void 0?Or:Oe,onShellError:Or,onFatalError:Or},G=Xr(F,0,null,G,!1,!1),G.parentFlushed=!0,k=ci(F,k,null,G,dt,kr,null,Ui),mt.push(k),F}function ci(k,F,G,ee,Ee,me,Oe,Ge){k.allPendingTasks++,G===null?k.pendingRootTasks++:G.pendingTasks++;var gt={node:F,ping:function(){var mt=k.pingedTasks;mt.push(gt),mt.length===1&&Wn(k)},blockedBoundary:G,blockedSegment:ee,abortSet:Ee,legacyContext:me,context:Oe,treeContext:Ge};return Ee.add(gt),gt}function Xr(k,F,G,ee,Ee,me){return{status:0,id:-1,index:F,parentFlushed:!1,chunks:[],children:[],formatContext:ee,boundary:G,lastPushedText:Ee,textEmbedded:me}}function br(k,F){if(k=k.onError(F),k!=null&&typeof k!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof k+'" instead');return k}function Rr(k,F){var G=k.onShellError;G(F),G=k.onFatalError,G(F),k.destination!==null?(k.status=2,k.destination.destroy(F)):(k.status=1,k.fatalError=F)}function tr(k,F,G,ee,Ee){for(Un={},Gr=F,Pn=0,k=G(ee,Ee);Wi;)Wi=!1,Pn=0,ai+=1,Wt=null,k=G(ee,Ee);return yr(),k}function zi(k,F,G,ee){var Ee=G.render(),me=ee.childContextTypes;if(me!=null){var Oe=F.legacyContext;if(typeof G.getChildContext!="function")ee=Oe;else{G=G.getChildContext();for(var Ge in G)if(!(Ge in me))throw Error(e(108,$i(ee)||"Unknown",Ge));ee=Se({},Oe,G)}F.legacyContext=ee,yn(k,F,Ee),F.legacyContext=Oe}else yn(k,F,Ee)}function Oi(k,F){if(k&&k.defaultProps){F=Se({},F),k=k.defaultProps;for(var G in k)F[G]===void 0&&(F[G]=k[G]);return F}return F}function ar(k,F,G,ee,Ee){if(typeof G=="function")if(G.prototype&&G.prototype.isReactComponent){Ee=Jn(G,F.legacyContext);var me=G.contextType;me=new G(ee,typeof me=="object"&&me!==null?me._currentValue2:Ee),Hi(me,G,ee,Ee),zi(k,F,me,G)}else{me=Jn(G,F.legacyContext),Ee=tr(k,F,G,ee,me);var Oe=Pn!==0;if(typeof Ee=="object"&&Ee!==null&&typeof Ee.render=="function"&&Ee.$$typeof===void 0)Hi(Ee,G,ee,me),zi(k,F,Ee,G);else if(Oe){ee=F.treeContext,F.treeContext=Dr(ee,1,0);try{yn(k,F,Ee)}finally{F.treeContext=ee}}else yn(k,F,Ee)}else if(typeof G=="string"){switch(Ee=F.blockedSegment,me=Me(Ee.chunks,G,ee,k.responseState,Ee.formatContext),Ee.lastPushedText=!1,Oe=Ee.formatContext,Ee.formatContext=W(Oe,G,ee),Ir(k,F,me),Ee.formatContext=Oe,G){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:Ee.chunks.push("</",G,">")}Ee.lastPushedText=!1}else{switch(G){case mr:case Vn:case Ze:case qe:case Ye:yn(k,F,ee.children);return;case yt:yn(k,F,ee.children);return;case Mt:throw Error(e(343));case ft:e:{G=F.blockedBoundary,Ee=F.blockedSegment,me=ee.fallback,ee=ee.children,Oe=new Set;var Ge={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Oe,errorDigest:null},gt=Xr(k,Ee.chunks.length,Ge,Ee.formatContext,!1,!1);Ee.children.push(gt),Ee.lastPushedText=!1;var mt=Xr(k,0,null,Ee.formatContext,!1,!1);mt.parentFlushed=!0,F.blockedBoundary=Ge,F.blockedSegment=mt;try{if(Ir(k,F,ee),k.responseState.generateStaticMarkup||mt.lastPushedText&&mt.textEmbedded&&mt.chunks.push("<!-- -->"),mt.status=1,wr(Ge,mt),Ge.pendingTasks===0)break e}catch(dt){mt.status=4,Ge.forceClientRender=!0,Ge.errorDigest=br(k,dt)}finally{F.blockedBoundary=G,F.blockedSegment=Ee}F=ci(k,me,G,gt,Oe,F.legacyContext,F.context,F.treeContext),k.pingedTasks.push(F)}return}if(typeof G=="object"&&G!==null)switch(G.$$typeof){case pt:if(ee=tr(k,F,G.render,ee,Ee),Pn!==0){G=F.treeContext,F.treeContext=Dr(G,1,0);try{yn(k,F,ee)}finally{F.treeContext=G}}else yn(k,F,ee);return;case Qe:G=G.type,ee=Oi(G,ee),ar(k,F,G,ee,Ee);return;case ot:if(Ee=ee.children,G=G._context,ee=ee.value,me=G._currentValue2,G._currentValue2=ee,Oe=sn,sn=ee={parent:Oe,depth:Oe===null?0:Oe.depth+1,context:G,parentValue:me,value:ee},F.context=ee,yn(k,F,Ee),k=sn,k===null)throw Error(e(403));ee=k.parentValue,k.context._currentValue2=ee===Hn?k.context._defaultValue:ee,k=sn=k.parent,F.context=k;return;case ct:ee=ee.children,ee=ee(G._currentValue2),yn(k,F,ee);return;case At:Ee=G._init,G=Ee(G._payload),ee=Oi(G,ee),ar(k,F,G,ee,void 0);return}throw Error(e(130,G==null?G:typeof G,""))}}function yn(k,F,G){if(F.node=G,typeof G=="object"&&G!==null){switch(G.$$typeof){case Ne:ar(k,F,G.type,G.props,G.ref);return;case tt:throw Error(e(257));case At:var ee=G._init;G=ee(G._payload),yn(k,F,G);return}if(R(G)){Ar(k,F,G);return}if(G===null||typeof G!="object"?ee=null:(ee=Sn&&G[Sn]||G["@@iterator"],ee=typeof ee=="function"?ee:null),ee&&(ee=ee.call(G))){if(G=ee.next(),!G.done){var Ee=[];do Ee.push(G.value),G=ee.next();while(!G.done);Ar(k,F,Ee)}return}throw k=Object.prototype.toString.call(G),Error(e(31,k==="[object Object]"?"object with keys {"+Object.keys(G).join(", ")+"}":k))}typeof G=="string"?(ee=F.blockedSegment,ee.lastPushedText=ve(F.blockedSegment.chunks,G,k.responseState,ee.lastPushedText)):typeof G=="number"&&(ee=F.blockedSegment,ee.lastPushedText=ve(F.blockedSegment.chunks,""+G,k.responseState,ee.lastPushedText))}function Ar(k,F,G){for(var ee=G.length,Ee=0;Ee<ee;Ee++){var me=F.treeContext;F.treeContext=Dr(me,ee,Ee);try{Ir(k,F,G[Ee])}finally{F.treeContext=me}}}function Ir(k,F,G){var ee=F.blockedSegment.formatContext,Ee=F.legacyContext,me=F.context;try{return yn(k,F,G)}catch(gt){if(yr(),typeof gt=="object"&>!==null&&typeof gt.then=="function"){G=gt;var Oe=F.blockedSegment,Ge=Xr(k,Oe.chunks.length,null,Oe.formatContext,Oe.lastPushedText,!0);Oe.children.push(Ge),Oe.lastPushedText=!1,k=ci(k,F.node,F.blockedBoundary,Ge,F.abortSet,F.legacyContext,F.context,F.treeContext).ping,G.then(k,k),F.blockedSegment.formatContext=ee,F.legacyContext=Ee,F.context=me,on(me)}else throw F.blockedSegment.formatContext=ee,F.legacyContext=Ee,F.context=me,on(me),gt}}function fi(k){var F=k.blockedBoundary;k=k.blockedSegment,k.status=3,Kr(this,F,k)}function di(k,F,G){var ee=k.blockedBoundary;k.blockedSegment.status=3,ee===null?(F.allPendingTasks--,F.status!==2&&(F.status=2,F.destination!==null&&F.destination.push(null))):(ee.pendingTasks--,ee.forceClientRender||(ee.forceClientRender=!0,k=G===void 0?Error(e(432)):G,ee.errorDigest=F.onError(k),ee.parentFlushed&&F.clientRenderedBoundaries.push(ee)),ee.fallbackAbortableTasks.forEach(function(Ee){return di(Ee,F,G)}),ee.fallbackAbortableTasks.clear(),F.allPendingTasks--,F.allPendingTasks===0&&(ee=F.onAllReady,ee()))}function wr(k,F){if(F.chunks.length===0&&F.children.length===1&&F.children[0].boundary===null){var G=F.children[0];G.id=F.id,G.parentFlushed=!0,G.status===1&&wr(k,G)}else k.completedSegments.push(F)}function Kr(k,F,G){if(F===null){if(G.parentFlushed){if(k.completedRootSegment!==null)throw Error(e(389));k.completedRootSegment=G}k.pendingRootTasks--,k.pendingRootTasks===0&&(k.onShellError=Or,F=k.onShellReady,F())}else F.pendingTasks--,F.forceClientRender||(F.pendingTasks===0?(G.parentFlushed&&G.status===1&&wr(F,G),F.parentFlushed&&k.completedBoundaries.push(F),F.fallbackAbortableTasks.forEach(fi,k),F.fallbackAbortableTasks.clear()):G.parentFlushed&&G.status===1&&(wr(F,G),F.completedSegments.length===1&&F.parentFlushed&&k.partialBoundaries.push(F)));k.allPendingTasks--,k.allPendingTasks===0&&(k=k.onAllReady,k())}function Wn(k){if(k.status!==2){var F=sn,G=Pi.current;Pi.current=ao;var ee=lo;lo=k.responseState;try{var Ee=k.pingedTasks,me;for(me=0;me<Ee.length;me++){var Oe=Ee[me],Ge=k,gt=Oe.blockedSegment;if(gt.status===0){on(Oe.context);try{yn(Ge,Oe,Oe.node),Ge.responseState.generateStaticMarkup||gt.lastPushedText&>.textEmbedded&>.chunks.push("<!-- -->"),Oe.abortSet.delete(Oe),gt.status=1,Kr(Ge,Oe.blockedBoundary,gt)}catch(En){if(yr(),typeof En=="object"&&En!==null&&typeof En.then=="function"){var mt=Oe.ping;En.then(mt,mt)}else{Oe.abortSet.delete(Oe),gt.status=4;var dt=Oe.blockedBoundary,Ft=En,Bn=br(Ge,Ft);if(dt===null?Rr(Ge,Ft):(dt.pendingTasks--,dt.forceClientRender||(dt.forceClientRender=!0,dt.errorDigest=Bn,dt.parentFlushed&&Ge.clientRenderedBoundaries.push(dt))),Ge.allPendingTasks--,Ge.allPendingTasks===0){var zn=Ge.onAllReady;zn()}}}finally{}}}Ee.splice(0,me),k.destination!==null&&Cn(k,k.destination)}catch(En){br(k,En),Rr(k,En)}finally{lo=ee,Pi.current=G,G===ao&&on(F)}}}function hi(k,F,G){switch(G.parentFlushed=!0,G.status){case 0:var ee=G.id=k.nextSegmentId++;return G.lastPushedText=!1,G.textEmbedded=!1,k=k.responseState,F.push('<template id="'),F.push(k.placeholderPrefix),k=ee.toString(16),F.push(k),F.push('"></template>');case 1:G.status=2;var Ee=!0;ee=G.chunks;var me=0;G=G.children;for(var Oe=0;Oe<G.length;Oe++){for(Ee=G[Oe];me<Ee.index;me++)F.push(ee[me]);Ee=pi(k,F,Ee)}for(;me<ee.length-1;me++)F.push(ee[me]);return me<ee.length&&(Ee=F.push(ee[me])),Ee;default:throw Error(e(390))}}function pi(k,F,G){var ee=G.boundary;if(ee===null)return hi(k,F,G);if(ee.parentFlushed=!0,ee.forceClientRender)return k.responseState.generateStaticMarkup||(ee=ee.errorDigest,F.push("<!--$!-->"),F.push("<template"),ee&&(F.push(' data-dgst="'),ee=A(ee),F.push(ee),F.push('"')),F.push("></template>")),hi(k,F,G),k=k.responseState.generateStaticMarkup?!0:F.push("<!--/$-->"),k;if(0<ee.pendingTasks){ee.rootSegmentID=k.nextSegmentId++,0<ee.completedSegments.length&&k.partialBoundaries.push(ee);var Ee=k.responseState,me=Ee.nextSuspenseID++;return Ee=Ee.boundaryPrefix+me.toString(16),ee=ee.id=Ee,Ve(F,k.responseState,ee),hi(k,F,G),F.push("<!--/$-->")}if(ee.byteSize>k.progressiveChunkSize)return ee.rootSegmentID=k.nextSegmentId++,k.completedBoundaries.push(ee),Ve(F,k.responseState,ee.id),hi(k,F,G),F.push("<!--/$-->");if(k.responseState.generateStaticMarkup||F.push("<!--$-->"),G=ee.completedSegments,G.length!==1)throw Error(e(391));return pi(k,F,G[0]),k=k.responseState.generateStaticMarkup?!0:F.push("<!--/$-->"),k}function _i(k,F,G){return fe(F,k.responseState,G.formatContext,G.id),pi(k,F,G),ge(F,G.formatContext)}function nn(k,F,G){for(var ee=G.completedSegments,Ee=0;Ee<ee.length;Ee++)jn(k,F,G,ee[Ee]);if(ee.length=0,k=k.responseState,ee=G.id,G=G.rootSegmentID,F.push(k.startInlineScript),k.sentCompleteBoundaryFunction?F.push('$RC("'):(k.sentCompleteBoundaryFunction=!0,F.push('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("')),ee===null)throw Error(e(395));return G=G.toString(16),F.push(ee),F.push('","'),F.push(k.segmentPrefix),F.push(G),F.push('")<\/script>')}function jn(k,F,G,ee){if(ee.status===2)return!0;var Ee=ee.id;if(Ee===-1){if((ee.id=G.rootSegmentID)===-1)throw Error(e(392));return _i(k,F,ee)}return _i(k,F,ee),k=k.responseState,F.push(k.startInlineScript),k.sentCompleteSegmentFunction?F.push('$RS("'):(k.sentCompleteSegmentFunction=!0,F.push('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')),F.push(k.segmentPrefix),Ee=Ee.toString(16),F.push(Ee),F.push('","'),F.push(k.placeholderPrefix),F.push(Ee),F.push('")<\/script>')}function Cn(k,F){try{var G=k.completedRootSegment;if(G!==null&&k.pendingRootTasks===0){pi(k,F,G),k.completedRootSegment=null;var ee=k.responseState.bootstrapChunks;for(G=0;G<ee.length-1;G++)F.push(ee[G]);G<ee.length&&F.push(ee[G])}var Ee=k.clientRenderedBoundaries,me;for(me=0;me<Ee.length;me++){var Oe=Ee[me];ee=F;var Ge=k.responseState,gt=Oe.id,mt=Oe.errorDigest,dt=Oe.errorMessage,Ft=Oe.errorComponentStack;if(ee.push(Ge.startInlineScript),Ge.sentClientRenderFunction?ee.push('$RX("'):(Ge.sentClientRenderFunction=!0,ee.push('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("')),gt===null)throw Error(e(395));if(ee.push(gt),ee.push('"'),mt||dt||Ft){ee.push(",");var Bn=Be(mt||"");ee.push(Bn)}if(dt||Ft){ee.push(",");var zn=Be(dt||"");ee.push(zn)}if(Ft){ee.push(",");var En=Be(Ft);ee.push(En)}if(!ee.push(")<\/script>")){k.destination=null,me++,Ee.splice(0,me);return}}Ee.splice(0,me);var Zr=k.completedBoundaries;for(me=0;me<Zr.length;me++)if(!nn(k,F,Zr[me])){k.destination=null,me++,Zr.splice(0,me);return}Zr.splice(0,me);var lr=k.partialBoundaries;for(me=0;me<lr.length;me++){var Yi=lr[me];e:{Ee=k,Oe=F;var gi=Yi.completedSegments;for(Ge=0;Ge<gi.length;Ge++)if(!jn(Ee,Oe,Yi,gi[Ge])){Ge++,gi.splice(0,Ge);var Gi=!1;break e}gi.splice(0,Ge),Gi=!0}if(!Gi){k.destination=null,me++,lr.splice(0,me);return}}lr.splice(0,me);var Mr=k.completedBoundaries;for(me=0;me<Mr.length;me++)if(!nn(k,F,Mr[me])){k.destination=null,me++,Mr.splice(0,me);return}Mr.splice(0,me)}finally{k.allPendingTasks===0&&k.pingedTasks.length===0&&k.clientRenderedBoundaries.length===0&&k.completedBoundaries.length===0&&F.push(null)}}function uo(k,F){try{var G=k.abortableTasks;G.forEach(function(ee){return di(ee,k,F)}),G.clear(),k.destination!==null&&Cn(k,k.destination)}catch(ee){br(k,ee),Rr(k,ee)}}function On(){}function _n(k,F,G,ee){var Ee=!1,me=null,Oe="",Ge={push:function(mt){return mt!==null&&(Oe+=mt),!0},destroy:function(mt){Ee=!0,me=mt}},gt=!1;if(k=_r(k,Je(G,F?F.identifierPrefix:void 0),{insertionMode:1,selectedValue:null},1/0,On,void 0,function(){gt=!0}),Wn(k),uo(k,ee),k.status===1)k.status=2,Ge.destroy(k.fatalError);else if(k.status!==2&&k.destination===null){k.destination=Ge;try{Cn(k,Ge)}catch(mt){br(k,mt),Rr(k,mt)}}if(Ee)throw me;if(!gt)throw Error(e(426));return Oe}return lc.renderToNodeStream=function(){throw Error(e(207))},lc.renderToStaticMarkup=function(k,F){return _n(k,F,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},lc.renderToStaticNodeStream=function(){throw Error(e(208))},lc.renderToString=function(k,F){return _n(k,F,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')},lc.version="18.3.1",lc}var Ih={};/**
|
|
46
|
-
* @license React
|
|
47
|
-
* react-dom-server.browser.production.min.js
|
|
48
|
-
*
|
|
49
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
50
|
-
*
|
|
51
|
-
* This source code is licensed under the MIT license found in the
|
|
52
|
-
* LICENSE file in the root directory of this source tree.
|
|
53
|
-
*/var b1;function L4(){if(b1)return Ih;b1=1;var t=q;function e(D){for(var M="https://reactjs.org/docs/error-decoder.html?invariant="+D,U=1;U<arguments.length;U++)M+="&args[]="+encodeURIComponent(arguments[U]);return"Minified React error #"+D+"; visit "+M+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var n=null,r=0;function i(D,M){if(M.length!==0)if(512<M.length)0<r&&(D.enqueue(new Uint8Array(n.buffer,0,r)),n=new Uint8Array(512),r=0),D.enqueue(M);else{var U=n.length-r;U<M.length&&(U===0?D.enqueue(n):(n.set(M.subarray(0,U),r),D.enqueue(n),M=M.subarray(U)),n=new Uint8Array(512),r=0),n.set(M,r),r+=M.length}}function o(D,M){return i(D,M),!0}function a(D){n&&0<r&&(D.enqueue(new Uint8Array(n.buffer,0,r)),n=null,r=0)}var c=new TextEncoder;function f(D){return c.encode(D)}function p(D){return c.encode(D)}function b(D,M){typeof D.error=="function"?D.error(M):D.close()}var m=Object.prototype.hasOwnProperty,T=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,E={},A={};function I(D){return m.call(A,D)?!0:m.call(E,D)?!1:T.test(D)?A[D]=!0:(E[D]=!0,!1)}function j(D,M,U,Q,be,we,Ie){this.acceptsBooleans=M===2||M===3||M===4,this.attributeName=Q,this.attributeNamespace=be,this.mustUseProperty=U,this.propertyName=D,this.type=M,this.sanitizeURL=we,this.removeEmptyString=Ie}var R={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(D){R[D]=new j(D,0,!1,D,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(D){var M=D[0];R[M]=new j(M,1,!1,D[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(D){R[D]=new j(D,2,!1,D.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(D){R[D]=new j(D,2,!1,D,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(D){R[D]=new j(D,3,!1,D.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(D){R[D]=new j(D,3,!0,D,null,!1,!1)}),["capture","download"].forEach(function(D){R[D]=new j(D,4,!1,D,null,!1,!1)}),["cols","rows","size","span"].forEach(function(D){R[D]=new j(D,6,!1,D,null,!1,!1)}),["rowSpan","start"].forEach(function(D){R[D]=new j(D,5,!1,D.toLowerCase(),null,!1,!1)});var H=/[\-:]([a-z])/g;function W(D){return D[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(D){var M=D.replace(H,W);R[M]=new j(M,1,!1,D,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(D){var M=D.replace(H,W);R[M]=new j(M,1,!1,D,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(D){var M=D.replace(H,W);R[M]=new j(M,1,!1,D,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(D){R[D]=new j(D,1,!1,D.toLowerCase(),null,!1,!1)}),R.xlinkHref=new j("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(D){R[D]=new j(D,1,!1,D.toLowerCase(),null,!0,!0)});var ne={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Z=["Webkit","ms","Moz","O"];Object.keys(ne).forEach(function(D){Z.forEach(function(M){M=M+D.charAt(0).toUpperCase()+D.substring(1),ne[M]=ne[D]})});var ae=/["'&<>]/;function S(D){if(typeof D=="boolean"||typeof D=="number")return""+D;D=""+D;var M=ae.exec(D);if(M){var U="",Q,be=0;for(Q=M.index;Q<D.length;Q++){switch(D.charCodeAt(Q)){case 34:M=""";break;case 38:M="&";break;case 39:M="'";break;case 60:M="<";break;case 62:M=">";break;default:continue}be!==Q&&(U+=D.substring(be,Q)),be=Q+1,U+=M}D=be!==Q?U+D.substring(be,Q):U}return D}var ce=/([A-Z])/g,ue=/^ms-/,Ue=Array.isArray,et=p("<script>"),Ke=p("<\/script>"),Me=p('<script src="'),Ve=p('<script type="module" src="'),fe=p('" async=""><\/script>'),ge=/(<\/|<)(s)(cript)/gi;function Pe(D,M,U,Q){return""+M+(U==="s"?"\\u0073":"\\u0053")+Q}function Be(D,M,U,Q,be){D=D===void 0?"":D,M=M===void 0?et:p('<script nonce="'+S(M)+'">');var we=[];if(U!==void 0&&we.push(M,f((""+U).replace(ge,Pe)),Ke),Q!==void 0)for(U=0;U<Q.length;U++)we.push(Me,f(S(Q[U])),fe);if(be!==void 0)for(Q=0;Q<be.length;Q++)we.push(Ve,f(S(be[Q])),fe);return{bootstrapChunks:we,startInlineScript:M,placeholderPrefix:p(D+"P:"),segmentPrefix:p(D+"S:"),boundaryPrefix:D+"B:",idPrefix:D,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}function Je(D,M){return{insertionMode:D,selectedValue:M}}function ve(D){return Je(D==="http://www.w3.org/2000/svg"?2:D==="http://www.w3.org/1998/Math/MathML"?3:0,null)}function Se(D,M,U){switch(M){case"select":return Je(1,U.value!=null?U.value:U.defaultValue);case"svg":return Je(2,null);case"math":return Je(3,null);case"foreignObject":return Je(1,null);case"table":return Je(4,null);case"thead":case"tbody":case"tfoot":return Je(5,null);case"colgroup":return Je(7,null);case"tr":return Je(6,null)}return 4<=D.insertionMode||D.insertionMode===0?Je(1,null):D}var Ne=p("<!-- -->");function tt(D,M,U,Q){return M===""?Q:(Q&&D.push(Ne),D.push(f(S(M))),!0)}var Ye=new Map,Ze=p(' style="'),qe=p(":"),ot=p(";");function ct(D,M,U){if(typeof U!="object")throw Error(e(62));M=!0;for(var Q in U)if(m.call(U,Q)){var be=U[Q];if(be!=null&&typeof be!="boolean"&&be!==""){if(Q.indexOf("--")===0){var we=f(S(Q));be=f(S((""+be).trim()))}else{we=Q;var Ie=Ye.get(we);Ie!==void 0||(Ie=p(S(we.replace(ce,"-$1").toLowerCase().replace(ue,"-ms-"))),Ye.set(we,Ie)),we=Ie,be=typeof be=="number"?be===0||m.call(ne,Q)?f(""+be):f(be+"px"):f(S((""+be).trim()))}M?(M=!1,D.push(Ze,we,qe,be)):D.push(ot,we,qe,be)}}M||D.push(yt)}var pt=p(" "),ft=p('="'),yt=p('"'),Qe=p('=""');function At(D,M,U,Q){switch(U){case"style":ct(D,M,Q);return;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(2<U.length)||U[0]!=="o"&&U[0]!=="O"||U[1]!=="n"&&U[1]!=="N"){if(M=R.hasOwnProperty(U)?R[U]:null,M!==null){switch(typeof Q){case"function":case"symbol":return;case"boolean":if(!M.acceptsBooleans)return}switch(U=f(M.attributeName),M.type){case 3:Q&&D.push(pt,U,Qe);break;case 4:Q===!0?D.push(pt,U,Qe):Q!==!1&&D.push(pt,U,ft,f(S(Q)),yt);break;case 5:isNaN(Q)||D.push(pt,U,ft,f(S(Q)),yt);break;case 6:!isNaN(Q)&&1<=Q&&D.push(pt,U,ft,f(S(Q)),yt);break;default:M.sanitizeURL&&(Q=""+Q),D.push(pt,U,ft,f(S(Q)),yt)}}else if(I(U)){switch(typeof Q){case"function":case"symbol":return;case"boolean":if(M=U.toLowerCase().slice(0,5),M!=="data-"&&M!=="aria-")return}D.push(pt,f(U),ft,f(S(Q)),yt)}}}var Mt=p(">"),Vn=p("/>");function mr(D,M,U){if(M!=null){if(U!=null)throw Error(e(60));if(typeof M!="object"||!("__html"in M))throw Error(e(61));M=M.__html,M!=null&&D.push(f(""+M))}}function Hn(D){var M="";return t.Children.forEach(D,function(U){U!=null&&(M+=U)}),M}var Sn=p(' selected=""');function $i(D,M,U,Q){D.push(fn(U));var be=U=null,we;for(we in M)if(m.call(M,we)){var Ie=M[we];if(Ie!=null)switch(we){case"children":U=Ie;break;case"dangerouslySetInnerHTML":be=Ie;break;default:At(D,Q,we,Ie)}}return D.push(Mt),mr(D,be,U),typeof U=="string"?(D.push(f(S(U))),null):U}var kr=p(`
|
|
54
|
-
`),Jn=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,sn=new Map;function fn(D){var M=sn.get(D);if(M===void 0){if(!Jn.test(D))throw Error(e(65,D));M=p("<"+D),sn.set(D,M)}return M}var dn=p("<!DOCTYPE html>");function ut(D,M,U,Q,be){switch(M){case"select":D.push(fn("select"));var we=null,Ie=null;for(St in U)if(m.call(U,St)){var We=U[St];if(We!=null)switch(St){case"children":we=We;break;case"dangerouslySetInnerHTML":Ie=We;break;case"defaultValue":case"value":break;default:At(D,Q,St,We)}}return D.push(Mt),mr(D,Ie,we),we;case"option":Ie=be.selectedValue,D.push(fn("option"));var ht=We=null,_t=null,St=null;for(we in U)if(m.call(U,we)){var vt=U[we];if(vt!=null)switch(we){case"children":We=vt;break;case"selected":_t=vt;break;case"dangerouslySetInnerHTML":St=vt;break;case"value":ht=vt;default:At(D,Q,we,vt)}}if(Ie!=null)if(U=ht!==null?""+ht:Hn(We),Ue(Ie)){for(Q=0;Q<Ie.length;Q++)if(""+Ie[Q]===U){D.push(Sn);break}}else""+Ie===U&&D.push(Sn);else _t&&D.push(Sn);return D.push(Mt),mr(D,St,We),We;case"textarea":D.push(fn("textarea")),St=Ie=we=null;for(We in U)if(m.call(U,We)&&(ht=U[We],ht!=null))switch(We){case"children":St=ht;break;case"value":we=ht;break;case"defaultValue":Ie=ht;break;case"dangerouslySetInnerHTML":throw Error(e(91));default:At(D,Q,We,ht)}if(we===null&&Ie!==null&&(we=Ie),D.push(Mt),St!=null){if(we!=null)throw Error(e(92));if(Ue(St)&&1<St.length)throw Error(e(93));we=""+St}return typeof we=="string"&&we[0]===`
|
|
55
|
-
`&&D.push(kr),we!==null&&D.push(f(S(""+we))),null;case"input":D.push(fn("input")),ht=St=We=we=null;for(Ie in U)if(m.call(U,Ie)&&(_t=U[Ie],_t!=null))switch(Ie){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,"input"));case"defaultChecked":ht=_t;break;case"defaultValue":We=_t;break;case"checked":St=_t;break;case"value":we=_t;break;default:At(D,Q,Ie,_t)}return St!==null?At(D,Q,"checked",St):ht!==null&&At(D,Q,"checked",ht),we!==null?At(D,Q,"value",we):We!==null&&At(D,Q,"value",We),D.push(Vn),null;case"menuitem":D.push(fn("menuitem"));for(var An in U)if(m.call(U,An)&&(we=U[An],we!=null))switch(An){case"children":case"dangerouslySetInnerHTML":throw Error(e(400));default:At(D,Q,An,we)}return D.push(Mt),null;case"title":D.push(fn("title")),we=null;for(vt in U)if(m.call(U,vt)&&(Ie=U[vt],Ie!=null))switch(vt){case"children":we=Ie;break;case"dangerouslySetInnerHTML":throw Error(e(434));default:At(D,Q,vt,Ie)}return D.push(Mt),we;case"listing":case"pre":D.push(fn(M)),Ie=we=null;for(ht in U)if(m.call(U,ht)&&(We=U[ht],We!=null))switch(ht){case"children":we=We;break;case"dangerouslySetInnerHTML":Ie=We;break;default:At(D,Q,ht,We)}if(D.push(Mt),Ie!=null){if(we!=null)throw Error(e(60));if(typeof Ie!="object"||!("__html"in Ie))throw Error(e(61));U=Ie.__html,U!=null&&(typeof U=="string"&&0<U.length&&U[0]===`
|
|
56
|
-
`?D.push(kr,f(U)):D.push(f(""+U)))}return typeof we=="string"&&we[0]===`
|
|
57
|
-
`&&D.push(kr),we;case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":D.push(fn(M));for(var bn in U)if(m.call(U,bn)&&(we=U[bn],we!=null))switch(bn){case"children":case"dangerouslySetInnerHTML":throw Error(e(399,M));default:At(D,Q,bn,we)}return D.push(Vn),null;case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return $i(D,U,M,Q);case"html":return be.insertionMode===0&&D.push(dn),$i(D,U,M,Q);default:if(M.indexOf("-")===-1&&typeof U.is!="string")return $i(D,U,M,Q);D.push(fn(M)),Ie=we=null;for(_t in U)if(m.call(U,_t)&&(We=U[_t],We!=null))switch(_t){case"children":we=We;break;case"dangerouslySetInnerHTML":Ie=We;break;case"style":ct(D,Q,We);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:I(_t)&&typeof We!="function"&&typeof We!="symbol"&&D.push(pt,f(_t),ft,f(S(We)),yt)}return D.push(Mt),mr(D,Ie,we),we}}var Dn=p("</"),oi=p(">"),on=p('<template id="'),Vi=p('"></template>'),Hi=p("<!--$-->"),Ui=p('<!--$?--><template id="'),Dr=p('"></template>'),Nn=p("<!--$!-->"),Pr=p("<!--/$-->"),vr=p("<template"),zr=p('"'),Yr=p(' data-dgst="');p(' data-msg="'),p(' data-stck="');var Ao=p("></template>");function Un(D,M,U){if(i(D,Ui),U===null)throw Error(e(395));return i(D,U),o(D,Dr)}var Gr=p('<div hidden id="'),Qn=p('">'),Wt=p("</div>"),si=p('<svg aria-hidden="true" style="display:none" id="'),Wi=p('">'),Pn=p("</svg>"),hn=p('<math aria-hidden="true" style="display:none" id="'),ai=p('">'),li=p("</math>"),Tn=p('<table hidden id="'),so=p('">'),yr=p("</table>"),ui=p('<table hidden><tbody id="'),an=p('">'),Di=p("</tbody></table>"),Ms=p('<table hidden><tr id="'),Ls=p('">'),qr=p("</tr></table>"),ao=p('<table hidden><colgroup id="'),lo=p('">'),Pi=p("</colgroup></table>");function er(D,M,U,Q){switch(U.insertionMode){case 0:case 1:return i(D,Gr),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Qn);case 2:return i(D,si),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Wi);case 3:return i(D,hn),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,ai);case 4:return i(D,Tn),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,so);case 5:return i(D,ui),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,an);case 6:return i(D,Ms),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,Ls);case 7:return i(D,ao),i(D,M.segmentPrefix),i(D,f(Q.toString(16))),o(D,lo);default:throw Error(e(397))}}function Or(D,M){switch(M.insertionMode){case 0:case 1:return o(D,Wt);case 2:return o(D,Pn);case 3:return o(D,li);case 4:return o(D,yr);case 5:return o(D,Di);case 6:return o(D,qr);case 7:return o(D,Pi);default:throw Error(e(397))}}var _r=p('function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),ci=p('$RS("'),Xr=p('","'),br=p('")<\/script>'),Rr=p('function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}};$RC("'),tr=p('$RC("'),zi=p('","'),Oi=p('")<\/script>'),ar=p('function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())};$RX("'),yn=p('$RX("'),Ar=p('"'),Ir=p(")<\/script>"),fi=p(","),di=/[<\u2028\u2029]/g;function wr(D){return JSON.stringify(D).replace(di,function(M){switch(M){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var Kr=Object.assign,Wn=Symbol.for("react.element"),hi=Symbol.for("react.portal"),pi=Symbol.for("react.fragment"),_i=Symbol.for("react.strict_mode"),nn=Symbol.for("react.profiler"),jn=Symbol.for("react.provider"),Cn=Symbol.for("react.context"),uo=Symbol.for("react.forward_ref"),On=Symbol.for("react.suspense"),_n=Symbol.for("react.suspense_list"),k=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),G=Symbol.for("react.scope"),ee=Symbol.for("react.debug_trace_mode"),Ee=Symbol.for("react.legacy_hidden"),me=Symbol.for("react.default_value"),Oe=Symbol.iterator;function Ge(D){if(D==null)return null;if(typeof D=="function")return D.displayName||D.name||null;if(typeof D=="string")return D;switch(D){case pi:return"Fragment";case hi:return"Portal";case nn:return"Profiler";case _i:return"StrictMode";case On:return"Suspense";case _n:return"SuspenseList"}if(typeof D=="object")switch(D.$$typeof){case Cn:return(D.displayName||"Context")+".Consumer";case jn:return(D._context.displayName||"Context")+".Provider";case uo:var M=D.render;return D=D.displayName,D||(D=M.displayName||M.name||"",D=D!==""?"ForwardRef("+D+")":"ForwardRef"),D;case k:return M=D.displayName||null,M!==null?M:Ge(D.type)||"Memo";case F:M=D._payload,D=D._init;try{return Ge(D(M))}catch{}}return null}var gt={};function mt(D,M){if(D=D.contextTypes,!D)return gt;var U={},Q;for(Q in D)U[Q]=M[Q];return U}var dt=null;function Ft(D,M){if(D!==M){D.context._currentValue=D.parentValue,D=D.parent;var U=M.parent;if(D===null){if(U!==null)throw Error(e(401))}else{if(U===null)throw Error(e(401));Ft(D,U)}M.context._currentValue=M.value}}function Bn(D){D.context._currentValue=D.parentValue,D=D.parent,D!==null&&Bn(D)}function zn(D){var M=D.parent;M!==null&&zn(M),D.context._currentValue=D.value}function En(D,M){if(D.context._currentValue=D.parentValue,D=D.parent,D===null)throw Error(e(402));D.depth===M.depth?Ft(D,M):En(D,M)}function Zr(D,M){var U=M.parent;if(U===null)throw Error(e(402));D.depth===U.depth?Ft(D,U):Zr(D,U),M.context._currentValue=M.value}function lr(D){var M=dt;M!==D&&(M===null?zn(D):D===null?Bn(M):M.depth===D.depth?Ft(M,D):M.depth>D.depth?En(M,D):Zr(M,D),dt=D)}var Yi={isMounted:function(){return!1},enqueueSetState:function(D,M){D=D._reactInternals,D.queue!==null&&D.queue.push(M)},enqueueReplaceState:function(D,M){D=D._reactInternals,D.replace=!0,D.queue=[M]},enqueueForceUpdate:function(){}};function gi(D,M,U,Q){var be=D.state!==void 0?D.state:null;D.updater=Yi,D.props=U,D.state=be;var we={queue:[],replace:!1};D._reactInternals=we;var Ie=M.contextType;if(D.context=typeof Ie=="object"&&Ie!==null?Ie._currentValue:Q,Ie=M.getDerivedStateFromProps,typeof Ie=="function"&&(Ie=Ie(U,be),be=Ie==null?be:Kr({},be,Ie),D.state=be),typeof M.getDerivedStateFromProps!="function"&&typeof D.getSnapshotBeforeUpdate!="function"&&(typeof D.UNSAFE_componentWillMount=="function"||typeof D.componentWillMount=="function"))if(M=D.state,typeof D.componentWillMount=="function"&&D.componentWillMount(),typeof D.UNSAFE_componentWillMount=="function"&&D.UNSAFE_componentWillMount(),M!==D.state&&Yi.enqueueReplaceState(D,D.state,null),we.queue!==null&&0<we.queue.length)if(M=we.queue,Ie=we.replace,we.queue=null,we.replace=!1,Ie&&M.length===1)D.state=M[0];else{for(we=Ie?M[0]:D.state,be=!0,Ie=Ie?1:0;Ie<M.length;Ie++){var We=M[Ie];We=typeof We=="function"?We.call(D,we,U,Q):We,We!=null&&(be?(be=!1,we=Kr({},we,We)):Kr(we,We))}D.state=we}else we.queue=null}var Gi={id:1,overflow:""};function Mr(D,M,U){var Q=D.id;D=D.overflow;var be=32-qi(Q)-1;Q&=~(1<<be),U+=1;var we=32-qi(M)+be;if(30<we){var Ie=be-be%5;return we=(Q&(1<<Ie)-1).toString(32),Q>>=Ie,be-=Ie,{id:1<<32-qi(M)+be|U<<be|Q,overflow:we+D}}return{id:1<<we|U<<be|Q,overflow:D}}var qi=Math.clz32?Math.clz32:rs,Ua=Math.log,Fs=Math.LN2;function rs(D){return D>>>=0,D===0?32:31-(Ua(D)/Fs|0)|0}function xr(D,M){return D===M&&(D!==0||1/D===1/M)||D!==D&&M!==M}var Wa=typeof Object.is=="function"?Object.is:xr,mi=null,Ns=null,is=null,rn=null,Gt=!1,Kt=!1,Ri=0,Jr=null,Io=0;function vi(){if(mi===null)throw Error(e(321));return mi}function ur(){if(0<Io)throw Error(e(312));return{memoizedState:null,queue:null,next:null}}function js(){return rn===null?is===null?(Gt=!1,is=rn=ur()):(Gt=!0,rn=is):rn.next===null?(Gt=!1,rn=rn.next=ur()):(Gt=!0,rn=rn.next),rn}function co(){Ns=mi=null,Kt=!1,is=null,Io=0,rn=Jr=null}function la(D,M){return typeof M=="function"?M(D):M}function ln(D,M,U){if(mi=vi(),rn=js(),Gt){var Q=rn.queue;if(M=Q.dispatch,Jr!==null&&(U=Jr.get(Q),U!==void 0)){Jr.delete(Q),Q=rn.memoizedState;do Q=D(Q,U.action),U=U.next;while(U!==null);return rn.memoizedState=Q,[Q,M]}return[rn.memoizedState,M]}return D=D===la?typeof M=="function"?M():M:U!==void 0?U(M):M,rn.memoizedState=D,D=rn.queue={last:null,dispatch:null},D=D.dispatch=yi.bind(null,mi,D),[rn.memoizedState,D]}function Mo(D,M){if(mi=vi(),rn=js(),M=M===void 0?null:M,rn!==null){var U=rn.memoizedState;if(U!==null&&M!==null){var Q=U[1];e:if(Q===null)Q=!1;else{for(var be=0;be<Q.length&&be<M.length;be++)if(!Wa(M[be],Q[be])){Q=!1;break e}Q=!0}if(Q)return U[0]}}return D=D(),rn.memoizedState=[D,M],D}function yi(D,M,U){if(25<=Io)throw Error(e(301));if(D===mi)if(Kt=!0,D={action:U,next:null},Jr===null&&(Jr=new Map),U=Jr.get(M),U===void 0)Jr.set(M,D);else{for(M=U;M.next!==null;)M=M.next;M.next=D}}function ua(){throw Error(e(394))}function fo(){}var cr={readContext:function(D){return D._currentValue},useContext:function(D){return vi(),D._currentValue},useMemo:Mo,useReducer:ln,useRef:function(D){mi=vi(),rn=js();var M=rn.memoizedState;return M===null?(D={current:D},rn.memoizedState=D):M},useState:function(D){return ln(la,D)},useInsertionEffect:fo,useLayoutEffect:function(){},useCallback:function(D,M){return Mo(function(){return D},M)},useImperativeHandle:fo,useEffect:fo,useDebugValue:fo,useDeferredValue:function(D){return vi(),D},useTransition:function(){return vi(),[!1,ua]},useId:function(){var D=Ns.treeContext,M=D.overflow;D=D.id,D=(D&~(1<<32-qi(D)-1)).toString(32)+M;var U=h;if(U===null)throw Error(e(404));return M=Ri++,D=":"+U.idPrefix+"R"+D,0<M&&(D+="H"+M.toString(32)),D+":"},useMutableSource:function(D,M){return vi(),M(D._source)},useSyncExternalStore:function(D,M,U){if(U===void 0)throw Error(e(407));return U()}},h=null,y=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentDispatcher;function C(D){return console.error(D),null}function P(){}function L(D,M,U,Q,be,we,Ie,We,ht){var _t=[],St=new Set;return M={destination:null,responseState:M,progressiveChunkSize:Q===void 0?12800:Q,status:0,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:St,pingedTasks:_t,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:be===void 0?C:be,onAllReady:we===void 0?P:we,onShellReady:Ie===void 0?P:Ie,onShellError:We===void 0?P:We,onFatalError:ht===void 0?P:ht},U=V(M,0,null,U,!1,!1),U.parentFlushed=!0,D=N(M,D,null,U,St,gt,null,Gi),_t.push(D),M}function N(D,M,U,Q,be,we,Ie,We){D.allPendingTasks++,U===null?D.pendingRootTasks++:U.pendingTasks++;var ht={node:M,ping:function(){var _t=D.pingedTasks;_t.push(ht),_t.length===1&&Fr(D)},blockedBoundary:U,blockedSegment:Q,abortSet:be,legacyContext:we,context:Ie,treeContext:We};return be.add(ht),ht}function V(D,M,U,Q,be,we){return{status:0,id:-1,index:M,parentFlushed:!1,chunks:[],children:[],formatContext:Q,boundary:U,lastPushedText:be,textEmbedded:we}}function oe(D,M){if(D=D.onError(M),D!=null&&typeof D!="string")throw Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof D+'" instead');return D}function te(D,M){var U=D.onShellError;U(M),U=D.onFatalError,U(M),D.destination!==null?(D.status=2,b(D.destination,M)):(D.status=1,D.fatalError=M)}function pe(D,M,U,Q,be){for(mi={},Ns=M,Ri=0,D=U(Q,be);Kt;)Kt=!1,Ri=0,Io+=1,rn=null,D=U(Q,be);return co(),D}function De(D,M,U,Q){var be=U.render(),we=Q.childContextTypes;if(we!=null){var Ie=M.legacyContext;if(typeof U.getChildContext!="function")Q=Ie;else{U=U.getChildContext();for(var We in U)if(!(We in we))throw Error(e(108,Ge(Q)||"Unknown",We));Q=Kr({},Ie,U)}M.legacyContext=Q,je(D,M,be),M.legacyContext=Ie}else je(D,M,be)}function Re(D,M){if(D&&D.defaultProps){M=Kr({},M),D=D.defaultProps;for(var U in D)M[U]===void 0&&(M[U]=D[U]);return M}return M}function Te(D,M,U,Q,be){if(typeof U=="function")if(U.prototype&&U.prototype.isReactComponent){be=mt(U,M.legacyContext);var we=U.contextType;we=new U(Q,typeof we=="object"&&we!==null?we._currentValue:be),gi(we,U,Q,be),De(D,M,we,U)}else{we=mt(U,M.legacyContext),be=pe(D,M,U,Q,we);var Ie=Ri!==0;if(typeof be=="object"&&be!==null&&typeof be.render=="function"&&be.$$typeof===void 0)gi(be,U,Q,we),De(D,M,be,U);else if(Ie){Q=M.treeContext,M.treeContext=Mr(Q,1,0);try{je(D,M,be)}finally{M.treeContext=Q}}else je(D,M,be)}else if(typeof U=="string"){switch(be=M.blockedSegment,we=ut(be.chunks,U,Q,D.responseState,be.formatContext),be.lastPushedText=!1,Ie=be.formatContext,be.formatContext=Se(Ie,U,Q),Tt(D,M,we),be.formatContext=Ie,U){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:be.chunks.push(Dn,f(U),oi)}be.lastPushedText=!1}else{switch(U){case Ee:case ee:case _i:case nn:case pi:je(D,M,Q.children);return;case _n:je(D,M,Q.children);return;case G:throw Error(e(343));case On:e:{U=M.blockedBoundary,be=M.blockedSegment,we=Q.fallback,Q=Q.children,Ie=new Set;var We={id:null,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:Ie,errorDigest:null},ht=V(D,be.chunks.length,We,be.formatContext,!1,!1);be.children.push(ht),be.lastPushedText=!1;var _t=V(D,0,null,be.formatContext,!1,!1);_t.parentFlushed=!0,M.blockedBoundary=We,M.blockedSegment=_t;try{if(Tt(D,M,Q),_t.lastPushedText&&_t.textEmbedded&&_t.chunks.push(Ne),_t.status=1,un(We,_t),We.pendingTasks===0)break e}catch(St){_t.status=4,We.forceClientRender=!0,We.errorDigest=oe(D,St)}finally{M.blockedBoundary=U,M.blockedSegment=be}M=N(D,we,U,ht,Ie,M.legacyContext,M.context,M.treeContext),D.pingedTasks.push(M)}return}if(typeof U=="object"&&U!==null)switch(U.$$typeof){case uo:if(Q=pe(D,M,U.render,Q,be),Ri!==0){U=M.treeContext,M.treeContext=Mr(U,1,0);try{je(D,M,Q)}finally{M.treeContext=U}}else je(D,M,Q);return;case k:U=U.type,Q=Re(U,Q),Te(D,M,U,Q,be);return;case jn:if(be=Q.children,U=U._context,Q=Q.value,we=U._currentValue,U._currentValue=Q,Ie=dt,dt=Q={parent:Ie,depth:Ie===null?0:Ie.depth+1,context:U,parentValue:we,value:Q},M.context=Q,je(D,M,be),D=dt,D===null)throw Error(e(403));Q=D.parentValue,D.context._currentValue=Q===me?D.context._defaultValue:Q,D=dt=D.parent,M.context=D;return;case Cn:Q=Q.children,Q=Q(U._currentValue),je(D,M,Q);return;case F:be=U._init,U=be(U._payload),Q=Re(U,Q),Te(D,M,U,Q,void 0);return}throw Error(e(130,U==null?U:typeof U,""))}}function je(D,M,U){if(M.node=U,typeof U=="object"&&U!==null){switch(U.$$typeof){case Wn:Te(D,M,U.type,U.props,U.ref);return;case hi:throw Error(e(257));case F:var Q=U._init;U=Q(U._payload),je(D,M,U);return}if(Ue(U)){it(D,M,U);return}if(U===null||typeof U!="object"?Q=null:(Q=Oe&&U[Oe]||U["@@iterator"],Q=typeof Q=="function"?Q:null),Q&&(Q=Q.call(U))){if(U=Q.next(),!U.done){var be=[];do be.push(U.value),U=Q.next();while(!U.done);it(D,M,be)}return}throw D=Object.prototype.toString.call(U),Error(e(31,D==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":D))}typeof U=="string"?(Q=M.blockedSegment,Q.lastPushedText=tt(M.blockedSegment.chunks,U,D.responseState,Q.lastPushedText)):typeof U=="number"&&(Q=M.blockedSegment,Q.lastPushedText=tt(M.blockedSegment.chunks,""+U,D.responseState,Q.lastPushedText))}function it(D,M,U){for(var Q=U.length,be=0;be<Q;be++){var we=M.treeContext;M.treeContext=Mr(we,Q,be);try{Tt(D,M,U[be])}finally{M.treeContext=we}}}function Tt(D,M,U){var Q=M.blockedSegment.formatContext,be=M.legacyContext,we=M.context;try{return je(D,M,U)}catch(ht){if(co(),typeof ht=="object"&&ht!==null&&typeof ht.then=="function"){U=ht;var Ie=M.blockedSegment,We=V(D,Ie.chunks.length,null,Ie.formatContext,Ie.lastPushedText,!0);Ie.children.push(We),Ie.lastPushedText=!1,D=N(D,M.node,M.blockedBoundary,We,M.abortSet,M.legacyContext,M.context,M.treeContext).ping,U.then(D,D),M.blockedSegment.formatContext=Q,M.legacyContext=be,M.context=we,lr(we)}else throw M.blockedSegment.formatContext=Q,M.legacyContext=be,M.context=we,lr(we),ht}}function Et(D){var M=D.blockedBoundary;D=D.blockedSegment,D.status=3,Lr(this,M,D)}function Rn(D,M,U){var Q=D.blockedBoundary;D.blockedSegment.status=3,Q===null?(M.allPendingTasks--,M.status!==2&&(M.status=2,M.destination!==null&&M.destination.close())):(Q.pendingTasks--,Q.forceClientRender||(Q.forceClientRender=!0,D=U===void 0?Error(e(432)):U,Q.errorDigest=M.onError(D),Q.parentFlushed&&M.clientRenderedBoundaries.push(Q)),Q.fallbackAbortableTasks.forEach(function(be){return Rn(be,M,U)}),Q.fallbackAbortableTasks.clear(),M.allPendingTasks--,M.allPendingTasks===0&&(Q=M.onAllReady,Q()))}function un(D,M){if(M.chunks.length===0&&M.children.length===1&&M.children[0].boundary===null){var U=M.children[0];U.id=M.id,U.parentFlushed=!0,U.status===1&&un(D,U)}else D.completedSegments.push(M)}function Lr(D,M,U){if(M===null){if(U.parentFlushed){if(D.completedRootSegment!==null)throw Error(e(389));D.completedRootSegment=U}D.pendingRootTasks--,D.pendingRootTasks===0&&(D.onShellError=P,M=D.onShellReady,M())}else M.pendingTasks--,M.forceClientRender||(M.pendingTasks===0?(U.parentFlushed&&U.status===1&&un(M,U),M.parentFlushed&&D.completedBoundaries.push(M),M.fallbackAbortableTasks.forEach(Et,D),M.fallbackAbortableTasks.clear()):U.parentFlushed&&U.status===1&&(un(M,U),M.completedSegments.length===1&&M.parentFlushed&&D.partialBoundaries.push(M)));D.allPendingTasks--,D.allPendingTasks===0&&(D=D.onAllReady,D())}function Fr(D){if(D.status!==2){var M=dt,U=y.current;y.current=cr;var Q=h;h=D.responseState;try{var be=D.pingedTasks,we;for(we=0;we<be.length;we++){var Ie=be[we],We=D,ht=Ie.blockedSegment;if(ht.status===0){lr(Ie.context);try{je(We,Ie,Ie.node),ht.lastPushedText&&ht.textEmbedded&&ht.chunks.push(Ne),Ie.abortSet.delete(Ie),ht.status=1,Lr(We,Ie.blockedBoundary,ht)}catch($n){if(co(),typeof $n=="object"&&$n!==null&&typeof $n.then=="function"){var _t=Ie.ping;$n.then(_t,_t)}else{Ie.abortSet.delete(Ie),ht.status=4;var St=Ie.blockedBoundary,vt=$n,An=oe(We,vt);if(St===null?te(We,vt):(St.pendingTasks--,St.forceClientRender||(St.forceClientRender=!0,St.errorDigest=An,St.parentFlushed&&We.clientRenderedBoundaries.push(St))),We.allPendingTasks--,We.allPendingTasks===0){var bn=We.onAllReady;bn()}}}finally{}}}be.splice(0,we),D.destination!==null&&po(D,D.destination)}catch($n){oe(D,$n),te(D,$n)}finally{h=Q,y.current=U,U===cr&&lr(M)}}}function Lt(D,M,U){switch(U.parentFlushed=!0,U.status){case 0:var Q=U.id=D.nextSegmentId++;return U.lastPushedText=!1,U.textEmbedded=!1,D=D.responseState,i(M,on),i(M,D.placeholderPrefix),D=f(Q.toString(16)),i(M,D),o(M,Vi);case 1:U.status=2;var be=!0;Q=U.chunks;var we=0;U=U.children;for(var Ie=0;Ie<U.length;Ie++){for(be=U[Ie];we<be.index;we++)i(M,Q[we]);be=Nr(D,M,be)}for(;we<Q.length-1;we++)i(M,Q[we]);return we<Q.length&&(be=o(M,Q[we])),be;default:throw Error(e(390))}}function Nr(D,M,U){var Q=U.boundary;if(Q===null)return Lt(D,M,U);if(Q.parentFlushed=!0,Q.forceClientRender)Q=Q.errorDigest,o(M,Nn),i(M,vr),Q&&(i(M,Yr),i(M,f(S(Q))),i(M,zr)),o(M,Ao),Lt(D,M,U);else if(0<Q.pendingTasks){Q.rootSegmentID=D.nextSegmentId++,0<Q.completedSegments.length&&D.partialBoundaries.push(Q);var be=D.responseState,we=be.nextSuspenseID++;be=p(be.boundaryPrefix+we.toString(16)),Q=Q.id=be,Un(M,D.responseState,Q),Lt(D,M,U)}else if(Q.byteSize>D.progressiveChunkSize)Q.rootSegmentID=D.nextSegmentId++,D.completedBoundaries.push(Q),Un(M,D.responseState,Q.id),Lt(D,M,U);else{if(o(M,Hi),U=Q.completedSegments,U.length!==1)throw Error(e(391));Nr(D,M,U[0])}return o(M,Pr)}function jt(D,M,U){return er(M,D.responseState,U.formatContext,U.id),Nr(D,M,U),Or(M,U.formatContext)}function Qt(D,M,U){for(var Q=U.completedSegments,be=0;be<Q.length;be++)ho(D,M,U,Q[be]);if(Q.length=0,D=D.responseState,Q=U.id,U=U.rootSegmentID,i(M,D.startInlineScript),D.sentCompleteBoundaryFunction?i(M,tr):(D.sentCompleteBoundaryFunction=!0,i(M,Rr)),Q===null)throw Error(e(395));return U=f(U.toString(16)),i(M,Q),i(M,zi),i(M,D.segmentPrefix),i(M,U),o(M,Oi)}function ho(D,M,U,Q){if(Q.status===2)return!0;var be=Q.id;if(be===-1){if((Q.id=U.rootSegmentID)===-1)throw Error(e(392));return jt(D,M,Q)}return jt(D,M,Q),D=D.responseState,i(M,D.startInlineScript),D.sentCompleteSegmentFunction?i(M,ci):(D.sentCompleteSegmentFunction=!0,i(M,_r)),i(M,D.segmentPrefix),be=f(be.toString(16)),i(M,be),i(M,Xr),i(M,D.placeholderPrefix),i(M,be),o(M,br)}function po(D,M){n=new Uint8Array(512),r=0;try{var U=D.completedRootSegment;if(U!==null&&D.pendingRootTasks===0){Nr(D,M,U),D.completedRootSegment=null;var Q=D.responseState.bootstrapChunks;for(U=0;U<Q.length-1;U++)i(M,Q[U]);U<Q.length&&o(M,Q[U])}var be=D.clientRenderedBoundaries,we;for(we=0;we<be.length;we++){var Ie=be[we];Q=M;var We=D.responseState,ht=Ie.id,_t=Ie.errorDigest,St=Ie.errorMessage,vt=Ie.errorComponentStack;if(i(Q,We.startInlineScript),We.sentClientRenderFunction?i(Q,yn):(We.sentClientRenderFunction=!0,i(Q,ar)),ht===null)throw Error(e(395));i(Q,ht),i(Q,Ar),(_t||St||vt)&&(i(Q,fi),i(Q,f(wr(_t||"")))),(St||vt)&&(i(Q,fi),i(Q,f(wr(St||"")))),vt&&(i(Q,fi),i(Q,f(wr(vt)))),o(Q,Ir)}be.splice(0,we);var An=D.completedBoundaries;for(we=0;we<An.length;we++)Qt(D,M,An[we]);An.splice(0,we),a(M),n=new Uint8Array(512),r=0;var bn=D.partialBoundaries;for(we=0;we<bn.length;we++){var $n=bn[we];e:{be=D,Ie=M;var os=$n.completedSegments;for(We=0;We<os.length;We++)if(!ho(be,Ie,$n,os[We])){We++,os.splice(0,We);var ca=!1;break e}os.splice(0,We),ca=!0}if(!ca){D.destination=null,we++,bn.splice(0,we);return}}bn.splice(0,we);var go=D.completedBoundaries;for(we=0;we<go.length;we++)Qt(D,M,go[we]);go.splice(0,we)}finally{a(M),D.allPendingTasks===0&&D.pingedTasks.length===0&&D.clientRenderedBoundaries.length===0&&D.completedBoundaries.length===0&&M.close()}}function Sr(D,M){try{var U=D.abortableTasks;U.forEach(function(Q){return Rn(Q,D,M)}),U.clear(),D.destination!==null&&po(D,D.destination)}catch(Q){oe(D,Q),te(D,Q)}}return Ih.renderToReadableStream=function(D,M){return new Promise(function(U,Q){var be,we,Ie=new Promise(function(St,vt){we=St,be=vt}),We=L(D,Be(M?M.identifierPrefix:void 0,M?M.nonce:void 0,M?M.bootstrapScriptContent:void 0,M?M.bootstrapScripts:void 0,M?M.bootstrapModules:void 0),ve(M?M.namespaceURI:void 0),M?M.progressiveChunkSize:void 0,M?M.onError:void 0,we,function(){var St=new ReadableStream({type:"bytes",pull:function(vt){if(We.status===1)We.status=2,b(vt,We.fatalError);else if(We.status!==2&&We.destination===null){We.destination=vt;try{po(We,vt)}catch(An){oe(We,An),te(We,An)}}},cancel:function(){Sr(We)}},{highWaterMark:0});St.allReady=Ie,U(St)},function(St){Ie.catch(function(){}),Q(St)},be);if(M&&M.signal){var ht=M.signal,_t=function(){Sr(We,ht.reason),ht.removeEventListener("abort",_t)};ht.addEventListener("abort",_t)}Fr(We)})},Ih.version="18.3.1",Ih}var uc={};/**
|
|
58
|
-
* @license React
|
|
59
|
-
* react-dom-server-legacy.browser.development.js
|
|
60
|
-
*
|
|
61
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
62
|
-
*
|
|
63
|
-
* This source code is licensed under the MIT license found in the
|
|
64
|
-
* LICENSE file in the root directory of this source tree.
|
|
65
|
-
*/var w1;function F4(){return w1||(w1=1,process.env.NODE_ENV!=="production"&&function(){var t=q,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(l){{for(var d=arguments.length,g=new Array(d>1?d-1:0),x=1;x<d;x++)g[x-1]=arguments[x];o("warn",l,g)}}function i(l){{for(var d=arguments.length,g=new Array(d>1?d-1:0),x=1;x<d;x++)g[x-1]=arguments[x];o("error",l,g)}}function o(l,d,g){{var x=n.ReactDebugCurrentFrame,_=x.getStackAddendum();_!==""&&(d+="%s",g=g.concat([_]));var B=g.map(function(Y){return String(Y)});B.unshift("Warning: "+d),Function.prototype.apply.call(console[l],console,B)}}function a(l){l()}function c(l){}function f(l,d){p(l,d)}function p(l,d){return l.push(d)}function b(l){}function m(l){l.push(null)}function T(l){return l}function E(l){return l}function A(l,d){l.destroy(d)}function I(l){{var d=typeof Symbol=="function"&&Symbol.toStringTag,g=d&&l[Symbol.toStringTag]||l.constructor.name||"Object";return g}}function j(l){try{return R(l),!1}catch{return!0}}function R(l){return""+l}function H(l,d){if(j(l))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",d,I(l)),R(l)}function W(l,d){if(j(l))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",d,I(l)),R(l)}function ne(l){if(j(l))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",I(l)),R(l)}var Z=Object.prototype.hasOwnProperty,ae=0,S=1,ce=2,ue=3,Ue=4,et=5,Ke=6,Me=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Ve=Me+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",fe=new RegExp("^["+Me+"]["+Ve+"]*$"),ge={},Pe={};function Be(l){return Z.call(Pe,l)?!0:Z.call(ge,l)?!1:fe.test(l)?(Pe[l]=!0,!0):(ge[l]=!0,i("Invalid attribute name: `%s`",l),!1)}function Je(l,d,g,x){if(g!==null&&g.type===ae)return!1;switch(typeof d){case"function":case"symbol":return!0;case"boolean":{if(g!==null)return!g.acceptsBooleans;var _=l.toLowerCase().slice(0,5);return _!=="data-"&&_!=="aria-"}default:return!1}}function ve(l){return Ne.hasOwnProperty(l)?Ne[l]:null}function Se(l,d,g,x,_,B,Y){this.acceptsBooleans=d===ce||d===ue||d===Ue,this.attributeName=x,this.attributeNamespace=_,this.mustUseProperty=g,this.propertyName=l,this.type=d,this.sanitizeURL=B,this.removeEmptyString=Y}var Ne={},tt=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];tt.forEach(function(l){Ne[l]=new Se(l,ae,!1,l,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(l){var d=l[0],g=l[1];Ne[d]=new Se(d,S,!1,g,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(l){Ne[l]=new Se(l,ce,!1,l.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(l){Ne[l]=new Se(l,ce,!1,l,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(l){Ne[l]=new Se(l,ue,!1,l.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(l){Ne[l]=new Se(l,ue,!0,l,null,!1,!1)}),["capture","download"].forEach(function(l){Ne[l]=new Se(l,Ue,!1,l,null,!1,!1)}),["cols","rows","size","span"].forEach(function(l){Ne[l]=new Se(l,Ke,!1,l,null,!1,!1)}),["rowSpan","start"].forEach(function(l){Ne[l]=new Se(l,et,!1,l.toLowerCase(),null,!1,!1)});var Ye=/[\-\:]([a-z])/g,Ze=function(l){return l[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(l){var d=l.replace(Ye,Ze);Ne[d]=new Se(d,S,!1,l,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(l){var d=l.replace(Ye,Ze);Ne[d]=new Se(d,S,!1,l,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(l){var d=l.replace(Ye,Ze);Ne[d]=new Se(d,S,!1,l,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(l){Ne[l]=new Se(l,S,!1,l.toLowerCase(),null,!1,!1)});var qe="xlinkHref";Ne[qe]=new Se("xlinkHref",S,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(l){Ne[l]=new Se(l,S,!1,l.toLowerCase(),null,!0,!0)});var ot={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function ct(l,d){return l+d.charAt(0).toUpperCase()+d.substring(1)}var pt=["Webkit","ms","Moz","O"];Object.keys(ot).forEach(function(l){pt.forEach(function(d){ot[ct(d,l)]=ot[l]})});var ft={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function yt(l,d){ft[d.type]||d.onChange||d.onInput||d.readOnly||d.disabled||d.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),d.onChange||d.readOnly||d.disabled||d.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function Qe(l,d){if(l.indexOf("-")===-1)return typeof d.is=="string";switch(l){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var At={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Mt={},Vn=new RegExp("^(aria)-["+Ve+"]*$"),mr=new RegExp("^(aria)[A-Z]["+Ve+"]*$");function Hn(l,d){{if(Z.call(Mt,d)&&Mt[d])return!0;if(mr.test(d)){var g="aria-"+d.slice(4).toLowerCase(),x=At.hasOwnProperty(g)?g:null;if(x==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",d),Mt[d]=!0,!0;if(d!==x)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",d,x),Mt[d]=!0,!0}if(Vn.test(d)){var _=d.toLowerCase(),B=At.hasOwnProperty(_)?_:null;if(B==null)return Mt[d]=!0,!1;if(d!==B)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",d,B),Mt[d]=!0,!0}}return!0}function Sn(l,d){{var g=[];for(var x in d){var _=Hn(l,x);_||g.push(x)}var B=g.map(function(Y){return"`"+Y+"`"}).join(", ");g.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",B,l):g.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",B,l)}}function $i(l,d){Qe(l,d)||Sn(l,d)}var kr=!1;function Jn(l,d){{if(l!=="input"&&l!=="textarea"&&l!=="select")return;d!=null&&d.value===null&&!kr&&(kr=!0,l==="select"&&d.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",l):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",l))}}var sn={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},fn=function(){};{var dn={},ut=/^on./,Dn=/^on[^A-Z]/,oi=new RegExp("^(aria)-["+Ve+"]*$"),on=new RegExp("^(aria)[A-Z]["+Ve+"]*$");fn=function(l,d,g,x){if(Z.call(dn,d)&&dn[d])return!0;var _=d.toLowerCase();if(_==="onfocusin"||_==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),dn[d]=!0,!0;if(x!=null){var B=x.registrationNameDependencies,Y=x.possibleRegistrationNames;if(B.hasOwnProperty(d))return!0;var re=Y.hasOwnProperty(_)?Y[_]:null;if(re!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",d,re),dn[d]=!0,!0;if(ut.test(d))return i("Unknown event handler property `%s`. It will be ignored.",d),dn[d]=!0,!0}else if(ut.test(d))return Dn.test(d)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",d),dn[d]=!0,!0;if(oi.test(d)||on.test(d))return!0;if(_==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),dn[d]=!0,!0;if(_==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),dn[d]=!0,!0;if(_==="is"&&g!==null&&g!==void 0&&typeof g!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof g),dn[d]=!0,!0;if(typeof g=="number"&&isNaN(g))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",d),dn[d]=!0,!0;var xe=ve(d),Fe=xe!==null&&xe.type===ae;if(sn.hasOwnProperty(_)){var ze=sn[_];if(ze!==d)return i("Invalid DOM property `%s`. Did you mean `%s`?",d,ze),dn[d]=!0,!0}else if(!Fe&&d!==_)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",d,_),dn[d]=!0,!0;return typeof g=="boolean"&&Je(d,g,xe)?(g?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',g,d,d,g,d):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',g,d,d,g,d,d,d),dn[d]=!0,!0):Fe?!0:Je(d,g,xe)?(dn[d]=!0,!1):((g==="false"||g==="true")&&xe!==null&&xe.type===ue&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",g,d,g==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',d,g),dn[d]=!0),!0)}}var Vi=function(l,d,g){{var x=[];for(var _ in d){var B=fn(l,_,d[_],g);B||x.push(_)}var Y=x.map(function(re){return"`"+re+"`"}).join(", ");x.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",Y,l):x.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",Y,l)}};function Hi(l,d,g){Qe(l,d)||Vi(l,d,g)}var Ui=function(){};{var Dr=/^(?:webkit|moz|o)[A-Z]/,Nn=/^-ms-/,Pr=/-(.)/g,vr=/;\s*$/,zr={},Yr={},Ao=!1,Un=!1,Gr=function(l){return l.replace(Pr,function(d,g){return g.toUpperCase()})},Qn=function(l){zr.hasOwnProperty(l)&&zr[l]||(zr[l]=!0,i("Unsupported style property %s. Did you mean %s?",l,Gr(l.replace(Nn,"ms-"))))},Wt=function(l){zr.hasOwnProperty(l)&&zr[l]||(zr[l]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",l,l.charAt(0).toUpperCase()+l.slice(1)))},si=function(l,d){Yr.hasOwnProperty(d)&&Yr[d]||(Yr[d]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,l,d.replace(vr,"")))},Wi=function(l,d){Ao||(Ao=!0,i("`NaN` is an invalid value for the `%s` css style property.",l))},Pn=function(l,d){Un||(Un=!0,i("`Infinity` is an invalid value for the `%s` css style property.",l))};Ui=function(l,d){l.indexOf("-")>-1?Qn(l):Dr.test(l)?Wt(l):vr.test(d)&&si(l,d),typeof d=="number"&&(isNaN(d)?Wi(l,d):isFinite(d)||Pn(l,d))}}var hn=Ui,ai=/["'&<>]/;function li(l){ne(l);var d=""+l,g=ai.exec(d);if(!g)return d;var x,_="",B,Y=0;for(B=g.index;B<d.length;B++){switch(d.charCodeAt(B)){case 34:x=""";break;case 38:x="&";break;case 39:x="'";break;case 60:x="<";break;case 62:x=">";break;default:continue}Y!==B&&(_+=d.substring(Y,B)),Y=B+1,_+=x}return Y!==B?_+d.substring(Y,B):_}function Tn(l){return typeof l=="boolean"||typeof l=="number"?""+l:li(l)}var so=/([A-Z])/g,yr=/^ms-/;function ui(l){return l.replace(so,"-$1").toLowerCase().replace(yr,"-ms-")}var an=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,Di=!1;function Ms(l){!Di&&an.test(l)&&(Di=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(l)))}var Ls=Array.isArray;function qr(l){return Ls(l)}var ao="<script>";function lo(l,d,g,x,_){var B=l===void 0?"":l,Y=ao,re=[];return{bootstrapChunks:re,startInlineScript:Y,placeholderPrefix:B+"P:",segmentPrefix:B+"S:",boundaryPrefix:B+"B:",idPrefix:B,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var Pi=0,er=1,Or=2,_r=3,ci=4,Xr=5,br=6,Rr=7;function tr(l,d){return{insertionMode:l,selectedValue:d}}function zi(l,d,g){switch(d){case"select":return tr(er,g.value!=null?g.value:g.defaultValue);case"svg":return tr(Or,null);case"math":return tr(_r,null);case"foreignObject":return tr(er,null);case"table":return tr(ci,null);case"thead":case"tbody":case"tfoot":return tr(Xr,null);case"colgroup":return tr(Rr,null);case"tr":return tr(br,null)}return l.insertionMode>=ci||l.insertionMode===Pi?tr(er,null):l}var Oi=null;function ar(l){var d=l.nextSuspenseID++;return l.boundaryPrefix+d.toString(16)}function yn(l,d,g){var x=l.idPrefix,_=":"+x+"R"+d;return g>0&&(_+="H"+g.toString(32)),_+":"}function Ar(l){return Tn(l)}var Ir="<!-- -->";function fi(l,d,g,x){return d===""?x:(x&&l.push(Ir),l.push(Ar(d)),!0)}function di(l,d,g,x){g&&x&&l.push(Ir)}var wr=new Map;function Kr(l){var d=wr.get(l);if(d!==void 0)return d;var g=Tn(ui(l));return wr.set(l,g),g}var Wn=' style="',hi=":",pi=";";function _i(l,d,g){if(typeof g!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var x=!0;for(var _ in g)if(Z.call(g,_)){var B=g[_];if(!(B==null||typeof B=="boolean"||B==="")){var Y=void 0,re=void 0,xe=_.indexOf("--")===0;xe?(Y=Tn(_),W(B,_),re=Tn((""+B).trim())):(hn(_,B),Y=Kr(_),typeof B=="number"?B!==0&&!Z.call(ot,_)?re=B+"px":re=""+B:(W(B,_),re=Tn((""+B).trim()))),x?(x=!1,l.push(Wn,Y,hi,re)):l.push(pi,Y,hi,re)}}x||l.push(Cn)}var nn=" ",jn='="',Cn='"',uo='=""';function On(l,d,g,x){switch(g){case"style":{_i(l,d,x);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(g.length>2&&(g[0]==="o"||g[0]==="O")&&(g[1]==="n"||g[1]==="N"))){var _=ve(g);if(_!==null){switch(typeof x){case"function":case"symbol":return;case"boolean":if(!_.acceptsBooleans)return}var B=_.attributeName,Y=B;switch(_.type){case ue:x&&l.push(nn,Y,uo);return;case Ue:x===!0?l.push(nn,Y,uo):x===!1||l.push(nn,Y,jn,Tn(x),Cn);return;case et:isNaN(x)||l.push(nn,Y,jn,Tn(x),Cn);break;case Ke:!isNaN(x)&&x>=1&&l.push(nn,Y,jn,Tn(x),Cn);break;default:_.sanitizeURL&&(H(x,B),x=""+x,Ms(x)),l.push(nn,Y,jn,Tn(x),Cn)}}else if(Be(g)){switch(typeof x){case"function":case"symbol":return;case"boolean":{var re=g.toLowerCase().slice(0,5);if(re!=="data-"&&re!=="aria-")return}}l.push(nn,g,jn,Tn(x),Cn)}}}var _n=">",k="/>";function F(l,d,g){if(d!=null){if(g!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof d!="object"||!("__html"in d))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var x=d.__html;x!=null&&(ne(x),l.push(""+x))}}var G=!1,ee=!1,Ee=!1,me=!1,Oe=!1,Ge=!1,gt=!1;function mt(l,d){{var g=l[d];if(g!=null){var x=qr(g);l.multiple&&!x?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",d):!l.multiple&&x&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",d)}}}function dt(l,d,g){yt("select",d),mt(d,"value"),mt(d,"defaultValue"),d.value!==void 0&&d.defaultValue!==void 0&&!Ee&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Ee=!0),l.push(xr("select"));var x=null,_=null;for(var B in d)if(Z.call(d,B)){var Y=d[B];if(Y==null)continue;switch(B){case"children":x=Y;break;case"dangerouslySetInnerHTML":_=Y;break;case"defaultValue":case"value":break;default:On(l,g,B,Y);break}}return l.push(_n),F(l,_,x),x}function Ft(l){var d="";return t.Children.forEach(l,function(g){g!=null&&(d+=g,!Oe&&typeof g!="string"&&typeof g!="number"&&(Oe=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),d}var Bn=' selected=""';function zn(l,d,g,x){var _=x.selectedValue;l.push(xr("option"));var B=null,Y=null,re=null,xe=null;for(var Fe in d)if(Z.call(d,Fe)){var ze=d[Fe];if(ze==null)continue;switch(Fe){case"children":B=ze;break;case"selected":re=ze,gt||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),gt=!0);break;case"dangerouslySetInnerHTML":xe=ze;break;case"value":Y=ze;default:On(l,g,Fe,ze);break}}if(_!=null){var nt;if(Y!==null?(H(Y,"value"),nt=""+Y):(xe!==null&&(Ge||(Ge=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),nt=Ft(B)),qr(_))for(var xt=0;xt<_.length;xt++){H(_[xt],"value");var en=""+_[xt];if(en===nt){l.push(Bn);break}}else H(_,"select.value"),""+_===nt&&l.push(Bn)}else re&&l.push(Bn);return l.push(_n),F(l,xe,B),B}function En(l,d,g){yt("input",d),d.checked!==void 0&&d.defaultChecked!==void 0&&!ee&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",d.type),ee=!0),d.value!==void 0&&d.defaultValue!==void 0&&!G&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",d.type),G=!0),l.push(xr("input"));var x=null,_=null,B=null,Y=null;for(var re in d)if(Z.call(d,re)){var xe=d[re];if(xe==null)continue;switch(re){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":Y=xe;break;case"defaultValue":_=xe;break;case"checked":B=xe;break;case"value":x=xe;break;default:On(l,g,re,xe);break}}return B!==null?On(l,g,"checked",B):Y!==null&&On(l,g,"checked",Y),x!==null?On(l,g,"value",x):_!==null&&On(l,g,"value",_),l.push(k),null}function Zr(l,d,g){yt("textarea",d),d.value!==void 0&&d.defaultValue!==void 0&&!me&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),me=!0),l.push(xr("textarea"));var x=null,_=null,B=null;for(var Y in d)if(Z.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":B=re;break;case"value":x=re;break;case"defaultValue":_=re;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:On(l,g,Y,re);break}}if(x===null&&_!==null&&(x=_),l.push(_n),B!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),x!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(qr(B)){if(B.length>1)throw new Error("<textarea> can only have at most one child.");ne(B[0]),x=""+B[0]}ne(B),x=""+B}return typeof x=="string"&&x[0]===`
|
|
66
|
-
`&&l.push(qi),x!==null&&(H(x,"value"),l.push(Ar(""+x))),null}function lr(l,d,g,x){l.push(xr(g));for(var _ in d)if(Z.call(d,_)){var B=d[_];if(B==null)continue;switch(_){case"children":case"dangerouslySetInnerHTML":throw new Error(g+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:On(l,x,_,B);break}}return l.push(k),null}function Yi(l,d,g){l.push(xr("menuitem"));for(var x in d)if(Z.call(d,x)){var _=d[x];if(_==null)continue;switch(x){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:On(l,g,x,_);break}}return l.push(_n),null}function gi(l,d,g){l.push(xr("title"));var x=null;for(var _ in d)if(Z.call(d,_)){var B=d[_];if(B==null)continue;switch(_){case"children":x=B;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:On(l,g,_,B);break}}l.push(_n);{var Y=Array.isArray(x)&&x.length<2?x[0]||null:x;Array.isArray(x)&&x.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):Y!=null&&Y.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):Y!=null&&typeof Y!="string"&&typeof Y!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return x}function Gi(l,d,g,x){l.push(xr(g));var _=null,B=null;for(var Y in d)if(Z.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":_=re;break;case"dangerouslySetInnerHTML":B=re;break;default:On(l,x,Y,re);break}}return l.push(_n),F(l,B,_),typeof _=="string"?(l.push(Ar(_)),null):_}function Mr(l,d,g,x){l.push(xr(g));var _=null,B=null;for(var Y in d)if(Z.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":_=re;break;case"dangerouslySetInnerHTML":B=re;break;case"style":_i(l,x,re);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Be(Y)&&typeof re!="function"&&typeof re!="symbol"&&l.push(nn,Y,jn,Tn(re),Cn);break}}return l.push(_n),F(l,B,_),_}var qi=`
|
|
67
|
-
`;function Ua(l,d,g,x){l.push(xr(g));var _=null,B=null;for(var Y in d)if(Z.call(d,Y)){var re=d[Y];if(re==null)continue;switch(Y){case"children":_=re;break;case"dangerouslySetInnerHTML":B=re;break;default:On(l,x,Y,re);break}}if(l.push(_n),B!=null){if(_!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof B!="object"||!("__html"in B))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var xe=B.__html;xe!=null&&(typeof xe=="string"&&xe.length>0&&xe[0]===`
|
|
68
|
-
`?l.push(qi,xe):(ne(xe),l.push(""+xe)))}return typeof _=="string"&&_[0]===`
|
|
69
|
-
`&&l.push(qi),_}var Fs=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,rs=new Map;function xr(l){var d=rs.get(l);if(d===void 0){if(!Fs.test(l))throw new Error("Invalid tag: "+l);d="<"+l,rs.set(l,d)}return d}var Wa="<!DOCTYPE html>";function mi(l,d,g,x,_){switch($i(d,g),Jn(d,g),Hi(d,g,null),!g.suppressContentEditableWarning&&g.contentEditable&&g.children!=null&&i("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),_.insertionMode!==Or&&_.insertionMode!==_r&&d.indexOf("-")===-1&&typeof g.is!="string"&&d.toLowerCase()!==d&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",d),d){case"select":return dt(l,g,x);case"option":return zn(l,g,x,_);case"textarea":return Zr(l,g,x);case"input":return En(l,g,x);case"menuitem":return Yi(l,g,x);case"title":return gi(l,g,x);case"listing":case"pre":return Ua(l,g,d,x);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return lr(l,g,d,x);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return Gi(l,g,d,x);case"html":return _.insertionMode===Pi&&l.push(Wa),Gi(l,g,d,x);default:return d.indexOf("-")===-1&&typeof g.is!="string"?Gi(l,g,d,x):Mr(l,g,d,x)}}var Ns="</",is=">";function rn(l,d,g){switch(d){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:l.push(Ns,d,is)}}function Gt(l,d){for(var g=d.bootstrapChunks,x=0;x<g.length-1;x++)f(l,g[x]);return x<g.length?p(l,g[x]):!0}var Kt='<template id="',Ri='"></template>';function Jr(l,d,g){f(l,Kt),f(l,d.placeholderPrefix);var x=g.toString(16);return f(l,x),p(l,Ri)}var Io="<!--$-->",vi='<!--$?--><template id="',ur='"></template>',js="<!--$!-->",co="<!--/$-->",la="<template",ln='"',Mo=' data-dgst="',yi=' data-msg="',ua=' data-stck="',fo="></template>";function cr(l,d){return p(l,Io)}function h(l,d,g){if(f(l,vi),g===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return f(l,g),p(l,ur)}function y(l,d,g,x,_){var B;return B=p(l,js),f(l,la),g&&(f(l,Mo),f(l,Tn(g)),f(l,ln)),x&&(f(l,yi),f(l,Tn(x)),f(l,ln)),_&&(f(l,ua),f(l,Tn(_)),f(l,ln)),B=p(l,fo),B}function C(l,d){return p(l,co)}function P(l,d){return p(l,co)}function L(l,d){return p(l,co)}var N='<div hidden id="',V='">',oe="</div>",te='<svg aria-hidden="true" style="display:none" id="',pe='">',De="</svg>",Re='<math aria-hidden="true" style="display:none" id="',Te='">',je="</math>",it='<table hidden id="',Tt='">',Et="</table>",Rn='<table hidden><tbody id="',un='">',Lr="</tbody></table>",Fr='<table hidden><tr id="',Lt='">',Nr="</tr></table>",jt='<table hidden><colgroup id="',Qt='">',ho="</colgroup></table>";function po(l,d,g,x){switch(g.insertionMode){case Pi:case er:return f(l,N),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,V);case Or:return f(l,te),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,pe);case _r:return f(l,Re),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,Te);case ci:return f(l,it),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,Tt);case Xr:return f(l,Rn),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,un);case br:return f(l,Fr),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,Lt);case Rr:return f(l,jt),f(l,d.segmentPrefix),f(l,x.toString(16)),p(l,Qt);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function Sr(l,d){switch(d.insertionMode){case Pi:case er:return p(l,oe);case Or:return p(l,De);case _r:return p(l,je);case ci:return p(l,Et);case Xr:return p(l,Lr);case br:return p(l,Nr);case Rr:return p(l,ho);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var D="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",M='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',U='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',Q=D+';$RS("',be='$RS("',we='","',Ie='")<\/script>';function We(l,d,g){f(l,d.startInlineScript),d.sentCompleteSegmentFunction?f(l,be):(d.sentCompleteSegmentFunction=!0,f(l,Q)),f(l,d.segmentPrefix);var x=g.toString(16);return f(l,x),f(l,we),f(l,d.placeholderPrefix),f(l,x),p(l,Ie)}var ht=M+';$RC("',_t='$RC("',St='","',vt='")<\/script>';function An(l,d,g,x){if(f(l,d.startInlineScript),d.sentCompleteBoundaryFunction?f(l,_t):(d.sentCompleteBoundaryFunction=!0,f(l,ht)),g===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var _=x.toString(16);return f(l,g),f(l,St),f(l,d.segmentPrefix),f(l,_),p(l,vt)}var bn=U+';$RX("',$n='$RX("',os='"',ca=")<\/script>",go=",";function Qr(l,d,g,x,_,B){if(f(l,d.startInlineScript),d.sentClientRenderFunction?f(l,$n):(d.sentClientRenderFunction=!0,f(l,bn)),g===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return f(l,g),f(l,os),(x||_||B)&&(f(l,go),f(l,Ai(x||""))),(_||B)&&(f(l,go),f(l,Ai(_||""))),B&&(f(l,go),f(l,Ai(B))),p(l,ca)}var za=/[<\u2028\u2029]/g;function Ai(l){var d=JSON.stringify(l);return d.replace(za,function(g){switch(g){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}function fa(l,d){var g=lo(d);return{bootstrapChunks:g.bootstrapChunks,startInlineScript:g.startInlineScript,placeholderPrefix:g.placeholderPrefix,segmentPrefix:g.segmentPrefix,boundaryPrefix:g.boundaryPrefix,idPrefix:g.idPrefix,nextSuspenseID:g.nextSuspenseID,sentCompleteSegmentFunction:g.sentCompleteSegmentFunction,sentCompleteBoundaryFunction:g.sentCompleteBoundaryFunction,sentClientRenderFunction:g.sentClientRenderFunction,generateStaticMarkup:l}}function ss(){return{insertionMode:er,selectedValue:null}}function ei(l,d,g,x){return g.generateStaticMarkup?(l.push(Tn(d)),!1):fi(l,d,g,x)}function mo(l,d,g,x){if(!d.generateStaticMarkup)return di(l,d,g,x)}function Ya(l,d){return d.generateStaticMarkup?!0:cr(l)}function Pu(l,d,g,x,_){return d.generateStaticMarkup?!0:y(l,d,g,x,_)}function da(l,d){return d.generateStaticMarkup?!0:C(l)}function vo(l,d){return d.generateStaticMarkup?!0:L(l)}var cn=Object.assign,Rl=Symbol.for("react.element"),ha=Symbol.for("react.portal"),Bs=Symbol.for("react.fragment"),J=Symbol.for("react.strict_mode"),de=Symbol.for("react.profiler"),Ce=Symbol.for("react.provider"),ke=Symbol.for("react.context"),K=Symbol.for("react.forward_ref"),le=Symbol.for("react.suspense"),se=Symbol.for("react.suspense_list"),Ae=Symbol.for("react.memo"),Le=Symbol.for("react.lazy"),st=Symbol.for("react.scope"),lt=Symbol.for("react.debug_trace_mode"),rt=Symbol.for("react.legacy_hidden"),It=Symbol.for("react.default_value"),wt=Symbol.iterator,Vt="@@iterator";function Yn(l){if(l===null||typeof l!="object")return null;var d=wt&&l[wt]||l[Vt];return typeof d=="function"?d:null}function nr(l,d,g){var x=l.displayName;if(x)return x;var _=d.displayName||d.name||"";return _!==""?g+"("+_+")":g}function In(l){return l.displayName||"Context"}function zt(l){if(l==null)return null;if(typeof l.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case Bs:return"Fragment";case ha:return"Portal";case de:return"Profiler";case J:return"StrictMode";case le:return"Suspense";case se:return"SuspenseList"}if(typeof l=="object")switch(l.$$typeof){case ke:var d=l;return In(d)+".Consumer";case Ce:var g=l;return In(g._context)+".Provider";case K:return nr(l,l.render,"ForwardRef");case Ae:var x=l.displayName||null;return x!==null?x:zt(l.type)||"Memo";case Le:{var _=l,B=_._payload,Y=_._init;try{return zt(Y(B))}catch{return null}}}return null}var jr=0,kt,Ou,pn,Lo,_u,Ru,Au;function pa(){}pa.__reactDisabledLog=!0;function Fo(){{if(jr===0){kt=console.log,Ou=console.info,pn=console.warn,Lo=console.error,_u=console.group,Ru=console.groupCollapsed,Au=console.groupEnd;var l={configurable:!0,enumerable:!0,value:pa,writable:!0};Object.defineProperties(console,{info:l,log:l,warn:l,error:l,group:l,groupCollapsed:l,groupEnd:l})}jr++}}function Ga(){{if(jr--,jr===0){var l={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:cn({},l,{value:kt}),info:cn({},l,{value:Ou}),warn:cn({},l,{value:pn}),error:cn({},l,{value:Lo}),group:cn({},l,{value:_u}),groupCollapsed:cn({},l,{value:Ru}),groupEnd:cn({},l,{value:Au})})}jr<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var qa=n.ReactCurrentDispatcher,$s;function ga(l,d,g){{if($s===void 0)try{throw Error()}catch(_){var x=_.stack.trim().match(/\n( *(at )?)/);$s=x&&x[1]||""}return`
|
|
70
|
-
`+$s+l}}var Al=!1,No;{var Il=typeof WeakMap=="function"?WeakMap:Map;No=new Il}function Xi(l,d){if(!l||Al)return"";{var g=No.get(l);if(g!==void 0)return g}var x;Al=!0;var _=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var B;B=qa.current,qa.current=null,Fo();try{if(d){var Y=function(){throw Error()};if(Object.defineProperty(Y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Y,[])}catch(ir){x=ir}Reflect.construct(l,[],Y)}else{try{Y.call()}catch(ir){x=ir}l.call(Y.prototype)}}else{try{throw Error()}catch(ir){x=ir}l()}}catch(ir){if(ir&&x&&typeof ir.stack=="string"){for(var re=ir.stack.split(`
|
|
71
|
-
`),xe=x.stack.split(`
|
|
72
|
-
`),Fe=re.length-1,ze=xe.length-1;Fe>=1&&ze>=0&&re[Fe]!==xe[ze];)ze--;for(;Fe>=1&&ze>=0;Fe--,ze--)if(re[Fe]!==xe[ze]){if(Fe!==1||ze!==1)do if(Fe--,ze--,ze<0||re[Fe]!==xe[ze]){var nt=`
|
|
73
|
-
`+re[Fe].replace(" at new "," at ");return l.displayName&&nt.includes("<anonymous>")&&(nt=nt.replace("<anonymous>",l.displayName)),typeof l=="function"&&No.set(l,nt),nt}while(Fe>=1&&ze>=0);break}}}finally{Al=!1,qa.current=B,Ga(),Error.prepareStackTrace=_}var xt=l?l.displayName||l.name:"",en=xt?ga(xt):"";return typeof l=="function"&&No.set(l,en),en}function jo(l,d,g){return Xi(l,!0)}function as(l,d,g){return Xi(l,!1)}function jf(l){var d=l.prototype;return!!(d&&d.isReactComponent)}function Xa(l,d,g){if(l==null)return"";if(typeof l=="function")return Xi(l,jf(l));if(typeof l=="string")return ga(l);switch(l){case le:return ga("Suspense");case se:return ga("SuspenseList")}if(typeof l=="object")switch(l.$$typeof){case K:return as(l.render);case Ae:return Xa(l.type,d,g);case Le:{var x=l,_=x._payload,B=x._init;try{return Xa(B(_),d,g)}catch{}}}return""}var Ic={},ma=n.ReactDebugCurrentFrame;function Vs(l){if(l){var d=l._owner,g=Xa(l.type,l._source,d?d.type:null);ma.setExtraStackFrame(g)}else ma.setExtraStackFrame(null)}function va(l,d,g,x,_){{var B=Function.call.bind(Z);for(var Y in l)if(B(l,Y)){var re=void 0;try{if(typeof l[Y]!="function"){var xe=Error((x||"React class")+": "+g+" type `"+Y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[Y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw xe.name="Invariant Violation",xe}re=l[Y](d,Y,x,g,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Fe){re=Fe}re&&!(re instanceof Error)&&(Vs(_),i("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",x||"React class",g,Y,typeof re),Vs(null)),re instanceof Error&&!(re.message in Ic)&&(Ic[re.message]=!0,Vs(_),i("Failed %s type: %s",g,re.message),Vs(null))}}}var Ml;Ml={};var ya={};Object.freeze(ya);function Ka(l,d){{var g=l.contextTypes;if(!g)return ya;var x={};for(var _ in g)x[_]=d[_];{var B=zt(l)||"Unknown";va(g,x,"context",B)}return x}}function Mc(l,d,g,x){{if(typeof l.getChildContext!="function"){{var _=zt(d)||"Unknown";Ml[_]||(Ml[_]=!0,i("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",_,_))}return g}var B=l.getChildContext();for(var Y in B)if(!(Y in x))throw new Error((zt(d)||"Unknown")+'.getChildContext(): key "'+Y+'" is not defined in childContextTypes.');{var re=zt(d)||"Unknown";va(x,B,"child context",re)}return cn({},g,B)}}var wn;wn={};var Gn=null,ls=null;function Iu(l){l.context._currentValue2=l.parentValue}function us(l){l.context._currentValue2=l.value}function Ll(l,d){if(l!==d){Iu(l);var g=l.parent,x=d.parent;if(g===null){if(x!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(x===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");Ll(g,x)}us(d)}}function yo(l){Iu(l);var d=l.parent;d!==null&&yo(d)}function cs(l){var d=l.parent;d!==null&&cs(d),us(l)}function ba(l,d){Iu(l);var g=l.parent;if(g===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");g.depth===d.depth?Ll(g,d):ba(g,d)}function bo(l,d){var g=d.parent;if(g===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");l.depth===g.depth?Ll(l,g):bo(l,g),us(d)}function Bo(l){var d=ls,g=l;d!==g&&(d===null?cs(g):g===null?yo(d):d.depth===g.depth?Ll(d,g):d.depth>g.depth?ba(d,g):bo(d,g),ls=g)}function wa(l,d){var g;g=l._currentValue2,l._currentValue2=d,l._currentRenderer2!==void 0&&l._currentRenderer2!==null&&l._currentRenderer2!==wn&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),l._currentRenderer2=wn;var x=ls,_={parent:x,depth:x===null?0:x.depth+1,context:l,parentValue:g,value:d};return ls=_,_}function Za(l){var d=ls;if(d===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");d.context!==l&&i("The parent context is not the expected context. This is probably a bug in React.");{var g=d.parentValue;g===It?d.context._currentValue2=d.context._defaultValue:d.context._currentValue2=g,l._currentRenderer2!==void 0&&l._currentRenderer2!==null&&l._currentRenderer2!==wn&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),l._currentRenderer2=wn}return ls=d.parent}function Hs(){return ls}function fs(l){var d=l._currentValue2;return d}function Mu(l){return l._reactInternals}function Bf(l,d){l._reactInternals=d}var Lc={},xa={},ds,Us,Ja,z,$o,Vo,Tr,$t,Fl;{ds=new Set,Us=new Set,Ja=new Set,Tr=new Set,z=new Set,$t=new Set,Fl=new Set;var Qa=new Set;Vo=function(l,d){if(!(l===null||typeof l=="function")){var g=d+"_"+l;Qa.has(g)||(Qa.add(g),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",d,l))}},$o=function(l,d){if(d===void 0){var g=zt(l)||"Component";z.has(g)||(z.add(g),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",g))}}}function Nl(l,d){{var g=l.constructor,x=g&&zt(g)||"ReactClass",_=x+"."+d;if(Lc[_])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
74
|
-
|
|
75
|
-
Please check the code for the %s component.`,d,d,x),Lc[_]=!0}}var wo={isMounted:function(l){return!1},enqueueSetState:function(l,d,g){var x=Mu(l);x.queue===null?Nl(l,"setState"):(x.queue.push(d),g!=null&&Vo(g,"setState"))},enqueueReplaceState:function(l,d,g){var x=Mu(l);x.replace=!0,x.queue=[d],g!=null&&Vo(g,"setState")},enqueueForceUpdate:function(l,d){var g=Mu(l);g.queue===null?Nl(l,"forceUpdate"):d!=null&&Vo(d,"setState")}};function Lu(l,d,g,x,_){var B=g(_,x);$o(d,B);var Y=B==null?x:cn({},x,B);return Y}function Fc(l,d,g){var x=ya,_=l.contextType;if("contextType"in l){var B=_===null||_!==void 0&&_.$$typeof===ke&&_._context===void 0;if(!B&&!Fl.has(l)){Fl.add(l);var Y="";_===void 0?Y=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof _!="object"?Y=" However, it is set to a "+typeof _+".":_.$$typeof===Ce?Y=" Did you accidentally pass the Context.Provider instead?":_._context!==void 0?Y=" Did you accidentally pass the Context.Consumer instead?":Y=" However, it is set to an object with keys {"+Object.keys(_).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",zt(l)||"Component",Y)}}typeof _=="object"&&_!==null?x=fs(_):x=g;var re=new l(d,x);{if(typeof l.getDerivedStateFromProps=="function"&&(re.state===null||re.state===void 0)){var xe=zt(l)||"Component";ds.has(xe)||(ds.add(xe),i("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",xe,re.state===null?"null":"undefined",xe))}if(typeof l.getDerivedStateFromProps=="function"||typeof re.getSnapshotBeforeUpdate=="function"){var Fe=null,ze=null,nt=null;if(typeof re.componentWillMount=="function"&&re.componentWillMount.__suppressDeprecationWarning!==!0?Fe="componentWillMount":typeof re.UNSAFE_componentWillMount=="function"&&(Fe="UNSAFE_componentWillMount"),typeof re.componentWillReceiveProps=="function"&&re.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ze="componentWillReceiveProps":typeof re.UNSAFE_componentWillReceiveProps=="function"&&(ze="UNSAFE_componentWillReceiveProps"),typeof re.componentWillUpdate=="function"&&re.componentWillUpdate.__suppressDeprecationWarning!==!0?nt="componentWillUpdate":typeof re.UNSAFE_componentWillUpdate=="function"&&(nt="UNSAFE_componentWillUpdate"),Fe!==null||ze!==null||nt!==null){var xt=zt(l)||"Component",en=typeof l.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Ja.has(xt)||(Ja.add(xt),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
76
|
-
|
|
77
|
-
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
78
|
-
|
|
79
|
-
The above lifecycles should be removed. Learn more about this warning here:
|
|
80
|
-
https://reactjs.org/link/unsafe-component-lifecycles`,xt,en,Fe!==null?`
|
|
81
|
-
`+Fe:"",ze!==null?`
|
|
82
|
-
`+ze:"",nt!==null?`
|
|
83
|
-
`+nt:""))}}}return re}function Nc(l,d,g){{var x=zt(d)||"Component",_=l.render;_||(d.prototype&&typeof d.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",x):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",x)),l.getInitialState&&!l.getInitialState.isReactClassApproved&&!l.state&&i("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",x),l.getDefaultProps&&!l.getDefaultProps.isReactClassApproved&&i("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",x),l.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",x),l.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",x),l.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",x),d.contextType&&d.contextTypes&&!$t.has(d)&&($t.add(d),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",x)),typeof l.componentShouldUpdate=="function"&&i("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",x),d.prototype&&d.prototype.isPureReactComponent&&typeof l.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",zt(d)||"A pure component"),typeof l.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",x),typeof l.componentDidReceiveProps=="function"&&i("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",x),typeof l.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",x),typeof l.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",x);var B=l.props!==g;l.props!==void 0&&B&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",x,x),l.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",x,x),typeof l.getSnapshotBeforeUpdate=="function"&&typeof l.componentDidUpdate!="function"&&!Us.has(d)&&(Us.add(d),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",zt(d))),typeof l.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",x),typeof l.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",x),typeof d.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",x);var Y=l.state;Y&&(typeof Y!="object"||qr(Y))&&i("%s.state: must be set to an object or null",x),typeof l.getChildContext=="function"&&typeof d.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",x)}}function jc(l,d){var g=d.state;if(typeof d.componentWillMount=="function"){if(d.componentWillMount.__suppressDeprecationWarning!==!0){var x=zt(l)||"Unknown";xa[x]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
84
|
-
|
|
85
|
-
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
86
|
-
|
|
87
|
-
Please update the following components: %s`,x),xa[x]=!0)}d.componentWillMount()}typeof d.UNSAFE_componentWillMount=="function"&&d.UNSAFE_componentWillMount(),g!==d.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",zt(l)||"Component"),wo.enqueueReplaceState(d,d.state,null))}function $f(l,d,g,x){if(l.queue!==null&&l.queue.length>0){var _=l.queue,B=l.replace;if(l.queue=null,l.replace=!1,B&&_.length===1)d.state=_[0];else{for(var Y=B?_[0]:d.state,re=!0,xe=B?1:0;xe<_.length;xe++){var Fe=_[xe],ze=typeof Fe=="function"?Fe.call(d,Y,g,x):Fe;ze!=null&&(re?(re=!1,Y=cn({},Y,ze)):cn(Y,ze))}d.state=Y}}else l.queue=null}function xo(l,d,g,x){Nc(l,d,g);var _=l.state!==void 0?l.state:null;l.updater=wo,l.props=g,l.state=_;var B={queue:[],replace:!1};Bf(l,B);var Y=d.contextType;if(typeof Y=="object"&&Y!==null?l.context=fs(Y):l.context=x,l.state===g){var re=zt(d)||"Component";Tr.has(re)||(Tr.add(re),i("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",re))}var xe=d.getDerivedStateFromProps;typeof xe=="function"&&(l.state=Lu(l,d,xe,_,g)),typeof d.getDerivedStateFromProps!="function"&&typeof l.getSnapshotBeforeUpdate!="function"&&(typeof l.UNSAFE_componentWillMount=="function"||typeof l.componentWillMount=="function")&&(jc(d,l),$f(B,l,g,x))}var Vf={id:1,overflow:""};function Hf(l){var d=l.overflow,g=l.id,x=g&~Uf(g);return x.toString(32)+d}function Fu(l,d,g){var x=l.id,_=l.overflow,B=el(x)-1,Y=x&~(1<<B),re=g+1,xe=el(d)+B;if(xe>30){var Fe=B-B%5,ze=(1<<Fe)-1,nt=(Y&ze).toString(32),xt=Y>>Fe,en=B-Fe,ir=el(d)+en,Eo=re<<en,ws=Eo|xt,eo=nt+_;return{id:1<<ir|ws,overflow:eo}}else{var Ra=re<<B,nf=Ra|Y,ta=_;return{id:1<<xe|nf,overflow:ta}}}function el(l){return 32-Ho(l)}function Uf(l){return 1<<el(l)-1}var Ho=Math.clz32?Math.clz32:Wf,Nu=Math.log,jl=Math.LN2;function Wf(l){var d=l>>>0;return d===0?32:31-(Nu(d)/jl|0)|0}function zf(l,d){return l===d&&(l!==0||1/l===1/d)||l!==l&&d!==d}var Yf=typeof Object.is=="function"?Object.is:zf,Br=null,ju=null,Bl=null,qt=null,bi=!1,Sa=!1,Ws=0,Zt=null,hs=0,tl=25,ti=!1,wi;function So(){if(Br===null)throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
88
|
-
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
89
|
-
2. You might be breaking the Rules of Hooks
|
|
90
|
-
3. You might have more than one copy of React in the same app
|
|
91
|
-
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return ti&&i("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks"),Br}function Bu(l,d){if(d===null)return i("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",wi),!1;l.length!==d.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
92
|
-
|
|
93
|
-
Previous: %s
|
|
94
|
-
Incoming: %s`,wi,"["+l.join(", ")+"]","["+d.join(", ")+"]");for(var g=0;g<d.length&&g<l.length;g++)if(!Yf(l[g],d[g]))return!1;return!0}function $r(){if(hs>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function Ki(){return qt===null?Bl===null?(bi=!1,Bl=qt=$r()):(bi=!0,qt=Bl):qt.next===null?(bi=!1,qt=qt.next=$r()):(bi=!0,qt=qt.next),qt}function zs(l,d){Br=d,ju=l,ti=!1,Ws=0}function Bc(l,d,g,x){for(;Sa;)Sa=!1,Ws=0,hs+=1,qt=null,g=l(d,x);return xi(),g}function $u(){var l=Ws!==0;return l}function xi(){ti=!1,Br=null,ju=null,Sa=!1,Bl=null,hs=0,Zt=null,qt=null}function Vu(l){return ti&&i("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),fs(l)}function Ys(l){return wi="useContext",So(),fs(l)}function Vr(l,d){return typeof d=="function"?d(l):d}function Hu(l){return wi="useState",Uu(Vr,l)}function Uu(l,d,g){if(l!==Vr&&(wi="useReducer"),Br=So(),qt=Ki(),bi){var x=qt.queue,_=x.dispatch;if(Zt!==null){var B=Zt.get(x);if(B!==void 0){Zt.delete(x);var Y=qt.memoizedState,re=B;do{var xe=re.action;ti=!0,Y=l(Y,xe),ti=!1,re=re.next}while(re!==null);return qt.memoizedState=Y,[Y,_]}}return[qt.memoizedState,_]}else{ti=!0;var Fe;l===Vr?Fe=typeof d=="function"?d():d:Fe=g!==void 0?g(d):d,ti=!1,qt.memoizedState=Fe;var ze=qt.queue={last:null,dispatch:null},nt=ze.dispatch=zu.bind(null,Br,ze);return[qt.memoizedState,nt]}}function Wu(l,d){Br=So(),qt=Ki();var g=d===void 0?null:d;if(qt!==null){var x=qt.memoizedState;if(x!==null&&g!==null){var _=x[1];if(Bu(g,_))return x[0]}}ti=!0;var B=l();return ti=!1,qt.memoizedState=[B,g],B}function Gs(l){Br=So(),qt=Ki();var d=qt.memoizedState;if(d===null){var g={current:l};return Object.seal(g),qt.memoizedState=g,g}else return d}function ps(l,d){wi="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function zu(l,d,g){if(hs>=tl)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(l===Br){Sa=!0;var x={action:g,next:null};Zt===null&&(Zt=new Map);var _=Zt.get(d);if(_===void 0)Zt.set(d,x);else{for(var B=_;B.next!==null;)B=B.next;B.next=x}}}function $c(l,d){return Wu(function(){return l},d)}function $l(l,d,g){return So(),d(l._source)}function Gf(l,d,g){if(g===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return g()}function Vc(l){return So(),l}function fr(){throw new Error("startTransition cannot be called during server rendering.")}function Yu(){return So(),[!1,fr]}function Hc(){var l=ju,d=Hf(l.treeContext),g=Ta;if(g===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var x=Ws++;return yn(g,d,x)}function Si(){}var Vl={readContext:Vu,useContext:Ys,useMemo:Wu,useReducer:Uu,useRef:Gs,useState:Hu,useInsertionEffect:Si,useLayoutEffect:ps,useCallback:$c,useImperativeHandle:Si,useEffect:Si,useDebugValue:Si,useDeferredValue:Vc,useTransition:Yu,useId:Hc,useMutableSource:$l,useSyncExternalStore:Gf},Ta=null;function gs(l){Ta=l}function nl(l){try{var d="",g=l;do{switch(g.tag){case 0:d+=ga(g.type,null,null);break;case 1:d+=as(g.type,null,null);break;case 2:d+=jo(g.type,null,null);break}g=g.parent}while(g);return d}catch(x){return`
|
|
95
|
-
Error generating stack: `+x.message+`
|
|
96
|
-
`+x.stack}}var rr=n.ReactCurrentDispatcher,qs=n.ReactDebugCurrentFrame,Hl=0,Ca=1,Ul=2,Ea=3,Wl=4,To=0,zl=1,Xs=2,Uc=12800;function rl(l){return console.error(l),null}function ka(){}function Da(l,d,g,x,_,B,Y,re,xe){var Fe=[],ze=new Set,nt={destination:null,responseState:d,progressiveChunkSize:x===void 0?Uc:x,status:To,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:ze,pingedTasks:Fe,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:_===void 0?rl:_,onAllReady:ka,onShellReady:Y===void 0?ka:Y,onShellError:ka,onFatalError:ka},xt=Yl(nt,0,null,g,!1,!1);xt.parentFlushed=!0;var en=Ks(nt,l,null,xt,ze,ya,Gn,Vf);return Fe.push(en),nt}function Gu(l,d){var g=l.pingedTasks;g.push(d),g.length===1&&a(function(){return eu(l)})}function Wc(l,d){return{id:Oi,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:d,errorDigest:null}}function Ks(l,d,g,x,_,B,Y,re){l.allPendingTasks++,g===null?l.pendingRootTasks++:g.pendingTasks++;var xe={node:d,ping:function(){return Gu(l,xe)},blockedBoundary:g,blockedSegment:x,abortSet:_,legacyContext:B,context:Y,treeContext:re};return xe.componentStack=null,_.add(xe),xe}function Yl(l,d,g,x,_,B){return{status:Hl,id:-1,index:d,parentFlushed:!1,chunks:[],children:[],formatContext:x,boundary:g,lastPushedText:_,textEmbedded:B}}var Uo=null;function Gl(){return Uo===null||Uo.componentStack===null?"":nl(Uo.componentStack)}function Wo(l,d){l.componentStack={tag:0,parent:l.componentStack,type:d}}function il(l,d){l.componentStack={tag:1,parent:l.componentStack,type:d}}function Zi(l,d){l.componentStack={tag:2,parent:l.componentStack,type:d}}function Ji(l){l.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):l.componentStack=l.componentStack.parent}var Co=null;function ol(l,d){{var g;typeof d=="string"?g=d:d&&typeof d.message=="string"?g=d.message:g=String(d);var x=Co||Gl();Co=null,l.errorMessage=g,l.errorComponentStack=x}}function ms(l,d){var g=l.onError(d);if(g!=null&&typeof g!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof g+'" instead');return g}function Qi(l,d){var g=l.onShellError;g(d);var x=l.onFatalError;x(d),l.destination!==null?(l.status=Xs,A(l.destination,d)):(l.status=zl,l.fatalError=d)}function Pa(l,d,g){Wo(d,"Suspense");var x=d.blockedBoundary,_=d.blockedSegment,B=g.fallback,Y=g.children,re=new Set,xe=Wc(l,re),Fe=_.chunks.length,ze=Yl(l,Fe,xe,_.formatContext,!1,!1);_.children.push(ze),_.lastPushedText=!1;var nt=Yl(l,0,null,_.formatContext,!1,!1);nt.parentFlushed=!0,d.blockedBoundary=xe,d.blockedSegment=nt;try{if(dr(l,d,Y),mo(nt.chunks,l.responseState,nt.lastPushedText,nt.textEmbedded),nt.status=Ca,Ti(xe,nt),xe.pendingTasks===0){Ji(d);return}}catch(en){nt.status=Wl,xe.forceClientRender=!0,xe.errorDigest=ms(l,en),ol(xe,en)}finally{d.blockedBoundary=x,d.blockedSegment=_}var xt=Ks(l,B,x,ze,re,d.legacyContext,d.context,d.treeContext);xt.componentStack=d.componentStack,l.pingedTasks.push(xt),Ji(d)}function ql(l,d,g,x){Wo(d,g);var _=d.blockedSegment,B=mi(_.chunks,g,x,l.responseState,_.formatContext);_.lastPushedText=!1;var Y=_.formatContext;_.formatContext=zi(Y,g,x),dr(l,d,B),_.formatContext=Y,rn(_.chunks,g),_.lastPushedText=!1,Ji(d)}function sl(l){return l.prototype&&l.prototype.isReactComponent}function Oa(l,d,g,x,_){var B={};zs(d,B);var Y=g(x,_);return Bc(g,x,Y,_)}function zc(l,d,g,x,_){var B=g.render();g.props!==_&&(Bt||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",zt(x)||"a component"),Bt=!0);{var Y=x.childContextTypes;if(Y!=null){var re=d.legacyContext,xe=Mc(g,x,re,Y);d.legacyContext=xe,Ur(l,d,B),d.legacyContext=re;return}}Ur(l,d,B)}function qu(l,d,g,x){Zi(d,g);var _=Ka(g,d.legacyContext),B=Fc(g,x,_);xo(B,g,x,_),zc(l,d,B,g,x),Ji(d)}var Xu={},Zs={},Ku={},Xl={},Bt=!1,al={},Zu=!1,Js=!1,Kl=!1;function Yc(l,d,g,x){var _;if(_=Ka(g,d.legacyContext),il(d,g),g.prototype&&typeof g.prototype.render=="function"){var B=zt(g)||"Unknown";Xu[B]||(i("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",B,B),Xu[B]=!0)}var Y=Oa(l,d,g,x,_),re=$u();if(typeof Y=="object"&&Y!==null&&typeof Y.render=="function"&&Y.$$typeof===void 0){var xe=zt(g)||"Unknown";Zs[xe]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",xe,xe,xe),Zs[xe]=!0)}if(typeof Y=="object"&&Y!==null&&typeof Y.render=="function"&&Y.$$typeof===void 0){{var Fe=zt(g)||"Unknown";Zs[Fe]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",Fe,Fe,Fe),Zs[Fe]=!0)}xo(Y,g,x,_),zc(l,d,Y,g,x)}else if(Gc(g),re){var ze=d.treeContext,nt=1,xt=0;d.treeContext=Fu(ze,nt,xt);try{Ur(l,d,Y)}finally{d.treeContext=ze}}else Ur(l,d,Y);Ji(d)}function Gc(l){{if(l&&l.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",l.displayName||l.name||"Component"),l.defaultProps!==void 0){var d=zt(l)||"Unknown";al[d]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",d),al[d]=!0)}if(typeof l.getDerivedStateFromProps=="function"){var g=zt(l)||"Unknown";Xl[g]||(i("%s: Function components do not support getDerivedStateFromProps.",g),Xl[g]=!0)}if(typeof l.contextType=="object"&&l.contextType!==null){var x=zt(l)||"Unknown";Ku[x]||(i("%s: Function components do not support contextType.",x),Ku[x]=!0)}}}function ni(l,d){if(l&&l.defaultProps){var g=cn({},d),x=l.defaultProps;for(var _ in x)g[_]===void 0&&(g[_]=x[_]);return g}return d}function qc(l,d,g,x,_){il(d,g.render);var B=Oa(l,d,g.render,x,_),Y=$u();if(Y){var re=d.treeContext,xe=1,Fe=0;d.treeContext=Fu(re,xe,Fe);try{Ur(l,d,B)}finally{d.treeContext=re}}else Ur(l,d,B);Ji(d)}function Zl(l,d,g,x,_){var B=g.type,Y=ni(B,x);Hr(l,d,B,Y,_)}function Ju(l,d,g,x){g._context===void 0?g!==g.Consumer&&(Kl||(Kl=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):g=g._context;var _=x.children;typeof _!="function"&&i("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var B=fs(g),Y=_(B);Ur(l,d,Y)}function Qu(l,d,g,x){var _=g._context,B=x.value,Y=x.children,re;re=d.context,d.context=wa(_,B),Ur(l,d,Y),d.context=Za(_),re!==d.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Xc(l,d,g,x,_){Wo(d,"Lazy");var B=g._payload,Y=g._init,re=Y(B),xe=ni(re,x);Hr(l,d,re,xe,_),Ji(d)}function Hr(l,d,g,x,_){if(typeof g=="function")if(sl(g)){qu(l,d,g,x);return}else{Yc(l,d,g,x);return}if(typeof g=="string"){ql(l,d,g,x);return}switch(g){case rt:case lt:case J:case de:case Bs:{Ur(l,d,x.children);return}case se:{Wo(d,"SuspenseList"),Ur(l,d,x.children),Ji(d);return}case st:throw new Error("ReactDOMServer does not yet support scope components.");case le:{Pa(l,d,x);return}}if(typeof g=="object"&&g!==null)switch(g.$$typeof){case K:{qc(l,d,g,x,_);return}case Ae:{Zl(l,d,g,x,_);return}case Ce:{Qu(l,d,g,x);return}case ke:{Ju(l,d,g,x);return}case Le:{Xc(l,d,g,x);return}}var B="";throw(g===void 0||typeof g=="object"&&g!==null&&Object.keys(g).length===0)&&(B+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(g==null?g:typeof g)+"."+B))}function vs(l,d){typeof Symbol=="function"&&l[Symbol.toStringTag]==="Generator"&&(Zu||i("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),Zu=!0),l.entries===d&&(Js||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Js=!0)}function Ur(l,d,g){try{return Kc(l,d,g)}catch(x){throw typeof x=="object"&&x!==null&&typeof x.then=="function"||(Co=Co!==null?Co:Gl()),x}}function Kc(l,d,g){if(d.node=g,typeof g=="object"&&g!==null){switch(g.$$typeof){case Rl:{var x=g,_=x.type,B=x.props,Y=x.ref;Hr(l,d,_,B,Y);return}case ha:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Le:{var re=g,xe=re._payload,Fe=re._init,ze;try{ze=Fe(xe)}catch(Ra){throw typeof Ra=="object"&&Ra!==null&&typeof Ra.then=="function"&&Wo(d,"Lazy"),Ra}Ur(l,d,ze);return}}if(qr(g)){Qs(l,d,g);return}var nt=Yn(g);if(nt){vs(g,nt);var xt=nt.call(g);if(xt){var en=xt.next();if(!en.done){var ir=[];do ir.push(en.value),en=xt.next();while(!en.done);Qs(l,d,ir);return}return}}var Eo=Object.prototype.toString.call(g);throw new Error("Objects are not valid as a React child (found: "+(Eo==="[object Object]"?"object with keys {"+Object.keys(g).join(", ")+"}":Eo)+"). If you meant to render a collection of children, use an array instead.")}if(typeof g=="string"){var ws=d.blockedSegment;ws.lastPushedText=ei(d.blockedSegment.chunks,g,l.responseState,ws.lastPushedText);return}if(typeof g=="number"){var eo=d.blockedSegment;eo.lastPushedText=ei(d.blockedSegment.chunks,""+g,l.responseState,eo.lastPushedText);return}typeof g=="function"&&i("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function Qs(l,d,g){for(var x=g.length,_=0;_<x;_++){var B=d.treeContext;d.treeContext=Fu(B,x,_);try{dr(l,d,g[_])}finally{d.treeContext=B}}}function Zc(l,d,g){var x=d.blockedSegment,_=x.chunks.length,B=Yl(l,_,null,x.formatContext,x.lastPushedText,!0);x.children.push(B),x.lastPushedText=!1;var Y=Ks(l,d.node,d.blockedBoundary,B,d.abortSet,d.legacyContext,d.context,d.treeContext);d.componentStack!==null&&(Y.componentStack=d.componentStack.parent);var re=Y.ping;g.then(re,re)}function dr(l,d,g){var x=d.blockedSegment.formatContext,_=d.legacyContext,B=d.context,Y=null;Y=d.componentStack;try{return Ur(l,d,g)}catch(re){if(xi(),typeof re=="object"&&re!==null&&typeof re.then=="function"){Zc(l,d,re),d.blockedSegment.formatContext=x,d.legacyContext=_,d.context=B,Bo(B),d.componentStack=Y;return}else throw d.blockedSegment.formatContext=x,d.legacyContext=_,d.context=B,Bo(B),d.componentStack=Y,re}}function Jc(l,d,g,x){var _=ms(l,x);if(d===null?Qi(l,x):(d.pendingTasks--,d.forceClientRender||(d.forceClientRender=!0,d.errorDigest=_,ol(d,x),d.parentFlushed&&l.clientRenderedBoundaries.push(d))),l.allPendingTasks--,l.allPendingTasks===0){var B=l.onAllReady;B()}}function Jl(l){var d=this,g=l.blockedBoundary,x=l.blockedSegment;x.status=Ea,Qc(d,g,x)}function Ql(l,d,g){var x=l.blockedBoundary,_=l.blockedSegment;if(_.status=Ea,x===null)d.allPendingTasks--,d.status!==Xs&&(d.status=Xs,d.destination!==null&&m(d.destination));else{if(x.pendingTasks--,!x.forceClientRender){x.forceClientRender=!0;var B=g===void 0?new Error("The render was aborted by the server without a reason."):g;x.errorDigest=d.onError(B);{var Y="The server did not finish this Suspense boundary: ";B&&typeof B.message=="string"?B=Y+B.message:B=Y+String(B);var re=Uo;Uo=l;try{ol(x,B)}finally{Uo=re}}x.parentFlushed&&d.clientRenderedBoundaries.push(x)}if(x.fallbackAbortableTasks.forEach(function(Fe){return Ql(Fe,d,g)}),x.fallbackAbortableTasks.clear(),d.allPendingTasks--,d.allPendingTasks===0){var xe=d.onAllReady;xe()}}}function Ti(l,d){if(d.chunks.length===0&&d.children.length===1&&d.children[0].boundary===null){var g=d.children[0];g.id=d.id,g.parentFlushed=!0,g.status===Ca&&Ti(l,g)}else{var x=l.completedSegments;x.push(d)}}function Qc(l,d,g){if(d===null){if(g.parentFlushed){if(l.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");l.completedRootSegment=g}if(l.pendingRootTasks--,l.pendingRootTasks===0){l.onShellError=ka;var x=l.onShellReady;x()}}else if(d.pendingTasks--,!d.forceClientRender){if(d.pendingTasks===0)g.parentFlushed&&g.status===Ca&&Ti(d,g),d.parentFlushed&&l.completedBoundaries.push(d),d.fallbackAbortableTasks.forEach(Jl,l),d.fallbackAbortableTasks.clear();else if(g.parentFlushed&&g.status===Ca){Ti(d,g);var _=d.completedSegments;_.length===1&&d.parentFlushed&&l.partialBoundaries.push(d)}}if(l.allPendingTasks--,l.allPendingTasks===0){var B=l.onAllReady;B()}}function ys(l,d){var g=d.blockedSegment;if(g.status===Hl){Bo(d.context);var x=null;x=Uo,Uo=d;try{Ur(l,d,d.node),mo(g.chunks,l.responseState,g.lastPushedText,g.textEmbedded),d.abortSet.delete(d),g.status=Ca,Qc(l,d.blockedBoundary,g)}catch(B){if(xi(),typeof B=="object"&&B!==null&&typeof B.then=="function"){var _=d.ping;B.then(_,_)}else d.abortSet.delete(d),g.status=Wl,Jc(l,d.blockedBoundary,g,B)}finally{Uo=x}}}function eu(l){if(l.status!==Xs){var d=Hs(),g=rr.current;rr.current=Vl;var x;x=qs.getCurrentStack,qs.getCurrentStack=Gl;var _=Ta;gs(l.responseState);try{var B=l.pingedTasks,Y;for(Y=0;Y<B.length;Y++){var re=B[Y];ys(l,re)}B.splice(0,Y),l.destination!==null&&tu(l,l.destination)}catch(xe){ms(l,xe),Qi(l,xe)}finally{gs(_),rr.current=g,qs.getCurrentStack=x,g===Vl&&Bo(d)}}}function bs(l,d,g){switch(g.parentFlushed=!0,g.status){case Hl:{var x=g.id=l.nextSegmentId++;return g.lastPushedText=!1,g.textEmbedded=!1,Jr(d,l.responseState,x)}case Ca:{g.status=Ul;for(var _=!0,B=g.chunks,Y=0,re=g.children,xe=0;xe<re.length;xe++){for(var Fe=re[xe];Y<Fe.index;Y++)f(d,B[Y]);_=ea(l,d,Fe)}for(;Y<B.length-1;Y++)f(d,B[Y]);return Y<B.length&&(_=p(d,B[Y])),_}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function ea(l,d,g){var x=g.boundary;if(x===null)return bs(l,d,g);if(x.parentFlushed=!0,x.forceClientRender)return Pu(d,l.responseState,x.errorDigest,x.errorMessage,x.errorComponentStack),bs(l,d,g),vo(d,l.responseState);if(x.pendingTasks>0){x.rootSegmentID=l.nextSegmentId++,x.completedSegments.length>0&&l.partialBoundaries.push(x);var _=x.id=ar(l.responseState);return h(d,l.responseState,_),bs(l,d,g),P(d,l.responseState)}else{if(x.byteSize>l.progressiveChunkSize)return x.rootSegmentID=l.nextSegmentId++,l.completedBoundaries.push(x),h(d,l.responseState,x.id),bs(l,d,g),P(d,l.responseState);Ya(d,l.responseState);var B=x.completedSegments;if(B.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var Y=B[0];return ea(l,d,Y),da(d,l.responseState)}}function qf(l,d,g){return Qr(d,l.responseState,g.id,g.errorDigest,g.errorMessage,g.errorComponentStack)}function ec(l,d,g){return po(d,l.responseState,g.formatContext,g.id),ea(l,d,g),Sr(d,g.formatContext)}function ll(l,d,g){for(var x=g.completedSegments,_=0;_<x.length;_++){var B=x[_];tc(l,d,g,B)}return x.length=0,An(d,l.responseState,g.id,g.rootSegmentID)}function ul(l,d,g){for(var x=g.completedSegments,_=0;_<x.length;_++){var B=x[_];if(!tc(l,d,g,B))return _++,x.splice(0,_),!1}return x.splice(0,_),!0}function tc(l,d,g,x){if(x.status===Ul)return!0;var _=x.id;if(_===-1){var B=x.id=g.rootSegmentID;if(B===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return ec(l,d,x)}else return ec(l,d,x),We(d,l.responseState,_)}function tu(l,d){try{var g=l.completedRootSegment;g!==null&&l.pendingRootTasks===0&&(ea(l,d,g),l.completedRootSegment=null,Gt(d,l.responseState));var x=l.clientRenderedBoundaries,_;for(_=0;_<x.length;_++){var B=x[_];if(!qf(l,d,B)){l.destination=null,_++,x.splice(0,_);return}}x.splice(0,_);var Y=l.completedBoundaries;for(_=0;_<Y.length;_++){var re=Y[_];if(!ll(l,d,re)){l.destination=null,_++,Y.splice(0,_);return}}Y.splice(0,_);var xe=l.partialBoundaries;for(_=0;_<xe.length;_++){var Fe=xe[_];if(!ul(l,d,Fe)){l.destination=null,_++,xe.splice(0,_);return}}xe.splice(0,_);var ze=l.completedBoundaries;for(_=0;_<ze.length;_++){var nt=ze[_];if(!ll(l,d,nt)){l.destination=null,_++,ze.splice(0,_);return}}ze.splice(0,_)}finally{l.allPendingTasks===0&&l.pingedTasks.length===0&&l.clientRenderedBoundaries.length===0&&l.completedBoundaries.length===0&&(l.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),m(d))}}function nc(l){a(function(){return eu(l)})}function ef(l,d){if(l.status===zl){l.status=Xs,A(d,l.fatalError);return}if(l.status!==Xs&&l.destination===null){l.destination=d;try{tu(l,d)}catch(g){ms(l,g),Qi(l,g)}}}function Wr(l,d){try{var g=l.abortableTasks;g.forEach(function(x){return Ql(x,l,d)}),g.clear(),l.destination!==null&&tu(l,l.destination)}catch(x){ms(l,x),Qi(l,x)}}function Ii(){}function tf(l,d,g,x){var _=!1,B=null,Y="",re={push:function(nt){return nt!==null&&(Y+=nt),!0},destroy:function(nt){_=!0,B=nt}},xe=!1;function Fe(){xe=!0}var ze=Da(l,fa(g,d?d.identifierPrefix:void 0),ss(),1/0,Ii,void 0,Fe);if(nc(ze),Wr(ze,x),ef(ze,re),_)throw B;if(!xe)throw new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");return Y}function Xf(l,d){return tf(l,d,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function cl(l,d){return tf(l,d,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToReadableStream" which supports Suspense on the server')}function _a(){throw new Error("ReactDOMServer.renderToNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToString() instead.")}function v(){throw new Error("ReactDOMServer.renderToStaticNodeStream(): The streaming API is not available in the browser. Use ReactDOMServer.renderToStaticMarkup() instead.")}uc.renderToNodeStream=_a,uc.renderToStaticMarkup=cl,uc.renderToStaticNodeStream=v,uc.renderToString=Xf,uc.version=e}()),uc}var Mh={};/**
|
|
97
|
-
* @license React
|
|
98
|
-
* react-dom-server.browser.development.js
|
|
99
|
-
*
|
|
100
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
101
|
-
*
|
|
102
|
-
* This source code is licensed under the MIT license found in the
|
|
103
|
-
* LICENSE file in the root directory of this source tree.
|
|
104
|
-
*/var x1;function N4(){return x1||(x1=1,process.env.NODE_ENV!=="production"&&function(){var t=q,e="18.3.1",n=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function r(v){{for(var l=arguments.length,d=new Array(l>1?l-1:0),g=1;g<l;g++)d[g-1]=arguments[g];o("warn",v,d)}}function i(v){{for(var l=arguments.length,d=new Array(l>1?l-1:0),g=1;g<l;g++)d[g-1]=arguments[g];o("error",v,d)}}function o(v,l,d){{var g=n.ReactDebugCurrentFrame,x=g.getStackAddendum();x!==""&&(l+="%s",d=d.concat([x]));var _=d.map(function(B){return String(B)});_.unshift("Warning: "+l),Function.prototype.apply.call(console[v],console,_)}}function a(v){v()}var c=512,f=null,p=0;function b(v){f=new Uint8Array(c),p=0}function m(v,l){if(l.length!==0){if(l.length>c){p>0&&(v.enqueue(new Uint8Array(f.buffer,0,p)),f=new Uint8Array(c),p=0),v.enqueue(l);return}var d=l,g=f.length-p;g<d.length&&(g===0?v.enqueue(f):(f.set(d.subarray(0,g),p),v.enqueue(f),d=d.subarray(g)),f=new Uint8Array(c),p=0),f.set(d,p),p+=d.length}}function T(v,l){return m(v,l),!0}function E(v){f&&p>0&&(v.enqueue(new Uint8Array(f.buffer,0,p)),f=null,p=0)}function A(v){v.close()}var I=new TextEncoder;function j(v){return I.encode(v)}function R(v){return I.encode(v)}function H(v,l){typeof v.error=="function"?v.error(l):v.close()}function W(v){{var l=typeof Symbol=="function"&&Symbol.toStringTag,d=l&&v[Symbol.toStringTag]||v.constructor.name||"Object";return d}}function ne(v){try{return Z(v),!1}catch{return!0}}function Z(v){return""+v}function ae(v,l){if(ne(v))return i("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",l,W(v)),Z(v)}function S(v,l){if(ne(v))return i("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",l,W(v)),Z(v)}function ce(v){if(ne(v))return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",W(v)),Z(v)}var ue=Object.prototype.hasOwnProperty,Ue=0,et=1,Ke=2,Me=3,Ve=4,fe=5,ge=6,Pe=":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",Be=Pe+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Je=new RegExp("^["+Pe+"]["+Be+"]*$"),ve={},Se={};function Ne(v){return ue.call(Se,v)?!0:ue.call(ve,v)?!1:Je.test(v)?(Se[v]=!0,!0):(ve[v]=!0,i("Invalid attribute name: `%s`",v),!1)}function tt(v,l,d,g){if(d!==null&&d.type===Ue)return!1;switch(typeof l){case"function":case"symbol":return!0;case"boolean":{if(d!==null)return!d.acceptsBooleans;var x=v.toLowerCase().slice(0,5);return x!=="data-"&&x!=="aria-"}default:return!1}}function Ye(v){return qe.hasOwnProperty(v)?qe[v]:null}function Ze(v,l,d,g,x,_,B){this.acceptsBooleans=l===Ke||l===Me||l===Ve,this.attributeName=g,this.attributeNamespace=x,this.mustUseProperty=d,this.propertyName=v,this.type=l,this.sanitizeURL=_,this.removeEmptyString=B}var qe={},ot=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];ot.forEach(function(v){qe[v]=new Ze(v,Ue,!1,v,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(v){var l=v[0],d=v[1];qe[l]=new Ze(l,et,!1,d,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(v){qe[v]=new Ze(v,Ke,!1,v.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(v){qe[v]=new Ze(v,Ke,!1,v,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(v){qe[v]=new Ze(v,Me,!1,v.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(v){qe[v]=new Ze(v,Me,!0,v,null,!1,!1)}),["capture","download"].forEach(function(v){qe[v]=new Ze(v,Ve,!1,v,null,!1,!1)}),["cols","rows","size","span"].forEach(function(v){qe[v]=new Ze(v,ge,!1,v,null,!1,!1)}),["rowSpan","start"].forEach(function(v){qe[v]=new Ze(v,fe,!1,v.toLowerCase(),null,!1,!1)});var ct=/[\-\:]([a-z])/g,pt=function(v){return v[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(v){var l=v.replace(ct,pt);qe[l]=new Ze(l,et,!1,v,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(v){var l=v.replace(ct,pt);qe[l]=new Ze(l,et,!1,v,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(v){var l=v.replace(ct,pt);qe[l]=new Ze(l,et,!1,v,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(v){qe[v]=new Ze(v,et,!1,v.toLowerCase(),null,!1,!1)});var ft="xlinkHref";qe[ft]=new Ze("xlinkHref",et,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(v){qe[v]=new Ze(v,et,!1,v.toLowerCase(),null,!0,!0)});var yt={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Qe(v,l){return v+l.charAt(0).toUpperCase()+l.substring(1)}var At=["Webkit","ms","Moz","O"];Object.keys(yt).forEach(function(v){At.forEach(function(l){yt[Qe(l,v)]=yt[v]})});var Mt={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Vn(v,l){Mt[l.type]||l.onChange||l.onInput||l.readOnly||l.disabled||l.value==null||i("You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),l.onChange||l.readOnly||l.disabled||l.checked==null||i("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}function mr(v,l){if(v.indexOf("-")===-1)return typeof l.is=="string";switch(v){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Hn={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0},Sn={},$i=new RegExp("^(aria)-["+Be+"]*$"),kr=new RegExp("^(aria)[A-Z]["+Be+"]*$");function Jn(v,l){{if(ue.call(Sn,l)&&Sn[l])return!0;if(kr.test(l)){var d="aria-"+l.slice(4).toLowerCase(),g=Hn.hasOwnProperty(d)?d:null;if(g==null)return i("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",l),Sn[l]=!0,!0;if(l!==g)return i("Invalid ARIA attribute `%s`. Did you mean `%s`?",l,g),Sn[l]=!0,!0}if($i.test(l)){var x=l.toLowerCase(),_=Hn.hasOwnProperty(x)?x:null;if(_==null)return Sn[l]=!0,!1;if(l!==_)return i("Unknown ARIA attribute `%s`. Did you mean `%s`?",l,_),Sn[l]=!0,!0}}return!0}function sn(v,l){{var d=[];for(var g in l){var x=Jn(v,g);x||d.push(g)}var _=d.map(function(B){return"`"+B+"`"}).join(", ");d.length===1?i("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",_,v):d.length>1&&i("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",_,v)}}function fn(v,l){mr(v,l)||sn(v,l)}var dn=!1;function ut(v,l){{if(v!=="input"&&v!=="textarea"&&v!=="select")return;l!=null&&l.value===null&&!dn&&(dn=!0,v==="select"&&l.multiple?i("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",v):i("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",v))}}var Dn={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},oi=function(){};{var on={},Vi=/^on./,Hi=/^on[^A-Z]/,Ui=new RegExp("^(aria)-["+Be+"]*$"),Dr=new RegExp("^(aria)[A-Z]["+Be+"]*$");oi=function(v,l,d,g){if(ue.call(on,l)&&on[l])return!0;var x=l.toLowerCase();if(x==="onfocusin"||x==="onfocusout")return i("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),on[l]=!0,!0;if(g!=null){var _=g.registrationNameDependencies,B=g.possibleRegistrationNames;if(_.hasOwnProperty(l))return!0;var Y=B.hasOwnProperty(x)?B[x]:null;if(Y!=null)return i("Invalid event handler property `%s`. Did you mean `%s`?",l,Y),on[l]=!0,!0;if(Vi.test(l))return i("Unknown event handler property `%s`. It will be ignored.",l),on[l]=!0,!0}else if(Vi.test(l))return Hi.test(l)&&i("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",l),on[l]=!0,!0;if(Ui.test(l)||Dr.test(l))return!0;if(x==="innerhtml")return i("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),on[l]=!0,!0;if(x==="aria")return i("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),on[l]=!0,!0;if(x==="is"&&d!==null&&d!==void 0&&typeof d!="string")return i("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof d),on[l]=!0,!0;if(typeof d=="number"&&isNaN(d))return i("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",l),on[l]=!0,!0;var re=Ye(l),xe=re!==null&&re.type===Ue;if(Dn.hasOwnProperty(x)){var Fe=Dn[x];if(Fe!==l)return i("Invalid DOM property `%s`. Did you mean `%s`?",l,Fe),on[l]=!0,!0}else if(!xe&&l!==x)return i("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",l,x),on[l]=!0,!0;return typeof d=="boolean"&&tt(l,d,re)?(d?i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',d,l,l,d,l):i('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',d,l,l,d,l,l,l),on[l]=!0,!0):xe?!0:tt(l,d,re)?(on[l]=!0,!1):((d==="false"||d==="true")&&re!==null&&re.type===Me&&(i("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",d,l,d==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',l,d),on[l]=!0),!0)}}var Nn=function(v,l,d){{var g=[];for(var x in l){var _=oi(v,x,l[x],d);_||g.push(x)}var B=g.map(function(Y){return"`"+Y+"`"}).join(", ");g.length===1?i("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",B,v):g.length>1&&i("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://reactjs.org/link/attribute-behavior ",B,v)}};function Pr(v,l,d){mr(v,l)||Nn(v,l,d)}var vr=function(){};{var zr=/^(?:webkit|moz|o)[A-Z]/,Yr=/^-ms-/,Ao=/-(.)/g,Un=/;\s*$/,Gr={},Qn={},Wt=!1,si=!1,Wi=function(v){return v.replace(Ao,function(l,d){return d.toUpperCase()})},Pn=function(v){Gr.hasOwnProperty(v)&&Gr[v]||(Gr[v]=!0,i("Unsupported style property %s. Did you mean %s?",v,Wi(v.replace(Yr,"ms-"))))},hn=function(v){Gr.hasOwnProperty(v)&&Gr[v]||(Gr[v]=!0,i("Unsupported vendor-prefixed style property %s. Did you mean %s?",v,v.charAt(0).toUpperCase()+v.slice(1)))},ai=function(v,l){Qn.hasOwnProperty(l)&&Qn[l]||(Qn[l]=!0,i(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,v,l.replace(Un,"")))},li=function(v,l){Wt||(Wt=!0,i("`NaN` is an invalid value for the `%s` css style property.",v))},Tn=function(v,l){si||(si=!0,i("`Infinity` is an invalid value for the `%s` css style property.",v))};vr=function(v,l){v.indexOf("-")>-1?Pn(v):zr.test(v)?hn(v):Un.test(l)&&ai(v,l),typeof l=="number"&&(isNaN(l)?li(v,l):isFinite(l)||Tn(v,l))}}var so=vr,yr=/["'&<>]/;function ui(v){ce(v);var l=""+v,d=yr.exec(l);if(!d)return l;var g,x="",_,B=0;for(_=d.index;_<l.length;_++){switch(l.charCodeAt(_)){case 34:g=""";break;case 38:g="&";break;case 39:g="'";break;case 60:g="<";break;case 62:g=">";break;default:continue}B!==_&&(x+=l.substring(B,_)),B=_+1,x+=g}return B!==_?x+l.substring(B,_):x}function an(v){return typeof v=="boolean"||typeof v=="number"?""+v:ui(v)}var Di=/([A-Z])/g,Ms=/^ms-/;function Ls(v){return v.replace(Di,"-$1").toLowerCase().replace(Ms,"-ms-")}var qr=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*\:/i,ao=!1;function lo(v){!ao&&qr.test(v)&&(ao=!0,i("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(v)))}var Pi=Array.isArray;function er(v){return Pi(v)}var Or=R("<script>"),_r=R("<\/script>"),ci=R('<script src="'),Xr=R('<script type="module" src="'),br=R('" async=""><\/script>');function Rr(v){return ce(v),(""+v).replace(tr,zi)}var tr=/(<\/|<)(s)(cript)/gi,zi=function(v,l,d,g){return""+l+(d==="s"?"\\u0073":"\\u0053")+g};function Oi(v,l,d,g,x){var _=v===void 0?"":v,B=l===void 0?Or:R('<script nonce="'+an(l)+'">'),Y=[];if(d!==void 0&&Y.push(B,j(Rr(d)),_r),g!==void 0)for(var re=0;re<g.length;re++)Y.push(ci,j(an(g[re])),br);if(x!==void 0)for(var xe=0;xe<x.length;xe++)Y.push(Xr,j(an(x[xe])),br);return{bootstrapChunks:Y,startInlineScript:B,placeholderPrefix:R(_+"P:"),segmentPrefix:R(_+"S:"),boundaryPrefix:_+"B:",idPrefix:_,nextSuspenseID:0,sentCompleteSegmentFunction:!1,sentCompleteBoundaryFunction:!1,sentClientRenderFunction:!1}}var ar=0,yn=1,Ar=2,Ir=3,fi=4,di=5,wr=6,Kr=7;function Wn(v,l){return{insertionMode:v,selectedValue:l}}function hi(v){var l=v==="http://www.w3.org/2000/svg"?Ar:v==="http://www.w3.org/1998/Math/MathML"?Ir:ar;return Wn(l,null)}function pi(v,l,d){switch(l){case"select":return Wn(yn,d.value!=null?d.value:d.defaultValue);case"svg":return Wn(Ar,null);case"math":return Wn(Ir,null);case"foreignObject":return Wn(yn,null);case"table":return Wn(fi,null);case"thead":case"tbody":case"tfoot":return Wn(di,null);case"colgroup":return Wn(Kr,null);case"tr":return Wn(wr,null)}return v.insertionMode>=fi||v.insertionMode===ar?Wn(yn,null):v}var _i=null;function nn(v){var l=v.nextSuspenseID++;return R(v.boundaryPrefix+l.toString(16))}function jn(v,l,d){var g=v.idPrefix,x=":"+g+"R"+l;return d>0&&(x+="H"+d.toString(32)),x+":"}function Cn(v){return an(v)}var uo=R("<!-- -->");function On(v,l,d,g){return l===""?g:(g&&v.push(uo),v.push(j(Cn(l))),!0)}function _n(v,l,d,g){d&&g&&v.push(uo)}var k=new Map;function F(v){var l=k.get(v);if(l!==void 0)return l;var d=R(an(Ls(v)));return k.set(v,d),d}var G=R(' style="'),ee=R(":"),Ee=R(";");function me(v,l,d){if(typeof d!="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var g=!0;for(var x in d)if(ue.call(d,x)){var _=d[x];if(!(_==null||typeof _=="boolean"||_==="")){var B=void 0,Y=void 0,re=x.indexOf("--")===0;re?(B=j(an(x)),S(_,x),Y=j(an((""+_).trim()))):(so(x,_),B=F(x),typeof _=="number"?_!==0&&!ue.call(yt,x)?Y=j(_+"px"):Y=j(""+_):(S(_,x),Y=j(an((""+_).trim())))),g?(g=!1,v.push(G,B,ee,Y)):v.push(Ee,B,ee,Y)}}g||v.push(gt)}var Oe=R(" "),Ge=R('="'),gt=R('"'),mt=R('=""');function dt(v,l,d,g){switch(d){case"style":{me(v,l,g);return}case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":return}if(!(d.length>2&&(d[0]==="o"||d[0]==="O")&&(d[1]==="n"||d[1]==="N"))){var x=Ye(d);if(x!==null){switch(typeof g){case"function":case"symbol":return;case"boolean":if(!x.acceptsBooleans)return}var _=x.attributeName,B=j(_);switch(x.type){case Me:g&&v.push(Oe,B,mt);return;case Ve:g===!0?v.push(Oe,B,mt):g===!1||v.push(Oe,B,Ge,j(an(g)),gt);return;case fe:isNaN(g)||v.push(Oe,B,Ge,j(an(g)),gt);break;case ge:!isNaN(g)&&g>=1&&v.push(Oe,B,Ge,j(an(g)),gt);break;default:x.sanitizeURL&&(ae(g,_),g=""+g,lo(g)),v.push(Oe,B,Ge,j(an(g)),gt)}}else if(Ne(d)){switch(typeof g){case"function":case"symbol":return;case"boolean":{var Y=d.toLowerCase().slice(0,5);if(Y!=="data-"&&Y!=="aria-")return}}v.push(Oe,j(d),Ge,j(an(g)),gt)}}}var Ft=R(">"),Bn=R("/>");function zn(v,l,d){if(l!=null){if(d!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof l!="object"||!("__html"in l))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var g=l.__html;g!=null&&(ce(g),v.push(j(""+g)))}}var En=!1,Zr=!1,lr=!1,Yi=!1,gi=!1,Gi=!1,Mr=!1;function qi(v,l){{var d=v[l];if(d!=null){var g=er(d);v.multiple&&!g?i("The `%s` prop supplied to <select> must be an array if `multiple` is true.",l):!v.multiple&&g&&i("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",l)}}}function Ua(v,l,d){Vn("select",l),qi(l,"value"),qi(l,"defaultValue"),l.value!==void 0&&l.defaultValue!==void 0&&!lr&&(i("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://reactjs.org/link/controlled-components"),lr=!0),v.push(ur("select"));var g=null,x=null;for(var _ in l)if(ue.call(l,_)){var B=l[_];if(B==null)continue;switch(_){case"children":g=B;break;case"dangerouslySetInnerHTML":x=B;break;case"defaultValue":case"value":break;default:dt(v,d,_,B);break}}return v.push(Ft),zn(v,x,g),g}function Fs(v){var l="";return t.Children.forEach(v,function(d){d!=null&&(l+=d,!gi&&typeof d!="string"&&typeof d!="number"&&(gi=!0,i("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),l}var rs=R(' selected=""');function xr(v,l,d,g){var x=g.selectedValue;v.push(ur("option"));var _=null,B=null,Y=null,re=null;for(var xe in l)if(ue.call(l,xe)){var Fe=l[xe];if(Fe==null)continue;switch(xe){case"children":_=Fe;break;case"selected":Y=Fe,Mr||(i("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Mr=!0);break;case"dangerouslySetInnerHTML":re=Fe;break;case"value":B=Fe;default:dt(v,d,xe,Fe);break}}if(x!=null){var ze;if(B!==null?(ae(B,"value"),ze=""+B):(re!==null&&(Gi||(Gi=!0,i("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected."))),ze=Fs(_)),er(x))for(var nt=0;nt<x.length;nt++){ae(x[nt],"value");var xt=""+x[nt];if(xt===ze){v.push(rs);break}}else ae(x,"select.value"),""+x===ze&&v.push(rs)}else Y&&v.push(rs);return v.push(Ft),zn(v,re,_),_}function Wa(v,l,d){Vn("input",l),l.checked!==void 0&&l.defaultChecked!==void 0&&!Zr&&(i("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",l.type),Zr=!0),l.value!==void 0&&l.defaultValue!==void 0&&!En&&(i("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components","A component",l.type),En=!0),v.push(ur("input"));var g=null,x=null,_=null,B=null;for(var Y in l)if(ue.call(l,Y)){var re=l[Y];if(re==null)continue;switch(Y){case"children":case"dangerouslySetInnerHTML":throw new Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"defaultChecked":B=re;break;case"defaultValue":x=re;break;case"checked":_=re;break;case"value":g=re;break;default:dt(v,d,Y,re);break}}return _!==null?dt(v,d,"checked",_):B!==null&&dt(v,d,"checked",B),g!==null?dt(v,d,"value",g):x!==null&&dt(v,d,"value",x),v.push(Bn),null}function mi(v,l,d){Vn("textarea",l),l.value!==void 0&&l.defaultValue!==void 0&&!Yi&&(i("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components"),Yi=!0),v.push(ur("textarea"));var g=null,x=null,_=null;for(var B in l)if(ue.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":_=Y;break;case"value":g=Y;break;case"defaultValue":x=Y;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:dt(v,d,B,Y);break}}if(g===null&&x!==null&&(g=x),v.push(Ft),_!=null){if(i("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),g!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(er(_)){if(_.length>1)throw new Error("<textarea> can only have at most one child.");ce(_[0]),g=""+_[0]}ce(_),g=""+_}return typeof g=="string"&&g[0]===`
|
|
105
|
-
`&&v.push(Ri),g!==null&&(ae(g,"value"),v.push(j(Cn(""+g)))),null}function Ns(v,l,d,g){v.push(ur(d));for(var x in l)if(ue.call(l,x)){var _=l[x];if(_==null)continue;switch(x){case"children":case"dangerouslySetInnerHTML":throw new Error(d+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:dt(v,g,x,_);break}}return v.push(Bn),null}function is(v,l,d){v.push(ur("menuitem"));for(var g in l)if(ue.call(l,g)){var x=l[g];if(x==null)continue;switch(g){case"children":case"dangerouslySetInnerHTML":throw new Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:dt(v,d,g,x);break}}return v.push(Ft),null}function rn(v,l,d){v.push(ur("title"));var g=null;for(var x in l)if(ue.call(l,x)){var _=l[x];if(_==null)continue;switch(x){case"children":g=_;break;case"dangerouslySetInnerHTML":throw new Error("`dangerouslySetInnerHTML` does not make sense on <title>.");default:dt(v,d,x,_);break}}v.push(Ft);{var B=Array.isArray(g)&&g.length<2?g[0]||null:g;Array.isArray(g)&&g.length>1?i("A title element received an array with more than 1 element as children. In browsers title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):B!=null&&B.$$typeof!=null?i("A title element received a React element for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering"):B!=null&&typeof B!="string"&&typeof B!="number"&&i("A title element received a value that was not a string or number for children. In the browser title Elements can only have Text Nodes as children. If the children being rendered output more than a single text node in aggregate the browser will display markup and comments as text in the title and hydration will likely fail and fall back to client rendering")}return g}function Gt(v,l,d,g){v.push(ur(d));var x=null,_=null;for(var B in l)if(ue.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":x=Y;break;case"dangerouslySetInnerHTML":_=Y;break;default:dt(v,g,B,Y);break}}return v.push(Ft),zn(v,_,x),typeof x=="string"?(v.push(j(Cn(x))),null):x}function Kt(v,l,d,g){v.push(ur(d));var x=null,_=null;for(var B in l)if(ue.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":x=Y;break;case"dangerouslySetInnerHTML":_=Y;break;case"style":me(v,g,Y);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":break;default:Ne(B)&&typeof Y!="function"&&typeof Y!="symbol"&&v.push(Oe,j(B),Ge,j(an(Y)),gt);break}}return v.push(Ft),zn(v,_,x),x}var Ri=R(`
|
|
106
|
-
`);function Jr(v,l,d,g){v.push(ur(d));var x=null,_=null;for(var B in l)if(ue.call(l,B)){var Y=l[B];if(Y==null)continue;switch(B){case"children":x=Y;break;case"dangerouslySetInnerHTML":_=Y;break;default:dt(v,g,B,Y);break}}if(v.push(Ft),_!=null){if(x!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof _!="object"||!("__html"in _))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.");var re=_.__html;re!=null&&(typeof re=="string"&&re.length>0&&re[0]===`
|
|
107
|
-
`?v.push(Ri,j(re)):(ce(re),v.push(j(""+re))))}return typeof x=="string"&&x[0]===`
|
|
108
|
-
`&&v.push(Ri),x}var Io=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,vi=new Map;function ur(v){var l=vi.get(v);if(l===void 0){if(!Io.test(v))throw new Error("Invalid tag: "+v);l=R("<"+v),vi.set(v,l)}return l}var js=R("<!DOCTYPE html>");function co(v,l,d,g,x){switch(fn(l,d),ut(l,d),Pr(l,d,null),!d.suppressContentEditableWarning&&d.contentEditable&&d.children!=null&&i("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),x.insertionMode!==Ar&&x.insertionMode!==Ir&&l.indexOf("-")===-1&&typeof d.is!="string"&&l.toLowerCase()!==l&&i("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",l),l){case"select":return Ua(v,d,g);case"option":return xr(v,d,g,x);case"textarea":return mi(v,d,g);case"input":return Wa(v,d,g);case"menuitem":return is(v,d,g);case"title":return rn(v,d,g);case"listing":case"pre":return Jr(v,d,l,g);case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":return Ns(v,d,l,g);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return Gt(v,d,l,g);case"html":return x.insertionMode===ar&&v.push(js),Gt(v,d,l,g);default:return l.indexOf("-")===-1&&typeof d.is!="string"?Gt(v,d,l,g):Kt(v,d,l,g)}}var la=R("</"),ln=R(">");function Mo(v,l,d){switch(l){case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break;default:v.push(la,j(l),ln)}}function yi(v,l){for(var d=l.bootstrapChunks,g=0;g<d.length-1;g++)m(v,d[g]);return g<d.length?T(v,d[g]):!0}var ua=R('<template id="'),fo=R('"></template>');function cr(v,l,d){m(v,ua),m(v,l.placeholderPrefix);var g=j(d.toString(16));return m(v,g),T(v,fo)}var h=R("<!--$-->"),y=R('<!--$?--><template id="'),C=R('"></template>'),P=R("<!--$!-->"),L=R("<!--/$-->"),N=R("<template"),V=R('"'),oe=R(' data-dgst="'),te=R(' data-msg="'),pe=R(' data-stck="'),De=R("></template>");function Re(v,l){return T(v,h)}function Te(v,l,d){if(m(v,y),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(v,d),T(v,C)}function je(v,l,d,g,x){var _;return _=T(v,P),m(v,N),d&&(m(v,oe),m(v,j(an(d))),m(v,V)),g&&(m(v,te),m(v,j(an(g))),m(v,V)),x&&(m(v,pe),m(v,j(an(x))),m(v,V)),_=T(v,De),_}function it(v,l){return T(v,L)}function Tt(v,l){return T(v,L)}function Et(v,l){return T(v,L)}var Rn=R('<div hidden id="'),un=R('">'),Lr=R("</div>"),Fr=R('<svg aria-hidden="true" style="display:none" id="'),Lt=R('">'),Nr=R("</svg>"),jt=R('<math aria-hidden="true" style="display:none" id="'),Qt=R('">'),ho=R("</math>"),po=R('<table hidden id="'),Sr=R('">'),D=R("</table>"),M=R('<table hidden><tbody id="'),U=R('">'),Q=R("</tbody></table>"),be=R('<table hidden><tr id="'),we=R('">'),Ie=R("</tr></table>"),We=R('<table hidden><colgroup id="'),ht=R('">'),_t=R("</colgroup></table>");function St(v,l,d,g){switch(d.insertionMode){case ar:case yn:return m(v,Rn),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,un);case Ar:return m(v,Fr),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,Lt);case Ir:return m(v,jt),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,Qt);case fi:return m(v,po),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,Sr);case di:return m(v,M),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,U);case wr:return m(v,be),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,we);case Kr:return m(v,We),m(v,l.segmentPrefix),m(v,j(g.toString(16))),T(v,ht);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}function vt(v,l){switch(l.insertionMode){case ar:case yn:return T(v,Lr);case Ar:return T(v,Nr);case Ir:return T(v,ho);case fi:return T(v,D);case di:return T(v,Q);case wr:return T(v,Ie);case Kr:return T(v,_t);default:throw new Error("Unknown insertion mode. This is a bug in React.")}}var An="function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}",bn='function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}',$n='function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}',os=R(An+';$RS("'),ca=R('$RS("'),go=R('","'),Qr=R('")<\/script>');function za(v,l,d){m(v,l.startInlineScript),l.sentCompleteSegmentFunction?m(v,ca):(l.sentCompleteSegmentFunction=!0,m(v,os)),m(v,l.segmentPrefix);var g=j(d.toString(16));return m(v,g),m(v,go),m(v,l.placeholderPrefix),m(v,g),T(v,Qr)}var Ai=R(bn+';$RC("'),fa=R('$RC("'),ss=R('","'),ei=R('")<\/script>');function mo(v,l,d,g){if(m(v,l.startInlineScript),l.sentCompleteBoundaryFunction?m(v,fa):(l.sentCompleteBoundaryFunction=!0,m(v,Ai)),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");var x=j(g.toString(16));return m(v,d),m(v,ss),m(v,l.segmentPrefix),m(v,x),T(v,ei)}var Ya=R($n+';$RX("'),Pu=R('$RX("'),da=R('"'),vo=R(")<\/script>"),cn=R(",");function Rl(v,l,d,g,x,_){if(m(v,l.startInlineScript),l.sentClientRenderFunction?m(v,Pu):(l.sentClientRenderFunction=!0,m(v,Ya)),d===null)throw new Error("An ID must have been assigned before we can complete the boundary.");return m(v,d),m(v,da),(g||x||_)&&(m(v,cn),m(v,j(Bs(g||"")))),(x||_)&&(m(v,cn),m(v,j(Bs(x||"")))),_&&(m(v,cn),m(v,j(Bs(_)))),T(v,vo)}var ha=/[<\u2028\u2029]/g;function Bs(v){var l=JSON.stringify(v);return l.replace(ha,function(d){switch(d){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw new Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}var J=Object.assign,de=Symbol.for("react.element"),Ce=Symbol.for("react.portal"),ke=Symbol.for("react.fragment"),K=Symbol.for("react.strict_mode"),le=Symbol.for("react.profiler"),se=Symbol.for("react.provider"),Ae=Symbol.for("react.context"),Le=Symbol.for("react.forward_ref"),st=Symbol.for("react.suspense"),lt=Symbol.for("react.suspense_list"),rt=Symbol.for("react.memo"),It=Symbol.for("react.lazy"),wt=Symbol.for("react.scope"),Vt=Symbol.for("react.debug_trace_mode"),Yn=Symbol.for("react.legacy_hidden"),nr=Symbol.for("react.default_value"),In=Symbol.iterator,zt="@@iterator";function jr(v){if(v===null||typeof v!="object")return null;var l=In&&v[In]||v[zt];return typeof l=="function"?l:null}function kt(v,l,d){var g=v.displayName;if(g)return g;var x=l.displayName||l.name||"";return x!==""?d+"("+x+")":d}function Ou(v){return v.displayName||"Context"}function pn(v){if(v==null)return null;if(typeof v.tag=="number"&&i("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof v=="function")return v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case ke:return"Fragment";case Ce:return"Portal";case le:return"Profiler";case K:return"StrictMode";case st:return"Suspense";case lt:return"SuspenseList"}if(typeof v=="object")switch(v.$$typeof){case Ae:var l=v;return Ou(l)+".Consumer";case se:var d=v;return Ou(d._context)+".Provider";case Le:return kt(v,v.render,"ForwardRef");case rt:var g=v.displayName||null;return g!==null?g:pn(v.type)||"Memo";case It:{var x=v,_=x._payload,B=x._init;try{return pn(B(_))}catch{return null}}}return null}var Lo=0,_u,Ru,Au,pa,Fo,Ga,qa;function $s(){}$s.__reactDisabledLog=!0;function ga(){{if(Lo===0){_u=console.log,Ru=console.info,Au=console.warn,pa=console.error,Fo=console.group,Ga=console.groupCollapsed,qa=console.groupEnd;var v={configurable:!0,enumerable:!0,value:$s,writable:!0};Object.defineProperties(console,{info:v,log:v,warn:v,error:v,group:v,groupCollapsed:v,groupEnd:v})}Lo++}}function Al(){{if(Lo--,Lo===0){var v={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:J({},v,{value:_u}),info:J({},v,{value:Ru}),warn:J({},v,{value:Au}),error:J({},v,{value:pa}),group:J({},v,{value:Fo}),groupCollapsed:J({},v,{value:Ga}),groupEnd:J({},v,{value:qa})})}Lo<0&&i("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var No=n.ReactCurrentDispatcher,Il;function Xi(v,l,d){{if(Il===void 0)try{throw Error()}catch(x){var g=x.stack.trim().match(/\n( *(at )?)/);Il=g&&g[1]||""}return`
|
|
109
|
-
`+Il+v}}var jo=!1,as;{var jf=typeof WeakMap=="function"?WeakMap:Map;as=new jf}function Xa(v,l){if(!v||jo)return"";{var d=as.get(v);if(d!==void 0)return d}var g;jo=!0;var x=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var _;_=No.current,No.current=null,ga();try{if(l){var B=function(){throw Error()};if(Object.defineProperty(B.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(B,[])}catch(en){g=en}Reflect.construct(v,[],B)}else{try{B.call()}catch(en){g=en}v.call(B.prototype)}}else{try{throw Error()}catch(en){g=en}v()}}catch(en){if(en&&g&&typeof en.stack=="string"){for(var Y=en.stack.split(`
|
|
110
|
-
`),re=g.stack.split(`
|
|
111
|
-
`),xe=Y.length-1,Fe=re.length-1;xe>=1&&Fe>=0&&Y[xe]!==re[Fe];)Fe--;for(;xe>=1&&Fe>=0;xe--,Fe--)if(Y[xe]!==re[Fe]){if(xe!==1||Fe!==1)do if(xe--,Fe--,Fe<0||Y[xe]!==re[Fe]){var ze=`
|
|
112
|
-
`+Y[xe].replace(" at new "," at ");return v.displayName&&ze.includes("<anonymous>")&&(ze=ze.replace("<anonymous>",v.displayName)),typeof v=="function"&&as.set(v,ze),ze}while(xe>=1&&Fe>=0);break}}}finally{jo=!1,No.current=_,Al(),Error.prepareStackTrace=x}var nt=v?v.displayName||v.name:"",xt=nt?Xi(nt):"";return typeof v=="function"&&as.set(v,xt),xt}function Ic(v,l,d){return Xa(v,!0)}function ma(v,l,d){return Xa(v,!1)}function Vs(v){var l=v.prototype;return!!(l&&l.isReactComponent)}function va(v,l,d){if(v==null)return"";if(typeof v=="function")return Xa(v,Vs(v));if(typeof v=="string")return Xi(v);switch(v){case st:return Xi("Suspense");case lt:return Xi("SuspenseList")}if(typeof v=="object")switch(v.$$typeof){case Le:return ma(v.render);case rt:return va(v.type,l,d);case It:{var g=v,x=g._payload,_=g._init;try{return va(_(x),l,d)}catch{}}}return""}var Ml={},ya=n.ReactDebugCurrentFrame;function Ka(v){if(v){var l=v._owner,d=va(v.type,v._source,l?l.type:null);ya.setExtraStackFrame(d)}else ya.setExtraStackFrame(null)}function Mc(v,l,d,g,x){{var _=Function.call.bind(ue);for(var B in v)if(_(v,B)){var Y=void 0;try{if(typeof v[B]!="function"){var re=Error((g||"React class")+": "+d+" type `"+B+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof v[B]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw re.name="Invariant Violation",re}Y=v[B](l,B,g,d,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(xe){Y=xe}Y&&!(Y instanceof Error)&&(Ka(x),i("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",g||"React class",d,B,typeof Y),Ka(null)),Y instanceof Error&&!(Y.message in Ml)&&(Ml[Y.message]=!0,Ka(x),i("Failed %s type: %s",d,Y.message),Ka(null))}}}var wn;wn={};var Gn={};Object.freeze(Gn);function ls(v,l){{var d=v.contextTypes;if(!d)return Gn;var g={};for(var x in d)g[x]=l[x];{var _=pn(v)||"Unknown";Mc(d,g,"context",_)}return g}}function Iu(v,l,d,g){{if(typeof v.getChildContext!="function"){{var x=pn(l)||"Unknown";wn[x]||(wn[x]=!0,i("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",x,x))}return d}var _=v.getChildContext();for(var B in _)if(!(B in g))throw new Error((pn(l)||"Unknown")+'.getChildContext(): key "'+B+'" is not defined in childContextTypes.');{var Y=pn(l)||"Unknown";Mc(g,_,"child context",Y)}return J({},d,_)}}var us;us={};var Ll=null,yo=null;function cs(v){v.context._currentValue=v.parentValue}function ba(v){v.context._currentValue=v.value}function bo(v,l){if(v!==l){cs(v);var d=v.parent,g=l.parent;if(d===null){if(g!==null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(g===null)throw new Error("The stacks must reach the root at the same time. This is a bug in React.");bo(d,g)}ba(l)}}function Bo(v){cs(v);var l=v.parent;l!==null&&Bo(l)}function wa(v){var l=v.parent;l!==null&&wa(l),ba(v)}function Za(v,l){cs(v);var d=v.parent;if(d===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");d.depth===l.depth?bo(d,l):Za(d,l)}function Hs(v,l){var d=l.parent;if(d===null)throw new Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");v.depth===d.depth?bo(v,d):Hs(v,d),ba(l)}function fs(v){var l=yo,d=v;l!==d&&(l===null?wa(d):d===null?Bo(l):l.depth===d.depth?bo(l,d):l.depth>d.depth?Za(l,d):Hs(l,d),yo=d)}function Mu(v,l){var d;d=v._currentValue,v._currentValue=l,v._currentRenderer!==void 0&&v._currentRenderer!==null&&v._currentRenderer!==us&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer=us;var g=yo,x={parent:g,depth:g===null?0:g.depth+1,context:v,parentValue:d,value:l};return yo=x,x}function Bf(v){var l=yo;if(l===null)throw new Error("Tried to pop a Context at the root of the app. This is a bug in React.");l.context!==v&&i("The parent context is not the expected context. This is probably a bug in React.");{var d=l.parentValue;d===nr?l.context._currentValue=l.context._defaultValue:l.context._currentValue=d,v._currentRenderer!==void 0&&v._currentRenderer!==null&&v._currentRenderer!==us&&i("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer=us}return yo=l.parent}function Lc(){return yo}function xa(v){var l=v._currentValue;return l}function ds(v){return v._reactInternals}function Us(v,l){v._reactInternals=l}var Ja={},z={},$o,Vo,Tr,$t,Fl,Qa,Nl,wo,Lu;{$o=new Set,Vo=new Set,Tr=new Set,Nl=new Set,$t=new Set,wo=new Set,Lu=new Set;var Fc=new Set;Qa=function(v,l){if(!(v===null||typeof v=="function")){var d=l+"_"+v;Fc.has(d)||(Fc.add(d),i("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",l,v))}},Fl=function(v,l){if(l===void 0){var d=pn(v)||"Component";$t.has(d)||($t.add(d),i("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",d))}}}function Nc(v,l){{var d=v.constructor,g=d&&pn(d)||"ReactClass",x=g+"."+l;if(Ja[x])return;i(`%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
113
|
-
|
|
114
|
-
Please check the code for the %s component.`,l,l,g),Ja[x]=!0}}var jc={isMounted:function(v){return!1},enqueueSetState:function(v,l,d){var g=ds(v);g.queue===null?Nc(v,"setState"):(g.queue.push(l),d!=null&&Qa(d,"setState"))},enqueueReplaceState:function(v,l,d){var g=ds(v);g.replace=!0,g.queue=[l],d!=null&&Qa(d,"setState")},enqueueForceUpdate:function(v,l){var d=ds(v);d.queue===null?Nc(v,"forceUpdate"):l!=null&&Qa(l,"setState")}};function $f(v,l,d,g,x){var _=d(x,g);Fl(l,_);var B=_==null?g:J({},g,_);return B}function xo(v,l,d){var g=Gn,x=v.contextType;if("contextType"in v){var _=x===null||x!==void 0&&x.$$typeof===Ae&&x._context===void 0;if(!_&&!Lu.has(v)){Lu.add(v);var B="";x===void 0?B=" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof x!="object"?B=" However, it is set to a "+typeof x+".":x.$$typeof===se?B=" Did you accidentally pass the Context.Provider instead?":x._context!==void 0?B=" Did you accidentally pass the Context.Consumer instead?":B=" However, it is set to an object with keys {"+Object.keys(x).join(", ")+"}.",i("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",pn(v)||"Component",B)}}typeof x=="object"&&x!==null?g=xa(x):g=d;var Y=new v(l,g);{if(typeof v.getDerivedStateFromProps=="function"&&(Y.state===null||Y.state===void 0)){var re=pn(v)||"Component";$o.has(re)||($o.add(re),i("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",re,Y.state===null?"null":"undefined",re))}if(typeof v.getDerivedStateFromProps=="function"||typeof Y.getSnapshotBeforeUpdate=="function"){var xe=null,Fe=null,ze=null;if(typeof Y.componentWillMount=="function"&&Y.componentWillMount.__suppressDeprecationWarning!==!0?xe="componentWillMount":typeof Y.UNSAFE_componentWillMount=="function"&&(xe="UNSAFE_componentWillMount"),typeof Y.componentWillReceiveProps=="function"&&Y.componentWillReceiveProps.__suppressDeprecationWarning!==!0?Fe="componentWillReceiveProps":typeof Y.UNSAFE_componentWillReceiveProps=="function"&&(Fe="UNSAFE_componentWillReceiveProps"),typeof Y.componentWillUpdate=="function"&&Y.componentWillUpdate.__suppressDeprecationWarning!==!0?ze="componentWillUpdate":typeof Y.UNSAFE_componentWillUpdate=="function"&&(ze="UNSAFE_componentWillUpdate"),xe!==null||Fe!==null||ze!==null){var nt=pn(v)||"Component",xt=typeof v.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Tr.has(nt)||(Tr.add(nt),i(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
115
|
-
|
|
116
|
-
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
117
|
-
|
|
118
|
-
The above lifecycles should be removed. Learn more about this warning here:
|
|
119
|
-
https://reactjs.org/link/unsafe-component-lifecycles`,nt,xt,xe!==null?`
|
|
120
|
-
`+xe:"",Fe!==null?`
|
|
121
|
-
`+Fe:"",ze!==null?`
|
|
122
|
-
`+ze:""))}}}return Y}function Vf(v,l,d){{var g=pn(l)||"Component",x=v.render;x||(l.prototype&&typeof l.prototype.render=="function"?i("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",g):i("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",g)),v.getInitialState&&!v.getInitialState.isReactClassApproved&&!v.state&&i("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",g),v.getDefaultProps&&!v.getDefaultProps.isReactClassApproved&&i("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",g),v.propTypes&&i("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",g),v.contextType&&i("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",g),v.contextTypes&&i("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",g),l.contextType&&l.contextTypes&&!wo.has(l)&&(wo.add(l),i("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",g)),typeof v.componentShouldUpdate=="function"&&i("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",g),l.prototype&&l.prototype.isPureReactComponent&&typeof v.shouldComponentUpdate<"u"&&i("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",pn(l)||"A pure component"),typeof v.componentDidUnmount=="function"&&i("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",g),typeof v.componentDidReceiveProps=="function"&&i("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",g),typeof v.componentWillRecieveProps=="function"&&i("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",g),typeof v.UNSAFE_componentWillRecieveProps=="function"&&i("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",g);var _=v.props!==d;v.props!==void 0&&_&&i("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",g,g),v.defaultProps&&i("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",g,g),typeof v.getSnapshotBeforeUpdate=="function"&&typeof v.componentDidUpdate!="function"&&!Vo.has(l)&&(Vo.add(l),i("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",pn(l))),typeof v.getDerivedStateFromProps=="function"&&i("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",g),typeof v.getDerivedStateFromError=="function"&&i("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",g),typeof l.getSnapshotBeforeUpdate=="function"&&i("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",g);var B=v.state;B&&(typeof B!="object"||er(B))&&i("%s.state: must be set to an object or null",g),typeof v.getChildContext=="function"&&typeof l.childContextTypes!="object"&&i("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",g)}}function Hf(v,l){var d=l.state;if(typeof l.componentWillMount=="function"){if(l.componentWillMount.__suppressDeprecationWarning!==!0){var g=pn(v)||"Unknown";z[g]||(r(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
|
123
|
-
|
|
124
|
-
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
125
|
-
|
|
126
|
-
Please update the following components: %s`,g),z[g]=!0)}l.componentWillMount()}typeof l.UNSAFE_componentWillMount=="function"&&l.UNSAFE_componentWillMount(),d!==l.state&&(i("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",pn(v)||"Component"),jc.enqueueReplaceState(l,l.state,null))}function Fu(v,l,d,g){if(v.queue!==null&&v.queue.length>0){var x=v.queue,_=v.replace;if(v.queue=null,v.replace=!1,_&&x.length===1)l.state=x[0];else{for(var B=_?x[0]:l.state,Y=!0,re=_?1:0;re<x.length;re++){var xe=x[re],Fe=typeof xe=="function"?xe.call(l,B,d,g):xe;Fe!=null&&(Y?(Y=!1,B=J({},B,Fe)):J(B,Fe))}l.state=B}}else v.queue=null}function el(v,l,d,g){Vf(v,l,d);var x=v.state!==void 0?v.state:null;v.updater=jc,v.props=d,v.state=x;var _={queue:[],replace:!1};Us(v,_);var B=l.contextType;if(typeof B=="object"&&B!==null?v.context=xa(B):v.context=g,v.state===d){var Y=pn(l)||"Component";Nl.has(Y)||(Nl.add(Y),i("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",Y))}var re=l.getDerivedStateFromProps;typeof re=="function"&&(v.state=$f(v,l,re,x,d)),typeof l.getDerivedStateFromProps!="function"&&typeof v.getSnapshotBeforeUpdate!="function"&&(typeof v.UNSAFE_componentWillMount=="function"||typeof v.componentWillMount=="function")&&(Hf(l,v),Fu(_,v,d,g))}var Uf={id:1,overflow:""};function Ho(v){var l=v.overflow,d=v.id,g=d&~Wf(d);return g.toString(32)+l}function Nu(v,l,d){var g=v.id,x=v.overflow,_=jl(g)-1,B=g&~(1<<_),Y=d+1,re=jl(l)+_;if(re>30){var xe=_-_%5,Fe=(1<<xe)-1,ze=(B&Fe).toString(32),nt=B>>xe,xt=_-xe,en=jl(l)+xt,ir=Y<<xt,Eo=ir|nt,ws=ze+x;return{id:1<<en|Eo,overflow:ws}}else{var eo=Y<<_,Ra=eo|B,nf=x;return{id:1<<re|Ra,overflow:nf}}}function jl(v){return 32-zf(v)}function Wf(v){return 1<<jl(v)-1}var zf=Math.clz32?Math.clz32:ju,Yf=Math.log,Br=Math.LN2;function ju(v){var l=v>>>0;return l===0?32:31-(Yf(l)/Br|0)|0}function Bl(v,l){return v===l&&(v!==0||1/v===1/l)||v!==v&&l!==l}var qt=typeof Object.is=="function"?Object.is:Bl,bi=null,Sa=null,Ws=null,Zt=null,hs=!1,tl=!1,ti=0,wi=null,So=0,Bu=25,$r=!1,Ki;function zs(){if(bi===null)throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
127
|
-
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
128
|
-
2. You might be breaking the Rules of Hooks
|
|
129
|
-
3. You might have more than one copy of React in the same app
|
|
130
|
-
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return $r&&i("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks"),bi}function Bc(v,l){if(l===null)return i("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",Ki),!1;v.length!==l.length&&i(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
131
|
-
|
|
132
|
-
Previous: %s
|
|
133
|
-
Incoming: %s`,Ki,"["+v.join(", ")+"]","["+l.join(", ")+"]");for(var d=0;d<l.length&&d<v.length;d++)if(!qt(v[d],l[d]))return!1;return!0}function $u(){if(So>0)throw new Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}function xi(){return Zt===null?Ws===null?(hs=!1,Ws=Zt=$u()):(hs=!0,Zt=Ws):Zt.next===null?(hs=!1,Zt=Zt.next=$u()):(hs=!0,Zt=Zt.next),Zt}function Vu(v,l){bi=l,Sa=v,$r=!1,ti=0}function Ys(v,l,d,g){for(;tl;)tl=!1,ti=0,So+=1,Zt=null,d=v(l,g);return Hu(),d}function Vr(){var v=ti!==0;return v}function Hu(){$r=!1,bi=null,Sa=null,tl=!1,Ws=null,So=0,wi=null,Zt=null}function Uu(v){return $r&&i("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),xa(v)}function Wu(v){return Ki="useContext",zs(),xa(v)}function Gs(v,l){return typeof l=="function"?l(v):l}function ps(v){return Ki="useState",zu(Gs,v)}function zu(v,l,d){if(v!==Gs&&(Ki="useReducer"),bi=zs(),Zt=xi(),hs){var g=Zt.queue,x=g.dispatch;if(wi!==null){var _=wi.get(g);if(_!==void 0){wi.delete(g);var B=Zt.memoizedState,Y=_;do{var re=Y.action;$r=!0,B=v(B,re),$r=!1,Y=Y.next}while(Y!==null);return Zt.memoizedState=B,[B,x]}}return[Zt.memoizedState,x]}else{$r=!0;var xe;v===Gs?xe=typeof l=="function"?l():l:xe=d!==void 0?d(l):l,$r=!1,Zt.memoizedState=xe;var Fe=Zt.queue={last:null,dispatch:null},ze=Fe.dispatch=Vc.bind(null,bi,Fe);return[Zt.memoizedState,ze]}}function $c(v,l){bi=zs(),Zt=xi();var d=l===void 0?null:l;if(Zt!==null){var g=Zt.memoizedState;if(g!==null&&d!==null){var x=g[1];if(Bc(d,x))return g[0]}}$r=!0;var _=v();return $r=!1,Zt.memoizedState=[_,d],_}function $l(v){bi=zs(),Zt=xi();var l=Zt.memoizedState;if(l===null){var d={current:v};return Object.seal(d),Zt.memoizedState=d,d}else return l}function Gf(v,l){Ki="useLayoutEffect",i("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.")}function Vc(v,l,d){if(So>=Bu)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(v===bi){tl=!0;var g={action:d,next:null};wi===null&&(wi=new Map);var x=wi.get(l);if(x===void 0)wi.set(l,g);else{for(var _=x;_.next!==null;)_=_.next;_.next=g}}}function fr(v,l){return $c(function(){return v},l)}function Yu(v,l,d){return zs(),l(v._source)}function Hc(v,l,d){if(d===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return d()}function Si(v){return zs(),v}function Vl(){throw new Error("startTransition cannot be called during server rendering.")}function Ta(){return zs(),[!1,Vl]}function gs(){var v=Sa,l=Ho(v.treeContext),d=qs;if(d===null)throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");var g=ti++;return jn(d,l,g)}function nl(){}var rr={readContext:Uu,useContext:Wu,useMemo:$c,useReducer:zu,useRef:$l,useState:ps,useInsertionEffect:nl,useLayoutEffect:Gf,useCallback:fr,useImperativeHandle:nl,useEffect:nl,useDebugValue:nl,useDeferredValue:Si,useTransition:Ta,useId:gs,useMutableSource:Yu,useSyncExternalStore:Hc},qs=null;function Hl(v){qs=v}function Ca(v){try{var l="",d=v;do{switch(d.tag){case 0:l+=Xi(d.type,null,null);break;case 1:l+=ma(d.type,null,null);break;case 2:l+=Ic(d.type,null,null);break}d=d.parent}while(d);return l}catch(g){return`
|
|
134
|
-
Error generating stack: `+g.message+`
|
|
135
|
-
`+g.stack}}var Ul=n.ReactCurrentDispatcher,Ea=n.ReactDebugCurrentFrame,Wl=0,To=1,zl=2,Xs=3,Uc=4,rl=0,ka=1,Da=2,Gu=12800;function Wc(v){return console.error(v),null}function Ks(){}function Yl(v,l,d,g,x,_,B,Y,re){var xe=[],Fe=new Set,ze={destination:null,responseState:l,progressiveChunkSize:g===void 0?Gu:g,status:rl,fatalError:null,nextSegmentId:0,allPendingTasks:0,pendingRootTasks:0,completedRootSegment:null,abortableTasks:Fe,pingedTasks:xe,clientRenderedBoundaries:[],completedBoundaries:[],partialBoundaries:[],onError:x===void 0?Wc:x,onAllReady:_===void 0?Ks:_,onShellReady:B===void 0?Ks:B,onShellError:Y===void 0?Ks:Y,onFatalError:re===void 0?Ks:re},nt=il(ze,0,null,d,!1,!1);nt.parentFlushed=!0;var xt=Wo(ze,v,null,nt,Fe,Gn,Ll,Uf);return xe.push(xt),ze}function Uo(v,l){var d=v.pingedTasks;d.push(l),d.length===1&&a(function(){return ec(v)})}function Gl(v,l){return{id:_i,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,forceClientRender:!1,completedSegments:[],byteSize:0,fallbackAbortableTasks:l,errorDigest:null}}function Wo(v,l,d,g,x,_,B,Y){v.allPendingTasks++,d===null?v.pendingRootTasks++:d.pendingTasks++;var re={node:l,ping:function(){return Uo(v,re)},blockedBoundary:d,blockedSegment:g,abortSet:x,legacyContext:_,context:B,treeContext:Y};return re.componentStack=null,x.add(re),re}function il(v,l,d,g,x,_){return{status:Wl,id:-1,index:l,parentFlushed:!1,chunks:[],children:[],formatContext:g,boundary:d,lastPushedText:x,textEmbedded:_}}var Zi=null;function Ji(){return Zi===null||Zi.componentStack===null?"":Ca(Zi.componentStack)}function Co(v,l){v.componentStack={tag:0,parent:v.componentStack,type:l}}function ol(v,l){v.componentStack={tag:1,parent:v.componentStack,type:l}}function ms(v,l){v.componentStack={tag:2,parent:v.componentStack,type:l}}function Qi(v){v.componentStack===null?i("Unexpectedly popped too many stack frames. This is a bug in React."):v.componentStack=v.componentStack.parent}var Pa=null;function ql(v,l){{var d;typeof l=="string"?d=l:l&&typeof l.message=="string"?d=l.message:d=String(l);var g=Pa||Ji();Pa=null,v.errorMessage=d,v.errorComponentStack=g}}function sl(v,l){var d=v.onError(l);if(d!=null&&typeof d!="string")throw new Error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "'+typeof d+'" instead');return d}function Oa(v,l){var d=v.onShellError;d(l);var g=v.onFatalError;g(l),v.destination!==null?(v.status=Da,H(v.destination,l)):(v.status=ka,v.fatalError=l)}function zc(v,l,d){Co(l,"Suspense");var g=l.blockedBoundary,x=l.blockedSegment,_=d.fallback,B=d.children,Y=new Set,re=Gl(v,Y),xe=x.chunks.length,Fe=il(v,xe,re,x.formatContext,!1,!1);x.children.push(Fe),x.lastPushedText=!1;var ze=il(v,0,null,x.formatContext,!1,!1);ze.parentFlushed=!0,l.blockedBoundary=re,l.blockedSegment=ze;try{if(Ti(v,l,B),_n(ze.chunks,v.responseState,ze.lastPushedText,ze.textEmbedded),ze.status=To,bs(re,ze),re.pendingTasks===0){Qi(l);return}}catch(xt){ze.status=Uc,re.forceClientRender=!0,re.errorDigest=sl(v,xt),ql(re,xt)}finally{l.blockedBoundary=g,l.blockedSegment=x}var nt=Wo(v,_,g,Fe,Y,l.legacyContext,l.context,l.treeContext);nt.componentStack=l.componentStack,v.pingedTasks.push(nt),Qi(l)}function qu(v,l,d,g){Co(l,d);var x=l.blockedSegment,_=co(x.chunks,d,g,v.responseState,x.formatContext);x.lastPushedText=!1;var B=x.formatContext;x.formatContext=pi(B,d,g),Ti(v,l,_),x.formatContext=B,Mo(x.chunks,d),x.lastPushedText=!1,Qi(l)}function Xu(v){return v.prototype&&v.prototype.isReactComponent}function Zs(v,l,d,g,x){var _={};Vu(l,_);var B=d(g,x);return Ys(d,g,B,x)}function Ku(v,l,d,g,x){var _=d.render();d.props!==x&&(Kl||i("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",pn(g)||"a component"),Kl=!0);{var B=g.childContextTypes;if(B!=null){var Y=l.legacyContext,re=Iu(d,g,Y,B);l.legacyContext=re,dr(v,l,_),l.legacyContext=Y;return}}dr(v,l,_)}function Xl(v,l,d,g){ms(l,d);var x=ls(d,l.legacyContext),_=xo(d,g,x);el(_,d,g,x),Ku(v,l,_,d,g),Qi(l)}var Bt={},al={},Zu={},Js={},Kl=!1,Yc={},Gc=!1,ni=!1,qc=!1;function Zl(v,l,d,g){var x;if(x=ls(d,l.legacyContext),ol(l,d),d.prototype&&typeof d.prototype.render=="function"){var _=pn(d)||"Unknown";Bt[_]||(i("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",_,_),Bt[_]=!0)}var B=Zs(v,l,d,g,x),Y=Vr();if(typeof B=="object"&&B!==null&&typeof B.render=="function"&&B.$$typeof===void 0){var re=pn(d)||"Unknown";al[re]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",re,re,re),al[re]=!0)}if(typeof B=="object"&&B!==null&&typeof B.render=="function"&&B.$$typeof===void 0){{var xe=pn(d)||"Unknown";al[xe]||(i("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",xe,xe,xe),al[xe]=!0)}el(B,d,g,x),Ku(v,l,B,d,g)}else if(Ju(d),Y){var Fe=l.treeContext,ze=1,nt=0;l.treeContext=Nu(Fe,ze,nt);try{dr(v,l,B)}finally{l.treeContext=Fe}}else dr(v,l,B);Qi(l)}function Ju(v){{if(v&&v.childContextTypes&&i("%s(...): childContextTypes cannot be defined on a function component.",v.displayName||v.name||"Component"),v.defaultProps!==void 0){var l=pn(v)||"Unknown";Yc[l]||(i("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",l),Yc[l]=!0)}if(typeof v.getDerivedStateFromProps=="function"){var d=pn(v)||"Unknown";Js[d]||(i("%s: Function components do not support getDerivedStateFromProps.",d),Js[d]=!0)}if(typeof v.contextType=="object"&&v.contextType!==null){var g=pn(v)||"Unknown";Zu[g]||(i("%s: Function components do not support contextType.",g),Zu[g]=!0)}}}function Qu(v,l){if(v&&v.defaultProps){var d=J({},l),g=v.defaultProps;for(var x in g)d[x]===void 0&&(d[x]=g[x]);return d}return l}function Xc(v,l,d,g,x){ol(l,d.render);var _=Zs(v,l,d.render,g,x),B=Vr();if(B){var Y=l.treeContext,re=1,xe=0;l.treeContext=Nu(Y,re,xe);try{dr(v,l,_)}finally{l.treeContext=Y}}else dr(v,l,_);Qi(l)}function Hr(v,l,d,g,x){var _=d.type,B=Qu(_,g);Qs(v,l,_,B,x)}function vs(v,l,d,g){d._context===void 0?d!==d.Consumer&&(qc||(qc=!0,i("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):d=d._context;var x=g.children;typeof x!="function"&&i("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var _=xa(d),B=x(_);dr(v,l,B)}function Ur(v,l,d,g){var x=d._context,_=g.value,B=g.children,Y;Y=l.context,l.context=Mu(x,_),dr(v,l,B),l.context=Bf(x),Y!==l.context&&i("Popping the context provider did not return back to the original snapshot. This is a bug in React.")}function Kc(v,l,d,g,x){Co(l,"Lazy");var _=d._payload,B=d._init,Y=B(_),re=Qu(Y,g);Qs(v,l,Y,re,x),Qi(l)}function Qs(v,l,d,g,x){if(typeof d=="function")if(Xu(d)){Xl(v,l,d,g);return}else{Zl(v,l,d,g);return}if(typeof d=="string"){qu(v,l,d,g);return}switch(d){case Yn:case Vt:case K:case le:case ke:{dr(v,l,g.children);return}case lt:{Co(l,"SuspenseList"),dr(v,l,g.children),Qi(l);return}case wt:throw new Error("ReactDOMServer does not yet support scope components.");case st:{zc(v,l,g);return}}if(typeof d=="object"&&d!==null)switch(d.$$typeof){case Le:{Xc(v,l,d,g,x);return}case rt:{Hr(v,l,d,g,x);return}case se:{Ur(v,l,d,g);return}case Ae:{vs(v,l,d,g);return}case It:{Kc(v,l,d,g);return}}var _="";throw(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(_+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(d==null?d:typeof d)+"."+_))}function Zc(v,l){typeof Symbol=="function"&&v[Symbol.toStringTag]==="Generator"&&(Gc||i("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."),Gc=!0),v.entries===l&&(ni||i("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),ni=!0)}function dr(v,l,d){try{return Jc(v,l,d)}catch(g){throw typeof g=="object"&&g!==null&&typeof g.then=="function"||(Pa=Pa!==null?Pa:Ji()),g}}function Jc(v,l,d){if(l.node=d,typeof d=="object"&&d!==null){switch(d.$$typeof){case de:{var g=d,x=g.type,_=g.props,B=g.ref;Qs(v,l,x,_,B);return}case Ce:throw new Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case It:{var Y=d,re=Y._payload,xe=Y._init,Fe;try{Fe=xe(re)}catch(eo){throw typeof eo=="object"&&eo!==null&&typeof eo.then=="function"&&Co(l,"Lazy"),eo}dr(v,l,Fe);return}}if(er(d)){Jl(v,l,d);return}var ze=jr(d);if(ze){Zc(d,ze);var nt=ze.call(d);if(nt){var xt=nt.next();if(!xt.done){var en=[];do en.push(xt.value),xt=nt.next();while(!xt.done);Jl(v,l,en);return}return}}var ir=Object.prototype.toString.call(d);throw new Error("Objects are not valid as a React child (found: "+(ir==="[object Object]"?"object with keys {"+Object.keys(d).join(", ")+"}":ir)+"). If you meant to render a collection of children, use an array instead.")}if(typeof d=="string"){var Eo=l.blockedSegment;Eo.lastPushedText=On(l.blockedSegment.chunks,d,v.responseState,Eo.lastPushedText);return}if(typeof d=="number"){var ws=l.blockedSegment;ws.lastPushedText=On(l.blockedSegment.chunks,""+d,v.responseState,ws.lastPushedText);return}typeof d=="function"&&i("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}function Jl(v,l,d){for(var g=d.length,x=0;x<g;x++){var _=l.treeContext;l.treeContext=Nu(_,g,x);try{Ti(v,l,d[x])}finally{l.treeContext=_}}}function Ql(v,l,d){var g=l.blockedSegment,x=g.chunks.length,_=il(v,x,null,g.formatContext,g.lastPushedText,!0);g.children.push(_),g.lastPushedText=!1;var B=Wo(v,l.node,l.blockedBoundary,_,l.abortSet,l.legacyContext,l.context,l.treeContext);l.componentStack!==null&&(B.componentStack=l.componentStack.parent);var Y=B.ping;d.then(Y,Y)}function Ti(v,l,d){var g=l.blockedSegment.formatContext,x=l.legacyContext,_=l.context,B=null;B=l.componentStack;try{return dr(v,l,d)}catch(Y){if(Hu(),typeof Y=="object"&&Y!==null&&typeof Y.then=="function"){Ql(v,l,Y),l.blockedSegment.formatContext=g,l.legacyContext=x,l.context=_,fs(_),l.componentStack=B;return}else throw l.blockedSegment.formatContext=g,l.legacyContext=x,l.context=_,fs(_),l.componentStack=B,Y}}function Qc(v,l,d,g){var x=sl(v,g);if(l===null?Oa(v,g):(l.pendingTasks--,l.forceClientRender||(l.forceClientRender=!0,l.errorDigest=x,ql(l,g),l.parentFlushed&&v.clientRenderedBoundaries.push(l))),v.allPendingTasks--,v.allPendingTasks===0){var _=v.onAllReady;_()}}function ys(v){var l=this,d=v.blockedBoundary,g=v.blockedSegment;g.status=Xs,ea(l,d,g)}function eu(v,l,d){var g=v.blockedBoundary,x=v.blockedSegment;if(x.status=Xs,g===null)l.allPendingTasks--,l.status!==Da&&(l.status=Da,l.destination!==null&&A(l.destination));else{if(g.pendingTasks--,!g.forceClientRender){g.forceClientRender=!0;var _=d===void 0?new Error("The render was aborted by the server without a reason."):d;g.errorDigest=l.onError(_);{var B="The server did not finish this Suspense boundary: ";_&&typeof _.message=="string"?_=B+_.message:_=B+String(_);var Y=Zi;Zi=v;try{ql(g,_)}finally{Zi=Y}}g.parentFlushed&&l.clientRenderedBoundaries.push(g)}if(g.fallbackAbortableTasks.forEach(function(xe){return eu(xe,l,d)}),g.fallbackAbortableTasks.clear(),l.allPendingTasks--,l.allPendingTasks===0){var re=l.onAllReady;re()}}}function bs(v,l){if(l.chunks.length===0&&l.children.length===1&&l.children[0].boundary===null){var d=l.children[0];d.id=l.id,d.parentFlushed=!0,d.status===To&&bs(v,d)}else{var g=v.completedSegments;g.push(l)}}function ea(v,l,d){if(l===null){if(d.parentFlushed){if(v.completedRootSegment!==null)throw new Error("There can only be one root segment. This is a bug in React.");v.completedRootSegment=d}if(v.pendingRootTasks--,v.pendingRootTasks===0){v.onShellError=Ks;var g=v.onShellReady;g()}}else if(l.pendingTasks--,!l.forceClientRender){if(l.pendingTasks===0)d.parentFlushed&&d.status===To&&bs(l,d),l.parentFlushed&&v.completedBoundaries.push(l),l.fallbackAbortableTasks.forEach(ys,v),l.fallbackAbortableTasks.clear();else if(d.parentFlushed&&d.status===To){bs(l,d);var x=l.completedSegments;x.length===1&&l.parentFlushed&&v.partialBoundaries.push(l)}}if(v.allPendingTasks--,v.allPendingTasks===0){var _=v.onAllReady;_()}}function qf(v,l){var d=l.blockedSegment;if(d.status===Wl){fs(l.context);var g=null;g=Zi,Zi=l;try{dr(v,l,l.node),_n(d.chunks,v.responseState,d.lastPushedText,d.textEmbedded),l.abortSet.delete(l),d.status=To,ea(v,l.blockedBoundary,d)}catch(_){if(Hu(),typeof _=="object"&&_!==null&&typeof _.then=="function"){var x=l.ping;_.then(x,x)}else l.abortSet.delete(l),d.status=Uc,Qc(v,l.blockedBoundary,d,_)}finally{Zi=g}}}function ec(v){if(v.status!==Da){var l=Lc(),d=Ul.current;Ul.current=rr;var g;g=Ea.getCurrentStack,Ea.getCurrentStack=Ji;var x=qs;Hl(v.responseState);try{var _=v.pingedTasks,B;for(B=0;B<_.length;B++){var Y=_[B];qf(v,Y)}_.splice(0,B),v.destination!==null&&Ii(v,v.destination)}catch(re){sl(v,re),Oa(v,re)}finally{Hl(x),Ul.current=d,Ea.getCurrentStack=g,d===rr&&fs(l)}}}function ll(v,l,d){switch(d.parentFlushed=!0,d.status){case Wl:{var g=d.id=v.nextSegmentId++;return d.lastPushedText=!1,d.textEmbedded=!1,cr(l,v.responseState,g)}case To:{d.status=zl;for(var x=!0,_=d.chunks,B=0,Y=d.children,re=0;re<Y.length;re++){for(var xe=Y[re];B<xe.index;B++)m(l,_[B]);x=ul(v,l,xe)}for(;B<_.length-1;B++)m(l,_[B]);return B<_.length&&(x=T(l,_[B])),x}default:throw new Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}function ul(v,l,d){var g=d.boundary;if(g===null)return ll(v,l,d);if(g.parentFlushed=!0,g.forceClientRender)return je(l,v.responseState,g.errorDigest,g.errorMessage,g.errorComponentStack),ll(v,l,d),Et(l,v.responseState);if(g.pendingTasks>0){g.rootSegmentID=v.nextSegmentId++,g.completedSegments.length>0&&v.partialBoundaries.push(g);var x=g.id=nn(v.responseState);return Te(l,v.responseState,x),ll(v,l,d),Tt(l,v.responseState)}else{if(g.byteSize>v.progressiveChunkSize)return g.rootSegmentID=v.nextSegmentId++,v.completedBoundaries.push(g),Te(l,v.responseState,g.id),ll(v,l,d),Tt(l,v.responseState);Re(l,v.responseState);var _=g.completedSegments;if(_.length!==1)throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");var B=_[0];return ul(v,l,B),it(l,v.responseState)}}function tc(v,l,d){return Rl(l,v.responseState,d.id,d.errorDigest,d.errorMessage,d.errorComponentStack)}function tu(v,l,d){return St(l,v.responseState,d.formatContext,d.id),ul(v,l,d),vt(l,d.formatContext)}function nc(v,l,d){for(var g=d.completedSegments,x=0;x<g.length;x++){var _=g[x];Wr(v,l,d,_)}return g.length=0,mo(l,v.responseState,d.id,d.rootSegmentID)}function ef(v,l,d){for(var g=d.completedSegments,x=0;x<g.length;x++){var _=g[x];if(!Wr(v,l,d,_))return x++,g.splice(0,x),!1}return g.splice(0,x),!0}function Wr(v,l,d,g){if(g.status===zl)return!0;var x=g.id;if(x===-1){var _=g.id=d.rootSegmentID;if(_===-1)throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");return tu(v,l,g)}else return tu(v,l,g),za(l,v.responseState,x)}function Ii(v,l){b();try{var d=v.completedRootSegment;d!==null&&v.pendingRootTasks===0&&(ul(v,l,d),v.completedRootSegment=null,yi(l,v.responseState));var g=v.clientRenderedBoundaries,x;for(x=0;x<g.length;x++){var _=g[x];tc(v,l,_)}g.splice(0,x);var B=v.completedBoundaries;for(x=0;x<B.length;x++){var Y=B[x];nc(v,l,Y)}B.splice(0,x),E(l),b(l);var re=v.partialBoundaries;for(x=0;x<re.length;x++){var xe=re[x];if(!ef(v,l,xe)){v.destination=null,x++,re.splice(0,x);return}}re.splice(0,x);var Fe=v.completedBoundaries;for(x=0;x<Fe.length;x++){var ze=Fe[x];nc(v,l,ze)}Fe.splice(0,x)}finally{E(l),v.allPendingTasks===0&&v.pingedTasks.length===0&&v.clientRenderedBoundaries.length===0&&v.completedBoundaries.length===0&&(v.abortableTasks.size!==0&&i("There was still abortable task at the root when we closed. This is a bug in React."),A(l))}}function tf(v){a(function(){return ec(v)})}function Xf(v,l){if(v.status===ka){v.status=Da,H(l,v.fatalError);return}if(v.status!==Da&&v.destination===null){v.destination=l;try{Ii(v,l)}catch(d){sl(v,d),Oa(v,d)}}}function cl(v,l){try{var d=v.abortableTasks;d.forEach(function(g){return eu(g,v,l)}),d.clear(),v.destination!==null&&Ii(v,v.destination)}catch(g){sl(v,g),Oa(v,g)}}function _a(v,l){return new Promise(function(d,g){var x,_,B=new Promise(function(nt,xt){_=nt,x=xt});function Y(){var nt=new ReadableStream({type:"bytes",pull:function(xt){Xf(xe,xt)},cancel:function(xt){cl(xe)}},{highWaterMark:0});nt.allReady=B,d(nt)}function re(nt){B.catch(function(){}),g(nt)}var xe=Yl(v,Oi(l?l.identifierPrefix:void 0,l?l.nonce:void 0,l?l.bootstrapScriptContent:void 0,l?l.bootstrapScripts:void 0,l?l.bootstrapModules:void 0),hi(l?l.namespaceURI:void 0),l?l.progressiveChunkSize:void 0,l?l.onError:void 0,_,Y,re,x);if(l&&l.signal){var Fe=l.signal,ze=function(){cl(xe,Fe.reason),Fe.removeEventListener("abort",ze)};Fe.addEventListener("abort",ze)}tf(xe)})}Mh.renderToReadableStream=_a,Mh.version=e}()),Mh}var kc,Ev;process.env.NODE_ENV==="production"?(kc=M4(),Ev=L4()):(kc=F4(),Ev=N4());kc.version;var j4=kc.renderToString;kc.renderToStaticMarkup;kc.renderToNodeStream;kc.renderToStaticNodeStream;Ev.renderToReadableStream;var B4=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function BD(t,e){return t(e={exports:{}},e.exports),e.exports}var $4=BD(function(t){(function(e){var n=function(j,R,H){if(!f(R)||b(R)||m(R)||T(R)||c(R))return R;var W,ne=0,Z=0;if(p(R))for(W=[],Z=R.length;ne<Z;ne++)W.push(n(j,R[ne],H));else for(var ae in W={},R)Object.prototype.hasOwnProperty.call(R,ae)&&(W[j(ae,H)]=n(j,R[ae],H));return W},r=function(j){return E(j)?j:(j=j.replace(/[\-_\s]+(.)?/g,function(R,H){return H?H.toUpperCase():""})).substr(0,1).toLowerCase()+j.substr(1)},i=function(j){var R=r(j);return R.substr(0,1).toUpperCase()+R.substr(1)},o=function(j,R){return function(H,W){var ne=(W=W||{}).separator||"_",Z=W.split||/(?=[A-Z])/;return H.split(Z).join(ne)}(j,R).toLowerCase()},a=Object.prototype.toString,c=function(j){return typeof j=="function"},f=function(j){return j===Object(j)},p=function(j){return a.call(j)=="[object Array]"},b=function(j){return a.call(j)=="[object Date]"},m=function(j){return a.call(j)=="[object RegExp]"},T=function(j){return a.call(j)=="[object Boolean]"},E=function(j){return(j-=0)==j},A=function(j,R){var H=R&&"process"in R?R.process:R;return typeof H!="function"?j:function(W,ne){return H(W,j,ne)}},I={camelize:r,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(j,R){return n(A(r,R),j)},decamelizeKeys:function(j,R){return n(A(o,R),j,R)},pascalizeKeys:function(j,R){return n(A(i,R),j)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};t.exports?t.exports=I:e.humps=I})(B4)}).decamelize,V4=function(t){if(Array.isArray(t))return t},H4=function(t,e){if(typeof Symbol<"u"&&Symbol.iterator in Object(t)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,c=t[Symbol.iterator]();!(r=(a=c.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(f){i=!0,o=f}finally{try{r||c.return==null||c.return()}finally{if(i)throw o}}return n}},S1=function(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r},U4=function(t,e){if(t){if(typeof t=="string")return S1(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set"?Array.from(t):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?S1(t,e):void 0}},W4=function(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
136
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)},z4=function(t,e){return V4(t)||H4(t,e)||U4(t,e)||W4()},$D=BD(function(t){function e(){return t.exports=e=Object.assign||function(n){for(var r=1;r<arguments.length;r++){var i=arguments[r];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])}return n},e.apply(this,arguments)}t.exports=e}),Y4=function(t,e){if(t==null)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},VD=function(t,e){if(t==null)return{};var n,r,i=Y4(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},G4=q.createContext(null);function HD(t){var e=t.children,n=e===void 0?"":e,r=VD(t,["children"]);return typeof n!="string"&&(n=j4(n)),q.createElement("template",$D({},r,{dangerouslySetInnerHTML:{__html:n}}))}function UD(t){var e=t.root,n=t.children;return Fv.createPortal(n===void 0?null:n,e)}function q4(t){var e=q.forwardRef(function(n,r){var i,o,a=n.mode,c=a===void 0?"open":a,f=n.delegatesFocus,p=f!==void 0&&f,b=n.styleSheets,m=b===void 0?[]:b,T=n.ssr,E=T!==void 0&&T,A=n.children,I=VD(n,["mode","delegatesFocus","styleSheets","ssr","children"]),j=(o=q.useRef((i=r)&&i.current),q.useEffect(function(){i&&(i.current=o.current)},[i]),o),R=q.useState(null),H=z4(R,2),W=H[0],ne=H[1],Z="node_".concat(c).concat(p);return q.useLayoutEffect(function(){if(j.current)try{if(typeof r=="function"&&r(j.current),E){var ae=j.current.shadowRoot;return void ne(ae)}var S=j.current.attachShadow({mode:c,delegatesFocus:p});m.length>0&&(S.adoptedStyleSheets=m),ne(S)}catch(ce){(function(ue){var Ue=ue.error,et=ue.styleSheets,Ke=ue.root;switch(Ue.name){case"NotSupportedError":et.length>0&&(Ke.adoptedStyleSheets=et);break;default:throw Ue}})({error:ce,styleSheets:m,root:W})}},[r,j,m]),q.createElement(q.Fragment,null,q.createElement(t.tag,$D({key:Z,ref:j},I),(W||E)&&q.createElement(G4.Provider,{value:W},E?q.createElement(HD,{shadowroot:c,shadowrootmode:c},t.render({root:W,ssr:E,children:A})):q.createElement(UD,{root:W},t.render({root:W,ssr:E,children:A})))))});return e.propTypes={mode:_s.oneOf(["open","closed"]),delegatesFocus:_s.bool,styleSheets:_s.arrayOf(_s.instanceOf(globalThis.CSSStyleSheet)),ssr:_s.bool,children:_s.node},e}HD.propTypes={children:_s.oneOfType([_s.string,_s.node])},UD.propTypes={root:_s.object.isRequired,children:_s.node};var mm=new Map;function X4(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"core",n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(r){return r.children};return new Proxy(t,{get:function(r,i){var o=$4(i,{separator:"-"}),a="".concat(e,"-").concat(o);return mm.has(a)||mm.set(a,q4({tag:o,render:n})),mm.get(a)}})}var WD=X4();const K4=".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}",Z4=".favorite-bar{position:sticky;top:64px;z-index:900;transition:transform .3s ease,opacity .3s ease;border-bottom:1px solid #ddd}.favorite-bar--hidden{transform:translateY(-100%);opacity:0}.favorite-bar--visible{transform:translateY(0);opacity:1}";var T1;(function(t){t.DragStart="dragStart",t.DragMove="dragMove",t.DragEnd="dragEnd",t.DragCancel="dragCancel",t.DragOver="dragOver",t.RegisterDroppable="registerDroppable",t.SetDroppableDisabled="setDroppableDisabled",t.UnregisterDroppable="unregisterDroppable"})(T1||(T1={}));const J4=Object.freeze({x:0,y:0});var Tf;(function(t){t[t.Forward=1]="Forward",t[t.Backward=-1]="Backward"})(Tf||(Tf={}));var C1;(function(t){t.Click="click",t.DragStart="dragstart",t.Keydown="keydown",t.ContextMenu="contextmenu",t.Resize="resize",t.SelectionChange="selectionchange",t.VisibilityChange="visibilitychange"})(C1||(C1={}));var Rs;(function(t){t.Space="Space",t.Down="ArrowDown",t.Right="ArrowRight",t.Left="ArrowLeft",t.Up="ArrowUp",t.Esc="Escape",t.Enter="Enter",t.Tab="Tab"})(Rs||(Rs={}));Rs.Space,Rs.Enter,Rs.Esc,Rs.Space,Rs.Enter,Rs.Tab;var E1;(function(t){t[t.RightClick=2]="RightClick"})(E1||(E1={}));var k1;(function(t){t[t.Pointer=0]="Pointer",t[t.DraggableRect=1]="DraggableRect"})(k1||(k1={}));var D1;(function(t){t[t.TreeOrder=0]="TreeOrder",t[t.ReversedTreeOrder=1]="ReversedTreeOrder"})(D1||(D1={}));Tf.Backward+"",Tf.Forward+"",Tf.Backward+"",Tf.Forward+"";var kv;(function(t){t[t.Always=0]="Always",t[t.BeforeDragging=1]="BeforeDragging",t[t.WhileDragging=2]="WhileDragging"})(kv||(kv={}));var Dv;(function(t){t.Optimized="optimized"})(Dv||(Dv={}));kv.WhileDragging,Dv.Optimized;({...J4});var P1;(function(t){t[t.Uninitialized=0]="Uninitialized",t[t.Initializing=1]="Initializing",t[t.Initialized=2]="Initialized"})(P1||(P1={}));function Q4(t,e,n){const r=t.slice();return r.splice(n<0?r.length+n:n,0,r.splice(e,1)[0]),r}Rs.Down,Rs.Right,Rs.Up,Rs.Left;function e6(t){const e=new CustomEvent("updateFavoriteMenu",{detail:{menuItem:t}});window.dispatchEvent(e)}const vm="MENU_ITEM";function t6(t){const e=Sp.useLocation(),[n,r]=q.useState([]),[i,o]=q.useState(!1);console.log("isSubmit",i);const a=q.useRef(null),[c,f]=q.useState(window.location.href);q.useEffect(()=>{f(window.location.href)},[e]);const p=H=>`${H}`;function b(H,W){for(const ne of H){if(ne.id===W)return ne;if(ne.children){const Z=b(ne.children,W);if(Z)return Z}}return null}function m(H,W){const ne=b(n,H);ne?(ne.isFavorite=W,e6(ne),nb(H,W)):console.error(`Item with id ${H} not found`)}const T=H=>{console.log("Favorite menus changed",H);const W=H.detail.favoriteMenus||[];r(W)},[E,A]=q.useState(!1);q.useEffect(()=>{const H=W=>{A(W.detail.isLoading)};return window.addEventListener("favoriteLoadingChange",H),()=>{window.removeEventListener("favoriteLoadingChange",H)}},[]),q.useEffect(()=>(window.addEventListener("favoriteMenusChange",T),()=>{window.removeEventListener("favoriteMenusChange",T)}),[]);const I=(H,W)=>{n[H];const ne=Q4(n,H,W);r(ne),o(!0);const Z={menuItemIds:ne.map(ae=>ae.id)};As.post("global-menu-config/api/v1/menu-items/user/order-favorites",Z,{baseURL:t.baseUrl}).then(()=>{}).catch(ae=>{console.error(ae),r(n)}).finally(()=>{o(!1)})},j=({item:H,index:W})=>{const ne=q.useRef(null),[{isDragging:Z},ae]=XE({type:vm,item:()=>({id:H.id,index:W}),collect:et=>({isDragging:et.isDragging()})}),[{isOver:S,isOverCurrent:ce},ue]=up(()=>({accept:vm,collect:et=>({isOver:et.isOver(),isOverCurrent:et.isOver({shallow:!0})}),drop:et=>{et.index!==W&&(et.index<W?(I(et.index,W-1),et.index=W-1):(I(et.index,W),et.index=W))}}),[]);let Ue="hover-off";return(ce||S)&&(Ue="hover-on"),ae(ue(ne)),_e.jsx("div",{ref:ne,style:{opacity:Z?.7:1,boxShadow:Z?"0 4px 8px rgba(0, 0, 0, 0.2)":"none",cursor:"move",display:"inline-block",marginRight:"8px",position:"relative",transition:"transform 0.3s ease-in-out"},className:`item ${Ue}`,children:_e.jsx(jD,{replacePath:t.replacePath,ssr:t.ssr,brandColors:t.brandColors,baseUrl:t.baseUrl,item:H,level:1,onSetFavoriteSuccess:m,isDrop:i})})},R=()=>{const H=q.useRef(null),[{isOver:W,canDrop:ne},Z]=up(()=>({accept:vm,drop:ae=>{I(ae.index,n.length-1),ae.index=n.length-1},collect:ae=>({isOver:ae.isOver(),canDrop:ae.canDrop()})}),[n]);return Z(H),_e.jsx("div",{ref:H,style:{height:48,width:150,display:"flex",alignItems:"center",justifyContent:"center",borderLeft:W&&ne?"2px solid var(--primary300)":"transparent"}})};return console.log("isLoading fav",E),_e.jsx(_e.Fragment,{children:E?_e.jsx("div",{className:p("favorite-menu")}):n.length?_e.jsx("div",{className:p("favorite-menu"),children:_e.jsx(Wv,{ref:a,className:p("wrap-section favorite-menu__menu"),style:{marginTop:4,flex:1,overflow:"auto",height:"100%",overflowY:"hidden"},children:_e.jsx(UE,{backend:eC,children:_e.jsxs("div",{style:{display:"inline-flex"},children:[n.map((H,W)=>_e.jsx(j,{item:H,index:W},H.id)),_e.jsx(R,{})]})})})}):""})}function n6(t=32){const[e,n]=q.useState(!0),[r,i]=q.useState(0),o=()=>{const a=window.scrollY;a>r&&a>t?n(!1):a<r&&n(!0),i(a)};return q.useEffect(()=>(window.addEventListener("scroll",o),()=>window.removeEventListener("scroll",o)),[r]),{isFavoriteBarVisible:e}}function r6(t){const{isFavoriteBarVisible:e}=n6();return _e.jsxs(_e.Fragment,{children:[_e.jsx("style",{children:Z4}),_e.jsx("div",{className:`favorite-bar ${e?"favorite-bar--visible":"favorite-bar--hidden"}`,children:_e.jsx(WD.div,{children:_e.jsx(Vv,{styles:[VT,I4,K4],children:_e.jsx(t6,{...t})})})})]})}function nb(t,e){const n=JSON.parse(localStorage.getItem("favoriteItems")||"[]");if(e)n.includes(t)||n.push(t);else{const r=n.indexOf(t);r>-1&&n.splice(r,1)}localStorage.setItem("favoriteItems",JSON.stringify(n))}function zD({...t}){var Se,Ne,tt;const e=t.item,n=t.level||0,r=!!((Se=t.item.children)!=null&&Se.length),{isActive:i,isCollapsed:o}=t,a=`level-${n}`,c=o?"collapsed":"expanded",f=i(e.id)?"active":"",p=r?"parent":"child",b=t.params.isOpen?"isOpen":"isClose",m=t.isInternalApp?"isInternalApp":"",T=(Ye,Ze=a)=>`${Ye} ${Ze} ${c} ${f} ${p} ${b} ${m}`,[E,A]=q.useState(!1),[I,j]=q.useState(e.isFavorite||!1);q.useEffect(()=>{j(!!t.item.isFavorite)},[t.item.isFavorite]);const R=q.useRef(),H=q.useRef();H!=null&&H.current&&((Ne=H==null?void 0:H.current)==null?void 0:Ne.scrollWidth)>((tt=H==null?void 0:H.current)==null?void 0:tt.clientWidth);const W=window.location.origin,ne=e.path&&e.path.includes("http")?new URL(e.path):{origin:"",pathname:""},Z=window.location.pathname.split("/")[1],ae=ne.pathname.split("/")[1],S=t.item.redirectUrl||t.ssr||!W.includes("local")&&W!==ne.origin||ae!==Z,ce=r?"div":!t.isInternalApp&&S?"a":Sp.Link,ue=e.redirectUrl||e.path||"#",Ue=n+1,et=r&&o&&E,Ke=o||n===0?void 0:`${n+.25}rem`,Me=()=>{A(!0)},Ve=()=>{A(!1)},fe="/global-menu-config/api/v1/menu-items/user/set-favorite",ge=e.serviceKey==="mn_poms";t.params.depth*20,t.params.depth,_H(e.id,t.params.isOpen,t.params.onToggle);const Be=ge||o&&n===0?e.name==="POMs"?"Parking Operations Management":e.description||e.name:null,Je=Object.entries(t.brandColors||{}).reduce((Ye,[Ze,qe])=>(qe&&(Ye[`--${Ze}`]=qe),Ye),{}),ve=W!==ne.origin||t.item.redirectUrl?"_blank":"_self";return _e.jsxs("div",{ref:R,className:T("menu-item__wrapper tree-node"),style:{borderRadius:"8px",transition:"all 0.3s",...Je},onMouseOver:Me,onMouseOut:Ve,onDragStart:Ye=>{o&&n>1&&Ye.preventDefault()},children:[_e.jsx(sa.Tooltip,{placement:"top",title:Be,disableInteractive:!0,children:_e.jsxs(ce,{target:ve,to:ue,href:ue,draggable:"true",className:T("menu-item__link"),style:{paddingLeft:Ke},onClick:Ye=>{ce==="a"&&ve==="_blank"||(!r&&e.path&&localStorage.setItem("latestClickMenuPath",(e.path||"").replace(window.location.origin,"")),!o&&t.toggleExpand(Ye))},children:[_e.jsx(i6,{cls:T,item:e}),_e.jsx("span",{className:T("menu-item__label"),ref:H,children:e.name}),_e.jsx(o6,{tooltipPosition:Be?"right":"top",menuLevel:n,hasChildren:r,isHovered:E,isFavorite:I,onClick:Ye=>{const Ze={menuConfigId:e.id,isFavorite:Ye},qe=t.baseUrl+fe;As.post(qe,Ze).then(ot=>{var ct;j(Ye),Yv("Set favorite menu item successfully"),(ct=t.onSetFavoriteSuccess)==null||ct.call(t,t.item.id,Ye),nb(t.item.id,Ye)}).catch(ot=>{var ct,pt;Wd(((pt=(ct=ot.response)==null?void 0:ct.data)==null?void 0:pt.errorMessage)||"Have error when set favorite menu item")})}}),r&&_e.jsx("div",{className:T("menu-item__icon-arrow__wrapper"),children:_e.jsx(Q5,{className:T(`menu-item__icon-arrow__icon ${t.params.isOpen?"open":"close"}`)})})]})}),et&&_e.jsx(e4,{parentRef:R,onlyChild:!o,renderChildren:({maxHeight:Ye})=>{var Ze;return _e.jsx(OD.div,{className:T(`menu-item__dropdown ${t.params.isOpen?"menu-item__dropdown--open":"menu-item__dropdown--close"}`,`level-${Ue}`),style:eb({maxHeight:Ye,overflowY:"auto",paddingRight:3},Ye!=="auto"&&!!Ue),children:(Ze=e.children)==null?void 0:Ze.map(qe=>q.createElement(zD,{...t,key:qe.id,item:qe,level:Ue}))})}})]})}function i6({item:t,cls:e}){return _e.jsx("div",{className:e("menu-item__icon"),children:_e.jsx(ND,{item:t})})}function o6(t){const e={marginRight:t.hasChildren?10:0,fontSize:18,fill:ki.warning};return _e.jsxs(_e.Fragment,{children:[t.isHovered&&!t.isFavorite&&_e.jsx(sa.Tooltip,{placement:t.tooltipPosition||"top",title:"Add to favorites",disableInteractive:!0,children:_e.jsx("div",{children:_e.jsx(_D,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!0)}})})}),t.isFavorite&&_e.jsx(sa.Tooltip,{placement:t.tooltipPosition||"top",title:"Remove from favorites",disableInteractive:!0,children:_e.jsx("div",{children:_e.jsx(RD,{style:e,onClick:n=>{var r;n.preventDefault(),n.stopPropagation(),(r=t.onClick)==null||r.call(t,!1)}})})})]})}function s6(){return _e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",fill:"currentColor",stroke:"currentColor",strokeWidth:"0",viewBox:"0 0 24 24",children:_e.jsx("path",{d:"M21 18v2H3v-2h18zM6.596 3.903L8.01 5.318 4.828 8.5 8.01 11.68l-1.414 1.415L2 8.5l4.596-4.597zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z"})})}function a6(){return _e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",fill:"currentColor",stroke:"currentColor",strokeWidth:"0",viewBox:"0 0 24 24",children:_e.jsx("path",{d:"M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z"})})}function l6(t){return _e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"20",fill:"none",viewBox:"0 0 18 20",...t,children:_e.jsx("path",{fill:"#E01B00",fillRule:"evenodd",d:"M.179 2.875A2.375 2.375 0 012.554.5h3.393a1.018 1.018 0 010 2.036H2.554a.34.34 0 00-.34.339v14.25c0 .187.152.34.34.34h3.393a1.018 1.018 0 110 2.035H2.554a2.375 2.375 0 01-2.375-2.375V2.875zm14.167 6.107h-7.72a1.018 1.018 0 000 2.036h7.72l-2.673 2.673a1.018 1.018 0 101.44 1.44l4.41-4.411a1.018 1.018 0 000-1.44l-4.41-4.41a1.018 1.018 0 10-1.44 1.439l2.673 2.673z",clipRule:"evenodd"})})}const u6=".flex-col-center{display:flex;flex-direction:column;justify-content:center}.wrap-section{padding:0 8px;transition:all .3s}.wrap-section.collapsed{padding:0 4px}.side-bar{position:fixed;top:64px;left:0;height:calc(100vh - 64px);max-width:18rem;display:flex;flex-direction:column;border-right:1px solid #ddd;background-color:#fafafa;transition:all .3s}.side-bar.expanded{width:17rem}.side-bar.collapsed{width:64px}.side-bar__wrap-btn-logout,.side-bar__btn-logout{margin:5px 0}.side-bar__logout-btn__text{margin-left:12px;font-size:.875rem;opacity:1}.side-bar__logout-btn__text.collapsed{opacity:0;transition:ease-in-out .2s;transition-delay:.15s}.side-bar__wrapper-toggle-btn{display:flex;flex-direction:row;justify-content:flex-end;transition:all .3s;margin-right:-8px;margin-top:40px}.side-bar__wrapper-toggle-btn.collapsed{justify-content:center;width:100%}.side-bar__toggle-btn{margin-top:-6px;color:#85858a}.side-bar__logout-btn{width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;padding:8px 16px 8px 18.6665px;min-height:48px;border-radius:.375rem;overflow:hidden;transition:all .3s ease-in-out;background-color:initial}.side-bar__logout-btn:hover{background-color:#919eab14}.side-bar__icon-logout{flex-shrink:0}.menu-item__wrapper{display:flex;flex-direction:column;position:relative;width:100%;color:#292929}.menu-item__wrapper.collapsed.active,.menu-item__wrapper.expanded.active.parent.isClose,.menu-item__wrapper.expanded.active.child{color:var(--primary400);background-color:var(--primary200)}.menu-item__link{display:flex;flex-direction:row;border-radius:.375rem;align-items:center;padding:.5rem;position:relative;height:48px;cursor:pointer}.menu-item__link.expanded.level-0{padding:.5rem 10px}.menu-item__link:hover{background-color:#919eab14}.menu-item__link.collapsed.level-0{padding-left:calc(.5rem + 7.665px)!important}.menu-item__link.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.level-0,.menu-item__link.active.level-1,.menu-item__link.active.level-2,.menu-item__link.active.level-3,.menu-item__link.active.level-4,.menu-item__link.active.level-5,.menu-item__link.active.level-6,.menu-item__link.active.level-7,.menu-item__link.active.level-8,.menu-item__link.active.level-9{background-color:inherit;color:inherit}.menu-item__link.active.level-1:hover,.menu-item__link.active.level-2:hover,.menu-item__link.active.level-3:hover,.menu-item__link.active.level-4:hover,.menu-item__link.active.level-5:hover,.menu-item__link.active.level-6:hover,.menu-item__link.active.level-7:hover,.menu-item__link.active.level-8:hover,.menu-item__link.active.level-9:hover,.menu-item__link.active.level-0:hover{background-color:#919eab14}.menu-item__link.level-0{transition:padding .2s}.menu-item__link.menu-item__link.collapsed.level-0{padding:0}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center;color:#85858a}.menu-item__icon.collapsed.active,.menu-item__icon.expanded.active.parent.isClose,.menu-item__icon.expanded.active.child{color:inherit}.menu-item__icon.collapsed.level-0>*{margin:0 auto}.menu-item__label{font-size:.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex-shrink:1;margin-left:12px;padding-right:12px;opacity:1}.menu-item__label.level-0.collapsed{text-overflow:unset}.menu-item__label.active{color:inherit}.menu-item__label.collapsed{margin-left:8px;font-size:.75rem;line-height:1rem}.menu-item__label.collapsed.level-0{font-size:.875rem;opacity:0;transition-delay:.15s}.menu-item__label.level-0{margin-left:8px;font-weight:500;font-size:.951rem}.menu-item__label.level-0.isInternalApp{font-weight:unset!important}.menu-item__icon-arrow__wrapper{display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0}.menu-item__icon-arrow__wrapper.expanded{right:4px}.menu-item__icon-arrow__icon{transition:transform .3s!important;transform:rotate(-90deg)!important}.menu-item__icon-arrow__icon.active{color:inherit}.menu-item__icon-arrow__icon.expanded.open{transform:rotate(0)!important}.menu-item__dropdown.collapsed{background-color:#fafafa;border:1px solid #ddd;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;border-radius:4px;width:210px;max-width:210px;padding:4px;z-index:1200}.menu-item__dropdown::-webkit-scrollbar{width:4px}.menu-item__dropdown::-webkit-scrollbar-thumb{background-color:#9b9b9b99;border-radius:2px}.menu-item__dropdown,.menu-item__dropdown>*{margin-top:4px}.menu-item__dropdown.expanded.menu-item__dropdown--close{margin-top:0;transition:margin-top .3s}.menu-item__dropdown:first-of-type{margin-top:0}.menu-item__dropdown>*:first-child{margin-top:0}.menu-item__dropdown.collapsed .menu-item__link{height:40px}.menu-item__dropdown.collapsed .menu-item__link.level-0{height:48px}.menu-item__dropdown.collapsed.level-0{width:auto;max-width:unset;box-shadow:none;border:none;padding:0;background-color:unset}.menu-item__dropdown.expanded{overflow:hidden}.icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;background-color:transparent;transition:background-color .3s ease;border:none}.icon-btn:hover{background-color:var(--btn-bg-hover)}.simplebar-scrollbar:before{background-color:#0000002d}.side-bar__menu.collapsed .simplebar-track.simplebar-vertical{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}",c6=t=>{const e=t.isCollapsed?0:t.depth*16;return _e.jsx("div",{style:{backgroundColor:t.color||"#93D500",height:"2px",position:"absolute",right:"0",top:"0",left:e}})},f6=".app,.treeRoot{height:100%}.draggingSource{opacity:.3}.placeholderContainer{position:relative}.dropTarget{background-color:#8d878711}",d6=t=>{const[e,n]=q.useState(()=>{const r=localStorage.getItem("openingMenuIds");return r&&r!=="[]"?JSON.parse(r):(t==null?void 0:t.initOpenIds)||[]});return q.useEffect(()=>{localStorage.setItem("openingMenuIds",JSON.stringify(e))},[e]),[e,n]};function YD(t){document.documentElement.style.setProperty("--global-menu-width",!t||t==="true"?"64px":"17rem")}const Gh=localStorage.getItem("isCollapsed");YD(Gh);function h6(t){const e=new CustomEvent("favoriteMenusChange",{detail:{favoriteMenus:t}});window.dispatchEvent(e)}function p6(t){const e=Sp.useLocation(),[n,r]=q.useState([]),i=n.map(Me=>Me.data),[o,a]=q.useState(!1),[c,f]=q.useState([]),[p,b]=q.useState(Gh===null?!0:Gh==="true"),[m,T]=q.useState(window.location.href),E=q.useRef(null);q.useEffect(()=>{var Me;(Me=t.handleCallback)==null||Me.call(t,i)},[i,t.handleCallback]),q.useEffect(()=>{T(window.location.href)},[e]);const A=m6(i,m),[I,j]=d6({initOpenIds:t.initOpenIds}),R=()=>{var Me,Ve;if(b(!p),localStorage.setItem("isCollapsed",JSON.stringify(!p)),YD(p),p)I&&((Me=E.current)==null||Me.open(I));else{const fe=n.filter(ge=>ge.parent===0).map(ge=>ge.id);console.log("closeIds:",fe),(Ve=E.current)==null||Ve.close(fe)}},[H,W]=q.useState(!1),ne=p?"collapsed":"expanded",Z=Me=>`${Me} ${ne}`,ae=q.useRef(null);q.useLayoutEffect(()=>{(async()=>{var Ve,fe;try{const ge=t.menuPath||"/global-menu-config/api/v1/menu-items/user",Pe=t.baseUrl+ge,{data:Be}=await As.get(Pe);let Je=Be.map(Se=>({...Se,parentKey:Se.parentKey||0}));Je=qD(Je),t.replacePath&&(Je=GD(Je,t.replacePath));const ve=Je.map(Se=>({id:Se.id,parent:Se.parentKey,text:Se.name,data:Se}));r(ve)}catch(ge){console.error("Global menu",ge),Wd(((fe=(Ve=ge.response)==null?void 0:Ve.data)==null?void 0:fe.errorMessage)||ge.message||"Have error when get menu items")}})()},[t.baseUrl,t.menuPath,t.replacePath]);const[S,ce]=q.useState(!1);console.log("isLoadingFavorites",S);const ue=async()=>{ce(!0),window.dispatchEvent(new CustomEvent("favoriteLoadingChange",{detail:{isLoading:!0}}));try{const Me=await fetch(`${t.baseUrl}/global-menu-config/api/v1/menu-items/user/get-favorites`);if(!Me.ok)throw new Error("Failed to fetch favorite items");const Ve=await Me.json();f(Ve)}catch(Me){console.error("Error fetching favorite items:",Me)}finally{ce(!1),window.dispatchEvent(new CustomEvent("favoriteLoadingChange",{detail:{isLoading:!1}}))}};q.useEffect(()=>{ue()},[t.baseUrl,e]),q.useEffect(()=>{let Me=[];c.forEach(ge=>{const Pe=i.find(Be=>Be.id===ge&&Be.isFavorite===!0);Pe&&(Me=[...Me,Pe])}),console.log(Me);function Ve(ge){return i.every(Pe=>Pe.parentKey!==ge.id)?ge:{...ge,children:i.filter(Pe=>Pe.parentKey===ge.id).map(Pe=>Ve(Pe))}}const fe=Me.map(ge=>Ve(ge));h6(fe)},[i]);function Ue(Me){const Ve=Me.detail.menuItem;r(fe=>fe.map(ge=>ge.id!==Ve.id?ge:{...ge,data:Ve})),ue()}q.useEffect(()=>(window.addEventListener("updateFavoriteMenu",Ue),()=>{window.removeEventListener("updateFavoriteMenu",Ue)}),[]),q.useLayoutEffect(()=>{var ge;const Me=localStorage.getItem("scrollPos");Me&&ae.current&&setTimeout(()=>{const Pe=ae.current.getScrollElement();Pe.scrollTop=parseInt(Me)},0);const Ve=()=>{if(ae.current){const Pe=ae.current.getScrollElement();localStorage.setItem("scrollPos",Pe.scrollTop.toString())}},fe=(ge=ae.current)==null?void 0:ge.getScrollElement();return fe==null||fe.addEventListener("scroll",Ve),()=>{fe==null||fe.removeEventListener("scroll",Ve)}},[i]);function et(Me){a(!0);const Ve=[...n];r(Me);const fe=Me.map((ge,Pe)=>({menuItemId:ge.id,order:Pe}));As.post("/global-menu-config/api/v1/menu-items/user",fe,{baseURL:t.baseUrl}).then(()=>{}).catch(ge=>{console.error(ge),r(Ve)}).finally(()=>{a(!1)})}const Ke=q.useMemo(()=>Gh==="false"?I:[],[]);return console.log("nodesglobal menu",n),_e.jsxs("div",{className:Z("side-bar"),children:[_e.jsx("div",{className:Z("wrap-section side-bar__wrapper-toggle-btn"),children:_e.jsx("button",{className:"icon-btn side-bar__toggle-btn",onClick:R,children:p?_e.jsx(a6,{}):_e.jsx(s6,{})})}),_e.jsx(Wv,{ref:ae,className:Z("wrap-section side-bar__menu"),style:{marginTop:24,flex:1,overflow:"auto",height:"100%",overflowX:"hidden"},children:_e.jsx(UE,{backend:eH,options:EH(),children:_e.jsx(HH,{ref:E,classes:{root:"treeRoot",draggingSource:"draggingSource",placeholder:"placeholderContainer",listItem:Me=>{var Ve;return((Ve=Me.data)==null?void 0:Ve.name)==="Home"?"isHome":""}},tree:n,rootId:0,sort:!1,insertDroppableFirst:!1,enableAnimateExpand:!0,dropTargetOffset:10,onDrop:et,render:(Me,Ve)=>{function fe(Je){return n.every(ve=>ve.parent!==Je.id)?Je:{...Je,children:n.filter(ve=>ve.parent===Je.id).map(ve=>fe(ve.data))}}const ge=fe(Me.data),Pe=Je=>A.some(ve=>ve.id===Je);function Be(Je,ve){r(Se=>Se.map(Ne=>Ne.id===Je?{...Ne,data:{...Ne.data,isFavorite:ve}}:Ne)),ue()}return _e.jsx(zD,{isInternalApp:t.isInternalApp,isActive:Pe,isCollapsed:p,replacePath:t.replacePath,ssr:t.ssr,brandColors:t.brandColors,baseUrl:t.baseUrl,node:Me,params:Ve,nodes:n,item:ge,expanded:()=>!1,toggleExpand:Je=>{var ve;if(Je.stopPropagation(),Ve.isOpen)console.log("open toggleExpand"),Ve.onToggle();else{console.log("close toggleExpand");const Se=n.filter(Ne=>Ne.parent===Me.parent&&Ne.id!==Me.id).map(Ne=>Ne.id);console.log(" closeIds:",Se),(ve=E.current)==null||ve.open(Me.id),setTimeout(()=>{var Ne;(Ne=E.current)==null||Ne.close(Se)},0)}},level:Ve.depth,onSetFavoriteSuccess:Be})},placeholderRender:(Me,{depth:Ve})=>{var fe;return _e.jsx(c6,{node:Me,depth:Ve,color:(fe=t.brandColors)==null?void 0:fe.primary300,isCollapsed:p})},canDrag:()=>!o,canDrop:(Me,{dragSource:Ve,dropTargetId:fe})=>(Ve==null?void 0:Ve.parent)===fe,onDragStart:Me=>{console.log("onDragStart",Me)},onChangeOpen:Me=>{localStorage.getItem("isCollapsed")==="false"&&(console.log("onChangeOpen:",Me),j(Me))},initialOpen:Ke})})}),_e.jsxs("div",{className:Z("wrap-section side-bar__wrap-btn-logout"),children:[_e.jsxs("button",{className:Z("side-bar__logout-btn"),onClick:()=>W(!0),children:[_e.jsx(l6,{className:Z("side-bar__icon-logout")}),_e.jsx("span",{className:Z("side-bar__logout-btn__text"),children:"Logout"})]}),_e.jsx(X1,{isOpen:H,onClose:()=>W(!1),onConfirm:()=>t.logout?t.logout():oT(t.baseUrl)})]})]})}const O1={"/stella/page/SiteManagement/Company/List?tenantId=1":["/stella/page/SiteManagement/Company","/stella/page/SiteManagement/Region","/stella/page/SiteManagement/Location","/stella/page/SiteManagement/Zone","/stella/page/SiteManagement/Service","/stella/page/SiteManagement/Sign"],"/stella/page/SiteManagement/Portfolio/List":["/stella/page/SiteManagement/Portfolio"],"/stella/page/SiteManagement/CountryRegion/List":["/stella/page/SiteManagement/CountryRegion"],"/stella/page/SiteManagement/VehicleListController/List":["/stella/page/SiteManagement/VehicleListController"],"/stella/page/ContraventionManagement/CorrespondenceTemplate/List":["/stella/page/ContraventionManagement/CorrespondenceTemplate"],"/stella/page/ContraventionManagement/VerificationsAudit/List":["/stella/page/ContraventionManagement/VerificationsAudit"],"/stella/page/ContraventionManagement/PendingWardenVerification/List":["/stella/page/ContraventionManagement/PendingWardenVerification"],"/stella/page/ContraventionManagement/Appeal/Search":["/stella/page/ContraventionManagement/Appeal"],"/stella/page/ContraventionManagement/Contravention/Search":["/stella/page/ContraventionManagement/Contravention"],"/stella/page/ContraventionManagement/Tag/Search":["/stella/page/ContraventionManagement/Tag"],"/stella/page/ContraventionManagement/WorkflowMapping/List":["/stella/page/ContraventionManagement/WorkflowMapping"],"/stella/page/ContraventionManagement/WorkflowLetterTemplateMapping/List":["/stella/page/ContraventionManagement/WorkflowLetterTemplateMapping"],"/stella/page/ContraventionManagement/ScannedAppeal/Summary":["/stella/page/ContraventionManagement/ScannedAppeal"],"/stella/page/ContraventionManagement/PendingAppealWorkQueue/List":["/stella/page/ContraventionManagement/PendingAppeal"],"/stella/page/ContraventionManagement/NoDecisionAIAppeal/List":["/stella/page/ContraventionManagement/NoDecisionAIAppeal"],"/stella/page/ContraventionManagement/VerifyAIAppeal/List":["/stella/page/ContraventionManagement/VerifyAIAppeal"],"/anpr/page/LocationDisableReasons/Index":["/anpr/page/LocationDisableReasons"],"/anpr/page/Tags/Index":["/anpr/page/Tags"],"/anpr/page/VendorLocations/Index":["/anpr/page/VendorLocations"],"/anpr/page/Cameras/Index":["/anpr/page/Cameras"],"/anpr/page/Locations/Index":["/anpr/page/Locations"],"/anpr/page/Devices/Index":["/anpr/page/Devices","/anpr/page/Locations"],"/anpr/page/Technical/Overview":["/anpr/page/Technical"],"/anpr/page/Technical/Index":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P1":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P2":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P3":["/anpr/page/Technical"],"/anpr/page/Technical/Index?priority=P4":["/anpr/page/Technical"],"/anpr/page/CustomVerifications/Overview":["/anpr/page/CustomVerifications/Overview"],"/anpr/page/CustomVerifications/WipByLocation":["/anpr/page/CustomVerifications"],"/anpr/page/Issues/Create":["/anpr/page/Issues/Create"],"/anpr/page/Issues/ExportAsCsv":["/anpr/page/Issues/ExportAsCsv"],"/anpr/page/Issues/Overview":["/anpr/page/Issues/Overview"],"/anpr/page/Issues/Index?status=Closed":["/anpr/page/Issues"],"/anpr/page/Issues/Index":["/anpr/page/Issues"]};function g6(t,e){const r=t.replace(window.origin,""),i=new URL(r,window.location.origin),o=new URL(e,window.origin),a=localStorage.getItem("latestClickMenuPath");return r&&O1[r]&&O1[r].some(c=>e.includes(c))?a===r?5:4:i.pathname===o.pathname&&i.search===o.search?3:i.pathname===o.pathname?2:o.pathname.startsWith(i.pathname)?1:0}function m6(t,e){const n=t.map(a=>({item:a,priority:a.path?g6(a.path,e):0})).filter(a=>a.priority>0);console.log(" index.tsx ~ matchedItems:",n);const r=n.length>0?n.reduce((a,c)=>c.priority>a.priority?c:a).item:null,i=[];let o=r;for(;o;)i.unshift(o),o=t.find(a=>a.id===(o==null?void 0:o.parentKey))||null;return i}function GD(t,e){return t.map(n=>{var r;return(r=n.children)!=null&&r.length?(n.path="",n.children=GD(n.children,e)):n.path=e(n.path),n})}function qD(t){return t.map(n=>n.path&&!n.path.includes("http")&&n.path.includes("/")?{...n,path:window.location.origin+n.path}:(n.children&&(n.children=qD(n.children)),n))}function v6(t){return _e.jsx(WD.div,{children:_e.jsx(Vv,{styles:[VT,u6,f6],style:{position:"sticky",zIndex:1300},children:_e.jsx(p6,{...t})})})}const y6={"page-container":"_page-container_1pwo1_1","page-main-content":"_page-main-content_1pwo1_8","page-title":"_page-title_1pwo1_19","text-base":"_text-base_1pwo1_26","mt-4":"_mt-4_1pwo1_33"};var bp={exports:{}};/**
|
|
137
|
-
* @license
|
|
138
|
-
* Lodash <https://lodash.com/>
|
|
139
|
-
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
140
|
-
* Released under MIT license <https://lodash.com/license>
|
|
141
|
-
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
142
|
-
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
143
|
-
*/bp.exports;(function(t,e){(function(){var n,r="4.17.21",i=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",a="Expected a function",c="Invalid `variable` option passed into `_.template`",f="__lodash_hash_undefined__",p=500,b="__lodash_placeholder__",m=1,T=2,E=4,A=1,I=2,j=1,R=2,H=4,W=8,ne=16,Z=32,ae=64,S=128,ce=256,ue=512,Ue=30,et="...",Ke=800,Me=16,Ve=1,fe=2,ge=3,Pe=1/0,Be=9007199254740991,Je=17976931348623157e292,ve=NaN,Se=4294967295,Ne=Se-1,tt=Se>>>1,Ye=[["ary",S],["bind",j],["bindKey",R],["curry",W],["curryRight",ne],["flip",ue],["partial",Z],["partialRight",ae],["rearg",ce]],Ze="[object Arguments]",qe="[object Array]",ot="[object AsyncFunction]",ct="[object Boolean]",pt="[object Date]",ft="[object DOMException]",yt="[object Error]",Qe="[object Function]",At="[object GeneratorFunction]",Mt="[object Map]",Vn="[object Number]",mr="[object Null]",Hn="[object Object]",Sn="[object Promise]",$i="[object Proxy]",kr="[object RegExp]",Jn="[object Set]",sn="[object String]",fn="[object Symbol]",dn="[object Undefined]",ut="[object WeakMap]",Dn="[object WeakSet]",oi="[object ArrayBuffer]",on="[object DataView]",Vi="[object Float32Array]",Hi="[object Float64Array]",Ui="[object Int8Array]",Dr="[object Int16Array]",Nn="[object Int32Array]",Pr="[object Uint8Array]",vr="[object Uint8ClampedArray]",zr="[object Uint16Array]",Yr="[object Uint32Array]",Ao=/\b__p \+= '';/g,Un=/\b(__p \+=) '' \+/g,Gr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Qn=/&(?:amp|lt|gt|quot|#39);/g,Wt=/[&<>"']/g,si=RegExp(Qn.source),Wi=RegExp(Wt.source),Pn=/<%-([\s\S]+?)%>/g,hn=/<%([\s\S]+?)%>/g,ai=/<%=([\s\S]+?)%>/g,li=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Tn=/^\w*$/,so=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,yr=/[\\^$.*+?()[\]{}|]/g,ui=RegExp(yr.source),an=/^\s+/,Di=/\s/,Ms=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ls=/\{\n\/\* \[wrapped with (.+)\] \*/,qr=/,? & /,ao=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,lo=/[()=,{}\[\]\/\s]/,Pi=/\\(\\)?/g,er=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Or=/\w*$/,_r=/^[-+]0x[0-9a-f]+$/i,ci=/^0b[01]+$/i,Xr=/^\[object .+?Constructor\]$/,br=/^0o[0-7]+$/i,Rr=/^(?:0|[1-9]\d*)$/,tr=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,zi=/($^)/,Oi=/['\n\r\u2028\u2029\\]/g,ar="\\ud800-\\udfff",yn="\\u0300-\\u036f",Ar="\\ufe20-\\ufe2f",Ir="\\u20d0-\\u20ff",fi=yn+Ar+Ir,di="\\u2700-\\u27bf",wr="a-z\\xdf-\\xf6\\xf8-\\xff",Kr="\\xac\\xb1\\xd7\\xf7",Wn="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",hi="\\u2000-\\u206f",pi=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",_i="A-Z\\xc0-\\xd6\\xd8-\\xde",nn="\\ufe0e\\ufe0f",jn=Kr+Wn+hi+pi,Cn="['’]",uo="["+ar+"]",On="["+jn+"]",_n="["+fi+"]",k="\\d+",F="["+di+"]",G="["+wr+"]",ee="[^"+ar+jn+k+di+wr+_i+"]",Ee="\\ud83c[\\udffb-\\udfff]",me="(?:"+_n+"|"+Ee+")",Oe="[^"+ar+"]",Ge="(?:\\ud83c[\\udde6-\\uddff]){2}",gt="[\\ud800-\\udbff][\\udc00-\\udfff]",mt="["+_i+"]",dt="\\u200d",Ft="(?:"+G+"|"+ee+")",Bn="(?:"+mt+"|"+ee+")",zn="(?:"+Cn+"(?:d|ll|m|re|s|t|ve))?",En="(?:"+Cn+"(?:D|LL|M|RE|S|T|VE))?",Zr=me+"?",lr="["+nn+"]?",Yi="(?:"+dt+"(?:"+[Oe,Ge,gt].join("|")+")"+lr+Zr+")*",gi="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Gi="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Mr=lr+Zr+Yi,qi="(?:"+[F,Ge,gt].join("|")+")"+Mr,Ua="(?:"+[Oe+_n+"?",_n,Ge,gt,uo].join("|")+")",Fs=RegExp(Cn,"g"),rs=RegExp(_n,"g"),xr=RegExp(Ee+"(?="+Ee+")|"+Ua+Mr,"g"),Wa=RegExp([mt+"?"+G+"+"+zn+"(?="+[On,mt,"$"].join("|")+")",Bn+"+"+En+"(?="+[On,mt+Ft,"$"].join("|")+")",mt+"?"+Ft+"+"+zn,mt+"+"+En,Gi,gi,k,qi].join("|"),"g"),mi=RegExp("["+dt+ar+fi+nn+"]"),Ns=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,is=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],rn=-1,Gt={};Gt[Vi]=Gt[Hi]=Gt[Ui]=Gt[Dr]=Gt[Nn]=Gt[Pr]=Gt[vr]=Gt[zr]=Gt[Yr]=!0,Gt[Ze]=Gt[qe]=Gt[oi]=Gt[ct]=Gt[on]=Gt[pt]=Gt[yt]=Gt[Qe]=Gt[Mt]=Gt[Vn]=Gt[Hn]=Gt[kr]=Gt[Jn]=Gt[sn]=Gt[ut]=!1;var Kt={};Kt[Ze]=Kt[qe]=Kt[oi]=Kt[on]=Kt[ct]=Kt[pt]=Kt[Vi]=Kt[Hi]=Kt[Ui]=Kt[Dr]=Kt[Nn]=Kt[Mt]=Kt[Vn]=Kt[Hn]=Kt[kr]=Kt[Jn]=Kt[sn]=Kt[fn]=Kt[Pr]=Kt[vr]=Kt[zr]=Kt[Yr]=!0,Kt[yt]=Kt[Qe]=Kt[ut]=!1;var Ri={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Jr={"&":"&","<":"<",">":">",'"':""","'":"'"},Io={"&":"&","<":"<",">":">",""":'"',"'":"'"},vi={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ur=parseFloat,js=parseInt,co=typeof Ei=="object"&&Ei&&Ei.Object===Object&&Ei,la=typeof self=="object"&&self&&self.Object===Object&&self,ln=co||la||Function("return this")(),Mo=e&&!e.nodeType&&e,yi=Mo&&!0&&t&&!t.nodeType&&t,ua=yi&&yi.exports===Mo,fo=ua&&co.process,cr=function(){try{var K=yi&&yi.require&&yi.require("util").types;return K||fo&&fo.binding&&fo.binding("util")}catch{}}(),h=cr&&cr.isArrayBuffer,y=cr&&cr.isDate,C=cr&&cr.isMap,P=cr&&cr.isRegExp,L=cr&&cr.isSet,N=cr&&cr.isTypedArray;function V(K,le,se){switch(se.length){case 0:return K.call(le);case 1:return K.call(le,se[0]);case 2:return K.call(le,se[0],se[1]);case 3:return K.call(le,se[0],se[1],se[2])}return K.apply(le,se)}function oe(K,le,se,Ae){for(var Le=-1,st=K==null?0:K.length;++Le<st;){var lt=K[Le];le(Ae,lt,se(lt),K)}return Ae}function te(K,le){for(var se=-1,Ae=K==null?0:K.length;++se<Ae&&le(K[se],se,K)!==!1;);return K}function pe(K,le){for(var se=K==null?0:K.length;se--&&le(K[se],se,K)!==!1;);return K}function De(K,le){for(var se=-1,Ae=K==null?0:K.length;++se<Ae;)if(!le(K[se],se,K))return!1;return!0}function Re(K,le){for(var se=-1,Ae=K==null?0:K.length,Le=0,st=[];++se<Ae;){var lt=K[se];le(lt,se,K)&&(st[Le++]=lt)}return st}function Te(K,le){var se=K==null?0:K.length;return!!se&&Qt(K,le,0)>-1}function je(K,le,se){for(var Ae=-1,Le=K==null?0:K.length;++Ae<Le;)if(se(le,K[Ae]))return!0;return!1}function it(K,le){for(var se=-1,Ae=K==null?0:K.length,Le=Array(Ae);++se<Ae;)Le[se]=le(K[se],se,K);return Le}function Tt(K,le){for(var se=-1,Ae=le.length,Le=K.length;++se<Ae;)K[Le+se]=le[se];return K}function Et(K,le,se,Ae){var Le=-1,st=K==null?0:K.length;for(Ae&&st&&(se=K[++Le]);++Le<st;)se=le(se,K[Le],Le,K);return se}function Rn(K,le,se,Ae){var Le=K==null?0:K.length;for(Ae&&Le&&(se=K[--Le]);Le--;)se=le(se,K[Le],Le,K);return se}function un(K,le){for(var se=-1,Ae=K==null?0:K.length;++se<Ae;)if(le(K[se],se,K))return!0;return!1}var Lr=D("length");function Fr(K){return K.split("")}function Lt(K){return K.match(ao)||[]}function Nr(K,le,se){var Ae;return se(K,function(Le,st,lt){if(le(Le,st,lt))return Ae=st,!1}),Ae}function jt(K,le,se,Ae){for(var Le=K.length,st=se+(Ae?1:-1);Ae?st--:++st<Le;)if(le(K[st],st,K))return st;return-1}function Qt(K,le,se){return le===le?Pu(K,le,se):jt(K,po,se)}function ho(K,le,se,Ae){for(var Le=se-1,st=K.length;++Le<st;)if(Ae(K[Le],le))return Le;return-1}function po(K){return K!==K}function Sr(K,le){var se=K==null?0:K.length;return se?be(K,le)/se:ve}function D(K){return function(le){return le==null?n:le[K]}}function M(K){return function(le){return K==null?n:K[le]}}function U(K,le,se,Ae,Le){return Le(K,function(st,lt,rt){se=Ae?(Ae=!1,st):le(se,st,lt,rt)}),se}function Q(K,le){var se=K.length;for(K.sort(le);se--;)K[se]=K[se].value;return K}function be(K,le){for(var se,Ae=-1,Le=K.length;++Ae<Le;){var st=le(K[Ae]);st!==n&&(se=se===n?st:se+st)}return se}function we(K,le){for(var se=-1,Ae=Array(K);++se<K;)Ae[se]=le(se);return Ae}function Ie(K,le){return it(le,function(se){return[se,K[se]]})}function We(K){return K&&K.slice(0,Rl(K)+1).replace(an,"")}function ht(K){return function(le){return K(le)}}function _t(K,le){return it(le,function(se){return K[se]})}function St(K,le){return K.has(le)}function vt(K,le){for(var se=-1,Ae=K.length;++se<Ae&&Qt(le,K[se],0)>-1;);return se}function An(K,le){for(var se=K.length;se--&&Qt(le,K[se],0)>-1;);return se}function bn(K,le){for(var se=K.length,Ae=0;se--;)K[se]===le&&++Ae;return Ae}var $n=M(Ri),os=M(Jr);function ca(K){return"\\"+vi[K]}function go(K,le){return K==null?n:K[le]}function Qr(K){return mi.test(K)}function za(K){return Ns.test(K)}function Ai(K){for(var le,se=[];!(le=K.next()).done;)se.push(le.value);return se}function fa(K){var le=-1,se=Array(K.size);return K.forEach(function(Ae,Le){se[++le]=[Le,Ae]}),se}function ss(K,le){return function(se){return K(le(se))}}function ei(K,le){for(var se=-1,Ae=K.length,Le=0,st=[];++se<Ae;){var lt=K[se];(lt===le||lt===b)&&(K[se]=b,st[Le++]=se)}return st}function mo(K){var le=-1,se=Array(K.size);return K.forEach(function(Ae){se[++le]=Ae}),se}function Ya(K){var le=-1,se=Array(K.size);return K.forEach(function(Ae){se[++le]=[Ae,Ae]}),se}function Pu(K,le,se){for(var Ae=se-1,Le=K.length;++Ae<Le;)if(K[Ae]===le)return Ae;return-1}function da(K,le,se){for(var Ae=se+1;Ae--;)if(K[Ae]===le)return Ae;return Ae}function vo(K){return Qr(K)?Bs(K):Lr(K)}function cn(K){return Qr(K)?J(K):Fr(K)}function Rl(K){for(var le=K.length;le--&&Di.test(K.charAt(le)););return le}var ha=M(Io);function Bs(K){for(var le=xr.lastIndex=0;xr.test(K);)++le;return le}function J(K){return K.match(xr)||[]}function de(K){return K.match(Wa)||[]}var Ce=function K(le){le=le==null?ln:ke.defaults(ln.Object(),le,ke.pick(ln,is));var se=le.Array,Ae=le.Date,Le=le.Error,st=le.Function,lt=le.Math,rt=le.Object,It=le.RegExp,wt=le.String,Vt=le.TypeError,Yn=se.prototype,nr=st.prototype,In=rt.prototype,zt=le["__core-js_shared__"],jr=nr.toString,kt=In.hasOwnProperty,Ou=0,pn=function(){var s=/[^.]+$/.exec(zt&&zt.keys&&zt.keys.IE_PROTO||"");return s?"Symbol(src)_1."+s:""}(),Lo=In.toString,_u=jr.call(rt),Ru=ln._,Au=It("^"+jr.call(kt).replace(yr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),pa=ua?le.Buffer:n,Fo=le.Symbol,Ga=le.Uint8Array,qa=pa?pa.allocUnsafe:n,$s=ss(rt.getPrototypeOf,rt),ga=rt.create,Al=In.propertyIsEnumerable,No=Yn.splice,Il=Fo?Fo.isConcatSpreadable:n,Xi=Fo?Fo.iterator:n,jo=Fo?Fo.toStringTag:n,as=function(){try{var s=rc(rt,"defineProperty");return s({},"",{}),s}catch{}}(),jf=le.clearTimeout!==ln.clearTimeout&&le.clearTimeout,Xa=Ae&&Ae.now!==ln.Date.now&&Ae.now,Ic=le.setTimeout!==ln.setTimeout&&le.setTimeout,ma=lt.ceil,Vs=lt.floor,va=rt.getOwnPropertySymbols,Ml=pa?pa.isBuffer:n,ya=le.isFinite,Ka=Yn.join,Mc=ss(rt.keys,rt),wn=lt.max,Gn=lt.min,ls=Ae.now,Iu=le.parseInt,us=lt.random,Ll=Yn.reverse,yo=rc(le,"DataView"),cs=rc(le,"Map"),ba=rc(le,"Promise"),bo=rc(le,"Set"),Bo=rc(le,"WeakMap"),wa=rc(rt,"create"),Za=Bo&&new Bo,Hs={},fs=ic(yo),Mu=ic(cs),Bf=ic(ba),Lc=ic(bo),xa=ic(Bo),ds=Fo?Fo.prototype:n,Us=ds?ds.valueOf:n,Ja=ds?ds.toString:n;function z(s){if(or(s)&&!Ht(s)&&!(s instanceof $t)){if(s instanceof Tr)return s;if(kt.call(s,"__wrapped__"))return Db(s)}return new Tr(s)}var $o=function(){function s(){}return function(u){if(!qn(u))return{};if(ga)return ga(u);s.prototype=u;var w=new s;return s.prototype=n,w}}();function Vo(){}function Tr(s,u){this.__wrapped__=s,this.__actions__=[],this.__chain__=!!u,this.__index__=0,this.__values__=n}z.templateSettings={escape:Pn,evaluate:hn,interpolate:ai,variable:"",imports:{_:z}},z.prototype=Vo.prototype,z.prototype.constructor=z,Tr.prototype=$o(Vo.prototype),Tr.prototype.constructor=Tr;function $t(s){this.__wrapped__=s,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Se,this.__views__=[]}function Fl(){var s=new $t(this.__wrapped__);return s.__actions__=Wr(this.__actions__),s.__dir__=this.__dir__,s.__filtered__=this.__filtered__,s.__iteratees__=Wr(this.__iteratees__),s.__takeCount__=this.__takeCount__,s.__views__=Wr(this.__views__),s}function Qa(){if(this.__filtered__){var s=new $t(this);s.__dir__=-1,s.__filtered__=!0}else s=this.clone(),s.__dir__*=-1;return s}function Nl(){var s=this.__wrapped__.value(),u=this.__dir__,w=Ht(s),O=u<0,$=w?s.length:0,X=NP(0,$,this.__views__),ie=X.start,he=X.end,ye=he-ie,$e=O?he:ie-1,He=this.__iteratees__,Xe=He.length,at=0,bt=Gn(ye,this.__takeCount__);if(!w||!O&&$==ye&&bt==ye)return Zc(s,this.__actions__);var Dt=[];e:for(;ye--&&at<bt;){$e+=u;for(var Xt=-1,Pt=s[$e];++Xt<Xe;){var Jt=He[Xt],tn=Jt.iteratee,Yo=Jt.type,no=tn(Pt);if(Yo==fe)Pt=no;else if(!no){if(Yo==Ve)continue e;break e}}Dt[at++]=Pt}return Dt}$t.prototype=$o(Vo.prototype),$t.prototype.constructor=$t;function wo(s){var u=-1,w=s==null?0:s.length;for(this.clear();++u<w;){var O=s[u];this.set(O[0],O[1])}}function Lu(){this.__data__=wa?wa(null):{},this.size=0}function Fc(s){var u=this.has(s)&&delete this.__data__[s];return this.size-=u?1:0,u}function Nc(s){var u=this.__data__;if(wa){var w=u[s];return w===f?n:w}return kt.call(u,s)?u[s]:n}function jc(s){var u=this.__data__;return wa?u[s]!==n:kt.call(u,s)}function $f(s,u){var w=this.__data__;return this.size+=this.has(s)?0:1,w[s]=wa&&u===n?f:u,this}wo.prototype.clear=Lu,wo.prototype.delete=Fc,wo.prototype.get=Nc,wo.prototype.has=jc,wo.prototype.set=$f;function xo(s){var u=-1,w=s==null?0:s.length;for(this.clear();++u<w;){var O=s[u];this.set(O[0],O[1])}}function Vf(){this.__data__=[],this.size=0}function Hf(s){var u=this.__data__,w=Ki(u,s);if(w<0)return!1;var O=u.length-1;return w==O?u.pop():No.call(u,w,1),--this.size,!0}function Fu(s){var u=this.__data__,w=Ki(u,s);return w<0?n:u[w][1]}function el(s){return Ki(this.__data__,s)>-1}function Uf(s,u){var w=this.__data__,O=Ki(w,s);return O<0?(++this.size,w.push([s,u])):w[O][1]=u,this}xo.prototype.clear=Vf,xo.prototype.delete=Hf,xo.prototype.get=Fu,xo.prototype.has=el,xo.prototype.set=Uf;function Ho(s){var u=-1,w=s==null?0:s.length;for(this.clear();++u<w;){var O=s[u];this.set(O[0],O[1])}}function Nu(){this.size=0,this.__data__={hash:new wo,map:new(cs||xo),string:new wo}}function jl(s){var u=nh(this,s).delete(s);return this.size-=u?1:0,u}function Wf(s){return nh(this,s).get(s)}function zf(s){return nh(this,s).has(s)}function Yf(s,u){var w=nh(this,s),O=w.size;return w.set(s,u),this.size+=w.size==O?0:1,this}Ho.prototype.clear=Nu,Ho.prototype.delete=jl,Ho.prototype.get=Wf,Ho.prototype.has=zf,Ho.prototype.set=Yf;function Br(s){var u=-1,w=s==null?0:s.length;for(this.__data__=new Ho;++u<w;)this.add(s[u])}function ju(s){return this.__data__.set(s,f),this}function Bl(s){return this.__data__.has(s)}Br.prototype.add=Br.prototype.push=ju,Br.prototype.has=Bl;function qt(s){var u=this.__data__=new xo(s);this.size=u.size}function bi(){this.__data__=new xo,this.size=0}function Sa(s){var u=this.__data__,w=u.delete(s);return this.size=u.size,w}function Ws(s){return this.__data__.get(s)}function Zt(s){return this.__data__.has(s)}function hs(s,u){var w=this.__data__;if(w instanceof xo){var O=w.__data__;if(!cs||O.length<i-1)return O.push([s,u]),this.size=++w.size,this;w=this.__data__=new Ho(O)}return w.set(s,u),this.size=w.size,this}qt.prototype.clear=bi,qt.prototype.delete=Sa,qt.prototype.get=Ws,qt.prototype.has=Zt,qt.prototype.set=hs;function tl(s,u){var w=Ht(s),O=!w&&oc(s),$=!w&&!O&&nu(s),X=!w&&!O&&!$&&of(s),ie=w||O||$||X,he=ie?we(s.length,wt):[],ye=he.length;for(var $e in s)(u||kt.call(s,$e))&&!(ie&&($e=="length"||$&&($e=="offset"||$e=="parent")||X&&($e=="buffer"||$e=="byteLength"||$e=="byteOffset")||dl($e,ye)))&&he.push($e);return he}function ti(s){var u=s.length;return u?s[Zs(0,u-1)]:n}function wi(s,u){return rh(Wr(s),Ys(u,0,s.length))}function So(s){return rh(Wr(s))}function Bu(s,u,w){(w!==n&&!na(s[u],w)||w===n&&!(u in s))&&xi(s,u,w)}function $r(s,u,w){var O=s[u];(!(kt.call(s,u)&&na(O,w))||w===n&&!(u in s))&&xi(s,u,w)}function Ki(s,u){for(var w=s.length;w--;)if(na(s[w][0],u))return w;return-1}function zs(s,u,w,O){return ps(s,function($,X,ie){u(O,$,w($),ie)}),O}function Bc(s,u){return s&&Ii(u,ri(u),s)}function $u(s,u){return s&&Ii(u,Do(u),s)}function xi(s,u,w){u=="__proto__"&&as?as(s,u,{configurable:!0,enumerable:!0,value:w,writable:!0}):s[u]=w}function Vu(s,u){for(var w=-1,O=u.length,$=se(O),X=s==null;++w<O;)$[w]=X?n:hg(s,u[w]);return $}function Ys(s,u,w){return s===s&&(w!==n&&(s=s<=w?s:w),u!==n&&(s=s>=u?s:u)),s}function Vr(s,u,w,O,$,X){var ie,he=u&m,ye=u&T,$e=u&E;if(w&&(ie=$?w(s,O,$,X):w(s)),ie!==n)return ie;if(!qn(s))return s;var He=Ht(s);if(He){if(ie=BP(s),!he)return Wr(s,ie)}else{var Xe=Mi(s),at=Xe==Qe||Xe==At;if(nu(s))return bs(s,he);if(Xe==Hn||Xe==Ze||at&&!$){if(ie=ye||at?{}:yb(s),!he)return ye?Xf(s,$u(ie,s)):tf(s,Bc(ie,s))}else{if(!Kt[Xe])return $?s:{};ie=$P(s,Xe,he)}}X||(X=new qt);var bt=X.get(s);if(bt)return bt;X.set(s,ie),Gb(s)?s.forEach(function(Pt){ie.add(Vr(Pt,u,w,Pt,s,X))}):zb(s)&&s.forEach(function(Pt,Jt){ie.set(Jt,Vr(Pt,u,w,Jt,s,X))});var Dt=$e?ye?Qp:Jp:ye?Do:ri,Xt=He?n:Dt(s);return te(Xt||s,function(Pt,Jt){Xt&&(Jt=Pt,Pt=s[Jt]),$r(ie,Jt,Vr(Pt,u,w,Jt,s,X))}),ie}function Hu(s){var u=ri(s);return function(w){return Uu(w,s,u)}}function Uu(s,u,w){var O=w.length;if(s==null)return!O;for(s=rt(s);O--;){var $=w[O],X=u[$],ie=s[$];if(ie===n&&!($ in s)||!X(ie))return!1}return!0}function Wu(s,u,w){if(typeof s!="function")throw new Vt(a);return Zf(function(){s.apply(n,w)},u)}function Gs(s,u,w,O){var $=-1,X=Te,ie=!0,he=s.length,ye=[],$e=u.length;if(!he)return ye;w&&(u=it(u,ht(w))),O?(X=je,ie=!1):u.length>=i&&(X=St,ie=!1,u=new Br(u));e:for(;++$<he;){var He=s[$],Xe=w==null?He:w(He);if(He=O||He!==0?He:0,ie&&Xe===Xe){for(var at=$e;at--;)if(u[at]===Xe)continue e;ye.push(He)}else X(u,Xe,O)||ye.push(He)}return ye}var ps=v(Si),zu=v(Vl,!0);function $c(s,u){var w=!0;return ps(s,function(O,$,X){return w=!!u(O,$,X),w}),w}function $l(s,u,w){for(var O=-1,$=s.length;++O<$;){var X=s[O],ie=u(X);if(ie!=null&&(he===n?ie===ie&&!zo(ie):w(ie,he)))var he=ie,ye=X}return ye}function Gf(s,u,w,O){var $=s.length;for(w=Yt(w),w<0&&(w=-w>$?0:$+w),O=O===n||O>$?$:Yt(O),O<0&&(O+=$),O=w>O?0:Xb(O);w<O;)s[w++]=u;return s}function Vc(s,u){var w=[];return ps(s,function(O,$,X){u(O,$,X)&&w.push(O)}),w}function fr(s,u,w,O,$){var X=-1,ie=s.length;for(w||(w=HP),$||($=[]);++X<ie;){var he=s[X];u>0&&w(he)?u>1?fr(he,u-1,w,O,$):Tt($,he):O||($[$.length]=he)}return $}var Yu=l(),Hc=l(!0);function Si(s,u){return s&&Yu(s,u,ri)}function Vl(s,u){return s&&Hc(s,u,ri)}function Ta(s,u){return Re(u,function(w){return hl(s[w])})}function gs(s,u){u=Ti(u,s);for(var w=0,O=u.length;s!=null&&w<O;)s=s[Aa(u[w++])];return w&&w==O?s:n}function nl(s,u,w){var O=u(s);return Ht(s)?O:Tt(O,w(s))}function rr(s){return s==null?s===n?dn:mr:jo&&jo in rt(s)?FP(s):XP(s)}function qs(s,u){return s>u}function Hl(s,u){return s!=null&&kt.call(s,u)}function Ca(s,u){return s!=null&&u in rt(s)}function Ul(s,u,w){return s>=Gn(u,w)&&s<wn(u,w)}function Ea(s,u,w){for(var O=w?je:Te,$=s[0].length,X=s.length,ie=X,he=se(X),ye=1/0,$e=[];ie--;){var He=s[ie];ie&&u&&(He=it(He,ht(u))),ye=Gn(He.length,ye),he[ie]=!w&&(u||$>=120&&He.length>=120)?new Br(ie&&He):n}He=s[0];var Xe=-1,at=he[0];e:for(;++Xe<$&&$e.length<ye;){var bt=He[Xe],Dt=u?u(bt):bt;if(bt=w||bt!==0?bt:0,!(at?St(at,Dt):O($e,Dt,w))){for(ie=X;--ie;){var Xt=he[ie];if(!(Xt?St(Xt,Dt):O(s[ie],Dt,w)))continue e}at&&at.push(Dt),$e.push(bt)}}return $e}function Wl(s,u,w,O){return Si(s,function($,X,ie){u(O,w($),X,ie)}),O}function To(s,u,w){u=Ti(u,s),s=Sb(s,u);var O=s==null?s:s[Aa(xs(u))];return O==null?n:V(O,s,w)}function zl(s){return or(s)&&rr(s)==Ze}function Xs(s){return or(s)&&rr(s)==oi}function Uc(s){return or(s)&&rr(s)==pt}function rl(s,u,w,O,$){return s===u?!0:s==null||u==null||!or(s)&&!or(u)?s!==s&&u!==u:ka(s,u,w,O,rl,$)}function ka(s,u,w,O,$,X){var ie=Ht(s),he=Ht(u),ye=ie?qe:Mi(s),$e=he?qe:Mi(u);ye=ye==Ze?Hn:ye,$e=$e==Ze?Hn:$e;var He=ye==Hn,Xe=$e==Hn,at=ye==$e;if(at&&nu(s)){if(!nu(u))return!1;ie=!0,He=!1}if(at&&!He)return X||(X=new qt),ie||of(s)?gb(s,u,w,O,$,X):MP(s,u,ye,w,O,$,X);if(!(w&A)){var bt=He&&kt.call(s,"__wrapped__"),Dt=Xe&&kt.call(u,"__wrapped__");if(bt||Dt){var Xt=bt?s.value():s,Pt=Dt?u.value():u;return X||(X=new qt),$(Xt,Pt,w,O,X)}}return at?(X||(X=new qt),LP(s,u,w,O,$,X)):!1}function Da(s){return or(s)&&Mi(s)==Mt}function Gu(s,u,w,O){var $=w.length,X=$,ie=!O;if(s==null)return!X;for(s=rt(s);$--;){var he=w[$];if(ie&&he[2]?he[1]!==s[he[0]]:!(he[0]in s))return!1}for(;++$<X;){he=w[$];var ye=he[0],$e=s[ye],He=he[1];if(ie&&he[2]){if($e===n&&!(ye in s))return!1}else{var Xe=new qt;if(O)var at=O($e,He,ye,s,u,Xe);if(!(at===n?rl(He,$e,A|I,O,Xe):at))return!1}}return!0}function Wc(s){if(!qn(s)||WP(s))return!1;var u=hl(s)?Au:Xr;return u.test(ic(s))}function Ks(s){return or(s)&&rr(s)==kr}function Yl(s){return or(s)&&Mi(s)==Jn}function Uo(s){return or(s)&&uh(s.length)&&!!Gt[rr(s)]}function Gl(s){return typeof s=="function"?s:s==null?Po:typeof s=="object"?Ht(s)?ol(s[0],s[1]):Co(s):s0(s)}function Wo(s){if(!Kf(s))return Mc(s);var u=[];for(var w in rt(s))kt.call(s,w)&&w!="constructor"&&u.push(w);return u}function il(s){if(!qn(s))return qP(s);var u=Kf(s),w=[];for(var O in s)O=="constructor"&&(u||!kt.call(s,O))||w.push(O);return w}function Zi(s,u){return s<u}function Ji(s,u){var w=-1,O=ko(s)?se(s.length):[];return ps(s,function($,X,ie){O[++w]=u($,X,ie)}),O}function Co(s){var u=tg(s);return u.length==1&&u[0][2]?wb(u[0][0],u[0][1]):function(w){return w===s||Gu(w,s,u)}}function ol(s,u){return rg(s)&&bb(u)?wb(Aa(s),u):function(w){var O=hg(w,s);return O===n&&O===u?pg(w,s):rl(u,O,A|I)}}function ms(s,u,w,O,$){s!==u&&Yu(u,function(X,ie){if($||($=new qt),qn(X))Qi(s,u,ie,w,ms,O,$);else{var he=O?O(og(s,ie),X,ie+"",s,u,$):n;he===n&&(he=X),Bu(s,ie,he)}},Do)}function Qi(s,u,w,O,$,X,ie){var he=og(s,w),ye=og(u,w),$e=ie.get(ye);if($e){Bu(s,w,$e);return}var He=X?X(he,ye,w+"",s,u,ie):n,Xe=He===n;if(Xe){var at=Ht(ye),bt=!at&&nu(ye),Dt=!at&&!bt&&of(ye);He=ye,at||bt||Dt?Ht(he)?He=he:hr(he)?He=Wr(he):bt?(Xe=!1,He=bs(ye,!0)):Dt?(Xe=!1,He=ul(ye,!0)):He=[]:Jf(ye)||oc(ye)?(He=he,oc(he)?He=Kb(he):(!qn(he)||hl(he))&&(He=yb(ye))):Xe=!1}Xe&&(ie.set(ye,He),$(He,ye,O,X,ie),ie.delete(ye)),Bu(s,w,He)}function Pa(s,u){var w=s.length;if(w)return u+=u<0?w:0,dl(u,w)?s[u]:n}function ql(s,u,w){u.length?u=it(u,function(X){return Ht(X)?function(ie){return gs(ie,X.length===1?X[0]:X)}:X}):u=[Po];var O=-1;u=it(u,ht(Ct()));var $=Ji(s,function(X,ie,he){var ye=it(u,function($e){return $e(X)});return{criteria:ye,index:++O,value:X}});return Q($,function(X,ie){return tu(X,ie,w)})}function sl(s,u){return Oa(s,u,function(w,O){return pg(s,O)})}function Oa(s,u,w){for(var O=-1,$=u.length,X={};++O<$;){var ie=u[O],he=gs(s,ie);w(he,ie)&&Js(X,Ti(ie,s),he)}return X}function zc(s){return function(u){return gs(u,s)}}function qu(s,u,w,O){var $=O?ho:Qt,X=-1,ie=u.length,he=s;for(s===u&&(u=Wr(u)),w&&(he=it(s,ht(w)));++X<ie;)for(var ye=0,$e=u[X],He=w?w($e):$e;(ye=$(he,He,ye,O))>-1;)he!==s&&No.call(he,ye,1),No.call(s,ye,1);return s}function Xu(s,u){for(var w=s?u.length:0,O=w-1;w--;){var $=u[w];if(w==O||$!==X){var X=$;dl($)?No.call(s,$,1):Ur(s,$)}}return s}function Zs(s,u){return s+Vs(us()*(u-s+1))}function Ku(s,u,w,O){for(var $=-1,X=wn(ma((u-s)/(w||1)),0),ie=se(X);X--;)ie[O?X:++$]=s,s+=w;return ie}function Xl(s,u){var w="";if(!s||u<1||u>Be)return w;do u%2&&(w+=s),u=Vs(u/2),u&&(s+=s);while(u);return w}function Bt(s,u){return sg(xb(s,u,Po),s+"")}function al(s){return ti(sf(s))}function Zu(s,u){var w=sf(s);return rh(w,Ys(u,0,w.length))}function Js(s,u,w,O){if(!qn(s))return s;u=Ti(u,s);for(var $=-1,X=u.length,ie=X-1,he=s;he!=null&&++$<X;){var ye=Aa(u[$]),$e=w;if(ye==="__proto__"||ye==="constructor"||ye==="prototype")return s;if($!=ie){var He=he[ye];$e=O?O(He,ye,he):n,$e===n&&($e=qn(He)?He:dl(u[$+1])?[]:{})}$r(he,ye,$e),he=he[ye]}return s}var Kl=Za?function(s,u){return Za.set(s,u),s}:Po,Yc=as?function(s,u){return as(s,"toString",{configurable:!0,enumerable:!1,value:mg(u),writable:!0})}:Po;function Gc(s){return rh(sf(s))}function ni(s,u,w){var O=-1,$=s.length;u<0&&(u=-u>$?0:$+u),w=w>$?$:w,w<0&&(w+=$),$=u>w?0:w-u>>>0,u>>>=0;for(var X=se($);++O<$;)X[O]=s[O+u];return X}function qc(s,u){var w;return ps(s,function(O,$,X){return w=u(O,$,X),!w}),!!w}function Zl(s,u,w){var O=0,$=s==null?O:s.length;if(typeof u=="number"&&u===u&&$<=tt){for(;O<$;){var X=O+$>>>1,ie=s[X];ie!==null&&!zo(ie)&&(w?ie<=u:ie<u)?O=X+1:$=X}return $}return Ju(s,u,Po,w)}function Ju(s,u,w,O){var $=0,X=s==null?0:s.length;if(X===0)return 0;u=w(u);for(var ie=u!==u,he=u===null,ye=zo(u),$e=u===n;$<X;){var He=Vs(($+X)/2),Xe=w(s[He]),at=Xe!==n,bt=Xe===null,Dt=Xe===Xe,Xt=zo(Xe);if(ie)var Pt=O||Dt;else $e?Pt=Dt&&(O||at):he?Pt=Dt&&at&&(O||!bt):ye?Pt=Dt&&at&&!bt&&(O||!Xt):bt||Xt?Pt=!1:Pt=O?Xe<=u:Xe<u;Pt?$=He+1:X=He}return Gn(X,Ne)}function Qu(s,u){for(var w=-1,O=s.length,$=0,X=[];++w<O;){var ie=s[w],he=u?u(ie):ie;if(!w||!na(he,ye)){var ye=he;X[$++]=ie===0?0:ie}}return X}function Xc(s){return typeof s=="number"?s:zo(s)?ve:+s}function Hr(s){if(typeof s=="string")return s;if(Ht(s))return it(s,Hr)+"";if(zo(s))return Ja?Ja.call(s):"";var u=s+"";return u=="0"&&1/s==-1/0?"-0":u}function vs(s,u,w){var O=-1,$=Te,X=s.length,ie=!0,he=[],ye=he;if(w)ie=!1,$=je;else if(X>=i){var $e=u?null:Ra(s);if($e)return mo($e);ie=!1,$=St,ye=new Br}else ye=u?[]:he;e:for(;++O<X;){var He=s[O],Xe=u?u(He):He;if(He=w||He!==0?He:0,ie&&Xe===Xe){for(var at=ye.length;at--;)if(ye[at]===Xe)continue e;u&&ye.push(Xe),he.push(He)}else $(ye,Xe,w)||(ye!==he&&ye.push(Xe),he.push(He))}return he}function Ur(s,u){return u=Ti(u,s),s=Sb(s,u),s==null||delete s[Aa(xs(u))]}function Kc(s,u,w,O){return Js(s,u,w(gs(s,u)),O)}function Qs(s,u,w,O){for(var $=s.length,X=O?$:-1;(O?X--:++X<$)&&u(s[X],X,s););return w?ni(s,O?0:X,O?X+1:$):ni(s,O?X+1:0,O?$:X)}function Zc(s,u){var w=s;return w instanceof $t&&(w=w.value()),Et(u,function(O,$){return $.func.apply($.thisArg,Tt([O],$.args))},w)}function dr(s,u,w){var O=s.length;if(O<2)return O?vs(s[0]):[];for(var $=-1,X=se(O);++$<O;)for(var ie=s[$],he=-1;++he<O;)he!=$&&(X[$]=Gs(X[$]||ie,s[he],u,w));return vs(fr(X,1),u,w)}function Jc(s,u,w){for(var O=-1,$=s.length,X=u.length,ie={};++O<$;){var he=O<X?u[O]:n;w(ie,s[O],he)}return ie}function Jl(s){return hr(s)?s:[]}function Ql(s){return typeof s=="function"?s:Po}function Ti(s,u){return Ht(s)?s:rg(s,u)?[s]:kb(gn(s))}var Qc=Bt;function ys(s,u,w){var O=s.length;return w=w===n?O:w,!u&&w>=O?s:ni(s,u,w)}var eu=jf||function(s){return ln.clearTimeout(s)};function bs(s,u){if(u)return s.slice();var w=s.length,O=qa?qa(w):new s.constructor(w);return s.copy(O),O}function ea(s){var u=new s.constructor(s.byteLength);return new Ga(u).set(new Ga(s)),u}function qf(s,u){var w=u?ea(s.buffer):s.buffer;return new s.constructor(w,s.byteOffset,s.byteLength)}function ec(s){var u=new s.constructor(s.source,Or.exec(s));return u.lastIndex=s.lastIndex,u}function ll(s){return Us?rt(Us.call(s)):{}}function ul(s,u){var w=u?ea(s.buffer):s.buffer;return new s.constructor(w,s.byteOffset,s.length)}function tc(s,u){if(s!==u){var w=s!==n,O=s===null,$=s===s,X=zo(s),ie=u!==n,he=u===null,ye=u===u,$e=zo(u);if(!he&&!$e&&!X&&s>u||X&&ie&&ye&&!he&&!$e||O&&ie&&ye||!w&&ye||!$)return 1;if(!O&&!X&&!$e&&s<u||$e&&w&&$&&!O&&!X||he&&w&&$||!ie&&$||!ye)return-1}return 0}function tu(s,u,w){for(var O=-1,$=s.criteria,X=u.criteria,ie=$.length,he=w.length;++O<ie;){var ye=tc($[O],X[O]);if(ye){if(O>=he)return ye;var $e=w[O];return ye*($e=="desc"?-1:1)}}return s.index-u.index}function nc(s,u,w,O){for(var $=-1,X=s.length,ie=w.length,he=-1,ye=u.length,$e=wn(X-ie,0),He=se(ye+$e),Xe=!O;++he<ye;)He[he]=u[he];for(;++$<ie;)(Xe||$<X)&&(He[w[$]]=s[$]);for(;$e--;)He[he++]=s[$++];return He}function ef(s,u,w,O){for(var $=-1,X=s.length,ie=-1,he=w.length,ye=-1,$e=u.length,He=wn(X-he,0),Xe=se(He+$e),at=!O;++$<He;)Xe[$]=s[$];for(var bt=$;++ye<$e;)Xe[bt+ye]=u[ye];for(;++ie<he;)(at||$<X)&&(Xe[bt+w[ie]]=s[$++]);return Xe}function Wr(s,u){var w=-1,O=s.length;for(u||(u=se(O));++w<O;)u[w]=s[w];return u}function Ii(s,u,w,O){var $=!w;w||(w={});for(var X=-1,ie=u.length;++X<ie;){var he=u[X],ye=O?O(w[he],s[he],he,w,s):n;ye===n&&(ye=s[he]),$?xi(w,he,ye):$r(w,he,ye)}return w}function tf(s,u){return Ii(s,ng(s),u)}function Xf(s,u){return Ii(s,mb(s),u)}function cl(s,u){return function(w,O){var $=Ht(w)?oe:zs,X=u?u():{};return $(w,s,Ct(O,2),X)}}function _a(s){return Bt(function(u,w){var O=-1,$=w.length,X=$>1?w[$-1]:n,ie=$>2?w[2]:n;for(X=s.length>3&&typeof X=="function"?($--,X):n,ie&&to(w[0],w[1],ie)&&(X=$<3?n:X,$=1),u=rt(u);++O<$;){var he=w[O];he&&s(u,he,O,X)}return u})}function v(s,u){return function(w,O){if(w==null)return w;if(!ko(w))return s(w,O);for(var $=w.length,X=u?$:-1,ie=rt(w);(u?X--:++X<$)&&O(ie[X],X,ie)!==!1;);return w}}function l(s){return function(u,w,O){for(var $=-1,X=rt(u),ie=O(u),he=ie.length;he--;){var ye=ie[s?he:++$];if(w(X[ye],ye,X)===!1)break}return u}}function d(s,u,w){var O=u&j,$=_(s);function X(){var ie=this&&this!==ln&&this instanceof X?$:s;return ie.apply(O?w:this,arguments)}return X}function g(s){return function(u){u=gn(u);var w=Qr(u)?cn(u):n,O=w?w[0]:u.charAt(0),$=w?ys(w,1).join(""):u.slice(1);return O[s]()+$}}function x(s){return function(u){return Et(i0(r0(u).replace(Fs,"")),s,"")}}function _(s){return function(){var u=arguments;switch(u.length){case 0:return new s;case 1:return new s(u[0]);case 2:return new s(u[0],u[1]);case 3:return new s(u[0],u[1],u[2]);case 4:return new s(u[0],u[1],u[2],u[3]);case 5:return new s(u[0],u[1],u[2],u[3],u[4]);case 6:return new s(u[0],u[1],u[2],u[3],u[4],u[5]);case 7:return new s(u[0],u[1],u[2],u[3],u[4],u[5],u[6])}var w=$o(s.prototype),O=s.apply(w,u);return qn(O)?O:w}}function B(s,u,w){var O=_(s);function $(){for(var X=arguments.length,ie=se(X),he=X,ye=rf($);he--;)ie[he]=arguments[he];var $e=X<3&&ie[0]!==ye&&ie[X-1]!==ye?[]:ei(ie,ye);if(X-=$e.length,X<w)return ws(s,u,xe,$.placeholder,n,ie,$e,n,n,w-X);var He=this&&this!==ln&&this instanceof $?O:s;return V(He,this,ie)}return $}function Y(s){return function(u,w,O){var $=rt(u);if(!ko(u)){var X=Ct(w,3);u=ri(u),w=function(he){return X($[he],he,$)}}var ie=s(u,w,O);return ie>-1?$[X?u[ie]:ie]:n}}function re(s){return fl(function(u){var w=u.length,O=w,$=Tr.prototype.thru;for(s&&u.reverse();O--;){var X=u[O];if(typeof X!="function")throw new Vt(a);if($&&!ie&&th(X)=="wrapper")var ie=new Tr([],!0)}for(O=ie?O:w;++O<w;){X=u[O];var he=th(X),ye=he=="wrapper"?eg(X):n;ye&&ig(ye[0])&&ye[1]==(S|W|Z|ce)&&!ye[4].length&&ye[9]==1?ie=ie[th(ye[0])].apply(ie,ye[3]):ie=X.length==1&&ig(X)?ie[he]():ie.thru(X)}return function(){var $e=arguments,He=$e[0];if(ie&&$e.length==1&&Ht(He))return ie.plant(He).value();for(var Xe=0,at=w?u[Xe].apply(this,$e):He;++Xe<w;)at=u[Xe].call(this,at);return at}})}function xe(s,u,w,O,$,X,ie,he,ye,$e){var He=u&S,Xe=u&j,at=u&R,bt=u&(W|ne),Dt=u&ue,Xt=at?n:_(s);function Pt(){for(var Jt=arguments.length,tn=se(Jt),Yo=Jt;Yo--;)tn[Yo]=arguments[Yo];if(bt)var no=rf(Pt),Go=bn(tn,no);if(O&&(tn=nc(tn,O,$,bt)),X&&(tn=ef(tn,X,ie,bt)),Jt-=Go,bt&&Jt<$e){var pr=ei(tn,no);return ws(s,u,xe,Pt.placeholder,w,tn,pr,he,ye,$e-Jt)}var ra=Xe?w:this,gl=at?ra[s]:s;return Jt=tn.length,he?tn=KP(tn,he):Dt&&Jt>1&&tn.reverse(),He&&ye<Jt&&(tn.length=ye),this&&this!==ln&&this instanceof Pt&&(gl=Xt||_(gl)),gl.apply(ra,tn)}return Pt}function Fe(s,u){return function(w,O){return Wl(w,s,u(O),{})}}function ze(s,u){return function(w,O){var $;if(w===n&&O===n)return u;if(w!==n&&($=w),O!==n){if($===n)return O;typeof w=="string"||typeof O=="string"?(w=Hr(w),O=Hr(O)):(w=Xc(w),O=Xc(O)),$=s(w,O)}return $}}function nt(s){return fl(function(u){return u=it(u,ht(Ct())),Bt(function(w){var O=this;return s(u,function($){return V($,O,w)})})})}function xt(s,u){u=u===n?" ":Hr(u);var w=u.length;if(w<2)return w?Xl(u,s):u;var O=Xl(u,ma(s/vo(u)));return Qr(u)?ys(cn(O),0,s).join(""):O.slice(0,s)}function en(s,u,w,O){var $=u&j,X=_(s);function ie(){for(var he=-1,ye=arguments.length,$e=-1,He=O.length,Xe=se(He+ye),at=this&&this!==ln&&this instanceof ie?X:s;++$e<He;)Xe[$e]=O[$e];for(;ye--;)Xe[$e++]=arguments[++he];return V(at,$?w:this,Xe)}return ie}function ir(s){return function(u,w,O){return O&&typeof O!="number"&&to(u,w,O)&&(w=O=n),u=pl(u),w===n?(w=u,u=0):w=pl(w),O=O===n?u<w?1:-1:pl(O),Ku(u,w,O,s)}}function Eo(s){return function(u,w){return typeof u=="string"&&typeof w=="string"||(u=Ss(u),w=Ss(w)),s(u,w)}}function ws(s,u,w,O,$,X,ie,he,ye,$e){var He=u&W,Xe=He?ie:n,at=He?n:ie,bt=He?X:n,Dt=He?n:X;u|=He?Z:ae,u&=~(He?ae:Z),u&H||(u&=-4);var Xt=[s,u,$,bt,Xe,Dt,at,he,ye,$e],Pt=w.apply(n,Xt);return ig(s)&&Tb(Pt,Xt),Pt.placeholder=O,Cb(Pt,s,u)}function eo(s){var u=lt[s];return function(w,O){if(w=Ss(w),O=O==null?0:Gn(Yt(O),292),O&&ya(w)){var $=(gn(w)+"e").split("e"),X=u($[0]+"e"+(+$[1]+O));return $=(gn(X)+"e").split("e"),+($[0]+"e"+(+$[1]-O))}return u(w)}}var Ra=bo&&1/mo(new bo([,-0]))[1]==Pe?function(s){return new bo(s)}:bg;function nf(s){return function(u){var w=Mi(u);return w==Mt?fa(u):w==Jn?Ya(u):Ie(u,s(u))}}function ta(s,u,w,O,$,X,ie,he){var ye=u&R;if(!ye&&typeof s!="function")throw new Vt(a);var $e=O?O.length:0;if($e||(u&=-97,O=$=n),ie=ie===n?ie:wn(Yt(ie),0),he=he===n?he:Yt(he),$e-=$?$.length:0,u&ae){var He=O,Xe=$;O=$=n}var at=ye?n:eg(s),bt=[s,u,w,O,$,He,Xe,X,ie,he];if(at&&GP(bt,at),s=bt[0],u=bt[1],w=bt[2],O=bt[3],$=bt[4],he=bt[9]=bt[9]===n?ye?0:s.length:wn(bt[9]-$e,0),!he&&u&(W|ne)&&(u&=-25),!u||u==j)var Dt=d(s,u,w);else u==W||u==ne?Dt=B(s,u,he):(u==Z||u==(j|Z))&&!$.length?Dt=en(s,u,w,O):Dt=xe.apply(n,bt);var Xt=at?Kl:Tb;return Cb(Xt(Dt,bt),s,u)}function hb(s,u,w,O){return s===n||na(s,In[w])&&!kt.call(O,w)?u:s}function pb(s,u,w,O,$,X){return qn(s)&&qn(u)&&(X.set(u,s),ms(s,u,n,pb,X),X.delete(u)),s}function IP(s){return Jf(s)?n:s}function gb(s,u,w,O,$,X){var ie=w&A,he=s.length,ye=u.length;if(he!=ye&&!(ie&&ye>he))return!1;var $e=X.get(s),He=X.get(u);if($e&&He)return $e==u&&He==s;var Xe=-1,at=!0,bt=w&I?new Br:n;for(X.set(s,u),X.set(u,s);++Xe<he;){var Dt=s[Xe],Xt=u[Xe];if(O)var Pt=ie?O(Xt,Dt,Xe,u,s,X):O(Dt,Xt,Xe,s,u,X);if(Pt!==n){if(Pt)continue;at=!1;break}if(bt){if(!un(u,function(Jt,tn){if(!St(bt,tn)&&(Dt===Jt||$(Dt,Jt,w,O,X)))return bt.push(tn)})){at=!1;break}}else if(!(Dt===Xt||$(Dt,Xt,w,O,X))){at=!1;break}}return X.delete(s),X.delete(u),at}function MP(s,u,w,O,$,X,ie){switch(w){case on:if(s.byteLength!=u.byteLength||s.byteOffset!=u.byteOffset)return!1;s=s.buffer,u=u.buffer;case oi:return!(s.byteLength!=u.byteLength||!X(new Ga(s),new Ga(u)));case ct:case pt:case Vn:return na(+s,+u);case yt:return s.name==u.name&&s.message==u.message;case kr:case sn:return s==u+"";case Mt:var he=fa;case Jn:var ye=O&A;if(he||(he=mo),s.size!=u.size&&!ye)return!1;var $e=ie.get(s);if($e)return $e==u;O|=I,ie.set(s,u);var He=gb(he(s),he(u),O,$,X,ie);return ie.delete(s),He;case fn:if(Us)return Us.call(s)==Us.call(u)}return!1}function LP(s,u,w,O,$,X){var ie=w&A,he=Jp(s),ye=he.length,$e=Jp(u),He=$e.length;if(ye!=He&&!ie)return!1;for(var Xe=ye;Xe--;){var at=he[Xe];if(!(ie?at in u:kt.call(u,at)))return!1}var bt=X.get(s),Dt=X.get(u);if(bt&&Dt)return bt==u&&Dt==s;var Xt=!0;X.set(s,u),X.set(u,s);for(var Pt=ie;++Xe<ye;){at=he[Xe];var Jt=s[at],tn=u[at];if(O)var Yo=ie?O(tn,Jt,at,u,s,X):O(Jt,tn,at,s,u,X);if(!(Yo===n?Jt===tn||$(Jt,tn,w,O,X):Yo)){Xt=!1;break}Pt||(Pt=at=="constructor")}if(Xt&&!Pt){var no=s.constructor,Go=u.constructor;no!=Go&&"constructor"in s&&"constructor"in u&&!(typeof no=="function"&&no instanceof no&&typeof Go=="function"&&Go instanceof Go)&&(Xt=!1)}return X.delete(s),X.delete(u),Xt}function fl(s){return sg(xb(s,n,_b),s+"")}function Jp(s){return nl(s,ri,ng)}function Qp(s){return nl(s,Do,mb)}var eg=Za?function(s){return Za.get(s)}:bg;function th(s){for(var u=s.name+"",w=Hs[u],O=kt.call(Hs,u)?w.length:0;O--;){var $=w[O],X=$.func;if(X==null||X==s)return $.name}return u}function rf(s){var u=kt.call(z,"placeholder")?z:s;return u.placeholder}function Ct(){var s=z.iteratee||vg;return s=s===vg?Gl:s,arguments.length?s(arguments[0],arguments[1]):s}function nh(s,u){var w=s.__data__;return UP(u)?w[typeof u=="string"?"string":"hash"]:w.map}function tg(s){for(var u=ri(s),w=u.length;w--;){var O=u[w],$=s[O];u[w]=[O,$,bb($)]}return u}function rc(s,u){var w=go(s,u);return Wc(w)?w:n}function FP(s){var u=kt.call(s,jo),w=s[jo];try{s[jo]=n;var O=!0}catch{}var $=Lo.call(s);return O&&(u?s[jo]=w:delete s[jo]),$}var ng=va?function(s){return s==null?[]:(s=rt(s),Re(va(s),function(u){return Al.call(s,u)}))}:wg,mb=va?function(s){for(var u=[];s;)Tt(u,ng(s)),s=$s(s);return u}:wg,Mi=rr;(yo&&Mi(new yo(new ArrayBuffer(1)))!=on||cs&&Mi(new cs)!=Mt||ba&&Mi(ba.resolve())!=Sn||bo&&Mi(new bo)!=Jn||Bo&&Mi(new Bo)!=ut)&&(Mi=function(s){var u=rr(s),w=u==Hn?s.constructor:n,O=w?ic(w):"";if(O)switch(O){case fs:return on;case Mu:return Mt;case Bf:return Sn;case Lc:return Jn;case xa:return ut}return u});function NP(s,u,w){for(var O=-1,$=w.length;++O<$;){var X=w[O],ie=X.size;switch(X.type){case"drop":s+=ie;break;case"dropRight":u-=ie;break;case"take":u=Gn(u,s+ie);break;case"takeRight":s=wn(s,u-ie);break}}return{start:s,end:u}}function jP(s){var u=s.match(Ls);return u?u[1].split(qr):[]}function vb(s,u,w){u=Ti(u,s);for(var O=-1,$=u.length,X=!1;++O<$;){var ie=Aa(u[O]);if(!(X=s!=null&&w(s,ie)))break;s=s[ie]}return X||++O!=$?X:($=s==null?0:s.length,!!$&&uh($)&&dl(ie,$)&&(Ht(s)||oc(s)))}function BP(s){var u=s.length,w=new s.constructor(u);return u&&typeof s[0]=="string"&&kt.call(s,"index")&&(w.index=s.index,w.input=s.input),w}function yb(s){return typeof s.constructor=="function"&&!Kf(s)?$o($s(s)):{}}function $P(s,u,w){var O=s.constructor;switch(u){case oi:return ea(s);case ct:case pt:return new O(+s);case on:return qf(s,w);case Vi:case Hi:case Ui:case Dr:case Nn:case Pr:case vr:case zr:case Yr:return ul(s,w);case Mt:return new O;case Vn:case sn:return new O(s);case kr:return ec(s);case Jn:return new O;case fn:return ll(s)}}function VP(s,u){var w=u.length;if(!w)return s;var O=w-1;return u[O]=(w>1?"& ":"")+u[O],u=u.join(w>2?", ":" "),s.replace(Ms,`{
|
|
144
|
-
/* [wrapped with `+u+`] */
|
|
145
|
-
`)}function HP(s){return Ht(s)||oc(s)||!!(Il&&s&&s[Il])}function dl(s,u){var w=typeof s;return u=u??Be,!!u&&(w=="number"||w!="symbol"&&Rr.test(s))&&s>-1&&s%1==0&&s<u}function to(s,u,w){if(!qn(w))return!1;var O=typeof u;return(O=="number"?ko(w)&&dl(u,w.length):O=="string"&&u in w)?na(w[u],s):!1}function rg(s,u){if(Ht(s))return!1;var w=typeof s;return w=="number"||w=="symbol"||w=="boolean"||s==null||zo(s)?!0:Tn.test(s)||!li.test(s)||u!=null&&s in rt(u)}function UP(s){var u=typeof s;return u=="string"||u=="number"||u=="symbol"||u=="boolean"?s!=="__proto__":s===null}function ig(s){var u=th(s),w=z[u];if(typeof w!="function"||!(u in $t.prototype))return!1;if(s===w)return!0;var O=eg(w);return!!O&&s===O[0]}function WP(s){return!!pn&&pn in s}var zP=zt?hl:xg;function Kf(s){var u=s&&s.constructor,w=typeof u=="function"&&u.prototype||In;return s===w}function bb(s){return s===s&&!qn(s)}function wb(s,u){return function(w){return w==null?!1:w[s]===u&&(u!==n||s in rt(w))}}function YP(s){var u=ah(s,function(O){return w.size===p&&w.clear(),O}),w=u.cache;return u}function GP(s,u){var w=s[1],O=u[1],$=w|O,X=$<(j|R|S),ie=O==S&&w==W||O==S&&w==ce&&s[7].length<=u[8]||O==(S|ce)&&u[7].length<=u[8]&&w==W;if(!(X||ie))return s;O&j&&(s[2]=u[2],$|=w&j?0:H);var he=u[3];if(he){var ye=s[3];s[3]=ye?nc(ye,he,u[4]):he,s[4]=ye?ei(s[3],b):u[4]}return he=u[5],he&&(ye=s[5],s[5]=ye?ef(ye,he,u[6]):he,s[6]=ye?ei(s[5],b):u[6]),he=u[7],he&&(s[7]=he),O&S&&(s[8]=s[8]==null?u[8]:Gn(s[8],u[8])),s[9]==null&&(s[9]=u[9]),s[0]=u[0],s[1]=$,s}function qP(s){var u=[];if(s!=null)for(var w in rt(s))u.push(w);return u}function XP(s){return Lo.call(s)}function xb(s,u,w){return u=wn(u===n?s.length-1:u,0),function(){for(var O=arguments,$=-1,X=wn(O.length-u,0),ie=se(X);++$<X;)ie[$]=O[u+$];$=-1;for(var he=se(u+1);++$<u;)he[$]=O[$];return he[u]=w(ie),V(s,this,he)}}function Sb(s,u){return u.length<2?s:gs(s,ni(u,0,-1))}function KP(s,u){for(var w=s.length,O=Gn(u.length,w),$=Wr(s);O--;){var X=u[O];s[O]=dl(X,w)?$[X]:n}return s}function og(s,u){if(!(u==="constructor"&&typeof s[u]=="function")&&u!="__proto__")return s[u]}var Tb=Eb(Kl),Zf=Ic||function(s,u){return ln.setTimeout(s,u)},sg=Eb(Yc);function Cb(s,u,w){var O=u+"";return sg(s,VP(O,ZP(jP(O),w)))}function Eb(s){var u=0,w=0;return function(){var O=ls(),$=Me-(O-w);if(w=O,$>0){if(++u>=Ke)return arguments[0]}else u=0;return s.apply(n,arguments)}}function rh(s,u){var w=-1,O=s.length,$=O-1;for(u=u===n?O:u;++w<u;){var X=Zs(w,$),ie=s[X];s[X]=s[w],s[w]=ie}return s.length=u,s}var kb=YP(function(s){var u=[];return s.charCodeAt(0)===46&&u.push(""),s.replace(so,function(w,O,$,X){u.push($?X.replace(Pi,"$1"):O||w)}),u});function Aa(s){if(typeof s=="string"||zo(s))return s;var u=s+"";return u=="0"&&1/s==-1/0?"-0":u}function ic(s){if(s!=null){try{return jr.call(s)}catch{}try{return s+""}catch{}}return""}function ZP(s,u){return te(Ye,function(w){var O="_."+w[0];u&w[1]&&!Te(s,O)&&s.push(O)}),s.sort()}function Db(s){if(s instanceof $t)return s.clone();var u=new Tr(s.__wrapped__,s.__chain__);return u.__actions__=Wr(s.__actions__),u.__index__=s.__index__,u.__values__=s.__values__,u}function JP(s,u,w){(w?to(s,u,w):u===n)?u=1:u=wn(Yt(u),0);var O=s==null?0:s.length;if(!O||u<1)return[];for(var $=0,X=0,ie=se(ma(O/u));$<O;)ie[X++]=ni(s,$,$+=u);return ie}function QP(s){for(var u=-1,w=s==null?0:s.length,O=0,$=[];++u<w;){var X=s[u];X&&($[O++]=X)}return $}function eO(){var s=arguments.length;if(!s)return[];for(var u=se(s-1),w=arguments[0],O=s;O--;)u[O-1]=arguments[O];return Tt(Ht(w)?Wr(w):[w],fr(u,1))}var tO=Bt(function(s,u){return hr(s)?Gs(s,fr(u,1,hr,!0)):[]}),nO=Bt(function(s,u){var w=xs(u);return hr(w)&&(w=n),hr(s)?Gs(s,fr(u,1,hr,!0),Ct(w,2)):[]}),rO=Bt(function(s,u){var w=xs(u);return hr(w)&&(w=n),hr(s)?Gs(s,fr(u,1,hr,!0),n,w):[]});function iO(s,u,w){var O=s==null?0:s.length;return O?(u=w||u===n?1:Yt(u),ni(s,u<0?0:u,O)):[]}function oO(s,u,w){var O=s==null?0:s.length;return O?(u=w||u===n?1:Yt(u),u=O-u,ni(s,0,u<0?0:u)):[]}function sO(s,u){return s&&s.length?Qs(s,Ct(u,3),!0,!0):[]}function aO(s,u){return s&&s.length?Qs(s,Ct(u,3),!0):[]}function lO(s,u,w,O){var $=s==null?0:s.length;return $?(w&&typeof w!="number"&&to(s,u,w)&&(w=0,O=$),Gf(s,u,w,O)):[]}function Pb(s,u,w){var O=s==null?0:s.length;if(!O)return-1;var $=w==null?0:Yt(w);return $<0&&($=wn(O+$,0)),jt(s,Ct(u,3),$)}function Ob(s,u,w){var O=s==null?0:s.length;if(!O)return-1;var $=O-1;return w!==n&&($=Yt(w),$=w<0?wn(O+$,0):Gn($,O-1)),jt(s,Ct(u,3),$,!0)}function _b(s){var u=s==null?0:s.length;return u?fr(s,1):[]}function uO(s){var u=s==null?0:s.length;return u?fr(s,Pe):[]}function cO(s,u){var w=s==null?0:s.length;return w?(u=u===n?1:Yt(u),fr(s,u)):[]}function fO(s){for(var u=-1,w=s==null?0:s.length,O={};++u<w;){var $=s[u];O[$[0]]=$[1]}return O}function Rb(s){return s&&s.length?s[0]:n}function dO(s,u,w){var O=s==null?0:s.length;if(!O)return-1;var $=w==null?0:Yt(w);return $<0&&($=wn(O+$,0)),Qt(s,u,$)}function hO(s){var u=s==null?0:s.length;return u?ni(s,0,-1):[]}var pO=Bt(function(s){var u=it(s,Jl);return u.length&&u[0]===s[0]?Ea(u):[]}),gO=Bt(function(s){var u=xs(s),w=it(s,Jl);return u===xs(w)?u=n:w.pop(),w.length&&w[0]===s[0]?Ea(w,Ct(u,2)):[]}),mO=Bt(function(s){var u=xs(s),w=it(s,Jl);return u=typeof u=="function"?u:n,u&&w.pop(),w.length&&w[0]===s[0]?Ea(w,n,u):[]});function vO(s,u){return s==null?"":Ka.call(s,u)}function xs(s){var u=s==null?0:s.length;return u?s[u-1]:n}function yO(s,u,w){var O=s==null?0:s.length;if(!O)return-1;var $=O;return w!==n&&($=Yt(w),$=$<0?wn(O+$,0):Gn($,O-1)),u===u?da(s,u,$):jt(s,po,$,!0)}function bO(s,u){return s&&s.length?Pa(s,Yt(u)):n}var wO=Bt(Ab);function Ab(s,u){return s&&s.length&&u&&u.length?qu(s,u):s}function xO(s,u,w){return s&&s.length&&u&&u.length?qu(s,u,Ct(w,2)):s}function SO(s,u,w){return s&&s.length&&u&&u.length?qu(s,u,n,w):s}var TO=fl(function(s,u){var w=s==null?0:s.length,O=Vu(s,u);return Xu(s,it(u,function($){return dl($,w)?+$:$}).sort(tc)),O});function CO(s,u){var w=[];if(!(s&&s.length))return w;var O=-1,$=[],X=s.length;for(u=Ct(u,3);++O<X;){var ie=s[O];u(ie,O,s)&&(w.push(ie),$.push(O))}return Xu(s,$),w}function ag(s){return s==null?s:Ll.call(s)}function EO(s,u,w){var O=s==null?0:s.length;return O?(w&&typeof w!="number"&&to(s,u,w)?(u=0,w=O):(u=u==null?0:Yt(u),w=w===n?O:Yt(w)),ni(s,u,w)):[]}function kO(s,u){return Zl(s,u)}function DO(s,u,w){return Ju(s,u,Ct(w,2))}function PO(s,u){var w=s==null?0:s.length;if(w){var O=Zl(s,u);if(O<w&&na(s[O],u))return O}return-1}function OO(s,u){return Zl(s,u,!0)}function _O(s,u,w){return Ju(s,u,Ct(w,2),!0)}function RO(s,u){var w=s==null?0:s.length;if(w){var O=Zl(s,u,!0)-1;if(na(s[O],u))return O}return-1}function AO(s){return s&&s.length?Qu(s):[]}function IO(s,u){return s&&s.length?Qu(s,Ct(u,2)):[]}function MO(s){var u=s==null?0:s.length;return u?ni(s,1,u):[]}function LO(s,u,w){return s&&s.length?(u=w||u===n?1:Yt(u),ni(s,0,u<0?0:u)):[]}function FO(s,u,w){var O=s==null?0:s.length;return O?(u=w||u===n?1:Yt(u),u=O-u,ni(s,u<0?0:u,O)):[]}function NO(s,u){return s&&s.length?Qs(s,Ct(u,3),!1,!0):[]}function jO(s,u){return s&&s.length?Qs(s,Ct(u,3)):[]}var BO=Bt(function(s){return vs(fr(s,1,hr,!0))}),$O=Bt(function(s){var u=xs(s);return hr(u)&&(u=n),vs(fr(s,1,hr,!0),Ct(u,2))}),VO=Bt(function(s){var u=xs(s);return u=typeof u=="function"?u:n,vs(fr(s,1,hr,!0),n,u)});function HO(s){return s&&s.length?vs(s):[]}function UO(s,u){return s&&s.length?vs(s,Ct(u,2)):[]}function WO(s,u){return u=typeof u=="function"?u:n,s&&s.length?vs(s,n,u):[]}function lg(s){if(!(s&&s.length))return[];var u=0;return s=Re(s,function(w){if(hr(w))return u=wn(w.length,u),!0}),we(u,function(w){return it(s,D(w))})}function Ib(s,u){if(!(s&&s.length))return[];var w=lg(s);return u==null?w:it(w,function(O){return V(u,n,O)})}var zO=Bt(function(s,u){return hr(s)?Gs(s,u):[]}),YO=Bt(function(s){return dr(Re(s,hr))}),GO=Bt(function(s){var u=xs(s);return hr(u)&&(u=n),dr(Re(s,hr),Ct(u,2))}),qO=Bt(function(s){var u=xs(s);return u=typeof u=="function"?u:n,dr(Re(s,hr),n,u)}),XO=Bt(lg);function KO(s,u){return Jc(s||[],u||[],$r)}function ZO(s,u){return Jc(s||[],u||[],Js)}var JO=Bt(function(s){var u=s.length,w=u>1?s[u-1]:n;return w=typeof w=="function"?(s.pop(),w):n,Ib(s,w)});function Mb(s){var u=z(s);return u.__chain__=!0,u}function QO(s,u){return u(s),s}function ih(s,u){return u(s)}var e_=fl(function(s){var u=s.length,w=u?s[0]:0,O=this.__wrapped__,$=function(X){return Vu(X,s)};return u>1||this.__actions__.length||!(O instanceof $t)||!dl(w)?this.thru($):(O=O.slice(w,+w+(u?1:0)),O.__actions__.push({func:ih,args:[$],thisArg:n}),new Tr(O,this.__chain__).thru(function(X){return u&&!X.length&&X.push(n),X}))});function t_(){return Mb(this)}function n_(){return new Tr(this.value(),this.__chain__)}function r_(){this.__values__===n&&(this.__values__=qb(this.value()));var s=this.__index__>=this.__values__.length,u=s?n:this.__values__[this.__index__++];return{done:s,value:u}}function i_(){return this}function o_(s){for(var u,w=this;w instanceof Vo;){var O=Db(w);O.__index__=0,O.__values__=n,u?$.__wrapped__=O:u=O;var $=O;w=w.__wrapped__}return $.__wrapped__=s,u}function s_(){var s=this.__wrapped__;if(s instanceof $t){var u=s;return this.__actions__.length&&(u=new $t(this)),u=u.reverse(),u.__actions__.push({func:ih,args:[ag],thisArg:n}),new Tr(u,this.__chain__)}return this.thru(ag)}function a_(){return Zc(this.__wrapped__,this.__actions__)}var l_=cl(function(s,u,w){kt.call(s,w)?++s[w]:xi(s,w,1)});function u_(s,u,w){var O=Ht(s)?De:$c;return w&&to(s,u,w)&&(u=n),O(s,Ct(u,3))}function c_(s,u){var w=Ht(s)?Re:Vc;return w(s,Ct(u,3))}var f_=Y(Pb),d_=Y(Ob);function h_(s,u){return fr(oh(s,u),1)}function p_(s,u){return fr(oh(s,u),Pe)}function g_(s,u,w){return w=w===n?1:Yt(w),fr(oh(s,u),w)}function Lb(s,u){var w=Ht(s)?te:ps;return w(s,Ct(u,3))}function Fb(s,u){var w=Ht(s)?pe:zu;return w(s,Ct(u,3))}var m_=cl(function(s,u,w){kt.call(s,w)?s[w].push(u):xi(s,w,[u])});function v_(s,u,w,O){s=ko(s)?s:sf(s),w=w&&!O?Yt(w):0;var $=s.length;return w<0&&(w=wn($+w,0)),ch(s)?w<=$&&s.indexOf(u,w)>-1:!!$&&Qt(s,u,w)>-1}var y_=Bt(function(s,u,w){var O=-1,$=typeof u=="function",X=ko(s)?se(s.length):[];return ps(s,function(ie){X[++O]=$?V(u,ie,w):To(ie,u,w)}),X}),b_=cl(function(s,u,w){xi(s,w,u)});function oh(s,u){var w=Ht(s)?it:Ji;return w(s,Ct(u,3))}function w_(s,u,w,O){return s==null?[]:(Ht(u)||(u=u==null?[]:[u]),w=O?n:w,Ht(w)||(w=w==null?[]:[w]),ql(s,u,w))}var x_=cl(function(s,u,w){s[w?0:1].push(u)},function(){return[[],[]]});function S_(s,u,w){var O=Ht(s)?Et:U,$=arguments.length<3;return O(s,Ct(u,4),w,$,ps)}function T_(s,u,w){var O=Ht(s)?Rn:U,$=arguments.length<3;return O(s,Ct(u,4),w,$,zu)}function C_(s,u){var w=Ht(s)?Re:Vc;return w(s,lh(Ct(u,3)))}function E_(s){var u=Ht(s)?ti:al;return u(s)}function k_(s,u,w){(w?to(s,u,w):u===n)?u=1:u=Yt(u);var O=Ht(s)?wi:Zu;return O(s,u)}function D_(s){var u=Ht(s)?So:Gc;return u(s)}function P_(s){if(s==null)return 0;if(ko(s))return ch(s)?vo(s):s.length;var u=Mi(s);return u==Mt||u==Jn?s.size:Wo(s).length}function O_(s,u,w){var O=Ht(s)?un:qc;return w&&to(s,u,w)&&(u=n),O(s,Ct(u,3))}var __=Bt(function(s,u){if(s==null)return[];var w=u.length;return w>1&&to(s,u[0],u[1])?u=[]:w>2&&to(u[0],u[1],u[2])&&(u=[u[0]]),ql(s,fr(u,1),[])}),sh=Xa||function(){return ln.Date.now()};function R_(s,u){if(typeof u!="function")throw new Vt(a);return s=Yt(s),function(){if(--s<1)return u.apply(this,arguments)}}function Nb(s,u,w){return u=w?n:u,u=s&&u==null?s.length:u,ta(s,S,n,n,n,n,u)}function jb(s,u){var w;if(typeof u!="function")throw new Vt(a);return s=Yt(s),function(){return--s>0&&(w=u.apply(this,arguments)),s<=1&&(u=n),w}}var ug=Bt(function(s,u,w){var O=j;if(w.length){var $=ei(w,rf(ug));O|=Z}return ta(s,O,u,w,$)}),Bb=Bt(function(s,u,w){var O=j|R;if(w.length){var $=ei(w,rf(Bb));O|=Z}return ta(u,O,s,w,$)});function $b(s,u,w){u=w?n:u;var O=ta(s,W,n,n,n,n,n,u);return O.placeholder=$b.placeholder,O}function Vb(s,u,w){u=w?n:u;var O=ta(s,ne,n,n,n,n,n,u);return O.placeholder=Vb.placeholder,O}function Hb(s,u,w){var O,$,X,ie,he,ye,$e=0,He=!1,Xe=!1,at=!0;if(typeof s!="function")throw new Vt(a);u=Ss(u)||0,qn(w)&&(He=!!w.leading,Xe="maxWait"in w,X=Xe?wn(Ss(w.maxWait)||0,u):X,at="trailing"in w?!!w.trailing:at);function bt(pr){var ra=O,gl=$;return O=$=n,$e=pr,ie=s.apply(gl,ra),ie}function Dt(pr){return $e=pr,he=Zf(Jt,u),He?bt(pr):ie}function Xt(pr){var ra=pr-ye,gl=pr-$e,a0=u-ra;return Xe?Gn(a0,X-gl):a0}function Pt(pr){var ra=pr-ye,gl=pr-$e;return ye===n||ra>=u||ra<0||Xe&&gl>=X}function Jt(){var pr=sh();if(Pt(pr))return tn(pr);he=Zf(Jt,Xt(pr))}function tn(pr){return he=n,at&&O?bt(pr):(O=$=n,ie)}function Yo(){he!==n&&eu(he),$e=0,O=ye=$=he=n}function no(){return he===n?ie:tn(sh())}function Go(){var pr=sh(),ra=Pt(pr);if(O=arguments,$=this,ye=pr,ra){if(he===n)return Dt(ye);if(Xe)return eu(he),he=Zf(Jt,u),bt(ye)}return he===n&&(he=Zf(Jt,u)),ie}return Go.cancel=Yo,Go.flush=no,Go}var A_=Bt(function(s,u){return Wu(s,1,u)}),I_=Bt(function(s,u,w){return Wu(s,Ss(u)||0,w)});function M_(s){return ta(s,ue)}function ah(s,u){if(typeof s!="function"||u!=null&&typeof u!="function")throw new Vt(a);var w=function(){var O=arguments,$=u?u.apply(this,O):O[0],X=w.cache;if(X.has($))return X.get($);var ie=s.apply(this,O);return w.cache=X.set($,ie)||X,ie};return w.cache=new(ah.Cache||Ho),w}ah.Cache=Ho;function lh(s){if(typeof s!="function")throw new Vt(a);return function(){var u=arguments;switch(u.length){case 0:return!s.call(this);case 1:return!s.call(this,u[0]);case 2:return!s.call(this,u[0],u[1]);case 3:return!s.call(this,u[0],u[1],u[2])}return!s.apply(this,u)}}function L_(s){return jb(2,s)}var F_=Qc(function(s,u){u=u.length==1&&Ht(u[0])?it(u[0],ht(Ct())):it(fr(u,1),ht(Ct()));var w=u.length;return Bt(function(O){for(var $=-1,X=Gn(O.length,w);++$<X;)O[$]=u[$].call(this,O[$]);return V(s,this,O)})}),cg=Bt(function(s,u){var w=ei(u,rf(cg));return ta(s,Z,n,u,w)}),Ub=Bt(function(s,u){var w=ei(u,rf(Ub));return ta(s,ae,n,u,w)}),N_=fl(function(s,u){return ta(s,ce,n,n,n,u)});function j_(s,u){if(typeof s!="function")throw new Vt(a);return u=u===n?u:Yt(u),Bt(s,u)}function B_(s,u){if(typeof s!="function")throw new Vt(a);return u=u==null?0:wn(Yt(u),0),Bt(function(w){var O=w[u],$=ys(w,0,u);return O&&Tt($,O),V(s,this,$)})}function $_(s,u,w){var O=!0,$=!0;if(typeof s!="function")throw new Vt(a);return qn(w)&&(O="leading"in w?!!w.leading:O,$="trailing"in w?!!w.trailing:$),Hb(s,u,{leading:O,maxWait:u,trailing:$})}function V_(s){return Nb(s,1)}function H_(s,u){return cg(Ql(u),s)}function U_(){if(!arguments.length)return[];var s=arguments[0];return Ht(s)?s:[s]}function W_(s){return Vr(s,E)}function z_(s,u){return u=typeof u=="function"?u:n,Vr(s,E,u)}function Y_(s){return Vr(s,m|E)}function G_(s,u){return u=typeof u=="function"?u:n,Vr(s,m|E,u)}function q_(s,u){return u==null||Uu(s,u,ri(u))}function na(s,u){return s===u||s!==s&&u!==u}var X_=Eo(qs),K_=Eo(function(s,u){return s>=u}),oc=zl(function(){return arguments}())?zl:function(s){return or(s)&&kt.call(s,"callee")&&!Al.call(s,"callee")},Ht=se.isArray,Z_=h?ht(h):Xs;function ko(s){return s!=null&&uh(s.length)&&!hl(s)}function hr(s){return or(s)&&ko(s)}function J_(s){return s===!0||s===!1||or(s)&&rr(s)==ct}var nu=Ml||xg,Q_=y?ht(y):Uc;function eR(s){return or(s)&&s.nodeType===1&&!Jf(s)}function tR(s){if(s==null)return!0;if(ko(s)&&(Ht(s)||typeof s=="string"||typeof s.splice=="function"||nu(s)||of(s)||oc(s)))return!s.length;var u=Mi(s);if(u==Mt||u==Jn)return!s.size;if(Kf(s))return!Wo(s).length;for(var w in s)if(kt.call(s,w))return!1;return!0}function nR(s,u){return rl(s,u)}function rR(s,u,w){w=typeof w=="function"?w:n;var O=w?w(s,u):n;return O===n?rl(s,u,n,w):!!O}function fg(s){if(!or(s))return!1;var u=rr(s);return u==yt||u==ft||typeof s.message=="string"&&typeof s.name=="string"&&!Jf(s)}function iR(s){return typeof s=="number"&&ya(s)}function hl(s){if(!qn(s))return!1;var u=rr(s);return u==Qe||u==At||u==ot||u==$i}function Wb(s){return typeof s=="number"&&s==Yt(s)}function uh(s){return typeof s=="number"&&s>-1&&s%1==0&&s<=Be}function qn(s){var u=typeof s;return s!=null&&(u=="object"||u=="function")}function or(s){return s!=null&&typeof s=="object"}var zb=C?ht(C):Da;function oR(s,u){return s===u||Gu(s,u,tg(u))}function sR(s,u,w){return w=typeof w=="function"?w:n,Gu(s,u,tg(u),w)}function aR(s){return Yb(s)&&s!=+s}function lR(s){if(zP(s))throw new Le(o);return Wc(s)}function uR(s){return s===null}function cR(s){return s==null}function Yb(s){return typeof s=="number"||or(s)&&rr(s)==Vn}function Jf(s){if(!or(s)||rr(s)!=Hn)return!1;var u=$s(s);if(u===null)return!0;var w=kt.call(u,"constructor")&&u.constructor;return typeof w=="function"&&w instanceof w&&jr.call(w)==_u}var dg=P?ht(P):Ks;function fR(s){return Wb(s)&&s>=-9007199254740991&&s<=Be}var Gb=L?ht(L):Yl;function ch(s){return typeof s=="string"||!Ht(s)&&or(s)&&rr(s)==sn}function zo(s){return typeof s=="symbol"||or(s)&&rr(s)==fn}var of=N?ht(N):Uo;function dR(s){return s===n}function hR(s){return or(s)&&Mi(s)==ut}function pR(s){return or(s)&&rr(s)==Dn}var gR=Eo(Zi),mR=Eo(function(s,u){return s<=u});function qb(s){if(!s)return[];if(ko(s))return ch(s)?cn(s):Wr(s);if(Xi&&s[Xi])return Ai(s[Xi]());var u=Mi(s),w=u==Mt?fa:u==Jn?mo:sf;return w(s)}function pl(s){if(!s)return s===0?s:0;if(s=Ss(s),s===Pe||s===-1/0){var u=s<0?-1:1;return u*Je}return s===s?s:0}function Yt(s){var u=pl(s),w=u%1;return u===u?w?u-w:u:0}function Xb(s){return s?Ys(Yt(s),0,Se):0}function Ss(s){if(typeof s=="number")return s;if(zo(s))return ve;if(qn(s)){var u=typeof s.valueOf=="function"?s.valueOf():s;s=qn(u)?u+"":u}if(typeof s!="string")return s===0?s:+s;s=We(s);var w=ci.test(s);return w||br.test(s)?js(s.slice(2),w?2:8):_r.test(s)?ve:+s}function Kb(s){return Ii(s,Do(s))}function vR(s){return s?Ys(Yt(s),-9007199254740991,Be):s===0?s:0}function gn(s){return s==null?"":Hr(s)}var yR=_a(function(s,u){if(Kf(u)||ko(u)){Ii(u,ri(u),s);return}for(var w in u)kt.call(u,w)&&$r(s,w,u[w])}),Zb=_a(function(s,u){Ii(u,Do(u),s)}),fh=_a(function(s,u,w,O){Ii(u,Do(u),s,O)}),bR=_a(function(s,u,w,O){Ii(u,ri(u),s,O)}),wR=fl(Vu);function xR(s,u){var w=$o(s);return u==null?w:Bc(w,u)}var SR=Bt(function(s,u){s=rt(s);var w=-1,O=u.length,$=O>2?u[2]:n;for($&&to(u[0],u[1],$)&&(O=1);++w<O;)for(var X=u[w],ie=Do(X),he=-1,ye=ie.length;++he<ye;){var $e=ie[he],He=s[$e];(He===n||na(He,In[$e])&&!kt.call(s,$e))&&(s[$e]=X[$e])}return s}),TR=Bt(function(s){return s.push(n,pb),V(Jb,n,s)});function CR(s,u){return Nr(s,Ct(u,3),Si)}function ER(s,u){return Nr(s,Ct(u,3),Vl)}function kR(s,u){return s==null?s:Yu(s,Ct(u,3),Do)}function DR(s,u){return s==null?s:Hc(s,Ct(u,3),Do)}function PR(s,u){return s&&Si(s,Ct(u,3))}function OR(s,u){return s&&Vl(s,Ct(u,3))}function _R(s){return s==null?[]:Ta(s,ri(s))}function RR(s){return s==null?[]:Ta(s,Do(s))}function hg(s,u,w){var O=s==null?n:gs(s,u);return O===n?w:O}function AR(s,u){return s!=null&&vb(s,u,Hl)}function pg(s,u){return s!=null&&vb(s,u,Ca)}var IR=Fe(function(s,u,w){u!=null&&typeof u.toString!="function"&&(u=Lo.call(u)),s[u]=w},mg(Po)),MR=Fe(function(s,u,w){u!=null&&typeof u.toString!="function"&&(u=Lo.call(u)),kt.call(s,u)?s[u].push(w):s[u]=[w]},Ct),LR=Bt(To);function ri(s){return ko(s)?tl(s):Wo(s)}function Do(s){return ko(s)?tl(s,!0):il(s)}function FR(s,u){var w={};return u=Ct(u,3),Si(s,function(O,$,X){xi(w,u(O,$,X),O)}),w}function NR(s,u){var w={};return u=Ct(u,3),Si(s,function(O,$,X){xi(w,$,u(O,$,X))}),w}var jR=_a(function(s,u,w){ms(s,u,w)}),Jb=_a(function(s,u,w,O){ms(s,u,w,O)}),BR=fl(function(s,u){var w={};if(s==null)return w;var O=!1;u=it(u,function(X){return X=Ti(X,s),O||(O=X.length>1),X}),Ii(s,Qp(s),w),O&&(w=Vr(w,m|T|E,IP));for(var $=u.length;$--;)Ur(w,u[$]);return w});function $R(s,u){return Qb(s,lh(Ct(u)))}var VR=fl(function(s,u){return s==null?{}:sl(s,u)});function Qb(s,u){if(s==null)return{};var w=it(Qp(s),function(O){return[O]});return u=Ct(u),Oa(s,w,function(O,$){return u(O,$[0])})}function HR(s,u,w){u=Ti(u,s);var O=-1,$=u.length;for($||($=1,s=n);++O<$;){var X=s==null?n:s[Aa(u[O])];X===n&&(O=$,X=w),s=hl(X)?X.call(s):X}return s}function UR(s,u,w){return s==null?s:Js(s,u,w)}function WR(s,u,w,O){return O=typeof O=="function"?O:n,s==null?s:Js(s,u,w,O)}var e0=nf(ri),t0=nf(Do);function zR(s,u,w){var O=Ht(s),$=O||nu(s)||of(s);if(u=Ct(u,4),w==null){var X=s&&s.constructor;$?w=O?new X:[]:qn(s)?w=hl(X)?$o($s(s)):{}:w={}}return($?te:Si)(s,function(ie,he,ye){return u(w,ie,he,ye)}),w}function YR(s,u){return s==null?!0:Ur(s,u)}function GR(s,u,w){return s==null?s:Kc(s,u,Ql(w))}function qR(s,u,w,O){return O=typeof O=="function"?O:n,s==null?s:Kc(s,u,Ql(w),O)}function sf(s){return s==null?[]:_t(s,ri(s))}function XR(s){return s==null?[]:_t(s,Do(s))}function KR(s,u,w){return w===n&&(w=u,u=n),w!==n&&(w=Ss(w),w=w===w?w:0),u!==n&&(u=Ss(u),u=u===u?u:0),Ys(Ss(s),u,w)}function ZR(s,u,w){return u=pl(u),w===n?(w=u,u=0):w=pl(w),s=Ss(s),Ul(s,u,w)}function JR(s,u,w){if(w&&typeof w!="boolean"&&to(s,u,w)&&(u=w=n),w===n&&(typeof u=="boolean"?(w=u,u=n):typeof s=="boolean"&&(w=s,s=n)),s===n&&u===n?(s=0,u=1):(s=pl(s),u===n?(u=s,s=0):u=pl(u)),s>u){var O=s;s=u,u=O}if(w||s%1||u%1){var $=us();return Gn(s+$*(u-s+ur("1e-"+(($+"").length-1))),u)}return Zs(s,u)}var QR=x(function(s,u,w){return u=u.toLowerCase(),s+(w?n0(u):u)});function n0(s){return gg(gn(s).toLowerCase())}function r0(s){return s=gn(s),s&&s.replace(tr,$n).replace(rs,"")}function eA(s,u,w){s=gn(s),u=Hr(u);var O=s.length;w=w===n?O:Ys(Yt(w),0,O);var $=w;return w-=u.length,w>=0&&s.slice(w,$)==u}function tA(s){return s=gn(s),s&&Wi.test(s)?s.replace(Wt,os):s}function nA(s){return s=gn(s),s&&ui.test(s)?s.replace(yr,"\\$&"):s}var rA=x(function(s,u,w){return s+(w?"-":"")+u.toLowerCase()}),iA=x(function(s,u,w){return s+(w?" ":"")+u.toLowerCase()}),oA=g("toLowerCase");function sA(s,u,w){s=gn(s),u=Yt(u);var O=u?vo(s):0;if(!u||O>=u)return s;var $=(u-O)/2;return xt(Vs($),w)+s+xt(ma($),w)}function aA(s,u,w){s=gn(s),u=Yt(u);var O=u?vo(s):0;return u&&O<u?s+xt(u-O,w):s}function lA(s,u,w){s=gn(s),u=Yt(u);var O=u?vo(s):0;return u&&O<u?xt(u-O,w)+s:s}function uA(s,u,w){return w||u==null?u=0:u&&(u=+u),Iu(gn(s).replace(an,""),u||0)}function cA(s,u,w){return(w?to(s,u,w):u===n)?u=1:u=Yt(u),Xl(gn(s),u)}function fA(){var s=arguments,u=gn(s[0]);return s.length<3?u:u.replace(s[1],s[2])}var dA=x(function(s,u,w){return s+(w?"_":"")+u.toLowerCase()});function hA(s,u,w){return w&&typeof w!="number"&&to(s,u,w)&&(u=w=n),w=w===n?Se:w>>>0,w?(s=gn(s),s&&(typeof u=="string"||u!=null&&!dg(u))&&(u=Hr(u),!u&&Qr(s))?ys(cn(s),0,w):s.split(u,w)):[]}var pA=x(function(s,u,w){return s+(w?" ":"")+gg(u)});function gA(s,u,w){return s=gn(s),w=w==null?0:Ys(Yt(w),0,s.length),u=Hr(u),s.slice(w,w+u.length)==u}function mA(s,u,w){var O=z.templateSettings;w&&to(s,u,w)&&(u=n),s=gn(s),u=fh({},u,O,hb);var $=fh({},u.imports,O.imports,hb),X=ri($),ie=_t($,X),he,ye,$e=0,He=u.interpolate||zi,Xe="__p += '",at=It((u.escape||zi).source+"|"+He.source+"|"+(He===ai?er:zi).source+"|"+(u.evaluate||zi).source+"|$","g"),bt="//# sourceURL="+(kt.call(u,"sourceURL")?(u.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++rn+"]")+`
|
|
146
|
-
`;s.replace(at,function(Pt,Jt,tn,Yo,no,Go){return tn||(tn=Yo),Xe+=s.slice($e,Go).replace(Oi,ca),Jt&&(he=!0,Xe+=`' +
|
|
147
|
-
__e(`+Jt+`) +
|
|
148
|
-
'`),no&&(ye=!0,Xe+=`';
|
|
149
|
-
`+no+`;
|
|
150
|
-
__p += '`),tn&&(Xe+=`' +
|
|
151
|
-
((__t = (`+tn+`)) == null ? '' : __t) +
|
|
152
|
-
'`),$e=Go+Pt.length,Pt}),Xe+=`';
|
|
153
|
-
`;var Dt=kt.call(u,"variable")&&u.variable;if(!Dt)Xe=`with (obj) {
|
|
154
|
-
`+Xe+`
|
|
155
|
-
}
|
|
156
|
-
`;else if(lo.test(Dt))throw new Le(c);Xe=(ye?Xe.replace(Ao,""):Xe).replace(Un,"$1").replace(Gr,"$1;"),Xe="function("+(Dt||"obj")+`) {
|
|
157
|
-
`+(Dt?"":`obj || (obj = {});
|
|
158
|
-
`)+"var __t, __p = ''"+(he?", __e = _.escape":"")+(ye?`, __j = Array.prototype.join;
|
|
159
|
-
function print() { __p += __j.call(arguments, '') }
|
|
160
|
-
`:`;
|
|
161
|
-
`)+Xe+`return __p
|
|
162
|
-
}`;var Xt=o0(function(){return st(X,bt+"return "+Xe).apply(n,ie)});if(Xt.source=Xe,fg(Xt))throw Xt;return Xt}function vA(s){return gn(s).toLowerCase()}function yA(s){return gn(s).toUpperCase()}function bA(s,u,w){if(s=gn(s),s&&(w||u===n))return We(s);if(!s||!(u=Hr(u)))return s;var O=cn(s),$=cn(u),X=vt(O,$),ie=An(O,$)+1;return ys(O,X,ie).join("")}function wA(s,u,w){if(s=gn(s),s&&(w||u===n))return s.slice(0,Rl(s)+1);if(!s||!(u=Hr(u)))return s;var O=cn(s),$=An(O,cn(u))+1;return ys(O,0,$).join("")}function xA(s,u,w){if(s=gn(s),s&&(w||u===n))return s.replace(an,"");if(!s||!(u=Hr(u)))return s;var O=cn(s),$=vt(O,cn(u));return ys(O,$).join("")}function SA(s,u){var w=Ue,O=et;if(qn(u)){var $="separator"in u?u.separator:$;w="length"in u?Yt(u.length):w,O="omission"in u?Hr(u.omission):O}s=gn(s);var X=s.length;if(Qr(s)){var ie=cn(s);X=ie.length}if(w>=X)return s;var he=w-vo(O);if(he<1)return O;var ye=ie?ys(ie,0,he).join(""):s.slice(0,he);if($===n)return ye+O;if(ie&&(he+=ye.length-he),dg($)){if(s.slice(he).search($)){var $e,He=ye;for($.global||($=It($.source,gn(Or.exec($))+"g")),$.lastIndex=0;$e=$.exec(He);)var Xe=$e.index;ye=ye.slice(0,Xe===n?he:Xe)}}else if(s.indexOf(Hr($),he)!=he){var at=ye.lastIndexOf($);at>-1&&(ye=ye.slice(0,at))}return ye+O}function TA(s){return s=gn(s),s&&si.test(s)?s.replace(Qn,ha):s}var CA=x(function(s,u,w){return s+(w?" ":"")+u.toUpperCase()}),gg=g("toUpperCase");function i0(s,u,w){return s=gn(s),u=w?n:u,u===n?za(s)?de(s):Lt(s):s.match(u)||[]}var o0=Bt(function(s,u){try{return V(s,n,u)}catch(w){return fg(w)?w:new Le(w)}}),EA=fl(function(s,u){return te(u,function(w){w=Aa(w),xi(s,w,ug(s[w],s))}),s});function kA(s){var u=s==null?0:s.length,w=Ct();return s=u?it(s,function(O){if(typeof O[1]!="function")throw new Vt(a);return[w(O[0]),O[1]]}):[],Bt(function(O){for(var $=-1;++$<u;){var X=s[$];if(V(X[0],this,O))return V(X[1],this,O)}})}function DA(s){return Hu(Vr(s,m))}function mg(s){return function(){return s}}function PA(s,u){return s==null||s!==s?u:s}var OA=re(),_A=re(!0);function Po(s){return s}function vg(s){return Gl(typeof s=="function"?s:Vr(s,m))}function RA(s){return Co(Vr(s,m))}function AA(s,u){return ol(s,Vr(u,m))}var IA=Bt(function(s,u){return function(w){return To(w,s,u)}}),MA=Bt(function(s,u){return function(w){return To(s,w,u)}});function yg(s,u,w){var O=ri(u),$=Ta(u,O);w==null&&!(qn(u)&&($.length||!O.length))&&(w=u,u=s,s=this,$=Ta(u,ri(u)));var X=!(qn(w)&&"chain"in w)||!!w.chain,ie=hl(s);return te($,function(he){var ye=u[he];s[he]=ye,ie&&(s.prototype[he]=function(){var $e=this.__chain__;if(X||$e){var He=s(this.__wrapped__),Xe=He.__actions__=Wr(this.__actions__);return Xe.push({func:ye,args:arguments,thisArg:s}),He.__chain__=$e,He}return ye.apply(s,Tt([this.value()],arguments))})}),s}function LA(){return ln._===this&&(ln._=Ru),this}function bg(){}function FA(s){return s=Yt(s),Bt(function(u){return Pa(u,s)})}var NA=nt(it),jA=nt(De),BA=nt(un);function s0(s){return rg(s)?D(Aa(s)):zc(s)}function $A(s){return function(u){return s==null?n:gs(s,u)}}var VA=ir(),HA=ir(!0);function wg(){return[]}function xg(){return!1}function UA(){return{}}function WA(){return""}function zA(){return!0}function YA(s,u){if(s=Yt(s),s<1||s>Be)return[];var w=Se,O=Gn(s,Se);u=Ct(u),s-=Se;for(var $=we(O,u);++w<s;)u(w);return $}function GA(s){return Ht(s)?it(s,Aa):zo(s)?[s]:Wr(kb(gn(s)))}function qA(s){var u=++Ou;return gn(s)+u}var XA=ze(function(s,u){return s+u},0),KA=eo("ceil"),ZA=ze(function(s,u){return s/u},1),JA=eo("floor");function QA(s){return s&&s.length?$l(s,Po,qs):n}function eI(s,u){return s&&s.length?$l(s,Ct(u,2),qs):n}function tI(s){return Sr(s,Po)}function nI(s,u){return Sr(s,Ct(u,2))}function rI(s){return s&&s.length?$l(s,Po,Zi):n}function iI(s,u){return s&&s.length?$l(s,Ct(u,2),Zi):n}var oI=ze(function(s,u){return s*u},1),sI=eo("round"),aI=ze(function(s,u){return s-u},0);function lI(s){return s&&s.length?be(s,Po):0}function uI(s,u){return s&&s.length?be(s,Ct(u,2)):0}return z.after=R_,z.ary=Nb,z.assign=yR,z.assignIn=Zb,z.assignInWith=fh,z.assignWith=bR,z.at=wR,z.before=jb,z.bind=ug,z.bindAll=EA,z.bindKey=Bb,z.castArray=U_,z.chain=Mb,z.chunk=JP,z.compact=QP,z.concat=eO,z.cond=kA,z.conforms=DA,z.constant=mg,z.countBy=l_,z.create=xR,z.curry=$b,z.curryRight=Vb,z.debounce=Hb,z.defaults=SR,z.defaultsDeep=TR,z.defer=A_,z.delay=I_,z.difference=tO,z.differenceBy=nO,z.differenceWith=rO,z.drop=iO,z.dropRight=oO,z.dropRightWhile=sO,z.dropWhile=aO,z.fill=lO,z.filter=c_,z.flatMap=h_,z.flatMapDeep=p_,z.flatMapDepth=g_,z.flatten=_b,z.flattenDeep=uO,z.flattenDepth=cO,z.flip=M_,z.flow=OA,z.flowRight=_A,z.fromPairs=fO,z.functions=_R,z.functionsIn=RR,z.groupBy=m_,z.initial=hO,z.intersection=pO,z.intersectionBy=gO,z.intersectionWith=mO,z.invert=IR,z.invertBy=MR,z.invokeMap=y_,z.iteratee=vg,z.keyBy=b_,z.keys=ri,z.keysIn=Do,z.map=oh,z.mapKeys=FR,z.mapValues=NR,z.matches=RA,z.matchesProperty=AA,z.memoize=ah,z.merge=jR,z.mergeWith=Jb,z.method=IA,z.methodOf=MA,z.mixin=yg,z.negate=lh,z.nthArg=FA,z.omit=BR,z.omitBy=$R,z.once=L_,z.orderBy=w_,z.over=NA,z.overArgs=F_,z.overEvery=jA,z.overSome=BA,z.partial=cg,z.partialRight=Ub,z.partition=x_,z.pick=VR,z.pickBy=Qb,z.property=s0,z.propertyOf=$A,z.pull=wO,z.pullAll=Ab,z.pullAllBy=xO,z.pullAllWith=SO,z.pullAt=TO,z.range=VA,z.rangeRight=HA,z.rearg=N_,z.reject=C_,z.remove=CO,z.rest=j_,z.reverse=ag,z.sampleSize=k_,z.set=UR,z.setWith=WR,z.shuffle=D_,z.slice=EO,z.sortBy=__,z.sortedUniq=AO,z.sortedUniqBy=IO,z.split=hA,z.spread=B_,z.tail=MO,z.take=LO,z.takeRight=FO,z.takeRightWhile=NO,z.takeWhile=jO,z.tap=QO,z.throttle=$_,z.thru=ih,z.toArray=qb,z.toPairs=e0,z.toPairsIn=t0,z.toPath=GA,z.toPlainObject=Kb,z.transform=zR,z.unary=V_,z.union=BO,z.unionBy=$O,z.unionWith=VO,z.uniq=HO,z.uniqBy=UO,z.uniqWith=WO,z.unset=YR,z.unzip=lg,z.unzipWith=Ib,z.update=GR,z.updateWith=qR,z.values=sf,z.valuesIn=XR,z.without=zO,z.words=i0,z.wrap=H_,z.xor=YO,z.xorBy=GO,z.xorWith=qO,z.zip=XO,z.zipObject=KO,z.zipObjectDeep=ZO,z.zipWith=JO,z.entries=e0,z.entriesIn=t0,z.extend=Zb,z.extendWith=fh,yg(z,z),z.add=XA,z.attempt=o0,z.camelCase=QR,z.capitalize=n0,z.ceil=KA,z.clamp=KR,z.clone=W_,z.cloneDeep=Y_,z.cloneDeepWith=G_,z.cloneWith=z_,z.conformsTo=q_,z.deburr=r0,z.defaultTo=PA,z.divide=ZA,z.endsWith=eA,z.eq=na,z.escape=tA,z.escapeRegExp=nA,z.every=u_,z.find=f_,z.findIndex=Pb,z.findKey=CR,z.findLast=d_,z.findLastIndex=Ob,z.findLastKey=ER,z.floor=JA,z.forEach=Lb,z.forEachRight=Fb,z.forIn=kR,z.forInRight=DR,z.forOwn=PR,z.forOwnRight=OR,z.get=hg,z.gt=X_,z.gte=K_,z.has=AR,z.hasIn=pg,z.head=Rb,z.identity=Po,z.includes=v_,z.indexOf=dO,z.inRange=ZR,z.invoke=LR,z.isArguments=oc,z.isArray=Ht,z.isArrayBuffer=Z_,z.isArrayLike=ko,z.isArrayLikeObject=hr,z.isBoolean=J_,z.isBuffer=nu,z.isDate=Q_,z.isElement=eR,z.isEmpty=tR,z.isEqual=nR,z.isEqualWith=rR,z.isError=fg,z.isFinite=iR,z.isFunction=hl,z.isInteger=Wb,z.isLength=uh,z.isMap=zb,z.isMatch=oR,z.isMatchWith=sR,z.isNaN=aR,z.isNative=lR,z.isNil=cR,z.isNull=uR,z.isNumber=Yb,z.isObject=qn,z.isObjectLike=or,z.isPlainObject=Jf,z.isRegExp=dg,z.isSafeInteger=fR,z.isSet=Gb,z.isString=ch,z.isSymbol=zo,z.isTypedArray=of,z.isUndefined=dR,z.isWeakMap=hR,z.isWeakSet=pR,z.join=vO,z.kebabCase=rA,z.last=xs,z.lastIndexOf=yO,z.lowerCase=iA,z.lowerFirst=oA,z.lt=gR,z.lte=mR,z.max=QA,z.maxBy=eI,z.mean=tI,z.meanBy=nI,z.min=rI,z.minBy=iI,z.stubArray=wg,z.stubFalse=xg,z.stubObject=UA,z.stubString=WA,z.stubTrue=zA,z.multiply=oI,z.nth=bO,z.noConflict=LA,z.noop=bg,z.now=sh,z.pad=sA,z.padEnd=aA,z.padStart=lA,z.parseInt=uA,z.random=JR,z.reduce=S_,z.reduceRight=T_,z.repeat=cA,z.replace=fA,z.result=HR,z.round=sI,z.runInContext=K,z.sample=E_,z.size=P_,z.snakeCase=dA,z.some=O_,z.sortedIndex=kO,z.sortedIndexBy=DO,z.sortedIndexOf=PO,z.sortedLastIndex=OO,z.sortedLastIndexBy=_O,z.sortedLastIndexOf=RO,z.startCase=pA,z.startsWith=gA,z.subtract=aI,z.sum=lI,z.sumBy=uI,z.template=mA,z.times=YA,z.toFinite=pl,z.toInteger=Yt,z.toLength=Xb,z.toLower=vA,z.toNumber=Ss,z.toSafeInteger=vR,z.toString=gn,z.toUpper=yA,z.trim=bA,z.trimEnd=wA,z.trimStart=xA,z.truncate=SA,z.unescape=TA,z.uniqueId=qA,z.upperCase=CA,z.upperFirst=gg,z.each=Lb,z.eachRight=Fb,z.first=Rb,yg(z,function(){var s={};return Si(z,function(u,w){kt.call(z.prototype,w)||(s[w]=u)}),s}(),{chain:!1}),z.VERSION=r,te(["bind","bindKey","curry","curryRight","partial","partialRight"],function(s){z[s].placeholder=z}),te(["drop","take"],function(s,u){$t.prototype[s]=function(w){w=w===n?1:wn(Yt(w),0);var O=this.__filtered__&&!u?new $t(this):this.clone();return O.__filtered__?O.__takeCount__=Gn(w,O.__takeCount__):O.__views__.push({size:Gn(w,Se),type:s+(O.__dir__<0?"Right":"")}),O},$t.prototype[s+"Right"]=function(w){return this.reverse()[s](w).reverse()}}),te(["filter","map","takeWhile"],function(s,u){var w=u+1,O=w==Ve||w==ge;$t.prototype[s]=function($){var X=this.clone();return X.__iteratees__.push({iteratee:Ct($,3),type:w}),X.__filtered__=X.__filtered__||O,X}}),te(["head","last"],function(s,u){var w="take"+(u?"Right":"");$t.prototype[s]=function(){return this[w](1).value()[0]}}),te(["initial","tail"],function(s,u){var w="drop"+(u?"":"Right");$t.prototype[s]=function(){return this.__filtered__?new $t(this):this[w](1)}}),$t.prototype.compact=function(){return this.filter(Po)},$t.prototype.find=function(s){return this.filter(s).head()},$t.prototype.findLast=function(s){return this.reverse().find(s)},$t.prototype.invokeMap=Bt(function(s,u){return typeof s=="function"?new $t(this):this.map(function(w){return To(w,s,u)})}),$t.prototype.reject=function(s){return this.filter(lh(Ct(s)))},$t.prototype.slice=function(s,u){s=Yt(s);var w=this;return w.__filtered__&&(s>0||u<0)?new $t(w):(s<0?w=w.takeRight(-s):s&&(w=w.drop(s)),u!==n&&(u=Yt(u),w=u<0?w.dropRight(-u):w.take(u-s)),w)},$t.prototype.takeRightWhile=function(s){return this.reverse().takeWhile(s).reverse()},$t.prototype.toArray=function(){return this.take(Se)},Si($t.prototype,function(s,u){var w=/^(?:filter|find|map|reject)|While$/.test(u),O=/^(?:head|last)$/.test(u),$=z[O?"take"+(u=="last"?"Right":""):u],X=O||/^find/.test(u);$&&(z.prototype[u]=function(){var ie=this.__wrapped__,he=O?[1]:arguments,ye=ie instanceof $t,$e=he[0],He=ye||Ht(ie),Xe=function(Jt){var tn=$.apply(z,Tt([Jt],he));return O&&at?tn[0]:tn};He&&w&&typeof $e=="function"&&$e.length!=1&&(ye=He=!1);var at=this.__chain__,bt=!!this.__actions__.length,Dt=X&&!at,Xt=ye&&!bt;if(!X&&He){ie=Xt?ie:new $t(this);var Pt=s.apply(ie,he);return Pt.__actions__.push({func:ih,args:[Xe],thisArg:n}),new Tr(Pt,at)}return Dt&&Xt?s.apply(this,he):(Pt=this.thru(Xe),Dt?O?Pt.value()[0]:Pt.value():Pt)})}),te(["pop","push","shift","sort","splice","unshift"],function(s){var u=Yn[s],w=/^(?:push|sort|unshift)$/.test(s)?"tap":"thru",O=/^(?:pop|shift)$/.test(s);z.prototype[s]=function(){var $=arguments;if(O&&!this.__chain__){var X=this.value();return u.apply(Ht(X)?X:[],$)}return this[w](function(ie){return u.apply(Ht(ie)?ie:[],$)})}}),Si($t.prototype,function(s,u){var w=z[u];if(w){var O=w.name+"";kt.call(Hs,O)||(Hs[O]=[]),Hs[O].push({name:u,func:w})}}),Hs[xe(n,R).name]=[{name:"wrapper",func:n}],$t.prototype.clone=Fl,$t.prototype.reverse=Qa,$t.prototype.value=Nl,z.prototype.at=e_,z.prototype.chain=t_,z.prototype.commit=n_,z.prototype.next=r_,z.prototype.plant=o_,z.prototype.reverse=s_,z.prototype.toJSON=z.prototype.valueOf=z.prototype.value=a_,z.prototype.first=z.prototype.head,Xi&&(z.prototype[Xi]=i_),z},ke=Ce();yi?((yi.exports=ke)._=ke,Mo._=ke):ln._=ke}).call(Ei)})(bp,bp.exports);var XD=bp.exports;const b6=Cu(XD);function _1(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t}function w6(t){var e=t.lastRenderedStartIndex,n=t.lastRenderedStopIndex,r=t.startIndex,i=t.stopIndex;return!(r>n||i<e)}function x6(t){for(var e=t.isItemLoaded,n=t.itemCount,r=t.minimumBatchSize,i=t.startIndex,o=t.stopIndex,a=[],c=null,f=null,p=i;p<=o;p++){var b=e(p);b?f!==null&&(a.push(c,f),c=f=null):(f=p,c===null&&(c=p))}if(f!==null){for(var m=Math.min(Math.max(f,c+r-1),n-1),T=f+1;T<=m&&!e(T);T++)f=T;a.push(c,f)}if(a.length)for(;a[1]-a[0]+1<r&&a[0]>0;){var E=a[0]-1;if(!e(E))a[0]=E;else break}return a}var S6=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},T6=function(){function t(e,n){for(var r=0;r<n.length;r++){var i=n[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),C6=function(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)},R1=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t},E6=function(t){C6(e,t);function e(){var n,r,i,o;S6(this,e);for(var a=arguments.length,c=Array(a),f=0;f<a;f++)c[f]=arguments[f];return o=(r=(i=R1(this,(n=e.__proto__||Object.getPrototypeOf(e)).call.apply(n,[this].concat(c))),i),i._lastRenderedStartIndex=-1,i._lastRenderedStopIndex=-1,i._memoizedUnloadedRanges=[],i._onItemsRendered=function(p){var b=p.visibleStartIndex,m=p.visibleStopIndex;process.env.NODE_ENV!=="production"&&((!_1(b)||!_1(m))&&console.warn("Invalid onItemsRendered signature; please refer to InfiniteLoader documentation."),typeof i.props.loadMoreRows=="function"&&console.warn('InfiniteLoader "loadMoreRows" prop has been renamed to "loadMoreItems".')),i._lastRenderedStartIndex=b,i._lastRenderedStopIndex=m,i._ensureRowsLoaded(b,m)},i._setRef=function(p){i._listRef=p},r),R1(i,o)}return T6(e,[{key:"resetloadMoreItemsCache",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this._memoizedUnloadedRanges=[],r&&this._ensureRowsLoaded(this._lastRenderedStartIndex,this._lastRenderedStopIndex)}},{key:"componentDidMount",value:function(){process.env.NODE_ENV!=="production"&&this._listRef==null&&console.warn("Invalid list ref; please refer to InfiniteLoader documentation.")}},{key:"render",value:function(){var r=this.props.children;return r({onItemsRendered:this._onItemsRendered,ref:this._setRef})}},{key:"_ensureRowsLoaded",value:function(r,i){var o=this.props,a=o.isItemLoaded,c=o.itemCount,f=o.minimumBatchSize,p=f===void 0?10:f,b=o.threshold,m=b===void 0?15:b,T=x6({isItemLoaded:a,itemCount:c,minimumBatchSize:p,startIndex:Math.max(0,r-m),stopIndex:Math.min(c-1,i+m)});(this._memoizedUnloadedRanges.length!==T.length||this._memoizedUnloadedRanges.some(function(E,A){return T[A]!==E}))&&(this._memoizedUnloadedRanges=T,this._loadUnloadedRanges(T))}},{key:"_loadUnloadedRanges",value:function(r){for(var i=this,o=this.props.loadMoreItems||this.props.loadMoreRows,a=function(p){var b=r[p],m=r[p+1],T=o(b,m);T!=null&&T.then(function(){if(w6({lastRenderedStartIndex:i._lastRenderedStartIndex,lastRenderedStopIndex:i._lastRenderedStopIndex,startIndex:b,stopIndex:m})){if(i._listRef==null)return;typeof i._listRef.resetAfterIndex=="function"?i._listRef.resetAfterIndex(b,!0):(typeof i._listRef._getItemStyleCache=="function"&&i._listRef._getItemStyleCache(-1),i._listRef.forceUpdate())}})},c=0;c<r.length;c+=2)a(c)}}]),e}(q.PureComponent),KD={exports:{}};/*!
|
|
163
|
-
* jQuery JavaScript Library v3.7.1
|
|
164
|
-
* https://jquery.com/
|
|
165
|
-
*
|
|
166
|
-
* Copyright OpenJS Foundation and other contributors
|
|
167
|
-
* Released under the MIT license
|
|
168
|
-
* https://jquery.org/license
|
|
169
|
-
*
|
|
170
|
-
* Date: 2023-08-28T13:37Z
|
|
171
|
-
*/(function(t){(function(e,n){t.exports=e.document?n(e,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return n(r)}})(typeof window<"u"?window:Ei,function(e,n){var r=[],i=Object.getPrototypeOf,o=r.slice,a=r.flat?function(h){return r.flat.call(h)}:function(h){return r.concat.apply([],h)},c=r.push,f=r.indexOf,p={},b=p.toString,m=p.hasOwnProperty,T=m.toString,E=T.call(Object),A={},I=function(y){return typeof y=="function"&&typeof y.nodeType!="number"&&typeof y.item!="function"},j=function(y){return y!=null&&y===y.window},R=e.document,H={type:!0,src:!0,nonce:!0,noModule:!0};function W(h,y,C){C=C||R;var P,L,N=C.createElement("script");if(N.text=h,y)for(P in H)L=y[P]||y.getAttribute&&y.getAttribute(P),L&&N.setAttribute(P,L);C.head.appendChild(N).parentNode.removeChild(N)}function ne(h){return h==null?h+"":typeof h=="object"||typeof h=="function"?p[b.call(h)]||"object":typeof h}var Z="3.7.1",ae=/HTML$/i,S=function(h,y){return new S.fn.init(h,y)};S.fn=S.prototype={jquery:Z,constructor:S,length:0,toArray:function(){return o.call(this)},get:function(h){return h==null?o.call(this):h<0?this[h+this.length]:this[h]},pushStack:function(h){var y=S.merge(this.constructor(),h);return y.prevObject=this,y},each:function(h){return S.each(this,h)},map:function(h){return this.pushStack(S.map(this,function(y,C){return h.call(y,C,y)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(S.grep(this,function(h,y){return(y+1)%2}))},odd:function(){return this.pushStack(S.grep(this,function(h,y){return y%2}))},eq:function(h){var y=this.length,C=+h+(h<0?y:0);return this.pushStack(C>=0&&C<y?[this[C]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:r.sort,splice:r.splice},S.extend=S.fn.extend=function(){var h,y,C,P,L,N,V=arguments[0]||{},oe=1,te=arguments.length,pe=!1;for(typeof V=="boolean"&&(pe=V,V=arguments[oe]||{},oe++),typeof V!="object"&&!I(V)&&(V={}),oe===te&&(V=this,oe--);oe<te;oe++)if((h=arguments[oe])!=null)for(y in h)P=h[y],!(y==="__proto__"||V===P)&&(pe&&P&&(S.isPlainObject(P)||(L=Array.isArray(P)))?(C=V[y],L&&!Array.isArray(C)?N=[]:!L&&!S.isPlainObject(C)?N={}:N=C,L=!1,V[y]=S.extend(pe,N,P)):P!==void 0&&(V[y]=P));return V},S.extend({expando:"jQuery"+(Z+Math.random()).replace(/\D/g,""),isReady:!0,error:function(h){throw new Error(h)},noop:function(){},isPlainObject:function(h){var y,C;return!h||b.call(h)!=="[object Object]"?!1:(y=i(h),y?(C=m.call(y,"constructor")&&y.constructor,typeof C=="function"&&T.call(C)===E):!0)},isEmptyObject:function(h){var y;for(y in h)return!1;return!0},globalEval:function(h,y,C){W(h,{nonce:y&&y.nonce},C)},each:function(h,y){var C,P=0;if(ce(h))for(C=h.length;P<C&&y.call(h[P],P,h[P])!==!1;P++);else for(P in h)if(y.call(h[P],P,h[P])===!1)break;return h},text:function(h){var y,C="",P=0,L=h.nodeType;if(!L)for(;y=h[P++];)C+=S.text(y);return L===1||L===11?h.textContent:L===9?h.documentElement.textContent:L===3||L===4?h.nodeValue:C},makeArray:function(h,y){var C=y||[];return h!=null&&(ce(Object(h))?S.merge(C,typeof h=="string"?[h]:h):c.call(C,h)),C},inArray:function(h,y,C){return y==null?-1:f.call(y,h,C)},isXMLDoc:function(h){var y=h&&h.namespaceURI,C=h&&(h.ownerDocument||h).documentElement;return!ae.test(y||C&&C.nodeName||"HTML")},merge:function(h,y){for(var C=+y.length,P=0,L=h.length;P<C;P++)h[L++]=y[P];return h.length=L,h},grep:function(h,y,C){for(var P,L=[],N=0,V=h.length,oe=!C;N<V;N++)P=!y(h[N],N),P!==oe&&L.push(h[N]);return L},map:function(h,y,C){var P,L,N=0,V=[];if(ce(h))for(P=h.length;N<P;N++)L=y(h[N],N,C),L!=null&&V.push(L);else for(N in h)L=y(h[N],N,C),L!=null&&V.push(L);return a(V)},guid:1,support:A}),typeof Symbol=="function"&&(S.fn[Symbol.iterator]=r[Symbol.iterator]),S.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(h,y){p["[object "+y+"]"]=y.toLowerCase()});function ce(h){var y=!!h&&"length"in h&&h.length,C=ne(h);return I(h)||j(h)?!1:C==="array"||y===0||typeof y=="number"&&y>0&&y-1 in h}function ue(h,y){return h.nodeName&&h.nodeName.toLowerCase()===y.toLowerCase()}var Ue=r.pop,et=r.sort,Ke=r.splice,Me="[\\x20\\t\\r\\n\\f]",Ve=new RegExp("^"+Me+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Me+"+$","g");S.contains=function(h,y){var C=y&&y.parentNode;return h===C||!!(C&&C.nodeType===1&&(h.contains?h.contains(C):h.compareDocumentPosition&&h.compareDocumentPosition(C)&16))};var fe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function ge(h,y){return y?h==="\0"?"�":h.slice(0,-1)+"\\"+h.charCodeAt(h.length-1).toString(16)+" ":"\\"+h}S.escapeSelector=function(h){return(h+"").replace(fe,ge)};var Pe=R,Be=c;(function(){var h,y,C,P,L,N=Be,V,oe,te,pe,De,Re=S.expando,Te=0,je=0,it=An(),Tt=An(),Et=An(),Rn=An(),un=function(J,de){return J===de&&(L=!0),0},Lr="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Fr="(?:\\\\[\\da-fA-F]{1,6}"+Me+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Lt="\\["+Me+"*("+Fr+")(?:"+Me+"*([*^$|!~]?=)"+Me+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Fr+"))|)"+Me+"*\\]",Nr=":("+Fr+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Lt+")*)|.*)\\)|)",jt=new RegExp(Me+"+","g"),Qt=new RegExp("^"+Me+"*,"+Me+"*"),ho=new RegExp("^"+Me+"*([>+~]|"+Me+")"+Me+"*"),po=new RegExp(Me+"|>"),Sr=new RegExp(Nr),D=new RegExp("^"+Fr+"$"),M={ID:new RegExp("^#("+Fr+")"),CLASS:new RegExp("^\\.("+Fr+")"),TAG:new RegExp("^("+Fr+"|[*])"),ATTR:new RegExp("^"+Lt),PSEUDO:new RegExp("^"+Nr),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Me+"*(even|odd|(([+-]|)(\\d*)n|)"+Me+"*(?:([+-]|)"+Me+"*(\\d+)|))"+Me+"*\\)|)","i"),bool:new RegExp("^(?:"+Lr+")$","i"),needsContext:new RegExp("^"+Me+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Me+"*((?:-\\d)?\\d*)"+Me+"*\\)|)(?=[^-]|$)","i")},U=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,be=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,we=/[+~]/,Ie=new RegExp("\\\\[\\da-fA-F]{1,6}"+Me+"?|\\\\([^\\r\\n\\f])","g"),We=function(J,de){var Ce="0x"+J.slice(1)-65536;return de||(Ce<0?String.fromCharCode(Ce+65536):String.fromCharCode(Ce>>10|55296,Ce&1023|56320))},ht=function(){Ai()},_t=mo(function(J){return J.disabled===!0&&ue(J,"fieldset")},{dir:"parentNode",next:"legend"});function St(){try{return V.activeElement}catch{}}try{N.apply(r=o.call(Pe.childNodes),Pe.childNodes),r[Pe.childNodes.length].nodeType}catch{N={apply:function(de,Ce){Be.apply(de,o.call(Ce))},call:function(de){Be.apply(de,o.call(arguments,1))}}}function vt(J,de,Ce,ke){var K,le,se,Ae,Le,st,lt,rt=de&&de.ownerDocument,It=de?de.nodeType:9;if(Ce=Ce||[],typeof J!="string"||!J||It!==1&&It!==9&&It!==11)return Ce;if(!ke&&(Ai(de),de=de||V,te)){if(It!==11&&(Le=be.exec(J)))if(K=Le[1]){if(It===9)if(se=de.getElementById(K)){if(se.id===K)return N.call(Ce,se),Ce}else return Ce;else if(rt&&(se=rt.getElementById(K))&&vt.contains(de,se)&&se.id===K)return N.call(Ce,se),Ce}else{if(Le[2])return N.apply(Ce,de.getElementsByTagName(J)),Ce;if((K=Le[3])&&de.getElementsByClassName)return N.apply(Ce,de.getElementsByClassName(K)),Ce}if(!Rn[J+" "]&&(!pe||!pe.test(J))){if(lt=J,rt=de,It===1&&(po.test(J)||ho.test(J))){for(rt=we.test(J)&&za(de.parentNode)||de,(rt!=de||!A.scope)&&((Ae=de.getAttribute("id"))?Ae=S.escapeSelector(Ae):de.setAttribute("id",Ae=Re)),st=ss(J),le=st.length;le--;)st[le]=(Ae?"#"+Ae:":scope")+" "+ei(st[le]);lt=st.join(",")}try{return N.apply(Ce,rt.querySelectorAll(lt)),Ce}catch{Rn(J,!0)}finally{Ae===Re&&de.removeAttribute("id")}}}return Bs(J.replace(Ve,"$1"),de,Ce,ke)}function An(){var J=[];function de(Ce,ke){return J.push(Ce+" ")>y.cacheLength&&delete de[J.shift()],de[Ce+" "]=ke}return de}function bn(J){return J[Re]=!0,J}function $n(J){var de=V.createElement("fieldset");try{return!!J(de)}catch{return!1}finally{de.parentNode&&de.parentNode.removeChild(de),de=null}}function os(J){return function(de){return ue(de,"input")&&de.type===J}}function ca(J){return function(de){return(ue(de,"input")||ue(de,"button"))&&de.type===J}}function go(J){return function(de){return"form"in de?de.parentNode&&de.disabled===!1?"label"in de?"label"in de.parentNode?de.parentNode.disabled===J:de.disabled===J:de.isDisabled===J||de.isDisabled!==!J&&_t(de)===J:de.disabled===J:"label"in de?de.disabled===J:!1}}function Qr(J){return bn(function(de){return de=+de,bn(function(Ce,ke){for(var K,le=J([],Ce.length,de),se=le.length;se--;)Ce[K=le[se]]&&(Ce[K]=!(ke[K]=Ce[K]))})})}function za(J){return J&&typeof J.getElementsByTagName<"u"&&J}function Ai(J){var de,Ce=J?J.ownerDocument||J:Pe;return Ce==V||Ce.nodeType!==9||!Ce.documentElement||(V=Ce,oe=V.documentElement,te=!S.isXMLDoc(V),De=oe.matches||oe.webkitMatchesSelector||oe.msMatchesSelector,oe.msMatchesSelector&&Pe!=V&&(de=V.defaultView)&&de.top!==de&&de.addEventListener("unload",ht),A.getById=$n(function(ke){return oe.appendChild(ke).id=S.expando,!V.getElementsByName||!V.getElementsByName(S.expando).length}),A.disconnectedMatch=$n(function(ke){return De.call(ke,"*")}),A.scope=$n(function(){return V.querySelectorAll(":scope")}),A.cssHas=$n(function(){try{return V.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),A.getById?(y.filter.ID=function(ke){var K=ke.replace(Ie,We);return function(le){return le.getAttribute("id")===K}},y.find.ID=function(ke,K){if(typeof K.getElementById<"u"&&te){var le=K.getElementById(ke);return le?[le]:[]}}):(y.filter.ID=function(ke){var K=ke.replace(Ie,We);return function(le){var se=typeof le.getAttributeNode<"u"&&le.getAttributeNode("id");return se&&se.value===K}},y.find.ID=function(ke,K){if(typeof K.getElementById<"u"&&te){var le,se,Ae,Le=K.getElementById(ke);if(Le){if(le=Le.getAttributeNode("id"),le&&le.value===ke)return[Le];for(Ae=K.getElementsByName(ke),se=0;Le=Ae[se++];)if(le=Le.getAttributeNode("id"),le&&le.value===ke)return[Le]}return[]}}),y.find.TAG=function(ke,K){return typeof K.getElementsByTagName<"u"?K.getElementsByTagName(ke):K.querySelectorAll(ke)},y.find.CLASS=function(ke,K){if(typeof K.getElementsByClassName<"u"&&te)return K.getElementsByClassName(ke)},pe=[],$n(function(ke){var K;oe.appendChild(ke).innerHTML="<a id='"+Re+"' href='' disabled='disabled'></a><select id='"+Re+"-\r\\' disabled='disabled'><option selected=''></option></select>",ke.querySelectorAll("[selected]").length||pe.push("\\["+Me+"*(?:value|"+Lr+")"),ke.querySelectorAll("[id~="+Re+"-]").length||pe.push("~="),ke.querySelectorAll("a#"+Re+"+*").length||pe.push(".#.+[+~]"),ke.querySelectorAll(":checked").length||pe.push(":checked"),K=V.createElement("input"),K.setAttribute("type","hidden"),ke.appendChild(K).setAttribute("name","D"),oe.appendChild(ke).disabled=!0,ke.querySelectorAll(":disabled").length!==2&&pe.push(":enabled",":disabled"),K=V.createElement("input"),K.setAttribute("name",""),ke.appendChild(K),ke.querySelectorAll("[name='']").length||pe.push("\\["+Me+"*name"+Me+"*="+Me+`*(?:''|"")`)}),A.cssHas||pe.push(":has"),pe=pe.length&&new RegExp(pe.join("|")),un=function(ke,K){if(ke===K)return L=!0,0;var le=!ke.compareDocumentPosition-!K.compareDocumentPosition;return le||(le=(ke.ownerDocument||ke)==(K.ownerDocument||K)?ke.compareDocumentPosition(K):1,le&1||!A.sortDetached&&K.compareDocumentPosition(ke)===le?ke===V||ke.ownerDocument==Pe&&vt.contains(Pe,ke)?-1:K===V||K.ownerDocument==Pe&&vt.contains(Pe,K)?1:P?f.call(P,ke)-f.call(P,K):0:le&4?-1:1)}),V}vt.matches=function(J,de){return vt(J,null,null,de)},vt.matchesSelector=function(J,de){if(Ai(J),te&&!Rn[de+" "]&&(!pe||!pe.test(de)))try{var Ce=De.call(J,de);if(Ce||A.disconnectedMatch||J.document&&J.document.nodeType!==11)return Ce}catch{Rn(de,!0)}return vt(de,V,null,[J]).length>0},vt.contains=function(J,de){return(J.ownerDocument||J)!=V&&Ai(J),S.contains(J,de)},vt.attr=function(J,de){(J.ownerDocument||J)!=V&&Ai(J);var Ce=y.attrHandle[de.toLowerCase()],ke=Ce&&m.call(y.attrHandle,de.toLowerCase())?Ce(J,de,!te):void 0;return ke!==void 0?ke:J.getAttribute(de)},vt.error=function(J){throw new Error("Syntax error, unrecognized expression: "+J)},S.uniqueSort=function(J){var de,Ce=[],ke=0,K=0;if(L=!A.sortStable,P=!A.sortStable&&o.call(J,0),et.call(J,un),L){for(;de=J[K++];)de===J[K]&&(ke=Ce.push(K));for(;ke--;)Ke.call(J,Ce[ke],1)}return P=null,J},S.fn.uniqueSort=function(){return this.pushStack(S.uniqueSort(o.apply(this)))},y=S.expr={cacheLength:50,createPseudo:bn,match:M,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(J){return J[1]=J[1].replace(Ie,We),J[3]=(J[3]||J[4]||J[5]||"").replace(Ie,We),J[2]==="~="&&(J[3]=" "+J[3]+" "),J.slice(0,4)},CHILD:function(J){return J[1]=J[1].toLowerCase(),J[1].slice(0,3)==="nth"?(J[3]||vt.error(J[0]),J[4]=+(J[4]?J[5]+(J[6]||1):2*(J[3]==="even"||J[3]==="odd")),J[5]=+(J[7]+J[8]||J[3]==="odd")):J[3]&&vt.error(J[0]),J},PSEUDO:function(J){var de,Ce=!J[6]&&J[2];return M.CHILD.test(J[0])?null:(J[3]?J[2]=J[4]||J[5]||"":Ce&&Sr.test(Ce)&&(de=ss(Ce,!0))&&(de=Ce.indexOf(")",Ce.length-de)-Ce.length)&&(J[0]=J[0].slice(0,de),J[2]=Ce.slice(0,de)),J.slice(0,3))}},filter:{TAG:function(J){var de=J.replace(Ie,We).toLowerCase();return J==="*"?function(){return!0}:function(Ce){return ue(Ce,de)}},CLASS:function(J){var de=it[J+" "];return de||(de=new RegExp("(^|"+Me+")"+J+"("+Me+"|$)"))&&it(J,function(Ce){return de.test(typeof Ce.className=="string"&&Ce.className||typeof Ce.getAttribute<"u"&&Ce.getAttribute("class")||"")})},ATTR:function(J,de,Ce){return function(ke){var K=vt.attr(ke,J);return K==null?de==="!=":de?(K+="",de==="="?K===Ce:de==="!="?K!==Ce:de==="^="?Ce&&K.indexOf(Ce)===0:de==="*="?Ce&&K.indexOf(Ce)>-1:de==="$="?Ce&&K.slice(-Ce.length)===Ce:de==="~="?(" "+K.replace(jt," ")+" ").indexOf(Ce)>-1:de==="|="?K===Ce||K.slice(0,Ce.length+1)===Ce+"-":!1):!0}},CHILD:function(J,de,Ce,ke,K){var le=J.slice(0,3)!=="nth",se=J.slice(-4)!=="last",Ae=de==="of-type";return ke===1&&K===0?function(Le){return!!Le.parentNode}:function(Le,st,lt){var rt,It,wt,Vt,Yn,nr=le!==se?"nextSibling":"previousSibling",In=Le.parentNode,zt=Ae&&Le.nodeName.toLowerCase(),jr=!lt&&!Ae,kt=!1;if(In){if(le){for(;nr;){for(wt=Le;wt=wt[nr];)if(Ae?ue(wt,zt):wt.nodeType===1)return!1;Yn=nr=J==="only"&&!Yn&&"nextSibling"}return!0}if(Yn=[se?In.firstChild:In.lastChild],se&&jr){for(It=In[Re]||(In[Re]={}),rt=It[J]||[],Vt=rt[0]===Te&&rt[1],kt=Vt&&rt[2],wt=Vt&&In.childNodes[Vt];wt=++Vt&&wt&&wt[nr]||(kt=Vt=0)||Yn.pop();)if(wt.nodeType===1&&++kt&&wt===Le){It[J]=[Te,Vt,kt];break}}else if(jr&&(It=Le[Re]||(Le[Re]={}),rt=It[J]||[],Vt=rt[0]===Te&&rt[1],kt=Vt),kt===!1)for(;(wt=++Vt&&wt&&wt[nr]||(kt=Vt=0)||Yn.pop())&&!((Ae?ue(wt,zt):wt.nodeType===1)&&++kt&&(jr&&(It=wt[Re]||(wt[Re]={}),It[J]=[Te,kt]),wt===Le)););return kt-=K,kt===ke||kt%ke===0&&kt/ke>=0}}},PSEUDO:function(J,de){var Ce,ke=y.pseudos[J]||y.setFilters[J.toLowerCase()]||vt.error("unsupported pseudo: "+J);return ke[Re]?ke(de):ke.length>1?(Ce=[J,J,"",de],y.setFilters.hasOwnProperty(J.toLowerCase())?bn(function(K,le){for(var se,Ae=ke(K,de),Le=Ae.length;Le--;)se=f.call(K,Ae[Le]),K[se]=!(le[se]=Ae[Le])}):function(K){return ke(K,0,Ce)}):ke}},pseudos:{not:bn(function(J){var de=[],Ce=[],ke=ha(J.replace(Ve,"$1"));return ke[Re]?bn(function(K,le,se,Ae){for(var Le,st=ke(K,null,Ae,[]),lt=K.length;lt--;)(Le=st[lt])&&(K[lt]=!(le[lt]=Le))}):function(K,le,se){return de[0]=K,ke(de,null,se,Ce),de[0]=null,!Ce.pop()}}),has:bn(function(J){return function(de){return vt(J,de).length>0}}),contains:bn(function(J){return J=J.replace(Ie,We),function(de){return(de.textContent||S.text(de)).indexOf(J)>-1}}),lang:bn(function(J){return D.test(J||"")||vt.error("unsupported lang: "+J),J=J.replace(Ie,We).toLowerCase(),function(de){var Ce;do if(Ce=te?de.lang:de.getAttribute("xml:lang")||de.getAttribute("lang"))return Ce=Ce.toLowerCase(),Ce===J||Ce.indexOf(J+"-")===0;while((de=de.parentNode)&&de.nodeType===1);return!1}}),target:function(J){var de=e.location&&e.location.hash;return de&&de.slice(1)===J.id},root:function(J){return J===oe},focus:function(J){return J===St()&&V.hasFocus()&&!!(J.type||J.href||~J.tabIndex)},enabled:go(!1),disabled:go(!0),checked:function(J){return ue(J,"input")&&!!J.checked||ue(J,"option")&&!!J.selected},selected:function(J){return J.parentNode&&J.parentNode.selectedIndex,J.selected===!0},empty:function(J){for(J=J.firstChild;J;J=J.nextSibling)if(J.nodeType<6)return!1;return!0},parent:function(J){return!y.pseudos.empty(J)},header:function(J){return Q.test(J.nodeName)},input:function(J){return U.test(J.nodeName)},button:function(J){return ue(J,"input")&&J.type==="button"||ue(J,"button")},text:function(J){var de;return ue(J,"input")&&J.type==="text"&&((de=J.getAttribute("type"))==null||de.toLowerCase()==="text")},first:Qr(function(){return[0]}),last:Qr(function(J,de){return[de-1]}),eq:Qr(function(J,de,Ce){return[Ce<0?Ce+de:Ce]}),even:Qr(function(J,de){for(var Ce=0;Ce<de;Ce+=2)J.push(Ce);return J}),odd:Qr(function(J,de){for(var Ce=1;Ce<de;Ce+=2)J.push(Ce);return J}),lt:Qr(function(J,de,Ce){var ke;for(Ce<0?ke=Ce+de:Ce>de?ke=de:ke=Ce;--ke>=0;)J.push(ke);return J}),gt:Qr(function(J,de,Ce){for(var ke=Ce<0?Ce+de:Ce;++ke<de;)J.push(ke);return J})}},y.pseudos.nth=y.pseudos.eq;for(h in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})y.pseudos[h]=os(h);for(h in{submit:!0,reset:!0})y.pseudos[h]=ca(h);function fa(){}fa.prototype=y.filters=y.pseudos,y.setFilters=new fa;function ss(J,de){var Ce,ke,K,le,se,Ae,Le,st=Tt[J+" "];if(st)return de?0:st.slice(0);for(se=J,Ae=[],Le=y.preFilter;se;){(!Ce||(ke=Qt.exec(se)))&&(ke&&(se=se.slice(ke[0].length)||se),Ae.push(K=[])),Ce=!1,(ke=ho.exec(se))&&(Ce=ke.shift(),K.push({value:Ce,type:ke[0].replace(Ve," ")}),se=se.slice(Ce.length));for(le in y.filter)(ke=M[le].exec(se))&&(!Le[le]||(ke=Le[le](ke)))&&(Ce=ke.shift(),K.push({value:Ce,type:le,matches:ke}),se=se.slice(Ce.length));if(!Ce)break}return de?se.length:se?vt.error(J):Tt(J,Ae).slice(0)}function ei(J){for(var de=0,Ce=J.length,ke="";de<Ce;de++)ke+=J[de].value;return ke}function mo(J,de,Ce){var ke=de.dir,K=de.next,le=K||ke,se=Ce&&le==="parentNode",Ae=je++;return de.first?function(Le,st,lt){for(;Le=Le[ke];)if(Le.nodeType===1||se)return J(Le,st,lt);return!1}:function(Le,st,lt){var rt,It,wt=[Te,Ae];if(lt){for(;Le=Le[ke];)if((Le.nodeType===1||se)&&J(Le,st,lt))return!0}else for(;Le=Le[ke];)if(Le.nodeType===1||se)if(It=Le[Re]||(Le[Re]={}),K&&ue(Le,K))Le=Le[ke]||Le;else{if((rt=It[le])&&rt[0]===Te&&rt[1]===Ae)return wt[2]=rt[2];if(It[le]=wt,wt[2]=J(Le,st,lt))return!0}return!1}}function Ya(J){return J.length>1?function(de,Ce,ke){for(var K=J.length;K--;)if(!J[K](de,Ce,ke))return!1;return!0}:J[0]}function Pu(J,de,Ce){for(var ke=0,K=de.length;ke<K;ke++)vt(J,de[ke],Ce);return Ce}function da(J,de,Ce,ke,K){for(var le,se=[],Ae=0,Le=J.length,st=de!=null;Ae<Le;Ae++)(le=J[Ae])&&(!Ce||Ce(le,ke,K))&&(se.push(le),st&&de.push(Ae));return se}function vo(J,de,Ce,ke,K,le){return ke&&!ke[Re]&&(ke=vo(ke)),K&&!K[Re]&&(K=vo(K,le)),bn(function(se,Ae,Le,st){var lt,rt,It,wt,Vt=[],Yn=[],nr=Ae.length,In=se||Pu(de||"*",Le.nodeType?[Le]:Le,[]),zt=J&&(se||!de)?da(In,Vt,J,Le,st):In;if(Ce?(wt=K||(se?J:nr||ke)?[]:Ae,Ce(zt,wt,Le,st)):wt=zt,ke)for(lt=da(wt,Yn),ke(lt,[],Le,st),rt=lt.length;rt--;)(It=lt[rt])&&(wt[Yn[rt]]=!(zt[Yn[rt]]=It));if(se){if(K||J){if(K){for(lt=[],rt=wt.length;rt--;)(It=wt[rt])&<.push(zt[rt]=It);K(null,wt=[],lt,st)}for(rt=wt.length;rt--;)(It=wt[rt])&&(lt=K?f.call(se,It):Vt[rt])>-1&&(se[lt]=!(Ae[lt]=It))}}else wt=da(wt===Ae?wt.splice(nr,wt.length):wt),K?K(null,Ae,wt,st):N.apply(Ae,wt)})}function cn(J){for(var de,Ce,ke,K=J.length,le=y.relative[J[0].type],se=le||y.relative[" "],Ae=le?1:0,Le=mo(function(rt){return rt===de},se,!0),st=mo(function(rt){return f.call(de,rt)>-1},se,!0),lt=[function(rt,It,wt){var Vt=!le&&(wt||It!=C)||((de=It).nodeType?Le(rt,It,wt):st(rt,It,wt));return de=null,Vt}];Ae<K;Ae++)if(Ce=y.relative[J[Ae].type])lt=[mo(Ya(lt),Ce)];else{if(Ce=y.filter[J[Ae].type].apply(null,J[Ae].matches),Ce[Re]){for(ke=++Ae;ke<K&&!y.relative[J[ke].type];ke++);return vo(Ae>1&&Ya(lt),Ae>1&&ei(J.slice(0,Ae-1).concat({value:J[Ae-2].type===" "?"*":""})).replace(Ve,"$1"),Ce,Ae<ke&&cn(J.slice(Ae,ke)),ke<K&&cn(J=J.slice(ke)),ke<K&&ei(J))}lt.push(Ce)}return Ya(lt)}function Rl(J,de){var Ce=de.length>0,ke=J.length>0,K=function(le,se,Ae,Le,st){var lt,rt,It,wt=0,Vt="0",Yn=le&&[],nr=[],In=C,zt=le||ke&&y.find.TAG("*",st),jr=Te+=In==null?1:Math.random()||.1,kt=zt.length;for(st&&(C=se==V||se||st);Vt!==kt&&(lt=zt[Vt])!=null;Vt++){if(ke&<){for(rt=0,!se&<.ownerDocument!=V&&(Ai(lt),Ae=!te);It=J[rt++];)if(It(lt,se||V,Ae)){N.call(Le,lt);break}st&&(Te=jr)}Ce&&((lt=!It&<)&&wt--,le&&Yn.push(lt))}if(wt+=Vt,Ce&&Vt!==wt){for(rt=0;It=de[rt++];)It(Yn,nr,se,Ae);if(le){if(wt>0)for(;Vt--;)Yn[Vt]||nr[Vt]||(nr[Vt]=Ue.call(Le));nr=da(nr)}N.apply(Le,nr),st&&!le&&nr.length>0&&wt+de.length>1&&S.uniqueSort(Le)}return st&&(Te=jr,C=In),Yn};return Ce?bn(K):K}function ha(J,de){var Ce,ke=[],K=[],le=Et[J+" "];if(!le){for(de||(de=ss(J)),Ce=de.length;Ce--;)le=cn(de[Ce]),le[Re]?ke.push(le):K.push(le);le=Et(J,Rl(K,ke)),le.selector=J}return le}function Bs(J,de,Ce,ke){var K,le,se,Ae,Le,st=typeof J=="function"&&J,lt=!ke&&ss(J=st.selector||J);if(Ce=Ce||[],lt.length===1){if(le=lt[0]=lt[0].slice(0),le.length>2&&(se=le[0]).type==="ID"&&de.nodeType===9&&te&&y.relative[le[1].type]){if(de=(y.find.ID(se.matches[0].replace(Ie,We),de)||[])[0],de)st&&(de=de.parentNode);else return Ce;J=J.slice(le.shift().value.length)}for(K=M.needsContext.test(J)?0:le.length;K--&&(se=le[K],!y.relative[Ae=se.type]);)if((Le=y.find[Ae])&&(ke=Le(se.matches[0].replace(Ie,We),we.test(le[0].type)&&za(de.parentNode)||de))){if(le.splice(K,1),J=ke.length&&ei(le),!J)return N.apply(Ce,ke),Ce;break}}return(st||ha(J,lt))(ke,de,!te,Ce,!de||we.test(J)&&za(de.parentNode)||de),Ce}A.sortStable=Re.split("").sort(un).join("")===Re,Ai(),A.sortDetached=$n(function(J){return J.compareDocumentPosition(V.createElement("fieldset"))&1}),S.find=vt,S.expr[":"]=S.expr.pseudos,S.unique=S.uniqueSort,vt.compile=ha,vt.select=Bs,vt.setDocument=Ai,vt.tokenize=ss,vt.escape=S.escapeSelector,vt.getText=S.text,vt.isXML=S.isXMLDoc,vt.selectors=S.expr,vt.support=S.support,vt.uniqueSort=S.uniqueSort})();var Je=function(h,y,C){for(var P=[],L=C!==void 0;(h=h[y])&&h.nodeType!==9;)if(h.nodeType===1){if(L&&S(h).is(C))break;P.push(h)}return P},ve=function(h,y){for(var C=[];h;h=h.nextSibling)h.nodeType===1&&h!==y&&C.push(h);return C},Se=S.expr.match.needsContext,Ne=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function tt(h,y,C){return I(y)?S.grep(h,function(P,L){return!!y.call(P,L,P)!==C}):y.nodeType?S.grep(h,function(P){return P===y!==C}):typeof y!="string"?S.grep(h,function(P){return f.call(y,P)>-1!==C}):S.filter(y,h,C)}S.filter=function(h,y,C){var P=y[0];return C&&(h=":not("+h+")"),y.length===1&&P.nodeType===1?S.find.matchesSelector(P,h)?[P]:[]:S.find.matches(h,S.grep(y,function(L){return L.nodeType===1}))},S.fn.extend({find:function(h){var y,C,P=this.length,L=this;if(typeof h!="string")return this.pushStack(S(h).filter(function(){for(y=0;y<P;y++)if(S.contains(L[y],this))return!0}));for(C=this.pushStack([]),y=0;y<P;y++)S.find(h,L[y],C);return P>1?S.uniqueSort(C):C},filter:function(h){return this.pushStack(tt(this,h||[],!1))},not:function(h){return this.pushStack(tt(this,h||[],!0))},is:function(h){return!!tt(this,typeof h=="string"&&Se.test(h)?S(h):h||[],!1).length}});var Ye,Ze=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,qe=S.fn.init=function(h,y,C){var P,L;if(!h)return this;if(C=C||Ye,typeof h=="string")if(h[0]==="<"&&h[h.length-1]===">"&&h.length>=3?P=[null,h,null]:P=Ze.exec(h),P&&(P[1]||!y))if(P[1]){if(y=y instanceof S?y[0]:y,S.merge(this,S.parseHTML(P[1],y&&y.nodeType?y.ownerDocument||y:R,!0)),Ne.test(P[1])&&S.isPlainObject(y))for(P in y)I(this[P])?this[P](y[P]):this.attr(P,y[P]);return this}else return L=R.getElementById(P[2]),L&&(this[0]=L,this.length=1),this;else return!y||y.jquery?(y||C).find(h):this.constructor(y).find(h);else{if(h.nodeType)return this[0]=h,this.length=1,this;if(I(h))return C.ready!==void 0?C.ready(h):h(S)}return S.makeArray(h,this)};qe.prototype=S.fn,Ye=S(R);var ot=/^(?:parents|prev(?:Until|All))/,ct={children:!0,contents:!0,next:!0,prev:!0};S.fn.extend({has:function(h){var y=S(h,this),C=y.length;return this.filter(function(){for(var P=0;P<C;P++)if(S.contains(this,y[P]))return!0})},closest:function(h,y){var C,P=0,L=this.length,N=[],V=typeof h!="string"&&S(h);if(!Se.test(h)){for(;P<L;P++)for(C=this[P];C&&C!==y;C=C.parentNode)if(C.nodeType<11&&(V?V.index(C)>-1:C.nodeType===1&&S.find.matchesSelector(C,h))){N.push(C);break}}return this.pushStack(N.length>1?S.uniqueSort(N):N)},index:function(h){return h?typeof h=="string"?f.call(S(h),this[0]):f.call(this,h.jquery?h[0]:h):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(h,y){return this.pushStack(S.uniqueSort(S.merge(this.get(),S(h,y))))},addBack:function(h){return this.add(h==null?this.prevObject:this.prevObject.filter(h))}});function pt(h,y){for(;(h=h[y])&&h.nodeType!==1;);return h}S.each({parent:function(h){var y=h.parentNode;return y&&y.nodeType!==11?y:null},parents:function(h){return Je(h,"parentNode")},parentsUntil:function(h,y,C){return Je(h,"parentNode",C)},next:function(h){return pt(h,"nextSibling")},prev:function(h){return pt(h,"previousSibling")},nextAll:function(h){return Je(h,"nextSibling")},prevAll:function(h){return Je(h,"previousSibling")},nextUntil:function(h,y,C){return Je(h,"nextSibling",C)},prevUntil:function(h,y,C){return Je(h,"previousSibling",C)},siblings:function(h){return ve((h.parentNode||{}).firstChild,h)},children:function(h){return ve(h.firstChild)},contents:function(h){return h.contentDocument!=null&&i(h.contentDocument)?h.contentDocument:(ue(h,"template")&&(h=h.content||h),S.merge([],h.childNodes))}},function(h,y){S.fn[h]=function(C,P){var L=S.map(this,y,C);return h.slice(-5)!=="Until"&&(P=C),P&&typeof P=="string"&&(L=S.filter(P,L)),this.length>1&&(ct[h]||S.uniqueSort(L),ot.test(h)&&L.reverse()),this.pushStack(L)}});var ft=/[^\x20\t\r\n\f]+/g;function yt(h){var y={};return S.each(h.match(ft)||[],function(C,P){y[P]=!0}),y}S.Callbacks=function(h){h=typeof h=="string"?yt(h):S.extend({},h);var y,C,P,L,N=[],V=[],oe=-1,te=function(){for(L=L||h.once,P=y=!0;V.length;oe=-1)for(C=V.shift();++oe<N.length;)N[oe].apply(C[0],C[1])===!1&&h.stopOnFalse&&(oe=N.length,C=!1);h.memory||(C=!1),y=!1,L&&(C?N=[]:N="")},pe={add:function(){return N&&(C&&!y&&(oe=N.length-1,V.push(C)),function De(Re){S.each(Re,function(Te,je){I(je)?(!h.unique||!pe.has(je))&&N.push(je):je&&je.length&&ne(je)!=="string"&&De(je)})}(arguments),C&&!y&&te()),this},remove:function(){return S.each(arguments,function(De,Re){for(var Te;(Te=S.inArray(Re,N,Te))>-1;)N.splice(Te,1),Te<=oe&&oe--}),this},has:function(De){return De?S.inArray(De,N)>-1:N.length>0},empty:function(){return N&&(N=[]),this},disable:function(){return L=V=[],N=C="",this},disabled:function(){return!N},lock:function(){return L=V=[],!C&&!y&&(N=C=""),this},locked:function(){return!!L},fireWith:function(De,Re){return L||(Re=Re||[],Re=[De,Re.slice?Re.slice():Re],V.push(Re),y||te()),this},fire:function(){return pe.fireWith(this,arguments),this},fired:function(){return!!P}};return pe};function Qe(h){return h}function At(h){throw h}function Mt(h,y,C,P){var L;try{h&&I(L=h.promise)?L.call(h).done(y).fail(C):h&&I(L=h.then)?L.call(h,y,C):y.apply(void 0,[h].slice(P))}catch(N){C.apply(void 0,[N])}}S.extend({Deferred:function(h){var y=[["notify","progress",S.Callbacks("memory"),S.Callbacks("memory"),2],["resolve","done",S.Callbacks("once memory"),S.Callbacks("once memory"),0,"resolved"],["reject","fail",S.Callbacks("once memory"),S.Callbacks("once memory"),1,"rejected"]],C="pending",P={state:function(){return C},always:function(){return L.done(arguments).fail(arguments),this},catch:function(N){return P.then(null,N)},pipe:function(){var N=arguments;return S.Deferred(function(V){S.each(y,function(oe,te){var pe=I(N[te[4]])&&N[te[4]];L[te[1]](function(){var De=pe&&pe.apply(this,arguments);De&&I(De.promise)?De.promise().progress(V.notify).done(V.resolve).fail(V.reject):V[te[0]+"With"](this,pe?[De]:arguments)})}),N=null}).promise()},then:function(N,V,oe){var te=0;function pe(De,Re,Te,je){return function(){var it=this,Tt=arguments,Et=function(){var un,Lr;if(!(De<te)){if(un=Te.apply(it,Tt),un===Re.promise())throw new TypeError("Thenable self-resolution");Lr=un&&(typeof un=="object"||typeof un=="function")&&un.then,I(Lr)?je?Lr.call(un,pe(te,Re,Qe,je),pe(te,Re,At,je)):(te++,Lr.call(un,pe(te,Re,Qe,je),pe(te,Re,At,je),pe(te,Re,Qe,Re.notifyWith))):(Te!==Qe&&(it=void 0,Tt=[un]),(je||Re.resolveWith)(it,Tt))}},Rn=je?Et:function(){try{Et()}catch(un){S.Deferred.exceptionHook&&S.Deferred.exceptionHook(un,Rn.error),De+1>=te&&(Te!==At&&(it=void 0,Tt=[un]),Re.rejectWith(it,Tt))}};De?Rn():(S.Deferred.getErrorHook?Rn.error=S.Deferred.getErrorHook():S.Deferred.getStackHook&&(Rn.error=S.Deferred.getStackHook()),e.setTimeout(Rn))}}return S.Deferred(function(De){y[0][3].add(pe(0,De,I(oe)?oe:Qe,De.notifyWith)),y[1][3].add(pe(0,De,I(N)?N:Qe)),y[2][3].add(pe(0,De,I(V)?V:At))}).promise()},promise:function(N){return N!=null?S.extend(N,P):P}},L={};return S.each(y,function(N,V){var oe=V[2],te=V[5];P[V[1]]=oe.add,te&&oe.add(function(){C=te},y[3-N][2].disable,y[3-N][3].disable,y[0][2].lock,y[0][3].lock),oe.add(V[3].fire),L[V[0]]=function(){return L[V[0]+"With"](this===L?void 0:this,arguments),this},L[V[0]+"With"]=oe.fireWith}),P.promise(L),h&&h.call(L,L),L},when:function(h){var y=arguments.length,C=y,P=Array(C),L=o.call(arguments),N=S.Deferred(),V=function(oe){return function(te){P[oe]=this,L[oe]=arguments.length>1?o.call(arguments):te,--y||N.resolveWith(P,L)}};if(y<=1&&(Mt(h,N.done(V(C)).resolve,N.reject,!y),N.state()==="pending"||I(L[C]&&L[C].then)))return N.then();for(;C--;)Mt(L[C],V(C),N.reject);return N.promise()}});var Vn=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;S.Deferred.exceptionHook=function(h,y){e.console&&e.console.warn&&h&&Vn.test(h.name)&&e.console.warn("jQuery.Deferred exception: "+h.message,h.stack,y)},S.readyException=function(h){e.setTimeout(function(){throw h})};var mr=S.Deferred();S.fn.ready=function(h){return mr.then(h).catch(function(y){S.readyException(y)}),this},S.extend({isReady:!1,readyWait:1,ready:function(h){(h===!0?--S.readyWait:S.isReady)||(S.isReady=!0,!(h!==!0&&--S.readyWait>0)&&mr.resolveWith(R,[S]))}}),S.ready.then=mr.then;function Hn(){R.removeEventListener("DOMContentLoaded",Hn),e.removeEventListener("load",Hn),S.ready()}R.readyState==="complete"||R.readyState!=="loading"&&!R.documentElement.doScroll?e.setTimeout(S.ready):(R.addEventListener("DOMContentLoaded",Hn),e.addEventListener("load",Hn));var Sn=function(h,y,C,P,L,N,V){var oe=0,te=h.length,pe=C==null;if(ne(C)==="object"){L=!0;for(oe in C)Sn(h,y,oe,C[oe],!0,N,V)}else if(P!==void 0&&(L=!0,I(P)||(V=!0),pe&&(V?(y.call(h,P),y=null):(pe=y,y=function(De,Re,Te){return pe.call(S(De),Te)})),y))for(;oe<te;oe++)y(h[oe],C,V?P:P.call(h[oe],oe,y(h[oe],C)));return L?h:pe?y.call(h):te?y(h[0],C):N},$i=/^-ms-/,kr=/-([a-z])/g;function Jn(h,y){return y.toUpperCase()}function sn(h){return h.replace($i,"ms-").replace(kr,Jn)}var fn=function(h){return h.nodeType===1||h.nodeType===9||!+h.nodeType};function dn(){this.expando=S.expando+dn.uid++}dn.uid=1,dn.prototype={cache:function(h){var y=h[this.expando];return y||(y={},fn(h)&&(h.nodeType?h[this.expando]=y:Object.defineProperty(h,this.expando,{value:y,configurable:!0}))),y},set:function(h,y,C){var P,L=this.cache(h);if(typeof y=="string")L[sn(y)]=C;else for(P in y)L[sn(P)]=y[P];return L},get:function(h,y){return y===void 0?this.cache(h):h[this.expando]&&h[this.expando][sn(y)]},access:function(h,y,C){return y===void 0||y&&typeof y=="string"&&C===void 0?this.get(h,y):(this.set(h,y,C),C!==void 0?C:y)},remove:function(h,y){var C,P=h[this.expando];if(P!==void 0){if(y!==void 0)for(Array.isArray(y)?y=y.map(sn):(y=sn(y),y=y in P?[y]:y.match(ft)||[]),C=y.length;C--;)delete P[y[C]];(y===void 0||S.isEmptyObject(P))&&(h.nodeType?h[this.expando]=void 0:delete h[this.expando])}},hasData:function(h){var y=h[this.expando];return y!==void 0&&!S.isEmptyObject(y)}};var ut=new dn,Dn=new dn,oi=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,on=/[A-Z]/g;function Vi(h){return h==="true"?!0:h==="false"?!1:h==="null"?null:h===+h+""?+h:oi.test(h)?JSON.parse(h):h}function Hi(h,y,C){var P;if(C===void 0&&h.nodeType===1)if(P="data-"+y.replace(on,"-$&").toLowerCase(),C=h.getAttribute(P),typeof C=="string"){try{C=Vi(C)}catch{}Dn.set(h,y,C)}else C=void 0;return C}S.extend({hasData:function(h){return Dn.hasData(h)||ut.hasData(h)},data:function(h,y,C){return Dn.access(h,y,C)},removeData:function(h,y){Dn.remove(h,y)},_data:function(h,y,C){return ut.access(h,y,C)},_removeData:function(h,y){ut.remove(h,y)}}),S.fn.extend({data:function(h,y){var C,P,L,N=this[0],V=N&&N.attributes;if(h===void 0){if(this.length&&(L=Dn.get(N),N.nodeType===1&&!ut.get(N,"hasDataAttrs"))){for(C=V.length;C--;)V[C]&&(P=V[C].name,P.indexOf("data-")===0&&(P=sn(P.slice(5)),Hi(N,P,L[P])));ut.set(N,"hasDataAttrs",!0)}return L}return typeof h=="object"?this.each(function(){Dn.set(this,h)}):Sn(this,function(oe){var te;if(N&&oe===void 0)return te=Dn.get(N,h),te!==void 0||(te=Hi(N,h),te!==void 0)?te:void 0;this.each(function(){Dn.set(this,h,oe)})},null,y,arguments.length>1,null,!0)},removeData:function(h){return this.each(function(){Dn.remove(this,h)})}}),S.extend({queue:function(h,y,C){var P;if(h)return y=(y||"fx")+"queue",P=ut.get(h,y),C&&(!P||Array.isArray(C)?P=ut.access(h,y,S.makeArray(C)):P.push(C)),P||[]},dequeue:function(h,y){y=y||"fx";var C=S.queue(h,y),P=C.length,L=C.shift(),N=S._queueHooks(h,y),V=function(){S.dequeue(h,y)};L==="inprogress"&&(L=C.shift(),P--),L&&(y==="fx"&&C.unshift("inprogress"),delete N.stop,L.call(h,V,N)),!P&&N&&N.empty.fire()},_queueHooks:function(h,y){var C=y+"queueHooks";return ut.get(h,C)||ut.access(h,C,{empty:S.Callbacks("once memory").add(function(){ut.remove(h,[y+"queue",C])})})}}),S.fn.extend({queue:function(h,y){var C=2;return typeof h!="string"&&(y=h,h="fx",C--),arguments.length<C?S.queue(this[0],h):y===void 0?this:this.each(function(){var P=S.queue(this,h,y);S._queueHooks(this,h),h==="fx"&&P[0]!=="inprogress"&&S.dequeue(this,h)})},dequeue:function(h){return this.each(function(){S.dequeue(this,h)})},clearQueue:function(h){return this.queue(h||"fx",[])},promise:function(h,y){var C,P=1,L=S.Deferred(),N=this,V=this.length,oe=function(){--P||L.resolveWith(N,[N])};for(typeof h!="string"&&(y=h,h=void 0),h=h||"fx";V--;)C=ut.get(N[V],h+"queueHooks"),C&&C.empty&&(P++,C.empty.add(oe));return oe(),L.promise(y)}});var Ui=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Dr=new RegExp("^(?:([+-])=|)("+Ui+")([a-z%]*)$","i"),Nn=["Top","Right","Bottom","Left"],Pr=R.documentElement,vr=function(h){return S.contains(h.ownerDocument,h)},zr={composed:!0};Pr.getRootNode&&(vr=function(h){return S.contains(h.ownerDocument,h)||h.getRootNode(zr)===h.ownerDocument});var Yr=function(h,y){return h=y||h,h.style.display==="none"||h.style.display===""&&vr(h)&&S.css(h,"display")==="none"};function Ao(h,y,C,P){var L,N,V=20,oe=P?function(){return P.cur()}:function(){return S.css(h,y,"")},te=oe(),pe=C&&C[3]||(S.cssNumber[y]?"":"px"),De=h.nodeType&&(S.cssNumber[y]||pe!=="px"&&+te)&&Dr.exec(S.css(h,y));if(De&&De[3]!==pe){for(te=te/2,pe=pe||De[3],De=+te||1;V--;)S.style(h,y,De+pe),(1-N)*(1-(N=oe()/te||.5))<=0&&(V=0),De=De/N;De=De*2,S.style(h,y,De+pe),C=C||[]}return C&&(De=+De||+te||0,L=C[1]?De+(C[1]+1)*C[2]:+C[2],P&&(P.unit=pe,P.start=De,P.end=L)),L}var Un={};function Gr(h){var y,C=h.ownerDocument,P=h.nodeName,L=Un[P];return L||(y=C.body.appendChild(C.createElement(P)),L=S.css(y,"display"),y.parentNode.removeChild(y),L==="none"&&(L="block"),Un[P]=L,L)}function Qn(h,y){for(var C,P,L=[],N=0,V=h.length;N<V;N++)P=h[N],P.style&&(C=P.style.display,y?(C==="none"&&(L[N]=ut.get(P,"display")||null,L[N]||(P.style.display="")),P.style.display===""&&Yr(P)&&(L[N]=Gr(P))):C!=="none"&&(L[N]="none",ut.set(P,"display",C)));for(N=0;N<V;N++)L[N]!=null&&(h[N].style.display=L[N]);return h}S.fn.extend({show:function(){return Qn(this,!0)},hide:function(){return Qn(this)},toggle:function(h){return typeof h=="boolean"?h?this.show():this.hide():this.each(function(){Yr(this)?S(this).show():S(this).hide()})}});var Wt=/^(?:checkbox|radio)$/i,si=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Wi=/^$|^module$|\/(?:java|ecma)script/i;(function(){var h=R.createDocumentFragment(),y=h.appendChild(R.createElement("div")),C=R.createElement("input");C.setAttribute("type","radio"),C.setAttribute("checked","checked"),C.setAttribute("name","t"),y.appendChild(C),A.checkClone=y.cloneNode(!0).cloneNode(!0).lastChild.checked,y.innerHTML="<textarea>x</textarea>",A.noCloneChecked=!!y.cloneNode(!0).lastChild.defaultValue,y.innerHTML="<option></option>",A.option=!!y.lastChild})();var Pn={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Pn.tbody=Pn.tfoot=Pn.colgroup=Pn.caption=Pn.thead,Pn.th=Pn.td,A.option||(Pn.optgroup=Pn.option=[1,"<select multiple='multiple'>","</select>"]);function hn(h,y){var C;return typeof h.getElementsByTagName<"u"?C=h.getElementsByTagName(y||"*"):typeof h.querySelectorAll<"u"?C=h.querySelectorAll(y||"*"):C=[],y===void 0||y&&ue(h,y)?S.merge([h],C):C}function ai(h,y){for(var C=0,P=h.length;C<P;C++)ut.set(h[C],"globalEval",!y||ut.get(y[C],"globalEval"))}var li=/<|&#?\w+;/;function Tn(h,y,C,P,L){for(var N,V,oe,te,pe,De,Re=y.createDocumentFragment(),Te=[],je=0,it=h.length;je<it;je++)if(N=h[je],N||N===0)if(ne(N)==="object")S.merge(Te,N.nodeType?[N]:N);else if(!li.test(N))Te.push(y.createTextNode(N));else{for(V=V||Re.appendChild(y.createElement("div")),oe=(si.exec(N)||["",""])[1].toLowerCase(),te=Pn[oe]||Pn._default,V.innerHTML=te[1]+S.htmlPrefilter(N)+te[2],De=te[0];De--;)V=V.lastChild;S.merge(Te,V.childNodes),V=Re.firstChild,V.textContent=""}for(Re.textContent="",je=0;N=Te[je++];){if(P&&S.inArray(N,P)>-1){L&&L.push(N);continue}if(pe=vr(N),V=hn(Re.appendChild(N),"script"),pe&&ai(V),C)for(De=0;N=V[De++];)Wi.test(N.type||"")&&C.push(N)}return Re}var so=/^([^.]*)(?:\.(.+)|)/;function yr(){return!0}function ui(){return!1}function an(h,y,C,P,L,N){var V,oe;if(typeof y=="object"){typeof C!="string"&&(P=P||C,C=void 0);for(oe in y)an(h,oe,C,P,y[oe],N);return h}if(P==null&&L==null?(L=C,P=C=void 0):L==null&&(typeof C=="string"?(L=P,P=void 0):(L=P,P=C,C=void 0)),L===!1)L=ui;else if(!L)return h;return N===1&&(V=L,L=function(te){return S().off(te),V.apply(this,arguments)},L.guid=V.guid||(V.guid=S.guid++)),h.each(function(){S.event.add(this,y,L,P,C)})}S.event={global:{},add:function(h,y,C,P,L){var N,V,oe,te,pe,De,Re,Te,je,it,Tt,Et=ut.get(h);if(fn(h))for(C.handler&&(N=C,C=N.handler,L=N.selector),L&&S.find.matchesSelector(Pr,L),C.guid||(C.guid=S.guid++),(te=Et.events)||(te=Et.events=Object.create(null)),(V=Et.handle)||(V=Et.handle=function(Rn){return typeof S<"u"&&S.event.triggered!==Rn.type?S.event.dispatch.apply(h,arguments):void 0}),y=(y||"").match(ft)||[""],pe=y.length;pe--;)oe=so.exec(y[pe])||[],je=Tt=oe[1],it=(oe[2]||"").split(".").sort(),je&&(Re=S.event.special[je]||{},je=(L?Re.delegateType:Re.bindType)||je,Re=S.event.special[je]||{},De=S.extend({type:je,origType:Tt,data:P,handler:C,guid:C.guid,selector:L,needsContext:L&&S.expr.match.needsContext.test(L),namespace:it.join(".")},N),(Te=te[je])||(Te=te[je]=[],Te.delegateCount=0,(!Re.setup||Re.setup.call(h,P,it,V)===!1)&&h.addEventListener&&h.addEventListener(je,V)),Re.add&&(Re.add.call(h,De),De.handler.guid||(De.handler.guid=C.guid)),L?Te.splice(Te.delegateCount++,0,De):Te.push(De),S.event.global[je]=!0)},remove:function(h,y,C,P,L){var N,V,oe,te,pe,De,Re,Te,je,it,Tt,Et=ut.hasData(h)&&ut.get(h);if(!(!Et||!(te=Et.events))){for(y=(y||"").match(ft)||[""],pe=y.length;pe--;){if(oe=so.exec(y[pe])||[],je=Tt=oe[1],it=(oe[2]||"").split(".").sort(),!je){for(je in te)S.event.remove(h,je+y[pe],C,P,!0);continue}for(Re=S.event.special[je]||{},je=(P?Re.delegateType:Re.bindType)||je,Te=te[je]||[],oe=oe[2]&&new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"),V=N=Te.length;N--;)De=Te[N],(L||Tt===De.origType)&&(!C||C.guid===De.guid)&&(!oe||oe.test(De.namespace))&&(!P||P===De.selector||P==="**"&&De.selector)&&(Te.splice(N,1),De.selector&&Te.delegateCount--,Re.remove&&Re.remove.call(h,De));V&&!Te.length&&((!Re.teardown||Re.teardown.call(h,it,Et.handle)===!1)&&S.removeEvent(h,je,Et.handle),delete te[je])}S.isEmptyObject(te)&&ut.remove(h,"handle events")}},dispatch:function(h){var y,C,P,L,N,V,oe=new Array(arguments.length),te=S.event.fix(h),pe=(ut.get(this,"events")||Object.create(null))[te.type]||[],De=S.event.special[te.type]||{};for(oe[0]=te,y=1;y<arguments.length;y++)oe[y]=arguments[y];if(te.delegateTarget=this,!(De.preDispatch&&De.preDispatch.call(this,te)===!1)){for(V=S.event.handlers.call(this,te,pe),y=0;(L=V[y++])&&!te.isPropagationStopped();)for(te.currentTarget=L.elem,C=0;(N=L.handlers[C++])&&!te.isImmediatePropagationStopped();)(!te.rnamespace||N.namespace===!1||te.rnamespace.test(N.namespace))&&(te.handleObj=N,te.data=N.data,P=((S.event.special[N.origType]||{}).handle||N.handler).apply(L.elem,oe),P!==void 0&&(te.result=P)===!1&&(te.preventDefault(),te.stopPropagation()));return De.postDispatch&&De.postDispatch.call(this,te),te.result}},handlers:function(h,y){var C,P,L,N,V,oe=[],te=y.delegateCount,pe=h.target;if(te&&pe.nodeType&&!(h.type==="click"&&h.button>=1)){for(;pe!==this;pe=pe.parentNode||this)if(pe.nodeType===1&&!(h.type==="click"&&pe.disabled===!0)){for(N=[],V={},C=0;C<te;C++)P=y[C],L=P.selector+" ",V[L]===void 0&&(V[L]=P.needsContext?S(L,this).index(pe)>-1:S.find(L,this,null,[pe]).length),V[L]&&N.push(P);N.length&&oe.push({elem:pe,handlers:N})}}return pe=this,te<y.length&&oe.push({elem:pe,handlers:y.slice(te)}),oe},addProp:function(h,y){Object.defineProperty(S.Event.prototype,h,{enumerable:!0,configurable:!0,get:I(y)?function(){if(this.originalEvent)return y(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[h]},set:function(C){Object.defineProperty(this,h,{enumerable:!0,configurable:!0,writable:!0,value:C})}})},fix:function(h){return h[S.expando]?h:new S.Event(h)},special:{load:{noBubble:!0},click:{setup:function(h){var y=this||h;return Wt.test(y.type)&&y.click&&ue(y,"input")&&Di(y,"click",!0),!1},trigger:function(h){var y=this||h;return Wt.test(y.type)&&y.click&&ue(y,"input")&&Di(y,"click"),!0},_default:function(h){var y=h.target;return Wt.test(y.type)&&y.click&&ue(y,"input")&&ut.get(y,"click")||ue(y,"a")}},beforeunload:{postDispatch:function(h){h.result!==void 0&&h.originalEvent&&(h.originalEvent.returnValue=h.result)}}}};function Di(h,y,C){if(!C){ut.get(h,y)===void 0&&S.event.add(h,y,yr);return}ut.set(h,y,!1),S.event.add(h,y,{namespace:!1,handler:function(P){var L,N=ut.get(this,y);if(P.isTrigger&1&&this[y]){if(N)(S.event.special[y]||{}).delegateType&&P.stopPropagation();else if(N=o.call(arguments),ut.set(this,y,N),this[y](),L=ut.get(this,y),ut.set(this,y,!1),N!==L)return P.stopImmediatePropagation(),P.preventDefault(),L}else N&&(ut.set(this,y,S.event.trigger(N[0],N.slice(1),this)),P.stopPropagation(),P.isImmediatePropagationStopped=yr)}})}S.removeEvent=function(h,y,C){h.removeEventListener&&h.removeEventListener(y,C)},S.Event=function(h,y){if(!(this instanceof S.Event))return new S.Event(h,y);h&&h.type?(this.originalEvent=h,this.type=h.type,this.isDefaultPrevented=h.defaultPrevented||h.defaultPrevented===void 0&&h.returnValue===!1?yr:ui,this.target=h.target&&h.target.nodeType===3?h.target.parentNode:h.target,this.currentTarget=h.currentTarget,this.relatedTarget=h.relatedTarget):this.type=h,y&&S.extend(this,y),this.timeStamp=h&&h.timeStamp||Date.now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:ui,isPropagationStopped:ui,isImmediatePropagationStopped:ui,isSimulated:!1,preventDefault:function(){var h=this.originalEvent;this.isDefaultPrevented=yr,h&&!this.isSimulated&&h.preventDefault()},stopPropagation:function(){var h=this.originalEvent;this.isPropagationStopped=yr,h&&!this.isSimulated&&h.stopPropagation()},stopImmediatePropagation:function(){var h=this.originalEvent;this.isImmediatePropagationStopped=yr,h&&!this.isSimulated&&h.stopImmediatePropagation(),this.stopPropagation()}},S.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},S.event.addProp),S.each({focus:"focusin",blur:"focusout"},function(h,y){function C(P){if(R.documentMode){var L=ut.get(this,"handle"),N=S.event.fix(P);N.type=P.type==="focusin"?"focus":"blur",N.isSimulated=!0,L(P),N.target===N.currentTarget&&L(N)}else S.event.simulate(y,P.target,S.event.fix(P))}S.event.special[h]={setup:function(){var P;if(Di(this,h,!0),R.documentMode)P=ut.get(this,y),P||this.addEventListener(y,C),ut.set(this,y,(P||0)+1);else return!1},trigger:function(){return Di(this,h),!0},teardown:function(){var P;if(R.documentMode)P=ut.get(this,y)-1,P?ut.set(this,y,P):(this.removeEventListener(y,C),ut.remove(this,y));else return!1},_default:function(P){return ut.get(P.target,h)},delegateType:y},S.event.special[y]={setup:function(){var P=this.ownerDocument||this.document||this,L=R.documentMode?this:P,N=ut.get(L,y);N||(R.documentMode?this.addEventListener(y,C):P.addEventListener(h,C,!0)),ut.set(L,y,(N||0)+1)},teardown:function(){var P=this.ownerDocument||this.document||this,L=R.documentMode?this:P,N=ut.get(L,y)-1;N?ut.set(L,y,N):(R.documentMode?this.removeEventListener(y,C):P.removeEventListener(h,C,!0),ut.remove(L,y))}}}),S.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(h,y){S.event.special[h]={delegateType:y,bindType:y,handle:function(C){var P,L=this,N=C.relatedTarget,V=C.handleObj;return(!N||N!==L&&!S.contains(L,N))&&(C.type=V.origType,P=V.handler.apply(this,arguments),C.type=y),P}}}),S.fn.extend({on:function(h,y,C,P){return an(this,h,y,C,P)},one:function(h,y,C,P){return an(this,h,y,C,P,1)},off:function(h,y,C){var P,L;if(h&&h.preventDefault&&h.handleObj)return P=h.handleObj,S(h.delegateTarget).off(P.namespace?P.origType+"."+P.namespace:P.origType,P.selector,P.handler),this;if(typeof h=="object"){for(L in h)this.off(L,y,h[L]);return this}return(y===!1||typeof y=="function")&&(C=y,y=void 0),C===!1&&(C=ui),this.each(function(){S.event.remove(this,h,C,y)})}});var Ms=/<script|<style|<link/i,Ls=/checked\s*(?:[^=]|=\s*.checked.)/i,qr=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function ao(h,y){return ue(h,"table")&&ue(y.nodeType!==11?y:y.firstChild,"tr")&&S(h).children("tbody")[0]||h}function lo(h){return h.type=(h.getAttribute("type")!==null)+"/"+h.type,h}function Pi(h){return(h.type||"").slice(0,5)==="true/"?h.type=h.type.slice(5):h.removeAttribute("type"),h}function er(h,y){var C,P,L,N,V,oe,te;if(y.nodeType===1){if(ut.hasData(h)&&(N=ut.get(h),te=N.events,te)){ut.remove(y,"handle events");for(L in te)for(C=0,P=te[L].length;C<P;C++)S.event.add(y,L,te[L][C])}Dn.hasData(h)&&(V=Dn.access(h),oe=S.extend({},V),Dn.set(y,oe))}}function Or(h,y){var C=y.nodeName.toLowerCase();C==="input"&&Wt.test(h.type)?y.checked=h.checked:(C==="input"||C==="textarea")&&(y.defaultValue=h.defaultValue)}function _r(h,y,C,P){y=a(y);var L,N,V,oe,te,pe,De=0,Re=h.length,Te=Re-1,je=y[0],it=I(je);if(it||Re>1&&typeof je=="string"&&!A.checkClone&&Ls.test(je))return h.each(function(Tt){var Et=h.eq(Tt);it&&(y[0]=je.call(this,Tt,Et.html())),_r(Et,y,C,P)});if(Re&&(L=Tn(y,h[0].ownerDocument,!1,h,P),N=L.firstChild,L.childNodes.length===1&&(L=N),N||P)){for(V=S.map(hn(L,"script"),lo),oe=V.length;De<Re;De++)te=L,De!==Te&&(te=S.clone(te,!0,!0),oe&&S.merge(V,hn(te,"script"))),C.call(h[De],te,De);if(oe)for(pe=V[V.length-1].ownerDocument,S.map(V,Pi),De=0;De<oe;De++)te=V[De],Wi.test(te.type||"")&&!ut.access(te,"globalEval")&&S.contains(pe,te)&&(te.src&&(te.type||"").toLowerCase()!=="module"?S._evalUrl&&!te.noModule&&S._evalUrl(te.src,{nonce:te.nonce||te.getAttribute("nonce")},pe):W(te.textContent.replace(qr,""),te,pe))}return h}function ci(h,y,C){for(var P,L=y?S.filter(y,h):h,N=0;(P=L[N])!=null;N++)!C&&P.nodeType===1&&S.cleanData(hn(P)),P.parentNode&&(C&&vr(P)&&ai(hn(P,"script")),P.parentNode.removeChild(P));return h}S.extend({htmlPrefilter:function(h){return h},clone:function(h,y,C){var P,L,N,V,oe=h.cloneNode(!0),te=vr(h);if(!A.noCloneChecked&&(h.nodeType===1||h.nodeType===11)&&!S.isXMLDoc(h))for(V=hn(oe),N=hn(h),P=0,L=N.length;P<L;P++)Or(N[P],V[P]);if(y)if(C)for(N=N||hn(h),V=V||hn(oe),P=0,L=N.length;P<L;P++)er(N[P],V[P]);else er(h,oe);return V=hn(oe,"script"),V.length>0&&ai(V,!te&&hn(h,"script")),oe},cleanData:function(h){for(var y,C,P,L=S.event.special,N=0;(C=h[N])!==void 0;N++)if(fn(C)){if(y=C[ut.expando]){if(y.events)for(P in y.events)L[P]?S.event.remove(C,P):S.removeEvent(C,P,y.handle);C[ut.expando]=void 0}C[Dn.expando]&&(C[Dn.expando]=void 0)}}}),S.fn.extend({detach:function(h){return ci(this,h,!0)},remove:function(h){return ci(this,h)},text:function(h){return Sn(this,function(y){return y===void 0?S.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=y)})},null,h,arguments.length)},append:function(){return _r(this,arguments,function(h){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var y=ao(this,h);y.appendChild(h)}})},prepend:function(){return _r(this,arguments,function(h){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var y=ao(this,h);y.insertBefore(h,y.firstChild)}})},before:function(){return _r(this,arguments,function(h){this.parentNode&&this.parentNode.insertBefore(h,this)})},after:function(){return _r(this,arguments,function(h){this.parentNode&&this.parentNode.insertBefore(h,this.nextSibling)})},empty:function(){for(var h,y=0;(h=this[y])!=null;y++)h.nodeType===1&&(S.cleanData(hn(h,!1)),h.textContent="");return this},clone:function(h,y){return h=h??!1,y=y??h,this.map(function(){return S.clone(this,h,y)})},html:function(h){return Sn(this,function(y){var C=this[0]||{},P=0,L=this.length;if(y===void 0&&C.nodeType===1)return C.innerHTML;if(typeof y=="string"&&!Ms.test(y)&&!Pn[(si.exec(y)||["",""])[1].toLowerCase()]){y=S.htmlPrefilter(y);try{for(;P<L;P++)C=this[P]||{},C.nodeType===1&&(S.cleanData(hn(C,!1)),C.innerHTML=y);C=0}catch{}}C&&this.empty().append(y)},null,h,arguments.length)},replaceWith:function(){var h=[];return _r(this,arguments,function(y){var C=this.parentNode;S.inArray(this,h)<0&&(S.cleanData(hn(this)),C&&C.replaceChild(y,this))},h)}}),S.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(h,y){S.fn[h]=function(C){for(var P,L=[],N=S(C),V=N.length-1,oe=0;oe<=V;oe++)P=oe===V?this:this.clone(!0),S(N[oe])[y](P),c.apply(L,P.get());return this.pushStack(L)}});var Xr=new RegExp("^("+Ui+")(?!px)[a-z%]+$","i"),br=/^--/,Rr=function(h){var y=h.ownerDocument.defaultView;return(!y||!y.opener)&&(y=e),y.getComputedStyle(h)},tr=function(h,y,C){var P,L,N={};for(L in y)N[L]=h.style[L],h.style[L]=y[L];P=C.call(h);for(L in y)h.style[L]=N[L];return P},zi=new RegExp(Nn.join("|"),"i");(function(){function h(){if(pe){te.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",pe.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",Pr.appendChild(te).appendChild(pe);var De=e.getComputedStyle(pe);C=De.top!=="1%",oe=y(De.marginLeft)===12,pe.style.right="60%",N=y(De.right)===36,P=y(De.width)===36,pe.style.position="absolute",L=y(pe.offsetWidth/3)===12,Pr.removeChild(te),pe=null}}function y(De){return Math.round(parseFloat(De))}var C,P,L,N,V,oe,te=R.createElement("div"),pe=R.createElement("div");pe.style&&(pe.style.backgroundClip="content-box",pe.cloneNode(!0).style.backgroundClip="",A.clearCloneStyle=pe.style.backgroundClip==="content-box",S.extend(A,{boxSizingReliable:function(){return h(),P},pixelBoxStyles:function(){return h(),N},pixelPosition:function(){return h(),C},reliableMarginLeft:function(){return h(),oe},scrollboxSize:function(){return h(),L},reliableTrDimensions:function(){var De,Re,Te,je;return V==null&&(De=R.createElement("table"),Re=R.createElement("tr"),Te=R.createElement("div"),De.style.cssText="position:absolute;left:-11111px;border-collapse:separate",Re.style.cssText="box-sizing:content-box;border:1px solid",Re.style.height="1px",Te.style.height="9px",Te.style.display="block",Pr.appendChild(De).appendChild(Re).appendChild(Te),je=e.getComputedStyle(Re),V=parseInt(je.height,10)+parseInt(je.borderTopWidth,10)+parseInt(je.borderBottomWidth,10)===Re.offsetHeight,Pr.removeChild(De)),V}}))})();function Oi(h,y,C){var P,L,N,V,oe=br.test(y),te=h.style;return C=C||Rr(h),C&&(V=C.getPropertyValue(y)||C[y],oe&&V&&(V=V.replace(Ve,"$1")||void 0),V===""&&!vr(h)&&(V=S.style(h,y)),!A.pixelBoxStyles()&&Xr.test(V)&&zi.test(y)&&(P=te.width,L=te.minWidth,N=te.maxWidth,te.minWidth=te.maxWidth=te.width=V,V=C.width,te.width=P,te.minWidth=L,te.maxWidth=N)),V!==void 0?V+"":V}function ar(h,y){return{get:function(){if(h()){delete this.get;return}return(this.get=y).apply(this,arguments)}}}var yn=["Webkit","Moz","ms"],Ar=R.createElement("div").style,Ir={};function fi(h){for(var y=h[0].toUpperCase()+h.slice(1),C=yn.length;C--;)if(h=yn[C]+y,h in Ar)return h}function di(h){var y=S.cssProps[h]||Ir[h];return y||(h in Ar?h:Ir[h]=fi(h)||h)}var wr=/^(none|table(?!-c[ea]).+)/,Kr={position:"absolute",visibility:"hidden",display:"block"},Wn={letterSpacing:"0",fontWeight:"400"};function hi(h,y,C){var P=Dr.exec(y);return P?Math.max(0,P[2]-(C||0))+(P[3]||"px"):y}function pi(h,y,C,P,L,N){var V=y==="width"?1:0,oe=0,te=0,pe=0;if(C===(P?"border":"content"))return 0;for(;V<4;V+=2)C==="margin"&&(pe+=S.css(h,C+Nn[V],!0,L)),P?(C==="content"&&(te-=S.css(h,"padding"+Nn[V],!0,L)),C!=="margin"&&(te-=S.css(h,"border"+Nn[V]+"Width",!0,L))):(te+=S.css(h,"padding"+Nn[V],!0,L),C!=="padding"?te+=S.css(h,"border"+Nn[V]+"Width",!0,L):oe+=S.css(h,"border"+Nn[V]+"Width",!0,L));return!P&&N>=0&&(te+=Math.max(0,Math.ceil(h["offset"+y[0].toUpperCase()+y.slice(1)]-N-te-oe-.5))||0),te+pe}function _i(h,y,C){var P=Rr(h),L=!A.boxSizingReliable()||C,N=L&&S.css(h,"boxSizing",!1,P)==="border-box",V=N,oe=Oi(h,y,P),te="offset"+y[0].toUpperCase()+y.slice(1);if(Xr.test(oe)){if(!C)return oe;oe="auto"}return(!A.boxSizingReliable()&&N||!A.reliableTrDimensions()&&ue(h,"tr")||oe==="auto"||!parseFloat(oe)&&S.css(h,"display",!1,P)==="inline")&&h.getClientRects().length&&(N=S.css(h,"boxSizing",!1,P)==="border-box",V=te in h,V&&(oe=h[te])),oe=parseFloat(oe)||0,oe+pi(h,y,C||(N?"border":"content"),V,P,oe)+"px"}S.extend({cssHooks:{opacity:{get:function(h,y){if(y){var C=Oi(h,"opacity");return C===""?"1":C}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(h,y,C,P){if(!(!h||h.nodeType===3||h.nodeType===8||!h.style)){var L,N,V,oe=sn(y),te=br.test(y),pe=h.style;if(te||(y=di(oe)),V=S.cssHooks[y]||S.cssHooks[oe],C!==void 0){if(N=typeof C,N==="string"&&(L=Dr.exec(C))&&L[1]&&(C=Ao(h,y,L),N="number"),C==null||C!==C)return;N==="number"&&!te&&(C+=L&&L[3]||(S.cssNumber[oe]?"":"px")),!A.clearCloneStyle&&C===""&&y.indexOf("background")===0&&(pe[y]="inherit"),(!V||!("set"in V)||(C=V.set(h,C,P))!==void 0)&&(te?pe.setProperty(y,C):pe[y]=C)}else return V&&"get"in V&&(L=V.get(h,!1,P))!==void 0?L:pe[y]}},css:function(h,y,C,P){var L,N,V,oe=sn(y),te=br.test(y);return te||(y=di(oe)),V=S.cssHooks[y]||S.cssHooks[oe],V&&"get"in V&&(L=V.get(h,!0,C)),L===void 0&&(L=Oi(h,y,P)),L==="normal"&&y in Wn&&(L=Wn[y]),C===""||C?(N=parseFloat(L),C===!0||isFinite(N)?N||0:L):L}}),S.each(["height","width"],function(h,y){S.cssHooks[y]={get:function(C,P,L){if(P)return wr.test(S.css(C,"display"))&&(!C.getClientRects().length||!C.getBoundingClientRect().width)?tr(C,Kr,function(){return _i(C,y,L)}):_i(C,y,L)},set:function(C,P,L){var N,V=Rr(C),oe=!A.scrollboxSize()&&V.position==="absolute",te=oe||L,pe=te&&S.css(C,"boxSizing",!1,V)==="border-box",De=L?pi(C,y,L,pe,V):0;return pe&&oe&&(De-=Math.ceil(C["offset"+y[0].toUpperCase()+y.slice(1)]-parseFloat(V[y])-pi(C,y,"border",!1,V)-.5)),De&&(N=Dr.exec(P))&&(N[3]||"px")!=="px"&&(C.style[y]=P,P=S.css(C,y)),hi(C,P,De)}}}),S.cssHooks.marginLeft=ar(A.reliableMarginLeft,function(h,y){if(y)return(parseFloat(Oi(h,"marginLeft"))||h.getBoundingClientRect().left-tr(h,{marginLeft:0},function(){return h.getBoundingClientRect().left}))+"px"}),S.each({margin:"",padding:"",border:"Width"},function(h,y){S.cssHooks[h+y]={expand:function(C){for(var P=0,L={},N=typeof C=="string"?C.split(" "):[C];P<4;P++)L[h+Nn[P]+y]=N[P]||N[P-2]||N[0];return L}},h!=="margin"&&(S.cssHooks[h+y].set=hi)}),S.fn.extend({css:function(h,y){return Sn(this,function(C,P,L){var N,V,oe={},te=0;if(Array.isArray(P)){for(N=Rr(C),V=P.length;te<V;te++)oe[P[te]]=S.css(C,P[te],!1,N);return oe}return L!==void 0?S.style(C,P,L):S.css(C,P)},h,y,arguments.length>1)}});function nn(h,y,C,P,L){return new nn.prototype.init(h,y,C,P,L)}S.Tween=nn,nn.prototype={constructor:nn,init:function(h,y,C,P,L,N){this.elem=h,this.prop=C,this.easing=L||S.easing._default,this.options=y,this.start=this.now=this.cur(),this.end=P,this.unit=N||(S.cssNumber[C]?"":"px")},cur:function(){var h=nn.propHooks[this.prop];return h&&h.get?h.get(this):nn.propHooks._default.get(this)},run:function(h){var y,C=nn.propHooks[this.prop];return this.options.duration?this.pos=y=S.easing[this.easing](h,this.options.duration*h,0,1,this.options.duration):this.pos=y=h,this.now=(this.end-this.start)*y+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),C&&C.set?C.set(this):nn.propHooks._default.set(this),this}},nn.prototype.init.prototype=nn.prototype,nn.propHooks={_default:{get:function(h){var y;return h.elem.nodeType!==1||h.elem[h.prop]!=null&&h.elem.style[h.prop]==null?h.elem[h.prop]:(y=S.css(h.elem,h.prop,""),!y||y==="auto"?0:y)},set:function(h){S.fx.step[h.prop]?S.fx.step[h.prop](h):h.elem.nodeType===1&&(S.cssHooks[h.prop]||h.elem.style[di(h.prop)]!=null)?S.style(h.elem,h.prop,h.now+h.unit):h.elem[h.prop]=h.now}}},nn.propHooks.scrollTop=nn.propHooks.scrollLeft={set:function(h){h.elem.nodeType&&h.elem.parentNode&&(h.elem[h.prop]=h.now)}},S.easing={linear:function(h){return h},swing:function(h){return .5-Math.cos(h*Math.PI)/2},_default:"swing"},S.fx=nn.prototype.init,S.fx.step={};var jn,Cn,uo=/^(?:toggle|show|hide)$/,On=/queueHooks$/;function _n(){Cn&&(R.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(_n):e.setTimeout(_n,S.fx.interval),S.fx.tick())}function k(){return e.setTimeout(function(){jn=void 0}),jn=Date.now()}function F(h,y){var C,P=0,L={height:h};for(y=y?1:0;P<4;P+=2-y)C=Nn[P],L["margin"+C]=L["padding"+C]=h;return y&&(L.opacity=L.width=h),L}function G(h,y,C){for(var P,L=(me.tweeners[y]||[]).concat(me.tweeners["*"]),N=0,V=L.length;N<V;N++)if(P=L[N].call(C,y,h))return P}function ee(h,y,C){var P,L,N,V,oe,te,pe,De,Re="width"in y||"height"in y,Te=this,je={},it=h.style,Tt=h.nodeType&&Yr(h),Et=ut.get(h,"fxshow");C.queue||(V=S._queueHooks(h,"fx"),V.unqueued==null&&(V.unqueued=0,oe=V.empty.fire,V.empty.fire=function(){V.unqueued||oe()}),V.unqueued++,Te.always(function(){Te.always(function(){V.unqueued--,S.queue(h,"fx").length||V.empty.fire()})}));for(P in y)if(L=y[P],uo.test(L)){if(delete y[P],N=N||L==="toggle",L===(Tt?"hide":"show"))if(L==="show"&&Et&&Et[P]!==void 0)Tt=!0;else continue;je[P]=Et&&Et[P]||S.style(h,P)}if(te=!S.isEmptyObject(y),!(!te&&S.isEmptyObject(je))){Re&&h.nodeType===1&&(C.overflow=[it.overflow,it.overflowX,it.overflowY],pe=Et&&Et.display,pe==null&&(pe=ut.get(h,"display")),De=S.css(h,"display"),De==="none"&&(pe?De=pe:(Qn([h],!0),pe=h.style.display||pe,De=S.css(h,"display"),Qn([h]))),(De==="inline"||De==="inline-block"&&pe!=null)&&S.css(h,"float")==="none"&&(te||(Te.done(function(){it.display=pe}),pe==null&&(De=it.display,pe=De==="none"?"":De)),it.display="inline-block")),C.overflow&&(it.overflow="hidden",Te.always(function(){it.overflow=C.overflow[0],it.overflowX=C.overflow[1],it.overflowY=C.overflow[2]})),te=!1;for(P in je)te||(Et?"hidden"in Et&&(Tt=Et.hidden):Et=ut.access(h,"fxshow",{display:pe}),N&&(Et.hidden=!Tt),Tt&&Qn([h],!0),Te.done(function(){Tt||Qn([h]),ut.remove(h,"fxshow");for(P in je)S.style(h,P,je[P])})),te=G(Tt?Et[P]:0,P,Te),P in Et||(Et[P]=te.start,Tt&&(te.end=te.start,te.start=0))}}function Ee(h,y){var C,P,L,N,V;for(C in h)if(P=sn(C),L=y[P],N=h[C],Array.isArray(N)&&(L=N[1],N=h[C]=N[0]),C!==P&&(h[P]=N,delete h[C]),V=S.cssHooks[P],V&&"expand"in V){N=V.expand(N),delete h[P];for(C in N)C in h||(h[C]=N[C],y[C]=L)}else y[P]=L}function me(h,y,C){var P,L,N=0,V=me.prefilters.length,oe=S.Deferred().always(function(){delete te.elem}),te=function(){if(L)return!1;for(var Re=jn||k(),Te=Math.max(0,pe.startTime+pe.duration-Re),je=Te/pe.duration||0,it=1-je,Tt=0,Et=pe.tweens.length;Tt<Et;Tt++)pe.tweens[Tt].run(it);return oe.notifyWith(h,[pe,it,Te]),it<1&&Et?Te:(Et||oe.notifyWith(h,[pe,1,0]),oe.resolveWith(h,[pe]),!1)},pe=oe.promise({elem:h,props:S.extend({},y),opts:S.extend(!0,{specialEasing:{},easing:S.easing._default},C),originalProperties:y,originalOptions:C,startTime:jn||k(),duration:C.duration,tweens:[],createTween:function(Re,Te){var je=S.Tween(h,pe.opts,Re,Te,pe.opts.specialEasing[Re]||pe.opts.easing);return pe.tweens.push(je),je},stop:function(Re){var Te=0,je=Re?pe.tweens.length:0;if(L)return this;for(L=!0;Te<je;Te++)pe.tweens[Te].run(1);return Re?(oe.notifyWith(h,[pe,1,0]),oe.resolveWith(h,[pe,Re])):oe.rejectWith(h,[pe,Re]),this}}),De=pe.props;for(Ee(De,pe.opts.specialEasing);N<V;N++)if(P=me.prefilters[N].call(pe,h,De,pe.opts),P)return I(P.stop)&&(S._queueHooks(pe.elem,pe.opts.queue).stop=P.stop.bind(P)),P;return S.map(De,G,pe),I(pe.opts.start)&&pe.opts.start.call(h,pe),pe.progress(pe.opts.progress).done(pe.opts.done,pe.opts.complete).fail(pe.opts.fail).always(pe.opts.always),S.fx.timer(S.extend(te,{elem:h,anim:pe,queue:pe.opts.queue})),pe}S.Animation=S.extend(me,{tweeners:{"*":[function(h,y){var C=this.createTween(h,y);return Ao(C.elem,h,Dr.exec(y),C),C}]},tweener:function(h,y){I(h)?(y=h,h=["*"]):h=h.match(ft);for(var C,P=0,L=h.length;P<L;P++)C=h[P],me.tweeners[C]=me.tweeners[C]||[],me.tweeners[C].unshift(y)},prefilters:[ee],prefilter:function(h,y){y?me.prefilters.unshift(h):me.prefilters.push(h)}}),S.speed=function(h,y,C){var P=h&&typeof h=="object"?S.extend({},h):{complete:C||!C&&y||I(h)&&h,duration:h,easing:C&&y||y&&!I(y)&&y};return S.fx.off?P.duration=0:typeof P.duration!="number"&&(P.duration in S.fx.speeds?P.duration=S.fx.speeds[P.duration]:P.duration=S.fx.speeds._default),(P.queue==null||P.queue===!0)&&(P.queue="fx"),P.old=P.complete,P.complete=function(){I(P.old)&&P.old.call(this),P.queue&&S.dequeue(this,P.queue)},P},S.fn.extend({fadeTo:function(h,y,C,P){return this.filter(Yr).css("opacity",0).show().end().animate({opacity:y},h,C,P)},animate:function(h,y,C,P){var L=S.isEmptyObject(h),N=S.speed(y,C,P),V=function(){var oe=me(this,S.extend({},h),N);(L||ut.get(this,"finish"))&&oe.stop(!0)};return V.finish=V,L||N.queue===!1?this.each(V):this.queue(N.queue,V)},stop:function(h,y,C){var P=function(L){var N=L.stop;delete L.stop,N(C)};return typeof h!="string"&&(C=y,y=h,h=void 0),y&&this.queue(h||"fx",[]),this.each(function(){var L=!0,N=h!=null&&h+"queueHooks",V=S.timers,oe=ut.get(this);if(N)oe[N]&&oe[N].stop&&P(oe[N]);else for(N in oe)oe[N]&&oe[N].stop&&On.test(N)&&P(oe[N]);for(N=V.length;N--;)V[N].elem===this&&(h==null||V[N].queue===h)&&(V[N].anim.stop(C),L=!1,V.splice(N,1));(L||!C)&&S.dequeue(this,h)})},finish:function(h){return h!==!1&&(h=h||"fx"),this.each(function(){var y,C=ut.get(this),P=C[h+"queue"],L=C[h+"queueHooks"],N=S.timers,V=P?P.length:0;for(C.finish=!0,S.queue(this,h,[]),L&&L.stop&&L.stop.call(this,!0),y=N.length;y--;)N[y].elem===this&&N[y].queue===h&&(N[y].anim.stop(!0),N.splice(y,1));for(y=0;y<V;y++)P[y]&&P[y].finish&&P[y].finish.call(this);delete C.finish})}}),S.each(["toggle","show","hide"],function(h,y){var C=S.fn[y];S.fn[y]=function(P,L,N){return P==null||typeof P=="boolean"?C.apply(this,arguments):this.animate(F(y,!0),P,L,N)}}),S.each({slideDown:F("show"),slideUp:F("hide"),slideToggle:F("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(h,y){S.fn[h]=function(C,P,L){return this.animate(y,C,P,L)}}),S.timers=[],S.fx.tick=function(){var h,y=0,C=S.timers;for(jn=Date.now();y<C.length;y++)h=C[y],!h()&&C[y]===h&&C.splice(y--,1);C.length||S.fx.stop(),jn=void 0},S.fx.timer=function(h){S.timers.push(h),S.fx.start()},S.fx.interval=13,S.fx.start=function(){Cn||(Cn=!0,_n())},S.fx.stop=function(){Cn=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(h,y){return h=S.fx&&S.fx.speeds[h]||h,y=y||"fx",this.queue(y,function(C,P){var L=e.setTimeout(C,h);P.stop=function(){e.clearTimeout(L)}})},function(){var h=R.createElement("input"),y=R.createElement("select"),C=y.appendChild(R.createElement("option"));h.type="checkbox",A.checkOn=h.value!=="",A.optSelected=C.selected,h=R.createElement("input"),h.value="t",h.type="radio",A.radioValue=h.value==="t"}();var Oe,Ge=S.expr.attrHandle;S.fn.extend({attr:function(h,y){return Sn(this,S.attr,h,y,arguments.length>1)},removeAttr:function(h){return this.each(function(){S.removeAttr(this,h)})}}),S.extend({attr:function(h,y,C){var P,L,N=h.nodeType;if(!(N===3||N===8||N===2)){if(typeof h.getAttribute>"u")return S.prop(h,y,C);if((N!==1||!S.isXMLDoc(h))&&(L=S.attrHooks[y.toLowerCase()]||(S.expr.match.bool.test(y)?Oe:void 0)),C!==void 0){if(C===null){S.removeAttr(h,y);return}return L&&"set"in L&&(P=L.set(h,C,y))!==void 0?P:(h.setAttribute(y,C+""),C)}return L&&"get"in L&&(P=L.get(h,y))!==null?P:(P=S.find.attr(h,y),P??void 0)}},attrHooks:{type:{set:function(h,y){if(!A.radioValue&&y==="radio"&&ue(h,"input")){var C=h.value;return h.setAttribute("type",y),C&&(h.value=C),y}}}},removeAttr:function(h,y){var C,P=0,L=y&&y.match(ft);if(L&&h.nodeType===1)for(;C=L[P++];)h.removeAttribute(C)}}),Oe={set:function(h,y,C){return y===!1?S.removeAttr(h,C):h.setAttribute(C,C),C}},S.each(S.expr.match.bool.source.match(/\w+/g),function(h,y){var C=Ge[y]||S.find.attr;Ge[y]=function(P,L,N){var V,oe,te=L.toLowerCase();return N||(oe=Ge[te],Ge[te]=V,V=C(P,L,N)!=null?te:null,Ge[te]=oe),V}});var gt=/^(?:input|select|textarea|button)$/i,mt=/^(?:a|area)$/i;S.fn.extend({prop:function(h,y){return Sn(this,S.prop,h,y,arguments.length>1)},removeProp:function(h){return this.each(function(){delete this[S.propFix[h]||h]})}}),S.extend({prop:function(h,y,C){var P,L,N=h.nodeType;if(!(N===3||N===8||N===2))return(N!==1||!S.isXMLDoc(h))&&(y=S.propFix[y]||y,L=S.propHooks[y]),C!==void 0?L&&"set"in L&&(P=L.set(h,C,y))!==void 0?P:h[y]=C:L&&"get"in L&&(P=L.get(h,y))!==null?P:h[y]},propHooks:{tabIndex:{get:function(h){var y=S.find.attr(h,"tabindex");return y?parseInt(y,10):gt.test(h.nodeName)||mt.test(h.nodeName)&&h.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),A.optSelected||(S.propHooks.selected={get:function(h){var y=h.parentNode;return y&&y.parentNode&&y.parentNode.selectedIndex,null},set:function(h){var y=h.parentNode;y&&(y.selectedIndex,y.parentNode&&y.parentNode.selectedIndex)}}),S.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){S.propFix[this.toLowerCase()]=this});function dt(h){var y=h.match(ft)||[];return y.join(" ")}function Ft(h){return h.getAttribute&&h.getAttribute("class")||""}function Bn(h){return Array.isArray(h)?h:typeof h=="string"?h.match(ft)||[]:[]}S.fn.extend({addClass:function(h){var y,C,P,L,N,V;return I(h)?this.each(function(oe){S(this).addClass(h.call(this,oe,Ft(this)))}):(y=Bn(h),y.length?this.each(function(){if(P=Ft(this),C=this.nodeType===1&&" "+dt(P)+" ",C){for(N=0;N<y.length;N++)L=y[N],C.indexOf(" "+L+" ")<0&&(C+=L+" ");V=dt(C),P!==V&&this.setAttribute("class",V)}}):this)},removeClass:function(h){var y,C,P,L,N,V;return I(h)?this.each(function(oe){S(this).removeClass(h.call(this,oe,Ft(this)))}):arguments.length?(y=Bn(h),y.length?this.each(function(){if(P=Ft(this),C=this.nodeType===1&&" "+dt(P)+" ",C){for(N=0;N<y.length;N++)for(L=y[N];C.indexOf(" "+L+" ")>-1;)C=C.replace(" "+L+" "," ");V=dt(C),P!==V&&this.setAttribute("class",V)}}):this):this.attr("class","")},toggleClass:function(h,y){var C,P,L,N,V=typeof h,oe=V==="string"||Array.isArray(h);return I(h)?this.each(function(te){S(this).toggleClass(h.call(this,te,Ft(this),y),y)}):typeof y=="boolean"&&oe?y?this.addClass(h):this.removeClass(h):(C=Bn(h),this.each(function(){if(oe)for(N=S(this),L=0;L<C.length;L++)P=C[L],N.hasClass(P)?N.removeClass(P):N.addClass(P);else(h===void 0||V==="boolean")&&(P=Ft(this),P&&ut.set(this,"__className__",P),this.setAttribute&&this.setAttribute("class",P||h===!1?"":ut.get(this,"__className__")||""))}))},hasClass:function(h){var y,C,P=0;for(y=" "+h+" ";C=this[P++];)if(C.nodeType===1&&(" "+dt(Ft(C))+" ").indexOf(y)>-1)return!0;return!1}});var zn=/\r/g;S.fn.extend({val:function(h){var y,C,P,L=this[0];return arguments.length?(P=I(h),this.each(function(N){var V;this.nodeType===1&&(P?V=h.call(this,N,S(this).val()):V=h,V==null?V="":typeof V=="number"?V+="":Array.isArray(V)&&(V=S.map(V,function(oe){return oe==null?"":oe+""})),y=S.valHooks[this.type]||S.valHooks[this.nodeName.toLowerCase()],(!y||!("set"in y)||y.set(this,V,"value")===void 0)&&(this.value=V))})):L?(y=S.valHooks[L.type]||S.valHooks[L.nodeName.toLowerCase()],y&&"get"in y&&(C=y.get(L,"value"))!==void 0?C:(C=L.value,typeof C=="string"?C.replace(zn,""):C??"")):void 0}}),S.extend({valHooks:{option:{get:function(h){var y=S.find.attr(h,"value");return y??dt(S.text(h))}},select:{get:function(h){var y,C,P,L=h.options,N=h.selectedIndex,V=h.type==="select-one",oe=V?null:[],te=V?N+1:L.length;for(N<0?P=te:P=V?N:0;P<te;P++)if(C=L[P],(C.selected||P===N)&&!C.disabled&&(!C.parentNode.disabled||!ue(C.parentNode,"optgroup"))){if(y=S(C).val(),V)return y;oe.push(y)}return oe},set:function(h,y){for(var C,P,L=h.options,N=S.makeArray(y),V=L.length;V--;)P=L[V],(P.selected=S.inArray(S.valHooks.option.get(P),N)>-1)&&(C=!0);return C||(h.selectedIndex=-1),N}}}}),S.each(["radio","checkbox"],function(){S.valHooks[this]={set:function(h,y){if(Array.isArray(y))return h.checked=S.inArray(S(h).val(),y)>-1}},A.checkOn||(S.valHooks[this].get=function(h){return h.getAttribute("value")===null?"on":h.value})});var En=e.location,Zr={guid:Date.now()},lr=/\?/;S.parseXML=function(h){var y,C;if(!h||typeof h!="string")return null;try{y=new e.DOMParser().parseFromString(h,"text/xml")}catch{}return C=y&&y.getElementsByTagName("parsererror")[0],(!y||C)&&S.error("Invalid XML: "+(C?S.map(C.childNodes,function(P){return P.textContent}).join(`
|
|
172
|
-
`):h)),y};var Yi=/^(?:focusinfocus|focusoutblur)$/,gi=function(h){h.stopPropagation()};S.extend(S.event,{trigger:function(h,y,C,P){var L,N,V,oe,te,pe,De,Re,Te=[C||R],je=m.call(h,"type")?h.type:h,it=m.call(h,"namespace")?h.namespace.split("."):[];if(N=Re=V=C=C||R,!(C.nodeType===3||C.nodeType===8)&&!Yi.test(je+S.event.triggered)&&(je.indexOf(".")>-1&&(it=je.split("."),je=it.shift(),it.sort()),te=je.indexOf(":")<0&&"on"+je,h=h[S.expando]?h:new S.Event(je,typeof h=="object"&&h),h.isTrigger=P?2:3,h.namespace=it.join("."),h.rnamespace=h.namespace?new RegExp("(^|\\.)"+it.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,h.result=void 0,h.target||(h.target=C),y=y==null?[h]:S.makeArray(y,[h]),De=S.event.special[je]||{},!(!P&&De.trigger&&De.trigger.apply(C,y)===!1))){if(!P&&!De.noBubble&&!j(C)){for(oe=De.delegateType||je,Yi.test(oe+je)||(N=N.parentNode);N;N=N.parentNode)Te.push(N),V=N;V===(C.ownerDocument||R)&&Te.push(V.defaultView||V.parentWindow||e)}for(L=0;(N=Te[L++])&&!h.isPropagationStopped();)Re=N,h.type=L>1?oe:De.bindType||je,pe=(ut.get(N,"events")||Object.create(null))[h.type]&&ut.get(N,"handle"),pe&&pe.apply(N,y),pe=te&&N[te],pe&&pe.apply&&fn(N)&&(h.result=pe.apply(N,y),h.result===!1&&h.preventDefault());return h.type=je,!P&&!h.isDefaultPrevented()&&(!De._default||De._default.apply(Te.pop(),y)===!1)&&fn(C)&&te&&I(C[je])&&!j(C)&&(V=C[te],V&&(C[te]=null),S.event.triggered=je,h.isPropagationStopped()&&Re.addEventListener(je,gi),C[je](),h.isPropagationStopped()&&Re.removeEventListener(je,gi),S.event.triggered=void 0,V&&(C[te]=V)),h.result}},simulate:function(h,y,C){var P=S.extend(new S.Event,C,{type:h,isSimulated:!0});S.event.trigger(P,null,y)}}),S.fn.extend({trigger:function(h,y){return this.each(function(){S.event.trigger(h,y,this)})},triggerHandler:function(h,y){var C=this[0];if(C)return S.event.trigger(h,y,C,!0)}});var Gi=/\[\]$/,Mr=/\r?\n/g,qi=/^(?:submit|button|image|reset|file)$/i,Ua=/^(?:input|select|textarea|keygen)/i;function Fs(h,y,C,P){var L;if(Array.isArray(y))S.each(y,function(N,V){C||Gi.test(h)?P(h,V):Fs(h+"["+(typeof V=="object"&&V!=null?N:"")+"]",V,C,P)});else if(!C&&ne(y)==="object")for(L in y)Fs(h+"["+L+"]",y[L],C,P);else P(h,y)}S.param=function(h,y){var C,P=[],L=function(N,V){var oe=I(V)?V():V;P[P.length]=encodeURIComponent(N)+"="+encodeURIComponent(oe??"")};if(h==null)return"";if(Array.isArray(h)||h.jquery&&!S.isPlainObject(h))S.each(h,function(){L(this.name,this.value)});else for(C in h)Fs(C,h[C],y,L);return P.join("&")},S.fn.extend({serialize:function(){return S.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var h=S.prop(this,"elements");return h?S.makeArray(h):this}).filter(function(){var h=this.type;return this.name&&!S(this).is(":disabled")&&Ua.test(this.nodeName)&&!qi.test(h)&&(this.checked||!Wt.test(h))}).map(function(h,y){var C=S(this).val();return C==null?null:Array.isArray(C)?S.map(C,function(P){return{name:y.name,value:P.replace(Mr,`\r
|
|
173
|
-
`)}}):{name:y.name,value:C.replace(Mr,`\r
|
|
174
|
-
`)}}).get()}});var rs=/%20/g,xr=/#.*$/,Wa=/([?&])_=[^&]*/,mi=/^(.*?):[ \t]*([^\r\n]*)$/mg,Ns=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,is=/^(?:GET|HEAD)$/,rn=/^\/\//,Gt={},Kt={},Ri="*/".concat("*"),Jr=R.createElement("a");Jr.href=En.href;function Io(h){return function(y,C){typeof y!="string"&&(C=y,y="*");var P,L=0,N=y.toLowerCase().match(ft)||[];if(I(C))for(;P=N[L++];)P[0]==="+"?(P=P.slice(1)||"*",(h[P]=h[P]||[]).unshift(C)):(h[P]=h[P]||[]).push(C)}}function vi(h,y,C,P){var L={},N=h===Kt;function V(oe){var te;return L[oe]=!0,S.each(h[oe]||[],function(pe,De){var Re=De(y,C,P);if(typeof Re=="string"&&!N&&!L[Re])return y.dataTypes.unshift(Re),V(Re),!1;if(N)return!(te=Re)}),te}return V(y.dataTypes[0])||!L["*"]&&V("*")}function ur(h,y){var C,P,L=S.ajaxSettings.flatOptions||{};for(C in y)y[C]!==void 0&&((L[C]?h:P||(P={}))[C]=y[C]);return P&&S.extend(!0,h,P),h}function js(h,y,C){for(var P,L,N,V,oe=h.contents,te=h.dataTypes;te[0]==="*";)te.shift(),P===void 0&&(P=h.mimeType||y.getResponseHeader("Content-Type"));if(P){for(L in oe)if(oe[L]&&oe[L].test(P)){te.unshift(L);break}}if(te[0]in C)N=te[0];else{for(L in C){if(!te[0]||h.converters[L+" "+te[0]]){N=L;break}V||(V=L)}N=N||V}if(N)return N!==te[0]&&te.unshift(N),C[N]}function co(h,y,C,P){var L,N,V,oe,te,pe={},De=h.dataTypes.slice();if(De[1])for(V in h.converters)pe[V.toLowerCase()]=h.converters[V];for(N=De.shift();N;)if(h.responseFields[N]&&(C[h.responseFields[N]]=y),!te&&P&&h.dataFilter&&(y=h.dataFilter(y,h.dataType)),te=N,N=De.shift(),N){if(N==="*")N=te;else if(te!=="*"&&te!==N){if(V=pe[te+" "+N]||pe["* "+N],!V){for(L in pe)if(oe=L.split(" "),oe[1]===N&&(V=pe[te+" "+oe[0]]||pe["* "+oe[0]],V)){V===!0?V=pe[L]:pe[L]!==!0&&(N=oe[0],De.unshift(oe[1]));break}}if(V!==!0)if(V&&h.throws)y=V(y);else try{y=V(y)}catch(Re){return{state:"parsererror",error:V?Re:"No conversion from "+te+" to "+N}}}}return{state:"success",data:y}}S.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:En.href,type:"GET",isLocal:Ns.test(En.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ri,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":S.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(h,y){return y?ur(ur(h,S.ajaxSettings),y):ur(S.ajaxSettings,h)},ajaxPrefilter:Io(Gt),ajaxTransport:Io(Kt),ajax:function(h,y){typeof h=="object"&&(y=h,h=void 0),y=y||{};var C,P,L,N,V,oe,te,pe,De,Re,Te=S.ajaxSetup({},y),je=Te.context||Te,it=Te.context&&(je.nodeType||je.jquery)?S(je):S.event,Tt=S.Deferred(),Et=S.Callbacks("once memory"),Rn=Te.statusCode||{},un={},Lr={},Fr="canceled",Lt={readyState:0,getResponseHeader:function(jt){var Qt;if(te){if(!N)for(N={};Qt=mi.exec(L);)N[Qt[1].toLowerCase()+" "]=(N[Qt[1].toLowerCase()+" "]||[]).concat(Qt[2]);Qt=N[jt.toLowerCase()+" "]}return Qt==null?null:Qt.join(", ")},getAllResponseHeaders:function(){return te?L:null},setRequestHeader:function(jt,Qt){return te==null&&(jt=Lr[jt.toLowerCase()]=Lr[jt.toLowerCase()]||jt,un[jt]=Qt),this},overrideMimeType:function(jt){return te==null&&(Te.mimeType=jt),this},statusCode:function(jt){var Qt;if(jt)if(te)Lt.always(jt[Lt.status]);else for(Qt in jt)Rn[Qt]=[Rn[Qt],jt[Qt]];return this},abort:function(jt){var Qt=jt||Fr;return C&&C.abort(Qt),Nr(0,Qt),this}};if(Tt.promise(Lt),Te.url=((h||Te.url||En.href)+"").replace(rn,En.protocol+"//"),Te.type=y.method||y.type||Te.method||Te.type,Te.dataTypes=(Te.dataType||"*").toLowerCase().match(ft)||[""],Te.crossDomain==null){oe=R.createElement("a");try{oe.href=Te.url,oe.href=oe.href,Te.crossDomain=Jr.protocol+"//"+Jr.host!=oe.protocol+"//"+oe.host}catch{Te.crossDomain=!0}}if(Te.data&&Te.processData&&typeof Te.data!="string"&&(Te.data=S.param(Te.data,Te.traditional)),vi(Gt,Te,y,Lt),te)return Lt;pe=S.event&&Te.global,pe&&S.active++===0&&S.event.trigger("ajaxStart"),Te.type=Te.type.toUpperCase(),Te.hasContent=!is.test(Te.type),P=Te.url.replace(xr,""),Te.hasContent?Te.data&&Te.processData&&(Te.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(Te.data=Te.data.replace(rs,"+")):(Re=Te.url.slice(P.length),Te.data&&(Te.processData||typeof Te.data=="string")&&(P+=(lr.test(P)?"&":"?")+Te.data,delete Te.data),Te.cache===!1&&(P=P.replace(Wa,"$1"),Re=(lr.test(P)?"&":"?")+"_="+Zr.guid+++Re),Te.url=P+Re),Te.ifModified&&(S.lastModified[P]&&Lt.setRequestHeader("If-Modified-Since",S.lastModified[P]),S.etag[P]&&Lt.setRequestHeader("If-None-Match",S.etag[P])),(Te.data&&Te.hasContent&&Te.contentType!==!1||y.contentType)&&Lt.setRequestHeader("Content-Type",Te.contentType),Lt.setRequestHeader("Accept",Te.dataTypes[0]&&Te.accepts[Te.dataTypes[0]]?Te.accepts[Te.dataTypes[0]]+(Te.dataTypes[0]!=="*"?", "+Ri+"; q=0.01":""):Te.accepts["*"]);for(De in Te.headers)Lt.setRequestHeader(De,Te.headers[De]);if(Te.beforeSend&&(Te.beforeSend.call(je,Lt,Te)===!1||te))return Lt.abort();if(Fr="abort",Et.add(Te.complete),Lt.done(Te.success),Lt.fail(Te.error),C=vi(Kt,Te,y,Lt),!C)Nr(-1,"No Transport");else{if(Lt.readyState=1,pe&&it.trigger("ajaxSend",[Lt,Te]),te)return Lt;Te.async&&Te.timeout>0&&(V=e.setTimeout(function(){Lt.abort("timeout")},Te.timeout));try{te=!1,C.send(un,Nr)}catch(jt){if(te)throw jt;Nr(-1,jt)}}function Nr(jt,Qt,ho,po){var Sr,D,M,U,Q,be=Qt;te||(te=!0,V&&e.clearTimeout(V),C=void 0,L=po||"",Lt.readyState=jt>0?4:0,Sr=jt>=200&&jt<300||jt===304,ho&&(U=js(Te,Lt,ho)),!Sr&&S.inArray("script",Te.dataTypes)>-1&&S.inArray("json",Te.dataTypes)<0&&(Te.converters["text script"]=function(){}),U=co(Te,U,Lt,Sr),Sr?(Te.ifModified&&(Q=Lt.getResponseHeader("Last-Modified"),Q&&(S.lastModified[P]=Q),Q=Lt.getResponseHeader("etag"),Q&&(S.etag[P]=Q)),jt===204||Te.type==="HEAD"?be="nocontent":jt===304?be="notmodified":(be=U.state,D=U.data,M=U.error,Sr=!M)):(M=be,(jt||!be)&&(be="error",jt<0&&(jt=0))),Lt.status=jt,Lt.statusText=(Qt||be)+"",Sr?Tt.resolveWith(je,[D,be,Lt]):Tt.rejectWith(je,[Lt,be,M]),Lt.statusCode(Rn),Rn=void 0,pe&&it.trigger(Sr?"ajaxSuccess":"ajaxError",[Lt,Te,Sr?D:M]),Et.fireWith(je,[Lt,be]),pe&&(it.trigger("ajaxComplete",[Lt,Te]),--S.active||S.event.trigger("ajaxStop")))}return Lt},getJSON:function(h,y,C){return S.get(h,y,C,"json")},getScript:function(h,y){return S.get(h,void 0,y,"script")}}),S.each(["get","post"],function(h,y){S[y]=function(C,P,L,N){return I(P)&&(N=N||L,L=P,P=void 0),S.ajax(S.extend({url:C,type:y,dataType:N,data:P,success:L},S.isPlainObject(C)&&C))}}),S.ajaxPrefilter(function(h){var y;for(y in h.headers)y.toLowerCase()==="content-type"&&(h.contentType=h.headers[y]||"")}),S._evalUrl=function(h,y,C){return S.ajax({url:h,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(P){S.globalEval(P,y,C)}})},S.fn.extend({wrapAll:function(h){var y;return this[0]&&(I(h)&&(h=h.call(this[0])),y=S(h,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&y.insertBefore(this[0]),y.map(function(){for(var C=this;C.firstElementChild;)C=C.firstElementChild;return C}).append(this)),this},wrapInner:function(h){return I(h)?this.each(function(y){S(this).wrapInner(h.call(this,y))}):this.each(function(){var y=S(this),C=y.contents();C.length?C.wrapAll(h):y.append(h)})},wrap:function(h){var y=I(h);return this.each(function(C){S(this).wrapAll(y?h.call(this,C):h)})},unwrap:function(h){return this.parent(h).not("body").each(function(){S(this).replaceWith(this.childNodes)}),this}}),S.expr.pseudos.hidden=function(h){return!S.expr.pseudos.visible(h)},S.expr.pseudos.visible=function(h){return!!(h.offsetWidth||h.offsetHeight||h.getClientRects().length)},S.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var la={0:200,1223:204},ln=S.ajaxSettings.xhr();A.cors=!!ln&&"withCredentials"in ln,A.ajax=ln=!!ln,S.ajaxTransport(function(h){var y,C;if(A.cors||ln&&!h.crossDomain)return{send:function(P,L){var N,V=h.xhr();if(V.open(h.type,h.url,h.async,h.username,h.password),h.xhrFields)for(N in h.xhrFields)V[N]=h.xhrFields[N];h.mimeType&&V.overrideMimeType&&V.overrideMimeType(h.mimeType),!h.crossDomain&&!P["X-Requested-With"]&&(P["X-Requested-With"]="XMLHttpRequest");for(N in P)V.setRequestHeader(N,P[N]);y=function(oe){return function(){y&&(y=C=V.onload=V.onerror=V.onabort=V.ontimeout=V.onreadystatechange=null,oe==="abort"?V.abort():oe==="error"?typeof V.status!="number"?L(0,"error"):L(V.status,V.statusText):L(la[V.status]||V.status,V.statusText,(V.responseType||"text")!=="text"||typeof V.responseText!="string"?{binary:V.response}:{text:V.responseText},V.getAllResponseHeaders()))}},V.onload=y(),C=V.onerror=V.ontimeout=y("error"),V.onabort!==void 0?V.onabort=C:V.onreadystatechange=function(){V.readyState===4&&e.setTimeout(function(){y&&C()})},y=y("abort");try{V.send(h.hasContent&&h.data||null)}catch(oe){if(y)throw oe}},abort:function(){y&&y()}}}),S.ajaxPrefilter(function(h){h.crossDomain&&(h.contents.script=!1)}),S.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(h){return S.globalEval(h),h}}}),S.ajaxPrefilter("script",function(h){h.cache===void 0&&(h.cache=!1),h.crossDomain&&(h.type="GET")}),S.ajaxTransport("script",function(h){if(h.crossDomain||h.scriptAttrs){var y,C;return{send:function(P,L){y=S("<script>").attr(h.scriptAttrs||{}).prop({charset:h.scriptCharset,src:h.url}).on("load error",C=function(N){y.remove(),C=null,N&&L(N.type==="error"?404:200,N.type)}),R.head.appendChild(y[0])},abort:function(){C&&C()}}}});var Mo=[],yi=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var h=Mo.pop()||S.expando+"_"+Zr.guid++;return this[h]=!0,h}}),S.ajaxPrefilter("json jsonp",function(h,y,C){var P,L,N,V=h.jsonp!==!1&&(yi.test(h.url)?"url":typeof h.data=="string"&&(h.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&yi.test(h.data)&&"data");if(V||h.dataTypes[0]==="jsonp")return P=h.jsonpCallback=I(h.jsonpCallback)?h.jsonpCallback():h.jsonpCallback,V?h[V]=h[V].replace(yi,"$1"+P):h.jsonp!==!1&&(h.url+=(lr.test(h.url)?"&":"?")+h.jsonp+"="+P),h.converters["script json"]=function(){return N||S.error(P+" was not called"),N[0]},h.dataTypes[0]="json",L=e[P],e[P]=function(){N=arguments},C.always(function(){L===void 0?S(e).removeProp(P):e[P]=L,h[P]&&(h.jsonpCallback=y.jsonpCallback,Mo.push(P)),N&&I(L)&&L(N[0]),N=L=void 0}),"script"}),A.createHTMLDocument=function(){var h=R.implementation.createHTMLDocument("").body;return h.innerHTML="<form></form><form></form>",h.childNodes.length===2}(),S.parseHTML=function(h,y,C){if(typeof h!="string")return[];typeof y=="boolean"&&(C=y,y=!1);var P,L,N;return y||(A.createHTMLDocument?(y=R.implementation.createHTMLDocument(""),P=y.createElement("base"),P.href=R.location.href,y.head.appendChild(P)):y=R),L=Ne.exec(h),N=!C&&[],L?[y.createElement(L[1])]:(L=Tn([h],y,N),N&&N.length&&S(N).remove(),S.merge([],L.childNodes))},S.fn.load=function(h,y,C){var P,L,N,V=this,oe=h.indexOf(" ");return oe>-1&&(P=dt(h.slice(oe)),h=h.slice(0,oe)),I(y)?(C=y,y=void 0):y&&typeof y=="object"&&(L="POST"),V.length>0&&S.ajax({url:h,type:L||"GET",dataType:"html",data:y}).done(function(te){N=arguments,V.html(P?S("<div>").append(S.parseHTML(te)).find(P):te)}).always(C&&function(te,pe){V.each(function(){C.apply(this,N||[te.responseText,pe,te])})}),this},S.expr.pseudos.animated=function(h){return S.grep(S.timers,function(y){return h===y.elem}).length},S.offset={setOffset:function(h,y,C){var P,L,N,V,oe,te,pe,De=S.css(h,"position"),Re=S(h),Te={};De==="static"&&(h.style.position="relative"),oe=Re.offset(),N=S.css(h,"top"),te=S.css(h,"left"),pe=(De==="absolute"||De==="fixed")&&(N+te).indexOf("auto")>-1,pe?(P=Re.position(),V=P.top,L=P.left):(V=parseFloat(N)||0,L=parseFloat(te)||0),I(y)&&(y=y.call(h,C,S.extend({},oe))),y.top!=null&&(Te.top=y.top-oe.top+V),y.left!=null&&(Te.left=y.left-oe.left+L),"using"in y?y.using.call(h,Te):Re.css(Te)}},S.fn.extend({offset:function(h){if(arguments.length)return h===void 0?this:this.each(function(L){S.offset.setOffset(this,h,L)});var y,C,P=this[0];if(P)return P.getClientRects().length?(y=P.getBoundingClientRect(),C=P.ownerDocument.defaultView,{top:y.top+C.pageYOffset,left:y.left+C.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var h,y,C,P=this[0],L={top:0,left:0};if(S.css(P,"position")==="fixed")y=P.getBoundingClientRect();else{for(y=this.offset(),C=P.ownerDocument,h=P.offsetParent||C.documentElement;h&&(h===C.body||h===C.documentElement)&&S.css(h,"position")==="static";)h=h.parentNode;h&&h!==P&&h.nodeType===1&&(L=S(h).offset(),L.top+=S.css(h,"borderTopWidth",!0),L.left+=S.css(h,"borderLeftWidth",!0))}return{top:y.top-L.top-S.css(P,"marginTop",!0),left:y.left-L.left-S.css(P,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var h=this.offsetParent;h&&S.css(h,"position")==="static";)h=h.offsetParent;return h||Pr})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(h,y){var C=y==="pageYOffset";S.fn[h]=function(P){return Sn(this,function(L,N,V){var oe;if(j(L)?oe=L:L.nodeType===9&&(oe=L.defaultView),V===void 0)return oe?oe[y]:L[N];oe?oe.scrollTo(C?oe.pageXOffset:V,C?V:oe.pageYOffset):L[N]=V},h,P,arguments.length)}}),S.each(["top","left"],function(h,y){S.cssHooks[y]=ar(A.pixelPosition,function(C,P){if(P)return P=Oi(C,y),Xr.test(P)?S(C).position()[y]+"px":P})}),S.each({Height:"height",Width:"width"},function(h,y){S.each({padding:"inner"+h,content:y,"":"outer"+h},function(C,P){S.fn[P]=function(L,N){var V=arguments.length&&(C||typeof L!="boolean"),oe=C||(L===!0||N===!0?"margin":"border");return Sn(this,function(te,pe,De){var Re;return j(te)?P.indexOf("outer")===0?te["inner"+h]:te.document.documentElement["client"+h]:te.nodeType===9?(Re=te.documentElement,Math.max(te.body["scroll"+h],Re["scroll"+h],te.body["offset"+h],Re["offset"+h],Re["client"+h])):De===void 0?S.css(te,pe,oe):S.style(te,pe,De,oe)},y,V?L:void 0,V)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(h,y){S.fn[y]=function(C){return this.on(y,C)}}),S.fn.extend({bind:function(h,y,C){return this.on(h,null,y,C)},unbind:function(h,y){return this.off(h,null,y)},delegate:function(h,y,C,P){return this.on(y,h,C,P)},undelegate:function(h,y,C){return arguments.length===1?this.off(h,"**"):this.off(y,h||"**",C)},hover:function(h,y){return this.on("mouseenter",h).on("mouseleave",y||h)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(h,y){S.fn[y]=function(C,P){return arguments.length>0?this.on(y,null,C,P):this.trigger(y)}});var ua=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;S.proxy=function(h,y){var C,P,L;if(typeof y=="string"&&(C=h[y],y=h,h=C),!!I(h))return P=o.call(arguments,2),L=function(){return h.apply(y||this,P.concat(o.call(arguments)))},L.guid=h.guid=h.guid||S.guid++,L},S.holdReady=function(h){h?S.readyWait++:S.ready(!0)},S.isArray=Array.isArray,S.parseJSON=JSON.parse,S.nodeName=ue,S.isFunction=I,S.isWindow=j,S.camelCase=sn,S.type=ne,S.now=Date.now,S.isNumeric=function(h){var y=S.type(h);return(y==="number"||y==="string")&&!isNaN(h-parseFloat(h))},S.trim=function(h){return h==null?"":(h+"").replace(ua,"$1")};var fo=e.jQuery,cr=e.$;return S.noConflict=function(h){return e.$===S&&(e.$=cr),h&&e.jQuery===S&&(e.jQuery=fo),S},typeof n>"u"&&(e.jQuery=e.$=S),S})})(KD);var ZD=KD.exports;const k6=Cu(ZD);var D6={exports:{}};/**
|
|
175
|
-
* @version: 3.1
|
|
176
|
-
* @author: Dan Grossman http://www.dangrossman.info/
|
|
177
|
-
* @copyright: Copyright (c) 2012-2019 Dan Grossman. All rights reserved.
|
|
178
|
-
* @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php
|
|
179
|
-
* @website: http://www.daterangepicker.com/
|
|
180
|
-
*/(function(t){(function(e,n){if(t.exports){var r=typeof window<"u"?window.jQuery:void 0;r||(r=ZD,r.fn||(r.fn={}));var i=typeof window<"u"&&typeof window.moment<"u"?window.moment:fI;t.exports=n(i,r)}else e.daterangepicker=n(e.moment,e.jQuery)})(Ei,function(e,n){var r=function(i,o,a){if(this.parentEl="body",this.element=n(i),this.startDate=e().startOf("day"),this.endDate=e().endOf("day"),this.minDate=!1,this.maxDate=!1,this.maxSpan=!1,this.autoApply=!1,this.singleDatePicker=!1,this.showDropdowns=!1,this.minYear=e().subtract(100,"year").format("YYYY"),this.maxYear=e().add(100,"year").format("YYYY"),this.showWeekNumbers=!1,this.showISOWeekNumbers=!1,this.showCustomRangeLabel=!0,this.timePicker=!1,this.timePicker24Hour=!1,this.timePickerIncrement=1,this.timePickerSeconds=!1,this.linkedCalendars=!0,this.autoUpdateInput=!0,this.alwaysShowCalendars=!1,this.ranges={},this.opens="right",this.element.hasClass("pull-right")&&(this.opens="left"),this.drops="down",this.element.hasClass("dropup")&&(this.drops="up"),this.buttonClasses="btn btn-sm",this.applyButtonClasses="btn-primary",this.cancelButtonClasses="btn-default",this.locale={direction:"ltr",format:e.localeData().longDateFormat("L"),separator:" - ",applyLabel:"Apply",cancelLabel:"Cancel",weekLabel:"W",customRangeLabel:"Custom Range",daysOfWeek:e.weekdaysMin(),monthNames:e.monthsShort(),firstDay:e.localeData().firstDayOfWeek()},this.callback=function(){},this.isShowing=!1,this.leftCalendar={},this.rightCalendar={},(typeof o!="object"||o===null)&&(o={}),o=n.extend(this.element.data(),o),typeof o.template!="string"&&!(o.template instanceof n)&&(o.template='<div class="daterangepicker"><div class="ranges"></div><div class="drp-calendar left"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-calendar right"><div class="calendar-table"></div><div class="calendar-time"></div></div><div class="drp-buttons"><span class="drp-selected"></span><button class="cancelBtn" type="button"></button><button class="applyBtn" disabled="disabled" type="button"></button> </div></div>'),this.parentEl=o.parentEl&&n(o.parentEl).length?n(o.parentEl):n(this.parentEl),this.container=n(o.template).appendTo(this.parentEl),typeof o.locale=="object"&&(typeof o.locale.direction=="string"&&(this.locale.direction=o.locale.direction),typeof o.locale.format=="string"&&(this.locale.format=o.locale.format),typeof o.locale.separator=="string"&&(this.locale.separator=o.locale.separator),typeof o.locale.daysOfWeek=="object"&&(this.locale.daysOfWeek=o.locale.daysOfWeek.slice()),typeof o.locale.monthNames=="object"&&(this.locale.monthNames=o.locale.monthNames.slice()),typeof o.locale.firstDay=="number"&&(this.locale.firstDay=o.locale.firstDay),typeof o.locale.applyLabel=="string"&&(this.locale.applyLabel=o.locale.applyLabel),typeof o.locale.cancelLabel=="string"&&(this.locale.cancelLabel=o.locale.cancelLabel),typeof o.locale.weekLabel=="string"&&(this.locale.weekLabel=o.locale.weekLabel),typeof o.locale.customRangeLabel=="string")){var c=document.createElement("textarea");c.innerHTML=o.locale.customRangeLabel;var f=c.value;this.locale.customRangeLabel=f}if(this.container.addClass(this.locale.direction),typeof o.startDate=="string"&&(this.startDate=e(o.startDate,this.locale.format)),typeof o.endDate=="string"&&(this.endDate=e(o.endDate,this.locale.format)),typeof o.minDate=="string"&&(this.minDate=e(o.minDate,this.locale.format)),typeof o.maxDate=="string"&&(this.maxDate=e(o.maxDate,this.locale.format)),typeof o.startDate=="object"&&(this.startDate=e(o.startDate)),typeof o.endDate=="object"&&(this.endDate=e(o.endDate)),typeof o.minDate=="object"&&(this.minDate=e(o.minDate)),typeof o.maxDate=="object"&&(this.maxDate=e(o.maxDate)),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),typeof o.applyButtonClasses=="string"&&(this.applyButtonClasses=o.applyButtonClasses),typeof o.applyClass=="string"&&(this.applyButtonClasses=o.applyClass),typeof o.cancelButtonClasses=="string"&&(this.cancelButtonClasses=o.cancelButtonClasses),typeof o.cancelClass=="string"&&(this.cancelButtonClasses=o.cancelClass),typeof o.maxSpan=="object"&&(this.maxSpan=o.maxSpan),typeof o.dateLimit=="object"&&(this.maxSpan=o.dateLimit),typeof o.opens=="string"&&(this.opens=o.opens),typeof o.drops=="string"&&(this.drops=o.drops),typeof o.showWeekNumbers=="boolean"&&(this.showWeekNumbers=o.showWeekNumbers),typeof o.showISOWeekNumbers=="boolean"&&(this.showISOWeekNumbers=o.showISOWeekNumbers),typeof o.buttonClasses=="string"&&(this.buttonClasses=o.buttonClasses),typeof o.buttonClasses=="object"&&(this.buttonClasses=o.buttonClasses.join(" ")),typeof o.showDropdowns=="boolean"&&(this.showDropdowns=o.showDropdowns),typeof o.minYear=="number"&&(this.minYear=o.minYear),typeof o.maxYear=="number"&&(this.maxYear=o.maxYear),typeof o.showCustomRangeLabel=="boolean"&&(this.showCustomRangeLabel=o.showCustomRangeLabel),typeof o.singleDatePicker=="boolean"&&(this.singleDatePicker=o.singleDatePicker,this.singleDatePicker&&(this.endDate=this.startDate.clone())),typeof o.timePicker=="boolean"&&(this.timePicker=o.timePicker),typeof o.timePickerSeconds=="boolean"&&(this.timePickerSeconds=o.timePickerSeconds),typeof o.timePickerIncrement=="number"&&(this.timePickerIncrement=o.timePickerIncrement),typeof o.timePicker24Hour=="boolean"&&(this.timePicker24Hour=o.timePicker24Hour),typeof o.autoApply=="boolean"&&(this.autoApply=o.autoApply),typeof o.autoUpdateInput=="boolean"&&(this.autoUpdateInput=o.autoUpdateInput),typeof o.linkedCalendars=="boolean"&&(this.linkedCalendars=o.linkedCalendars),typeof o.isInvalidDate=="function"&&(this.isInvalidDate=o.isInvalidDate),typeof o.isCustomDate=="function"&&(this.isCustomDate=o.isCustomDate),typeof o.alwaysShowCalendars=="boolean"&&(this.alwaysShowCalendars=o.alwaysShowCalendars),this.locale.firstDay!=0)for(var p=this.locale.firstDay;p>0;)this.locale.daysOfWeek.push(this.locale.daysOfWeek.shift()),p--;var b,m,T;if(typeof o.startDate>"u"&&typeof o.endDate>"u"&&n(this.element).is(":text")){var E=n(this.element).val(),A=E.split(this.locale.separator);b=m=null,A.length==2?(b=e(A[0],this.locale.format),m=e(A[1],this.locale.format)):this.singleDatePicker&&E!==""&&(b=e(E,this.locale.format),m=e(E,this.locale.format)),b!==null&&m!==null&&(this.setStartDate(b),this.setEndDate(m))}if(typeof o.ranges=="object"){for(T in o.ranges){typeof o.ranges[T][0]=="string"?b=e(o.ranges[T][0],this.locale.format):b=e(o.ranges[T][0]),typeof o.ranges[T][1]=="string"?m=e(o.ranges[T][1],this.locale.format):m=e(o.ranges[T][1]),this.minDate&&b.isBefore(this.minDate)&&(b=this.minDate.clone());var I=this.maxDate;if(this.maxSpan&&I&&b.clone().add(this.maxSpan).isAfter(I)&&(I=b.clone().add(this.maxSpan)),I&&m.isAfter(I)&&(m=I.clone()),!(this.minDate&&m.isBefore(this.minDate,this.timepicker?"minute":"day")||I&&b.isAfter(I,this.timepicker?"minute":"day"))){var c=document.createElement("textarea");c.innerHTML=T;var f=c.value;this.ranges[f]=[b,m]}}var j="<ul>";for(T in this.ranges)j+='<li data-range-key="'+T+'">'+T+"</li>";this.showCustomRangeLabel&&(j+='<li data-range-key="'+this.locale.customRangeLabel+'">'+this.locale.customRangeLabel+"</li>"),j+="</ul>",this.container.find(".ranges").prepend(j)}typeof a=="function"&&(this.callback=a),this.timePicker||(this.startDate=this.startDate.startOf("day"),this.endDate=this.endDate.endOf("day"),this.container.find(".calendar-time").hide()),this.timePicker&&this.autoApply&&(this.autoApply=!1),this.autoApply&&this.container.addClass("auto-apply"),typeof o.ranges=="object"&&this.container.addClass("show-ranges"),this.singleDatePicker&&(this.container.addClass("single"),this.container.find(".drp-calendar.left").addClass("single"),this.container.find(".drp-calendar.left").show(),this.container.find(".drp-calendar.right").hide(),!this.timePicker&&this.autoApply&&this.container.addClass("auto-apply")),(typeof o.ranges>"u"&&!this.singleDatePicker||this.alwaysShowCalendars)&&this.container.addClass("show-calendar"),this.container.addClass("opens"+this.opens),this.container.find(".applyBtn, .cancelBtn").addClass(this.buttonClasses),this.applyButtonClasses.length&&this.container.find(".applyBtn").addClass(this.applyButtonClasses),this.cancelButtonClasses.length&&this.container.find(".cancelBtn").addClass(this.cancelButtonClasses),this.container.find(".applyBtn").html(this.locale.applyLabel),this.container.find(".cancelBtn").html(this.locale.cancelLabel),this.container.find(".drp-calendar").on("click.daterangepicker",".prev",n.proxy(this.clickPrev,this)).on("click.daterangepicker",".next",n.proxy(this.clickNext,this)).on("mousedown.daterangepicker","td.available",n.proxy(this.clickDate,this)).on("mouseenter.daterangepicker","td.available",n.proxy(this.hoverDate,this)).on("change.daterangepicker","select.yearselect",n.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.monthselect",n.proxy(this.monthOrYearChanged,this)).on("change.daterangepicker","select.hourselect,select.minuteselect,select.secondselect,select.ampmselect",n.proxy(this.timeChanged,this)),this.container.find(".ranges").on("click.daterangepicker","li",n.proxy(this.clickRange,this)),this.container.find(".drp-buttons").on("click.daterangepicker","button.applyBtn",n.proxy(this.clickApply,this)).on("click.daterangepicker","button.cancelBtn",n.proxy(this.clickCancel,this)),this.element.is("input")||this.element.is("button")?this.element.on({"click.daterangepicker":n.proxy(this.show,this),"focus.daterangepicker":n.proxy(this.show,this),"keyup.daterangepicker":n.proxy(this.elementChanged,this),"keydown.daterangepicker":n.proxy(this.keydown,this)}):(this.element.on("click.daterangepicker",n.proxy(this.toggle,this)),this.element.on("keydown.daterangepicker",n.proxy(this.toggle,this))),this.updateElement()};return r.prototype={constructor:r,setStartDate:function(i){typeof i=="string"&&(this.startDate=e(i,this.locale.format)),typeof i=="object"&&(this.startDate=e(i)),this.timePicker||(this.startDate=this.startDate.startOf("day")),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.minDate&&this.startDate.isBefore(this.minDate)&&(this.startDate=this.minDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.round(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.maxDate&&this.startDate.isAfter(this.maxDate)&&(this.startDate=this.maxDate.clone(),this.timePicker&&this.timePickerIncrement&&this.startDate.minute(Math.floor(this.startDate.minute()/this.timePickerIncrement)*this.timePickerIncrement)),this.isShowing||this.updateElement(),this.updateMonthsInView()},setEndDate:function(i){typeof i=="string"&&(this.endDate=e(i,this.locale.format)),typeof i=="object"&&(this.endDate=e(i)),this.timePicker||(this.endDate=this.endDate.endOf("day")),this.timePicker&&this.timePickerIncrement&&this.endDate.minute(Math.round(this.endDate.minute()/this.timePickerIncrement)*this.timePickerIncrement),this.endDate.isBefore(this.startDate)&&(this.endDate=this.startDate.clone()),this.maxDate&&this.endDate.isAfter(this.maxDate)&&(this.endDate=this.maxDate.clone()),this.maxSpan&&this.startDate.clone().add(this.maxSpan).isBefore(this.endDate)&&(this.endDate=this.startDate.clone().add(this.maxSpan)),this.previousRightTime=this.endDate.clone(),this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.isShowing||this.updateElement(),this.updateMonthsInView()},isInvalidDate:function(){return!1},isCustomDate:function(){return!1},updateView:function(){this.timePicker&&(this.renderTimePicker("left"),this.renderTimePicker("right"),this.endDate?this.container.find(".right .calendar-time select").prop("disabled",!1).removeClass("disabled"):this.container.find(".right .calendar-time select").prop("disabled",!0).addClass("disabled")),this.endDate&&this.container.find(".drp-selected").html(this.startDate.format(this.locale.format)+this.locale.separator+this.endDate.format(this.locale.format)),this.updateMonthsInView(),this.updateCalendars(),this.updateFormInputs()},updateMonthsInView:function(){if(this.endDate){if(!this.singleDatePicker&&this.leftCalendar.month&&this.rightCalendar.month&&(this.startDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.startDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM"))&&(this.endDate.format("YYYY-MM")==this.leftCalendar.month.format("YYYY-MM")||this.endDate.format("YYYY-MM")==this.rightCalendar.month.format("YYYY-MM")))return;this.leftCalendar.month=this.startDate.clone().date(2),!this.linkedCalendars&&(this.endDate.month()!=this.startDate.month()||this.endDate.year()!=this.startDate.year())?this.rightCalendar.month=this.endDate.clone().date(2):this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month")}else this.leftCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&this.rightCalendar.month.format("YYYY-MM")!=this.startDate.format("YYYY-MM")&&(this.leftCalendar.month=this.startDate.clone().date(2),this.rightCalendar.month=this.startDate.clone().date(2).add(1,"month"));this.maxDate&&this.linkedCalendars&&!this.singleDatePicker&&this.rightCalendar.month>this.maxDate&&(this.rightCalendar.month=this.maxDate.clone().date(2),this.leftCalendar.month=this.maxDate.clone().date(2).subtract(1,"month"))},updateCalendars:function(){if(this.timePicker){var i,o,a;if(this.endDate){if(i=parseInt(this.container.find(".left .hourselect").val(),10),o=parseInt(this.container.find(".left .minuteselect").val(),10),isNaN(o)&&(o=parseInt(this.container.find(".left .minuteselect option:last").val(),10)),a=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0,!this.timePicker24Hour){var c=this.container.find(".left .ampmselect").val();c==="PM"&&i<12&&(i+=12),c==="AM"&&i===12&&(i=0)}}else if(i=parseInt(this.container.find(".right .hourselect").val(),10),o=parseInt(this.container.find(".right .minuteselect").val(),10),isNaN(o)&&(o=parseInt(this.container.find(".right .minuteselect option:last").val(),10)),a=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0,!this.timePicker24Hour){var c=this.container.find(".right .ampmselect").val();c==="PM"&&i<12&&(i+=12),c==="AM"&&i===12&&(i=0)}this.leftCalendar.month.hour(i).minute(o).second(a),this.rightCalendar.month.hour(i).minute(o).second(a)}this.renderCalendar("left"),this.renderCalendar("right"),this.container.find(".ranges li").removeClass("active"),this.endDate!=null&&this.calculateChosenLabel()},renderCalendar:function(i){var R=i=="left"?this.leftCalendar:this.rightCalendar,o=R.month.month(),a=R.month.year(),c=R.month.hour(),f=R.month.minute(),p=R.month.second(),b=e([a,o]).daysInMonth(),m=e([a,o,1]),T=e([a,o,b]),E=e(m).subtract(1,"month").month(),A=e(m).subtract(1,"month").year(),I=e([A,E]).daysInMonth(),j=m.day(),R=[];R.firstDay=m,R.lastDay=T;for(var H=0;H<6;H++)R[H]=[];var W=I-j+this.locale.firstDay+1;W>I&&(W-=7),j==this.locale.firstDay&&(W=I-6);for(var ne=e([A,E,W,12,f,p]),Z,ae,H=0,Z=0,ae=0;H<42;H++,Z++,ne=e(ne).add(24,"hour"))H>0&&Z%7===0&&(Z=0,ae++),R[ae][Z]=ne.clone().hour(c).minute(f).second(p),ne.hour(12),this.minDate&&R[ae][Z].format("YYYY-MM-DD")==this.minDate.format("YYYY-MM-DD")&&R[ae][Z].isBefore(this.minDate)&&i=="left"&&(R[ae][Z]=this.minDate.clone()),this.maxDate&&R[ae][Z].format("YYYY-MM-DD")==this.maxDate.format("YYYY-MM-DD")&&R[ae][Z].isAfter(this.maxDate)&&i=="right"&&(R[ae][Z]=this.maxDate.clone());i=="left"?this.leftCalendar.calendar=R:this.rightCalendar.calendar=R;var S=i=="left"?this.minDate:this.startDate,ce=this.maxDate;i=="left"?this.startDate:this.endDate,this.locale.direction=="ltr";var ue='<table class="table-condensed">';ue+="<thead>",ue+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ue+="<th></th>"),(!S||S.isBefore(R.firstDay))&&(!this.linkedCalendars||i=="left")?ue+='<th class="prev available"><span></span></th>':ue+="<th></th>";var Ue=this.locale.monthNames[R[1][1].month()]+R[1][1].format(" YYYY");if(this.showDropdowns){for(var et=R[1][1].month(),Ke=R[1][1].year(),Me=ce&&ce.year()||this.maxYear,Ve=S&&S.year()||this.minYear,fe=Ke==Ve,ge=Ke==Me,Pe='<select class="monthselect">',Be=0;Be<12;Be++)(!fe||S&&Be>=S.month())&&(!ge||ce&&Be<=ce.month())?Pe+="<option value='"+Be+"'"+(Be===et?" selected='selected'":"")+">"+this.locale.monthNames[Be]+"</option>":Pe+="<option value='"+Be+"'"+(Be===et?" selected='selected'":"")+" disabled='disabled'>"+this.locale.monthNames[Be]+"</option>";Pe+="</select>";for(var Je='<select class="yearselect">',ve=Ve;ve<=Me;ve++)Je+='<option value="'+ve+'"'+(ve===Ke?' selected="selected"':"")+">"+ve+"</option>";Je+="</select>",Ue=Pe+Je}if(ue+='<th colspan="5" class="month">'+Ue+"</th>",(!ce||ce.isAfter(R.lastDay))&&(!this.linkedCalendars||i=="right"||this.singleDatePicker)?ue+='<th class="next available"><span></span></th>':ue+="<th></th>",ue+="</tr>",ue+="<tr>",(this.showWeekNumbers||this.showISOWeekNumbers)&&(ue+='<th class="week">'+this.locale.weekLabel+"</th>"),n.each(this.locale.daysOfWeek,function(qe,ot){ue+="<th>"+ot+"</th>"}),ue+="</tr>",ue+="</thead>",ue+="<tbody>",this.endDate==null&&this.maxSpan){var Se=this.startDate.clone().add(this.maxSpan).endOf("day");(!ce||Se.isBefore(ce))&&(ce=Se)}for(var ae=0;ae<6;ae++){ue+="<tr>",this.showWeekNumbers?ue+='<td class="week">'+R[ae][0].week()+"</td>":this.showISOWeekNumbers&&(ue+='<td class="week">'+R[ae][0].isoWeek()+"</td>");for(var Z=0;Z<7;Z++){var Ne=[];R[ae][Z].isSame(new Date,"day")&&Ne.push("today"),R[ae][Z].isoWeekday()>5&&Ne.push("weekend"),R[ae][Z].month()!=R[1][1].month()&&Ne.push("off","ends"),this.minDate&&R[ae][Z].isBefore(this.minDate,"day")&&Ne.push("off","disabled"),ce&&R[ae][Z].isAfter(ce,"day")&&Ne.push("off","disabled"),this.isInvalidDate(R[ae][Z])&&Ne.push("off","disabled"),R[ae][Z].format("YYYY-MM-DD")==this.startDate.format("YYYY-MM-DD")&&Ne.push("active","start-date"),this.endDate!=null&&R[ae][Z].format("YYYY-MM-DD")==this.endDate.format("YYYY-MM-DD")&&Ne.push("active","end-date"),this.endDate!=null&&R[ae][Z]>this.startDate&&R[ae][Z]<this.endDate&&Ne.push("in-range");var tt=this.isCustomDate(R[ae][Z]);tt!==!1&&(typeof tt=="string"?Ne.push(tt):Array.prototype.push.apply(Ne,tt));for(var Ye="",Ze=!1,H=0;H<Ne.length;H++)Ye+=Ne[H]+" ",Ne[H]=="disabled"&&(Ze=!0);Ze||(Ye+="available"),ue+='<td class="'+Ye.replace(/^\s+|\s+$/g,"")+'" data-title="r'+ae+"c"+Z+'">'+R[ae][Z].date()+"</td>"}ue+="</tr>"}ue+="</tbody>",ue+="</table>",this.container.find(".drp-calendar."+i+" .calendar-table").html(ue)},renderTimePicker:function(i){if(!(i=="right"&&!this.endDate)){var o,a,c,f=this.maxDate;if(this.maxSpan&&(!this.maxDate||this.startDate.clone().add(this.maxSpan).isBefore(this.maxDate))&&(f=this.startDate.clone().add(this.maxSpan)),i=="left")a=this.startDate.clone(),c=this.minDate;else if(i=="right"){a=this.endDate.clone(),c=this.startDate;var p=this.container.find(".drp-calendar.right .calendar-time");if(p.html()!=""&&(a.hour(isNaN(a.hour())?p.find(".hourselect option:selected").val():a.hour()),a.minute(isNaN(a.minute())?p.find(".minuteselect option:selected").val():a.minute()),a.second(isNaN(a.second())?p.find(".secondselect option:selected").val():a.second()),!this.timePicker24Hour)){var b=p.find(".ampmselect option:selected").val();b==="PM"&&a.hour()<12&&a.hour(a.hour()+12),b==="AM"&&a.hour()===12&&a.hour(0)}a.isBefore(this.startDate)&&(a=this.startDate.clone()),f&&a.isAfter(f)&&(a=f.clone())}o='<select class="hourselect">';for(var m=this.timePicker24Hour?0:1,T=this.timePicker24Hour?23:12,E=m;E<=T;E++){var A=E;this.timePicker24Hour||(A=a.hour()>=12?E==12?12:E+12:E==12?0:E);var I=a.clone().hour(A),j=!1;c&&I.minute(59).isBefore(c)&&(j=!0),f&&I.minute(0).isAfter(f)&&(j=!0),A==a.hour()&&!j?o+='<option value="'+E+'" selected="selected">'+E+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+E+"</option>":o+='<option value="'+E+'">'+E+"</option>"}o+="</select> ",o+=': <select class="minuteselect">';for(var E=0;E<60;E+=this.timePickerIncrement){var R=E<10?"0"+E:E,I=a.clone().minute(E),j=!1;c&&I.second(59).isBefore(c)&&(j=!0),f&&I.second(0).isAfter(f)&&(j=!0),a.minute()==E&&!j?o+='<option value="'+E+'" selected="selected">'+R+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+R+"</option>":o+='<option value="'+E+'">'+R+"</option>"}if(o+="</select> ",this.timePickerSeconds){o+=': <select class="secondselect">';for(var E=0;E<60;E++){var R=E<10?"0"+E:E,I=a.clone().second(E),j=!1;c&&I.isBefore(c)&&(j=!0),f&&I.isAfter(f)&&(j=!0),a.second()==E&&!j?o+='<option value="'+E+'" selected="selected">'+R+"</option>":j?o+='<option value="'+E+'" disabled="disabled" class="disabled">'+R+"</option>":o+='<option value="'+E+'">'+R+"</option>"}o+="</select> "}if(!this.timePicker24Hour){o+='<select class="ampmselect">';var H="",W="";c&&a.clone().hour(12).minute(0).second(0).isBefore(c)&&(H=' disabled="disabled" class="disabled"'),f&&a.clone().hour(0).minute(0).second(0).isAfter(f)&&(W=' disabled="disabled" class="disabled"'),a.hour()>=12?o+='<option value="AM"'+H+'>AM</option><option value="PM" selected="selected"'+W+">PM</option>":o+='<option value="AM" selected="selected"'+H+'>AM</option><option value="PM"'+W+">PM</option>",o+="</select>"}this.container.find(".drp-calendar."+i+" .calendar-time").html(o)}},updateFormInputs:function(){this.singleDatePicker||this.endDate&&(this.startDate.isBefore(this.endDate)||this.startDate.isSame(this.endDate))?this.container.find("button.applyBtn").prop("disabled",!1):this.container.find("button.applyBtn").prop("disabled",!0)},move:function(){var i={top:0,left:0},o,a=this.drops,c=n(window).width();switch(this.parentEl.is("body")||(i={top:this.parentEl.offset().top-this.parentEl.scrollTop(),left:this.parentEl.offset().left-this.parentEl.scrollLeft()},c=this.parentEl[0].clientWidth+this.parentEl.offset().left),a){case"auto":o=this.element.offset().top+this.element.outerHeight()-i.top,o+this.container.outerHeight()>=this.parentEl[0].scrollHeight&&(o=this.element.offset().top-this.container.outerHeight()-i.top,a="up");break;case"up":o=this.element.offset().top-this.container.outerHeight()-i.top;break;default:o=this.element.offset().top+this.element.outerHeight()-i.top;break}this.container.css({top:0,left:0,right:"auto"});var f=this.container.outerWidth();if(this.container.toggleClass("drop-up",a=="up"),this.opens=="left"){var p=c-this.element.offset().left-this.element.outerWidth();f+p>n(window).width()?this.container.css({top:o,right:"auto",left:9}):this.container.css({top:o,right:p,left:"auto"})}else if(this.opens=="center"){var b=this.element.offset().left-i.left+this.element.outerWidth()/2-f/2;b<0?this.container.css({top:o,right:"auto",left:9}):b+f>n(window).width()?this.container.css({top:o,left:"auto",right:0}):this.container.css({top:o,left:b,right:"auto"})}else{var b=this.element.offset().left-i.left;b+f>n(window).width()?this.container.css({top:o,left:"auto",right:0}):this.container.css({top:o,left:b,right:"auto"})}},show:function(i){this.isShowing||(this._outsideClickProxy=n.proxy(function(o){this.outsideClick(o)},this),n(document).on("mousedown.daterangepicker",this._outsideClickProxy).on("touchend.daterangepicker",this._outsideClickProxy).on("click.daterangepicker","[data-toggle=dropdown]",this._outsideClickProxy).on("focusin.daterangepicker",this._outsideClickProxy),n(window).on("resize.daterangepicker",n.proxy(function(o){this.move(o)},this)),this.oldStartDate=this.startDate.clone(),this.oldEndDate=this.endDate.clone(),this.previousRightTime=this.endDate.clone(),this.updateView(),this.container.show(),this.move(),this.element.trigger("show.daterangepicker",this),this.isShowing=!0)},hide:function(i){this.isShowing&&(this.endDate||(this.startDate=this.oldStartDate.clone(),this.endDate=this.oldEndDate.clone()),(!this.startDate.isSame(this.oldStartDate)||!this.endDate.isSame(this.oldEndDate))&&this.callback(this.startDate.clone(),this.endDate.clone(),this.chosenLabel),this.updateElement(),n(document).off(".daterangepicker"),n(window).off(".daterangepicker"),this.container.hide(),this.element.trigger("hide.daterangepicker",this),this.isShowing=!1)},toggle:function(i){this.isShowing?this.hide():this.show()},outsideClick:function(i){var o=n(i.target);i.type=="focusin"||o.closest(this.element).length||o.closest(this.container).length||o.closest(".calendar-table").length||(this.hide(),this.element.trigger("outsideClick.daterangepicker",this))},showCalendars:function(){this.container.addClass("show-calendar"),this.move(),this.element.trigger("showCalendar.daterangepicker",this)},hideCalendars:function(){this.container.removeClass("show-calendar"),this.element.trigger("hideCalendar.daterangepicker",this)},clickRange:function(i){var o=i.target.getAttribute("data-range-key");if(this.chosenLabel=o,o==this.locale.customRangeLabel)this.showCalendars();else{var a=this.ranges[o];this.startDate=a[0],this.endDate=a[1],this.timePicker||(this.startDate.startOf("day"),this.endDate.endOf("day")),this.alwaysShowCalendars||this.hideCalendars(),this.clickApply()}},clickPrev:function(i){var o=n(i.target).parents(".drp-calendar");o.hasClass("left")?(this.leftCalendar.month.subtract(1,"month"),this.linkedCalendars&&this.rightCalendar.month.subtract(1,"month")):this.rightCalendar.month.subtract(1,"month"),this.updateCalendars()},clickNext:function(i){var o=n(i.target).parents(".drp-calendar");o.hasClass("left")?this.leftCalendar.month.add(1,"month"):(this.rightCalendar.month.add(1,"month"),this.linkedCalendars&&this.leftCalendar.month.add(1,"month")),this.updateCalendars()},hoverDate:function(i){if(n(i.target).hasClass("available")){var o=n(i.target).attr("data-title"),a=o.substr(1,1),c=o.substr(3,1),f=n(i.target).parents(".drp-calendar"),p=f.hasClass("left")?this.leftCalendar.calendar[a][c]:this.rightCalendar.calendar[a][c],b=this.leftCalendar,m=this.rightCalendar,T=this.startDate;this.endDate||this.container.find(".drp-calendar tbody td").each(function(E,A){if(!n(A).hasClass("week")){var I=n(A).attr("data-title"),j=I.substr(1,1),R=I.substr(3,1),H=n(A).parents(".drp-calendar"),W=H.hasClass("left")?b.calendar[j][R]:m.calendar[j][R];W.isAfter(T)&&W.isBefore(p)||W.isSame(p,"day")?n(A).addClass("in-range"):n(A).removeClass("in-range")}})}},clickDate:function(i){if(n(i.target).hasClass("available")){var o=n(i.target).attr("data-title"),a=o.substr(1,1),c=o.substr(3,1),f=n(i.target).parents(".drp-calendar"),p=f.hasClass("left")?this.leftCalendar.calendar[a][c]:this.rightCalendar.calendar[a][c];if(this.endDate||p.isBefore(this.startDate,"day")){if(this.timePicker){var b=parseInt(this.container.find(".left .hourselect").val(),10);if(!this.timePicker24Hour){var m=this.container.find(".left .ampmselect").val();m==="PM"&&b<12&&(b+=12),m==="AM"&&b===12&&(b=0)}var T=parseInt(this.container.find(".left .minuteselect").val(),10);isNaN(T)&&(T=parseInt(this.container.find(".left .minuteselect option:last").val(),10));var E=this.timePickerSeconds?parseInt(this.container.find(".left .secondselect").val(),10):0;p=p.clone().hour(b).minute(T).second(E)}this.endDate=null,this.setStartDate(p.clone())}else if(!this.endDate&&p.isBefore(this.startDate))this.setEndDate(this.startDate.clone());else{if(this.timePicker){var b=parseInt(this.container.find(".right .hourselect").val(),10);if(!this.timePicker24Hour){var m=this.container.find(".right .ampmselect").val();m==="PM"&&b<12&&(b+=12),m==="AM"&&b===12&&(b=0)}var T=parseInt(this.container.find(".right .minuteselect").val(),10);isNaN(T)&&(T=parseInt(this.container.find(".right .minuteselect option:last").val(),10));var E=this.timePickerSeconds?parseInt(this.container.find(".right .secondselect").val(),10):0;p=p.clone().hour(b).minute(T).second(E)}this.setEndDate(p.clone()),this.autoApply&&(this.calculateChosenLabel(),this.clickApply())}this.singleDatePicker&&(this.setEndDate(this.startDate),!this.timePicker&&this.autoApply&&this.clickApply()),this.updateView(),i.stopPropagation()}},calculateChosenLabel:function(){var i=!0,o=0;for(var a in this.ranges){if(this.timePicker){var c=this.timePickerSeconds?"YYYY-MM-DD HH:mm:ss":"YYYY-MM-DD HH:mm";if(this.startDate.format(c)==this.ranges[a][0].format(c)&&this.endDate.format(c)==this.ranges[a][1].format(c)){i=!1,this.chosenLabel=this.container.find(".ranges li:eq("+o+")").addClass("active").attr("data-range-key");break}}else if(this.startDate.format("YYYY-MM-DD")==this.ranges[a][0].format("YYYY-MM-DD")&&this.endDate.format("YYYY-MM-DD")==this.ranges[a][1].format("YYYY-MM-DD")){i=!1,this.chosenLabel=this.container.find(".ranges li:eq("+o+")").addClass("active").attr("data-range-key");break}o++}i&&(this.showCustomRangeLabel?this.chosenLabel=this.container.find(".ranges li:last").addClass("active").attr("data-range-key"):this.chosenLabel=null,this.showCalendars())},clickApply:function(i){this.hide(),this.element.trigger("apply.daterangepicker",this)},clickCancel:function(i){this.startDate=this.oldStartDate,this.endDate=this.oldEndDate,this.hide(),this.element.trigger("cancel.daterangepicker",this)},monthOrYearChanged:function(i){var o=n(i.target).closest(".drp-calendar").hasClass("left"),a=o?"left":"right",c=this.container.find(".drp-calendar."+a),f=parseInt(c.find(".monthselect").val(),10),p=c.find(".yearselect").val();o||(p<this.startDate.year()||p==this.startDate.year()&&f<this.startDate.month())&&(f=this.startDate.month(),p=this.startDate.year()),this.minDate&&(p<this.minDate.year()||p==this.minDate.year()&&f<this.minDate.month())&&(f=this.minDate.month(),p=this.minDate.year()),this.maxDate&&(p>this.maxDate.year()||p==this.maxDate.year()&&f>this.maxDate.month())&&(f=this.maxDate.month(),p=this.maxDate.year()),o?(this.leftCalendar.month.month(f).year(p),this.linkedCalendars&&(this.rightCalendar.month=this.leftCalendar.month.clone().add(1,"month"))):(this.rightCalendar.month.month(f).year(p),this.linkedCalendars&&(this.leftCalendar.month=this.rightCalendar.month.clone().subtract(1,"month"))),this.updateCalendars()},timeChanged:function(i){var o=n(i.target).closest(".drp-calendar"),a=o.hasClass("left"),c=parseInt(o.find(".hourselect").val(),10),f=parseInt(o.find(".minuteselect").val(),10);isNaN(f)&&(f=parseInt(o.find(".minuteselect option:last").val(),10));var p=this.timePickerSeconds?parseInt(o.find(".secondselect").val(),10):0;if(!this.timePicker24Hour){var b=o.find(".ampmselect").val();b==="PM"&&c<12&&(c+=12),b==="AM"&&c===12&&(c=0)}if(a){var m=this.startDate.clone();m.hour(c),m.minute(f),m.second(p),this.setStartDate(m),this.singleDatePicker?this.endDate=this.startDate.clone():this.endDate&&this.endDate.format("YYYY-MM-DD")==m.format("YYYY-MM-DD")&&this.endDate.isBefore(m)&&this.setEndDate(m.clone())}else if(this.endDate){var T=this.endDate.clone();T.hour(c),T.minute(f),T.second(p),this.setEndDate(T)}this.updateCalendars(),this.updateFormInputs(),this.renderTimePicker("left"),this.renderTimePicker("right")},elementChanged:function(){if(this.element.is("input")&&this.element.val().length){var i=this.element.val().split(this.locale.separator),o=null,a=null;i.length===2&&(o=e(i[0],this.locale.format),a=e(i[1],this.locale.format)),(this.singleDatePicker||o===null||a===null)&&(o=e(this.element.val(),this.locale.format),a=o),!(!o.isValid()||!a.isValid())&&(this.setStartDate(o),this.setEndDate(a),this.updateView())}},keydown:function(i){(i.keyCode===9||i.keyCode===13)&&this.hide(),i.keyCode===27&&(i.preventDefault(),i.stopPropagation(),this.hide())},updateElement:function(){if(this.element.is("input")&&this.autoUpdateInput){var i=this.startDate.format(this.locale.format);this.singleDatePicker||(i+=this.locale.separator+this.endDate.format(this.locale.format)),i!==this.element.val()&&this.element.val(i).trigger("change")}},remove:function(){this.container.remove(),this.element.off(".daterangepicker"),this.element.removeData()}},n.fn.daterangepicker=function(i,o){var a=n.extend(!0,{},n.fn.daterangepicker.defaultOptions,i);return this.each(function(){var c=n(this);c.data("daterangepicker")&&c.data("daterangepicker").remove(),c.data("daterangepicker",new r(c,a,o))}),this},r})})(D6);var Pv=function(t,e){return Pv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n[i]=r[i])},Pv(t,e)};function P6(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Pv(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var O6=function(t){P6(e,t);function e(n){var r=t.call(this,n)||this;return r.ref=null,r.$picker=null,r}return e.prototype.componentDidMount=function(){var n=this;this.$picker=k6(this.ref),this.$picker.daterangepicker(this.props.initialSettings,this.handleCallback.bind(this)),["Show","Hide","ShowCalendar","HideCalendar","Apply","Cancel"].forEach(function(r){var i,o=r.charAt(0).toLowerCase()+r.slice(1);(i=n.$picker)===null||i===void 0||i.on(o+".daterangepicker",n.makeEventHandler("on"+r))})},e.prototype.componentWillUnmount=function(){var n,r;(r=(n=this.$picker)===null||n===void 0?void 0:n.data("daterangepicker"))===null||r===void 0||r.remove()},e.prototype.handleCallback=function(){for(var n,r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];typeof this.props.onCallback=="function"&&(n=this.props).onCallback.apply(n,r)},e.prototype.makeEventHandler=function(n){var r=this,i=this.props.onEvent;return function(o,a){typeof i=="function"&&i(o,a),typeof r.props[n]=="function"&&r.props[n](o,a)}},e.prototype.setStartDate=function(n){var r,i;(i=(r=this.$picker)===null||r===void 0?void 0:r.data("daterangepicker"))===null||i===void 0||i.setStartDate(n)},e.prototype.setEndDate=function(n){var r,i;(i=(r=this.$picker)===null||r===void 0?void 0:r.data("daterangepicker"))===null||i===void 0||i.setEndDate(n)},e.prototype.render=function(){var n=this,r=kn.Children.only(this.props.children);return kn.cloneElement(r,{ref:function(i){return n.ref=i}})},e}(kn.Component);sa.styled(t=>_e.jsx(sa.Switch,{focusVisibleClassName:".Mui-focusVisible",disableRipple:!0,...t}))(({theme:t})=>({width:42,height:26,padding:0,"&.MuiSwitch-root":{margin:0,marginRight:8},"& .MuiSwitch-switchBase":{padding:0,margin:2,transitionDuration:"300ms","&.Mui-checked":{transform:"translateX(16px)",color:"#fff","& + .MuiSwitch-track":{backgroundColor:ki.primary300,opacity:1,border:0},"&.Mui-disabled + .MuiSwitch-track":{opacity:.5}},"&.Mui-focusVisible .MuiSwitch-thumb":{color:"#33cf4d",border:"6px solid #fff"},"&.Mui-disabled .MuiSwitch-thumb":{color:t.palette.grey[100]},"&.Mui-disabled + .MuiSwitch-track":{opacity:.7}},"& .MuiSwitch-thumb":{boxSizing:"border-box",width:22,height:22},"& .MuiSwitch-track":{borderRadius:26/2,backgroundColor:"#E9E9EA",opacity:1}}));/**
|
|
181
|
-
* @license
|
|
182
|
-
* Copyright 2017 Google LLC
|
|
183
|
-
*
|
|
184
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
185
|
-
* you may not use this file except in compliance with the License.
|
|
186
|
-
* You may obtain a copy of the License at
|
|
187
|
-
*
|
|
188
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
189
|
-
*
|
|
190
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
191
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
192
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
193
|
-
* See the License for the specific language governing permissions and
|
|
194
|
-
* limitations under the License.
|
|
195
|
-
*//**
|
|
196
|
-
* @license
|
|
197
|
-
* Copyright 2017 Google LLC
|
|
198
|
-
*
|
|
199
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
200
|
-
* you may not use this file except in compliance with the License.
|
|
201
|
-
* You may obtain a copy of the License at
|
|
202
|
-
*
|
|
203
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
204
|
-
*
|
|
205
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
206
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
207
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
208
|
-
* See the License for the specific language governing permissions and
|
|
209
|
-
* limitations under the License.
|
|
210
|
-
*/const JD=function(t){const e=[];let n=0;for(let r=0;r<t.length;r++){let i=t.charCodeAt(r);i<128?e[n++]=i:i<2048?(e[n++]=i>>6|192,e[n++]=i&63|128):(i&64512)===55296&&r+1<t.length&&(t.charCodeAt(r+1)&64512)===56320?(i=65536+((i&1023)<<10)+(t.charCodeAt(++r)&1023),e[n++]=i>>18|240,e[n++]=i>>12&63|128,e[n++]=i>>6&63|128,e[n++]=i&63|128):(e[n++]=i>>12|224,e[n++]=i>>6&63|128,e[n++]=i&63|128)}return e},_6=function(t){const e=[];let n=0,r=0;for(;n<t.length;){const i=t[n++];if(i<128)e[r++]=String.fromCharCode(i);else if(i>191&&i<224){const o=t[n++];e[r++]=String.fromCharCode((i&31)<<6|o&63)}else if(i>239&&i<365){const o=t[n++],a=t[n++],c=t[n++],f=((i&7)<<18|(o&63)<<12|(a&63)<<6|c&63)-65536;e[r++]=String.fromCharCode(55296+(f>>10)),e[r++]=String.fromCharCode(56320+(f&1023))}else{const o=t[n++],a=t[n++];e[r++]=String.fromCharCode((i&15)<<12|(o&63)<<6|a&63)}}return e.join("")},QD={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:typeof atob=="function",encodeByteArray(t,e){if(!Array.isArray(t))throw Error("encodeByteArray takes an array as a parameter");this.init_();const n=e?this.byteToCharMapWebSafe_:this.byteToCharMap_,r=[];for(let i=0;i<t.length;i+=3){const o=t[i],a=i+1<t.length,c=a?t[i+1]:0,f=i+2<t.length,p=f?t[i+2]:0,b=o>>2,m=(o&3)<<4|c>>4;let T=(c&15)<<2|p>>6,E=p&63;f||(E=64,a||(T=64)),r.push(n[b],n[m],n[T],n[E])}return r.join("")},encodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?btoa(t):this.encodeByteArray(JD(t),e)},decodeString(t,e){return this.HAS_NATIVE_SUPPORT&&!e?atob(t):_6(this.decodeStringToByteArray(t,e))},decodeStringToByteArray(t,e){this.init_();const n=e?this.charToByteMapWebSafe_:this.charToByteMap_,r=[];for(let i=0;i<t.length;){const o=n[t.charAt(i++)],c=i<t.length?n[t.charAt(i)]:0;++i;const p=i<t.length?n[t.charAt(i)]:64;++i;const m=i<t.length?n[t.charAt(i)]:64;if(++i,o==null||c==null||p==null||m==null)throw new R6;const T=o<<2|c>>4;if(r.push(T),p!==64){const E=c<<4&240|p>>2;if(r.push(E),m!==64){const A=p<<6&192|m;r.push(A)}}}return r},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let t=0;t<this.ENCODED_VALS.length;t++)this.byteToCharMap_[t]=this.ENCODED_VALS.charAt(t),this.charToByteMap_[this.byteToCharMap_[t]]=t,this.byteToCharMapWebSafe_[t]=this.ENCODED_VALS_WEBSAFE.charAt(t),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[t]]=t,t>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(t)]=t,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(t)]=t)}}};class R6 extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const A6=function(t){const e=JD(t);return QD.encodeByteArray(e,!0)},eP=function(t){return A6(t).replace(/\./g,"")},I6=function(t){try{return QD.decodeString(t,!0)}catch(e){console.error("base64Decode failed: ",e)}return null};/**
|
|
211
|
-
* @license
|
|
212
|
-
* Copyright 2022 Google LLC
|
|
213
|
-
*
|
|
214
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
215
|
-
* you may not use this file except in compliance with the License.
|
|
216
|
-
* You may obtain a copy of the License at
|
|
217
|
-
*
|
|
218
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
219
|
-
*
|
|
220
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
221
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
222
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
223
|
-
* See the License for the specific language governing permissions and
|
|
224
|
-
* limitations under the License.
|
|
225
|
-
*/function M6(){if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("Unable to locate global object.")}/**
|
|
226
|
-
* @license
|
|
227
|
-
* Copyright 2022 Google LLC
|
|
228
|
-
*
|
|
229
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
230
|
-
* you may not use this file except in compliance with the License.
|
|
231
|
-
* You may obtain a copy of the License at
|
|
232
|
-
*
|
|
233
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
234
|
-
*
|
|
235
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
236
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
237
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
238
|
-
* See the License for the specific language governing permissions and
|
|
239
|
-
* limitations under the License.
|
|
240
|
-
*/const L6=()=>M6().__FIREBASE_DEFAULTS__,F6=()=>{if(typeof process>"u"||typeof process.env>"u")return;const t=process.env.__FIREBASE_DEFAULTS__;if(t)return JSON.parse(t)},N6=()=>{if(typeof document>"u")return;let t;try{t=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const e=t&&I6(t[1]);return e&&JSON.parse(e)},j6=()=>{try{return L6()||F6()||N6()}catch(t){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${t}`);return}},tP=()=>{var t;return(t=j6())===null||t===void 0?void 0:t.config};/**
|
|
241
|
-
* @license
|
|
242
|
-
* Copyright 2017 Google LLC
|
|
243
|
-
*
|
|
244
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
245
|
-
* you may not use this file except in compliance with the License.
|
|
246
|
-
* You may obtain a copy of the License at
|
|
247
|
-
*
|
|
248
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
249
|
-
*
|
|
250
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
251
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
252
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
253
|
-
* See the License for the specific language governing permissions and
|
|
254
|
-
* limitations under the License.
|
|
255
|
-
*/class B6{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise((e,n)=>{this.resolve=e,this.reject=n})}wrapCallback(e){return(n,r)=>{n?this.reject(n):this.resolve(r),typeof e=="function"&&(this.promise.catch(()=>{}),e.length===1?e(n):e(n,r))}}}function nP(){try{return typeof indexedDB=="object"}catch{return!1}}function rP(){return new Promise((t,e)=>{try{let n=!0;const r="validate-browser-context-for-indexeddb-analytics-module",i=self.indexedDB.open(r);i.onsuccess=()=>{i.result.close(),n||self.indexedDB.deleteDatabase(r),t(!0)},i.onupgradeneeded=()=>{n=!1},i.onerror=()=>{var o;e(((o=i.error)===null||o===void 0?void 0:o.message)||"")}}catch(n){e(n)}})}function $6(){return!(typeof navigator>"u"||!navigator.cookieEnabled)}/**
|
|
256
|
-
* @license
|
|
257
|
-
* Copyright 2017 Google LLC
|
|
258
|
-
*
|
|
259
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
260
|
-
* you may not use this file except in compliance with the License.
|
|
261
|
-
* You may obtain a copy of the License at
|
|
262
|
-
*
|
|
263
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
264
|
-
*
|
|
265
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
266
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
267
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
268
|
-
* See the License for the specific language governing permissions and
|
|
269
|
-
* limitations under the License.
|
|
270
|
-
*/const V6="FirebaseError";class Nf extends Error{constructor(e,n,r){super(n),this.code=e,this.customData=r,this.name=V6,Object.setPrototypeOf(this,Nf.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,qp.prototype.create)}}class qp{constructor(e,n,r){this.service=e,this.serviceName=n,this.errors=r}create(e,...n){const r=n[0]||{},i=`${this.service}/${e}`,o=this.errors[e],a=o?H6(o,r):"Error",c=`${this.serviceName}: ${a} (${i}).`;return new Nf(i,c,r)}}function H6(t,e){return t.replace(U6,(n,r)=>{const i=e[r];return i!=null?String(i):`<${r}?>`})}const U6=/\{\$([^}]+)}/g;function Ov(t,e){if(t===e)return!0;const n=Object.keys(t),r=Object.keys(e);for(const i of n){if(!r.includes(i))return!1;const o=t[i],a=e[i];if(A1(o)&&A1(a)){if(!Ov(o,a))return!1}else if(o!==a)return!1}for(const i of r)if(!n.includes(i))return!1;return!0}function A1(t){return t!==null&&typeof t=="object"}/**
|
|
271
|
-
* @license
|
|
272
|
-
* Copyright 2021 Google LLC
|
|
273
|
-
*
|
|
274
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
275
|
-
* you may not use this file except in compliance with the License.
|
|
276
|
-
* You may obtain a copy of the License at
|
|
277
|
-
*
|
|
278
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
279
|
-
*
|
|
280
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
281
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
282
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
283
|
-
* See the License for the specific language governing permissions and
|
|
284
|
-
* limitations under the License.
|
|
285
|
-
*/function rb(t){return t&&t._delegate?t._delegate:t}class Tu{constructor(e,n,r){this.name=e,this.instanceFactory=n,this.type=r,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(e){return this.instantiationMode=e,this}setMultipleInstances(e){return this.multipleInstances=e,this}setServiceProps(e){return this.serviceProps=e,this}setInstanceCreatedCallback(e){return this.onInstanceCreated=e,this}}/**
|
|
286
|
-
* @license
|
|
287
|
-
* Copyright 2019 Google LLC
|
|
288
|
-
*
|
|
289
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
290
|
-
* you may not use this file except in compliance with the License.
|
|
291
|
-
* You may obtain a copy of the License at
|
|
292
|
-
*
|
|
293
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
294
|
-
*
|
|
295
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
296
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
297
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
298
|
-
* See the License for the specific language governing permissions and
|
|
299
|
-
* limitations under the License.
|
|
300
|
-
*/const mc="[DEFAULT]";/**
|
|
301
|
-
* @license
|
|
302
|
-
* Copyright 2019 Google LLC
|
|
303
|
-
*
|
|
304
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
305
|
-
* you may not use this file except in compliance with the License.
|
|
306
|
-
* You may obtain a copy of the License at
|
|
307
|
-
*
|
|
308
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
309
|
-
*
|
|
310
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
311
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
312
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
313
|
-
* See the License for the specific language governing permissions and
|
|
314
|
-
* limitations under the License.
|
|
315
|
-
*/class W6{constructor(e,n){this.name=e,this.container=n,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(e){const n=this.normalizeInstanceIdentifier(e);if(!this.instancesDeferred.has(n)){const r=new B6;if(this.instancesDeferred.set(n,r),this.isInitialized(n)||this.shouldAutoInitialize())try{const i=this.getOrInitializeService({instanceIdentifier:n});i&&r.resolve(i)}catch{}}return this.instancesDeferred.get(n).promise}getImmediate(e){var n;const r=this.normalizeInstanceIdentifier(e==null?void 0:e.identifier),i=(n=e==null?void 0:e.optional)!==null&&n!==void 0?n:!1;if(this.isInitialized(r)||this.shouldAutoInitialize())try{return this.getOrInitializeService({instanceIdentifier:r})}catch(o){if(i)return null;throw o}else{if(i)return null;throw Error(`Service ${this.name} is not available`)}}getComponent(){return this.component}setComponent(e){if(e.name!==this.name)throw Error(`Mismatching Component ${e.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=e,!!this.shouldAutoInitialize()){if(Y6(e))try{this.getOrInitializeService({instanceIdentifier:mc})}catch{}for(const[n,r]of this.instancesDeferred.entries()){const i=this.normalizeInstanceIdentifier(n);try{const o=this.getOrInitializeService({instanceIdentifier:i});r.resolve(o)}catch{}}}}clearInstance(e=mc){this.instancesDeferred.delete(e),this.instancesOptions.delete(e),this.instances.delete(e)}async delete(){const e=Array.from(this.instances.values());await Promise.all([...e.filter(n=>"INTERNAL"in n).map(n=>n.INTERNAL.delete()),...e.filter(n=>"_delete"in n).map(n=>n._delete())])}isComponentSet(){return this.component!=null}isInitialized(e=mc){return this.instances.has(e)}getOptions(e=mc){return this.instancesOptions.get(e)||{}}initialize(e={}){const{options:n={}}=e,r=this.normalizeInstanceIdentifier(e.instanceIdentifier);if(this.isInitialized(r))throw Error(`${this.name}(${r}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const i=this.getOrInitializeService({instanceIdentifier:r,options:n});for(const[o,a]of this.instancesDeferred.entries()){const c=this.normalizeInstanceIdentifier(o);r===c&&a.resolve(i)}return i}onInit(e,n){var r;const i=this.normalizeInstanceIdentifier(n),o=(r=this.onInitCallbacks.get(i))!==null&&r!==void 0?r:new Set;o.add(e),this.onInitCallbacks.set(i,o);const a=this.instances.get(i);return a&&e(a,i),()=>{o.delete(e)}}invokeOnInitCallbacks(e,n){const r=this.onInitCallbacks.get(n);if(r)for(const i of r)try{i(e,n)}catch{}}getOrInitializeService({instanceIdentifier:e,options:n={}}){let r=this.instances.get(e);if(!r&&this.component&&(r=this.component.instanceFactory(this.container,{instanceIdentifier:z6(e),options:n}),this.instances.set(e,r),this.instancesOptions.set(e,n),this.invokeOnInitCallbacks(r,e),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,e,r)}catch{}return r||null}normalizeInstanceIdentifier(e=mc){return this.component?this.component.multipleInstances?e:mc:e}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function z6(t){return t===mc?void 0:t}function Y6(t){return t.instantiationMode==="EAGER"}/**
|
|
316
|
-
* @license
|
|
317
|
-
* Copyright 2019 Google LLC
|
|
318
|
-
*
|
|
319
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
320
|
-
* you may not use this file except in compliance with the License.
|
|
321
|
-
* You may obtain a copy of the License at
|
|
322
|
-
*
|
|
323
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
324
|
-
*
|
|
325
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
326
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
327
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
328
|
-
* See the License for the specific language governing permissions and
|
|
329
|
-
* limitations under the License.
|
|
330
|
-
*/class G6{constructor(e){this.name=e,this.providers=new Map}addComponent(e){const n=this.getProvider(e.name);if(n.isComponentSet())throw new Error(`Component ${e.name} has already been registered with ${this.name}`);n.setComponent(e)}addOrOverwriteComponent(e){this.getProvider(e.name).isComponentSet()&&this.providers.delete(e.name),this.addComponent(e)}getProvider(e){if(this.providers.has(e))return this.providers.get(e);const n=new W6(e,this);return this.providers.set(e,n),n}getProviders(){return Array.from(this.providers.values())}}/**
|
|
331
|
-
* @license
|
|
332
|
-
* Copyright 2017 Google LLC
|
|
333
|
-
*
|
|
334
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
335
|
-
* you may not use this file except in compliance with the License.
|
|
336
|
-
* You may obtain a copy of the License at
|
|
337
|
-
*
|
|
338
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
339
|
-
*
|
|
340
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
341
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
342
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
343
|
-
* See the License for the specific language governing permissions and
|
|
344
|
-
* limitations under the License.
|
|
345
|
-
*/var Mn;(function(t){t[t.DEBUG=0]="DEBUG",t[t.VERBOSE=1]="VERBOSE",t[t.INFO=2]="INFO",t[t.WARN=3]="WARN",t[t.ERROR=4]="ERROR",t[t.SILENT=5]="SILENT"})(Mn||(Mn={}));const q6={debug:Mn.DEBUG,verbose:Mn.VERBOSE,info:Mn.INFO,warn:Mn.WARN,error:Mn.ERROR,silent:Mn.SILENT},X6=Mn.INFO,K6={[Mn.DEBUG]:"log",[Mn.VERBOSE]:"log",[Mn.INFO]:"info",[Mn.WARN]:"warn",[Mn.ERROR]:"error"},Z6=(t,e,...n)=>{if(e<t.logLevel)return;const r=new Date().toISOString(),i=K6[e];if(i)console[i](`[${r}] ${t.name}:`,...n);else throw new Error(`Attempted to log a message with an invalid logType (value: ${e})`)};class J6{constructor(e){this.name=e,this._logLevel=X6,this._logHandler=Z6,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(e){if(!(e in Mn))throw new TypeError(`Invalid value "${e}" assigned to \`logLevel\``);this._logLevel=e}setLogLevel(e){this._logLevel=typeof e=="string"?q6[e]:e}get logHandler(){return this._logHandler}set logHandler(e){if(typeof e!="function")throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=e}get userLogHandler(){return this._userLogHandler}set userLogHandler(e){this._userLogHandler=e}debug(...e){this._userLogHandler&&this._userLogHandler(this,Mn.DEBUG,...e),this._logHandler(this,Mn.DEBUG,...e)}log(...e){this._userLogHandler&&this._userLogHandler(this,Mn.VERBOSE,...e),this._logHandler(this,Mn.VERBOSE,...e)}info(...e){this._userLogHandler&&this._userLogHandler(this,Mn.INFO,...e),this._logHandler(this,Mn.INFO,...e)}warn(...e){this._userLogHandler&&this._userLogHandler(this,Mn.WARN,...e),this._logHandler(this,Mn.WARN,...e)}error(...e){this._userLogHandler&&this._userLogHandler(this,Mn.ERROR,...e),this._logHandler(this,Mn.ERROR,...e)}}const Q6=(t,e)=>e.some(n=>t instanceof n);let I1,M1;function e8(){return I1||(I1=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function t8(){return M1||(M1=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const iP=new WeakMap,_v=new WeakMap,oP=new WeakMap,ym=new WeakMap,ib=new WeakMap;function n8(t){const e=new Promise((n,r)=>{const i=()=>{t.removeEventListener("success",o),t.removeEventListener("error",a)},o=()=>{n(kl(t.result)),i()},a=()=>{r(t.error),i()};t.addEventListener("success",o),t.addEventListener("error",a)});return e.then(n=>{n instanceof IDBCursor&&iP.set(n,t)}).catch(()=>{}),ib.set(e,t),e}function r8(t){if(_v.has(t))return;const e=new Promise((n,r)=>{const i=()=>{t.removeEventListener("complete",o),t.removeEventListener("error",a),t.removeEventListener("abort",a)},o=()=>{n(),i()},a=()=>{r(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",o),t.addEventListener("error",a),t.addEventListener("abort",a)});_v.set(t,e)}let Rv={get(t,e,n){if(t instanceof IDBTransaction){if(e==="done")return _v.get(t);if(e==="objectStoreNames")return t.objectStoreNames||oP.get(t);if(e==="store")return n.objectStoreNames[1]?void 0:n.objectStore(n.objectStoreNames[0])}return kl(t[e])},set(t,e,n){return t[e]=n,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};function i8(t){Rv=t(Rv)}function o8(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...n){const r=t.call(bm(this),e,...n);return oP.set(r,e.sort?e.sort():[e]),kl(r)}:t8().includes(t)?function(...e){return t.apply(bm(this),e),kl(iP.get(this))}:function(...e){return kl(t.apply(bm(this),e))}}function s8(t){return typeof t=="function"?o8(t):(t instanceof IDBTransaction&&r8(t),Q6(t,e8())?new Proxy(t,Rv):t)}function kl(t){if(t instanceof IDBRequest)return n8(t);if(ym.has(t))return ym.get(t);const e=s8(t);return e!==t&&(ym.set(t,e),ib.set(e,t)),e}const bm=t=>ib.get(t);function Xp(t,e,{blocked:n,upgrade:r,blocking:i,terminated:o}={}){const a=indexedDB.open(t,e),c=kl(a);return r&&a.addEventListener("upgradeneeded",f=>{r(kl(a.result),f.oldVersion,f.newVersion,kl(a.transaction),f)}),n&&a.addEventListener("blocked",f=>n(f.oldVersion,f.newVersion,f)),c.then(f=>{o&&f.addEventListener("close",()=>o()),i&&f.addEventListener("versionchange",p=>i(p.oldVersion,p.newVersion,p))}).catch(()=>{}),c}function wm(t,{blocked:e}={}){const n=indexedDB.deleteDatabase(t);return e&&n.addEventListener("blocked",r=>e(r.oldVersion,r)),kl(n).then(()=>{})}const a8=["get","getKey","getAll","getAllKeys","count"],l8=["put","add","delete","clear"],xm=new Map;function L1(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(xm.get(e))return xm.get(e);const n=e.replace(/FromIndex$/,""),r=e!==n,i=l8.includes(n);if(!(n in(r?IDBIndex:IDBObjectStore).prototype)||!(i||a8.includes(n)))return;const o=async function(a,...c){const f=this.transaction(a,i?"readwrite":"readonly");let p=f.store;return r&&(p=p.index(c.shift())),(await Promise.all([p[n](...c),i&&f.done]))[0]};return xm.set(e,o),o}i8(t=>({...t,get:(e,n,r)=>L1(e,n)||t.get(e,n,r),has:(e,n)=>!!L1(e,n)||t.has(e,n)}));/**
|
|
346
|
-
* @license
|
|
347
|
-
* Copyright 2019 Google LLC
|
|
348
|
-
*
|
|
349
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
350
|
-
* you may not use this file except in compliance with the License.
|
|
351
|
-
* You may obtain a copy of the License at
|
|
352
|
-
*
|
|
353
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
354
|
-
*
|
|
355
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
356
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
357
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
358
|
-
* See the License for the specific language governing permissions and
|
|
359
|
-
* limitations under the License.
|
|
360
|
-
*/class u8{constructor(e){this.container=e}getPlatformInfoString(){return this.container.getProviders().map(n=>{if(c8(n)){const r=n.getImmediate();return`${r.library}/${r.version}`}else return null}).filter(n=>n).join(" ")}}function c8(t){const e=t.getComponent();return(e==null?void 0:e.type)==="VERSION"}const Av="@firebase/app",F1="0.10.13";/**
|
|
361
|
-
* @license
|
|
362
|
-
* Copyright 2019 Google LLC
|
|
363
|
-
*
|
|
364
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
365
|
-
* you may not use this file except in compliance with the License.
|
|
366
|
-
* You may obtain a copy of the License at
|
|
367
|
-
*
|
|
368
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
369
|
-
*
|
|
370
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
371
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
372
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
373
|
-
* See the License for the specific language governing permissions and
|
|
374
|
-
* limitations under the License.
|
|
375
|
-
*/const Ol=new J6("@firebase/app"),f8="@firebase/app-compat",d8="@firebase/analytics-compat",h8="@firebase/analytics",p8="@firebase/app-check-compat",g8="@firebase/app-check",m8="@firebase/auth",v8="@firebase/auth-compat",y8="@firebase/database",b8="@firebase/data-connect",w8="@firebase/database-compat",x8="@firebase/functions",S8="@firebase/functions-compat",T8="@firebase/installations",C8="@firebase/installations-compat",E8="@firebase/messaging",k8="@firebase/messaging-compat",D8="@firebase/performance",P8="@firebase/performance-compat",O8="@firebase/remote-config",_8="@firebase/remote-config-compat",R8="@firebase/storage",A8="@firebase/storage-compat",I8="@firebase/firestore",M8="@firebase/vertexai-preview",L8="@firebase/firestore-compat",F8="firebase";/**
|
|
376
|
-
* @license
|
|
377
|
-
* Copyright 2019 Google LLC
|
|
378
|
-
*
|
|
379
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
380
|
-
* you may not use this file except in compliance with the License.
|
|
381
|
-
* You may obtain a copy of the License at
|
|
382
|
-
*
|
|
383
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
384
|
-
*
|
|
385
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
386
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
387
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
388
|
-
* See the License for the specific language governing permissions and
|
|
389
|
-
* limitations under the License.
|
|
390
|
-
*/const Iv="[DEFAULT]",N8={[Av]:"fire-core",[f8]:"fire-core-compat",[h8]:"fire-analytics",[d8]:"fire-analytics-compat",[g8]:"fire-app-check",[p8]:"fire-app-check-compat",[m8]:"fire-auth",[v8]:"fire-auth-compat",[y8]:"fire-rtdb",[b8]:"fire-data-connect",[w8]:"fire-rtdb-compat",[x8]:"fire-fn",[S8]:"fire-fn-compat",[T8]:"fire-iid",[C8]:"fire-iid-compat",[E8]:"fire-fcm",[k8]:"fire-fcm-compat",[D8]:"fire-perf",[P8]:"fire-perf-compat",[O8]:"fire-rc",[_8]:"fire-rc-compat",[R8]:"fire-gcs",[A8]:"fire-gcs-compat",[I8]:"fire-fst",[L8]:"fire-fst-compat",[M8]:"fire-vertex","fire-js":"fire-js",[F8]:"fire-js-all"};/**
|
|
391
|
-
* @license
|
|
392
|
-
* Copyright 2019 Google LLC
|
|
393
|
-
*
|
|
394
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
395
|
-
* you may not use this file except in compliance with the License.
|
|
396
|
-
* You may obtain a copy of the License at
|
|
397
|
-
*
|
|
398
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
399
|
-
*
|
|
400
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
401
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
402
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
403
|
-
* See the License for the specific language governing permissions and
|
|
404
|
-
* limitations under the License.
|
|
405
|
-
*/const wp=new Map,j8=new Map,Mv=new Map;function N1(t,e){try{t.container.addComponent(e)}catch(n){Ol.debug(`Component ${e.name} failed to register with FirebaseApp ${t.name}`,n)}}function Dc(t){const e=t.name;if(Mv.has(e))return Ol.debug(`There were multiple attempts to register component ${e}.`),!1;Mv.set(e,t);for(const n of wp.values())N1(n,t);for(const n of j8.values())N1(n,t);return!0}function ob(t,e){const n=t.container.getProvider("heartbeat").getImmediate({optional:!0});return n&&n.triggerHeartbeat(),t.container.getProvider(e)}/**
|
|
406
|
-
* @license
|
|
407
|
-
* Copyright 2019 Google LLC
|
|
408
|
-
*
|
|
409
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
410
|
-
* you may not use this file except in compliance with the License.
|
|
411
|
-
* You may obtain a copy of the License at
|
|
412
|
-
*
|
|
413
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
414
|
-
*
|
|
415
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
416
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
417
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
418
|
-
* See the License for the specific language governing permissions and
|
|
419
|
-
* limitations under the License.
|
|
420
|
-
*/const B8={"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}'","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","server-app-deleted":"Firebase Server App has been deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."},pu=new qp("app","Firebase",B8);/**
|
|
421
|
-
* @license
|
|
422
|
-
* Copyright 2019 Google LLC
|
|
423
|
-
*
|
|
424
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
425
|
-
* you may not use this file except in compliance with the License.
|
|
426
|
-
* You may obtain a copy of the License at
|
|
427
|
-
*
|
|
428
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
429
|
-
*
|
|
430
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
431
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
432
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
433
|
-
* See the License for the specific language governing permissions and
|
|
434
|
-
* limitations under the License.
|
|
435
|
-
*/class $8{constructor(e,n,r){this._isDeleted=!1,this._options=Object.assign({},e),this._config=Object.assign({},n),this._name=n.name,this._automaticDataCollectionEnabled=n.automaticDataCollectionEnabled,this._container=r,this.container.addComponent(new Tu("app",()=>this,"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(e){this.checkDestroyed(),this._automaticDataCollectionEnabled=e}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(e){this._isDeleted=e}checkDestroyed(){if(this.isDeleted)throw pu.create("app-deleted",{appName:this._name})}}function sP(t,e={}){let n=t;typeof e!="object"&&(e={name:e});const r=Object.assign({name:Iv,automaticDataCollectionEnabled:!1},e),i=r.name;if(typeof i!="string"||!i)throw pu.create("bad-app-name",{appName:String(i)});if(n||(n=tP()),!n)throw pu.create("no-options");const o=wp.get(i);if(o){if(Ov(n,o.options)&&Ov(r,o.config))return o;throw pu.create("duplicate-app",{appName:i})}const a=new G6(i);for(const f of Mv.values())a.addComponent(f);const c=new $8(n,r,a);return wp.set(i,c),c}function V8(t=Iv){const e=wp.get(t);if(!e&&t===Iv&&tP())return sP();if(!e)throw pu.create("no-app",{appName:t});return e}function gu(t,e,n){var r;let i=(r=N8[t])!==null&&r!==void 0?r:t;n&&(i+=`-${n}`);const o=i.match(/\s|\//),a=e.match(/\s|\//);if(o||a){const c=[`Unable to register library "${i}" with version "${e}":`];o&&c.push(`library name "${i}" contains illegal characters (whitespace or "/")`),o&&a&&c.push("and"),a&&c.push(`version name "${e}" contains illegal characters (whitespace or "/")`),Ol.warn(c.join(" "));return}Dc(new Tu(`${i}-version`,()=>({library:i,version:e}),"VERSION"))}/**
|
|
436
|
-
* @license
|
|
437
|
-
* Copyright 2021 Google LLC
|
|
438
|
-
*
|
|
439
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
440
|
-
* you may not use this file except in compliance with the License.
|
|
441
|
-
* You may obtain a copy of the License at
|
|
442
|
-
*
|
|
443
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
444
|
-
*
|
|
445
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
446
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
447
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
448
|
-
* See the License for the specific language governing permissions and
|
|
449
|
-
* limitations under the License.
|
|
450
|
-
*/const H8="firebase-heartbeat-database",U8=1,$d="firebase-heartbeat-store";let Sm=null;function aP(){return Sm||(Sm=Xp(H8,U8,{upgrade:(t,e)=>{switch(e){case 0:try{t.createObjectStore($d)}catch(n){console.warn(n)}}}}).catch(t=>{throw pu.create("idb-open",{originalErrorMessage:t.message})})),Sm}async function W8(t){try{const n=(await aP()).transaction($d),r=await n.objectStore($d).get(lP(t));return await n.done,r}catch(e){if(e instanceof Nf)Ol.warn(e.message);else{const n=pu.create("idb-get",{originalErrorMessage:e==null?void 0:e.message});Ol.warn(n.message)}}}async function j1(t,e){try{const r=(await aP()).transaction($d,"readwrite");await r.objectStore($d).put(e,lP(t)),await r.done}catch(n){if(n instanceof Nf)Ol.warn(n.message);else{const r=pu.create("idb-set",{originalErrorMessage:n==null?void 0:n.message});Ol.warn(r.message)}}}function lP(t){return`${t.name}!${t.options.appId}`}/**
|
|
451
|
-
* @license
|
|
452
|
-
* Copyright 2021 Google LLC
|
|
453
|
-
*
|
|
454
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
455
|
-
* you may not use this file except in compliance with the License.
|
|
456
|
-
* You may obtain a copy of the License at
|
|
457
|
-
*
|
|
458
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
459
|
-
*
|
|
460
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
461
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
462
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
463
|
-
* See the License for the specific language governing permissions and
|
|
464
|
-
* limitations under the License.
|
|
465
|
-
*/const z8=1024,Y8=30*24*60*60*1e3;class G8{constructor(e){this.container=e,this._heartbeatsCache=null;const n=this.container.getProvider("app").getImmediate();this._storage=new X8(n),this._heartbeatsCachePromise=this._storage.read().then(r=>(this._heartbeatsCache=r,r))}async triggerHeartbeat(){var e,n;try{const i=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),o=B1();return((e=this._heartbeatsCache)===null||e===void 0?void 0:e.heartbeats)==null&&(this._heartbeatsCache=await this._heartbeatsCachePromise,((n=this._heartbeatsCache)===null||n===void 0?void 0:n.heartbeats)==null)||this._heartbeatsCache.lastSentHeartbeatDate===o||this._heartbeatsCache.heartbeats.some(a=>a.date===o)?void 0:(this._heartbeatsCache.heartbeats.push({date:o,agent:i}),this._heartbeatsCache.heartbeats=this._heartbeatsCache.heartbeats.filter(a=>{const c=new Date(a.date).valueOf();return Date.now()-c<=Y8}),this._storage.overwrite(this._heartbeatsCache))}catch(r){Ol.warn(r)}}async getHeartbeatsHeader(){var e;try{if(this._heartbeatsCache===null&&await this._heartbeatsCachePromise,((e=this._heartbeatsCache)===null||e===void 0?void 0:e.heartbeats)==null||this._heartbeatsCache.heartbeats.length===0)return"";const n=B1(),{heartbeatsToSend:r,unsentEntries:i}=q8(this._heartbeatsCache.heartbeats),o=eP(JSON.stringify({version:2,heartbeats:r}));return this._heartbeatsCache.lastSentHeartbeatDate=n,i.length>0?(this._heartbeatsCache.heartbeats=i,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),o}catch(n){return Ol.warn(n),""}}}function B1(){return new Date().toISOString().substring(0,10)}function q8(t,e=z8){const n=[];let r=t.slice();for(const i of t){const o=n.find(a=>a.agent===i.agent);if(o){if(o.dates.push(i.date),$1(n)>e){o.dates.pop();break}}else if(n.push({agent:i.agent,dates:[i.date]}),$1(n)>e){n.pop();break}r=r.slice(1)}return{heartbeatsToSend:n,unsentEntries:r}}class X8{constructor(e){this.app=e,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return nP()?rP().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const n=await W8(this.app);return n!=null&&n.heartbeats?n:{heartbeats:[]}}else return{heartbeats:[]}}async overwrite(e){var n;if(await this._canUseIndexedDBPromise){const i=await this.read();return j1(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:i.lastSentHeartbeatDate,heartbeats:e.heartbeats})}else return}async add(e){var n;if(await this._canUseIndexedDBPromise){const i=await this.read();return j1(this.app,{lastSentHeartbeatDate:(n=e.lastSentHeartbeatDate)!==null&&n!==void 0?n:i.lastSentHeartbeatDate,heartbeats:[...i.heartbeats,...e.heartbeats]})}else return}}function $1(t){return eP(JSON.stringify({version:2,heartbeats:t})).length}/**
|
|
466
|
-
* @license
|
|
467
|
-
* Copyright 2019 Google LLC
|
|
468
|
-
*
|
|
469
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
470
|
-
* you may not use this file except in compliance with the License.
|
|
471
|
-
* You may obtain a copy of the License at
|
|
472
|
-
*
|
|
473
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
474
|
-
*
|
|
475
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
476
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
477
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
478
|
-
* See the License for the specific language governing permissions and
|
|
479
|
-
* limitations under the License.
|
|
480
|
-
*/function K8(t){Dc(new Tu("platform-logger",e=>new u8(e),"PRIVATE")),Dc(new Tu("heartbeat",e=>new G8(e),"PRIVATE")),gu(Av,F1,t),gu(Av,F1,"esm2017"),gu("fire-js","")}K8("");var Z8="firebase",J8="10.14.1";/**
|
|
481
|
-
* @license
|
|
482
|
-
* Copyright 2020 Google LLC
|
|
483
|
-
*
|
|
484
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
485
|
-
* you may not use this file except in compliance with the License.
|
|
486
|
-
* You may obtain a copy of the License at
|
|
487
|
-
*
|
|
488
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
489
|
-
*
|
|
490
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
491
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
492
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
493
|
-
* See the License for the specific language governing permissions and
|
|
494
|
-
* limitations under the License.
|
|
495
|
-
*/gu(Z8,J8,"app");const uP="@firebase/installations",sb="0.6.9";/**
|
|
496
|
-
* @license
|
|
497
|
-
* Copyright 2019 Google LLC
|
|
498
|
-
*
|
|
499
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
500
|
-
* you may not use this file except in compliance with the License.
|
|
501
|
-
* You may obtain a copy of the License at
|
|
502
|
-
*
|
|
503
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
504
|
-
*
|
|
505
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
506
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
507
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
508
|
-
* See the License for the specific language governing permissions and
|
|
509
|
-
* limitations under the License.
|
|
510
|
-
*/const cP=1e4,fP=`w:${sb}`,dP="FIS_v2",Q8="https://firebaseinstallations.googleapis.com/v1",e9=60*60*1e3,t9="installations",n9="Installations";/**
|
|
511
|
-
* @license
|
|
512
|
-
* Copyright 2019 Google LLC
|
|
513
|
-
*
|
|
514
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
515
|
-
* you may not use this file except in compliance with the License.
|
|
516
|
-
* You may obtain a copy of the License at
|
|
517
|
-
*
|
|
518
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
519
|
-
*
|
|
520
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
521
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
522
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
523
|
-
* See the License for the specific language governing permissions and
|
|
524
|
-
* limitations under the License.
|
|
525
|
-
*/const r9={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"not-registered":"Firebase Installation is not registered.","installation-not-found":"Firebase Installation not found.","request-failed":'{$requestName} request failed with error "{$serverCode} {$serverStatus}: {$serverMessage}"',"app-offline":"Could not process request. Application offline.","delete-pending-registration":"Can't delete installation while there is a pending registration request."},Pc=new qp(t9,n9,r9);function hP(t){return t instanceof Nf&&t.code.includes("request-failed")}/**
|
|
526
|
-
* @license
|
|
527
|
-
* Copyright 2019 Google LLC
|
|
528
|
-
*
|
|
529
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
530
|
-
* you may not use this file except in compliance with the License.
|
|
531
|
-
* You may obtain a copy of the License at
|
|
532
|
-
*
|
|
533
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
534
|
-
*
|
|
535
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
536
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
537
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
538
|
-
* See the License for the specific language governing permissions and
|
|
539
|
-
* limitations under the License.
|
|
540
|
-
*/function pP({projectId:t}){return`${Q8}/projects/${t}/installations`}function gP(t){return{token:t.token,requestStatus:2,expiresIn:o9(t.expiresIn),creationTime:Date.now()}}async function mP(t,e){const r=(await e.json()).error;return Pc.create("request-failed",{requestName:t,serverCode:r.code,serverMessage:r.message,serverStatus:r.status})}function vP({apiKey:t}){return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":t})}function i9(t,{refreshToken:e}){const n=vP(t);return n.append("Authorization",s9(e)),n}async function yP(t){const e=await t();return e.status>=500&&e.status<600?t():e}function o9(t){return Number(t.replace("s","000"))}function s9(t){return`${dP} ${t}`}/**
|
|
541
|
-
* @license
|
|
542
|
-
* Copyright 2019 Google LLC
|
|
543
|
-
*
|
|
544
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
545
|
-
* you may not use this file except in compliance with the License.
|
|
546
|
-
* You may obtain a copy of the License at
|
|
547
|
-
*
|
|
548
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
549
|
-
*
|
|
550
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
551
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
552
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
553
|
-
* See the License for the specific language governing permissions and
|
|
554
|
-
* limitations under the License.
|
|
555
|
-
*/async function a9({appConfig:t,heartbeatServiceProvider:e},{fid:n}){const r=pP(t),i=vP(t),o=e.getImmediate({optional:!0});if(o){const p=await o.getHeartbeatsHeader();p&&i.append("x-firebase-client",p)}const a={fid:n,authVersion:dP,appId:t.appId,sdkVersion:fP},c={method:"POST",headers:i,body:JSON.stringify(a)},f=await yP(()=>fetch(r,c));if(f.ok){const p=await f.json();return{fid:p.fid||n,registrationStatus:2,refreshToken:p.refreshToken,authToken:gP(p.authToken)}}else throw await mP("Create Installation",f)}/**
|
|
556
|
-
* @license
|
|
557
|
-
* Copyright 2019 Google LLC
|
|
558
|
-
*
|
|
559
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
560
|
-
* you may not use this file except in compliance with the License.
|
|
561
|
-
* You may obtain a copy of the License at
|
|
562
|
-
*
|
|
563
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
564
|
-
*
|
|
565
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
566
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
567
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
568
|
-
* See the License for the specific language governing permissions and
|
|
569
|
-
* limitations under the License.
|
|
570
|
-
*/function bP(t){return new Promise(e=>{setTimeout(e,t)})}/**
|
|
571
|
-
* @license
|
|
572
|
-
* Copyright 2019 Google LLC
|
|
573
|
-
*
|
|
574
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
575
|
-
* you may not use this file except in compliance with the License.
|
|
576
|
-
* You may obtain a copy of the License at
|
|
577
|
-
*
|
|
578
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
579
|
-
*
|
|
580
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
581
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
582
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
583
|
-
* See the License for the specific language governing permissions and
|
|
584
|
-
* limitations under the License.
|
|
585
|
-
*/function l9(t){return btoa(String.fromCharCode(...t)).replace(/\+/g,"-").replace(/\//g,"_")}/**
|
|
586
|
-
* @license
|
|
587
|
-
* Copyright 2019 Google LLC
|
|
588
|
-
*
|
|
589
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
590
|
-
* you may not use this file except in compliance with the License.
|
|
591
|
-
* You may obtain a copy of the License at
|
|
592
|
-
*
|
|
593
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
594
|
-
*
|
|
595
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
596
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
597
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
598
|
-
* See the License for the specific language governing permissions and
|
|
599
|
-
* limitations under the License.
|
|
600
|
-
*/const u9=/^[cdef][\w-]{21}$/,Lv="";function c9(){try{const t=new Uint8Array(17);(self.crypto||self.msCrypto).getRandomValues(t),t[0]=112+t[0]%16;const n=f9(t);return u9.test(n)?n:Lv}catch{return Lv}}function f9(t){return l9(t).substr(0,22)}/**
|
|
601
|
-
* @license
|
|
602
|
-
* Copyright 2019 Google LLC
|
|
603
|
-
*
|
|
604
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
605
|
-
* you may not use this file except in compliance with the License.
|
|
606
|
-
* You may obtain a copy of the License at
|
|
607
|
-
*
|
|
608
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
609
|
-
*
|
|
610
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
611
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
612
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
613
|
-
* See the License for the specific language governing permissions and
|
|
614
|
-
* limitations under the License.
|
|
615
|
-
*/function Kp(t){return`${t.appName}!${t.appId}`}/**
|
|
616
|
-
* @license
|
|
617
|
-
* Copyright 2019 Google LLC
|
|
618
|
-
*
|
|
619
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
620
|
-
* you may not use this file except in compliance with the License.
|
|
621
|
-
* You may obtain a copy of the License at
|
|
622
|
-
*
|
|
623
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
624
|
-
*
|
|
625
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
626
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
627
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
628
|
-
* See the License for the specific language governing permissions and
|
|
629
|
-
* limitations under the License.
|
|
630
|
-
*/const wP=new Map;function xP(t,e){const n=Kp(t);SP(n,e),d9(n,e)}function SP(t,e){const n=wP.get(t);if(n)for(const r of n)r(e)}function d9(t,e){const n=h9();n&&n.postMessage({key:t,fid:e}),p9()}let bc=null;function h9(){return!bc&&"BroadcastChannel"in self&&(bc=new BroadcastChannel("[Firebase] FID Change"),bc.onmessage=t=>{SP(t.data.key,t.data.fid)}),bc}function p9(){wP.size===0&&bc&&(bc.close(),bc=null)}/**
|
|
631
|
-
* @license
|
|
632
|
-
* Copyright 2019 Google LLC
|
|
633
|
-
*
|
|
634
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
635
|
-
* you may not use this file except in compliance with the License.
|
|
636
|
-
* You may obtain a copy of the License at
|
|
637
|
-
*
|
|
638
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
639
|
-
*
|
|
640
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
641
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
642
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
643
|
-
* See the License for the specific language governing permissions and
|
|
644
|
-
* limitations under the License.
|
|
645
|
-
*/const g9="firebase-installations-database",m9=1,Oc="firebase-installations-store";let Tm=null;function ab(){return Tm||(Tm=Xp(g9,m9,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Oc)}}})),Tm}async function xp(t,e){const n=Kp(t),i=(await ab()).transaction(Oc,"readwrite"),o=i.objectStore(Oc),a=await o.get(n);return await o.put(e,n),await i.done,(!a||a.fid!==e.fid)&&xP(t,e.fid),e}async function TP(t){const e=Kp(t),r=(await ab()).transaction(Oc,"readwrite");await r.objectStore(Oc).delete(e),await r.done}async function Zp(t,e){const n=Kp(t),i=(await ab()).transaction(Oc,"readwrite"),o=i.objectStore(Oc),a=await o.get(n),c=e(a);return c===void 0?await o.delete(n):await o.put(c,n),await i.done,c&&(!a||a.fid!==c.fid)&&xP(t,c.fid),c}/**
|
|
646
|
-
* @license
|
|
647
|
-
* Copyright 2019 Google LLC
|
|
648
|
-
*
|
|
649
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
650
|
-
* you may not use this file except in compliance with the License.
|
|
651
|
-
* You may obtain a copy of the License at
|
|
652
|
-
*
|
|
653
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
654
|
-
*
|
|
655
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
656
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
657
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
658
|
-
* See the License for the specific language governing permissions and
|
|
659
|
-
* limitations under the License.
|
|
660
|
-
*/async function lb(t){let e;const n=await Zp(t.appConfig,r=>{const i=v9(r),o=y9(t,i);return e=o.registrationPromise,o.installationEntry});return n.fid===Lv?{installationEntry:await e}:{installationEntry:n,registrationPromise:e}}function v9(t){const e=t||{fid:c9(),registrationStatus:0};return CP(e)}function y9(t,e){if(e.registrationStatus===0){if(!navigator.onLine){const i=Promise.reject(Pc.create("app-offline"));return{installationEntry:e,registrationPromise:i}}const n={fid:e.fid,registrationStatus:1,registrationTime:Date.now()},r=b9(t,n);return{installationEntry:n,registrationPromise:r}}else return e.registrationStatus===1?{installationEntry:e,registrationPromise:w9(t)}:{installationEntry:e}}async function b9(t,e){try{const n=await a9(t,e);return xp(t.appConfig,n)}catch(n){throw hP(n)&&n.customData.serverCode===409?await TP(t.appConfig):await xp(t.appConfig,{fid:e.fid,registrationStatus:0}),n}}async function w9(t){let e=await V1(t.appConfig);for(;e.registrationStatus===1;)await bP(100),e=await V1(t.appConfig);if(e.registrationStatus===0){const{installationEntry:n,registrationPromise:r}=await lb(t);return r||n}return e}function V1(t){return Zp(t,e=>{if(!e)throw Pc.create("installation-not-found");return CP(e)})}function CP(t){return x9(t)?{fid:t.fid,registrationStatus:0}:t}function x9(t){return t.registrationStatus===1&&t.registrationTime+cP<Date.now()}/**
|
|
661
|
-
* @license
|
|
662
|
-
* Copyright 2019 Google LLC
|
|
663
|
-
*
|
|
664
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
665
|
-
* you may not use this file except in compliance with the License.
|
|
666
|
-
* You may obtain a copy of the License at
|
|
667
|
-
*
|
|
668
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
669
|
-
*
|
|
670
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
671
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
672
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
673
|
-
* See the License for the specific language governing permissions and
|
|
674
|
-
* limitations under the License.
|
|
675
|
-
*/async function S9({appConfig:t,heartbeatServiceProvider:e},n){const r=T9(t,n),i=i9(t,n),o=e.getImmediate({optional:!0});if(o){const p=await o.getHeartbeatsHeader();p&&i.append("x-firebase-client",p)}const a={installation:{sdkVersion:fP,appId:t.appId}},c={method:"POST",headers:i,body:JSON.stringify(a)},f=await yP(()=>fetch(r,c));if(f.ok){const p=await f.json();return gP(p)}else throw await mP("Generate Auth Token",f)}function T9(t,{fid:e}){return`${pP(t)}/${e}/authTokens:generate`}/**
|
|
676
|
-
* @license
|
|
677
|
-
* Copyright 2019 Google LLC
|
|
678
|
-
*
|
|
679
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
680
|
-
* you may not use this file except in compliance with the License.
|
|
681
|
-
* You may obtain a copy of the License at
|
|
682
|
-
*
|
|
683
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
684
|
-
*
|
|
685
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
686
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
687
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
688
|
-
* See the License for the specific language governing permissions and
|
|
689
|
-
* limitations under the License.
|
|
690
|
-
*/async function ub(t,e=!1){let n;const r=await Zp(t.appConfig,o=>{if(!EP(o))throw Pc.create("not-registered");const a=o.authToken;if(!e&&k9(a))return o;if(a.requestStatus===1)return n=C9(t,e),o;{if(!navigator.onLine)throw Pc.create("app-offline");const c=P9(o);return n=E9(t,c),c}});return n?await n:r.authToken}async function C9(t,e){let n=await H1(t.appConfig);for(;n.authToken.requestStatus===1;)await bP(100),n=await H1(t.appConfig);const r=n.authToken;return r.requestStatus===0?ub(t,e):r}function H1(t){return Zp(t,e=>{if(!EP(e))throw Pc.create("not-registered");const n=e.authToken;return O9(n)?Object.assign(Object.assign({},e),{authToken:{requestStatus:0}}):e})}async function E9(t,e){try{const n=await S9(t,e),r=Object.assign(Object.assign({},e),{authToken:n});return await xp(t.appConfig,r),n}catch(n){if(hP(n)&&(n.customData.serverCode===401||n.customData.serverCode===404))await TP(t.appConfig);else{const r=Object.assign(Object.assign({},e),{authToken:{requestStatus:0}});await xp(t.appConfig,r)}throw n}}function EP(t){return t!==void 0&&t.registrationStatus===2}function k9(t){return t.requestStatus===2&&!D9(t)}function D9(t){const e=Date.now();return e<t.creationTime||t.creationTime+t.expiresIn<e+e9}function P9(t){const e={requestStatus:1,requestTime:Date.now()};return Object.assign(Object.assign({},t),{authToken:e})}function O9(t){return t.requestStatus===1&&t.requestTime+cP<Date.now()}/**
|
|
691
|
-
* @license
|
|
692
|
-
* Copyright 2019 Google LLC
|
|
693
|
-
*
|
|
694
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
695
|
-
* you may not use this file except in compliance with the License.
|
|
696
|
-
* You may obtain a copy of the License at
|
|
697
|
-
*
|
|
698
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
699
|
-
*
|
|
700
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
701
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
702
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
703
|
-
* See the License for the specific language governing permissions and
|
|
704
|
-
* limitations under the License.
|
|
705
|
-
*/async function _9(t){const e=t,{installationEntry:n,registrationPromise:r}=await lb(e);return r?r.catch(console.error):ub(e).catch(console.error),n.fid}/**
|
|
706
|
-
* @license
|
|
707
|
-
* Copyright 2019 Google LLC
|
|
708
|
-
*
|
|
709
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
710
|
-
* you may not use this file except in compliance with the License.
|
|
711
|
-
* You may obtain a copy of the License at
|
|
712
|
-
*
|
|
713
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
714
|
-
*
|
|
715
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
716
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
717
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
718
|
-
* See the License for the specific language governing permissions and
|
|
719
|
-
* limitations under the License.
|
|
720
|
-
*/async function R9(t,e=!1){const n=t;return await A9(n),(await ub(n,e)).token}async function A9(t){const{registrationPromise:e}=await lb(t);e&&await e}/**
|
|
721
|
-
* @license
|
|
722
|
-
* Copyright 2019 Google LLC
|
|
723
|
-
*
|
|
724
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
725
|
-
* you may not use this file except in compliance with the License.
|
|
726
|
-
* You may obtain a copy of the License at
|
|
727
|
-
*
|
|
728
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
729
|
-
*
|
|
730
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
731
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
732
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
733
|
-
* See the License for the specific language governing permissions and
|
|
734
|
-
* limitations under the License.
|
|
735
|
-
*/function I9(t){if(!t||!t.options)throw Cm("App Configuration");if(!t.name)throw Cm("App Name");const e=["projectId","apiKey","appId"];for(const n of e)if(!t.options[n])throw Cm(n);return{appName:t.name,projectId:t.options.projectId,apiKey:t.options.apiKey,appId:t.options.appId}}function Cm(t){return Pc.create("missing-app-config-values",{valueName:t})}/**
|
|
736
|
-
* @license
|
|
737
|
-
* Copyright 2020 Google LLC
|
|
738
|
-
*
|
|
739
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
740
|
-
* you may not use this file except in compliance with the License.
|
|
741
|
-
* You may obtain a copy of the License at
|
|
742
|
-
*
|
|
743
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
744
|
-
*
|
|
745
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
746
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
747
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
748
|
-
* See the License for the specific language governing permissions and
|
|
749
|
-
* limitations under the License.
|
|
750
|
-
*/const kP="installations",M9="installations-internal",L9=t=>{const e=t.getProvider("app").getImmediate(),n=I9(e),r=ob(e,"heartbeat");return{app:e,appConfig:n,heartbeatServiceProvider:r,_delete:()=>Promise.resolve()}},F9=t=>{const e=t.getProvider("app").getImmediate(),n=ob(e,kP).getImmediate();return{getId:()=>_9(n),getToken:i=>R9(n,i)}};function N9(){Dc(new Tu(kP,L9,"PUBLIC")),Dc(new Tu(M9,F9,"PRIVATE"))}N9();gu(uP,sb);gu(uP,sb,"esm2017");/**
|
|
751
|
-
* @license
|
|
752
|
-
* Copyright 2019 Google LLC
|
|
753
|
-
*
|
|
754
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
755
|
-
* you may not use this file except in compliance with the License.
|
|
756
|
-
* You may obtain a copy of the License at
|
|
757
|
-
*
|
|
758
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
759
|
-
*
|
|
760
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
761
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
762
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
763
|
-
* See the License for the specific language governing permissions and
|
|
764
|
-
* limitations under the License.
|
|
765
|
-
*/const j9="/firebase-messaging-sw.js",B9="/firebase-cloud-messaging-push-scope",DP="BDOU99-h67HcA6JeFXHbSNMu7e2yNNu3RzoMj8TM4W88jITfq7ZmPvIM1Iv-4_l2LxQcYwhqby2xGpWwzjfAnG4",$9="https://fcmregistrations.googleapis.com/v1",PP="google.c.a.c_id",V9="google.c.a.c_l",H9="google.c.a.ts",U9="google.c.a.e";var U1;(function(t){t[t.DATA_MESSAGE=1]="DATA_MESSAGE",t[t.DISPLAY_NOTIFICATION=3]="DISPLAY_NOTIFICATION"})(U1||(U1={}));/**
|
|
766
|
-
* @license
|
|
767
|
-
* Copyright 2018 Google LLC
|
|
768
|
-
*
|
|
769
|
-
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
|
|
770
|
-
* in compliance with the License. You may obtain a copy of the License at
|
|
771
|
-
*
|
|
772
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
773
|
-
*
|
|
774
|
-
* Unless required by applicable law or agreed to in writing, software distributed under the License
|
|
775
|
-
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
|
776
|
-
* or implied. See the License for the specific language governing permissions and limitations under
|
|
777
|
-
* the License.
|
|
778
|
-
*/var Vd;(function(t){t.PUSH_RECEIVED="push-received",t.NOTIFICATION_CLICKED="notification-clicked"})(Vd||(Vd={}));/**
|
|
779
|
-
* @license
|
|
780
|
-
* Copyright 2017 Google LLC
|
|
781
|
-
*
|
|
782
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
783
|
-
* you may not use this file except in compliance with the License.
|
|
784
|
-
* You may obtain a copy of the License at
|
|
785
|
-
*
|
|
786
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
787
|
-
*
|
|
788
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
789
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
790
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
791
|
-
* See the License for the specific language governing permissions and
|
|
792
|
-
* limitations under the License.
|
|
793
|
-
*/function yl(t){const e=new Uint8Array(t);return btoa(String.fromCharCode(...e)).replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function W9(t){const e="=".repeat((4-t.length%4)%4),n=(t+e).replace(/\-/g,"+").replace(/_/g,"/"),r=atob(n),i=new Uint8Array(r.length);for(let o=0;o<r.length;++o)i[o]=r.charCodeAt(o);return i}/**
|
|
794
|
-
* @license
|
|
795
|
-
* Copyright 2019 Google LLC
|
|
796
|
-
*
|
|
797
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
798
|
-
* you may not use this file except in compliance with the License.
|
|
799
|
-
* You may obtain a copy of the License at
|
|
800
|
-
*
|
|
801
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
802
|
-
*
|
|
803
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
804
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
805
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
806
|
-
* See the License for the specific language governing permissions and
|
|
807
|
-
* limitations under the License.
|
|
808
|
-
*/const Em="fcm_token_details_db",z9=5,W1="fcm_token_object_Store";async function Y9(t){if("databases"in indexedDB&&!(await indexedDB.databases()).map(o=>o.name).includes(Em))return null;let e=null;return(await Xp(Em,z9,{upgrade:async(r,i,o,a)=>{var c;if(i<2||!r.objectStoreNames.contains(W1))return;const f=a.objectStore(W1),p=await f.index("fcmSenderId").get(t);if(await f.clear(),!!p){if(i===2){const b=p;if(!b.auth||!b.p256dh||!b.endpoint)return;e={token:b.fcmToken,createTime:(c=b.createTime)!==null&&c!==void 0?c:Date.now(),subscriptionOptions:{auth:b.auth,p256dh:b.p256dh,endpoint:b.endpoint,swScope:b.swScope,vapidKey:typeof b.vapidKey=="string"?b.vapidKey:yl(b.vapidKey)}}}else if(i===3){const b=p;e={token:b.fcmToken,createTime:b.createTime,subscriptionOptions:{auth:yl(b.auth),p256dh:yl(b.p256dh),endpoint:b.endpoint,swScope:b.swScope,vapidKey:yl(b.vapidKey)}}}else if(i===4){const b=p;e={token:b.fcmToken,createTime:b.createTime,subscriptionOptions:{auth:yl(b.auth),p256dh:yl(b.p256dh),endpoint:b.endpoint,swScope:b.swScope,vapidKey:yl(b.vapidKey)}}}}}})).close(),await wm(Em),await wm("fcm_vapid_details_db"),await wm("undefined"),G9(e)?e:null}function G9(t){if(!t||!t.subscriptionOptions)return!1;const{subscriptionOptions:e}=t;return typeof t.createTime=="number"&&t.createTime>0&&typeof t.token=="string"&&t.token.length>0&&typeof e.auth=="string"&&e.auth.length>0&&typeof e.p256dh=="string"&&e.p256dh.length>0&&typeof e.endpoint=="string"&&e.endpoint.length>0&&typeof e.swScope=="string"&&e.swScope.length>0&&typeof e.vapidKey=="string"&&e.vapidKey.length>0}/**
|
|
809
|
-
* @license
|
|
810
|
-
* Copyright 2019 Google LLC
|
|
811
|
-
*
|
|
812
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
813
|
-
* you may not use this file except in compliance with the License.
|
|
814
|
-
* You may obtain a copy of the License at
|
|
815
|
-
*
|
|
816
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
817
|
-
*
|
|
818
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
819
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
820
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
821
|
-
* See the License for the specific language governing permissions and
|
|
822
|
-
* limitations under the License.
|
|
823
|
-
*/const q9="firebase-messaging-database",X9=1,Hd="firebase-messaging-store";let km=null;function OP(){return km||(km=Xp(q9,X9,{upgrade:(t,e)=>{switch(e){case 0:t.createObjectStore(Hd)}}})),km}async function K9(t){const e=_P(t),r=await(await OP()).transaction(Hd).objectStore(Hd).get(e);if(r)return r;{const i=await Y9(t.appConfig.senderId);if(i)return await cb(t,i),i}}async function cb(t,e){const n=_P(t),i=(await OP()).transaction(Hd,"readwrite");return await i.objectStore(Hd).put(e,n),await i.done,e}function _P({appConfig:t}){return t.appId}/**
|
|
824
|
-
* @license
|
|
825
|
-
* Copyright 2017 Google LLC
|
|
826
|
-
*
|
|
827
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
828
|
-
* you may not use this file except in compliance with the License.
|
|
829
|
-
* You may obtain a copy of the License at
|
|
830
|
-
*
|
|
831
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
832
|
-
*
|
|
833
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
834
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
835
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
836
|
-
* See the License for the specific language governing permissions and
|
|
837
|
-
* limitations under the License.
|
|
838
|
-
*/const Z9={"missing-app-config-values":'Missing App configuration value: "{$valueName}"',"only-available-in-window":"This method is available in a Window context.","only-available-in-sw":"This method is available in a service worker context.","permission-default":"The notification permission was not granted and dismissed instead.","permission-blocked":"The notification permission was not granted and blocked instead.","unsupported-browser":"This browser doesn't support the API's required to use the Firebase SDK.","indexed-db-unsupported":"This browser doesn't support indexedDb.open() (ex. Safari iFrame, Firefox Private Browsing, etc)","failed-service-worker-registration":"We are unable to register the default service worker. {$browserErrorMessage}","token-subscribe-failed":"A problem occurred while subscribing the user to FCM: {$errorInfo}","token-subscribe-no-token":"FCM returned no token when subscribing the user to push.","token-unsubscribe-failed":"A problem occurred while unsubscribing the user from FCM: {$errorInfo}","token-update-failed":"A problem occurred while updating the user from FCM: {$errorInfo}","token-update-no-token":"FCM returned no token when updating the user to push.","use-sw-after-get-token":"The useServiceWorker() method may only be called once and must be called before calling getToken() to ensure your service worker is used.","invalid-sw-registration":"The input to useServiceWorker() must be a ServiceWorkerRegistration.","invalid-bg-handler":"The input to setBackgroundMessageHandler() must be a function.","invalid-vapid-key":"The public VAPID key must be a string.","use-vapid-key-after-get-token":"The usePublicVapidKey() method may only be called once and must be called before calling getToken() to ensure your VAPID key is used."},Bi=new qp("messaging","Messaging",Z9);/**
|
|
839
|
-
* @license
|
|
840
|
-
* Copyright 2019 Google LLC
|
|
841
|
-
*
|
|
842
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
843
|
-
* you may not use this file except in compliance with the License.
|
|
844
|
-
* You may obtain a copy of the License at
|
|
845
|
-
*
|
|
846
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
847
|
-
*
|
|
848
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
849
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
850
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
851
|
-
* See the License for the specific language governing permissions and
|
|
852
|
-
* limitations under the License.
|
|
853
|
-
*/async function J9(t,e){const n=await db(t),r=RP(e),i={method:"POST",headers:n,body:JSON.stringify(r)};let o;try{o=await(await fetch(fb(t.appConfig),i)).json()}catch(a){throw Bi.create("token-subscribe-failed",{errorInfo:a==null?void 0:a.toString()})}if(o.error){const a=o.error.message;throw Bi.create("token-subscribe-failed",{errorInfo:a})}if(!o.token)throw Bi.create("token-subscribe-no-token");return o.token}async function Q9(t,e){const n=await db(t),r=RP(e.subscriptionOptions),i={method:"PATCH",headers:n,body:JSON.stringify(r)};let o;try{o=await(await fetch(`${fb(t.appConfig)}/${e.token}`,i)).json()}catch(a){throw Bi.create("token-update-failed",{errorInfo:a==null?void 0:a.toString()})}if(o.error){const a=o.error.message;throw Bi.create("token-update-failed",{errorInfo:a})}if(!o.token)throw Bi.create("token-update-no-token");return o.token}async function eY(t,e){const r={method:"DELETE",headers:await db(t)};try{const o=await(await fetch(`${fb(t.appConfig)}/${e}`,r)).json();if(o.error){const a=o.error.message;throw Bi.create("token-unsubscribe-failed",{errorInfo:a})}}catch(i){throw Bi.create("token-unsubscribe-failed",{errorInfo:i==null?void 0:i.toString()})}}function fb({projectId:t}){return`${$9}/projects/${t}/registrations`}async function db({appConfig:t,installations:e}){const n=await e.getToken();return new Headers({"Content-Type":"application/json",Accept:"application/json","x-goog-api-key":t.apiKey,"x-goog-firebase-installations-auth":`FIS ${n}`})}function RP({p256dh:t,auth:e,endpoint:n,vapidKey:r}){const i={web:{endpoint:n,auth:e,p256dh:t}};return r!==DP&&(i.web.applicationPubKey=r),i}/**
|
|
854
|
-
* @license
|
|
855
|
-
* Copyright 2019 Google LLC
|
|
856
|
-
*
|
|
857
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
858
|
-
* you may not use this file except in compliance with the License.
|
|
859
|
-
* You may obtain a copy of the License at
|
|
860
|
-
*
|
|
861
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
862
|
-
*
|
|
863
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
864
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
865
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
866
|
-
* See the License for the specific language governing permissions and
|
|
867
|
-
* limitations under the License.
|
|
868
|
-
*/const tY=7*24*60*60*1e3;async function nY(t){const e=await iY(t.swRegistration,t.vapidKey),n={vapidKey:t.vapidKey,swScope:t.swRegistration.scope,endpoint:e.endpoint,auth:yl(e.getKey("auth")),p256dh:yl(e.getKey("p256dh"))},r=await K9(t.firebaseDependencies);if(r){if(oY(r.subscriptionOptions,n))return Date.now()>=r.createTime+tY?rY(t,{token:r.token,createTime:Date.now(),subscriptionOptions:n}):r.token;try{await eY(t.firebaseDependencies,r.token)}catch(i){console.warn(i)}return z1(t.firebaseDependencies,n)}else return z1(t.firebaseDependencies,n)}async function rY(t,e){try{const n=await Q9(t.firebaseDependencies,e),r=Object.assign(Object.assign({},e),{token:n,createTime:Date.now()});return await cb(t.firebaseDependencies,r),n}catch(n){throw n}}async function z1(t,e){const r={token:await J9(t,e),createTime:Date.now(),subscriptionOptions:e};return await cb(t,r),r.token}async function iY(t,e){const n=await t.pushManager.getSubscription();return n||t.pushManager.subscribe({userVisibleOnly:!0,applicationServerKey:W9(e)})}function oY(t,e){const n=e.vapidKey===t.vapidKey,r=e.endpoint===t.endpoint,i=e.auth===t.auth,o=e.p256dh===t.p256dh;return n&&r&&i&&o}/**
|
|
869
|
-
* @license
|
|
870
|
-
* Copyright 2020 Google LLC
|
|
871
|
-
*
|
|
872
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
873
|
-
* you may not use this file except in compliance with the License.
|
|
874
|
-
* You may obtain a copy of the License at
|
|
875
|
-
*
|
|
876
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
877
|
-
*
|
|
878
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
879
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
880
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
881
|
-
* See the License for the specific language governing permissions and
|
|
882
|
-
* limitations under the License.
|
|
883
|
-
*/function Y1(t){const e={from:t.from,collapseKey:t.collapse_key,messageId:t.fcmMessageId};return sY(e,t),aY(e,t),lY(e,t),e}function sY(t,e){if(!e.notification)return;t.notification={};const n=e.notification.title;n&&(t.notification.title=n);const r=e.notification.body;r&&(t.notification.body=r);const i=e.notification.image;i&&(t.notification.image=i);const o=e.notification.icon;o&&(t.notification.icon=o)}function aY(t,e){e.data&&(t.data=e.data)}function lY(t,e){var n,r,i,o,a;if(!e.fcmOptions&&!(!((n=e.notification)===null||n===void 0)&&n.click_action))return;t.fcmOptions={};const c=(i=(r=e.fcmOptions)===null||r===void 0?void 0:r.link)!==null&&i!==void 0?i:(o=e.notification)===null||o===void 0?void 0:o.click_action;c&&(t.fcmOptions.link=c);const f=(a=e.fcmOptions)===null||a===void 0?void 0:a.analytics_label;f&&(t.fcmOptions.analyticsLabel=f)}/**
|
|
884
|
-
* @license
|
|
885
|
-
* Copyright 2019 Google LLC
|
|
886
|
-
*
|
|
887
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
888
|
-
* you may not use this file except in compliance with the License.
|
|
889
|
-
* You may obtain a copy of the License at
|
|
890
|
-
*
|
|
891
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
892
|
-
*
|
|
893
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
894
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
895
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
896
|
-
* See the License for the specific language governing permissions and
|
|
897
|
-
* limitations under the License.
|
|
898
|
-
*/function uY(t){return typeof t=="object"&&!!t&&PP in t}/**
|
|
899
|
-
* @license
|
|
900
|
-
* Copyright 2019 Google LLC
|
|
901
|
-
*
|
|
902
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
903
|
-
* you may not use this file except in compliance with the License.
|
|
904
|
-
* You may obtain a copy of the License at
|
|
905
|
-
*
|
|
906
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
907
|
-
*
|
|
908
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
909
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
910
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
911
|
-
* See the License for the specific language governing permissions and
|
|
912
|
-
* limitations under the License.
|
|
913
|
-
*/function cY(t){if(!t||!t.options)throw Dm("App Configuration Object");if(!t.name)throw Dm("App Name");const e=["projectId","apiKey","appId","messagingSenderId"],{options:n}=t;for(const r of e)if(!n[r])throw Dm(r);return{appName:t.name,projectId:n.projectId,apiKey:n.apiKey,appId:n.appId,senderId:n.messagingSenderId}}function Dm(t){return Bi.create("missing-app-config-values",{valueName:t})}/**
|
|
914
|
-
* @license
|
|
915
|
-
* Copyright 2020 Google LLC
|
|
916
|
-
*
|
|
917
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
918
|
-
* you may not use this file except in compliance with the License.
|
|
919
|
-
* You may obtain a copy of the License at
|
|
920
|
-
*
|
|
921
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
922
|
-
*
|
|
923
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
924
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
925
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
926
|
-
* See the License for the specific language governing permissions and
|
|
927
|
-
* limitations under the License.
|
|
928
|
-
*/class fY{constructor(e,n,r){this.deliveryMetricsExportedToBigQueryEnabled=!1,this.onBackgroundMessageHandler=null,this.onMessageHandler=null,this.logEvents=[],this.isLogServiceStarted=!1;const i=cY(e);this.firebaseDependencies={app:e,appConfig:i,installations:n,analyticsProvider:r}}_delete(){return Promise.resolve()}}/**
|
|
929
|
-
* @license
|
|
930
|
-
* Copyright 2020 Google LLC
|
|
931
|
-
*
|
|
932
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
933
|
-
* you may not use this file except in compliance with the License.
|
|
934
|
-
* You may obtain a copy of the License at
|
|
935
|
-
*
|
|
936
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
937
|
-
*
|
|
938
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
939
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
940
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
941
|
-
* See the License for the specific language governing permissions and
|
|
942
|
-
* limitations under the License.
|
|
943
|
-
*/async function dY(t){try{t.swRegistration=await navigator.serviceWorker.register(j9,{scope:B9}),t.swRegistration.update().catch(()=>{})}catch(e){throw Bi.create("failed-service-worker-registration",{browserErrorMessage:e==null?void 0:e.message})}}/**
|
|
944
|
-
* @license
|
|
945
|
-
* Copyright 2020 Google LLC
|
|
946
|
-
*
|
|
947
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
948
|
-
* you may not use this file except in compliance with the License.
|
|
949
|
-
* You may obtain a copy of the License at
|
|
950
|
-
*
|
|
951
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
952
|
-
*
|
|
953
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
954
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
955
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
956
|
-
* See the License for the specific language governing permissions and
|
|
957
|
-
* limitations under the License.
|
|
958
|
-
*/async function hY(t,e){if(!e&&!t.swRegistration&&await dY(t),!(!e&&t.swRegistration)){if(!(e instanceof ServiceWorkerRegistration))throw Bi.create("invalid-sw-registration");t.swRegistration=e}}/**
|
|
959
|
-
* @license
|
|
960
|
-
* Copyright 2020 Google LLC
|
|
961
|
-
*
|
|
962
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
963
|
-
* you may not use this file except in compliance with the License.
|
|
964
|
-
* You may obtain a copy of the License at
|
|
965
|
-
*
|
|
966
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
967
|
-
*
|
|
968
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
969
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
970
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
971
|
-
* See the License for the specific language governing permissions and
|
|
972
|
-
* limitations under the License.
|
|
973
|
-
*/async function pY(t,e){e?t.vapidKey=e:t.vapidKey||(t.vapidKey=DP)}/**
|
|
974
|
-
* @license
|
|
975
|
-
* Copyright 2020 Google LLC
|
|
976
|
-
*
|
|
977
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
978
|
-
* you may not use this file except in compliance with the License.
|
|
979
|
-
* You may obtain a copy of the License at
|
|
980
|
-
*
|
|
981
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
982
|
-
*
|
|
983
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
984
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
985
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
986
|
-
* See the License for the specific language governing permissions and
|
|
987
|
-
* limitations under the License.
|
|
988
|
-
*/async function AP(t,e){if(!navigator)throw Bi.create("only-available-in-window");if(Notification.permission==="default"&&await Notification.requestPermission(),Notification.permission!=="granted")throw Bi.create("permission-blocked");return await pY(t,e==null?void 0:e.vapidKey),await hY(t,e==null?void 0:e.serviceWorkerRegistration),nY(t)}/**
|
|
989
|
-
* @license
|
|
990
|
-
* Copyright 2019 Google LLC
|
|
991
|
-
*
|
|
992
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
993
|
-
* you may not use this file except in compliance with the License.
|
|
994
|
-
* You may obtain a copy of the License at
|
|
995
|
-
*
|
|
996
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
997
|
-
*
|
|
998
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
999
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1000
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1001
|
-
* See the License for the specific language governing permissions and
|
|
1002
|
-
* limitations under the License.
|
|
1003
|
-
*/async function gY(t,e,n){const r=mY(e);(await t.firebaseDependencies.analyticsProvider.get()).logEvent(r,{message_id:n[PP],message_name:n[V9],message_time:n[H9],message_device_time:Math.floor(Date.now()/1e3)})}function mY(t){switch(t){case Vd.NOTIFICATION_CLICKED:return"notification_open";case Vd.PUSH_RECEIVED:return"notification_foreground";default:throw new Error}}/**
|
|
1004
|
-
* @license
|
|
1005
|
-
* Copyright 2017 Google LLC
|
|
1006
|
-
*
|
|
1007
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1008
|
-
* you may not use this file except in compliance with the License.
|
|
1009
|
-
* You may obtain a copy of the License at
|
|
1010
|
-
*
|
|
1011
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1012
|
-
*
|
|
1013
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1014
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1015
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1016
|
-
* See the License for the specific language governing permissions and
|
|
1017
|
-
* limitations under the License.
|
|
1018
|
-
*/async function vY(t,e){const n=e.data;if(!n.isFirebaseMessaging)return;t.onMessageHandler&&n.messageType===Vd.PUSH_RECEIVED&&(typeof t.onMessageHandler=="function"?t.onMessageHandler(Y1(n)):t.onMessageHandler.next(Y1(n)));const r=n.data;uY(r)&&r[U9]==="1"&&await gY(t,n.messageType,r)}const G1="@firebase/messaging",q1="0.12.12";/**
|
|
1019
|
-
* @license
|
|
1020
|
-
* Copyright 2020 Google LLC
|
|
1021
|
-
*
|
|
1022
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1023
|
-
* you may not use this file except in compliance with the License.
|
|
1024
|
-
* You may obtain a copy of the License at
|
|
1025
|
-
*
|
|
1026
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1027
|
-
*
|
|
1028
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1029
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1030
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1031
|
-
* See the License for the specific language governing permissions and
|
|
1032
|
-
* limitations under the License.
|
|
1033
|
-
*/const yY=t=>{const e=new fY(t.getProvider("app").getImmediate(),t.getProvider("installations-internal").getImmediate(),t.getProvider("analytics-internal"));return navigator.serviceWorker.addEventListener("message",n=>vY(e,n)),e},bY=t=>{const e=t.getProvider("messaging").getImmediate();return{getToken:r=>AP(e,r)}};function wY(){Dc(new Tu("messaging",yY,"PUBLIC")),Dc(new Tu("messaging-internal",bY,"PRIVATE")),gu(G1,q1),gu(G1,q1,"esm2017")}/**
|
|
1034
|
-
* @license
|
|
1035
|
-
* Copyright 2020 Google LLC
|
|
1036
|
-
*
|
|
1037
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1038
|
-
* you may not use this file except in compliance with the License.
|
|
1039
|
-
* You may obtain a copy of the License at
|
|
1040
|
-
*
|
|
1041
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1042
|
-
*
|
|
1043
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1044
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1045
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1046
|
-
* See the License for the specific language governing permissions and
|
|
1047
|
-
* limitations under the License.
|
|
1048
|
-
*/async function xY(){try{await rP()}catch{return!1}return typeof window<"u"&&nP()&&$6()&&"serviceWorker"in navigator&&"PushManager"in window&&"Notification"in window&&"fetch"in window&&ServiceWorkerRegistration.prototype.hasOwnProperty("showNotification")&&PushSubscription.prototype.hasOwnProperty("getKey")}/**
|
|
1049
|
-
* @license
|
|
1050
|
-
* Copyright 2020 Google LLC
|
|
1051
|
-
*
|
|
1052
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1053
|
-
* you may not use this file except in compliance with the License.
|
|
1054
|
-
* You may obtain a copy of the License at
|
|
1055
|
-
*
|
|
1056
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1057
|
-
*
|
|
1058
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1059
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1060
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1061
|
-
* See the License for the specific language governing permissions and
|
|
1062
|
-
* limitations under the License.
|
|
1063
|
-
*/function SY(t,e){if(!navigator)throw Bi.create("only-available-in-window");return t.onMessageHandler=e,()=>{t.onMessageHandler=null}}/**
|
|
1064
|
-
* @license
|
|
1065
|
-
* Copyright 2017 Google LLC
|
|
1066
|
-
*
|
|
1067
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1068
|
-
* you may not use this file except in compliance with the License.
|
|
1069
|
-
* You may obtain a copy of the License at
|
|
1070
|
-
*
|
|
1071
|
-
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1072
|
-
*
|
|
1073
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
1074
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1075
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1076
|
-
* See the License for the specific language governing permissions and
|
|
1077
|
-
* limitations under the License.
|
|
1078
|
-
*/function TY(t=V8()){return xY().then(e=>{if(!e)throw Bi.create("unsupported-browser")},e=>{throw Bi.create("indexed-db-unsupported")}),ob(rb(t),"messaging").getImmediate()}async function CY(t,e){return t=rb(t),AP(t,e)}function EY(t,e){return t=rb(t),SY(t,e)}wY();exports.AuthContext=jv;exports.AuthProvider=uM;exports.CustomOpenList=aT;exports.CustomOpenListProvider=qI;exports.DateRangePicker=O6;exports.ERROR_MESSAGE=rT;exports.FavoriteMenu=r6;exports.GlobalMenu=v6;exports.IconComponent=ND;exports.InfiniteLoader=E6;exports.Language=$v;exports.LogoutConfirmModal=X1;exports.PropTypes=_s;exports.Q=F2;exports.SaasThemeProvider=sM;exports.StyleWrapper=Vv;exports.TranslationProvider=mL;exports._=b6;exports._assertThisInitialized=xl;exports._extends=Rf;exports._extends$1=t4;exports._inheritsLoose=AD;exports._objectWithoutPropertiesLoose=Bv;exports.activeStyles=eb;exports.axiosInstance=As;exports.clsx=bl;exports.color=ki;exports.commonjsGlobal=Ei;exports.createCustomTheme=fT;exports.getAugmentedNamespace=kM;exports.getMessagingInWindow=TY;exports.getToken=CY;exports.handleErrorAxios=sT;exports.initializeApp=sP;exports.lodashExports=XD;exports.login=iT;exports.logout=oT;exports.notify=H2;exports.objectWithoutPropertiesLoose=EM;exports.onMessage=EY;exports.pushError=Wd;exports.pushSuccess=Yv;exports.pushWarning=V2;exports.responseInterceptor=GI;exports.search=fM;exports.setFavicon=dT;exports.styles=y6;exports.translate=pL;exports.translationConfig=hL;exports.updateFavoriteItems=nb;exports.useAuth=cM;exports.useCustomTranslation=dL;exports.useTheme=oM;exports.useTranslation=xT;exports.useTranslation$1=gL;
|