@flarehr/superhero-workplace-policies 0.9.9 → 0.10.10
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/index.html
CHANGED
|
@@ -6,15 +6,12 @@
|
|
|
6
6
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
7
7
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
8
8
|
<script type="module" crossorigin src="/superhero-workplace-policies.js"></script>
|
|
9
|
-
<link rel="stylesheet" href="/assets/index.179954eb.css">
|
|
10
9
|
</head>
|
|
11
10
|
<body>
|
|
12
11
|
<div>
|
|
13
12
|
<superhero-workplace-policies-global
|
|
14
13
|
access-token="eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1LSTNROW5OUjdiUm9meG1lWm9YcWJIWkdldyJ9.eyJhdWQiOiJjZTI3Y2E4Ny0xNDA1LTQwZWUtYjNkNy0xNmRhZDFhNDBiMjMiLCJpc3MiOiJodHRwczovL2xvZ2luLm1pY3Jvc29mdG9ubGluZS5jb20vMmRkMTVkZjItNzM0Yy00MWM1LWFlZGEtNGYxMGI0MmVjMTlkL3YyLjAiLCJpYXQiOjE2ODkxMTM4MTUsIm5iZiI6MTY4OTExMzgxNSwiZXhwIjoxNjg5MTE3NzE1LCJhaW8iOiJBV1FBbS84VEFBQUEzY1BNZk96MHdVUnNyYm0yREh6c1BWM1NBekMwSFJwZ2FNMVhQcmdzSy9NNWczcHRhSWZobnNGSTZvTzhaR0dqaUYrSmpVSXFOd3lxZCtib0kzcHY2UHN3UlZqTWpyZmpGTzdnTkliN1RDUE9xUDVYQmZLYWpzUFZZdFNscElNcCIsImF0X2hhc2giOiJrWE5NWndpQUktRWdXVklDbHFFX1JBIiwiZW1haWwiOiJqYXZhZC5zYXlhcmlAZmxhcmVoci5jb20iLCJuYW1lIjoiSmF2YWQgU2F5YXJpIiwibm9uY2UiOiI1MjMzYzAzMTlmODY0NTU2YTkxNWJkMDAzNDFhYWZmZiIsIm9pZCI6IjAwMzcwZDE1LWUwYWUtNGJkMC05MmZmLTc0M2ExYTYyOTE0YiIsInByZWZlcnJlZF91c2VybmFtZSI6ImphdmFkLnNheWFyaUBmbGFyZWhyLmNvbSIsInJoIjoiMC5BVUlBOGwzUkxVeHp4VUd1Mms4UXRDN0JuWWZLSjg0RkZPNUFzOWNXMnRHa0N5TkNBR00uIiwicm9sZXMiOlsiQmVuZWZpdHNPbmJvYXJkaW5nLkVkaXRDb25maWciLCJCZW5lZml0c09uYm9hcmRpbmcuQWNjZXNzIiwiU3VwZXJoZXJvLkxvZ2luIiwiU3VwZXJTZWxlY3Rpb24uRWRpdFBhbmVsIiwiU3VwZXJTZWxlY3Rpb24uQWNjZXNzIiwiQmFzaWNQcm9maWxlLkltcG9ydERhdGEiLCJCYXNpY1Byb2ZpbGUuRWRpdENvbmZpZyIsIkJhc2ljUHJvZmlsZS5BY2Nlc3NDb25maWciXSwic3ViIjoiNkY0VU1EV2ZHRnhvU3dWenNtdU1BTWZHeDhnTDEtSV9PaTc4MGpCd1hCYyIsInRpZCI6IjJkZDE1ZGYyLTczNGMtNDFjNS1hZWRhLTRmMTBiNDJlYzE5ZCIsInV0aSI6Im1QRnJpQ2hSVWs2LW1uekhMcXdLQUEiLCJ2ZXIiOiIyLjAifQ.nEdor5sGTVPwVr3PtNs970eBtuV30Op7CBOpPdpBDV6IhD9xEvMTWA0f-maX-qwZRvFrLkReN0Jb10VKNiWSVIYboF55dQ5q5ZGET3htWSpHKWNEGR3X-HYJjsPOgkxDrSA8QGcJK67947Mpfqk8QI5Eie4ZjnNnxft_vRneI-4r6Rl0zZPoTWhgR2YOiV3UtOq1Ypj0_L6HhvoirUkxFMgAQT2-w2Q1f1boisv2undH11T6cQF1gMPkp0Q3D9O2iCAdXmLWso72Xfb9ly_4-5I18v1JxAkhNIDorzxohjPKl-7fjLA_VrmlPYqZ2sR1C5sF6ZkSqhNmPkyfGl77Tw"
|
|
15
|
-
backend-url="https://autodev-partner.flarehr.com"
|
|
16
|
-
partner-id="123"
|
|
17
|
-
account-id="74C6D04D-95D7-4D4B-84CB-12630C57751F">
|
|
14
|
+
backend-url="https://autodev-partner.flarehr.com">
|
|
18
15
|
</superhero-workplace-policies-global>
|
|
19
16
|
|
|
20
17
|
</body>
|
|
@@ -1,4 +1,211 @@
|
|
|
1
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const u of i.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&r(u)}).observe(document,{childList:!0,subtree:!0});function n(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerpolicy&&(i.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?i.credentials="include":o.crossorigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=n(o);fetch(o.href,i)}})();var Y,a,nt,x,He,rt,ye,ot,F={},it=[],jt=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,ae=Array.isArray;function H(e,t){for(var n in t)e[n]=t[n];return e}function ut(e){var t=e.parentNode;t&&t.removeChild(e)}function C(e,t,n){var r,o,i,u={};for(i in t)i=="key"?r=t[i]:i=="ref"?o=t[i]:u[i]=t[i];if(arguments.length>2&&(u.children=arguments.length>3?Y.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(i in e.defaultProps)u[i]===void 0&&(u[i]=e.defaultProps[i]);return K(e,u,r,o,null)}function K(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:o==null?++nt:o};return o==null&&a.vnode!=null&&a.vnode(i),i}function Tt(){return{current:null}}function D(e){return e.children}function P(e,t){this.props=e,this.context=t}function se(e,t){if(t==null)return e.__?se(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?se(e):null}function st(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return st(e)}}function ge(e){(!e.__d&&(e.__d=!0)&&x.push(e)&&!ce.__r++||He!==a.debounceRendering)&&((He=a.debounceRendering)||rt)(ce)}function ce(){var e,t,n,r,o,i,u,c,l;for(x.sort(ye);e=x.shift();)e.__d&&(t=x.length,r=void 0,o=void 0,i=void 0,c=(u=(n=e).__v).__e,(l=n.__P)&&(r=[],o=[],(i=H({},u)).__v=u.__v+1,Ce(l,u,i,n.__n,l.ownerSVGElement!==void 0,u.__h!=null?[c]:null,r,c==null?se(u):c,u.__h,o),ft(r,u,o),u.__e!=c&&st(u)),x.length>t&&x.sort(ye));ce.__r=0}function ct(e,t,n,r,o,i,u,c,l,f,_){var s,h,d,p,m,b,v,y,k,S,w=0,O=r&&r.__k||it,L=O.length,U=L,N=t.length;for(n.__k=[],s=0;s<N;s++)(p=n.__k[s]=(p=t[s])==null||typeof p=="boolean"||typeof p=="function"?null:typeof p=="string"||typeof p=="number"||typeof p=="bigint"?K(null,p,null,null,p):ae(p)?K(D,{children:p},null,null,null):p.__b>0?K(p.type,p.props,p.key,p.ref?p.ref:null,p.__v):p)!=null&&(p.__=n,p.__b=n.__b+1,(y=Dt(p,O,v=s+w,U))===-1?d=F:(d=O[y]||F,O[y]=void 0,U--),Ce(e,p,d,o,i,u,c,l,f,_),m=p.__e,(h=p.ref)&&d.ref!=h&&(d.ref&&ke(d.ref,null,p),_.push(h,p.__c||m,p)),m!=null&&(b==null&&(b=m),S=!(k=d===F||d.__v===null)&&y===v,k?y==-1&&w--:y!==v&&(y===v+1?(w++,S=!0):y>v?U>N-v?(w+=y-v,S=!0):w--:w=y<v&&y==v-1?y-v:0),v=s+w,S=S||y==s&&!k,typeof p.type!="function"||y===v&&d.__k!==p.__k?typeof p.type=="function"||S?p.__d!==void 0?(l=p.__d,p.__d=void 0):l=m.nextSibling:l=_t(e,m,l):l=lt(p,l,e),typeof n.type=="function"&&(n.__d=l)));for(n.__e=b,s=L;s--;)O[s]!=null&&(typeof n.type=="function"&&O[s].__e!=null&&O[s].__e==n.__d&&(n.__d=O[s].__e.nextSibling),at(O[s],O[s]))}function lt(e,t,n){for(var r,o=e.__k,i=0;o&&i<o.length;i++)(r=o[i])&&(r.__=e,t=typeof r.type=="function"?lt(r,t,n):_t(n,r.__e,t));return t}function j(e,t){return t=t||[],e==null||typeof e=="boolean"||(ae(e)?e.some(function(n){j(n,t)}):t.push(e)),t}function _t(e,t,n){return n==null||n.parentNode!==e?e.insertBefore(t,null):t==n&&t.parentNode!=null||e.insertBefore(t,n),t.nextSibling}function Dt(e,t,n,r){var o=e.key,i=e.type,u=n-1,c=n+1,l=t[n];if(l===null||l&&o==l.key&&i===l.type)return n;if(r>(l!=null?1:0))for(;u>=0||c<t.length;){if(u>=0){if((l=t[u])&&o==l.key&&i===l.type)return u;u--}if(c<t.length){if((l=t[c])&&o==l.key&&i===l.type)return c;c++}}return-1}function Mt(e,t,n,r,o){var i;for(i in n)i==="children"||i==="key"||i in t||le(e,i,null,n[i],r);for(i in t)o&&typeof t[i]!="function"||i==="children"||i==="key"||i==="value"||i==="checked"||n[i]===t[i]||le(e,i,t[i],n[i],r)}function je(e,t,n){t[0]==="-"?e.setProperty(t,n==null?"":n):e[t]=n==null?"":typeof n!="number"||jt.test(t)?n:n+"px"}function le(e,t,n,r,o){var i;e:if(t==="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||je(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||je(e.style,t,n[t])}else if(t[0]==="o"&&t[1]==="n")i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r||e.addEventListener(t,i?De:Te,i):e.removeEventListener(t,i?De:Te,i);else if(t!=="dangerouslySetInnerHTML"){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!=="width"&&t!=="height"&&t!=="href"&&t!=="list"&&t!=="form"&&t!=="tabIndex"&&t!=="download"&&t!=="rowSpan"&&t!=="colSpan"&&t in e)try{e[t]=n==null?"":n;break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!=="-"?e.removeAttribute(t):e.setAttribute(t,n))}}function Te(e){return this.l[e.type+!1](a.event?a.event(e):e)}function De(e){return this.l[e.type+!0](a.event?a.event(e):e)}function Ce(e,t,n,r,o,i,u,c,l,f){var _,s,h,d,p,m,b,v,y,k,S,w,O,L,U,N=t.type;if(t.constructor!==void 0)return null;n.__h!=null&&(l=n.__h,c=t.__e=n.__e,t.__h=null,i=[c]),(_=a.__b)&&_(t);try{e:if(typeof N=="function"){if(v=t.props,y=(_=N.contextType)&&r[_.__c],k=_?y?y.props.value:_.__:r,n.__c?b=(s=t.__c=n.__c).__=s.__E:("prototype"in N&&N.prototype.render?t.__c=s=new N(v,k):(t.__c=s=new P(v,k),s.constructor=N,s.render=Rt),y&&y.sub(s),s.props=v,s.state||(s.state={}),s.context=k,s.__n=r,h=s.__d=!0,s.__h=[],s._sb=[]),s.__s==null&&(s.__s=s.state),N.getDerivedStateFromProps!=null&&(s.__s==s.state&&(s.__s=H({},s.__s)),H(s.__s,N.getDerivedStateFromProps(v,s.__s))),d=s.props,p=s.state,s.__v=t,h)N.getDerivedStateFromProps==null&&s.componentWillMount!=null&&s.componentWillMount(),s.componentDidMount!=null&&s.__h.push(s.componentDidMount);else{if(N.getDerivedStateFromProps==null&&v!==d&&s.componentWillReceiveProps!=null&&s.componentWillReceiveProps(v,k),!s.__e&&(s.shouldComponentUpdate!=null&&s.shouldComponentUpdate(v,s.__s,k)===!1||t.__v===n.__v)){for(t.__v!==n.__v&&(s.props=v,s.state=s.__s,s.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(re){re&&(re.__=t)}),S=0;S<s._sb.length;S++)s.__h.push(s._sb[S]);s._sb=[],s.__h.length&&u.push(s);break e}s.componentWillUpdate!=null&&s.componentWillUpdate(v,s.__s,k),s.componentDidUpdate!=null&&s.__h.push(function(){s.componentDidUpdate(d,p,m)})}if(s.context=k,s.props=v,s.__P=e,s.__e=!1,w=a.__r,O=0,"prototype"in N&&N.prototype.render){for(s.state=s.__s,s.__d=!1,w&&w(t),_=s.render(s.props,s.state,s.context),L=0;L<s._sb.length;L++)s.__h.push(s._sb[L]);s._sb=[]}else do s.__d=!1,w&&w(t),_=s.render(s.props,s.state,s.context),s.state=s.__s;while(s.__d&&++O<25);s.state=s.__s,s.getChildContext!=null&&(r=H(H({},r),s.getChildContext())),h||s.getSnapshotBeforeUpdate==null||(m=s.getSnapshotBeforeUpdate(d,p)),ct(e,ae(U=_!=null&&_.type===D&&_.key==null?_.props.children:_)?U:[U],t,n,r,o,i,u,c,l,f),s.base=t.__e,t.__h=null,s.__h.length&&u.push(s),b&&(s.__E=s.__=null)}else i==null&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=It(n.__e,t,n,r,o,i,u,l,f);(_=a.diffed)&&_(t)}catch(re){t.__v=null,(l||i!=null)&&(t.__e=c,t.__h=!!l,i[i.indexOf(c)]=null),a.__e(re,t,n)}}function ft(e,t,n){for(var r=0;r<n.length;r++)ke(n[r],n[++r],n[++r]);a.__c&&a.__c(t,e),e.some(function(o){try{e=o.__h,o.__h=[],e.some(function(i){i.call(o)})}catch(i){a.__e(i,o.__v)}})}function It(e,t,n,r,o,i,u,c,l){var f,_,s,h=n.props,d=t.props,p=t.type,m=0;if(p==="svg"&&(o=!0),i!=null){for(;m<i.length;m++)if((f=i[m])&&"setAttribute"in f==!!p&&(p?f.localName===p:f.nodeType===3)){e=f,i[m]=null;break}}if(e==null){if(p===null)return document.createTextNode(d);e=o?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,d.is&&d),i=null,c=!1}if(p===null)h===d||c&&e.data===d||(e.data=d);else{if(i=i&&Y.call(e.childNodes),_=(h=n.props||F).dangerouslySetInnerHTML,s=d.dangerouslySetInnerHTML,!c){if(i!=null)for(h={},m=0;m<e.attributes.length;m++)h[e.attributes[m].name]=e.attributes[m].value;(s||_)&&(s&&(_&&s.__html==_.__html||s.__html===e.innerHTML)||(e.innerHTML=s&&s.__html||""))}if(Mt(e,d,h,o,c),s)t.__k=[];else if(ct(e,ae(m=t.props.children)?m:[m],t,n,r,o&&p!=="foreignObject",i,u,i?i[0]:n.__k&&se(n,0),c,l),i!=null)for(m=i.length;m--;)i[m]!=null&&ut(i[m]);c||("value"in d&&(m=d.value)!==void 0&&(m!==e.value||p==="progress"&&!m||p==="option"&&m!==h.value)&&le(e,"value",m,h.value,!1),"checked"in d&&(m=d.checked)!==void 0&&m!==e.checked&&le(e,"checked",m,h.checked,!1))}return e}function ke(e,t,n){try{typeof e=="function"?e(t):e.current=t}catch(r){a.__e(r,n)}}function at(e,t,n){var r,o;if(a.unmount&&a.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||ke(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(i){a.__e(i,t)}r.base=r.__P=null,e.__c=void 0}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&at(r[o],t,n||typeof e.type!="function");n||e.__e==null||ut(e.__e),e.__=e.__e=e.__d=void 0}function Rt(e,t,n){return this.constructor(e,n)}function M(e,t,n){var r,o,i,u;a.__&&a.__(e,t),o=(r=typeof n=="function")?null:n&&n.__k||t.__k,i=[],u=[],Ce(t,e=(!r&&n||t).__k=C(D,null,[e]),o||F,F,t.ownerSVGElement!==void 0,!r&&n?[n]:o?null:t.firstChild?Y.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r,u),ft(i,e,u)}function Se(e,t){M(e,t,Se)}function Ne(e,t,n){var r,o,i,u,c=H({},e.props);for(i in e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)i=="key"?r=t[i]:i=="ref"?o=t[i]:c[i]=t[i]===void 0&&u!==void 0?u[i]:t[i];return arguments.length>2&&(c.children=arguments.length>3?Y.call(arguments,2):n),K(e.type,c,r||e.key,o||e.ref,null)}function Lt(e,t){var n={__c:t="__cC"+ot++,__:e,Consumer:function(r,o){return r.children(o)},Provider:function(r){var o,i;return this.getChildContext||(o=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(u){this.props.value!==u.value&&o.some(function(c){c.__e=!0,ge(c)})},this.sub=function(u){o.push(u);var c=u.componentWillUnmount;u.componentWillUnmount=function(){o.splice(o.indexOf(u),1),c&&c.call(u)}}),r.children}};return n.Provider.__=n.Consumer.contextType=n}Y=it.slice,a={__e:function(e,t,n,r){for(var o,i,u;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&i.getDerivedStateFromError!=null&&(o.setState(i.getDerivedStateFromError(e)),u=o.__d),o.componentDidCatch!=null&&(o.componentDidCatch(e,r||{}),u=o.__d),u)return o.__E=o}catch(c){e=c}throw e}},nt=0,P.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=H({},this.state),typeof e=="function"&&(e=e(H({},n),this.props)),e&&H(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),ge(this))},P.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),ge(this))},P.prototype.render=D,x=[],rt=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,ye=function(e,t){return e.__v.__b-t.__v.__b},ce.__r=0,ot=0;var I,E,ve,Me,W=0,ht=[],oe=[],Ie=a.__b,Re=a.__r,Le=a.diffed,Ue=a.__c,xe=a.unmount;function G(e,t){a.__h&&a.__h(E,e,W||t),W=0;var n=E.__H||(E.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:oe}),n.__[e]}function pt(e){return W=1,dt(mt,e)}function dt(e,t,n){var r=G(I++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):mt(void 0,t),function(c){var l=r.__N?r.__N[0]:r.__[0],f=r.t(l,c);l!==f&&(r.__N=[f,r.__[1]],r.__c.setState({}))}],r.__c=E,!E.u)){var o=function(c,l,f){if(!r.__c.__H)return!0;var _=r.__c.__H.__.filter(function(h){return h.__c});if(_.every(function(h){return!h.__N}))return!i||i.call(this,c,l,f);var s=!1;return _.forEach(function(h){if(h.__N){var d=h.__[0];h.__=h.__N,h.__N=void 0,d!==h.__[0]&&(s=!0)}}),!(!s&&r.__c.props===c)&&(!i||i.call(this,c,l,f))};E.u=!0;var i=E.shouldComponentUpdate,u=E.componentWillUpdate;E.componentWillUpdate=function(c,l,f){if(this.__e){var _=i;i=void 0,o(c,l,f),i=_}u&&u.call(this,c,l,f)},E.shouldComponentUpdate=o}return r.__N||r.__}function vt(e,t){var n=G(I++,3);!a.__s&&$e(n.__H,t)&&(n.__=e,n.i=t,E.__H.__h.push(n))}function he(e,t){var n=G(I++,4);!a.__s&&$e(n.__H,t)&&(n.__=e,n.i=t,E.__h.push(n))}function Ut(e){return W=5,Oe(function(){return{current:e}},[])}function xt(e,t,n){W=6,he(function(){return typeof e=="function"?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0},n==null?n:n.concat(e))}function Oe(e,t){var n=G(I++,7);return $e(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function Vt(e,t){return W=8,Oe(function(){return e},t)}function qt(e){var t=E.context[e.__c],n=G(I++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub(E)),t.props.value):e.__}function Bt(e,t){a.useDebugValue&&a.useDebugValue(t?t(e):e)}function Ft(){var e=G(I++,11);if(!e.__){for(var t=E.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var n=t.__m||(t.__m=[0,0]);e.__="P"+n[0]+"-"+n[1]++}return e.__}function Wt(){for(var e;e=ht.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(ie),e.__H.__h.forEach(be),e.__H.__h=[]}catch(t){e.__H.__h=[],a.__e(t,e.__v)}}a.__b=function(e){E=null,Ie&&Ie(e)},a.__r=function(e){Re&&Re(e),I=0;var t=(E=e.__c).__H;t&&(ve===E?(t.__h=[],E.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.__V=oe,n.__N=n.i=void 0})):(t.__h.forEach(ie),t.__h.forEach(be),t.__h=[],I=0)),ve=E},a.diffed=function(e){Le&&Le(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(ht.push(t)!==1&&Me===a.requestAnimationFrame||((Me=a.requestAnimationFrame)||Gt)(Wt)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.__V!==oe&&(n.__=n.__V),n.i=void 0,n.__V=oe})),ve=E=null},a.__c=function(e,t){t.some(function(n){try{n.__h.forEach(ie),n.__h=n.__h.filter(function(r){return!r.__||be(r)})}catch(r){t.some(function(o){o.__h&&(o.__h=[])}),t=[],a.__e(r,n.__v)}}),Ue&&Ue(e,t)},a.unmount=function(e){xe&&xe(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{ie(r)}catch(o){t=o}}),n.__H=void 0,t&&a.__e(t,n.__v))};var Ve=typeof requestAnimationFrame=="function";function Gt(e){var t,n=function(){clearTimeout(r),Ve&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);Ve&&(t=requestAnimationFrame(n))}function ie(e){var t=E,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),E=t}function be(e){var t=E;e.__c=e.__(),E=t}function $e(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}function mt(e,t){return typeof t=="function"?t(e):t}function yt(e,t){for(var n in t)e[n]=t[n];return e}function Ee(e,t){for(var n in e)if(n!=="__source"&&!(n in t))return!0;for(var r in t)if(r!=="__source"&&e[r]!==t[r])return!0;return!1}function me(e,t){return e===t&&(e!==0||1/e==1/t)||e!=e&&t!=t}function we(e){this.props=e}function zt(e,t){function n(o){var i=this.props.ref,u=i==o.ref;return!u&&i&&(i.call?i(null):i.current=null),t?!t(this.props,o)||!u:Ee(this.props,o)}function r(o){return this.shouldComponentUpdate=n,C(e,o)}return r.displayName="Memo("+(e.displayName||e.name)+")",r.prototype.isReactComponent=!0,r.__f=!0,r}(we.prototype=new P).isPureReactComponent=!0,we.prototype.shouldComponentUpdate=function(e,t){return Ee(this.props,e)||Ee(this.state,t)};var qe=a.__b;a.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),qe&&qe(e)};var Jt=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function Kt(e){function t(n){var r=yt({},n);return delete r.ref,e(r,n.ref||null)}return t.$$typeof=Jt,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var Be=function(e,t){return e==null?null:j(j(e).map(t))},Zt={map:Be,forEach:Be,count:function(e){return e?j(e).length:0},only:function(e){var t=j(e);if(t.length!==1)throw"Children.only";return t[0]},toArray:j},Xt=a.__e;a.__e=function(e,t,n,r){if(e.then){for(var o,i=t;i=i.__;)if((o=i.__c)&&o.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),o.__c(e,t)}Xt(e,t,n,r)};var Fe=a.unmount;function gt(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(r){typeof r.__c=="function"&&r.__c()}),e.__c.__H=null),(e=yt({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(r){return gt(r,t,n)})),e}function bt(e,t,n){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(r){return bt(r,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=n)),e}function ue(){this.__u=0,this.t=null,this.__b=null}function Et(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function Yt(e){var t,n,r;function o(i){if(t||(t=e()).then(function(u){n=u.default||u},function(u){r=u}),r)throw r;if(!n)throw t;return C(n,i)}return o.displayName="Lazy",o.__f=!0,o}function J(){this.u=null,this.o=null}a.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&e.__h===!0&&(e.type=null),Fe&&Fe(e)},(ue.prototype=new P).__c=function(e,t){var n=t.__c,r=this;r.t==null&&(r.t=[]),r.t.push(n);var o=Et(r.__v),i=!1,u=function(){i||(i=!0,n.__R=null,o?o(c):c())};n.__R=u;var c=function(){if(!--r.__u){if(r.state.__a){var f=r.state.__a;r.__v.__k[0]=bt(f,f.__c.__P,f.__c.__O)}var _;for(r.setState({__a:r.__b=null});_=r.t.pop();)_.forceUpdate()}},l=t.__h===!0;r.__u++||l||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(u,u)},ue.prototype.componentWillUnmount=function(){this.t=[]},ue.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=gt(this.__b,n,r.__O=r.__P)}this.__b=null}var o=t.__a&&C(D,null,e.fallback);return o&&(o.__h=null),[C(D,null,t.__a?null:e.children),o]};var We=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};function Qt(e){return this.getChildContext=function(){return e.context},e.children}function en(e){var t=this,n=e.i;t.componentWillUnmount=function(){M(null,t.l),t.l=null,t.i=null},t.i&&t.i!==n&&t.componentWillUnmount(),e.__v?(t.l||(t.i=n,t.l={nodeType:1,parentNode:n,childNodes:[],appendChild:function(r){this.childNodes.push(r),t.i.appendChild(r)},insertBefore:function(r,o){this.childNodes.push(r),t.i.appendChild(r)},removeChild:function(r){this.childNodes.splice(this.childNodes.indexOf(r)>>>1,1),t.i.removeChild(r)}}),M(C(Qt,{context:t.context},e.__v),t.l)):t.l&&t.componentWillUnmount()}function tn(e,t){var n=C(en,{__v:e,i:t});return n.containerInfo=t,n}(J.prototype=new P).__a=function(e){var t=this,n=Et(t.__v),r=t.o.get(e);return r[0]++,function(o){var i=function(){t.props.revealOrder?(r.push(o),We(t,e,r)):o()};n?n(i):i()}},J.prototype.render=function(e){this.u=null,this.o=new Map;var t=j(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},J.prototype.componentDidUpdate=J.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){We(e,n,t)})};var wt=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,nn=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,rn=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,on=/[A-Z0-9]/g,un=typeof document<"u",sn=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function cn(e,t,n){return t.__k==null&&(t.textContent=""),M(e,t),typeof n=="function"&&n(),e?e.__c:null}function ln(e,t,n){return Se(e,t),typeof n=="function"&&n(),e?e.__c:null}P.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(P.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Ge=a.event;function _n(){}function fn(){return this.cancelBubble}function an(){return this.defaultPrevented}a.event=function(e){return Ge&&(e=Ge(e)),e.persist=_n,e.isPropagationStopped=fn,e.isDefaultPrevented=an,e.nativeEvent=e};var Pe,hn={enumerable:!1,configurable:!0,get:function(){return this.class}},ze=a.vnode;a.vnode=function(e){typeof e.type=="string"&&function(t){var n=t.props,r=t.type,o={};for(var i in n){var u=n[i];if(!(i==="value"&&"defaultValue"in n&&u==null||un&&i==="children"&&r==="noscript"||i==="class"||i==="className")){var c=i.toLowerCase();i==="defaultValue"&&"value"in n&&n.value==null?i="value":i==="download"&&u===!0?u="":c==="ondoubleclick"?i="ondblclick":c!=="onchange"||r!=="input"&&r!=="textarea"||sn(n.type)?c==="onfocus"?i="onfocusin":c==="onblur"?i="onfocusout":rn.test(i)?i=c:r.indexOf("-")===-1&&nn.test(i)?i=i.replace(on,"-$&").toLowerCase():u===null&&(u=void 0):c=i="oninput",c==="oninput"&&o[i=c]&&(i="oninputCapture"),o[i]=u}}r=="select"&&o.multiple&&Array.isArray(o.value)&&(o.value=j(n.children).forEach(function(l){l.props.selected=o.value.indexOf(l.props.value)!=-1})),r=="select"&&o.defaultValue!=null&&(o.value=j(n.children).forEach(function(l){l.props.selected=o.multiple?o.defaultValue.indexOf(l.props.value)!=-1:o.defaultValue==l.props.value})),n.class&&!n.className?(o.class=n.class,Object.defineProperty(o,"className",hn)):(n.className&&!n.class||n.class&&n.className)&&(o.class=o.className=n.className),t.props=o}(e),e.$$typeof=wt,ze&&ze(e)};var Je=a.__r;a.__r=function(e){Je&&Je(e),Pe=e.__c};var Ke=a.diffed;a.diffed=function(e){Ke&&Ke(e);var t=e.props,n=e.__e;n!=null&&e.type==="textarea"&&"value"in t&&t.value!==n.value&&(n.value=t.value==null?"":t.value),Pe=null};var pn={ReactCurrentDispatcher:{current:{readContext:function(e){return Pe.__n[e.__c].props.value}}}};function dn(e){return C.bind(null,e)}function Ct(e){return!!e&&e.$$typeof===wt}function vn(e){return Ct(e)?Ne.apply(null,arguments):e}function mn(e){return!!e.__k&&(M(null,e),!0)}function yn(e){return e&&(e.base||e.nodeType===1&&e)||null}var gn=function(e,t){return e(t)},bn=function(e,t){return e(t)},En=D;function kt(e){e()}function wn(e){return e}function Cn(){return[!1,kt]}var kn=he;function Sn(e,t){var n=t(),r=pt({h:{__:n,v:t}}),o=r[0].h,i=r[1];return he(function(){o.__=n,o.v=t,me(o.__,t())||i({h:o})},[e,n,t]),vt(function(){return me(o.__,o.v())||i({h:o}),e(function(){me(o.__,o.v())||i({h:o})})},[e]),n}var Nn={useState:pt,useId:Ft,useReducer:dt,useEffect:vt,useLayoutEffect:he,useInsertionEffect:kn,useTransition:Cn,useDeferredValue:wn,useSyncExternalStore:Sn,startTransition:kt,useRef:Ut,useImperativeHandle:xt,useMemo:Oe,useCallback:Vt,useContext:qt,useDebugValue:Bt,version:"17.0.2",Children:Zt,render:cn,hydrate:ln,unmountComponentAtNode:mn,createPortal:tn,createElement:C,createContext:Lt,createFactory:dn,cloneElement:vn,createRef:Tt,Fragment:D,isValidElement:Ct,findDOMNode:yn,Component:P,PureComponent:we,memo:zt,forwardRef:Kt,flushSync:bn,unstable_batchedUpdates:gn,StrictMode:En,Suspense:ue,SuspenseList:J,lazy:Yt,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:pn};function Z(e){return Array.isArray(e)||ArrayBuffer.isView(e)}function On(e){return e!=null&&typeof e.GetEnumerator=="function"}function $n(e){return e!=null&&typeof e.CompareTo=="function"}function Pn(e){return e!=null&&typeof e.Equals=="function"}function An(e){return e!=null&&typeof e.GetHashCode=="function"}function _e(){return null}function St(e,t){var n,r;return((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===((r=Object.getPrototypeOf(t))==null?void 0:r.constructor)}class Hn{constructor(t){this.iter=t,this.current=_e()}"System.Collections.Generic.IEnumerator`1.get_Current"(){return this.current}"System.Collections.IEnumerator.get_Current"(){return this.current}"System.Collections.IEnumerator.MoveNext"(){const t=this.iter.next();return this.current=t.value,!t.done}"System.Collections.IEnumerator.Reset"(){throw new Error("JS iterators cannot be reset")}Dispose(){}}function Ze(e){return On(e)?e.GetEnumerator():new Hn(e[Symbol.iterator]())}function jn(e){return{next(){const t=e["System.Collections.IEnumerator.MoveNext"](),n=t?e["System.Collections.Generic.IEnumerator`1.get_Current"]():void 0;return{done:!t,value:n}}}}function Xe(e){const t=e;return typeof t.offset=="number"?t.offset:e.kind===1?0:e.getTimezoneOffset()*-6e4}class T{static id(t){return T.idMap.has(t)||T.idMap.set(t,++T.count),T.idMap.get(t)}}T.idMap=new WeakMap;T.count=0;function Nt(e){let t=0,n=5381;const r=e.length;for(;t<r;)n=n*33^e.charCodeAt(t++);return n}function Ye(e){return e*2654435761|0}function Tn(e){return Nt(e.toString(32))}function pe(e){let t=0;const n=e.length;for(let r=0;r<n;r++){const o=e[r];t=(t<<5)+t^o}return t}function Dn(e){return e.getTime()}function Mn(e){const t=e.length,n=new Array(t);for(let r=0;r<t;r++)n[r]=Q(e[r]);return pe(n)}function Q(e){var t;if(e==null)return 0;switch(typeof e){case"boolean":return e?1:0;case"number":return Ye(e);case"bigint":return Tn(e);case"string":return Nt(e);default:{if(An(e))return e.GetHashCode();if(Z(e))return Mn(e);if(e instanceof Date)return Dn(e);if(((t=Object.getPrototypeOf(e))==null?void 0:t.constructor)===Object){const n=Object.values(e).map(r=>Q(r));return pe(n)}else return Ye(T.id(e))}}}function In(e,t,n){if(e==null)return t==null;if(t==null||e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!n(e[r],t[r]))return!1;return!0}function Rn(e,t){return In(e,t,ee)}function Ln(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;n.sort(),r.sort();for(let o=0;o<n.length;o++)if(n[o]!==r[o]||!ee(e[n[o]],t[r[o]]))return!1;return!0}function ee(e,t){var n;return e===t?!0:e==null?t==null:t==null?!1:Pn(e)?e.Equals(t):Z(e)?Z(t)&&Rn(e,t):typeof e!="object"?!1:e instanceof Date?t instanceof Date&&Ot(e,t)===0:((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===Object&&Ln(e,t)}function Ot(e,t){let n,r;return"offset"in e&&"offset"in t?(n=e.getTime(),r=t.getTime()):(n=e.getTime()+Xe(e),r=t.getTime()+Xe(t)),n===r?0:n<r?-1:1}function Un(e,t,n){if(e==null)return t==null?0:1;if(t==null)return-1;if(e.length!==t.length)return e.length<t.length?-1:1;for(let r=0,o=0;r<e.length;r++)if(o=n(e[r],t[r]),o!==0)return o;return 0}function xn(e,t){return Un(e,t,te)}function Vn(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return n.length<r.length?-1:1;n.sort(),r.sort();for(let o=0,i=0;o<n.length;o++){const u=n[o];if(u!==r[o])return u<r[o]?-1:1;if(i=te(e[u],t[u]),i!==0)return i}return 0}function te(e,t){var n;return e===t?0:e==null?t==null?0:-1:t==null?1:$n(e)?e.CompareTo(t):Z(e)?Z(t)?xn(e,t):-1:typeof e!="object"?e<t?-1:1:e instanceof Date?t instanceof Date?Ot(e,t):-1:((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===Object?Vn(e,t):-1}function qn(e){const t={};for(const n of e)t[n[0]]=n[1];return t}const Bn=`@tailwind base;@tailwind components;@tailwind utilities;
|
|
2
|
-
|
|
3
|
-
`)+" }":(r=o==null?void 0:o.name)!=null?r:""}}return String(e)}function Wn(e){const t={},n=Object.keys(e);for(let r=0;r<n.length;r++)t[n[r]]=e[n[r]];return t}function Gn(e){return"{ "+Object.entries(e).map(([t,n])=>t+" = "+X(n)).join(`
|
|
4
|
-
`)+" }"}function zn(e){const t=Object.values(e).map(n=>Q(n));return pe(t)}function Jn(e,t){if(e===t)return!0;if(St(e,t)){const n=Object.keys(e);for(let r=0;r<n.length;r++)if(!ee(e[n[r]],t[n[r]]))return!1;return!0}else return!1}function Kn(e,t){if(e===t)return 0;if(St(e,t)){const n=Object.keys(e);for(let r=0;r<n.length;r++){const o=te(e[n[r]],t[n[r]]);if(o!==0)return o}return 0}else return-1}class Zn{toJSON(){return Wn(this)}toString(){return Gn(this)}GetHashCode(){return zn(this)}Equals(t){return Jn(this,t)}CompareTo(t){return Kn(this,t)}}const Xn=(()=>X(Bn))();class fe{constructor(t){this.value=t}toJSON(){return this.value}toString(){return String(this.value)}GetHashCode(){return Q(this.value)}Equals(t){return t==null?!1:ee(this.value,t instanceof fe?t.value:t)}CompareTo(t){return t==null?1:te(this.value,t instanceof fe?t.value:t)}}function B(e){if(e==null)throw new Error("Option has no value");return e instanceof fe?e.value:e}var g={},Yn=28,Qn=1,V=1e6,Qe=1e6,er=-29,tr=29,nr=!1,ne="[big.js] ",q=ne+"Invalid ",de=q+"decimal places",rr=q+"rounding mode",$t=ne+"Division by zero",A=void 0,or=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function Pt(){function e(t){var n=this;if(!(n instanceof e))return t===A?Pt():new e(t);if(t instanceof e)n.s=t.s,n.e=t.e,n.c=t.c.slice(),ir(n);else{if(typeof t!="string"){if(e.strict===!0)throw TypeError(q+"number");t=t===0&&1/t<0?"-0":String(t)}ur(n,t)}n.constructor=e}return e.prototype=g,e.DP=Yn,e.RM=Qn,e.NE=er,e.PE=tr,e.strict=nr,e}function ir(e){if(e.c.length>1&&!e.c[0]){let t=e.c.findIndex(n=>n);e.c=e.c.slice(t),e.e=e.e-t}}function ur(e,t){var n,r,o;if(!or.test(t))throw Error(q+"number");for(e.s=t.charAt(0)=="-"?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),o=t.length,r=0;r<n&&r<o&&t.charAt(r)=="0";)++r;if(r==o)e.c=[e.e=0];else for(e.e=n-r-1,e.c=[],n=0;r<o;)e.c[n++]=+t.charAt(r++);return e=R(e,$.DP+1,$.RM),e}function R(e,t,n,r){var o=e.c;if(n===A&&(n=$.RM),n!==0&&n!==1&&n!==2&&n!==3)throw Error(rr);if(t<1)r=n===3&&(r||!!o[0])||t===0&&(n===1&&o[0]>=5||n===2&&(o[0]>5||o[0]===5&&(r||o[1]!==A))),o.length=1,r?(e.e=e.e-t+1,o[0]=1):o[0]=e.e=0;else if(t<o.length){const i=o.findIndex((u,c)=>c>=t&&u>0)<0;if(r=n===1&&o[t]>=5||n===2&&(o[t]>5||o[t]===5&&(r||o[t+1]!==A||o[t-1]&1))||n===3&&(r||!i),o.length=t--,r)for(;++o[t]>9;)o[t]=0,t--||(++e.e,o.unshift(1));for(t=o.length;!o[--t];)o.pop()}return e}function z(e,t,n){var r=e.e,o=e.c.join(""),i=o.length;if(t)o=o.charAt(0)+(i>1?"."+o.slice(1):"")+(r<0?"e":"e+")+r;else if(r<0){for(;++r;)o="0"+o;o="0."+o}else if(r>0)if(++r>i)for(r-=i;r--;)o+="0";else r<i&&(o=o.slice(0,r)+"."+o.slice(r));else i>1&&(o=o.charAt(0)+"."+o.slice(1));return e.s<0&&n?"-"+o:o}g.abs=function(){var e=new this.constructor(this);return e.s=1,e};g.cmp=function(o){var t,n=this.constructor,r=new n(this),o=new n(o),i=r.c,u=o.c,c=r.s,l=o.s,f=r.e,_=o.e;if(!i[0]||!u[0])return i[0]?c:u[0]?-l:0;if(c!=l)return c;if(t=c<0,f!=_)return f>_^t?1:-1;for(l=Math.max(i.length,u.length),c=0;c<l;c++)if(f=c<i.length?i[c]:0,_=c<u.length?u[c]:0,f!=_)return f>_^t?1:-1;return 0};g.div=function(r){var t=this.constructor,n=new t(this),r=new t(r),o=n.c,i=r.c,u=n.s==r.s?1:-1,c=t.DP;if(c!==~~c||c<0||c>V)throw Error(de);if(!i[0])throw Error($t);if(!o[0])return r.s=u,r.c=[r.e=0],r;var l,f,_,s,h,d=i.slice(),p=l=i.length,m=o.length,b=o.slice(0,l),v=b.length,y=r,k=y.c=[],S=0,w=c+(y.e=n.e-r.e)+1;for(y.s=u,u=w<0?0:w,d.unshift(0);v++<l;)b.push(0);do{for(_=0;_<10;_++){if(l!=(v=b.length))s=l>v?1:-1;else for(h=-1,s=0;++h<l;)if(i[h]!=b[h]){s=i[h]>b[h]?1:-1;break}if(s<0){for(f=v==l?i:d;v;){if(b[--v]<f[v]){for(h=v;h&&!b[--h];)b[h]=9;--b[h],b[v]+=10}b[v]-=f[v]}for(;!b[0];)b.shift()}else break}k[S++]=s?_:++_,b[0]&&s?b[v]=o[p]||0:b=[o[p]]}while((p++<m||b[0]!==A)&&u--);return!k[0]&&S!=1&&(k.shift(),y.e--,w--),S>w&&R(y,w,t.RM,b[0]!==A),y};g.eq=function(e){return this.cmp(e)===0};g.gt=function(e){return this.cmp(e)>0};g.gte=function(e){return this.cmp(e)>-1};g.lt=function(e){return this.cmp(e)<0};g.lte=function(e){return this.cmp(e)<1};g.minus=g.sub=function(c){var t,n,r,o,i=this.constructor,u=new i(this),c=new i(c),l=u.s,f=c.s;if(l!=f)return c.s=-f,u.plus(c);var _=u.c.slice(),s=u.e,h=c.c,d=c.e;if(!_[0]||!h[0])return h[0]?c.s=-f:_[0]?c=new i(u):c.s=1,c;if(l=s-d){for((o=l<0)?(l=-l,r=_):(d=s,r=h),r.reverse(),f=l;f--;)r.push(0);r.reverse()}else for(n=((o=_.length<h.length)?_:h).length,l=f=0;f<n;f++)if(_[f]!=h[f]){o=_[f]<h[f];break}if(o&&(r=_,_=h,h=r,c.s=-c.s),(f=(n=h.length)-(t=_.length))>0)for(;f--;)_[t++]=0;for(f=t;n>l;){if(_[--n]<h[n]){for(t=n;t&&!_[--t];)_[t]=9;--_[t],_[n]+=10}_[n]-=h[n]}for(;_[--f]===0;)_.pop();for(;_[0]===0;)_.shift(),--d;return _[0]||(c.s=1,_=[d=0]),c.c=_,c.e=d,c};g.mod=function(o){var t,n=this.constructor,r=new n(this),o=new n(o),i=r.s,u=o.s;if(!o.c[0])throw Error($t);return r.s=o.s=1,t=o.cmp(r)==1,r.s=i,o.s=u,t?new n(r):(i=n.DP,u=n.RM,n.DP=n.RM=0,r=r.div(o),n.DP=i,n.RM=u,this.minus(r.times(o)))};g.plus=g.add=function(u){var t,n,r,o=this.constructor,i=new o(this),u=new o(u);if(i.s!=u.s)return u.s=-u.s,i.minus(u);var c=i.e,l=i.c,f=u.e,_=u.c;if(!l[0]||!_[0])return _[0]||(l[0]?u=new o(i):u.s=i.s),u;if(l=l.slice(),t=c-f){for(t>0?(f=c,r=_):(t=-t,r=l),r.reverse();t--;)r.push(0);r.reverse()}for(l.length-_.length<0&&(r=_,_=l,l=r),t=_.length,n=0;t;l[t]%=10)n=(l[--t]=l[t]+_[t]+n)/10|0;for(n&&(l.unshift(n),++f),t=l.length;l[--t]===0;)l.pop();return u.c=l,u.e=f,u};g.pow=function(e){var t=this.constructor,n=new t(this),r=new t("1"),o=new t("1"),i=e<0;if(e!==~~e||e<-Qe||e>Qe)throw Error(q+"exponent");for(i&&(e=-e);e&1&&(r=r.times(n)),e>>=1,!!e;)n=n.times(n);return i?o.div(r):r};g.prec=function(e,t){if(e!==~~e||e<1||e>V)throw Error(q+"precision");return R(new this.constructor(this),e,t)};g.round=function(e,t){if(e===A)e=0;else if(e!==~~e||e<-V||e>V)throw Error(de);return R(new this.constructor(this),e+this.e+1,t)};g.sqrt=function(){var e,t,n,r=this.constructor,o=new r(this),i=o.s,u=o.e,c=new r("0.5");if(!o.c[0])return new r(o);if(i<0)throw Error(ne+"No square root");i=Math.sqrt(o+""),i===0||i===1/0?(t=o.c.join(""),t.length+u&1||(t+="0"),i=Math.sqrt(t),u=((u+1)/2|0)-(u<0||u&1),e=new r((i==1/0?"5e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+u)):e=new r(i+""),u=e.e+(r.DP+=4);do n=e,e=c.times(n.plus(o.div(n)));while(n.c.slice(0,u).join("")!==e.c.slice(0,u).join(""));return R(e,(r.DP-=4)+e.e+1,r.RM)};g.times=g.mul=function(o){var t,n=this.constructor,r=new n(this),o=new n(o),i=r.c,u=o.c,c=i.length,l=u.length,f=r.e,_=o.e;if(o.s=r.s==o.s?1:-1,!i[0]||!u[0])return o.c=[o.e=0],o;for(o.e=f+_,c<l&&(t=i,i=u,u=t,_=c,c=l,l=_),t=new Array(_=c+l);_--;)t[_]=0;for(f=l;f--;){for(l=0,_=c+f;_>f;)l=t[_]+u[f]*i[_-f-1]+l,t[_--]=l%10,l=l/10|0;t[_]=l}for(l?++o.e:t.shift(),f=t.length;!t[--f];)t.pop();return o.c=t,o};g.toExponential=function(e,t){var n=this,r=n.c[0];if(e!==A){if(e!==~~e||e<0||e>V)throw Error(de);for(n=R(new n.constructor(n),++e,t);n.c.length<e;)n.c.push(0)}return z(n,!0,!!r)};g.toFixed=function(e,t){var n=this,r=n.c[0];if(e!==A){if(e!==~~e||e<0||e>V)throw Error(de);for(n=R(new n.constructor(n),e+n.e+1,t),e=e+n.e+1;n.c.length<e;)n.c.push(0)}return z(n,!1,!!r)};g.toJSON=g.toString=function(){var e=this,t=e.constructor;return z(e,e.e<=t.NE||e.e>=t.PE,!!e.c[0])};g.toNumber=function(){var e=Number(z(this,!0,!0));if(this.constructor.strict===!0&&!this.eq(e.toString()))throw Error(ne+"Imprecise conversion");return e};g.toPrecision=function(e,t){var n=this,r=n.constructor,o=n.c[0];if(e!==A){if(e!==~~e||e<1||e>V)throw Error(q+"precision");for(n=R(new r(n),e,t);n.c.length<e;)n.c.push(0)}return z(n,e<=n.e||n.e<=r.NE||n.e>=r.PE,!!o)};g.valueOf=function(){var e=this,t=e.constructor;if(t.strict===!0)throw Error(ne+"valueOf disallowed");return z(e,e.e<=t.NE||e.e>=t.PE,!0)};var $=Pt();const sr=Symbol("numeric");$.prototype.GetHashCode=function(){return pe([this.s,this.e].concat(this.c))};$.prototype.Equals=function(e){return!this.cmp(e)};$.prototype.CompareTo=function(e){return this.cmp(e)};$.prototype[sr]=function(){const e=this;return{multiply:t=>e.mul(t),toPrecision:t=>e.toPrecision(t),toExponential:t=>e.toExponential(t),toFixed:t=>e.toFixed(t),toHex:()=>(Number(e)>>>0).toString(16)}};new $(0);new $(1);new $(-1);new $("79228162514264337593543950335");new $("-79228162514264337593543950335");BigInt.prototype.toJSON=function(){return`${this.toString()}`};var et;(function(e){e[e.AllowHexSpecifier=512]="AllowHexSpecifier"})(et||(et={}));function cr(e,t){return Array.isArray(t)?t.join(e):Array.from(t).join(e)}const lr=Nn;class At extends Zn{constructor(t,n){super(),this.head=t,this.tail=n}toString(){return"["+cr("; ",this)+"]"}Equals(t){const n=this;return n===t?!0:((o,i)=>{e:for(;;){const u=o,c=i,l=u.tail,f=c.tail;if(l!=null)if(f!=null){const _=B(l),s=B(f);if(ee(u.head,c.head)){o=_,i=s;continue e}else return!1}else return!1;else return f==null}})(n,t)}GetHashCode(){return((r,o,i)=>{e:for(;;){const u=r,c=o,l=i,f=l.tail;if(f!=null){const _=B(f);if(u>18)return c|0;r=u+1,o=(c<<1)+Q(l.head)+631*u,i=_;continue e}else return c|0}})(0,0,this)|0}toJSON(){const t=this;return Array.from(t)}CompareTo(t){return((o,i)=>{e:for(;;){const u=o,c=i,l=u.tail,f=c.tail;if(l!=null)if(f!=null){const _=B(l),s=B(f),h=te(u.head,c.head)|0;if(h===0){o=_,i=s;continue e}else return h|0}else return 1;else return f!=null?-1:0}})(this,t)|0}GetEnumerator(){return fr(this)}[Symbol.iterator](){return jn(Ze(this))}"System.Collections.IEnumerable.GetEnumerator"(){return Ze(this)}}class _r{constructor(t){this.xs=t,this.it=this.xs,this.current=_e()}"System.Collections.Generic.IEnumerator`1.get_Current"(){return this.current}"System.Collections.IEnumerator.get_Current"(){return this.current}"System.Collections.IEnumerator.MoveNext"(){const t=this,n=t.it.tail;if(n!=null){const r=B(n);return t.current=t.it.head,t.it=r,!0}else return!1}"System.Collections.IEnumerator.Reset"(){const t=this;t.it=t.xs,t.current=_e()}Dispose(){}}function fr(e){return new _r(e)}function ar(){return new At(_e(),void 0)}function hr(e,t){return new At(e,t)}function pr(e){return hr(e,ar())}function Ae(){return(Ae=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function dr(e){this.getChildContext=function(){return e.context};var t=e.children,n=function(r,o){if(r==null)return{};var i,u,c={},l=Object.keys(r);for(u=0;u<l.length;u++)o.indexOf(i=l[u])>=0||(c[i]=r[i]);return c}(e,["context","children"]);return Ne(t,n)}function vr(){var e=new CustomEvent("_preact",{detail:{},bubbles:!0,cancelable:!0});this.dispatchEvent(e),this._vdom=C(dr,Ae({},this._props,{context:e.detail.context}),function t(n,r){if(n.nodeType===3)return n.data;if(n.nodeType!==1)return null;var o=[],i={},u=0,c=n.attributes,l=n.childNodes;for(u=c.length;u--;)c[u].name!=="slot"&&(i[c[u].name]=c[u].value,i[Ht(c[u].name)]=c[u].value);for(u=l.length;u--;){var f=t(l[u],null),_=l[u].slot;_?i[_]=C(tt,{name:_},f):o[u]=f}var s=r?C(tt,null,o):o;return C(r||n.nodeName.toLowerCase(),i,s)}(this,this._vdomComponent)),(this.hasAttribute("hydrate")?Se:M)(this._vdom,this._root)}function Ht(e){return e.replace(/-(\w)/g,function(t,n){return n?n.toUpperCase():""})}function mr(e,t,n){if(this._vdom){var r={};r[e]=n=n==null?void 0:n,r[Ht(e)]=n,this._vdom=Ne(this._vdom,r),M(this._vdom,this._root)}}function yr(){M(this._vdom=null,this._root)}function tt(e,t){var n=this;return C("slot",Ae({},e,{ref:function(r){r?(n.ref=r,n._listener||(n._listener=function(o){o.stopPropagation(),o.detail.context=t},r.addEventListener("_preact",n._listener))):n.ref.removeEventListener("_preact",n._listener)}}))}function gr(e,t,n,r){function o(){var i=Reflect.construct(HTMLElement,[],o);return i._vdomComponent=e,i._root=r&&r.shadow?i.attachShadow({mode:"open"}):i,i}return(o.prototype=Object.create(HTMLElement.prototype)).constructor=o,o.prototype.connectedCallback=vr,o.prototype.attributeChangedCallback=mr,o.prototype.disconnectedCallback=yr,n=n||e.observedAttributes||Object.keys(e.propTypes||{}),o.observedAttributes=n,n.forEach(function(i){Object.defineProperty(o.prototype,i,{get:function(){return this._vdom.props[i]},set:function(u){this._vdom?this.attributeChangedCallback(i,null,u):(this._props||(this._props={}),this._props[i]=u,this.connectedCallback());var c=typeof u;u!=null&&c!=="string"&&c!=="boolean"&&c!=="number"||this.setAttribute(i,u)}})}),customElements.define(t||e.tagName||e.displayName||e.name,o)}function br(e,t){gr(e,t,void 0,{shadow:!0})}function Er(e){let t;return C("div",qn(pr((t=[C("style",{children:[Xn]}),C("h1",{children:["Hello, Workplace Policies."]})],["children",lr.Children.toArray(Array.from(t))]))))}function wr(){br(e=>C(Er,e),"superhero-workplace-policies-global")}wr();
|
|
1
|
+
(function(){"use strict";var Cn,F,Ii,Dt,Mi,Ni,Kr,Vi,Zt={},Pi=[],Ul=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,rr=Array.isArray;function dt(e,t){for(var n in t)e[n]=t[n];return e}function Ri(e){var t=e.parentNode;t&&t.removeChild(e)}function x(e,t,n){var r,s,i,o={};for(i in t)i=="key"?r=t[i]:i=="ref"?s=t[i]:o[i]=t[i];if(arguments.length>2&&(o.children=arguments.length>3?Cn.call(arguments,2):n),typeof e=="function"&&e.defaultProps!=null)for(i in e.defaultProps)o[i]===void 0&&(o[i]=e.defaultProps[i]);return En(e,o,r,s,null)}function En(e,t,n,r,s){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:s??++Ii};return s==null&&F.vnode!=null&&F.vnode(i),i}function Ui(){return{current:null}}function We(e){return e.children}function qe(e,t){this.props=e,this.context=t}function kn(e,t){if(t==null)return e.__?kn(e.__,e.__.__k.indexOf(e)+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type=="function"?kn(e):null}function ji(e){var t,n;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null){e.__e=e.__c.base=n.__e;break}return ji(e)}}function Xr(e){(!e.__d&&(e.__d=!0)&&Dt.push(e)&&!sr.__r++||Mi!==F.debounceRendering)&&((Mi=F.debounceRendering)||Ni)(sr)}function sr(){var e,t,n,r,s,i,o,a,u;for(Dt.sort(Kr);e=Dt.shift();)e.__d&&(t=Dt.length,r=void 0,s=void 0,i=void 0,a=(o=(n=e).__v).__e,(u=n.__P)&&(r=[],s=[],(i=dt({},o)).__v=o.__v+1,Qr(u,o,i,n.__n,u.ownerSVGElement!==void 0,o.__h!=null?[a]:null,r,a??kn(o),o.__h,s),qi(r,o,s),o.__e!=a&&ji(o)),Dt.length>t&&Dt.sort(Kr));sr.__r=0}function Li(e,t,n,r,s,i,o,a,u,c,f){var l,d,m,p,_,b,S,v,T,R=0,N=r&&r.__k||Pi,de=N.length,K=de,oe=t.length;for(n.__k=[],l=0;l<oe;l++)(p=n.__k[l]=(p=t[l])==null||typeof p=="boolean"||typeof p=="function"?null:typeof p=="string"||typeof p=="number"||typeof p=="bigint"?En(null,p,null,null,p):rr(p)?En(We,{children:p},null,null,null):p.__b>0?En(p.type,p.props,p.key,p.ref?p.ref:null,p.__v):p)!=null?(p.__=n,p.__b=n.__b+1,(v=jl(p,N,S=l+R,K))===-1?m=Zt:(m=N[v]||Zt,N[v]=void 0,K--),Qr(e,p,m,s,i,o,a,u,c,f),_=p.__e,(d=p.ref)&&m.ref!=d&&(m.ref&&es(m.ref,null,p),f.push(d,p.__c||_,p)),_!=null&&(b==null&&(b=_),(T=m===Zt||m.__v===null)?v==-1&&R--:v!==S&&(v===S+1?R++:v>S?K>oe-S?R+=v-S:R--:R=v<S&&v==S-1?v-S:0),S=l+R,typeof p.type!="function"||v===S&&m.__k!==p.__k?typeof p.type=="function"||v===S&&!T?p.__d!==void 0?(u=p.__d,p.__d=void 0):u=_.nextSibling:u=zi(e,_,u):u=Hi(p,u,e),typeof n.type=="function"&&(n.__d=u))):(m=N[l])&&m.key==null&&m.__e&&(m.__e==u&&(u=kn(m)),ts(m,m,!1),N[l]=null);for(n.__e=b,l=de;l--;)N[l]!=null&&(typeof n.type=="function"&&N[l].__e!=null&&N[l].__e==n.__d&&(n.__d=N[l].__e.nextSibling),ts(N[l],N[l]))}function Hi(e,t,n){for(var r,s=e.__k,i=0;s&&i<s.length;i++)(r=s[i])&&(r.__=e,t=typeof r.type=="function"?Hi(r,t,n):zi(n,r.__e,t));return t}function ht(e,t){return t=t||[],e==null||typeof e=="boolean"||(rr(e)?e.some(function(n){ht(n,t)}):t.push(e)),t}function zi(e,t,n){return n==null||n.parentNode!==e?e.insertBefore(t,null):t==n&&t.parentNode!=null||e.insertBefore(t,n),t.nextSibling}function jl(e,t,n,r){var s=e.key,i=e.type,o=n-1,a=n+1,u=t[n];if(u===null||u&&s==u.key&&i===u.type)return n;if(r>(u!=null?1:0))for(;o>=0||a<t.length;){if(o>=0){if((u=t[o])&&s==u.key&&i===u.type)return o;o--}if(a<t.length){if((u=t[a])&&s==u.key&&i===u.type)return a;a++}}return-1}function Ll(e,t,n,r,s){var i;for(i in n)i==="children"||i==="key"||i in t||ir(e,i,null,n[i],r);for(i in t)s&&typeof t[i]!="function"||i==="children"||i==="key"||i==="value"||i==="checked"||n[i]===t[i]||ir(e,i,t[i],n[i],r)}function Bi(e,t,n){t[0]==="-"?e.setProperty(t,n??""):e[t]=n==null?"":typeof n!="number"||Ul.test(t)?n:n+"px"}function ir(e,t,n,r,s){var i;e:if(t==="style")if(typeof n=="string")e.style.cssText=n;else{if(typeof r=="string"&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||Bi(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||Bi(e.style,t,n[t])}else if(t[0]==="o"&&t[1]==="n")i=t!==(t=t.replace(/(PointerCapture)$|Capture$/,"$1")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r||e.addEventListener(t,i?Wi:Gi,i):e.removeEventListener(t,i?Wi:Gi,i);else if(t!=="dangerouslySetInnerHTML"){if(s)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!=="width"&&t!=="height"&&t!=="href"&&t!=="list"&&t!=="form"&&t!=="tabIndex"&&t!=="download"&&t!=="rowSpan"&&t!=="colSpan"&&t in e)try{e[t]=n??"";break e}catch{}typeof n=="function"||(n==null||n===!1&&t[4]!=="-"?e.removeAttribute(t):e.setAttribute(t,n))}}function Gi(e){return this.l[e.type+!1](F.event?F.event(e):e)}function Wi(e){return this.l[e.type+!0](F.event?F.event(e):e)}function Qr(e,t,n,r,s,i,o,a,u,c){var f,l,d,m,p,_,b,S,v,T,R,N,de,K,oe,q=t.type;if(t.constructor!==void 0)return null;n.__h!=null&&(u=n.__h,a=t.__e=n.__e,t.__h=null,i=[a]),(f=F.__b)&&f(t);e:if(typeof q=="function")try{if(S=t.props,v=(f=q.contextType)&&r[f.__c],T=f?v?v.props.value:f.__:r,n.__c?b=(l=t.__c=n.__c).__=l.__E:("prototype"in q&&q.prototype.render?t.__c=l=new q(S,T):(t.__c=l=new qe(S,T),l.constructor=q,l.render=zl),v&&v.sub(l),l.props=S,l.state||(l.state={}),l.context=T,l.__n=r,d=l.__d=!0,l.__h=[],l._sb=[]),l.__s==null&&(l.__s=l.state),q.getDerivedStateFromProps!=null&&(l.__s==l.state&&(l.__s=dt({},l.__s)),dt(l.__s,q.getDerivedStateFromProps(S,l.__s))),m=l.props,p=l.state,l.__v=t,d)q.getDerivedStateFromProps==null&&l.componentWillMount!=null&&l.componentWillMount(),l.componentDidMount!=null&&l.__h.push(l.componentDidMount);else{if(q.getDerivedStateFromProps==null&&S!==m&&l.componentWillReceiveProps!=null&&l.componentWillReceiveProps(S,T),!l.__e&&(l.shouldComponentUpdate!=null&&l.shouldComponentUpdate(S,l.__s,T)===!1||t.__v===n.__v)){for(t.__v!==n.__v&&(l.props=S,l.state=l.__s,l.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach(function(U){U&&(U.__=t)}),R=0;R<l._sb.length;R++)l.__h.push(l._sb[R]);l._sb=[],l.__h.length&&o.push(l);break e}l.componentWillUpdate!=null&&l.componentWillUpdate(S,l.__s,T),l.componentDidUpdate!=null&&l.__h.push(function(){l.componentDidUpdate(m,p,_)})}if(l.context=T,l.props=S,l.__P=e,l.__e=!1,N=F.__r,de=0,"prototype"in q&&q.prototype.render){for(l.state=l.__s,l.__d=!1,N&&N(t),f=l.render(l.props,l.state,l.context),K=0;K<l._sb.length;K++)l.__h.push(l._sb[K]);l._sb=[]}else do l.__d=!1,N&&N(t),f=l.render(l.props,l.state,l.context),l.state=l.__s;while(l.__d&&++de<25);l.state=l.__s,l.getChildContext!=null&&(r=dt(dt({},r),l.getChildContext())),d||l.getSnapshotBeforeUpdate==null||(_=l.getSnapshotBeforeUpdate(m,p)),Li(e,rr(oe=f!=null&&f.type===We&&f.key==null?f.props.children:f)?oe:[oe],t,n,r,s,i,o,a,u,c),l.base=t.__e,t.__h=null,l.__h.length&&o.push(l),b&&(l.__E=l.__=null)}catch(U){t.__v=null,(u||i!=null)&&(t.__e=a,t.__h=!!u,i[i.indexOf(a)]=null),F.__e(U,t,n)}else i==null&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Hl(n.__e,t,n,r,s,i,o,u,c);(f=F.diffed)&&f(t)}function qi(e,t,n){for(var r=0;r<n.length;r++)es(n[r],n[++r],n[++r]);F.__c&&F.__c(t,e),e.some(function(s){try{e=s.__h,s.__h=[],e.some(function(i){i.call(s)})}catch(i){F.__e(i,s.__v)}})}function Hl(e,t,n,r,s,i,o,a,u){var c,f,l,d=n.props,m=t.props,p=t.type,_=0;if(p==="svg"&&(s=!0),i!=null){for(;_<i.length;_++)if((c=i[_])&&"setAttribute"in c==!!p&&(p?c.localName===p:c.nodeType===3)){e=c,i[_]=null;break}}if(e==null){if(p===null)return document.createTextNode(m);e=s?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,m.is&&m),i=null,a=!1}if(p===null)d===m||a&&e.data===m||(e.data=m);else{if(i=i&&Cn.call(e.childNodes),f=(d=n.props||Zt).dangerouslySetInnerHTML,l=m.dangerouslySetInnerHTML,!a){if(i!=null)for(d={},_=0;_<e.attributes.length;_++)d[e.attributes[_].name]=e.attributes[_].value;(l||f)&&(l&&(f&&l.__html==f.__html||l.__html===e.innerHTML)||(e.innerHTML=l&&l.__html||""))}if(Ll(e,m,d,s,a),l)t.__k=[];else if(Li(e,rr(_=t.props.children)?_:[_],t,n,r,s&&p!=="foreignObject",i,o,i?i[0]:n.__k&&kn(n,0),a,u),i!=null)for(_=i.length;_--;)i[_]!=null&&Ri(i[_]);a||("value"in m&&(_=m.value)!==void 0&&(_!==e.value||p==="progress"&&!_||p==="option"&&_!==d.value)&&ir(e,"value",_,d.value,!1),"checked"in m&&(_=m.checked)!==void 0&&_!==e.checked&&ir(e,"checked",_,d.checked,!1))}return e}function es(e,t,n){try{typeof e=="function"?e(t):e.current=t}catch(r){F.__e(r,n)}}function ts(e,t,n){var r,s;if(F.unmount&&F.unmount(e),(r=e.ref)&&(r.current&&r.current!==e.__e||es(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(i){F.__e(i,t)}r.base=r.__P=null,e.__c=void 0}if(r=e.__k)for(s=0;s<r.length;s++)r[s]&&ts(r[s],t,n||typeof e.type!="function");n||e.__e==null||Ri(e.__e),e.__=e.__e=e.__d=void 0}function zl(e,t,n){return this.constructor(e,n)}function Ct(e,t,n){var r,s,i,o;F.__&&F.__(e,t),s=(r=typeof n=="function")?null:n&&n.__k||t.__k,i=[],o=[],Qr(t,e=(!r&&n||t).__k=x(We,null,[e]),s||Zt,Zt,t.ownerSVGElement!==void 0,!r&&n?[n]:s?null:t.firstChild?Cn.call(t.childNodes):null,i,!r&&n?n:s?s.__e:t.firstChild,r,o),qi(i,e,o)}function ns(e,t){Ct(e,t,ns)}function rs(e,t,n){var r,s,i,o,a=dt({},e.props);for(i in e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)i=="key"?r=t[i]:i=="ref"?s=t[i]:a[i]=t[i]===void 0&&o!==void 0?o[i]:t[i];return arguments.length>2&&(a.children=arguments.length>3?Cn.call(arguments,2):n),En(e.type,a,r||e.key,s||e.ref,null)}function Zi(e,t){var n={__c:t="__cC"+Vi++,__:e,Consumer:function(r,s){return r.children(s)},Provider:function(r){var s,i;return this.getChildContext||(s=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(o){this.props.value!==o.value&&s.some(function(a){a.__e=!0,Xr(a)})},this.sub=function(o){s.push(o);var a=o.componentWillUnmount;o.componentWillUnmount=function(){s.splice(s.indexOf(o),1),a&&a.call(o)}}),r.children}};return n.Provider.__=n.Consumer.contextType=n}Cn=Pi.slice,F={__e:function(e,t,n,r){for(var s,i,o;t=t.__;)if((s=t.__c)&&!s.__)try{if((i=s.constructor)&&i.getDerivedStateFromError!=null&&(s.setState(i.getDerivedStateFromError(e)),o=s.__d),s.componentDidCatch!=null&&(s.componentDidCatch(e,r||{}),o=s.__d),o)return s.__E=s}catch(a){e=a}throw e}},Ii=0,qe.prototype.setState=function(e,t){var n;n=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=dt({},this.state),typeof e=="function"&&(e=e(dt({},n),this.props)),e&&dt(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),Xr(this))},qe.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Xr(this))},qe.prototype.render=We,Dt=[],Ni=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Kr=function(e,t){return e.__v.__b-t.__v.__b},sr.__r=0,Vi=0;var pt,Z,ss,Yi,Yt=0,Ji=[],or=[],Ki=F.__b,Xi=F.__r,Qi=F.diffed,eo=F.__c,to=F.unmount;function It(e,t){F.__h&&F.__h(Z,e,Yt||t),Yt=0;var n=Z.__H||(Z.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:or}),n.__[e]}function Jt(e){return Yt=1,is(ao,e)}function is(e,t,n){var r=It(pt++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):ao(void 0,t),function(a){var u=r.__N?r.__N[0]:r.__[0],c=r.t(u,a);u!==c&&(r.__N=[c,r.__[1]],r.__c.setState({}))}],r.__c=Z,!Z.u)){var s=function(a,u,c){if(!r.__c.__H)return!0;var f=r.__c.__H.__.filter(function(d){return d.__c});if(f.every(function(d){return!d.__N}))return!i||i.call(this,a,u,c);var l=!1;return f.forEach(function(d){if(d.__N){var m=d.__[0];d.__=d.__N,d.__N=void 0,m!==d.__[0]&&(l=!0)}}),!(!l&&r.__c.props===a)&&(!i||i.call(this,a,u,c))};Z.u=!0;var i=Z.shouldComponentUpdate,o=Z.componentWillUpdate;Z.componentWillUpdate=function(a,u,c){if(this.__e){var f=i;i=void 0,s(a,u,c),i=f}o&&o.call(this,a,u,c)},Z.shouldComponentUpdate=s}return r.__N||r.__}function Kt(e,t){var n=It(pt++,3);!F.__s&&us(n.__H,t)&&(n.__=e,n.i=t,Z.__H.__h.push(n))}function $n(e,t){var n=It(pt++,4);!F.__s&&us(n.__H,t)&&(n.__=e,n.i=t,Z.__h.push(n))}function os(e){return Yt=5,ar(function(){return{current:e}},[])}function no(e,t,n){Yt=6,$n(function(){return typeof e=="function"?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0},n==null?n:n.concat(e))}function ar(e,t){var n=It(pt++,7);return us(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function Fn(e,t){return Yt=8,ar(function(){return e},t)}function ro(e){var t=Z.context[e.__c],n=It(pt++,9);return n.c=e,t?(n.__==null&&(n.__=!0,t.sub(Z)),t.props.value):e.__}function so(e,t){F.useDebugValue&&F.useDebugValue(t?t(e):e)}function Bl(e){var t=It(pt++,10),n=Jt();return t.__=e,Z.componentDidCatch||(Z.componentDidCatch=function(r,s){t.__&&t.__(r,s),n[1](r)}),[n[0],function(){n[1](void 0)}]}function io(){var e=It(pt++,11);if(!e.__){for(var t=Z.__v;t!==null&&!t.__m&&t.__!==null;)t=t.__;var n=t.__m||(t.__m=[0,0]);e.__="P"+n[0]+"-"+n[1]++}return e.__}function Gl(){for(var e;e=Ji.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(ur),e.__H.__h.forEach(as),e.__H.__h=[]}catch(t){e.__H.__h=[],F.__e(t,e.__v)}}F.__b=function(e){Z=null,Ki&&Ki(e)},F.__r=function(e){Xi&&Xi(e),pt=0;var t=(Z=e.__c).__H;t&&(ss===Z?(t.__h=[],Z.__h=[],t.__.forEach(function(n){n.__N&&(n.__=n.__N),n.__V=or,n.__N=n.i=void 0})):(t.__h.forEach(ur),t.__h.forEach(as),t.__h=[],pt=0)),ss=Z},F.diffed=function(e){Qi&&Qi(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Ji.push(t)!==1&&Yi===F.requestAnimationFrame||((Yi=F.requestAnimationFrame)||Wl)(Gl)),t.__H.__.forEach(function(n){n.i&&(n.__H=n.i),n.__V!==or&&(n.__=n.__V),n.i=void 0,n.__V=or})),ss=Z=null},F.__c=function(e,t){t.some(function(n){try{n.__h.forEach(ur),n.__h=n.__h.filter(function(r){return!r.__||as(r)})}catch(r){t.some(function(s){s.__h&&(s.__h=[])}),t=[],F.__e(r,n.__v)}}),eo&&eo(e,t)},F.unmount=function(e){to&&to(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(r){try{ur(r)}catch(s){t=s}}),n.__H=void 0,t&&F.__e(t,n.__v))};var oo=typeof requestAnimationFrame=="function";function Wl(e){var t,n=function(){clearTimeout(r),oo&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);oo&&(t=requestAnimationFrame(n))}function ur(e){var t=Z,n=e.__c;typeof n=="function"&&(e.__c=void 0,n()),Z=t}function as(e){var t=Z;e.__c=e.__(),Z=t}function us(e,t){return!e||e.length!==t.length||t.some(function(n,r){return n!==e[r]})}function ao(e,t){return typeof t=="function"?t(e):t}function uo(e,t){for(var n in t)e[n]=t[n];return e}function ls(e,t){for(var n in e)if(n!=="__source"&&!(n in t))return!0;for(var r in t)if(r!=="__source"&&e[r]!==t[r])return!0;return!1}function cs(e,t){return e===t&&(e!==0||1/e==1/t)||e!=e&&t!=t}function lr(e){this.props=e}function fs(e,t){function n(s){var i=this.props.ref,o=i==s.ref;return!o&&i&&(i.call?i(null):i.current=null),t?!t(this.props,s)||!o:ls(this.props,s)}function r(s){return this.shouldComponentUpdate=n,x(e,s)}return r.displayName="Memo("+(e.displayName||e.name)+")",r.prototype.isReactComponent=!0,r.__f=!0,r}(lr.prototype=new qe).isPureReactComponent=!0,lr.prototype.shouldComponentUpdate=function(e,t){return ls(this.props,e)||ls(this.state,t)};var lo=F.__b;F.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),lo&&lo(e)};var ql=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function co(e){function t(n){var r=uo({},n);return delete r.ref,e(r,n.ref||null)}return t.$$typeof=ql,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var fo=function(e,t){return e==null?null:ht(ht(e).map(t))},ho={map:fo,forEach:fo,count:function(e){return e?ht(e).length:0},only:function(e){var t=ht(e);if(t.length!==1)throw"Children.only";return t[0]},toArray:ht},Zl=F.__e;F.__e=function(e,t,n,r){if(e.then){for(var s,i=t;i=i.__;)if((s=i.__c)&&s.__c)return t.__e==null&&(t.__e=n.__e,t.__k=n.__k),s.__c(e,t)}Zl(e,t,n,r)};var po=F.unmount;function mo(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(r){typeof r.__c=="function"&&r.__c()}),e.__c.__H=null),(e=uo({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(r){return mo(r,t,n)})),e}function _o(e,t,n){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(r){return _o(r,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=n)),e}function Tn(){this.__u=0,this.t=null,this.__b=null}function go(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function yo(e){var t,n,r;function s(i){if(t||(t=e()).then(function(o){n=o.default||o},function(o){r=o}),r)throw r;if(!n)throw t;return x(n,i)}return s.displayName="Lazy",s.__f=!0,s}function Xt(){this.u=null,this.o=null}F.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&e.__h===!0&&(e.type=null),po&&po(e)},(Tn.prototype=new qe).__c=function(e,t){var n=t.__c,r=this;r.t==null&&(r.t=[]),r.t.push(n);var s=go(r.__v),i=!1,o=function(){i||(i=!0,n.__R=null,s?s(a):a())};n.__R=o;var a=function(){if(!--r.__u){if(r.state.__a){var c=r.state.__a;r.__v.__k[0]=_o(c,c.__c.__P,c.__c.__O)}var f;for(r.setState({__a:r.__b=null});f=r.t.pop();)f.forceUpdate()}},u=t.__h===!0;r.__u++||u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(o,o)},Tn.prototype.componentWillUnmount=function(){this.t=[]},Tn.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=mo(this.__b,n,r.__O=r.__P)}this.__b=null}var s=t.__a&&x(We,null,e.fallback);return s&&(s.__h=null),[x(We,null,t.__a?null:e.children),s]};var wo=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.u=n=n[2]}};function Yl(e){return this.getChildContext=function(){return e.context},e.children}function Jl(e){var t=this,n=e.i;t.componentWillUnmount=function(){Ct(null,t.l),t.l=null,t.i=null},t.i&&t.i!==n&&t.componentWillUnmount(),t.l||(t.i=n,t.l={nodeType:1,parentNode:n,childNodes:[],appendChild:function(r){this.childNodes.push(r),t.i.appendChild(r)},insertBefore:function(r,s){this.childNodes.push(r),t.i.appendChild(r)},removeChild:function(r){this.childNodes.splice(this.childNodes.indexOf(r)>>>1,1),t.i.removeChild(r)}}),Ct(x(Yl,{context:t.context},e.__v),t.l)}function bo(e,t){var n=x(Jl,{__v:e,i:t});return n.containerInfo=t,n}(Xt.prototype=new qe).__a=function(e){var t=this,n=go(t.__v),r=t.o.get(e);return r[0]++,function(s){var i=function(){t.props.revealOrder?(r.push(s),wo(t,e,r)):s()};n?n(i):i()}},Xt.prototype.render=function(e){this.u=null,this.o=new Map;var t=ht(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},Xt.prototype.componentDidUpdate=Xt.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(t,n){wo(e,n,t)})};var vo=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,Kl=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Xl=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Ql=/[A-Z0-9]/g,ec=typeof document<"u",tc=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function xo(e,t,n){return t.__k==null&&(t.textContent=""),Ct(e,t),typeof n=="function"&&n(),e?e.__c:null}function So(e,t,n){return ns(e,t),typeof n=="function"&&n(),e?e.__c:null}qe.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(qe.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var Co=F.event;function nc(){}function rc(){return this.cancelBubble}function sc(){return this.defaultPrevented}F.event=function(e){return Co&&(e=Co(e)),e.persist=nc,e.isPropagationStopped=rc,e.isDefaultPrevented=sc,e.nativeEvent=e};var ds,ic={enumerable:!1,configurable:!0,get:function(){return this.class}},Eo=F.vnode;F.vnode=function(e){typeof e.type=="string"&&function(t){var n=t.props,r=t.type,s={};for(var i in n){var o=n[i];if(!(i==="value"&&"defaultValue"in n&&o==null||ec&&i==="children"&&r==="noscript"||i==="class"||i==="className")){var a=i.toLowerCase();i==="defaultValue"&&"value"in n&&n.value==null?i="value":i==="download"&&o===!0?o="":a==="ondoubleclick"?i="ondblclick":a!=="onchange"||r!=="input"&&r!=="textarea"||tc(n.type)?a==="onfocus"?i="onfocusin":a==="onblur"?i="onfocusout":Xl.test(i)?i=a:r.indexOf("-")===-1&&Kl.test(i)?i=i.replace(Ql,"-$&").toLowerCase():o===null&&(o=void 0):a=i="oninput",a==="oninput"&&s[i=a]&&(i="oninputCapture"),s[i]=o}}r=="select"&&s.multiple&&Array.isArray(s.value)&&(s.value=ht(n.children).forEach(function(u){u.props.selected=s.value.indexOf(u.props.value)!=-1})),r=="select"&&s.defaultValue!=null&&(s.value=ht(n.children).forEach(function(u){u.props.selected=s.multiple?s.defaultValue.indexOf(u.props.value)!=-1:s.defaultValue==u.props.value})),n.class&&!n.className?(s.class=n.class,Object.defineProperty(s,"className",ic)):(n.className&&!n.class||n.class&&n.className)&&(s.class=s.className=n.className),t.props=s}(e),e.$$typeof=vo,Eo&&Eo(e)};var ko=F.__r;F.__r=function(e){ko&&ko(e),ds=e.__c};var $o=F.diffed;F.diffed=function(e){$o&&$o(e);var t=e.props,n=e.__e;n!=null&&e.type==="textarea"&&"value"in t&&t.value!==n.value&&(n.value=t.value==null?"":t.value),ds=null};var Fo={ReactCurrentDispatcher:{current:{readContext:function(e){return ds.__n[e.__c].props.value}}}},oc="17.0.2";function To(e){return x.bind(null,e)}function An(e){return!!e&&e.$$typeof===vo}function Ao(e){return An(e)&&e.type===We}function Oo(e){return An(e)?rs.apply(null,arguments):e}function Do(e){return!!e.__k&&(Ct(null,e),!0)}function Io(e){return e&&(e.base||e.nodeType===1&&e)||null}var Mo=function(e,t){return e(t)},No=function(e,t){return e(t)},Vo=We;function hs(e){e()}function Po(e){return e}function Ro(){return[!1,hs]}var Uo=$n,jo=An;function Lo(e,t){var n=t(),r=Jt({h:{__:n,v:t}}),s=r[0].h,i=r[1];return $n(function(){s.__=n,s.v=t,cs(s.__,t())||i({h:s})},[e,n,t]),Kt(function(){return cs(s.__,s.v())||i({h:s}),e(function(){cs(s.__,s.v())||i({h:s})})},[e]),n}var ot={useState:Jt,useId:io,useReducer:is,useEffect:Kt,useLayoutEffect:$n,useInsertionEffect:Uo,useTransition:Ro,useDeferredValue:Po,useSyncExternalStore:Lo,startTransition:hs,useRef:os,useImperativeHandle:no,useMemo:ar,useCallback:Fn,useContext:ro,useDebugValue:so,version:"17.0.2",Children:ho,render:xo,hydrate:So,unmountComponentAtNode:Do,createPortal:bo,createElement:x,createContext:Zi,createFactory:To,cloneElement:Oo,createRef:Ui,Fragment:We,isValidElement:An,isElement:jo,isFragment:Ao,findDOMNode:Io,Component:qe,PureComponent:lr,memo:fs,forwardRef:co,flushSync:No,unstable_batchedUpdates:Mo,StrictMode:Vo,Suspense:Tn,SuspenseList:Xt,lazy:yo,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Fo};const ac=Object.freeze(Object.defineProperty({__proto__:null,Children:ho,Component:qe,Fragment:We,PureComponent:lr,StrictMode:Vo,Suspense:Tn,SuspenseList:Xt,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:Fo,cloneElement:Oo,createContext:Zi,createElement:x,createFactory:To,createPortal:bo,createRef:Ui,default:ot,findDOMNode:Io,flushSync:No,forwardRef:co,hydrate:So,isElement:jo,isFragment:Ao,isValidElement:An,lazy:yo,memo:fs,render:xo,startTransition:hs,unmountComponentAtNode:Do,unstable_batchedUpdates:Mo,useCallback:Fn,useContext:ro,useDebugValue:so,useDeferredValue:Po,useEffect:Kt,useErrorBoundary:Bl,useId:io,useImperativeHandle:no,useInsertionEffect:Uo,useLayoutEffect:$n,useMemo:ar,useReducer:is,useRef:os,useState:Jt,useSyncExternalStore:Lo,useTransition:Ro,version:oc},Symbol.toStringTag,{value:"Module"}));function Ze(e){return Array.isArray(e)||ArrayBuffer.isView(e)}function uc(e){return e!=null&&typeof e.GetEnumerator=="function"}function lc(e){return e!=null&&typeof e.CompareTo=="function"}function cc(e){return e!=null&&typeof e.Equals=="function"}function Ho(e){return e!=null&&typeof e.GetHashCode=="function"}function ps(e){return e!=null&&typeof e.Dispose=="function"}function te(e){ps(e)&&e.Dispose()}function Ue(){return null}function cr(e,t){var n,r;return((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===((r=Object.getPrototypeOf(t))==null?void 0:r.constructor)}class fc{constructor(t){this.iter=t,this.current=Ue()}"System.Collections.Generic.IEnumerator`1.get_Current"(){return this.current}"System.Collections.IEnumerator.get_Current"(){return this.current}"System.Collections.IEnumerator.MoveNext"(){const t=this.iter.next();return this.current=t.value,!t.done}"System.Collections.IEnumerator.Reset"(){throw new Error("JS iterators cannot be reset")}Dispose(){}}function le(e){return uc(e)?e.GetEnumerator():new fc(e[Symbol.iterator]())}function fr(e){return{next(){const t=e["System.Collections.IEnumerator.MoveNext"](),n=t?e["System.Collections.Generic.IEnumerator`1.get_Current"]():void 0;return{done:!t,value:n}}}}function at(e,t){let n=e.toString(10);for(;n.length<t;)n="0"+n;return n}function zo(e){const t=e;return typeof t.offset=="number"?t.offset:e.kind===1?0:e.getTimezoneOffset()*-6e4}function dc(e,t){return e=e<0&&t!=null&&t!==10?65535+e+1:e,e.toString(t)}function Mt(e,t){return e=e<0&&t!=null&&t!==10?4294967295+e+1:e,e.toString(t)}class mt{static id(t){return mt.idMap.has(t)||mt.idMap.set(t,++mt.count),mt.idMap.get(t)}}mt.idMap=new WeakMap,mt.count=0;function dr(e){let t=0,n=5381;const r=e.length;for(;t<r;)n=n*33^e.charCodeAt(t++);return n}function Ye(e){return e*2654435761|0}function Bo(e){return dr(e.toString(32))}function On(e){let t=0;const n=e.length;for(let r=0;r<n;r++){const s=e[r];t=(t<<5)+t^s}return t}function hc(e){if(e==null)return 0;switch(typeof e){case"boolean":return e?1:0;case"number":return Ye(e);case"bigint":return Bo(e);case"string":return dr(e);default:return Ye(mt.id(e))}}function pc(e){return Ho(e)?e.GetHashCode():hc(e)}function mc(e){return e.getTime()}function _c(e){const t=e.length,n=new Array(t);for(let r=0;r<t;r++)n[r]=_t(e[r]);return On(n)}function _t(e){var t;if(e==null)return 0;switch(typeof e){case"boolean":return e?1:0;case"number":return Ye(e);case"bigint":return Bo(e);case"string":return dr(e);default:{if(Ho(e))return e.GetHashCode();if(Ze(e))return _c(e);if(e instanceof Date)return mc(e);if(((t=Object.getPrototypeOf(e))==null?void 0:t.constructor)===Object){const n=Object.values(e).map(r=>_t(r));return On(n)}else return Ye(mt.id(e))}}}function Go(e){return pc(e)}function ms(e,t,n){if(e==null)return t==null;if(t==null||e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!n(e[r],t[r]))return!1;return!0}function Wo(e,t){return ms(e,t,Ae)}function gc(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;n.sort(),r.sort();for(let s=0;s<n.length;s++)if(n[s]!==r[s]||!Ae(e[n[s]],t[r[s]]))return!1;return!0}function Ae(e,t){var n;return e===t?!0:e==null?t==null:t==null?!1:cc(e)?e.Equals(t):Ze(e)?Ze(t)&&Wo(e,t):typeof e!="object"?!1:e instanceof Date?t instanceof Date&&qo(e,t)===0:((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===Object&&gc(e,t)}function qo(e,t){let n,r;return"offset"in e&&"offset"in t?(n=e.getTime(),r=t.getTime()):(n=e.getTime()+zo(e),r=t.getTime()+zo(t)),n===r?0:n<r?-1:1}function _s(e,t){return e===t?0:e<t?-1:1}function yc(e,t,n){if(e==null)return t==null?0:1;if(t==null)return-1;if(e.length!==t.length)return e.length<t.length?-1:1;for(let r=0,s=0;r<e.length;r++)if(s=n(e[r],t[r]),s!==0)return s;return 0}function Zo(e,t){return yc(e,t,je)}function wc(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return n.length<r.length?-1:1;n.sort(),r.sort();for(let s=0,i=0;s<n.length;s++){const o=n[s];if(o!==r[s])return o<r[s]?-1:1;if(i=je(e[o],t[o]),i!==0)return i}return 0}function je(e,t){var n;return e===t?0:e==null?t==null?0:-1:t==null?1:lc(e)?e.CompareTo(t):Ze(e)?Ze(t)?Zo(e,t):-1:typeof e!="object"?e<t?-1:1:e instanceof Date?t instanceof Date?qo(e,t):-1:((n=Object.getPrototypeOf(e))==null?void 0:n.constructor)===Object?wc(e,t):-1}function ge(e){const t={};for(const n of e)t[n[0]]=n[1];return t}function bc(e){Ze(e)?e.splice(0):e.clear()}const hr=new WeakMap;function se(e){if(e==null)return null;const t=(n,r)=>e(n)(r);return hr.set(t,e),t}function Nt(e){return hr.get(e)??(t=>n=>e(t,n))}function gs(e){if(e==null)return null;const t=(n,r,s)=>e(n)(r)(s);return hr.set(t,e),t}function ys(e){return hr.get(e)??(t=>n=>r=>e(t,n,r))}function vc(e){let t=0,n="[";for(const r of e){if(t===0)n+=ke(r);else if(t===100){n+="; ...";break}else n+="; "+ke(r);t++}return n+"]"}function ke(e,t=0){var n;if(e!=null&&typeof e=="object"){if(typeof e.toString=="function")return e.toString();if(Symbol.iterator in e)return vc(e);{const r=(n=Object.getPrototypeOf(e))==null?void 0:n.constructor;return r===Object&&t<10?"{ "+Object.entries(e).map(([s,i])=>s+" = "+ke(i,t+1)).join(`
|
|
2
|
+
`)+" }":(r==null?void 0:r.name)??""}}return String(e)}function xc(e,t){if(t.length===0)return e;{let n,r=!0;return t.length===1?(n=ke(t[0]),r=n.indexOf(" ")>=0):n=t.map(s=>ke(s)).join(", "),e+(r?" (":" ")+n+(r?")":"")}}class he{get name(){return this.cases()[this.tag]}toJSON(){return this.fields.length===0?this.name:[this.name].concat(this.fields)}toString(){return xc(this.name,this.fields)}GetHashCode(){const t=this.fields.map(n=>_t(n));return t.splice(0,0,Ye(this.tag)),On(t)}Equals(t){return this===t?!0:cr(this,t)&&this.tag===t.tag?Wo(this.fields,t.fields):!1}CompareTo(t){return this===t?0:cr(this,t)?this.tag===t.tag?Zo(this.fields,t.fields):this.tag<t.tag?-1:1:-1}}function Sc(e){const t={},n=Object.keys(e);for(let r=0;r<n.length;r++)t[n[r]]=e[n[r]];return t}function Cc(e){return"{ "+Object.entries(e).map(([t,n])=>t+" = "+ke(n)).join(`
|
|
3
|
+
`)+" }"}function Ec(e){const t=Object.values(e).map(n=>_t(n));return On(t)}function kc(e,t){if(e===t)return!0;if(cr(e,t)){const n=Object.keys(e);for(let r=0;r<n.length;r++)if(!Ae(e[n[r]],t[n[r]]))return!1;return!0}else return!1}function $c(e,t){if(e===t)return 0;if(cr(e,t)){const n=Object.keys(e);for(let r=0;r<n.length;r++){const s=je(e[n[r]],t[n[r]]);if(s!==0)return s}return 0}else return-1}class be{toJSON(){return Sc(this)}toString(){return Cc(this)}GetHashCode(){return Ec(this)}Equals(t){return kc(this,t)}CompareTo(t){return $c(this,t)}}class Le{get contents(){return this.getter()}set contents(t){this.setter(t)}constructor(t,n){typeof n=="function"?(this.getter=t,this.setter=n):(this.getter=()=>t,this.setter=r=>{t=r})}}class Fc{constructor(t){this.message=t}}function Tc(e){return e instanceof Fc||e instanceof Error}function Ac(e){return e instanceof Promise}function pr(e){return Tc(e)||Ac(e)?e:new Error(String(e))}const Qt=Symbol("numeric");function Yo(e){return typeof e=="number"||typeof e=="bigint"||(e==null?void 0:e[Qt])}function Oc(e,t){return typeof e=="number"||typeof e=="bigint"?e<t?-1:e>t?1:0:e.CompareTo(t)}function ws(e,t){return typeof e=="number"?e*t:typeof e=="bigint"?e*BigInt(t):e[Qt]().multiply(t)}function mr(e,t){return typeof e=="number"?e.toFixed(t):typeof e=="bigint"?e:e[Qt]().toFixed(t)}function _r(e,t){return typeof e=="number"?e.toPrecision(t):typeof e=="bigint"?e:e[Qt]().toPrecision(t)}function gr(e,t){return typeof e=="number"?e.toExponential(t):typeof e=="bigint"?e:e[Qt]().toExponential(t)}function yr(e){return typeof e=="number"?(Number(e)>>>0).toString(16):typeof e=="bigint"?BigInt.asUintN(64,e).toString(16):e[Qt]().toHex()}class Dc{constructor(t,n,r,s){this.declaringType=t,this.tag=n,this.name=r,this.fields=s}}class Oe{constructor(t,n,r,s,i,o,a){this.fullname=t,this.generics=n,this.construct=r,this.parent=s,this.fields=i,this.cases=o,this.enumCases=a}toString(){return ve(this)}GetHashCode(){return Jo(this)}Equals(t){return bs(this,t)}}function gt(e){return e.generics!=null?e.generics:[]}function Jo(e){const t=dr(e.fullname),n=gt(e).map(Jo);return On([t,...n])}function bs(e,t){return e.fullname===""?t.fullname===""&&ms(br(e),br(t),([n,r],[s,i])=>n===s&&bs(r,i)):e.fullname===t.fullname&&ms(gt(e),gt(t),bs)}function vs(e,t,n,r){return new Oe(e,t,n,r)}function en(e,t,n,r){return new Oe(e,t,n,void 0,r)}function Ko(...e){return new Oe("",void 0,void 0,void 0,()=>e)}function Xo(e,t,n,r){const s=new Oe(e,t,n,void 0,void 0,()=>{const i=n.prototype.cases();return r().map((o,a)=>new Dc(s,a,i[a],o))});return s}function Ic(e){return new Oe("Microsoft.FSharp.Core.FSharpOption`1",[e])}function Qo(e){return new Oe("Microsoft.FSharp.Collections.FSharpList`1",[e])}function Mc(e){return new Oe("[]",[e])}const Nc=new Oe("System.Object"),Je=new Oe("System.String"),Vc=new Oe("System.Int32");function xs(e){if(Array.isArray(e))return e[0];if(e instanceof Oe){const t=wr(e);if(t!=null)return xs(t)+"[]";{const n=e.fullname.lastIndexOf(".");return n===-1?e.fullname:e.fullname.substr(n+1)}}else return e.name}function ve(e){const t=wr(e);return t!=null?ve(t)+"[]":e.generics==null||e.generics.length===0?e.fullname:e.fullname+"["+e.generics.map(n=>ve(n)).join(",")+"]"}function Pc(e){return wr(e)!=null}function wr(e){var t;return e.fullname==="[]"&&((t=e.generics)==null?void 0:t.length)===1?e.generics[0]:void 0}function Rc(e){return e.generics!=null&&e.generics.length>0}function ea(e){return e.enumCases!=null&&e.enumCases.length>0}function Uc(e){return e.generics==null?e:new Oe(e.fullname,e.generics.map(()=>Nc))}function jc(e){var t;return(t=e.generics)==null?void 0:t[0]}function tn(e){if(ea(e)&&e.enumCases!=null)return e.enumCases.map(t=>t[1]);throw new Error(`${e.fullname} is not an enum type`)}function Lc(e,t){if(e.enumCases!=null)if(typeof t=="string"){for(const n of e.enumCases)if(n[0]===t)return n;throw new Error(`'${t}' was not found in ${e.fullname}`)}else{for(const n of e.enumCases)if(n[1]===t)return n;return["",t]}else throw new Error(`${e.fullname} is not an enum type`)}function nn(e,t){const n=parseInt(t,10);return Lc(e,isNaN(n)?t:n)[1]}function Hc(e){if(e.cases!=null)return e.cases();throw new Error(`${e.fullname} is not an F# union type`)}function br(e){if(e.fields!=null)return e.fields();throw new Error(`${e.fullname} is not an F# record type`)}function zc(e){if(ta(e)&&e.generics!=null)return e.generics;throw new Error(`${e.fullname} is not a tuple type`)}function Bc(e){return e instanceof Oe?e.cases!=null:e instanceof he}function Gc(e){return e instanceof Oe?e.fields!=null:e instanceof be}function ta(e){return e.fullname.startsWith("System.Tuple")}function Wc(e){return e.fields==null?[]:e.fields}function qc(e,t){const n=(e.fields||[]).length;if(t.length!==n)throw new Error(`Expected an array of length ${n} but got ${t.length}`);const r=e.declaringType.construct;return r==null?{}:(e.declaringType.cases?e.declaringType.cases().length==1:!1)?new r(...t):new r(e.tag,t)}function Zc(e,t){const n=br(e);if(n.length!==t.length)throw new Error(`Expected an array of length ${n.length} but got ${t.length}`);return e.construct!=null?new e.construct(...t):n.reduce((r,[s,i],o)=>(r[s]=t[o],r),{})}function Yc(e,t){return e}class Jc{constructor(t=!1){this._id=0,this._cancelled=t,this._listeners=new Map}get isCancelled(){return this._cancelled}cancel(){if(!this._cancelled){this._cancelled=!0;for(const[,t]of this._listeners)t()}}addListener(t){const n=this._id;return this._listeners.set(this._id++,t),n}removeListener(t){return this._listeners.delete(t)}register(t,n){const r=this,s=this.addListener(n==null?t:()=>t(n));return{Dispose(){r.removeListener(s)}}}Dispose(){}}class Ss extends Error{constructor(){super("The operation was canceled"),Object.setPrototypeOf(this,Ss.prototype)}}class Cs{static get maxTrampolineCallCount(){return 2e3}constructor(){this.callCount=0}incrementAndCheck(){return this.callCount++>Cs.maxTrampolineCallCount}hijack(t){this.callCount=0,setTimeout(t,0)}}function Et(e){return t=>{if(t.cancelToken.isCancelled)t.onCancel(new Ss);else if(t.trampoline.incrementAndCheck())t.trampoline.hijack(()=>{try{e(t)}catch(n){t.onError(pr(n))}});else try{e(t)}catch(n){t.onError(pr(n))}}}function Kc(e,t){return Et(n=>{e({onSuccess:r=>{try{t(r)(n)}catch(s){n.onError(pr(s))}},onError:n.onError,onCancel:n.onCancel,cancelToken:n.cancelToken,trampoline:n.trampoline})})}function Xc(e){return Et(t=>t.onSuccess(e))}class Qc{Bind(t,n){return Kc(t,n)}Combine(t,n){return this.Bind(t,()=>n)}Delay(t){return Et(n=>t()(n))}For(t,n){const r=t[Symbol.iterator]();let s=r.next();return this.While(()=>!s.done,this.Delay(()=>{const i=n(s.value);return s=r.next(),i}))}Return(t){return Xc(t)}ReturnFrom(t){return t}TryFinally(t,n){return Et(r=>{t({onSuccess:s=>{n(),r.onSuccess(s)},onError:s=>{n(),r.onError(s)},onCancel:s=>{n(),r.onCancel(s)},cancelToken:r.cancelToken,trampoline:r.trampoline})})}TryWith(t,n){return Et(r=>{t({onSuccess:r.onSuccess,onCancel:r.onCancel,cancelToken:r.cancelToken,trampoline:r.trampoline,onError:s=>{try{n(s)(r)}catch(i){r.onError(pr(i))}}})})}Using(t,n){return this.TryFinally(n(t),()=>t.Dispose())}While(t,n){return t()?this.Bind(n,()=>this.While(t,n)):this.Return(void 0)}Zero(){return Et(t=>t.onSuccess(void 0))}}const ne=new Qc;class Vt{constructor(t){this.value=t}toJSON(){return this.value}toString(){return String(this.value)}GetHashCode(){return _t(this.value)}Equals(t){return t==null?!1:Ae(this.value,t instanceof Vt?t.value:t)}CompareTo(t){return t==null?1:je(this.value,t instanceof Vt?t.value:t)}}function E(e){if(e==null)throw new Error("Option has no value");return e instanceof Vt?e.value:e}function ef(e){return e instanceof Vt?e.value:e}function Me(e){return e==null||e instanceof Vt?new Vt(e):e}function tf(e){return e==null?[]:[E(e)]}function na(e,t){return e!=null?E(e):t}function nf(e){return new g(0,[e])}function ra(e){return new g(1,[e])}class g extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Ok","Error"]}}function yt(e,t){return t.tag===0?nf(e(t.fields[0])):ra(t.fields[0])}function rf(e,t){return t.tag===0?e(t.fields[0]):ra(t.fields[0])}function sf(e){return new sa(0,[e])}function of(e){return new sa(1,[e])}class sa extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Choice1Of2","Choice2Of2"]}}function af(e){return sf(e)}function uf(e){return of(e)}function Es(e){}const lf=new Jc;function cf(e){return Et(t=>{e({onSuccess:n=>t.onSuccess(af(n)),onError:n=>t.onSuccess(uf(n)),onCancel:t.onCancel,cancelToken:t.cancelToken,trampoline:t.trampoline})})}function ff(e){return Et(t=>e([t.onSuccess,t.onError,t.onCancel]))}function df(e,t){return pf(e,t)}function hf(e,t){return df(e,t)}function pf(e,t,n,r,s){typeof t!="function"&&(s=t,t=void 0);const i=new Cs;e({onSuccess:t||Es,onError:n||Es,onCancel:r||Es,cancelToken:s||lf,trampoline:i})}class rn extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["GET","POST","PUT","PATCH","DELETE","HEAD","OPTIONS"]}}class mf extends he{constructor(t,n){super(),this.tag=0,this.fields=[t,n]}cases(){return["Header"]}}class vr extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Empty","Text","Binary","Form"]}}class Dn extends be{constructor(t,n,r,s,i,o,a,u){super(),this.url=t,this.method=n,this.headers=r,this.withCredentials=s,this.overridenMimeType=i,this.overridenResponseType=o,this.timeout=a,this.content=u}}class sn extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Text","Blob","ArrayBuffer","Unknown"]}}class ia extends be{constructor(t,n,r,s,i,o){super(),this.statusCode=t|0,this.responseText=n,this.responseType=r,this.responseUrl=s,this.responseHeaders=i,this.content=o}}function ks(e){const t=e<0;e=Math.abs(e);const n=~~(e/36e5),r=e%36e5/6e4;return(t?"-":"+")+at(n,2)+":"+at(r,2)}function xr(e,t){const n=e.toISOString();return t==="first"?n.substring(0,n.indexOf("T")):n.substring(n.indexOf("T")+1,n.length-1)}function _f(e,t){if(t)return e.toISOString();{const n=e.kind==null?!0:e.kind===2;return at(e.getFullYear(),4)+"-"+at(e.getMonth()+1,2)+"-"+at(e.getDate(),2)+"T"+at(e.getHours(),2)+":"+at(e.getMinutes(),2)+":"+at(e.getSeconds(),2)+"."+at(e.getMilliseconds(),3)+(n?ks(e.getTimezoneOffset()*-6e4):"")}}function gf(e,t){const n=e.toISOString();return n.substring(0,n.length-1)+ks(t)}function oa(e,t,n){return t.replace(/(\w)\1*/g,r=>{let s=Number.NaN;switch(r.substring(0,1)){case"y":const i=n?e.getUTCFullYear():e.getFullYear();s=r.length<4?i%100:i;break;case"M":s=(n?e.getUTCMonth():e.getMonth())+1;break;case"d":s=n?e.getUTCDate():e.getDate();break;case"H":s=n?e.getUTCHours():e.getHours();break;case"h":const o=n?e.getUTCHours():e.getHours();s=o>12?o%12:o;break;case"m":s=n?e.getUTCMinutes():e.getMinutes();break;case"s":s=n?e.getUTCSeconds():e.getSeconds();break;case"f":s=n?e.getUTCMilliseconds():e.getMilliseconds();break}return Number.isNaN(s)?r:at(s,r.length)})}function yf(e,t){const n=new Date(e.getTime()+(e.offset??0));if(typeof t!="string")return n.toISOString().replace(/\.\d+/,"").replace(/[A-Z]|\.\d+/g," ")+ks(e.offset??0);if(t.length===1)switch(t){case"D":case"d":return xr(n,"first");case"T":case"t":return xr(n,"second");case"O":case"o":return gf(n,e.offset??0);default:throw new Error("Unrecognized Date print format")}else return oa(n,t,!0)}function wf(e,t){const n=e.kind===1;if(typeof t!="string")return n?e.toUTCString():e.toLocaleString();if(t.length===1)switch(t){case"D":case"d":return n?xr(e,"first"):e.toLocaleDateString();case"T":case"t":return n?xr(e,"second"):e.toLocaleTimeString();case"O":case"o":return _f(e,n);default:throw new Error("Unrecognized Date print format")}else return oa(e,t,n)}function aa(e,t,n){return e.offset!=null?yf(e,t):wf(e,t)}function $s(e,t){const n=new Date(e);return n.kind=(t??0)|0,n}function bf(){return $s(-621355968e5,0)}function ua(e){function t(){throw new Error(`The string is not a valid Date: ${e}`)}(e==null||e.trim()==="")&&t(),e.length===10&&e[4]==="-"&&e[7]==="-"&&(e+="T00:00:00");let n=new Date(e),r=null;if(isNaN(n.getTime())){const s=/^\s*(\d+[^\w\s:]\d+[^\w\s:]\d+)?\s*(\d+:\d+(?::\d+(?:\.\d+)?)?)?\s*([AaPp][Mm])?\s*(Z|[+-]([01]?\d):?([0-5]?\d)?)?\s*$/.exec(e);if(s!=null){let i,o=0;if(s[2]!=null){const a=s[2].split(":");o=parseInt(a[0],10)*3600+parseInt(a[1]||"0",10)*60+parseFloat(a[2]||"0"),s[3]!=null&&s[3].toUpperCase()==="PM"&&(o+=720)}if(s[4]!=null){if(s[1]!=null)i=new Date(s[1]+" UTC");else{const a=new Date;i=new Date(a.getUTCFullYear()+"/"+(a.getUTCMonth()+1)+"/"+a.getUTCDate())}if(s[4]==="Z")r="Z";else{let a=parseInt(s[5],10)*60+parseInt(s[6]||"0",10);s[4][0]==="-"&&(a*=-1),r=a,o-=a*60}}else if(s[1]!=null)i=new Date(s[1]);else{const a=new Date;i=new Date(a.getFullYear()+"/"+(a.getMonth()+1)+"/"+a.getDate())}n=new Date(i.getTime()+o*1e3),n=new Date(n.getTime()+(n.getTimezoneOffset()-i.getTimezoneOffset())*6e4)}else t();isNaN(n.getTime())&&t()}return[n,r]}function vf(e,t=!1){const[n,r]=ua(e),s=r!=null?t&&r==="Z"?1:2:0;return $s(n.getTime(),s)}function xf(e,t){try{return t.contents=vf(e),!0}catch{return!1}}function Sf(e){return e.kind===1?e:$s(e.getTime(),1)}function Cf(e,t=0){if(t&-284)throw new Error("RegexOptions only supports: IgnoreCase, Multiline, Compiled, Singleline and ECMAScript");let n="gu";return n+=t&1?"i":"",n+=t&2?"m":"",n+=t&16?"s":"",new RegExp(e,n)}function la(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function ca(e,t,n=0){if(t==null)throw new Error("Input cannot ve null");if(!e.global)throw new Error("Non-global RegExp");e.lastIndex=n;const r=[];let s,i=-1;for(;(s=e.exec(t))!=null;)s.index===i?e.lastIndex++:(i=s.index,r.push(s));return r}function Ef(e,t,n,r,s=0){function i(){let o=arguments[0];if(r){r--;const a=[],u=arguments.length,c=typeof arguments[u-1]!="string";let f=c?u-3:u-2;for(let l=0;l<f;l++)a.push(arguments[l]);a.index=arguments[f++],a.input=arguments[f++],c&&(a.groups=arguments[f]),o=n(a)}return o}if(typeof e=="string"){const o=e;e=Cf(t,r??0),t=o,r=void 0}if(typeof n=="function")return r=r??-1,t.substring(0,s)+t.substring(s).replace(e,i);if(n=n.replace(/\$0/g,o=>"$&").replace(/\${([^}]+)}/g,"$<$1>"),r!=null){let o;const a=t.substring(s),u=ca(e,a),c=ca.length>r?(o=u[r-1],a.substring(0,o.index+o[0].length)):a;return t.substring(0,s)+c.replace(e,n)+t.substring(s+c.length)}else return t.replace(e,n)}const In=/(^|[^%])%([0+\- ]*)(\*|\d+)?(?:\.(\d+))?(\w)/g,kf=/\{(\d+)(,-?\d+)?(?:\:([a-zA-Z])(\d{0,2})|\:(.+?))?\}/g;function fa(e,t){return Oc(e,t)<0}function on(e){return{input:e,cont:Tf(e)}}function da(e,t){return typeof t=="string"?e(t):t.cont(e)}function Mn(e){return da(t=>t,e)}function $f(e){return da(t=>{throw new Error(t)},e)}function Ff(e,t,n,r,s){let i="";if(t=t||"",s=s||"",Yo(e))switch(s.toLowerCase()!=="x"&&(fa(e,0)?(e=ws(e,-1),i="-"):t.indexOf(" ")>=0?i=" ":t.indexOf("+")>=0&&(i="+")),r=r==null?null:parseInt(r,10),s){case"f":case"F":r=r??6,e=mr(e,r);break;case"g":case"G":e=r!=null?_r(e,r):_r(e);break;case"e":case"E":e=r!=null?gr(e,r):gr(e);break;case"x":e=yr(e);break;case"X":e=yr(e).toUpperCase();break;default:e=String(e);break}else e instanceof Date?e=aa(e):e=ke(e);if(n=typeof n=="number"?n:parseInt(n,10),isNaN(n))e=i+e;else{const o=t.indexOf("0")>=0,a=t.indexOf("-")>=0,u=a||!o?" ":"0";u==="0"?(e=Nn(e,n-i.length,u,a),e=i+e):e=Nn(i+e,n,u,a)}return e}function ha(e,t,n,r="",s=-1){return(...i)=>{let o=r;const a=t.slice(),u=n.slice();for(const c of i){const[,,f,l,d,m]=u[0];let p=l;if(s>=0)p=s,s=-1;else if(p==="*"){if(c<0)throw new Error("Non-negative number required");s=c;continue}o+=a[0],o+=Ff(c,f,p,d,m),a.splice(0,1),u.splice(0,1)}return u.length===0?(o+=a[0],e(o)):ha(e,a,u,o,s)}}function Tf(e){return t=>{In.lastIndex=0;const n=[],r=[];let s=0,i=In.exec(e);for(;i;){const o=i.index+(i[1]||"").length;n.push(e.substring(s,o).replace(/%%/g,"%")),r.push(i),s=In.lastIndex,In.lastIndex-=1,i=In.exec(e)}return n.length===0?t(e.replace(/%%/g,"%")):(n.push(e.substring(s).replace(/%%/g,"%")),ha(t,n,r))}}function Af(e,...t){let n;return typeof e=="object"?(n=String(t[0]),t.shift()):n=e,n.replace(kf,(r,s,i,o,a,u)=>{if(s<0||s>=t.length)throw new Error("Index must be greater or equal to zero and less than the arguments' length.");let c=t[s];if(Yo(c))switch(a=a==null?null:parseInt(a,10),o){case"f":case"F":a=a??2,c=mr(c,a);break;case"g":case"G":c=a!=null?_r(c,a):_r(c);break;case"e":case"E":c=a!=null?gr(c,a):gr(c);break;case"p":case"P":a=a??2,c=mr(ws(c,100),a)+" %";break;case"d":case"D":c=a!=null?Fs(String(c),a,"0"):String(c);break;case"x":case"X":c=a!=null?Fs(yr(c),a,"0"):yr(c),o==="X"&&(c=c.toUpperCase());break;default:if(u){let f="";c=u.replace(/([0#,]+)(\.[0#]+)?/,(l,d,m)=>{fa(c,0)&&(c=ws(c,-1),f="-"),m=m==null?"":m.substring(1),c=mr(c,Math.max(m.length,0));let[p,_]=c.split(".");_||(_="");const b=d.replace(/,/g,"").replace(/^#+/,"").length;p=Fs(p,b,"0");const S=m.replace(/#+$/,"").length;if(S>_.length?_=Df(_,S,"0"):S<_.length&&(_=_.substring(0,S)+_.substring(S).replace(/0+$/,"")),d.indexOf(",")>0){const v=p.length%3,T=Math.floor(p.length/3);let R=v>0?p.substr(0,v)+(T>0?",":""):"";for(let N=0;N<T;N++)R+=p.substr(v+N*3,3)+(N<T-1?",":"");p=R}return _.length>0?p+"."+_:p}),c=f+c}}else c instanceof Date?c=aa(c,u||o):c=ke(c);return i=parseInt((i||" ").substring(1),10),isNaN(i)||(c=Nn(String(c),Math.abs(i)," ",i<0)),c})}function Of(e){return typeof e!="string"||e.length===0}function an(e,t){return Array.isArray(t)?t.join(e):Array.from(t).join(e)}function Nn(e,t,n,r){n=n||" ",t=t-e.length;for(let s=0;s<t;s++)e=r?e+n:n+e;return e}function Fs(e,t,n){return Nn(e,t,n)}function Df(e,t,n){return Nn(e,t,n,!0)}function pa(e,t,n,r){if(n=typeof n=="number"?n:void 0,r=typeof r=="number"?r:0,n&&n<0)throw new Error("Count cannot be less than zero");if(n===0)return[];const s=(r&1)===1,i=(r&2)===2;t=t||[],t=t.filter(f=>f).map(la),t=t.length>0?t:["\\s"];const o=[],a=new RegExp(t.join("|"),"g");let u=!0,c=0;do{const f=a.exec(e);if(f===null){const l=i?e.substring(c).trim():e.substring(c);(!s||l.length>0)&&o.push(l),u=!1}else{const l=i?e.substring(c,f.index).trim():e.substring(c,f.index);(!s||l.length>0)&&(n!=null&&o.length+1===n?(o.push(i?e.substring(c).trim():e.substring(c)),u=!1):o.push(l)),c=a.lastIndex}}while(u);return o}function If(e,...t){if(t.length===0)return e.trim();const n="["+la(t.join(""))+"]+";return e.replace(new RegExp("^"+n),"").replace(new RegExp(n+"$"),"")}const ma="Collection was empty.";function _a(e,t){return typeof e=="function"?new e(t):new Array(t)}function ga(e,t){return e>t?e:t}function Ts(e,t,n,r){const s=t|0;return e.fill(r,s,s+n)}function Vn(e,t,n){const r=t.length|0,s=_a(n,r);for(let i=0;i<=r-1;i++)s[i]=e(t[i]);return s}function Mf(e,t){const n=_a(t,1);return n[0]=e,n}function Nf(e){return e.slice().reverse()}function Vf(e,t){return t.find(e)}function Pf(e,t,n){const r=[];for(let s=0;s<=t.length-1;s++){const i=e(t[s]);if(i!=null){const o=E(i);r.push(o)}}return Ae(n,Ue())?r:Vn(s=>s,r,n)}function Sr(e,t,n){return n.reduce(e,t)}function Rf(e,t,n){if(t==null)return n==null;if(n==null)return!1;{let r=0,s=!0;const i=t.length|0,o=n.length|0;if(i>o)return!1;if(i<o)return!1;for(;r<i&&s;)s=e(t[r],n[r]),r=r+1|0;return s}}function ya(e,t,n){return t.reduceRight((r,s)=>e(s,r),n)}class $e extends be{constructor(t,n){super(),this.head=t,this.tail=n}toString(){return"["+an("; ",this)+"]"}Equals(t){const n=this;return n===t?!0:((s,i)=>{e:for(;;){const o=s,a=i,u=o.tail,c=a.tail;if(u!=null)if(c!=null){const f=E(u),l=E(c);if(Ae(o.head,a.head)){s=f,i=l;continue e}else return!1}else return!1;else return c==null}})(n,t)}GetHashCode(){return((r,s,i)=>{e:for(;;){const o=r,a=s,u=i,c=u.tail;if(c!=null){const f=E(c);if(o>18)return a|0;r=o+1,s=(a<<1)+_t(u.head)+631*o,i=f;continue e}else return a|0}})(0,0,this)|0}toJSON(){const t=this;return Array.from(t)}CompareTo(t){return((s,i)=>{e:for(;;){const o=s,a=i,u=o.tail,c=a.tail;if(u!=null)if(c!=null){const f=E(u),l=E(c),d=je(o.head,a.head)|0;if(d===0){s=f,i=l;continue e}else return d|0}else return 1;else return c!=null?-1:0}})(this,t)|0}GetEnumerator(){return jf(this)}[Symbol.iterator](){return fr(le(this))}"System.Collections.IEnumerable.GetEnumerator"(){return le(this)}}class Uf{constructor(t){this.xs=t,this.it=this.xs,this.current=Ue()}"System.Collections.Generic.IEnumerator`1.get_Current"(){return this.current}"System.Collections.IEnumerator.get_Current"(){return this.current}"System.Collections.IEnumerator.MoveNext"(){const t=this,n=t.it.tail;if(n!=null){const r=E(n);return t.current=t.it.head,t.it=r,!0}else return!1}"System.Collections.IEnumerator.Reset"(){const t=this;t.it=t.xs,t.current=Ue()}Dispose(){}}function jf(e){return new Uf(e)}function ye(){return new $e(Ue(),void 0)}function Pn(e,t){return new $e(e,t)}function Cr(e){return e.tail==null}function Lf(e){return((n,r)=>{e:for(;;){const s=n,o=r.tail;if(o!=null){n=s+1,r=E(o);continue e}else return s|0}})(0,e)|0}function As(e){if(e.tail!=null)return e.head;throw new Error(ma+"\\nParameter name: list")}function Ke(e){const t=e.tail;if(t!=null)return E(t);throw new Error(ma+"\\nParameter name: list")}function we(){return ye()}function He(e,t){return Pn(e,t)}function Ne(e){return Pn(e,ye())}function z(e){return Cr(e)}function I(e){return As(e)}function B(e){return Ke(e)}function Rn(e){const t=Lf(e)|0,n=Ts(new Array(t),0,t,null);return((s,i)=>{e:for(;;){const o=s,a=i;if(!Cr(a)){n[o]=As(a),s=o+1,i=Ke(a);continue e}break}})(0,e),n}function ut(e,t,n){let r=t,s=n;for(;!Cr(s);)r=e(r,I(s)),s=Ke(s);return r}function Os(e){return ut((t,n)=>Pn(n,t),ye(),e)}function Hf(e,t,n){return ya(e,Rn(t),n)}function Un(e,t){ut((n,r)=>{e(r)},void 0,t)}function re(e,t){let n=t;for(let r=e.length-1;r>=0;r--)n=Pn(e[r],n);return n}function Y(e){return re(e,ye())}function zf(e){let t,n;if(Ze(e))return Y(e);if(e instanceof $e)return e;{const r=ye();let s=r;const i=le(e);try{for(;i["System.Collections.IEnumerator.MoveNext"]();){const u=i["System.Collections.Generic.IEnumerator`1.get_Current"]();s=(t=s,n=new $e(u,void 0),t.tail=n,n)}}finally{te(i)}const o=s,a=ye();return o.tail=a,Ke(r)}}function Bf(e){const t=ye();let n=t;const r=o=>{n=ut((a,u)=>{const c=new $e(u,void 0);return a.tail=c,c},n,o)};if(Ze(e))e.forEach(r);else if(e instanceof $e)Un(r,e);else{const o=le(e);try{for(;o["System.Collections.IEnumerator.MoveNext"]();)r(o["System.Collections.Generic.IEnumerator`1.get_Current"]())}finally{te(o)}}const s=n,i=ye();return s.tail=i,Ke(t)}function Ds(e,t){return ut((n,r)=>Pn(r,n),t,Os(e))}function wa(e,t){const n=ye(),r=ut((i,o)=>{const a=new $e(e(o),void 0);return i.tail=a,a},n,t),s=ye();return r.tail=s,Ke(n)}function ba(e,t){return((r,s)=>{e:for(;;){const i=r,o=s;if(Cr(o))return;if(e(As(o)))return i;r=i+1,s=Ke(o);continue e}})(0,t)}function Gf(e,t){const n=ye(),r=ut((i,o)=>{if(e(o)){const a=new $e(o,void 0);return i.tail=a,a}else return i},n,t),s=ye();return r.tail=s,Ke(n)}function Wf(e,t){const n=ye(),r=ye(),s=n,i=ut((u,c)=>{let f,l;const d=u[0],m=u[1];return e(c)?[(f=new $e(c,void 0),d.tail=f,f),m]:[d,(l=new $e(c,void 0),m.tail=l,l)]},[s,r],t),o=ye();i[0].tail=o;const a=ye();return i[1].tail=a,[Ke(s),Ke(r)]}function qf(e,t){const n=ye(),r=ut((i,o)=>{const a=e(o);if(a==null)return i;{const u=new $e(E(a),void 0);return i.tail=u,u}},n,t),s=ye();return r.tail=s,Ke(n)}function va(e,t,n){return ba(r=>n.Equals(e,r),t)!=null}function xa(e,t){return ba(e,t)!=null}function Zf(e){throw new Error(e)}const Yf="Enumeration already finished.",Jf="Enumeration has not started. Call MoveNext.",Sa="The input sequence has an insufficient number of elements.",Kf="Reset is not supported on this enumerator.";function Xf(){throw new Error(Kf)}function Is(){throw new Error(Jf)}function Ms(){throw new Error(Yf)}class Qf{constructor(t){this.f=t}toString(){const t=this;let n=0,r="seq [";const s=le(t);try{for(;n<4&&s["System.Collections.IEnumerator.MoveNext"]();)n>0&&(r=r+"; "),r=r+ke(s["System.Collections.Generic.IEnumerator`1.get_Current"]()),n=n+1|0;return n===4&&(r=r+"; ..."),r+"]"}finally{te(s)}}GetEnumerator(){return this.f()}[Symbol.iterator](){return fr(le(this))}"System.Collections.IEnumerable.GetEnumerator"(){return this.f()}}function ed(e){return new Qf(e)}class td{constructor(t,n,r){this.current=t,this.next=n,this.dispose=r}"System.Collections.Generic.IEnumerator`1.get_Current"(){return this.current()}"System.Collections.IEnumerator.get_Current"(){return this.current()}"System.Collections.IEnumerator.MoveNext"(){return this.next()}"System.Collections.IEnumerator.Reset"(){Xf()}Dispose(){this.dispose()}}function Er(e,t,n){return new td(e,t,n)}function nd(e){let t,n,r=!1,s=!1,i;const o=()=>{if(s=!0,n!=null){const a=E(n);try{te(a)}finally{n=void 0}}if(t!=null){const a=E(t);try{te(a)}finally{t=void 0}}};return Er(()=>(r?s&&Ms():Is(),i!=null?E(i):Ms()),()=>{let a;if(r||(r=!0),s)return!1;{let u;for(;u==null;){const c=t,f=n;if(c!=null)if(f!=null){const l=E(f);if(l["System.Collections.IEnumerator.MoveNext"]())i=Me(l["System.Collections.Generic.IEnumerator`1.get_Current"]()),u=!0;else try{te(l)}finally{n=void 0}}else{const l=E(c);l["System.Collections.IEnumerator.MoveNext"]()?n=(a=l["System.Collections.Generic.IEnumerator`1.get_Current"](),le(a)):(o(),u=!1)}else t=le(e)}return E(u)}},()=>{s||o()})}function rd(e,t){return Er(()=>t["System.Collections.Generic.IEnumerator`1.get_Current"](),()=>t["System.Collections.IEnumerator.MoveNext"](),()=>{try{te(t)}finally{e()}})}function Ca(e,t,n){let r=!1,s,i=Me(e());const o=()=>{if(i!=null){const u=E(i);try{n(u)}finally{i=void 0}}},a=()=>{try{o()}finally{s=void 0}};return Er(()=>(r||Is(),s!=null?E(s):Ms()),()=>{if(r||(r=!0),i!=null){const u=E(i);let c;try{c=t(u)}catch(f){throw a(),f}return c!=null?(s=c,!0):(a(),!1)}else return!1},o)}function sd(e,t){let n,r=t;return Er(()=>{if(n!=null){const s=E(n)[0];return E(n)[1],s}else return Is()},()=>(n=e(r),n!=null?(E(n)[0],r=E(n)[1],!0):!1),()=>{})}function id(e,t){t==null&&Zf(e)}function un(e){return ed(e)}function Pt(e){return id("source",e),le(e)}function V(e){return un(()=>le(e()))}function Ea(e){return un(()=>nd(e))}function od(e,t){return un(()=>sd(e,t))}function Rt(){return V(()=>new Array(0))}function M(e){return V(()=>Mf(e))}function N_(e){return e}function ad(e){return e instanceof $e?Rn(e):Array.from(e)}function ze(e){return Ze(e)?Y(e):e instanceof $e?e:zf(e)}function ud(e,t,n){return un(()=>Ca(e,t,n))}function ld(e,t,n){return un(()=>{let r=-1;return Ca(e,s=>(r=r+1|0,t(r,s)),n)})}function X(e,t){return Ea([e,t])}function cd(e,t,n){const r=Pt(t);try{const s=Pt(n);try{let i=0,o=r["System.Collections.IEnumerator.MoveNext"](),a=s["System.Collections.IEnumerator.MoveNext"]();for(;i===0&&o&&a;)i=e(r["System.Collections.Generic.IEnumerator`1.get_Current"](),s["System.Collections.Generic.IEnumerator`1.get_Current"]())|0,i===0&&(o=r["System.Collections.IEnumerator.MoveNext"](),a=s["System.Collections.IEnumerator.MoveNext"]());return(i!==0?i:o?1:a?-1:0)|0}finally{te(s)}}finally{te(r)}}function ln(e,t,n){const r=Pt(t);try{let s=!1;for(;!s&&r["System.Collections.IEnumerator.MoveNext"]();)s=n.Equals(e,r["System.Collections.Generic.IEnumerator`1.get_Current"]());return s}finally{te(r)}}function ka(e,t,n){const r=Pt(n);try{let s=t;for(;r["System.Collections.IEnumerator.MoveNext"]();)s=e(s,r["System.Collections.Generic.IEnumerator`1.get_Current"]());return s}finally{te(r)}}function Ns(e,t){ka((n,r)=>{e(r)},void 0,t)}function lt(e,t){return ud(()=>Pt(t),n=>n["System.Collections.IEnumerator.MoveNext"]()?Me(e(n["System.Collections.Generic.IEnumerator`1.get_Current"]())):void 0,n=>{te(n)})}function fd(e){return V(()=>Nf(ad(e)))}function dd(e,t){return un(()=>{const n=Pt(t);try{for(let r=1;r<=e;r++)if(!n["System.Collections.IEnumerator.MoveNext"]())throw new Error(Sa+"\\nParameter name: source");return rd(()=>{},n)}catch(r){throw te(n),r}})}function hd(e,t){return ld(()=>Pt(t),(n,r)=>{if(n<e){if(r["System.Collections.IEnumerator.MoveNext"]())return Me(r["System.Collections.Generic.IEnumerator`1.get_Current"]());throw new Error(Sa+"\\nParameter name: source")}else return},n=>{te(n)})}function pd(e,t){return V(()=>Ea(lt(e,t)))}class $a{constructor(t,n){this.k=t,this.v=n}}function jn(e,t){return new $a(e,t)}function pe(e){return e.k}function Fe(e){return e.v}class ce extends $a{constructor(t,n,r,s,i){super(t,n),this.left=r,this.right=s,this.h=i|0}}function Ln(e,t,n,r,s){return new ce(e,t,n,r,s)}function Ce(e){return e.left}function Ee(e){return e.right}function kt(e){return e.h}function V_(){}function Fa(e,t){e:for(;;){const n=e,r=t;if(r!=null){const s=E(r);if(s instanceof ce){const i=s;e=Fa(n+1,Ce(i)),t=Ee(i);continue e}else return n+1|0}else return n|0}}function md(e){return Fa(0,e)}function Xe(e,t,n,r){let s,i,o;const a=e;if(a!=null){const l=E(a);o=l instanceof ce?(s=l,kt(s)):1}else o=0;let u;const c=r;if(c!=null){const l=E(c);u=l instanceof ce?(i=l,kt(i)):1}else u=0;const f=(o<u?u:o)|0;return f===0?jn(t,n):Ln(t,n,e,r,f+1)}function Ta(e,t,n,r){let s,i,o,a,u,c,f,l,d;const m=e;if(m!=null){const b=E(m);d=b instanceof ce?(s=b,kt(s)):1}else d=0;let p;const _=r;if(_!=null){const b=E(_);p=b instanceof ce?(i=b,kt(i)):1}else p=0;if(p>d+2){const b=E(r);if(b instanceof ce){const S=b;if(o=Ce(S),(o!=null?(a=E(o),a instanceof ce?(u=a,kt(u)):1):0)>d+1){const v=E(Ce(S));if(v instanceof ce){const T=v;return Xe(Xe(e,t,n,Ce(T)),pe(T),Fe(T),Xe(Ee(T),pe(S),Fe(S),Ee(S)))}else throw new Error("internal error: Map.rebalance")}else return Xe(Xe(e,t,n,Ce(S)),pe(S),Fe(S),Ee(S))}else throw new Error("internal error: Map.rebalance")}else if(d>p+2){const b=E(e);if(b instanceof ce){const S=b;if(c=Ee(S),(c!=null?(f=E(c),f instanceof ce?(l=f,kt(l)):1):0)>p+1){const v=E(Ee(S));if(v instanceof ce){const T=v;return Xe(Xe(Ce(S),pe(S),Fe(S),Ce(T)),pe(T),Fe(T),Xe(Ee(T),t,n,r))}else throw new Error("internal error: Map.rebalance")}else return Xe(Ce(S),pe(S),Fe(S),Xe(Ee(S),t,n,r))}else throw new Error("internal error: Map.rebalance")}else return Xe(e,t,n,r)}function cn(e,t,n,r){if(r!=null){const s=E(r),i=e.Compare(t,pe(s))|0;if(s instanceof ce){const o=s;return i<0?Ta(cn(e,t,n,Ce(o)),pe(o),Fe(o),Ee(o)):i===0?Ln(t,n,Ce(o),Ee(o),kt(o)):Ta(Ce(o),pe(o),Fe(o),cn(e,t,n,Ee(o)))}else return i<0?Ln(t,n,void 0,r,2):i===0?jn(t,n):Ln(t,n,r,void 0,2)}else return jn(t,n)}function Aa(e,t,n){e:for(;;){const r=e,s=t,i=n;if(i!=null){const o=E(i),a=r.Compare(s,pe(o))|0;if(a===0)return Me(Fe(o));if(o instanceof ce){const u=o;e=r,t=s,n=a<0?Ce(u):Ee(u);continue e}else return}else return}}function _d(e,t,n){const r=Aa(e,t,n);if(r==null)throw new Error;return E(r)}function gd(e,t,n){e:for(;;){const r=e,s=t,i=n;if(i!=null){const o=E(i),a=r.Compare(s,pe(o))|0;if(o instanceof ce){const u=o;if(a<0){e=r,t=s,n=Ce(u);continue e}else{if(a===0)return!0;e=r,t=s,n=Ee(u);continue e}}else return a===0}else return!1}}function Oa(e,t){e:for(;;){const n=e,r=t;if(r!=null){const s=E(r);if(s instanceof ce){const i=s;Oa(n,Ce(i)),n(pe(i),Fe(i)),e=n,t=Ee(i);continue e}else n(pe(s),Fe(s))}break}}function yd(e,t){Oa(e,t)}function Vs(e,t){if(t!=null){const n=E(t);if(n instanceof ce){const r=n,s=Vs(e,Ce(r)),i=e(pe(r),Fe(r)),o=Vs(e,Ee(r));return Ln(pe(r),i,s,o,kt(r))}else return jn(pe(n),e(pe(n),Fe(n)))}else return void 0}function wd(e,t){return Vs(e,t)}function bd(e,t,n){let r=n;yd((s,i)=>{t[r]=[s,i],r=r+1|0},e)}function vd(e,t){return ut((n,r)=>cn(e,r[0],r[1],n),void 0,t)}function xd(e,t,n){e:for(;;){const r=e,s=t,i=n;if(i["System.Collections.IEnumerator.MoveNext"]()){const o=i["System.Collections.Generic.IEnumerator`1.get_Current"]();e=r,t=cn(r,o[0],o[1],s),n=i;continue e}else return s}}function Sd(e,t){let n=void 0;for(let r=0;r<=t.length-1;r++){const s=t[r];n=cn(e,s[0],s[1],n)}return n}function Da(e,t){if(Ze(t))return Sd(e,t);if(t instanceof $e)return vd(e,t);{const n=le(t);try{return xd(e,void 0,n)}finally{te(n)}}}class Cd extends be{constructor(t,n){super(),this.stack=t,this.started=n}}function Ia(e){e:for(;;){const t=e;if(z(t))return we();{const n=B(t),r=I(t);if(r!=null){const s=E(r);if(s instanceof ce){const i=s;e=re([Ce(i),jn(pe(i),Fe(i)),Ee(i)],n);continue e}else return t}else{e=n;continue e}}}}function Ma(e){return new Cd(Ia(Ne(e)),!1)}function Ed(){throw new Error("enumeration not started")}function kd(){throw new Error("enumeration already finished")}function Na(e){if(e.started){const t=e.stack;if(z(t))return kd();if(I(t)!=null){const n=E(I(t));if(n instanceof ce)throw new Error("Please report error: Map iterator, unexpected stack for current");return[pe(n),Fe(n)]}else throw new Error("Please report error: Map iterator, unexpected stack for current")}else return Ed()}function $d(e){if(e.started){const t=e.stack;if(z(t))return!1;if(I(t)!=null){if(E(I(t))instanceof ce)throw new Error("Please report error: Map iterator, unexpected stack for moveNext");return e.stack=Ia(B(t)),!z(e.stack)}else throw new Error("Please report error: Map iterator, unexpected stack for moveNext")}else return e.started=!0,!z(e.stack)}function Va(e){let t=Ma(e);return{"System.Collections.Generic.IEnumerator`1.get_Current"(){return Na(t)},"System.Collections.IEnumerator.get_Current"(){return Na(t)},"System.Collections.IEnumerator.MoveNext"(){return $d(t)},"System.Collections.IEnumerator.Reset"(){t=Ma(e)},Dispose(){}}}class kr{constructor(t,n){this.comparer=t,this.tree=n}GetHashCode(){return Dd(this)|0}Equals(t){const n=this;if(t instanceof kr){const r=t,s=le(n);try{const i=le(r);try{const o=()=>{const a=s["System.Collections.IEnumerator.MoveNext"]();if(a===i["System.Collections.IEnumerator.MoveNext"]())if(a){const u=s["System.Collections.Generic.IEnumerator`1.get_Current"](),c=i["System.Collections.Generic.IEnumerator`1.get_Current"]();return Ae(u[0],c[0])&&Ae(u[1],c[1])?o():!1}else return!0;else return!1};return o()}finally{te(i)}}finally{te(s)}}else return!1}toString(){return"map ["+an("; ",lt(n=>Af("({0}, {1})",n[0],n[1]),this))+"]"}get[Symbol.toStringTag](){return"FSharpMap"}toJSON(){const t=this;return Array.from(t)}GetEnumerator(){return Va(this.tree)}[Symbol.iterator](){return fr(le(this))}"System.Collections.IEnumerable.GetEnumerator"(){return Va(this.tree)}CompareTo(t){const n=this;if(t instanceof kr)return cd((s,i)=>{const o=n.comparer.Compare(s[0],i[0])|0;return(o!==0?o:je(s[1],i[1]))|0},n,t)|0;throw new Error("not comparable\\nParameter name: obj")}"System.Collections.Generic.ICollection`1.Add2B595"(t){throw new Error("Map cannot be mutated")}"System.Collections.Generic.ICollection`1.Clear"(){throw new Error("Map cannot be mutated")}"System.Collections.Generic.ICollection`1.Remove2B595"(t){throw new Error("Map cannot be mutated")}"System.Collections.Generic.ICollection`1.Contains2B595"(t){const n=this;return Ra(n,t[0])&&Ae(Pa(n,t[0]),t[1])}"System.Collections.Generic.ICollection`1.CopyToZ3B4C077E"(t,n){bd(this.tree,t,n)}"System.Collections.Generic.ICollection`1.get_IsReadOnly"(){return!0}"System.Collections.Generic.ICollection`1.get_Count"(){return Ps(this)|0}"System.Collections.Generic.IReadOnlyCollection`1.get_Count"(){return Ps(this)|0}get size(){return Ps(this)|0}clear(){throw new Error("Map cannot be mutated")}delete(t){throw new Error("Map cannot be mutated")}entries(){return lt(n=>[n[0],n[1]],this)}get(t){return Pa(this,t)}has(t){return Ra(this,t)}keys(){return lt(n=>n[0],this)}set(t,n){throw new Error("Map cannot be mutated")}values(){return lt(n=>n[1],this)}forEach(t,n){const r=this;Ns(s=>{t(s[1],s[0],r)},r)}}function Hn(e,t){return new kr(e,t)}function Fd(e){return Hn(e,void 0)}function Td(e,t,n){return Hn(e.comparer,cn(e.comparer,t,n,e.tree))}function Pa(e,t){return _d(e.comparer,t,e.tree)}function Ad(e,t){return Hn(e.comparer,wd(t,e.tree))}function Ps(e){return md(e.tree)}function Ra(e,t){return gd(e.comparer,t,e.tree)}function Od(e,t){return Aa(e.comparer,t,e.tree)}function Dd(e){const t=(s,i)=>(s<<1)+i+631;let n=0;const r=le(e);try{for(;r["System.Collections.IEnumerator.MoveNext"]();){const s=r["System.Collections.Generic.IEnumerator`1.get_Current"]();n=t(n,_t(s[0]))|0,n=t(n,_t(s[1]))|0}}finally{te(r)}return n|0}function Id(e,t,n){return Td(n,e,t)}function Md(e,t){return Od(t,e)}function Nd(e,t){return Ad(t,e)}function Vd(e,t){return Hn(t,Da(t,e))}function Pd(e,t){return Hn(t,Da(t,e))}function Ua(e){return Fd(e)}function Rd(e){return new mf("Authorization",e)}const Ut=new Dn("",new rn(0,[]),we(),!1,void 0,void 0,void 0,new vr(0,[]));new ia(0,"","","",Ua({Compare:_s}),new sn(0,[""]));function ja(e,t){return Of(t)?[t]:pa(t,[e],void 0,0)}function Ud(e){switch(e.tag){case 1:return"POST";case 3:return"PATCH";case 2:return"PUT";case 4:return"DELETE";case 6:return"OPTIONS";case 5:return"HEAD";default:return"GET"}}function zn(e){return new Dn(e,Ut.method,Ut.headers,Ut.withCredentials,Ut.overridenMimeType,Ut.overridenResponseType,Ut.timeout,Ut.content)}function Bn(e,t){return new Dn(t.url,e,t.headers,t.withCredentials,t.overridenMimeType,t.overridenResponseType,t.timeout,t.content)}function jd(e,t){return new Dn(t.url,t.method,Ds(t.headers,Ne(e)),t.withCredentials,t.overridenMimeType,t.overridenResponseType,t.timeout,t.content)}function Rs(e,t){return new Dn(t.url,t.method,t.headers,t.withCredentials,t.overridenMimeType,t.overridenResponseType,t.timeout,e)}function Gn(e){return ff(t=>{const n=new XMLHttpRequest;n.open(Ud(e.method),e.url),n.onreadystatechange=()=>{let u,c,f,l,d,m,p;n.readyState===4&&t[0]((u=(c=n.responseType,c===""||c==="text"?n.responseText:""),f=n.status|0,l=n.responseType,d=(m=n.responseType,m===""?new sn(0,[n.responseText]):m==="text"?new sn(0,[n.responseText]):m==="arraybuffer"?new sn(2,[n.response]):m==="blob"?new sn(1,[n.response]):new sn(3,[n.response])),p=Pd(Pf(_=>{const b=Y(ja(":",_));if(!z(b))return[I(b).toLocaleLowerCase(),an(":",B(b)).trim()]},ja(`\r
|
|
4
|
+
`,n.getAllResponseHeaders())),{Compare:_s}),new ia(f,u,l,n.responseURL,p,d)))};const r=le(e.headers);try{for(;r["System.Collections.IEnumerator.MoveNext"]();){const u=r["System.Collections.Generic.IEnumerator`1.get_Current"]();n.setRequestHeader(u.fields[0],u.fields[1])}}finally{te(r)}n.withCredentials=e.withCredentials;const s=e.overridenMimeType;if(s!=null){const u=s;n.overrideMimeType(u)}const i=e.overridenResponseType;if(i!=null)switch(i.tag){case 1:{n.responseType="blob";break}case 2:{n.responseType="arraybuffer";break}default:n.responseType="text"}const o=e.timeout;if(o!=null){const u=o|0;n.timeout=u|0}const a=e.content;switch(a.tag){case 1:{n.send(Me(a.fields[0]));break}case 3:{n.send(Me(a.fields[0]));break}case 2:{n.send(Me(a.fields[0]));break}default:n.send()}})}class A extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["BadPrimitive","BadPrimitiveExtra","BadType","BadField","BadPath","TooSmallArray","FailMessage","BadOneOf"]}}class Us extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["PascalCase","CamelCase","SnakeCase"]}}function La(e){return e.slice(void 0,0+1).toLowerCase()+e.slice(1,e.length)}function Ld(e,t){switch(e.tag){case 2:return Ef(La(t),"[A-Z]","_$0").toLowerCase();case 0:return t;default:return La(t)}}const Hd=/^[\(\{]{0,2}[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}[\)\}]{0,2}$/,Ha=/^([0-9a-f]{8})([0-9a-f]{4})([0-9a-f]{4})([0-9a-f]{4})([0-9a-f]{12})$/,zd=/^\{0x[0-9a-f]{8},(0x[0-9a-f]{4},){2}\{(0x[0-9a-f]{2},){7}0x[0-9a-f]{2}\}\}$/;function Bd(e){function t(r){return r.replace(Ha,"$1-$2-$3-$4-$5")}const n=e.trim().toLowerCase();if(Hd.test(n))return If(n,"{","}","(",")");if(Ha.test(n))return t(n);if(zd.test(n))return t(n.replace(/[\{\},]|0x/g,""));throw new Error("Guid should contain 32 digits with 4 dashes: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx")}function Gd(e,t){try{return t.contents=Bd(e),!0}catch{return!1}}var js;(function(e){e[e.AllowHexSpecifier=512]="AllowHexSpecifier"})(js||(js={}));function Wd(e,t){const[,n,r,s]=e;return{sign:n||"",prefix:r||"",digits:s,radix:t}}function za(e,t){switch(t){case 8:return e?[0,255]:[-128,127];case 16:return e?[0,65535]:[-32768,32767];case 32:return e?[0,4294967295]:[-2147483648,2147483647];default:throw new Error("Invalid bit size.")}}function qd(e){switch(e){case 2:return/[^0-1]/;case 8:return/[^0-7]/;case 10:return/[^0-9]/;case 16:return/[^0-9a-fA-F]/;default:throw new Error("Invalid Base.")}}function Zd(e,t){if(t&js.AllowHexSpecifier)return 16;switch(e){case"0b":case"0B":return 2;case"0o":case"0O":return 8;case"0x":case"0X":return 16;default:return 10}}function Yd(e,t,n){const s=/^\s*([\+\-])?(0[xXoObB])?([0-9a-fA-F]+)\s*$/.exec(e.replace(/_/g,""));if(s!=null){const[,,i,o]=s;if(n=n||Zd(i,t),!qd(n).test(o))return Wd(s,n)}return null}function Jd(e,t,n,r,s){const i=Yd(e,t,s);if(i!=null){let o=Number.parseInt(i.sign+i.digits,i.radix);if(!Number.isNaN(o)){const[a,u]=za(!0,r);!n&&i.radix!==10&&o>=a&&o<=u&&(o=o<<32-r>>32-r);const[c,f]=za(n,r);if(o>=c&&o<=f)return o}}throw new Error("Input string was not in a correct format.")}function fn(e,t,n,r,s){try{return s.contents=Jd(e,t,n,r),!0}catch{return!1}}function Ba(e,t){Kd(t);const n=new Date(e);return n.offset=t??new Date().getTimezoneOffset()*-6e4,n}function Kd(e){if(e!=null&&e!==0){if(e%6e4!==0)throw new Error("Offset must be specified in whole minutes.");if(Math.abs(e/36e5)>14)throw new Error("Offset must be within plus or minus 14 hours.")}}function Xd(){return Ba(-621355968e5,0)}function Qd(e){const[t,n]=ua(e),r=n==null?t.getTimezoneOffset()*-6e4:n==="Z"?0:n*6e4;return Ba(t.getTime(),r)}function eh(e,t){try{return t.contents=Qd(e),!0}catch{return!1}}function Ga(e=0,t=0,n=0,r=0,s=0){switch(arguments.length){case 1:return th(arguments[0]);case 3:e=0,t=arguments[0],n=arguments[1],r=arguments[2],s=0;break}return e*864e5+t*36e5+n*6e4+r*1e3+s}function th(e){return Number(BigInt(e)/10000n)}function nh(e){const t=e.search("\\."),n=e.search("\\:");if(t===-1&&n===-1){const r=parseInt(e,0);if(isNaN(r))throw new Error(`String '${e}' was not recognized as a valid TimeSpan.`);return Ga(r,0,0,0,0)}if(n>0){const r=/^(-?)((\d+)\.)?(?:0*)([0-9]|0[0-9]|1[0-9]|2[0-3]):(?:0*)([0-5][0-9]|[0-9])(:(?:0*)([0-5][0-9]|[0-9]))?\.?(\d+)?$/.exec(e);if(r!=null&&r[4]!=null&&r[5]!=null){let s=0,i=0,o=0;const a=r[1]!=null&&r[1]==="-"?-1:1,u=+r[4],c=+r[5];if(r[3]!=null&&(s=+r[3]),r[7]!=null&&(o=+r[7]),r[8]!=null)switch(r[8].length){case 1:i=+r[8]*100;break;case 2:i=+r[8]*10;break;case 3:i=+r[8];break;case 4:i=+r[8]/10;break;case 5:i=+r[8]/100;break;case 6:i=+r[8]/1e3;break;case 7:i=+r[8]/1e4;break;default:throw new Error(`String '${e}' was not recognized as a valid TimeSpan.`)}return a*Ga(s,u,c,o,i)}}throw new Error(`String '${e}' was not recognized as a valid TimeSpan.`)}function rh(e,t){try{return t.contents=nh(e),!0}catch{return!1}}class Wa{constructor(t){this.k=t}}function Ve(e){return new Wa(e)}function P(e){return e.k}class G extends Wa{constructor(t,n,r,s){super(t),this.left=n,this.right=r,this.h=s|0}}function Pe(e,t,n,r){return new G(e,t,n,r)}function Q(e){return e.left}function J(e){return e.right}function dn(e){return e.h}function P_(){}function qa(e,t){e:for(;;){const n=e,r=t;if(n!=null){const s=E(n);if(s instanceof G){const i=s;e=Q(i),t=qa(J(i),r+1);continue e}else return r+1|0}else return r|0}}function sh(e){return qa(e,0)}function Qe(e,t,n){let r,s,i;const o=e;if(o!=null){const f=E(o);i=f instanceof G?(r=f,dn(r)):1}else i=0;let a;const u=n;if(u!=null){const f=E(u);a=f instanceof G?(s=f,dn(s)):1}else a=0;const c=(i<a?a:i)|0;return c===0?Ve(t):Pe(t,e,n,c+1)}function Za(e,t,n){let r,s,i,o,a,u,c,f,l;const d=e;if(d!=null){const _=E(d);l=_ instanceof G?(r=_,dn(r)):1}else l=0;let m;const p=n;if(p!=null){const _=E(p);m=_ instanceof G?(s=_,dn(s)):1}else m=0;if(m>l+2){const _=E(n);if(_ instanceof G){const b=_;if(i=Q(b),(i!=null?(o=E(i),o instanceof G?(a=o,dn(a)):1):0)>l+1){const S=E(Q(b));if(S instanceof G){const v=S;return Qe(Qe(e,t,Q(v)),P(v),Qe(J(v),P(b),J(b)))}else throw new Error("internal error: Set.rebalance")}else return Qe(Qe(e,t,Q(b)),P(b),J(b))}else throw new Error("internal error: Set.rebalance")}else if(l>m+2){const _=E(e);if(_ instanceof G){const b=_;if(u=J(b),(u!=null?(c=E(u),c instanceof G?(f=c,dn(f)):1):0)>m+1){const S=E(J(b));if(S instanceof G){const v=S;return Qe(Qe(Q(b),P(b),Q(v)),P(v),Qe(J(v),t,n))}else throw new Error("internal error: Set.rebalance")}else return Qe(Q(b),P(b),Qe(J(b),t,n))}else throw new Error("internal error: Set.rebalance")}else return Qe(e,t,n)}function hn(e,t,n){if(n!=null){const r=E(n),s=e.Compare(t,P(r))|0;if(r instanceof G){const i=r;return s<0?Za(hn(e,t,Q(i)),P(i),J(i)):s===0?n:Za(Q(i),P(i),hn(e,t,J(i)))}else{const i=e.Compare(t,P(r))|0;return i<0?Pe(t,void 0,n,2):i===0?n:Pe(t,n,void 0,2)}}else return Ve(t)}function Ya(e,t,n){e:for(;;){const r=e,s=t,i=n;if(i!=null){const o=E(i),a=r.Compare(s,P(o))|0;if(o instanceof G){const u=o;if(a<0){e=r,t=s,n=Q(u);continue e}else{if(a===0)return!0;e=r,t=s,n=J(u);continue e}}else return a===0}else return!1}}function Ja(e,t){e:for(;;){const n=e,r=t;if(r!=null){const s=E(r);if(s instanceof G){const i=s;Ja(n,Q(i)),n(P(i)),e=n,t=J(i);continue e}else n(P(s))}break}}class ih extends be{constructor(t,n){super(),this.stack=t,this.started=n}}function Ka(e){e:for(;;){const t=e;if(z(t))return we();{const n=I(t),r=B(t);if(n!=null){const s=E(n);if(s instanceof G){const i=s;e=re([Q(i),Ve(P(i)),J(i)],r);continue e}else return t}else{e=r;continue e}}}}function Xa(e){return new ih(Ka(Ne(e)),!1)}function oh(){throw new Error("Enumeration not started")}function ah(){throw new Error("Enumeration already started")}function Qa(e){if(e.started){const t=e.stack;if(z(t))return ah();if(I(t)!=null){const n=E(I(t));return P(n)}else throw new Error("Please report error: Set iterator, unexpected stack for current")}else return oh()}function uh(e){if(e.started){const t=e.stack;if(z(t))return!1;if(I(t)!=null){if(E(I(t))instanceof G)throw new Error("Please report error: Set iterator, unexpected stack for moveNext");return e.stack=Ka(B(t)),!z(e.stack)}else throw new Error("Please report error: Set iterator, unexpected stack for moveNext")}else return e.started=!0,!z(e.stack)}function eu(e){let t=Xa(e);return{"System.Collections.Generic.IEnumerator`1.get_Current"(){return Qa(t)},"System.Collections.IEnumerator.get_Current"(){return Qa(t)},"System.Collections.IEnumerator.MoveNext"(){return uh(t)},"System.Collections.IEnumerator.Reset"(){t=Xa(e)},Dispose(){}}}function lh(e,t,n){e:for(;;){const r=e,s=t,i=n;if(z(s))return z(i)?0:-1;if(z(i))return 1;if(I(i)!=null)if(I(s)!=null){const o=E(I(s)),a=E(I(i));if(o instanceof G){const u=o;if(Q(u)==null)if(a instanceof G){const c=a;if(Q(c)==null){const f=r.Compare(P(u),P(c))|0;if(f!==0)return f|0;e=r,t=He(J(u),B(s)),n=He(J(c),B(i));continue e}else{let f,l,d,m,p;switch(z(s)?z(i)?f=2:I(i)!=null?(f=1,m=B(i),p=E(I(i))):f=2:I(s)!=null?(f=0,l=B(s),d=E(I(s))):z(i)?f=2:I(i)!=null?(f=1,m=B(i),p=E(I(i))):f=2,f){case 0:if(d instanceof G){const _=d;e=r,t=re([Q(_),Pe(P(_),void 0,J(_),0)],l),n=i;continue e}else{e=r,t=re([void 0,Ve(P(d))],l),n=i;continue e}case 1:if(p instanceof G){const _=p;e=r,t=s,n=re([Q(_),Pe(P(_),void 0,J(_),0)],m);continue e}else{e=r,t=s,n=re([void 0,Ve(P(p))],m);continue e}default:throw new Error("unexpected state in SetTree.compareStacks")}}}else{const c=r.Compare(P(u),P(a))|0;if(c!==0)return c|0;e=r,t=He(J(u),B(s)),n=He(void 0,B(i));continue e}else{let c,f,l,d,m;switch(z(s)?z(i)?c=2:I(i)!=null?(c=1,d=B(i),m=E(I(i))):c=2:I(s)!=null?(c=0,f=B(s),l=E(I(s))):z(i)?c=2:I(i)!=null?(c=1,d=B(i),m=E(I(i))):c=2,c){case 0:if(l instanceof G){const p=l;e=r,t=re([Q(p),Pe(P(p),void 0,J(p),0)],f),n=i;continue e}else{e=r,t=re([void 0,Ve(P(l))],f),n=i;continue e}case 1:if(m instanceof G){const p=m;e=r,t=s,n=re([Q(p),Pe(P(p),void 0,J(p),0)],d);continue e}else{e=r,t=s,n=re([void 0,Ve(P(m))],d);continue e}default:throw new Error("unexpected state in SetTree.compareStacks")}}}else if(a instanceof G){const u=a;if(Q(u)==null){const c=r.Compare(P(o),P(u))|0;if(c!==0)return c|0;e=r,t=He(void 0,B(s)),n=He(J(u),B(i));continue e}else{let c,f,l,d,m;switch(z(s)?z(i)?c=2:I(i)!=null?(c=1,d=B(i),m=E(I(i))):c=2:I(s)!=null?(c=0,f=B(s),l=E(I(s))):z(i)?c=2:I(i)!=null?(c=1,d=B(i),m=E(I(i))):c=2,c){case 0:if(l instanceof G){const p=l;e=r,t=re([Q(p),Pe(P(p),void 0,J(p),0)],f),n=i;continue e}else{e=r,t=re([void 0,Ve(P(l))],f),n=i;continue e}case 1:if(m instanceof G){const p=m;e=r,t=s,n=re([Q(p),Pe(P(p),void 0,J(p),0)],d);continue e}else{e=r,t=s,n=re([void 0,Ve(P(m))],d);continue e}default:throw new Error("unexpected state in SetTree.compareStacks")}}}else{const u=r.Compare(P(o),P(a))|0;if(u!==0)return u|0;e=r,t=B(s),n=B(i);continue e}}else{E(I(i));let o,a,u,c,f;switch(z(s)?z(i)?o=2:I(i)!=null?(o=1,c=B(i),f=E(I(i))):o=2:I(s)!=null?(o=0,a=B(s),u=E(I(s))):z(i)?o=2:I(i)!=null?(o=1,c=B(i),f=E(I(i))):o=2,o){case 0:if(u instanceof G){const l=u;e=r,t=re([Q(l),Pe(P(l),void 0,J(l),0)],a),n=i;continue e}else{e=r,t=re([void 0,Ve(P(u))],a),n=i;continue e}case 1:if(f instanceof G){const l=f;e=r,t=s,n=re([Q(l),Pe(P(l),void 0,J(l),0)],c);continue e}else{e=r,t=s,n=re([void 0,Ve(P(f))],c);continue e}default:throw new Error("unexpected state in SetTree.compareStacks")}}else if(I(s)!=null){E(I(s));let o,a,u,c,f;switch(z(s)?z(i)?o=2:I(i)!=null?(o=1,c=B(i),f=E(I(i))):o=2:I(s)!=null?(o=0,a=B(s),u=E(I(s))):z(i)?o=2:I(i)!=null?(o=1,c=B(i),f=E(I(i))):o=2,o){case 0:if(u instanceof G){const l=u;e=r,t=re([Q(l),Pe(P(l),void 0,J(l),0)],a),n=i;continue e}else{e=r,t=re([void 0,Ve(P(u))],a),n=i;continue e}case 1:if(f instanceof G){const l=f;e=r,t=s,n=re([Q(l),Pe(P(l),void 0,J(l),0)],c);continue e}else{e=r,t=s,n=re([void 0,Ve(P(f))],c);continue e}default:throw new Error("unexpected state in SetTree.compareStacks")}}else{e=r,t=B(s),n=B(i);continue e}}}function tu(e,t,n){return t==null?n==null?0:-1:n==null?1:lh(e,Ne(t),Ne(n))|0}function ch(e,t,n){let r=n;Ja(s=>{t[r]=s,r=r+1|0},e)}function fh(e,t,n){e:for(;;){const r=e,s=t,i=n;if(i["System.Collections.IEnumerator.MoveNext"]()){e=r,t=hn(r,i["System.Collections.Generic.IEnumerator`1.get_Current"](),s),n=i;continue e}else return s}}function dh(e,t){return Sr((n,r)=>hn(e,r,n),void 0,t)}function hh(e,t){return ut((n,r)=>hn(e,r,n),void 0,t)}function nu(e,t){if(Ze(t))return dh(e,t);if(t instanceof $e)return hh(e,t);{const n=le(t);try{return fh(e,void 0,n)}finally{te(n)}}}class Ls{constructor(t,n){this.comparer=t,this.tree=n}GetHashCode(){return _h(this)|0}Equals(t){let n;const r=this;return t instanceof Ls&&(n=t,tu(pn(r),et(r),et(n))===0)}toString(){return"set ["+an("; ",lt(n=>ke(n),this))+"]"}get[Symbol.toStringTag](){return"FSharpSet"}toJSON(){const t=this;return Array.from(t)}CompareTo(t){const n=this;return tu(pn(n),et(n),et(t))|0}"System.Collections.Generic.ICollection`1.Add2B595"(t){throw new Error("ReadOnlyCollection")}"System.Collections.Generic.ICollection`1.Clear"(){throw new Error("ReadOnlyCollection")}"System.Collections.Generic.ICollection`1.Remove2B595"(t){throw new Error("ReadOnlyCollection")}"System.Collections.Generic.ICollection`1.Contains2B595"(t){const n=this;return Ya(pn(n),t,et(n))}"System.Collections.Generic.ICollection`1.CopyToZ3B4C077E"(t,n){ch(et(this),t,n)}"System.Collections.Generic.ICollection`1.get_IsReadOnly"(){return!0}"System.Collections.Generic.ICollection`1.get_Count"(){return Hs(this)|0}"System.Collections.Generic.IReadOnlyCollection`1.get_Count"(){return Hs(this)|0}GetEnumerator(){return eu(et(this))}[Symbol.iterator](){return fr(le(this))}"System.Collections.IEnumerable.GetEnumerator"(){return eu(et(this))}get size(){return Hs(this)|0}add(t){throw new Error("Set cannot be mutated")}clear(){throw new Error("Set cannot be mutated")}delete(t){throw new Error("Set cannot be mutated")}has(t){return ru(this,t)}keys(){return lt(n=>n,this)}values(){return lt(n=>n,this)}entries(){return lt(n=>[n,n],this)}forEach(t,n){const r=this;Ns(s=>{t(s,s,r)},r)}}function $r(e,t){return new Ls(e,t)}function pn(e){return e.comparer}function et(e){return e.tree}function ph(e){return $r(e,void 0)}function mh(e,t){return $r(pn(e),hn(pn(e),t,et(e)))}function Hs(e){return sh(et(e))}function ru(e,t){return Ya(pn(e),t,et(e))}function _h(e){let t=0;const n=le(e);try{for(;n["System.Collections.IEnumerator.MoveNext"]();){const r=n["System.Collections.Generic.IEnumerator`1.get_Current"]();t=(t<<1)+_t(r)+631|0}}finally{te(n)}return Math.abs(t)|0}function zs(e,t){return ru(t,e)}function gh(e,t){return mh(t,e)}function yh(e){return ph(e)}function wh(e,t){return $r(t,nu(t,e))}function bh(e,t){return $r(t,nu(t,e))}function Wn(e,t,n){try{return"Expecting "+e+" but instead got:"+(n?`
|
|
5
|
+
`:" ")+(JSON.stringify(t,null,4)+"")}catch{return"Expecting "+e+" but decoder failed. Couldn't report given value due to circular structure."+(n?`
|
|
6
|
+
`:" ")}}function vh(e,t){const n=t.tag===2?Wn(t.fields[0],t.fields[1],!0):t.tag===1?Wn(t.fields[0],t.fields[1],!1)+`
|
|
7
|
+
Reason: `+t.fields[2]:t.tag===3?Wn(t.fields[0],t.fields[1],!0):t.tag===4?Wn(t.fields[0],t.fields[1],!0)+("\nNode `"+t.fields[2]+"` is unkown."):t.tag===5?"Expecting "+t.fields[0]+`.
|
|
8
|
+
`+(JSON.stringify(t.fields[1],null,4)+""):t.tag===7?`The following errors were found:
|
|
9
|
+
|
|
10
|
+
`+an(`
|
|
11
|
+
|
|
12
|
+
`,t.fields[0]):t.tag===6?"The following `failure` occurred with the decoder: "+t.fields[0]:Wn(t.fields[0],t.fields[1],!1);return t.tag===7?n:"Error at: `"+e+"`\n"+n}function su(e,t,n){const r=t(e,n);if(r.tag===1){const s=r.fields[0];return new g(1,[vh(s[0],s[1])])}else return new g(0,[r.fields[0]])}function iu(e,t){try{return su("$",e,JSON.parse(t))}catch(n){if(n instanceof SyntaxError)return new g(1,["Given an invalid JSON: "+n.message]);throw n}}function ou(e,t){return typeof t=="string"?new g(0,[t]):new g(1,[[e,new A(0,["a string",t])]])}function xh(e,t){if(typeof t=="string"){const n=t;return n.length===1?new g(0,[n[0]]):new g(1,[[e,new A(0,["a single character string",t])]])}else return new g(1,[[e,new A(0,["a char",t])]])}function Sh(e,t){if(typeof t=="string"){let n,r="00000000-0000-0000-0000-000000000000";return n=[Gd(t,new Le(()=>r,s=>{r=s})),r],n[0]?new g(0,[n[1]]):new g(1,[[e,new A(0,["a guid",t])]])}else return new g(1,[[e,new A(0,["a guid",t])]])}function Ch(e,t){return t==null?new g(0,[void 0]):new g(1,[[e,new A(0,["null",t])]])}const au=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?-128<=s&&s<=127?new g(0,[(s+128&255)-128]):new g(1,[[n,new A(1,["a sbyte",s,"Value was either too large or too small for a sbyte"])]]):new g(1,[[n,new A(1,["a sbyte",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!1,8,new Le(()=>i,o=>{i=o|0})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["a sbyte",r])]])}else return new g(1,[[n,new A(0,["a sbyte",r])]])},uu=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?0<=s&&s<=255?new g(0,[s&255]):new g(1,[[n,new A(1,["a byte",s,"Value was either too large or too small for a byte"])]]):new g(1,[[n,new A(1,["a byte",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!0,8,new Le(()=>i,o=>{i=o})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["a byte",r])]])}else return new g(1,[[n,new A(0,["a byte",r])]])},lu=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?-32768<=s&&s<=32767?new g(0,[(s+32768&65535)-32768]):new g(1,[[n,new A(1,["an int16",s,"Value was either too large or too small for an int16"])]]):new g(1,[[n,new A(1,["an int16",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!1,16,new Le(()=>i,o=>{i=o|0})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["an int16",r])]])}else return new g(1,[[n,new A(0,["an int16",r])]])},cu=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?0<=s&&s<=65535?new g(0,[s&65535]):new g(1,[[n,new A(1,["an uint16",s,"Value was either too large or too small for an uint16"])]]):new g(1,[[n,new A(1,["an uint16",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!0,16,new Le(()=>i,o=>{i=o})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["an uint16",r])]])}else return new g(1,[[n,new A(0,["an uint16",r])]])},fu=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?-2147483648<=s&&s<=2147483647?new g(0,[~~s]):new g(1,[[n,new A(1,["an int",s,"Value was either too large or too small for an int"])]]):new g(1,[[n,new A(1,["an int",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!1,32,new Le(()=>i,o=>{i=o|0})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["an int",r])]])}else return new g(1,[[n,new A(0,["an int",r])]])},du=e=>t=>{const n=e,r=t;if(typeof r=="number"){const s=r;return isFinite(s)&&Math.floor(s)===s?0<=s&&s<=4294967295?new g(0,[s>>>0]):new g(1,[[n,new A(1,["an uint32",s,"Value was either too large or too small for an uint32"])]]):new g(1,[[n,new A(1,["an uint32",s,"Value is not an integral value"])]])}else if(typeof r=="string"){let s,i=0;return s=[fn(r,511,!0,32,new Le(()=>i,o=>{i=o})),i],s[0]?new g(0,[s[1]]):new g(1,[[n,new A(0,["an uint32",r])]])}else return new g(1,[[n,new A(0,["an uint32",r])]])};function Eh(e,t){return typeof t=="boolean"?new g(0,[t]):new g(1,[[e,new A(0,["a boolean",t])]])}function kh(e,t){return typeof t=="number"?new g(0,[t]):new g(1,[[e,new A(0,["a float",t])]])}function $h(e,t){return typeof t=="number"?new g(0,[t]):new g(1,[[e,new A(0,["a float32",t])]])}function Fh(e,t){if(typeof t=="string"){let n,r=bf();return n=[xf(t,new Le(()=>r,s=>{r=s})),r],n[0]?new g(0,[Sf(n[1])]):new g(1,[[e,new A(0,["a datetime",t])]])}else return new g(1,[[e,new A(0,["a datetime",t])]])}function Th(e,t){if(typeof t=="string"){let n,r=Xd();return n=[eh(t,new Le(()=>r,s=>{r=s})),r],n[0]?new g(0,[n[1]]):new g(1,[[e,new A(0,["a datetimeoffset",t])]])}else return new g(1,[[e,new A(0,["a datetime",t])]])}function Ah(e,t){if(typeof t=="string"){let n,r=0;return n=[rh(t,new Le(()=>r,s=>{r=s})),r],n[0]?new g(0,[n[1]]):new g(1,[[e,new A(0,["a timespan",t])]])}else return new g(1,[[e,new A(0,["a timespan",t])]])}function hu(e,t,n,r){let s;const i=n+".["+Mt(e)+"]";if(Array.isArray(r)){const o=r;return e<o.length?t(i,o[e]):new g(1,[[i,new A(5,["a longer array. Need index `"+Mt(e)+"` but there are only `"+(s=o.length,Mt(s))+"` entries",r])]])}else return new g(1,[[i,new A(0,["an array",r])]])}function Oh(e,t,n){return n==null?new g(0,[void 0]):yt(Me,e(t,n))}function pu(e,t,n){if(Array.isArray(n)){let r=-1;return yt(Os,Sr((s,i)=>{if(r=r+1|0,s.tag===0){const o=e(t+".["+Mt(r)+"]",i);return o.tag===0?new g(0,[He(o.fields[0],s.fields[0])]):new g(1,[o.fields[0]])}else return s},new g(0,[we()]),n))}else return new g(1,[[t,new A(0,["a list",n])]])}function Dh(e,t,n){if(Array.isArray(n)){let r=-1;return yt(fd,Sr((s,i)=>{if(r=r+1|0,s.tag===0){const o=e(t+".["+Mt(r)+"]",i);return o.tag===0?new g(0,[X([o.fields[0]],s.fields[0])]):new g(1,[o.fields[0]])}else return s},new g(0,[[]]),n))}else return new g(1,[[t,new A(0,["a seq",n])]])}function mu(e,t,n){if(Array.isArray(n)){let r=-1;const s=n;return Sr((i,o)=>{if(r=r+1|0,i.tag===0){const a=i.fields[0],u=e(t+".["+Mt(r)+"]",o);return u.tag===0?(a[r]=u.fields[0],new g(0,[a])):new g(1,[u.fields[0]])}else return i},new g(0,[Ts(new Array(s.length),0,s.length,null)]),s)}else return new g(1,[[t,new A(0,["an array",n])]])}function Ih(e,t,n){return((s,i)=>{e:for(;;){const o=s,a=i;if(z(o))return new g(1,[[t,new A(7,[a])]]);{const u=su(t,se(I(o)),n);if(u.tag===1){s=B(o),i=Ds(a,Ne(u.fields[0]));continue e}else return new g(0,[u.fields[0]])}}})(e,we())}function Mh(e,t,n){return new g(0,[e])}function _u(e,t,n,r){const s=t(n,r);return s.tag===0?e(s.fields[0],n,r):new g(1,[s.fields[0]])}function Nh(e,t,n,r){const s=t(n,r);return s.tag===1?new g(1,[s.fields[0]]):new g(0,[e(s.fields[0])])}function Vh(e,t){let n;const r=e;return n=s=>i=>hu(0,r,s,i),s=>i=>_u(gs(o=>{let a;const u=t;return a=c=>f=>hu(1,u,c,f),c=>f=>_u((l,d,m)=>Mh([o,l]),se(a),c,f)}),se(n),s,i)}function Ph(e){return Vd(e,{Compare:je})}function Rh(e){return bh(e,{Compare:je})}function Uh(e,t,n){return n!==null&&Object.getPrototypeOf(n||!1)===Object.prototype?ya((r,s)=>{const i=r[0];return s.tag===0?yt(o=>He(o,s.fields[0]),r[1](t+"."+i)(n[i])):s},e,new g(0,[we()])):new g(1,[[t,new A(0,["an object",n])]])}function jh(e,t,n,r){return r!==null&&Object.getPrototypeOf(r||!1)===Object.prototype?ka((s,i)=>{if(s.tag===0){const o=e(n,i);if(o.tag===0){const a=t(n+"."+i,r[i]);return a.tag===0?new g(0,[He([o.fields[0],a.fields[0]],s.fields[0])]):new g(1,[a.fields[0]])}else return new g(1,[o.fields[0]])}else return s},new g(0,[we()]),Object.keys(r)):new g(1,[[n,new A(0,["an object",r])]])}function gu(e,t,n,r){let s;const i=t.length+e|0;if(i!==r.length)return new g(1,[[n,new A(6,[(s=r.length|0,Mn(on("Expected array of length %i but got %i"))(i)(s))])]]);{let o=new g(0,[we()]);for(let a=e;a<=r.length-1;a++)if(o.tag===0){const u=o.fields[0],c=Mn(on("%s[%i]"))(n)(a),f=t[a-e],l=r[a];o=yt(d=>He(d,u),f(c)(l))}return yt(Os,o)}}function yu(e,t,n,r,s,i){const o=Vf(a=>xs(a)===r,Hc(n));if(o!=null){const a=o,u=Vn(c=>tt(e,t,!1,c[1]),Wc(a));return yt(c=>qc(a,Rn(c)),u.length===0&&i.length<=1?new g(0,[we()]):gu(1,u,s,i))}else return new g(1,[[s,new A(6,["Cannot find case "+r+" in "+ve(n)])]])}function wu(e,t,n,r){let s;const i=new Le(Ue());let o;const a=ve(r);o=a===""?e:Id(a,i,e);let u;if(Gc(r)){const c=Vn(f=>[Ld(t,xs(f)),tt(o,t,!1,f[1])],br(r));u=f=>l=>yt(d=>Zc(r,Rn(d)),Uh(c,f,l))}else if(Bc(r))u=c=>f=>{if(typeof f=="string")return yu(o,t,r,f,c,[]);if(Array.isArray(f)){const l=f;return rf(d=>yu(o,t,r,d,c,l),ou(c+"[0]",l[0]))}else return new g(1,[[c,new A(0,["a string or array",f])]])};else if(n)u=c=>f=>new g(1,[[c,new A(2,["an extra coder for "+ve(r),f])]]);else throw new Error((s=ve(r),Mn(on(`Cannot generate auto decoder for %s. Please pass an extra decoder.
|
|
13
|
+
|
|
14
|
+
Documentation available at: https://thoth-org.github.io/Thoth.Json/documentation/auto/extra-coders.html#ready-to-use-extra-coders`))(s)));return i.contents=u,u}function tt(e,t,n,r){let s,i,o,a;const u=ve(r),c=Md(u,e);if(c==null)if(Pc(r)){const f=tt(e,t,!1,wr(r));return l=>d=>mu(se(f),l,d)}else if(ea(r))switch(ve(jc(r))){case"System.SByte":return l=>d=>{const m=r,p=l,_=d,b=au(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0]|0;return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,S.toString())]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};case"System.Byte":return l=>d=>{const m=r,p=l,_=d,b=uu(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0];return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,S.toString())]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};case"System.Int16":return l=>d=>{const m=r,p=l,_=d,b=lu(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0]|0;return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,dc(S))]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};case"System.UInt16":return l=>d=>{const m=r,p=l,_=d,b=cu(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0];return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,S.toString())]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};case"System.Int32":return l=>d=>{const m=r,p=l,_=d,b=fu(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0]|0;return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,Mt(S))]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};case"System.UInt32":return l=>d=>{const m=r,p=l,_=d,b=du(p)(_);if(b.tag===1)return new g(1,[b.fields[0]]);{const S=b.fields[0];return ln(S,tn(m),{Equals:(v,T)=>v===T,GetHashCode:Ye})?new g(0,[nn(m,S.toString())]):new g(1,[[p,new A(1,[ve(m),_,"Unkown value provided for the enum"])]])}};default:{const l=ve(r),d=$f(on(`Cannot generate auto decoder for %s.
|
|
15
|
+
Thoth.Json.Net only support the following enum types:
|
|
16
|
+
- sbyte
|
|
17
|
+
- byte
|
|
18
|
+
- int16
|
|
19
|
+
- uint16
|
|
20
|
+
- int
|
|
21
|
+
- uint32
|
|
22
|
+
If you can't use one of these types, please pass an extra decoder.
|
|
23
|
+
`))(l);return m=>d(m)}}else if(Rc(r))if(ta(r)){const f=Vn(l=>tt(e,t,!1,l),zc(r));return l=>d=>Array.isArray(d)?yt(m=>Yc(Rn(m)),gu(0,f,l,d)):new g(1,[[l,new A(0,["an array",d])]])}else switch(ve(Uc(r))){case"Microsoft.FSharp.Core.FSharpOption`1[System.Object]":return s=tt(e,t,!0,gt(r)[0]),l=>d=>Oh(se(s),l,d);case"Microsoft.FSharp.Collections.FSharpList`1[System.Object]":return i=tt(e,t,!1,gt(r)[0]),l=>d=>pu(se(i),l,d);case"System.Collections.Generic.IEnumerable`1[System.Object]":return o=tt(e,t,!1,gt(r)[0]),l=>d=>Dh(se(o),l,d);case"Microsoft.FSharp.Collections.FSharpMap`2[System.Object,System.Object]":{const l=tt(e,t,!1,gt(r)[0]),d=tt(e,t,!1,gt(r)[1]);let m;const p=Y([_=>b=>jh(se(l),se(d),_,b),(a=Vh(se(l),se(d)),_=>b=>pu(se(a),_,b))]);return m=_=>b=>Ih(p,_,b),_=>b=>Nh(Ph,se(m),_,b)}case"Microsoft.FSharp.Collections.FSharpSet`1[System.Object]":{const l=tt(e,t,!1,gt(r)[0]);return d=>m=>{const p=mu(se(l),d,m);return p.tag===0?new g(0,[Rh(p.fields[0])]):new g(1,[p.fields[0]])}}default:return wu(e,t,n,r)}else switch(u){case"System.Boolean":return f=>l=>Eh(f,l);case"Microsoft.FSharp.Core.Unit":return f=>l=>Ch(f,l);case"System.String":return f=>l=>ou(f,l);case"System.Char":return f=>l=>xh(f,l);case"System.SByte":return au;case"System.Byte":return uu;case"System.Int16":return lu;case"System.UInt16":return cu;case"System.Int32":return fu;case"System.UInt32":return du;case"System.Double":return f=>l=>kh(f,l);case"System.Single":return f=>l=>$h(f,l);case"System.DateTime":return f=>l=>Fh(f,l);case"System.DateTimeOffset":return f=>l=>Th(f,l);case"System.TimeSpan":return f=>l=>Ah(f,l);case"System.Guid":return f=>l=>Sh(f,l);case"System.Object":return f=>l=>new g(0,[l]);default:return wu(e,t,n,r)}else{const f=c;return l=>d=>f.contents(l)(d)}}function Lh(e){return e!=null?Nd((t,n)=>new Le(n[1]),e.Coders):Ua({Compare:_s})}function bu(e,t,n){const r=na(t,new Us(0,[]));return tt(Lh(n),r,!1,e)}class vu extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["InformationStatement","Custom"]}}function Hh(){return Xo("WorkplacePolicies.Api.Shared.Common.PolicyTypeDto",[],vu,()=>[[],[]])}class zh extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["BlobStorage","Unused"]}}function Bh(){return Xo("WorkplacePolicies.Api.Shared.Common.PathDto",[],zh,()=>[[["Item",Je]],[]])}function Gh(e){if(e.tag===1)throw new Error("PathDto.Unused");return e.fields[0]}class Wh extends be{constructor(t,n){super(),this.Name=t,this.Path=n}}function xu(){return en("WorkplacePolicies.Api.Shared.Common.FileDto",[],Wh,()=>[["Name",Je],["Path",Bh()]])}class qh extends be{constructor(t,n){super(),this.Copy=t,this.Link=n}}function Su(){return en("WorkplacePolicies.Api.Shared.Common.AboutDto",[],qh,()=>[["Copy",Je],["Link",Je]])}class Zh extends be{constructor(t,n,r,s,i,o){super(),this.Number=t|0,this.Title=n,this.Description=r,this.CreatedAt=s,this.File=i,this.About=o}}function Cu(){return en("WorkplacePolicies.Api.Shared.Common.PolicyVersionDto",[],Zh,()=>[["Number",Vc],["Title",Je],["Description",Je],["CreatedAt",vs("System.DateTime")],["File",xu()],["About",Su()]])}class Yh extends be{constructor(t,n,r,s,i,o){super(),this.Title=t,this.Description=n,this.EffectiveFromDate=r,this.CreatedAt=s,this.File=i,this.About=o}}function Jh(){return en("WorkplacePolicies.Api.Shared.AdminApiModels.FuturePolicyVersionDto",[],Yh,()=>[["Title",Je],["Description",Je],["EffectiveFromDate",vs("System.DateTime")],["CreatedAt",vs("System.DateTime")],["File",xu()],["About",Su()]])}class Kh extends be{constructor(t,n,r){super(),this.Id=t,this.Type=n,this.Versions=r}}function Xh(){return en("WorkplacePolicies.Api.Shared.AdminApiModels.PolicyDto",[],Kh,()=>[["Id",Je],["Type",Hh()],["Versions",Ko(["Current",Cu()],["Future",Ic(Jh())],["Past",Qo(Cu())])]])}class Qh extends be{constructor(t){super(),this.Data=t}}function ep(){return en("WorkplacePolicies.Api.Shared.AdminApiModels.InformationStatementsGetResponse",[],Qh,()=>[["Data",Qo(Xh())]])}class tp{constructor(t,n){this.accessToken=n,this.baseUrl=`${t}/workplace-policies/admin/policies/information-statements`}}function np(e,t){return new tp(e,t)}function rp(e){return ne.Delay(()=>ne.Bind(Gn(qn(e,Bn(new rn(0,[]),zn(e.baseUrl)))),t=>{let n;const r=t;return r.statusCode===200?ne.Return(new g(0,[(n=iu(se(bu(ep(),new Us(1,[]),void 0)),r.responseText),n.tag===1?(()=>{throw new Error(n.fields[0])})():n.fields[0])])):ne.Return(new g(1,[r]))}))}function sp(e,t){return ne.Delay(()=>ne.Bind(Gn(Rs(new vr(3,[t]),qn(e,Bn(new rn(1,[]),zn(e.baseUrl))))),n=>{const r=n;return r.statusCode===201?ne.Return(new g(0,[void 0])):ne.Return(new g(1,[r]))}))}function ip(e,t,n){return ne.Delay(()=>ne.Bind(Gn(Rs(new vr(3,[n]),qn(e,Bn(new rn(1,[]),zn(Bs(e,t)))))),r=>{const s=r;return s.statusCode===201?ne.Return(new g(0,[void 0])):ne.Return(new g(1,[s]))}))}function op(e,t,n){return ne.Delay(()=>ne.Bind(Gn(Rs(new vr(3,[n]),qn(e,Bn(new rn(3,[]),zn(Bs(e,t)))))),r=>{const s=r;return s.statusCode===200?ne.Return(new g(0,[void 0])):ne.Return(new g(1,[s]))}))}function ap(e,t){return ne.Delay(()=>ne.Bind(Gn(qn(e,Bn(new rn(4,[]),zn(Bs(e,t))))),n=>{const r=n;return r.statusCode===200?ne.Return(new g(0,[void 0])):ne.Return(new g(1,[r]))}))}function Bs(e,t){return`${e.baseUrl}/${t}/versions/future`}function qn(e,t){return jd(Rd(`Bearer ${e.accessToken}`),t)}function up(){return we()}function Gs(e){return an("/",e)}function lp(e,t){const n=new Error("Duplicate SubId");return e(["Duplicate SubId: "+Gs(t),n])}function Eu(e,t,n){try{te(n)}catch(r){e(["Error stopping subscription: "+Gs(t),r])}}function cp(e,t,n,r){try{return[n,r(t)]}catch(s){e(["Error starting subscription: "+Gs(n),s]);return}}function fp(e,t){Un(n=>{Eu(e,n[0],n[1])},t)}function ku(e,t,n,r,s,i){return Un(o=>{lp(e,o)},n),Un(o=>{Eu(e,o[0],o[1])},r),Ds(s,qf(o=>cp(e,t,o[0],o[1]),i))}function dp(){return[we(),yh({Compare:je}),we()]}function hp(e,t,n,r,s){return zs(e,r)?[He(e,n),r,s]:[n,gh(e,r),He([e,t],s)]}function pp(e){return Hf((t,n)=>hp(t[0],t[1],n[0],n[1],n[2]),e,dp())}const mp=we();function $u(e,t){const n=wh(wa(o=>o[0],e),{Compare:je}),r=pp(t),s=r[1],i=r[0];if(n.Equals(s))return[i,we(),e,we()];{const o=Wf(a=>zs(a[0],s),e);return[i,o[1],o[0],Gf(a=>!zs(a[0],n),r[2])]}}class _p{constructor(t,n,r){this.OnNext=t,this.OnError=n||(s=>{}),this.OnCompleted=r||(()=>{})}}function gp(e,t){t.Subscribe(new _p(e))}class yp{constructor(){this.delegates=[]}_add(t){this.delegates.push(t)}_remove(t){const n=this.delegates.indexOf(t);n>-1&&this.delegates.splice(n,1)}get Publish(){return bp(t=>{this._add(t)},t=>{this._remove(t)})}Trigger(t,n){let r=null;const s=n===void 0?t:(r=t,n);this.delegates.forEach(i=>{i(r,s)})}}class wp extends yp{}function bp(e,t){return{AddHandler(n){e(n)},RemoveHandler(n){t(n)},Subscribe(n){const r=(s,i)=>n.OnNext(i);return e(r),{Dispose(){t(r)}}}}}class vp{constructor(t){this._enabled=!1,this._isDisposed=!1,this._intervalId=0,this._timeoutId=0,this.Interval=t&&t>0?t:100,this.AutoReset=!0,this._elapsed=new wp}Elapsed(){return this._elapsed.Publish}get Enabled(){return this._enabled}set Enabled(t){!this._isDisposed&&this._enabled!==t&&(this._enabled=t,this._enabled?this.AutoReset?this._intervalId=setInterval(()=>{this.AutoReset||(this.Enabled=!1),this._elapsed.Trigger(new Date)},this.Interval):this._timeoutId=setTimeout(()=>{this.Enabled=!1,this._timeoutId=0,this.AutoReset&&(this.Enabled=!0),this._elapsed.Trigger(new Date)},this.Interval):(this._timeoutId&&(clearTimeout(this._timeoutId),this._timeoutId=0),this._intervalId&&(clearInterval(this._intervalId),this._intervalId=0)))}Dispose(){this.Enabled=!1,this._isDisposed=!0}Close(){this.Dispose()}Start(){this.Enabled=!0}Stop(){this.Enabled=!1}}const xp=vp;function Sp(e,t){console.error(Me(e),t)}function Cp(e,t){let n,r=new xp(e);r.AutoReset=!1,n=r,gp(t,n.Elapsed()),n.Enabled=!0,n.Start()}function Fu(e,t,n){Un(r=>{try{r(t)}catch(s){e(s)}},n)}function Fr(){return we()}function Ep(e){return Bf(e)}function Zn(e,t,n,r){return Ne(s=>{e(ne.Delay(()=>ne.Bind(cf(t(n)),i=>{const o=i;return o.tag===0&&s(r(o.fields[0])),ne.Zero()})))})}function Yn(e){Cp(1,t=>{hf(e)})}function kp(e,t,n,r){const s=je(e,n)|0;if(s===0)throw new Error("The step of a range cannot be zero");const i=s>0;return o=>{const a=je(o,t)|0;return i&&a<=0||!i&&a>=0?[o,r(o,e)]:void 0}}function $p(e,t,n,r,s){const i=kp(t,n,r,s);return V(()=>od(i,e))}function Fp(e,t,n){return $p(e,t,n,0,(r,s)=>r+s)}class mn extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Writable","ReadWritable"]}}class Tp{constructor(t){this.state=new mn(0,[Ts(new Array(ga(t,10)),0,ga(t,10),null),0])}}function Ap(e){return new Tp(e)}function Tu(e){const t=e.state;if(t.tag===1){const n=t.fields[1]|0,r=t.fields[2]|0,s=t.fields[0],i=(r+1)%s.length|0;return i===n?e.state=new mn(0,[s,n]):e.state=new mn(1,[s,n,i]),Me(s[r])}else return}function Op(e,t){const n=e.state;if(n.tag===1){const r=n.fields[1]|0,s=n.fields[2]|0,i=n.fields[0];i[r]=t;const o=(r+1)%i.length|0;o===s?e.state=new mn(1,[Dp(e,s,i),i.length,0]):e.state=new mn(1,[i,o,s])}else{const r=n.fields[1]|0,s=n.fields[0];s[r]=t;const i=(r+1)%s.length|0;e.state=new mn(1,[s,i,r])}}function Dp(e,t,n){return Array.from(V(()=>X(dd(t,n),V(()=>X(hd(t,n),V(()=>pd(r=>M(Ue()),Fp(0,1,n.length))))))))}class Ws extends be{constructor(t,n,r,s,i,o,a){super(),this.init=t,this.update=n,this.subscribe=r,this.view=s,this.setState=i,this.onError=o,this.termination=a}}function Ip(e,t,n){return new Ws(e,t,r=>up(),n,se(r=>{const s=Nt(n)(r);return i=>{s(i)}}),r=>{Sp(r[0],r[1])},[r=>!1,r=>{}])}function Mp(e,t){return new Ws(t.init,t.update,t.subscribe,t.view,e,t.onError,t.termination)}function Np(e){return e.init}function Vp(e,t,n,r,s,i,o){const a=Nt(e)(o.init),u=ys(t)(Nt(o.update)),c=ys(n)(Nt(o.view)),f=ys(r)(Nt(o.setState));return new Ws(a,se(u),Nt(s)(o.subscribe),se(c),se(f),o.onError,i(o.termination))}function Pp(e,t,n){let r;const s=n.init(t),i=s[0],o=n.subscribe(i),a=n.termination,u=Ap(10);let c=!1,f=i,l=mp,d=!1;const m=b=>{d||(Op(u,b),c||(c=!0,_(),c=!1))},p=Nt(e)(m),_=()=>{let b,S=Tu(u);for(;!d&&S!=null;){const v=E(S);if(a[0](v))fp(n.onError,l),a[1](f),d=!0;else{const T=n.update(v,f),R=T[0],N=n.subscribe(R);n.setState(R,p),Fu(de=>{n.onError([Mn(on("Error handling the message: %A"))(v),de])},p,T[1]),f=R,l=(b=$u(l,N),ku(n.onError,p,b[0],b[1],b[2],b[3])),S=Tu(u)}}};c=!0,n.setState(i,p),Fu(b=>{n.onError([Mn(on("Error intitializing:")),b])},p,s[1]),l=(r=$u(l,o),ku(n.onError,p,r[0],r[1],r[2],r[3])),_(),c=!1}function Rp(e,t){Pp(se(n=>n),e,t)}function Up(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function jp(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var s=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,s.get?s:{enumerable:!0,get:function(){return e[r]}})}),n}var Au={exports:{}},Ou={};const Lp=jp(ac);/**
|
|
24
|
+
* @license React
|
|
25
|
+
* use-sync-external-store-shim.production.min.js
|
|
26
|
+
*
|
|
27
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
28
|
+
*
|
|
29
|
+
* This source code is licensed under the MIT license found in the
|
|
30
|
+
* LICENSE file in the root directory of this source tree.
|
|
31
|
+
*/var _n=Lp;function Hp(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var zp=typeof Object.is=="function"?Object.is:Hp,Bp=_n.useState,Gp=_n.useEffect,Wp=_n.useLayoutEffect,qp=_n.useDebugValue;function Zp(e,t){var n=t(),r=Bp({inst:{value:n,getSnapshot:t}}),s=r[0].inst,i=r[1];return Wp(function(){s.value=n,s.getSnapshot=t,qs(s)&&i({inst:s})},[e,n,t]),Gp(function(){return qs(s)&&i({inst:s}),e(function(){qs(s)&&i({inst:s})})},[e]),qp(n),n}function qs(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!zp(e,n)}catch{return!0}}function Yp(e,t){return t()}var Jp=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?Yp:Zp;Ou.useSyncExternalStore=_n.useSyncExternalStore!==void 0?_n.useSyncExternalStore:Jp,Au.exports=Ou;var Kp=Au.exports;class Xp{constructor(t,n,r){this.arg=n,this.dependencies=r;const s=t(),i=[];let o;const a=Np(s)(this.arg);let u=a[0],c=a[1];o=[[u,f=>{i.push(f)},!1,i],c],this.state=o[0],this.cmd=o[1],this.subscribe=f=>{let l=!1;const d=ps(this.state[0]);return Rp(this.arg,Mp((m,p)=>{const _=this.state;this.state=[m,p,!0,i],m!==_[0]&&f()},Vp((m,p)=>{const _=this.cmd;return this.cmd=Fr(),[this.state[0],_]},(m,p,_)=>m(p)(this.state[0]),gs(m=>m),gs(m=>m),se(m=>m),m=>[p=>m[0](p)?!0:d&&l,p=>{const _=p;ps(_)?te(_):m[1](p)}],s))),()=>{l=!0}}}}function Du(e,t,n){return new Xp(e,t,n)}function Qp(e){return e.state}function e0(e){return e.subscribe}function t0(e,t,n){return Ae(e.arg,t)?!Ae(e.dependencies,n):!0}function n0(e,t,n){const r=Jt(()=>Du(e,t,n)),s=r[0];t0(s,t,n)&&r[1](Du(e,t,n));const i=Kp.useSyncExternalStore(e0(s),()=>Qp(s)),o=i[2],a=i[3],u=i[1];return Kt(()=>{if(o&&a.length>0){let c=le(a);try{for(;c["System.Collections.IEnumerator.MoveNext"]();){const f=c["System.Collections.Generic.IEnumerator`1.get_Current"]();setTimeout(()=>{u(f)})}}finally{te(c)}bc(a)}},[o,a]),[i[0],u]}const W=ot;function r0(e,t){const n=W.createContext(na(t,void 0));return Ns(r=>{n.displayName=r},tf(e)),n}function s0(e,t,n){return W.createElement(e.Provider,{value:t},...n)}function Zs(e){return W.useContext(e)}function Tr(e){return W.useState(e)}class Ys extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["HasNotStartedYet","InProgress","Resolved","Failed"]}}class Js extends he{constructor(t){super(),this.tag=0,this.fields=[t]}cases(){return["AccessRole"]}}function i0(e){return new Js(e)}const o0=new Js("WorkplacePolicies.Access"),a0=new Js("WorkplacePolicies.Edit");function u0(e){if(va(o0,e,{Equals:Ae,GetHashCode:Go}))return Me(void 0)}function Iu(e){if(va(a0,e,{Equals:Ae,GetHashCode:Go}))return Me(void 0)}class Mu extends be{constructor(t,n){super(),this.UserName=t,this.Roles=n}}function l0(e){let t;const n=pa(e??"",["."],void 0,0);if(!Rf((r,s)=>r===s,n,Ue())&&n.length===3){const r=n[1],s=atob(r);t=iu(se(bu(Ko(["Name",Je],["Roles",Mc(Je)]),new Us(1,[]),void 0)),s)}else t=new g(1,["Failed to identify the user"]);if(t.tag===1)return new Mu(void 0,we());{const r=t.fields[0];return new Mu(r.Name,Y(Vn(i0,r.Roles)))}}function Ks(e){return Iu(e.Roles)!=null}let c0={data:""},f0=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||c0,d0=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,h0=/\/\*[^]*?\*\/| +/g,Nu=/\n+/g,$t=(e,t)=>{let n="",r="",s="";for(let i in e){let o=e[i];i[0]=="@"?i[1]=="i"?n=i+" "+o+";":r+=i[1]=="f"?$t(o,i):i+"{"+$t(o,i[1]=="k"?"":t)+"}":typeof o=="object"?r+=$t(o,t?t.replace(/([^,])+/g,a=>i.replace(/(^:.*)|([^,])+/g,u=>/&/.test(u)?u.replace(/&/g,a):a?a+" "+u:u)):i):o!=null&&(i=/^--/.test(i)?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),s+=$t.p?$t.p(i,o):i+":"+o+";")}return n+(t&&s?t+"{"+s+"}":s)+r},wt={},Vu=e=>{if(typeof e=="object"){let t="";for(let n in e)t+=n+Vu(e[n]);return t}return e},p0=(e,t,n,r,s)=>{let i=Vu(e),o=wt[i]||(wt[i]=(u=>{let c=0,f=11;for(;c<u.length;)f=101*f+u.charCodeAt(c++)>>>0;return"go"+f})(i));if(!wt[o]){let u=i!==e?e:(c=>{let f,l,d=[{}];for(;f=d0.exec(c.replace(h0,""));)f[4]?d.shift():f[3]?(l=f[3].replace(Nu," ").trim(),d.unshift(d[0][l]=d[0][l]||{})):d[0][f[1]]=f[2].replace(Nu," ").trim();return d[0]})(e);wt[o]=$t(s?{["@keyframes "+o]:u}:u,n?"":"."+o)}let a=n&&wt.g?wt.g:null;return n&&(wt.g=wt[o]),((u,c,f,l)=>{l?c.data=c.data.replace(l,u):c.data.indexOf(u)===-1&&(c.data=f?u+c.data:c.data+u)})(wt[o],t,r,a),o},m0=(e,t,n)=>e.reduce((r,s,i)=>{let o=t[i];if(o&&o.call){let a=o(n),u=a&&a.props&&a.props.className||/^go/.test(a)&&a;o=u?"."+u:a&&typeof a=="object"?a.props?"":$t(a,""):a===!1?"":a}return r+s+(o??"")},"");function Ar(e){let t=this||{},n=e.call?e(t.p):e;return p0(n.unshift?n.raw?m0(n,[].slice.call(arguments,1),t.p):n.reduce((r,s)=>Object.assign(r,s&&s.call?s(t.p):s),{}):n,f0(t.target),t.g,t.o,t.k)}let Pu,Xs,Qs;Ar.bind({g:1});let bt=Ar.bind({k:1});function _0(e,t,n,r){$t.p=t,Pu=e,Xs=n,Qs=r}function Ft(e,t){let n=this||{};return function(){let r=arguments;function s(i,o){let a=Object.assign({},i),u=a.className||s.className;n.p=Object.assign({theme:Xs&&Xs()},a),n.o=/ *go\d+/.test(u),a.className=Ar.apply(n,r)+(u?" "+u:""),t&&(a.ref=o);let c=e;return e[0]&&(c=a.as||e,delete a.as),Qs&&c[0]&&Qs(a),Pu(c,a)}return t?t(s):s}}var g0=e=>typeof e=="function",Or=(e,t)=>g0(e)?e(t):e,y0=(()=>{let e=0;return()=>(++e).toString()})(),Ru=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),w0=20,Dr=new Map,b0=1e3,Uu=e=>{if(Dr.has(e))return;let t=setTimeout(()=>{Dr.delete(e),jt({type:4,toastId:e})},b0);Dr.set(e,t)},v0=e=>{let t=Dr.get(e);t&&clearTimeout(t)},ei=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,w0)};case 1:return t.toast.id&&v0(t.toast.id),{...e,toasts:e.toasts.map(i=>i.id===t.toast.id?{...i,...t.toast}:i)};case 2:let{toast:n}=t;return e.toasts.find(i=>i.id===n.id)?ei(e,{type:1,toast:n}):ei(e,{type:0,toast:n});case 3:let{toastId:r}=t;return r?Uu(r):e.toasts.forEach(i=>{Uu(i.id)}),{...e,toasts:e.toasts.map(i=>i.id===r||r===void 0?{...i,visible:!1}:i)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(i=>i.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let s=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(i=>({...i,pauseDuration:i.pauseDuration+s}))}}},Ir=[],Mr={toasts:[],pausedAt:void 0},jt=e=>{Mr=ei(Mr,e),Ir.forEach(t=>{t(Mr)})},x0={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},S0=(e={})=>{let[t,n]=Jt(Mr);Kt(()=>(Ir.push(n),()=>{let s=Ir.indexOf(n);s>-1&&Ir.splice(s,1)}),[t]);let r=t.toasts.map(s=>{var i,o;return{...e,...e[s.type],...s,duration:s.duration||((i=e[s.type])==null?void 0:i.duration)||(e==null?void 0:e.duration)||x0[s.type],style:{...e.style,...(o=e[s.type])==null?void 0:o.style,...s.style}}});return{...t,toasts:r}},C0=(e,t="blank",n)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...n,id:(n==null?void 0:n.id)||y0()}),Jn=e=>(t,n)=>{let r=C0(t,e,n);return jt({type:2,toast:r}),r.id},De=(e,t)=>Jn("blank")(e,t);De.error=Jn("error"),De.success=Jn("success"),De.loading=Jn("loading"),De.custom=Jn("custom"),De.dismiss=e=>{jt({type:3,toastId:e})},De.remove=e=>jt({type:4,toastId:e}),De.promise=(e,t,n)=>{let r=De.loading(t.loading,{...n,...n==null?void 0:n.loading});return e.then(s=>(De.success(Or(t.success,s),{id:r,...n,...n==null?void 0:n.success}),s)).catch(s=>{De.error(Or(t.error,s),{id:r,...n,...n==null?void 0:n.error})}),e};var E0=(e,t)=>{jt({type:1,toast:{id:e,height:t}})},k0=()=>{jt({type:5,time:Date.now()})},$0=e=>{let{toasts:t,pausedAt:n}=S0(e);Kt(()=>{if(n)return;let i=Date.now(),o=t.map(a=>{if(a.duration===1/0)return;let u=(a.duration||0)+a.pauseDuration-(i-a.createdAt);if(u<0){a.visible&&De.dismiss(a.id);return}return setTimeout(()=>De.dismiss(a.id),u)});return()=>{o.forEach(a=>a&&clearTimeout(a))}},[t,n]);let r=Fn(()=>{n&&jt({type:6,time:Date.now()})},[n]),s=Fn((i,o)=>{let{reverseOrder:a=!1,gutter:u=8,defaultPosition:c}=o||{},f=t.filter(m=>(m.position||c)===(i.position||c)&&m.height),l=f.findIndex(m=>m.id===i.id),d=f.filter((m,p)=>p<l&&m.visible).length;return f.filter(m=>m.visible).slice(...a?[d+1]:[0,d]).reduce((m,p)=>m+(p.height||0)+u,0)},[t]);return{toasts:t,handlers:{updateHeight:E0,startPause:k0,endPause:r,calculateOffset:s}}},F0=bt`
|
|
32
|
+
from {
|
|
33
|
+
transform: scale(0) rotate(45deg);
|
|
34
|
+
opacity: 0;
|
|
35
|
+
}
|
|
36
|
+
to {
|
|
37
|
+
transform: scale(1) rotate(45deg);
|
|
38
|
+
opacity: 1;
|
|
39
|
+
}`,T0=bt`
|
|
40
|
+
from {
|
|
41
|
+
transform: scale(0);
|
|
42
|
+
opacity: 0;
|
|
43
|
+
}
|
|
44
|
+
to {
|
|
45
|
+
transform: scale(1);
|
|
46
|
+
opacity: 1;
|
|
47
|
+
}`,A0=bt`
|
|
48
|
+
from {
|
|
49
|
+
transform: scale(0) rotate(90deg);
|
|
50
|
+
opacity: 0;
|
|
51
|
+
}
|
|
52
|
+
to {
|
|
53
|
+
transform: scale(1) rotate(90deg);
|
|
54
|
+
opacity: 1;
|
|
55
|
+
}`,O0=Ft("div")`
|
|
56
|
+
width: 20px;
|
|
57
|
+
opacity: 0;
|
|
58
|
+
height: 20px;
|
|
59
|
+
border-radius: 10px;
|
|
60
|
+
background: ${e=>e.primary||"#ff4b4b"};
|
|
61
|
+
position: relative;
|
|
62
|
+
transform: rotate(45deg);
|
|
63
|
+
|
|
64
|
+
animation: ${F0} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
65
|
+
forwards;
|
|
66
|
+
animation-delay: 100ms;
|
|
67
|
+
|
|
68
|
+
&:after,
|
|
69
|
+
&:before {
|
|
70
|
+
content: '';
|
|
71
|
+
animation: ${T0} 0.15s ease-out forwards;
|
|
72
|
+
animation-delay: 150ms;
|
|
73
|
+
position: absolute;
|
|
74
|
+
border-radius: 3px;
|
|
75
|
+
opacity: 0;
|
|
76
|
+
background: ${e=>e.secondary||"#fff"};
|
|
77
|
+
bottom: 9px;
|
|
78
|
+
left: 4px;
|
|
79
|
+
height: 2px;
|
|
80
|
+
width: 12px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
&:before {
|
|
84
|
+
animation: ${A0} 0.15s ease-out forwards;
|
|
85
|
+
animation-delay: 180ms;
|
|
86
|
+
transform: rotate(90deg);
|
|
87
|
+
}
|
|
88
|
+
`,D0=bt`
|
|
89
|
+
from {
|
|
90
|
+
transform: rotate(0deg);
|
|
91
|
+
}
|
|
92
|
+
to {
|
|
93
|
+
transform: rotate(360deg);
|
|
94
|
+
}
|
|
95
|
+
`,I0=Ft("div")`
|
|
96
|
+
width: 12px;
|
|
97
|
+
height: 12px;
|
|
98
|
+
box-sizing: border-box;
|
|
99
|
+
border: 2px solid;
|
|
100
|
+
border-radius: 100%;
|
|
101
|
+
border-color: ${e=>e.secondary||"#e0e0e0"};
|
|
102
|
+
border-right-color: ${e=>e.primary||"#616161"};
|
|
103
|
+
animation: ${D0} 1s linear infinite;
|
|
104
|
+
`,M0=bt`
|
|
105
|
+
from {
|
|
106
|
+
transform: scale(0) rotate(45deg);
|
|
107
|
+
opacity: 0;
|
|
108
|
+
}
|
|
109
|
+
to {
|
|
110
|
+
transform: scale(1) rotate(45deg);
|
|
111
|
+
opacity: 1;
|
|
112
|
+
}`,N0=bt`
|
|
113
|
+
0% {
|
|
114
|
+
height: 0;
|
|
115
|
+
width: 0;
|
|
116
|
+
opacity: 0;
|
|
117
|
+
}
|
|
118
|
+
40% {
|
|
119
|
+
height: 0;
|
|
120
|
+
width: 6px;
|
|
121
|
+
opacity: 1;
|
|
122
|
+
}
|
|
123
|
+
100% {
|
|
124
|
+
opacity: 1;
|
|
125
|
+
height: 10px;
|
|
126
|
+
}`,V0=Ft("div")`
|
|
127
|
+
width: 20px;
|
|
128
|
+
opacity: 0;
|
|
129
|
+
height: 20px;
|
|
130
|
+
border-radius: 10px;
|
|
131
|
+
background: ${e=>e.primary||"#61d345"};
|
|
132
|
+
position: relative;
|
|
133
|
+
transform: rotate(45deg);
|
|
134
|
+
|
|
135
|
+
animation: ${M0} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
136
|
+
forwards;
|
|
137
|
+
animation-delay: 100ms;
|
|
138
|
+
&:after {
|
|
139
|
+
content: '';
|
|
140
|
+
box-sizing: border-box;
|
|
141
|
+
animation: ${N0} 0.2s ease-out forwards;
|
|
142
|
+
opacity: 0;
|
|
143
|
+
animation-delay: 200ms;
|
|
144
|
+
position: absolute;
|
|
145
|
+
border-right: 2px solid;
|
|
146
|
+
border-bottom: 2px solid;
|
|
147
|
+
border-color: ${e=>e.secondary||"#fff"};
|
|
148
|
+
bottom: 6px;
|
|
149
|
+
left: 6px;
|
|
150
|
+
height: 10px;
|
|
151
|
+
width: 6px;
|
|
152
|
+
}
|
|
153
|
+
`,P0=Ft("div")`
|
|
154
|
+
position: absolute;
|
|
155
|
+
`,R0=Ft("div")`
|
|
156
|
+
position: relative;
|
|
157
|
+
display: flex;
|
|
158
|
+
justify-content: center;
|
|
159
|
+
align-items: center;
|
|
160
|
+
min-width: 20px;
|
|
161
|
+
min-height: 20px;
|
|
162
|
+
`,U0=bt`
|
|
163
|
+
from {
|
|
164
|
+
transform: scale(0.6);
|
|
165
|
+
opacity: 0.4;
|
|
166
|
+
}
|
|
167
|
+
to {
|
|
168
|
+
transform: scale(1);
|
|
169
|
+
opacity: 1;
|
|
170
|
+
}`,j0=Ft("div")`
|
|
171
|
+
position: relative;
|
|
172
|
+
transform: scale(0.6);
|
|
173
|
+
opacity: 0.4;
|
|
174
|
+
min-width: 20px;
|
|
175
|
+
animation: ${U0} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
176
|
+
forwards;
|
|
177
|
+
`,L0=({toast:e})=>{let{icon:t,type:n,iconTheme:r}=e;return t!==void 0?typeof t=="string"?x(j0,null,t):t:n==="blank"?null:x(R0,null,x(I0,{...r}),n!=="loading"&&x(P0,null,n==="error"?x(O0,{...r}):x(V0,{...r})))},H0=e=>`
|
|
178
|
+
0% {transform: translate3d(0,${e*-200}%,0) scale(.6); opacity:.5;}
|
|
179
|
+
100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
|
|
180
|
+
`,z0=e=>`
|
|
181
|
+
0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
|
|
182
|
+
100% {transform: translate3d(0,${e*-150}%,-1px) scale(.6); opacity:0;}
|
|
183
|
+
`,B0="0%{opacity:0;} 100%{opacity:1;}",G0="0%{opacity:1;} 100%{opacity:0;}",W0=Ft("div")`
|
|
184
|
+
display: flex;
|
|
185
|
+
align-items: center;
|
|
186
|
+
background: #fff;
|
|
187
|
+
color: #363636;
|
|
188
|
+
line-height: 1.3;
|
|
189
|
+
will-change: transform;
|
|
190
|
+
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05);
|
|
191
|
+
max-width: 350px;
|
|
192
|
+
pointer-events: auto;
|
|
193
|
+
padding: 8px 10px;
|
|
194
|
+
border-radius: 8px;
|
|
195
|
+
`,q0=Ft("div")`
|
|
196
|
+
display: flex;
|
|
197
|
+
justify-content: center;
|
|
198
|
+
margin: 4px 10px;
|
|
199
|
+
color: inherit;
|
|
200
|
+
flex: 1 1 auto;
|
|
201
|
+
white-space: pre-line;
|
|
202
|
+
`,Z0=(e,t)=>{let n=e.includes("top")?1:-1,[r,s]=Ru()?[B0,G0]:[H0(n),z0(n)];return{animation:t?`${bt(r)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${bt(s)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}},Y0=fs(({toast:e,position:t,style:n,children:r})=>{let s=e.height?Z0(e.position||t||"top-center",e.visible):{opacity:0},i=x(L0,{toast:e}),o=x(q0,{...e.ariaProps},Or(e.message,e));return x(W0,{className:e.className,style:{...s,...n,...e.style}},typeof r=="function"?r({icon:i,message:o}):x(We,null,i,o))});_0(x);var J0=({id:e,className:t,style:n,onHeightUpdate:r,children:s})=>{let i=Fn(o=>{if(o){let a=()=>{let u=o.getBoundingClientRect().height;r(e,u)};a(),new MutationObserver(a).observe(o,{subtree:!0,childList:!0,characterData:!0})}},[e,r]);return x("div",{ref:i,className:t,style:n},s)},K0=(e,t)=>{let n=e.includes("top"),r=n?{top:0}:{bottom:0},s=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:Ru()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(n?1:-1)}px)`,...r,...s}},X0=Ar`
|
|
203
|
+
z-index: 9999;
|
|
204
|
+
> * {
|
|
205
|
+
pointer-events: auto;
|
|
206
|
+
}
|
|
207
|
+
`,Nr=16,Q0=({reverseOrder:e,position:t="top-center",toastOptions:n,gutter:r,children:s,containerStyle:i,containerClassName:o})=>{let{toasts:a,handlers:u}=$0(n);return x("div",{style:{position:"fixed",zIndex:9999,top:Nr,left:Nr,right:Nr,bottom:Nr,pointerEvents:"none",...i},className:o,onMouseEnter:u.startPause,onMouseLeave:u.endPause},a.map(c=>{let f=c.position||t,l=u.calculateOffset(c,{reverseOrder:e,gutter:r,defaultPosition:t}),d=K0(f,l);return x(J0,{id:c.id,key:c.id,onHeightUpdate:u.updateHeight,className:c.visible?X0:"",style:d},c.type==="custom"?Or(c.message,c):s?s(c):x(Y0,{toast:c,position:f}))}))};class ju extends be{constructor(t,n,r){super(),this.duration=t|0,this.className=n,this.icon=r}}function em(){return W.createElement(Q0,we())}function tm(e){De.success(e,new ju(5e3,"flex bg-blue-100 p-4 rounded-md bg-opacity-80 space-x-1","✔"))}function nm(e){De.error(e,new ju(5e3,"flex bg-red-100 p-4 rounded-md bg-opacity-80 space-x-1","❌"))}class Vr extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["FWIS","CEIS"]}}function Lu(e){return e.tag===1?"CEIS":"FWIS"}class nt extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Requested","Finished"]}}class Pr extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["Create","CreateFutureVersion","UpdateFutureVersion"]}}class Lt extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["AllPolicies","PolicyForm"]}}class vt extends be{constructor(t,n,r){super(),this.Page=t,this.FetchInformationStatementsStatus=n,this.AsyncUserActionInProgress=r}}class xe extends he{constructor(t,n){super(),this.tag=t,this.fields=n}cases(){return["ChangePage","FetchInformationStatements","CreateInformationStatement","CreateFutureVersion","PatchFutureVersion","DeleteFutureVersion"]}}class rm extends be{constructor(t,n,r){super(),this.User=t,this.AsyncUserActionInProgress=n,this.Dispatch=r}}const Rr=r0(),sm=new vt(new Lt(0,[]),new Ys(0,[]),!1);function im(){return[sm,Ne(e=>{e(new xe(1,[new nt(0,[])]))})]}function Ur(e,t,n,r){let s;const i=Ep(Y([Ne(o=>{o(new xe(1,[new nt(0,[])]))}),Ne(o=>{o(new xe(0,[new Lt(0,[])]))})]));return[new vt(n.Page,n.FetchInformationStatementsStatus,!1),r.tag===1?(s=r.fields[0],nm(`${t}. Code: ${s.statusCode}, Message: ${s.responseText}`),Fr()):(tm(e),i)]}function om(e,t,n){switch(t.tag){case 1:return t.fields[0].tag===1?[new vt(n.Page,new Ys(2,[t.fields[0].fields[0]]),n.AsyncUserActionInProgress),Fr()]:[new vt(n.Page,new Ys(1,[]),n.AsyncUserActionInProgress),Zn(r=>{Yn(r)},()=>rp(e),void 0,r=>new xe(1,[new nt(1,[r])]))];case 2:return t.fields[1].tag===1?Ur("Information statement created","Error creating information statement",n,t.fields[1].fields[0]):[new vt(n.Page,n.FetchInformationStatementsStatus,!0),Zn(r=>{Yn(r)},r=>sp(e,r),t.fields[0],r=>new xe(2,[t.fields[0],new nt(1,[r])]))];case 3:return t.fields[2].tag===1?Ur("Future version created","Error creating future version",n,t.fields[2].fields[0]):[new vt(n.Page,n.FetchInformationStatementsStatus,!0),Zn(r=>{Yn(r)},r=>ip(e,r[0],r[1]),[t.fields[0],t.fields[1]],r=>new xe(3,[t.fields[0],t.fields[1],new nt(1,[r])]))];case 4:return t.fields[2].tag===1?Ur("Future version updated","Error updating future version",n,t.fields[2].fields[0]):[new vt(n.Page,n.FetchInformationStatementsStatus,!0),Zn(r=>{Yn(r)},r=>op(e,r[0],r[1]),[t.fields[0],t.fields[1]],r=>new xe(4,[t.fields[0],t.fields[1],new nt(1,[r])]))];case 5:return t.fields[1].tag===1?Ur("Future version deleted","Error deleting future version",n,t.fields[1].fields[0]):[new vt(n.Page,n.FetchInformationStatementsStatus,!0),Zn(r=>{Yn(r)},r=>ap(e,r),t.fields[0],r=>new xe(5,[t.fields[0],new nt(1,[r])]))];default:return[new vt(t.fields[0],n.FetchInformationStatementsStatus,n.AsyncUserActionInProgress),Fr()]}}const am=`*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image: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}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:42rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity: .8}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\\.5{padding-top:.375rem;padding-bottom:.375rem}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.hover\\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\\:bg-indigo-500:hover{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity))}.hover\\:underline:hover{text-decoration-line:underline}.focus\\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\\:ring-inset:focus{--tw-ring-inset: inset}.focus\\:ring-indigo-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))}.focus-visible\\:outline:focus-visible{outline-style:solid}.focus-visible\\:outline-2:focus-visible{outline-width:2px}.focus-visible\\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\\:outline-indigo-600:focus-visible{outline-color:#4f46e5}
|
|
208
|
+
`,um=(()=>ke(am))();var Kn=e=>e.type==="checkbox",gn=e=>e instanceof Date,Te=e=>e==null;const Hu=e=>typeof e=="object";var me=e=>!Te(e)&&!Array.isArray(e)&&Hu(e)&&!gn(e),lm=e=>me(e)&&e.target?Kn(e.target)?e.target.checked:e.target.value:e,cm=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,fm=(e,t)=>e.has(cm(t)),dm=e=>{const t=e.constructor&&e.constructor.prototype;return me(t)&&t.hasOwnProperty("isPrototypeOf")},ti=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Tt(e){let t;const n=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else if(!(ti&&(e instanceof Blob||e instanceof FileList))&&(n||me(e)))if(t=n?[]:{},!n&&!dm(e))t=e;else for(const r in e)e.hasOwnProperty(r)&&(t[r]=Tt(e[r]));else return e;return t}var Xn=e=>Array.isArray(e)?e.filter(Boolean):[],fe=e=>e===void 0,$=(e,t,n)=>{if(!t||!me(e))return n;const r=Xn(t.split(/[,[\].]+?/)).reduce((s,i)=>Te(s)?s:s[i],e);return fe(r)||r===e?fe(e[t])?n:e[t]:r};const zu={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change"},rt={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},xt={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"};ot.createContext(null);var hm=(e,t,n,r=!0)=>{const s={defaultValues:t._defaultValues};for(const i in e)Object.defineProperty(s,i,{get:()=>{const o=i;return t._proxyFormState[o]!==rt.all&&(t._proxyFormState[o]=!r||rt.all),n&&(n[o]=!0),e[o]}});return s},Be=e=>me(e)&&!Object.keys(e).length,pm=(e,t,n,r)=>{n(e);const{name:s,...i}=e;return Be(i)||Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find(o=>t[o]===(!r||rt.all))},ni=e=>Array.isArray(e)?e:[e];function mm(e){const t=ot.useRef(e);t.current=e,ot.useEffect(()=>{const n=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{n&&n.unsubscribe()}},[e.disabled])}var ct=e=>typeof e=="string",_m=(e,t,n,r,s)=>ct(e)?(r&&t.watch.add(e),$(n,e,s)):Array.isArray(e)?e.map(i=>(r&&t.watch.add(i),$(n,i))):(r&&(t.watchAll=!0),n),ri=e=>/^\w*$/.test(e),Bu=e=>Xn(e.replace(/["|']|\]/g,"").split(/\.|\[/));function ee(e,t,n){let r=-1;const s=ri(t)?[t]:Bu(t),i=s.length,o=i-1;for(;++r<i;){const a=s[r];let u=n;if(r!==o){const c=e[a];u=me(c)||Array.isArray(c)?c:isNaN(+s[r+1])?{}:[]}e[a]=u,e=e[a]}return e}var Gu=(e,t,n,r,s)=>t?{...n[e],types:{...n[e]&&n[e].types?n[e].types:{},[r]:s||!0}}:{};const si=(e,t,n)=>{for(const r of n||Object.keys(e)){const s=$(e,r);if(s){const{_f:i,...o}=s;if(i&&t(i.name)){if(i.ref.focus){i.ref.focus();break}else if(i.refs&&i.refs[0].focus){i.refs[0].focus();break}}else me(o)&&si(o,t)}}};var Wu=e=>({isOnSubmit:!e||e===rt.onSubmit,isOnBlur:e===rt.onBlur,isOnChange:e===rt.onChange,isOnAll:e===rt.all,isOnTouch:e===rt.onTouched}),qu=(e,t,n)=>!n&&(t.watchAll||t.watch.has(e)||[...t.watch].some(r=>e.startsWith(r)&&/^\.\w+/.test(e.slice(r.length)))),gm=(e,t,n)=>{const r=Xn($(e,n));return ee(r,"root",t[n]),ee(e,n,r),e},yn=e=>typeof e=="boolean",ii=e=>e.type==="file",At=e=>typeof e=="function",jr=e=>{if(!ti)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},Lr=e=>ct(e),oi=e=>e.type==="radio",Hr=e=>e instanceof RegExp;const Zu={value:!1,isValid:!1},Yu={value:!0,isValid:!0};var Ju=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(n=>n&&n.checked&&!n.disabled).map(n=>n.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!fe(e[0].attributes.value)?fe(e[0].value)||e[0].value===""?Yu:{value:e[0].value,isValid:!0}:Yu:Zu}return Zu};const Ku={isValid:!1,value:null};var Xu=e=>Array.isArray(e)?e.reduce((t,n)=>n&&n.checked&&!n.disabled?{isValid:!0,value:n.value}:t,Ku):Ku;function Qu(e,t,n="validate"){if(Lr(e)||Array.isArray(e)&&e.every(Lr)||yn(e)&&!e)return{type:n,message:Lr(e)?e:"",ref:t}}var wn=e=>me(e)&&!Hr(e)?e:{value:e,message:""},el=async(e,t,n,r,s)=>{const{ref:i,refs:o,required:a,maxLength:u,minLength:c,min:f,max:l,pattern:d,validate:m,name:p,valueAsNumber:_,mount:b,disabled:S}=e._f,v=$(t,p);if(!b||S)return{};const T=o?o[0]:i,R=H=>{r&&T.reportValidity&&(T.setCustomValidity(yn(H)?"":H||""),T.reportValidity())},N={},de=oi(i),K=Kn(i),oe=de||K,q=(_||ii(i))&&fe(i.value)&&fe(v)||jr(i)&&i.value===""||v===""||Array.isArray(v)&&!v.length,U=Gu.bind(null,p,n,N),_e=(H,j,ae,Ie=xt.maxLength,Ge=xt.minLength)=>{const ft=H?j:ae;N[p]={type:H?Ie:Ge,message:ft,ref:i,...U(H?Ie:Ge,ft)}};if(s?!Array.isArray(v)||!v.length:a&&(!oe&&(q||Te(v))||yn(v)&&!v||K&&!Ju(o).isValid||de&&!Xu(o).isValid)){const{value:H,message:j}=Lr(a)?{value:!!a,message:a}:wn(a);if(H&&(N[p]={type:xt.required,message:j,ref:T,...U(xt.required,j)},!n))return R(j),N}if(!q&&(!Te(f)||!Te(l))){let H,j;const ae=wn(l),Ie=wn(f);if(!Te(v)&&!isNaN(v)){const Ge=i.valueAsNumber||v&&+v;Te(ae.value)||(H=Ge>ae.value),Te(Ie.value)||(j=Ge<Ie.value)}else{const Ge=i.valueAsDate||new Date(v),ft=nr=>new Date(new Date().toDateString()+" "+nr),qt=i.type=="time",tr=i.type=="week";ct(ae.value)&&v&&(H=qt?ft(v)>ft(ae.value):tr?v>ae.value:Ge>new Date(ae.value)),ct(Ie.value)&&v&&(j=qt?ft(v)<ft(Ie.value):tr?v<Ie.value:Ge<new Date(Ie.value))}if((H||j)&&(_e(!!H,ae.message,Ie.message,xt.max,xt.min),!n))return R(N[p].message),N}if((u||c)&&!q&&(ct(v)||s&&Array.isArray(v))){const H=wn(u),j=wn(c),ae=!Te(H.value)&&v.length>+H.value,Ie=!Te(j.value)&&v.length<+j.value;if((ae||Ie)&&(_e(ae,H.message,j.message),!n))return R(N[p].message),N}if(d&&!q&&ct(v)){const{value:H,message:j}=wn(d);if(Hr(H)&&!v.match(H)&&(N[p]={type:xt.pattern,message:j,ref:i,...U(xt.pattern,j)},!n))return R(j),N}if(m){if(At(m)){const H=await m(v,t),j=Qu(H,T);if(j&&(N[p]={...j,...U(xt.validate,j.message)},!n))return R(j.message),N}else if(me(m)){let H={};for(const j in m){if(!Be(H)&&!n)break;const ae=Qu(await m[j](v,t),T,j);ae&&(H={...ae,...U(j,ae.message)},R(ae.message),n&&(N[p]=H))}if(!Be(H)&&(N[p]={ref:T,...H},!n))return N}}return R(!0),N};function ym(e,t){const n=t.slice(0,-1).length;let r=0;for(;r<n;)e=fe(e)?r++:e[t[r++]];return e}function wm(e){for(const t in e)if(e.hasOwnProperty(t)&&!fe(e[t]))return!1;return!0}function Se(e,t){const n=Array.isArray(t)?t:ri(t)?[t]:Bu(t),r=n.length===1?e:ym(e,n),s=n.length-1,i=n[s];return r&&delete r[i],s!==0&&(me(r)&&Be(r)||Array.isArray(r)&&wm(r))&&Se(e,n.slice(0,-1)),e}function ai(){let e=[];return{get observers(){return e},next:s=>{for(const i of e)i.next&&i.next(s)},subscribe:s=>(e.push(s),{unsubscribe:()=>{e=e.filter(i=>i!==s)}}),unsubscribe:()=>{e=[]}}}var zr=e=>Te(e)||!Hu(e);function Ht(e,t){if(zr(e)||zr(t))return e===t;if(gn(e)&&gn(t))return e.getTime()===t.getTime();const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(const s of n){const i=e[s];if(!r.includes(s))return!1;if(s!=="ref"){const o=t[s];if(gn(i)&&gn(o)||me(i)&&me(o)||Array.isArray(i)&&Array.isArray(o)?!Ht(i,o):i!==o)return!1}}return!0}var tl=e=>e.type==="select-multiple",bm=e=>oi(e)||Kn(e),ui=e=>jr(e)&&e.isConnected,nl=e=>{for(const t in e)if(At(e[t]))return!0;return!1};function Br(e,t={}){const n=Array.isArray(e);if(me(e)||n)for(const r in e)Array.isArray(e[r])||me(e[r])&&!nl(e[r])?(t[r]=Array.isArray(e[r])?[]:{},Br(e[r],t[r])):Te(e[r])||(t[r]=!0);return t}function rl(e,t,n){const r=Array.isArray(e);if(me(e)||r)for(const s in e)Array.isArray(e[s])||me(e[s])&&!nl(e[s])?fe(t)||zr(n[s])?n[s]=Array.isArray(e[s])?Br(e[s],[]):{...Br(e[s])}:rl(e[s],Te(t)?{}:t[s],n[s]):n[s]=!Ht(e[s],t[s]);return n}var li=(e,t)=>rl(e,t,Br(t)),sl=(e,{valueAsNumber:t,valueAsDate:n,setValueAs:r})=>fe(e)?e:t?e===""?NaN:e&&+e:n&&ct(e)?new Date(e):r?r(e):e;function ci(e){const t=e.ref;if(!(e.refs?e.refs.every(n=>n.disabled):t.disabled))return ii(t)?t.files:oi(t)?Xu(e.refs).value:tl(t)?[...t.selectedOptions].map(({value:n})=>n):Kn(t)?Ju(e.refs).value:sl(fe(t.value)?e.ref.value:t.value,e)}var vm=(e,t,n,r)=>{const s={};for(const i of e){const o=$(t,i);o&&ee(s,i,o._f)}return{criteriaMode:n,names:[...e],fields:s,shouldUseNativeValidation:r}},Qn=e=>fe(e)?e:Hr(e)?e.source:me(e)?Hr(e.value)?e.value.source:e.value:e,xm=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate);function il(e,t,n){const r=$(e,n);if(r||ri(n))return{error:r,name:n};const s=n.split(".");for(;s.length;){const i=s.join("."),o=$(t,i),a=$(e,i);if(o&&!Array.isArray(o)&&n!==i)return{name:n};if(a&&a.type)return{name:i,error:a};s.pop()}return{name:n}}var Sm=(e,t,n,r,s)=>s.isOnAll?!1:!n&&s.isOnTouch?!(t||e):(n?r.isOnBlur:s.isOnBlur)?!e:(n?r.isOnChange:s.isOnChange)?e:!0,Cm=(e,t)=>!Xn($(e,t)).length&&Se(e,t);const Em={mode:rt.onSubmit,reValidateMode:rt.onChange,shouldFocusError:!0};function km(e={},t){let n={...Em,...e},r={submitCount:0,isDirty:!1,isLoading:At(n.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},errors:{}},s={},i=me(n.defaultValues)||me(n.values)?Tt(n.defaultValues||n.values)||{}:{},o=n.shouldUnregister?{}:Tt(i),a={action:!1,mount:!1,watch:!1},u={mount:new Set,unMount:new Set,array:new Set,watch:new Set},c,f=0;const l={isDirty:!1,dirtyFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},d={values:ai(),array:ai(),state:ai()},m=e.resetOptions&&e.resetOptions.keepDirtyValues,p=Wu(n.mode),_=Wu(n.reValidateMode),b=n.criteriaMode===rt.all,S=h=>y=>{clearTimeout(f),f=setTimeout(h,y)},v=async h=>{if(l.isValid||h){const y=n.resolver?Be((await q()).errors):await _e(s,!0);y!==r.isValid&&d.state.next({isValid:y})}},T=h=>l.isValidating&&d.state.next({isValidating:h}),R=(h,y=[],w,O,k=!0,C=!0)=>{if(O&&w){if(a.action=!0,C&&Array.isArray($(s,h))){const D=w($(s,h),O.argA,O.argB);k&&ee(s,h,D)}if(C&&Array.isArray($(r.errors,h))){const D=w($(r.errors,h),O.argA,O.argB);k&&ee(r.errors,h,D),Cm(r.errors,h)}if(l.touchedFields&&C&&Array.isArray($(r.touchedFields,h))){const D=w($(r.touchedFields,h),O.argA,O.argB);k&&ee(r.touchedFields,h,D)}l.dirtyFields&&(r.dirtyFields=li(i,o)),d.state.next({name:h,isDirty:j(h,y),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else ee(o,h,y)},N=(h,y)=>{ee(r.errors,h,y),d.state.next({errors:r.errors})},de=(h,y,w,O)=>{const k=$(s,h);if(k){const C=$(o,h,fe(w)?$(i,h):w);fe(C)||O&&O.defaultChecked||y?ee(o,h,y?C:ci(k._f)):Ge(h,C),a.mount&&v()}},K=(h,y,w,O,k)=>{let C=!1,D=!1;const ie={name:h};if(!w||O){l.isDirty&&(D=r.isDirty,r.isDirty=ie.isDirty=j(),C=D!==ie.isDirty);const ue=Ht($(i,h),y);D=$(r.dirtyFields,h),ue?Se(r.dirtyFields,h):ee(r.dirtyFields,h,!0),ie.dirtyFields=r.dirtyFields,C=C||l.dirtyFields&&D!==!ue}if(w){const ue=$(r.touchedFields,h);ue||(ee(r.touchedFields,h,w),ie.touchedFields=r.touchedFields,C=C||l.touchedFields&&ue!==w)}return C&&k&&d.state.next(ie),C?ie:{}},oe=(h,y,w,O)=>{const k=$(r.errors,h),C=l.isValid&&yn(y)&&r.isValid!==y;if(e.delayError&&w?(c=S(()=>N(h,w)),c(e.delayError)):(clearTimeout(f),c=null,w?ee(r.errors,h,w):Se(r.errors,h)),(w?!Ht(k,w):k)||!Be(O)||C){const D={...O,...C&&yn(y)?{isValid:y}:{},errors:r.errors,name:h};r={...r,...D},d.state.next(D)}T(!1)},q=async h=>n.resolver(o,n.context,vm(h||u.mount,s,n.criteriaMode,n.shouldUseNativeValidation)),U=async h=>{const{errors:y}=await q();if(h)for(const w of h){const O=$(y,w);O?ee(r.errors,w,O):Se(r.errors,w)}else r.errors=y;return y},_e=async(h,y,w={valid:!0})=>{for(const O in h){const k=h[O];if(k){const{_f:C,...D}=k;if(C){const ie=u.array.has(C.name),ue=await el(k,o,b,n.shouldUseNativeValidation&&!y,ie);if(ue[C.name]&&(w.valid=!1,y))break;!y&&($(ue,C.name)?ie?gm(r.errors,ue,C.name):ee(r.errors,C.name,ue[C.name]):Se(r.errors,C.name))}D&&await _e(D,y,w)}}return w.valid},H=()=>{for(const h of u.unMount){const y=$(s,h);y&&(y._f.refs?y._f.refs.every(w=>!ui(w)):!ui(y._f.ref))&&Ti(h)}u.unMount=new Set},j=(h,y)=>(h&&y&&ee(o,h,y),!Ht(Al(),i)),ae=(h,y,w)=>_m(h,u,{...a.mount?o:fe(y)?i:ct(h)?{[h]:y}:y},w,y),Ie=h=>Xn($(a.mount?o:i,h,e.shouldUnregister?$(i,h,[]):[])),Ge=(h,y,w={})=>{const O=$(s,h);let k=y;if(O){const C=O._f;C&&(!C.disabled&&ee(o,h,sl(y,C)),k=jr(C.ref)&&Te(y)?"":y,tl(C.ref)?[...C.ref.options].forEach(D=>D.selected=k.includes(D.value)):C.refs?Kn(C.ref)?C.refs.length>1?C.refs.forEach(D=>(!D.defaultChecked||!D.disabled)&&(D.checked=Array.isArray(k)?!!k.find(ie=>ie===D.value):k===D.value)):C.refs[0]&&(C.refs[0].checked=!!k):C.refs.forEach(D=>D.checked=D.value===k):ii(C.ref)?C.ref.value="":(C.ref.value=k,C.ref.type||d.values.next({name:h,values:{...o}})))}(w.shouldDirty||w.shouldTouch)&&K(h,k,w.shouldTouch,w.shouldDirty,!0),w.shouldValidate&&nr(h)},ft=(h,y,w)=>{for(const O in y){const k=y[O],C=`${h}.${O}`,D=$(s,C);(u.array.has(h)||!zr(k)||D&&!D._f)&&!gn(k)?ft(C,k,w):Ge(C,k,w)}},qt=(h,y,w={})=>{const O=$(s,h),k=u.array.has(h),C=Tt(y);ee(o,h,C),k?(d.array.next({name:h,values:{...o}}),(l.isDirty||l.dirtyFields)&&w.shouldDirty&&d.state.next({name:h,dirtyFields:li(i,o),isDirty:j(h,C)})):O&&!O._f&&!Te(C)?ft(h,C,w):Ge(h,C,w),qu(h,u)&&d.state.next({...r}),d.values.next({name:h,values:{...o}}),!a.mount&&t()},tr=async h=>{const y=h.target;let w=y.name,O=!0;const k=$(s,w),C=()=>y.type?ci(k._f):lm(h);if(k){let D,ie;const ue=C(),Sn=h.type===zu.BLUR||h.type===zu.FOCUS_OUT,D_=!xm(k._f)&&!n.resolver&&!$(r.errors,w)&&!k._f.deps||Sm(Sn,$(r.touchedFields,w),r.isSubmitted,_,p),Oi=qu(w,u,Sn);ee(o,w,ue),Sn?(k._f.onBlur&&k._f.onBlur(h),c&&c(0)):k._f.onChange&&k._f.onChange(h);const Di=K(w,ue,Sn,!1),I_=!Be(Di)||Oi;if(!Sn&&d.values.next({name:w,type:h.type,values:{...o}}),D_)return l.isValid&&v(),I_&&d.state.next({name:w,...Oi?{}:Di});if(!Sn&&Oi&&d.state.next({...r}),T(!0),n.resolver){const{errors:Pl}=await q([w]),M_=il(r.errors,s,w),Rl=il(Pl,s,M_.name||w);D=Rl.error,w=Rl.name,ie=Be(Pl)}else D=(await el(k,o,b,n.shouldUseNativeValidation))[w],O=isNaN(ue)||ue===$(o,w,ue),O&&(D?ie=!1:l.isValid&&(ie=await _e(s,!0)));O&&(k._f.deps&&nr(k._f.deps),oe(w,ie,D,Di))}},nr=async(h,y={})=>{let w,O;const k=ni(h);if(T(!0),n.resolver){const C=await U(fe(h)?h:k);w=Be(C),O=h?!k.some(D=>$(C,D)):w}else h?(O=(await Promise.all(k.map(async C=>{const D=$(s,C);return await _e(D&&D._f?{[C]:D}:D)}))).every(Boolean),!(!O&&!r.isValid)&&v()):O=w=await _e(s);return d.state.next({...!ct(h)||l.isValid&&w!==r.isValid?{}:{name:h},...n.resolver||!h?{isValid:w}:{},errors:r.errors,isValidating:!1}),y.shouldFocus&&!O&&si(s,C=>C&&$(r.errors,C),h?k:u.mount),O},Al=h=>{const y={...i,...a.mount?o:{}};return fe(h)?y:ct(h)?$(y,h):h.map(w=>$(y,w))},Ol=(h,y)=>({invalid:!!$((y||r).errors,h),isDirty:!!$((y||r).dirtyFields,h),isTouched:!!$((y||r).touchedFields,h),error:$((y||r).errors,h)}),T_=h=>{h&&ni(h).forEach(y=>Se(r.errors,y)),d.state.next({errors:h?r.errors:{}})},Dl=(h,y,w)=>{const O=($(s,h,{_f:{}})._f||{}).ref;ee(r.errors,h,{...y,ref:O}),d.state.next({name:h,errors:r.errors,isValid:!1}),w&&w.shouldFocus&&O&&O.focus&&O.focus()},A_=(h,y)=>At(h)?d.values.subscribe({next:w=>h(ae(void 0,y),w)}):ae(h,y,!0),Ti=(h,y={})=>{for(const w of h?ni(h):u.mount)u.mount.delete(w),u.array.delete(w),y.keepValue||(Se(s,w),Se(o,w)),!y.keepError&&Se(r.errors,w),!y.keepDirty&&Se(r.dirtyFields,w),!y.keepTouched&&Se(r.touchedFields,w),!n.shouldUnregister&&!y.keepDefaultValue&&Se(i,w);d.values.next({values:{...o}}),d.state.next({...r,...y.keepDirty?{isDirty:j()}:{}}),!y.keepIsValid&&v()},Ai=(h,y={})=>{let w=$(s,h);const O=yn(y.disabled);return ee(s,h,{...w||{},_f:{...w&&w._f?w._f:{ref:{name:h}},name:h,mount:!0,...y}}),u.mount.add(h),w?O&&ee(o,h,y.disabled?void 0:$(o,h,ci(w._f))):de(h,!0,y.value),{...O?{disabled:y.disabled}:{},...n.progressive?{required:!!y.required,min:Qn(y.min),max:Qn(y.max),minLength:Qn(y.minLength),maxLength:Qn(y.maxLength),pattern:Qn(y.pattern)}:{},name:h,onChange:tr,onBlur:tr,ref:k=>{if(k){Ai(h,y),w=$(s,h);const C=fe(k.value)&&k.querySelectorAll&&k.querySelectorAll("input,select,textarea")[0]||k,D=bm(C),ie=w._f.refs||[];if(D?ie.find(ue=>ue===C):C===w._f.ref)return;ee(s,h,{_f:{...w._f,...D?{refs:[...ie.filter(ui),C,...Array.isArray($(i,h))?[{}]:[]],ref:{type:C.type,name:h}}:{ref:C}}}),de(h,!1,void 0,C)}else w=$(s,h,{}),w._f&&(w._f.mount=!1),(n.shouldUnregister||y.shouldUnregister)&&!(fm(u.array,h)&&a.action)&&u.unMount.add(h)}}},Il=()=>n.shouldFocusError&&si(s,h=>h&&$(r.errors,h),u.mount),Ml=(h,y)=>async w=>{w&&(w.preventDefault&&w.preventDefault(),w.persist&&w.persist());let O=Tt(o);if(d.state.next({isSubmitting:!0}),n.resolver){const{errors:k,values:C}=await q();r.errors=k,O=C}else await _e(s);Se(r.errors,"root"),Be(r.errors)?(d.state.next({errors:{}}),await h(O,w)):(y&&await y({...r.errors},w),Il(),setTimeout(Il)),d.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:Be(r.errors),submitCount:r.submitCount+1,errors:r.errors})},O_=(h,y={})=>{$(s,h)&&(fe(y.defaultValue)?qt(h,$(i,h)):(qt(h,y.defaultValue),ee(i,h,y.defaultValue)),y.keepTouched||Se(r.touchedFields,h),y.keepDirty||(Se(r.dirtyFields,h),r.isDirty=y.defaultValue?j(h,$(i,h)):j()),y.keepError||(Se(r.errors,h),l.isValid&&v()),d.state.next({...r}))},Nl=(h,y={})=>{const w=h||i,O=Tt(w),k=h&&!Be(h)?O:i;if(y.keepDefaultValues||(i=w),!y.keepValues){if(y.keepDirtyValues||m)for(const C of u.mount)$(r.dirtyFields,C)?ee(k,C,$(o,C)):qt(C,$(k,C));else{if(ti&&fe(h))for(const C of u.mount){const D=$(s,C);if(D&&D._f){const ie=Array.isArray(D._f.refs)?D._f.refs[0]:D._f.ref;if(jr(ie)){const ue=ie.closest("form");if(ue){ue.reset();break}}}}s={}}o=e.shouldUnregister?y.keepDefaultValues?Tt(i):{}:Tt(k),d.array.next({values:{...k}}),d.values.next({values:{...k}})}u={mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},!a.mount&&t(),a.mount=!l.isValid||!!y.keepIsValid,a.watch=!!e.shouldUnregister,d.state.next({submitCount:y.keepSubmitCount?r.submitCount:0,isDirty:y.keepDirty?r.isDirty:!!(y.keepDefaultValues&&!Ht(h,i)),isSubmitted:y.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:y.keepDirtyValues?r.dirtyFields:y.keepDefaultValues&&h?li(i,h):{},touchedFields:y.keepTouched?r.touchedFields:{},errors:y.keepErrors?r.errors:{},isSubmitting:!1,isSubmitSuccessful:!1})},Vl=(h,y)=>Nl(At(h)?h(o):h,y);return{control:{register:Ai,unregister:Ti,getFieldState:Ol,handleSubmit:Ml,setError:Dl,_executeSchema:q,_getWatch:ae,_getDirty:j,_updateValid:v,_removeUnmounted:H,_updateFieldArray:R,_getFieldArray:Ie,_reset:Nl,_resetDefaultValues:()=>At(n.defaultValues)&&n.defaultValues().then(h=>{Vl(h,n.resetOptions),d.state.next({isLoading:!1})}),_updateFormState:h=>{r={...r,...h}},_subjects:d,_proxyFormState:l,get _fields(){return s},get _formValues(){return o},get _state(){return a},set _state(h){a=h},get _defaultValues(){return i},get _names(){return u},set _names(h){u=h},get _formState(){return r},set _formState(h){r=h},get _options(){return n},set _options(h){n={...n,...h}}},trigger:nr,register:Ai,handleSubmit:Ml,watch:A_,setValue:qt,getValues:Al,reset:Vl,resetField:O_,clearErrors:T_,unregister:Ti,setError:Dl,setFocus:(h,y={})=>{const w=$(s,h),O=w&&w._f;if(O){const k=O.refs?O.refs[0]:O.ref;k.focus&&(k.focus(),y.shouldSelect&&k.select())}},getFieldState:Ol}}function $m(e={}){const t=ot.useRef(),n=ot.useRef(),[r,s]=ot.useState({isDirty:!1,isValidating:!1,isLoading:At(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},errors:{},defaultValues:At(e.defaultValues)?void 0:e.defaultValues});t.current||(t.current={...km(e,()=>s(o=>({...o}))),formState:r});const i=t.current.control;return i._options=e,mm({subject:i._subjects.state,next:o=>{pm(o,i._proxyFormState,i._updateFormState,!0)&&s({...i._formState})}}),ot.useEffect(()=>{e.values&&!Ht(e.values,n.current)?(i._reset(e.values,i._options.resetOptions),n.current=e.values):i._resetDefaultValues()},[e.values,i]),ot.useEffect(()=>{i._state.mount||(i._updateValid(),i._state.mount=!0),i._state.watch&&(i._state.watch=!1,i._subjects.state.next({...i._formState})),i._removeUnmounted()}),t.current.formState=hm(r,i),t.current}var ol=function(e,t,n){if(e&&"reportValidity"in e){var r=$(n,t);e.setCustomValidity(r&&r.message||""),e.reportValidity()}},al=function(e,t){var n=function(s){var i=t.fields[s];i&&i.ref&&"reportValidity"in i.ref?ol(i.ref,s,e):i.refs&&i.refs.forEach(function(o){return ol(o,s,e)})};for(var r in t.fields)n(r)},Fm=function(e,t){t.shouldUseNativeValidation&&al(e,t);var n={};for(var r in e){var s=$(t.fields,r);ee(n,r,Object.assign(e[r]||{},{ref:s&&s.ref}))}return n};function Tm(e,t,n){return t===void 0&&(t={}),n===void 0&&(n={}),function(r,s,i){try{return Promise.resolve(function(o,a){try{var u=(t.context,Promise.resolve(e[n.mode==="sync"?"validateSync":"validate"](r,Object.assign({abortEarly:!1},t,{context:s}))).then(function(c){return i.shouldUseNativeValidation&&al({},i),{values:n.raw?r:c,errors:{}}}))}catch(c){return a(c)}return u&&u.then?u.then(void 0,a):u}(0,function(o){if(!o.inner)throw o;return{values:{},errors:Fm((a=o,u=!i.shouldUseNativeValidation&&i.criteriaMode==="all",(a.inner||[]).reduce(function(c,f){if(c[f.path]||(c[f.path]={message:f.message,type:f.type}),u){var l=c[f.path].types,d=l&&l[f.type];c[f.path]=Gu(f.path,u,c,f.type,d?[].concat(d,f.message):f.message)}return c},{})),i)};var a,u}))}catch(o){return Promise.reject(o)}}}function zt(e){this._maxSize=e,this.clear()}zt.prototype.clear=function(){this._size=0,this._values=Object.create(null)},zt.prototype.get=function(e){return this._values[e]},zt.prototype.set=function(e,t){return this._size>=this._maxSize&&this.clear(),e in this._values||this._size++,this._values[e]=t};var Am=/[^.^\]^[]+|(?=\[\]|\.\.)/g,ul=/^\d+$/,Om=/^\d/,Dm=/[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g,Im=/^\s*(['"]?)(.*?)(\1)\s*$/,fi=512,ll=new zt(fi),cl=new zt(fi),fl=new zt(fi),Bt={Cache:zt,split:hi,normalizePath:di,setter:function(e){var t=di(e);return cl.get(e)||cl.set(e,function(r,s){for(var i=0,o=t.length,a=r;i<o-1;){var u=t[i];if(u==="__proto__"||u==="constructor"||u==="prototype")return r;a=a[t[i++]]}a[t[i]]=s})},getter:function(e,t){var n=di(e);return fl.get(e)||fl.set(e,function(s){for(var i=0,o=n.length;i<o;)if(s!=null||!t)s=s[n[i++]];else return;return s})},join:function(e){return e.reduce(function(t,n){return t+(pi(n)||ul.test(n)?"["+n+"]":(t?".":"")+n)},"")},forEach:function(e,t,n){Mm(Array.isArray(e)?e:hi(e),t,n)}};function di(e){return ll.get(e)||ll.set(e,hi(e).map(function(t){return t.replace(Im,"$2")}))}function hi(e){return e.match(Am)||[""]}function Mm(e,t,n){var r=e.length,s,i,o,a;for(i=0;i<r;i++)s=e[i],s&&(Pm(s)&&(s='"'+s+'"'),a=pi(s),o=!a&&/^\d+$/.test(s),t.call(n,s,a,o,i,e))}function pi(e){return typeof e=="string"&&e&&["'",'"'].indexOf(e.charAt(0))!==-1}function Nm(e){return e.match(Om)&&!e.match(ul)}function Vm(e){return Dm.test(e)}function Pm(e){return!pi(e)&&(Nm(e)||Vm(e))}const Rm=/[A-Z\xc0-\xd6\xd8-\xde]?[a-z\xdf-\xf6\xf8-\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \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]|[A-Z\xc0-\xd6\xd8-\xde]|$)|(?:[A-Z\xc0-\xd6\xd8-\xde]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \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\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \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]|[A-Z\xc0-\xd6\xd8-\xde](?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \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\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])|$)|[A-Z\xc0-\xd6\xd8-\xde]?(?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \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\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\xc0-\xd6\xd8-\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\d*(?:1ST|2ND|3RD|(?![123])\dTH)(?=\b|[a-z_])|\d*(?:1st|2nd|3rd|(?![123])\dth)(?=\b|[A-Z_])|\d+|(?:[\u2700-\u27bf]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?(?:\u200d(?:[^\ud800-\udfff]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?)*/g,Gr=e=>e.match(Rm)||[],Wr=e=>e[0].toUpperCase()+e.slice(1),mi=(e,t)=>Gr(e).join(t).toLowerCase(),dl=e=>Gr(e).reduce((t,n)=>`${t}${t?n[0].toUpperCase()+n.slice(1).toLowerCase():n.toLowerCase()}`,"");var _i={words:Gr,upperFirst:Wr,camelCase:dl,pascalCase:e=>Wr(dl(e)),snakeCase:e=>mi(e,"_"),kebabCase:e=>mi(e,"-"),sentenceCase:e=>Wr(mi(e," ")),titleCase:e=>Gr(e).map(Wr).join(" ")},gi={exports:{}};gi.exports=function(e){return hl(Um(e),e)},gi.exports.array=hl;function hl(e,t){var n=e.length,r=new Array(n),s={},i=n,o=jm(t),a=Lm(e);for(t.forEach(function(c){if(!a.has(c[0])||!a.has(c[1]))throw new Error("Unknown node. There is an unknown node in the supplied edges.")});i--;)s[i]||u(e[i],i,new Set);return r;function u(c,f,l){if(l.has(c)){var d;try{d=", node was:"+JSON.stringify(c)}catch{d=""}throw new Error("Cyclic dependency"+d)}if(!a.has(c))throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: "+JSON.stringify(c));if(!s[f]){s[f]=!0;var m=o.get(c)||new Set;if(m=Array.from(m),f=m.length){l.add(c);do{var p=m[--f];u(p,a.get(p),l)}while(f);l.delete(c)}r[--n]=c}}}function Um(e){for(var t=new Set,n=0,r=e.length;n<r;n++){var s=e[n];t.add(s[0]),t.add(s[1])}return Array.from(t)}function jm(e){for(var t=new Map,n=0,r=e.length;n<r;n++){var s=e[n];t.has(s[0])||t.set(s[0],new Set),t.has(s[1])||t.set(s[1],new Set),t.get(s[0]).add(s[1])}return t}function Lm(e){for(var t=new Map,n=0,r=e.length;n<r;n++)t.set(e[n],n);return t}var Hm=gi.exports;const zm=Up(Hm),Bm=Object.prototype.toString,Gm=Error.prototype.toString,Wm=RegExp.prototype.toString,qm=typeof Symbol<"u"?Symbol.prototype.toString:()=>"",Zm=/^Symbol\((.*)\)(.*)$/;function Ym(e){return e!=+e?"NaN":e===0&&1/e<0?"-0":""+e}function pl(e,t=!1){if(e==null||e===!0||e===!1)return""+e;const n=typeof e;if(n==="number")return Ym(e);if(n==="string")return t?`"${e}"`:e;if(n==="function")return"[Function "+(e.name||"anonymous")+"]";if(n==="symbol")return qm.call(e).replace(Zm,"Symbol($1)");const r=Bm.call(e).slice(8,-1);return r==="Date"?isNaN(e.getTime())?""+e:e.toISOString(e):r==="Error"||e instanceof Error?"["+Gm.call(e)+"]":r==="RegExp"?Wm.call(e):null}function bn(e,t){let n=pl(e,t);return n!==null?n:JSON.stringify(e,function(r,s){let i=pl(this[r],t);return i!==null?i:s},2)}function ml(e){return e==null?[]:[].concat(e)}let Jm=/\$\{\s*(\w+)\s*\}/g;class Re extends Error{static formatError(t,n){const r=n.label||n.path||"this";return r!==n.path&&(n=Object.assign({},n,{path:r})),typeof t=="string"?t.replace(Jm,(s,i)=>bn(n[i])):typeof t=="function"?t(n):t}static isError(t){return t&&t.name==="ValidationError"}constructor(t,n,r,s){super(),this.value=void 0,this.path=void 0,this.type=void 0,this.errors=void 0,this.params=void 0,this.inner=void 0,this.name="ValidationError",this.value=n,this.path=r,this.type=s,this.errors=[],this.inner=[],ml(t).forEach(i=>{Re.isError(i)?(this.errors.push(...i.errors),this.inner=this.inner.concat(i.inner.length?i.inner:i)):this.errors.push(i)}),this.message=this.errors.length>1?`${this.errors.length} errors occurred`:this.errors[0],Error.captureStackTrace&&Error.captureStackTrace(this,Re)}}let St={default:"${path} is invalid",required:"${path} is a required field",defined:"${path} must be defined",notNull:"${path} cannot be null",oneOf:"${path} must be one of the following values: ${values}",notOneOf:"${path} must not be one of the following values: ${values}",notType:({path:e,type:t,value:n,originalValue:r})=>{const s=r!=null&&r!==n?` (cast from the value \`${bn(r,!0)}\`).`:".";return t!=="mixed"?`${e} must be a \`${t}\` type, but the final value was: \`${bn(n,!0)}\``+s:`${e} must match the configured type. The validated value was: \`${bn(n,!0)}\``+s}},st={length:"${path} must be exactly ${length} characters",min:"${path} must be at least ${min} characters",max:"${path} must be at most ${max} characters",matches:'${path} must match the following: "${regex}"',email:"${path} must be a valid email",url:"${path} must be a valid URL",uuid:"${path} must be a valid UUID",trim:"${path} must be a trimmed string",lowercase:"${path} must be a lowercase string",uppercase:"${path} must be a upper case string"},Km={min:"${path} must be greater than or equal to ${min}",max:"${path} must be less than or equal to ${max}",lessThan:"${path} must be less than ${less}",moreThan:"${path} must be greater than ${more}",positive:"${path} must be a positive number",negative:"${path} must be a negative number",integer:"${path} must be an integer"},yi={min:"${path} field must be later than ${min}",max:"${path} field must be at earlier than ${max}"},Xm={isValue:"${path} field must be ${value}"},wi={noUnknown:"${path} field has unspecified keys: ${unknown}"};Object.assign(Object.create(null),{mixed:St,string:st,number:Km,date:yi,object:wi,array:{min:"${path} field must have at least ${min} items",max:"${path} field must have less than or equal to ${max} items",length:"${path} must have ${length} items"},boolean:Xm});const bi=e=>e&&e.__isYupSchema__;class qr{static fromOptions(t,n){if(!n.then&&!n.otherwise)throw new TypeError("either `then:` or `otherwise:` is required for `when()` conditions");let{is:r,then:s,otherwise:i}=n,o=typeof r=="function"?r:(...a)=>a.every(u=>u===r);return new qr(t,(a,u)=>{var c;let f=o(...a)?s:i;return(c=f==null?void 0:f(u))!=null?c:u})}constructor(t,n){this.fn=void 0,this.refs=t,this.refs=t,this.fn=n}resolve(t,n){let r=this.refs.map(i=>i.getValue(n==null?void 0:n.value,n==null?void 0:n.parent,n==null?void 0:n.context)),s=this.fn(r,t,n);if(s===void 0||s===t)return t;if(!bi(s))throw new TypeError("conditions must return a schema object");return s.resolve(n)}}const Zr={context:"$",value:"."};class Gt{constructor(t,n={}){if(this.key=void 0,this.isContext=void 0,this.isValue=void 0,this.isSibling=void 0,this.path=void 0,this.getter=void 0,this.map=void 0,typeof t!="string")throw new TypeError("ref must be a string, got: "+t);if(this.key=t.trim(),t==="")throw new TypeError("ref must be a non-empty string");this.isContext=this.key[0]===Zr.context,this.isValue=this.key[0]===Zr.value,this.isSibling=!this.isContext&&!this.isValue;let r=this.isContext?Zr.context:this.isValue?Zr.value:"";this.path=this.key.slice(r.length),this.getter=this.path&&Bt.getter(this.path,!0),this.map=n.map}getValue(t,n,r){let s=this.isContext?r:this.isValue?t:n;return this.getter&&(s=this.getter(s||{})),this.map&&(s=this.map(s)),s}cast(t,n){return this.getValue(t,n==null?void 0:n.parent,n==null?void 0:n.context)}resolve(){return this}describe(){return{type:"ref",key:this.key}}toString(){return`Ref(${this.key})`}static isRef(t){return t&&t.__isYupRef}}Gt.prototype.__isYupRef=!0;const Wt=e=>e==null;function vn(e){function t({value:n,path:r="",options:s,originalValue:i,schema:o},a,u){const{name:c,test:f,params:l,message:d,skipAbsent:m}=e;let{parent:p,context:_,abortEarly:b=o.spec.abortEarly}=s;function S(U){return Gt.isRef(U)?U.getValue(n,p,_):U}function v(U={}){const _e=Object.assign({value:n,originalValue:i,label:o.spec.label,path:U.path||r,spec:o.spec},l,U.params);for(const j of Object.keys(_e))_e[j]=S(_e[j]);const H=new Re(Re.formatError(U.message||d,_e),n,_e.path,U.type||c);return H.params=_e,H}const T=b?a:u;let R={path:r,parent:p,type:c,from:s.from,createError:v,resolve:S,options:s,originalValue:i,schema:o};const N=U=>{Re.isError(U)?T(U):U?u(null):T(v())},de=U=>{Re.isError(U)?T(U):a(U)},K=m&&Wt(n);if(!s.sync){try{Promise.resolve(K?!0:f.call(R,n,R)).then(N,de)}catch(U){de(U)}return}let oe;try{var q;if(oe=K?!0:f.call(R,n,R),typeof((q=oe)==null?void 0:q.then)=="function")throw new Error(`Validation test of type: "${R.type}" returned a Promise during a synchronous validate. This test will finish after the validate call has returned`)}catch(U){de(U);return}N(oe)}return t.OPTIONS=e,t}function Qm(e,t,n,r=n){let s,i,o;return t?(Bt.forEach(t,(a,u,c)=>{let f=u?a.slice(1,a.length-1):a;e=e.resolve({context:r,parent:s,value:n});let l=e.type==="tuple",d=c?parseInt(f,10):0;if(e.innerType||l){if(l&&!c)throw new Error(`Yup.reach cannot implicitly index into a tuple type. the path part "${o}" must contain an index to the tuple element, e.g. "${o}[0]"`);if(n&&d>=n.length)throw new Error(`Yup.reach cannot resolve an array item at index: ${a}, in the path: ${t}. because there is no value at that index. `);s=n,n=n&&n[d],e=l?e.spec.types[d]:e.innerType}if(!c){if(!e.fields||!e.fields[f])throw new Error(`The schema does not contain the path: ${t}. (failed at: ${o} which is a type: "${e.type}")`);s=n,n=n&&n[f],e=e.fields[f]}i=f,o=u?"["+a+"]":"."+a}),{schema:e,parent:s,parentPath:i}):{parent:s,parentPath:t,schema:e}}class Yr extends Set{describe(){const t=[];for(const n of this.values())t.push(Gt.isRef(n)?n.describe():n);return t}resolveAll(t){let n=[];for(const r of this.values())n.push(t(r));return n}clone(){return new Yr(this.values())}merge(t,n){const r=this.clone();return t.forEach(s=>r.add(s)),n.forEach(s=>r.delete(s)),r}}function xn(e,t=new Map){if(bi(e)||!e||typeof e!="object")return e;if(t.has(e))return t.get(e);let n;if(e instanceof Date)n=new Date(e.getTime()),t.set(e,n);else if(e instanceof RegExp)n=new RegExp(e),t.set(e,n);else if(Array.isArray(e)){n=new Array(e.length),t.set(e,n);for(let r=0;r<e.length;r++)n[r]=xn(e[r],t)}else if(e instanceof Map){n=new Map,t.set(e,n);for(const[r,s]of e.entries())n.set(r,xn(s,t))}else if(e instanceof Set){n=new Set,t.set(e,n);for(const r of e)n.add(xn(r,t))}else if(e instanceof Object){n={},t.set(e,n);for(const[r,s]of Object.entries(e))n[r]=xn(s,t)}else throw Error(`Unable to clone ${e}`);return n}class it{constructor(t){this.type=void 0,this.deps=[],this.tests=void 0,this.transforms=void 0,this.conditions=[],this._mutate=void 0,this.internalTests={},this._whitelist=new Yr,this._blacklist=new Yr,this.exclusiveTests=Object.create(null),this._typeCheck=void 0,this.spec=void 0,this.tests=[],this.transforms=[],this.withMutation(()=>{this.typeError(St.notType)}),this.type=t.type,this._typeCheck=t.check,this.spec=Object.assign({strip:!1,strict:!1,abortEarly:!0,recursive:!0,nullable:!1,optional:!0,coerce:!0},t==null?void 0:t.spec),this.withMutation(n=>{n.nonNullable()})}get _type(){return this.type}clone(t){if(this._mutate)return t&&Object.assign(this.spec,t),this;const n=Object.create(Object.getPrototypeOf(this));return n.type=this.type,n._typeCheck=this._typeCheck,n._whitelist=this._whitelist.clone(),n._blacklist=this._blacklist.clone(),n.internalTests=Object.assign({},this.internalTests),n.exclusiveTests=Object.assign({},this.exclusiveTests),n.deps=[...this.deps],n.conditions=[...this.conditions],n.tests=[...this.tests],n.transforms=[...this.transforms],n.spec=xn(Object.assign({},this.spec,t)),n}label(t){let n=this.clone();return n.spec.label=t,n}meta(...t){if(t.length===0)return this.spec.meta;let n=this.clone();return n.spec.meta=Object.assign(n.spec.meta||{},t[0]),n}withMutation(t){let n=this._mutate;this._mutate=!0;let r=t(this);return this._mutate=n,r}concat(t){if(!t||t===this)return this;if(t.type!==this.type&&this.type!=="mixed")throw new TypeError(`You cannot \`concat()\` schema's of different types: ${this.type} and ${t.type}`);let n=this,r=t.clone();const s=Object.assign({},n.spec,r.spec);return r.spec=s,r.internalTests=Object.assign({},n.internalTests,r.internalTests),r._whitelist=n._whitelist.merge(t._whitelist,t._blacklist),r._blacklist=n._blacklist.merge(t._blacklist,t._whitelist),r.tests=n.tests,r.exclusiveTests=n.exclusiveTests,r.withMutation(i=>{t.tests.forEach(o=>{i.test(o.OPTIONS)})}),r.transforms=[...n.transforms,...r.transforms],r}isType(t){return t==null?!!(this.spec.nullable&&t===null||this.spec.optional&&t===void 0):this._typeCheck(t)}resolve(t){let n=this;if(n.conditions.length){let r=n.conditions;n=n.clone(),n.conditions=[],n=r.reduce((s,i)=>i.resolve(s,t),n),n=n.resolve(t)}return n}resolveOptions(t){var n,r,s;return Object.assign({},t,{from:t.from||[],strict:(n=t.strict)!=null?n:this.spec.strict,abortEarly:(r=t.abortEarly)!=null?r:this.spec.abortEarly,recursive:(s=t.recursive)!=null?s:this.spec.recursive})}cast(t,n={}){let r=this.resolve(Object.assign({value:t},n)),s=n.assert==="ignore-optionality",i=r._cast(t,n);if(n.assert!==!1&&!r.isType(i)){if(s&&Wt(i))return i;let o=bn(t),a=bn(i);throw new TypeError(`The value of ${n.path||"field"} could not be cast to a value that satisfies the schema type: "${r.type}".
|
|
209
|
+
|
|
210
|
+
attempted value: ${o}
|
|
211
|
+
`+(a!==o?`result of cast: ${a}`:""))}return i}_cast(t,n){let r=t===void 0?t:this.transforms.reduce((s,i)=>i.call(this,s,t,this),t);return r===void 0&&(r=this.getDefault(n)),r}_validate(t,n={},r,s){let{path:i,originalValue:o=t,strict:a=this.spec.strict}=n,u=t;a||(u=this._cast(u,Object.assign({assert:!1},n)));let c=[];for(let f of Object.values(this.internalTests))f&&c.push(f);this.runTests({path:i,value:u,originalValue:o,options:n,tests:c},r,f=>{if(f.length)return s(f,u);this.runTests({path:i,value:u,originalValue:o,options:n,tests:this.tests},r,s)})}runTests(t,n,r){let s=!1,{tests:i,value:o,originalValue:a,path:u,options:c}=t,f=_=>{s||(s=!0,n(_,o))},l=_=>{s||(s=!0,r(_,o))},d=i.length,m=[];if(!d)return l([]);let p={value:o,originalValue:a,path:u,options:c,schema:this};for(let _=0;_<i.length;_++){const b=i[_];b(p,f,function(v){v&&(m=m.concat(v)),--d<=0&&l(m)})}}asNestedTest({key:t,index:n,parent:r,parentPath:s,originalParent:i,options:o}){const a=t??n;if(a==null)throw TypeError("Must include `key` or `index` for nested validations");const u=typeof a=="number";let c=r[a];const f=Object.assign({},o,{strict:!0,parent:r,value:c,originalValue:i[a],key:void 0,[u?"index":"key"]:a,path:u||a.includes(".")?`${s||""}[${c?a:`"${a}"`}]`:(s?`${s}.`:"")+t});return(l,d,m)=>this.resolve(f)._validate(c,f,d,m)}validate(t,n){let r=this.resolve(Object.assign({},n,{value:t}));return new Promise((s,i)=>r._validate(t,n,(o,a)=>{Re.isError(o)&&(o.value=a),i(o)},(o,a)=>{o.length?i(new Re(o,a)):s(a)}))}validateSync(t,n){let r=this.resolve(Object.assign({},n,{value:t})),s;return r._validate(t,Object.assign({},n,{sync:!0}),(i,o)=>{throw Re.isError(i)&&(i.value=o),i},(i,o)=>{if(i.length)throw new Re(i,t);s=o}),s}isValid(t,n){return this.validate(t,n).then(()=>!0,r=>{if(Re.isError(r))return!1;throw r})}isValidSync(t,n){try{return this.validateSync(t,n),!0}catch(r){if(Re.isError(r))return!1;throw r}}_getDefault(t){let n=this.spec.default;return n==null?n:typeof n=="function"?n.call(this,t):xn(n)}getDefault(t){return this.resolve(t||{})._getDefault(t)}default(t){return arguments.length===0?this._getDefault():this.clone({default:t})}strict(t=!0){return this.clone({strict:t})}nullability(t,n){const r=this.clone({nullable:t});return r.internalTests.nullable=vn({message:n,name:"nullable",test(s){return s===null?this.schema.spec.nullable:!0}}),r}optionality(t,n){const r=this.clone({optional:t});return r.internalTests.optionality=vn({message:n,name:"optionality",test(s){return s===void 0?this.schema.spec.optional:!0}}),r}optional(){return this.optionality(!0)}defined(t=St.defined){return this.optionality(!1,t)}nullable(){return this.nullability(!0)}nonNullable(t=St.notNull){return this.nullability(!1,t)}required(t=St.required){return this.clone().withMutation(n=>n.nonNullable(t).defined(t))}notRequired(){return this.clone().withMutation(t=>t.nullable().optional())}transform(t){let n=this.clone();return n.transforms.push(t),n}test(...t){let n;if(t.length===1?typeof t[0]=="function"?n={test:t[0]}:n=t[0]:t.length===2?n={name:t[0],test:t[1]}:n={name:t[0],message:t[1],test:t[2]},n.message===void 0&&(n.message=St.default),typeof n.test!="function")throw new TypeError("`test` is a required parameters");let r=this.clone(),s=vn(n),i=n.exclusive||n.name&&r.exclusiveTests[n.name]===!0;if(n.exclusive&&!n.name)throw new TypeError("Exclusive tests must provide a unique `name` identifying the test");return n.name&&(r.exclusiveTests[n.name]=!!n.exclusive),r.tests=r.tests.filter(o=>!(o.OPTIONS.name===n.name&&(i||o.OPTIONS.test===s.OPTIONS.test))),r.tests.push(s),r}when(t,n){!Array.isArray(t)&&typeof t!="string"&&(n=t,t=".");let r=this.clone(),s=ml(t).map(i=>new Gt(i));return s.forEach(i=>{i.isSibling&&r.deps.push(i.key)}),r.conditions.push(typeof n=="function"?new qr(s,n):qr.fromOptions(s,n)),r}typeError(t){let n=this.clone();return n.internalTests.typeError=vn({message:t,name:"typeError",skipAbsent:!0,test(r){return this.schema._typeCheck(r)?!0:this.createError({params:{type:this.schema.type}})}}),n}oneOf(t,n=St.oneOf){let r=this.clone();return t.forEach(s=>{r._whitelist.add(s),r._blacklist.delete(s)}),r.internalTests.whiteList=vn({message:n,name:"oneOf",skipAbsent:!0,test(s){let i=this.schema._whitelist,o=i.resolveAll(this.resolve);return o.includes(s)?!0:this.createError({params:{values:Array.from(i).join(", "),resolved:o}})}}),r}notOneOf(t,n=St.notOneOf){let r=this.clone();return t.forEach(s=>{r._blacklist.add(s),r._whitelist.delete(s)}),r.internalTests.blacklist=vn({message:n,name:"notOneOf",test(s){let i=this.schema._blacklist,o=i.resolveAll(this.resolve);return o.includes(s)?this.createError({params:{values:Array.from(i).join(", "),resolved:o}}):!0}}),r}strip(t=!0){let n=this.clone();return n.spec.strip=t,n}describe(t){const n=(t?this.resolve(t):this).clone(),{label:r,meta:s,optional:i,nullable:o}=n.spec;return{meta:s,label:r,optional:i,nullable:o,default:n.getDefault(t),type:n.type,oneOf:n._whitelist.describe(),notOneOf:n._blacklist.describe(),tests:n.tests.map(u=>({name:u.OPTIONS.name,params:u.OPTIONS.params})).filter((u,c,f)=>f.findIndex(l=>l.name===u.name)===c)}}}it.prototype.__isYupSchema__=!0;for(const e of["validate","validateSync"])it.prototype[`${e}At`]=function(t,n,r={}){const{parent:s,parentPath:i,schema:o}=Qm(this,t,n,r.context);return o[e](s&&s[i],Object.assign({},r,{parent:s,path:t}))};for(const e of["equals","is"])it.prototype[e]=it.prototype.oneOf;for(const e of["not","nope"])it.prototype[e]=it.prototype.notOneOf;const e_=()=>!0;function _l(e){return new gl(e)}class gl extends it{constructor(t){super(typeof t=="function"?{type:"mixed",check:t}:Object.assign({type:"mixed",check:e_},t))}}_l.prototype=gl.prototype;let t_=/^[a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,n_=/^((https?|ftp):)?\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,r_=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,s_=e=>Wt(e)||e===e.trim(),i_={}.toString();function vi(){return new yl}class yl extends it{constructor(){super({type:"string",check(t){return t instanceof String&&(t=t.valueOf()),typeof t=="string"}}),this.withMutation(()=>{this.transform((t,n,r)=>{if(!r.spec.coerce||r.isType(t)||Array.isArray(t))return t;const s=t!=null&&t.toString?t.toString():t;return s===i_?t:s})})}required(t){return super.required(t).withMutation(n=>n.test({message:t||St.required,name:"required",skipAbsent:!0,test:r=>!!r.length}))}notRequired(){return super.notRequired().withMutation(t=>(t.tests=t.tests.filter(n=>n.OPTIONS.name!=="required"),t))}length(t,n=st.length){return this.test({message:n,name:"length",exclusive:!0,params:{length:t},skipAbsent:!0,test(r){return r.length===this.resolve(t)}})}min(t,n=st.min){return this.test({message:n,name:"min",exclusive:!0,params:{min:t},skipAbsent:!0,test(r){return r.length>=this.resolve(t)}})}max(t,n=st.max){return this.test({name:"max",exclusive:!0,message:n,params:{max:t},skipAbsent:!0,test(r){return r.length<=this.resolve(t)}})}matches(t,n){let r=!1,s,i;return n&&(typeof n=="object"?{excludeEmptyString:r=!1,message:s,name:i}=n:s=n),this.test({name:i||"matches",message:s||st.matches,params:{regex:t},skipAbsent:!0,test:o=>o===""&&r||o.search(t)!==-1})}email(t=st.email){return this.matches(t_,{name:"email",message:t,excludeEmptyString:!0})}url(t=st.url){return this.matches(n_,{name:"url",message:t,excludeEmptyString:!0})}uuid(t=st.uuid){return this.matches(r_,{name:"uuid",message:t,excludeEmptyString:!1})}ensure(){return this.default("").transform(t=>t===null?"":t)}trim(t=st.trim){return this.transform(n=>n!=null?n.trim():n).test({message:t,name:"trim",test:s_})}lowercase(t=st.lowercase){return this.transform(n=>Wt(n)?n:n.toLowerCase()).test({message:t,name:"string_case",exclusive:!0,skipAbsent:!0,test:n=>Wt(n)||n===n.toLowerCase()})}uppercase(t=st.uppercase){return this.transform(n=>Wt(n)?n:n.toUpperCase()).test({message:t,name:"string_case",exclusive:!0,skipAbsent:!0,test:n=>Wt(n)||n===n.toUpperCase()})}}vi.prototype=yl.prototype;var o_=/^(\d{4}|[+\-]\d{6})(?:-?(\d{2})(?:-?(\d{2}))?)?(?:[ T]?(\d{2}):?(\d{2})(?::?(\d{2})(?:[,\.](\d{1,}))?)?(?:(Z)|([+\-])(\d{2})(?::?(\d{2}))?)?)?$/;function a_(e){var t=[1,4,5,6,7,10,11],n=0,r,s;if(s=o_.exec(e)){for(var i=0,o;o=t[i];++i)s[o]=+s[o]||0;s[2]=(+s[2]||1)-1,s[3]=+s[3]||1,s[7]=s[7]?String(s[7]).substr(0,3):0,(s[8]===void 0||s[8]==="")&&(s[9]===void 0||s[9]==="")?r=+new Date(s[1],s[2],s[3],s[4],s[5],s[6],s[7]):(s[8]!=="Z"&&s[9]!==void 0&&(n=s[10]*60+s[11],s[9]==="+"&&(n=0-n)),r=Date.UTC(s[1],s[2],s[3],s[4],s[5]+n,s[6],s[7]))}else r=Date.parse?Date.parse(e):NaN;return r}let wl=new Date(""),u_=e=>Object.prototype.toString.call(e)==="[object Date]";function xi(){return new er}class er extends it{constructor(){super({type:"date",check(t){return u_(t)&&!isNaN(t.getTime())}}),this.withMutation(()=>{this.transform((t,n,r)=>!r.spec.coerce||r.isType(t)||t===null?t:(t=a_(t),isNaN(t)?er.INVALID_DATE:new Date(t)))})}prepareParam(t,n){let r;if(Gt.isRef(t))r=t;else{let s=this.cast(t);if(!this._typeCheck(s))throw new TypeError(`\`${n}\` must be a Date or a value that can be \`cast()\` to a Date`);r=s}return r}min(t,n=yi.min){let r=this.prepareParam(t,"min");return this.test({message:n,name:"min",exclusive:!0,params:{min:t},skipAbsent:!0,test(s){return s>=this.resolve(r)}})}max(t,n=yi.max){let r=this.prepareParam(t,"max");return this.test({message:n,name:"max",exclusive:!0,params:{max:t},skipAbsent:!0,test(s){return s<=this.resolve(r)}})}}er.INVALID_DATE=wl,xi.prototype=er.prototype,xi.INVALID_DATE=wl;function l_(e,t=[]){let n=[],r=new Set,s=new Set(t.map(([o,a])=>`${o}-${a}`));function i(o,a){let u=Bt.split(o)[0];r.add(u),s.has(`${a}-${u}`)||n.push([a,u])}for(const o of Object.keys(e)){let a=e[o];r.add(o),Gt.isRef(a)&&a.isSibling?i(a.path,o):bi(a)&&"deps"in a&&a.deps.forEach(u=>i(u,o))}return zm.array(Array.from(r),n).reverse()}function bl(e,t){let n=1/0;return e.some((r,s)=>{var i;if((i=t.path)!=null&&i.includes(r))return n=s,!0}),n}function vl(e){return(t,n)=>bl(e,t)-bl(e,n)}const c_=(e,t,n)=>{if(typeof e!="string")return e;let r=e;try{r=JSON.parse(e)}catch{}return n.isType(r)?r:e};function Jr(e){if("fields"in e){const t={};for(const[n,r]of Object.entries(e.fields))t[n]=Jr(r);return e.setFields(t)}if(e.type==="array"){const t=e.optional();return t.innerType&&(t.innerType=Jr(t.innerType)),t}return e.type==="tuple"?e.optional().clone({types:e.spec.types.map(Jr)}):"optional"in e?e.optional():e}const f_=(e,t)=>{const n=[...Bt.normalizePath(t)];if(n.length===1)return n[0]in e;let r=n.pop(),s=Bt.getter(Bt.join(n),!0)(e);return!!(s&&r in s)};let xl=e=>Object.prototype.toString.call(e)==="[object Object]";function d_(e,t){let n=Object.keys(e.fields);return Object.keys(t).filter(r=>n.indexOf(r)===-1)}const h_=vl([]);function Sl(e){return new Cl(e)}class Cl extends it{constructor(t){super({type:"object",check(n){return xl(n)||typeof n=="function"}}),this.fields=Object.create(null),this._sortErrors=h_,this._nodes=[],this._excludedEdges=[],this.withMutation(()=>{t&&this.shape(t)})}_cast(t,n={}){var r;let s=super._cast(t,n);if(s===void 0)return this.getDefault(n);if(!this._typeCheck(s))return s;let i=this.fields,o=(r=n.stripUnknown)!=null?r:this.spec.noUnknown,a=[].concat(this._nodes,Object.keys(s).filter(l=>!this._nodes.includes(l))),u={},c=Object.assign({},n,{parent:u,__validating:n.__validating||!1}),f=!1;for(const l of a){let d=i[l],m=l in s;if(d){let p,_=s[l];c.path=(n.path?`${n.path}.`:"")+l,d=d.resolve({value:_,context:n.context,parent:u});let b=d instanceof it?d.spec:void 0,S=b==null?void 0:b.strict;if(b!=null&&b.strip){f=f||l in s;continue}p=!n.__validating||!S?d.cast(s[l],c):s[l],p!==void 0&&(u[l]=p)}else m&&!o&&(u[l]=s[l]);(m!==l in u||u[l]!==s[l])&&(f=!0)}return f?u:s}_validate(t,n={},r,s){let{from:i=[],originalValue:o=t,recursive:a=this.spec.recursive}=n;n.from=[{schema:this,value:o},...i],n.__validating=!0,n.originalValue=o,super._validate(t,n,r,(u,c)=>{if(!a||!xl(c)){s(u,c);return}o=o||c;let f=[];for(let l of this._nodes){let d=this.fields[l];!d||Gt.isRef(d)||f.push(d.asNestedTest({options:n,key:l,parent:c,parentPath:n.path,originalParent:o}))}this.runTests({tests:f,value:c,originalValue:o,options:n},r,l=>{s(l.sort(this._sortErrors).concat(u),c)})})}clone(t){const n=super.clone(t);return n.fields=Object.assign({},this.fields),n._nodes=this._nodes,n._excludedEdges=this._excludedEdges,n._sortErrors=this._sortErrors,n}concat(t){let n=super.concat(t),r=n.fields;for(let[s,i]of Object.entries(this.fields)){const o=r[s];r[s]=o===void 0?i:o}return n.withMutation(s=>s.setFields(r,[...this._excludedEdges,...t._excludedEdges]))}_getDefault(t){if("default"in this.spec)return super._getDefault(t);if(!this._nodes.length)return;let n={};return this._nodes.forEach(r=>{var s;const i=this.fields[r];let o=t;(s=o)!=null&&s.value&&(o=Object.assign({},o,{parent:o.value,value:o.value[r]})),n[r]=i&&"getDefault"in i?i.getDefault(o):void 0}),n}setFields(t,n){let r=this.clone();return r.fields=t,r._nodes=l_(t,n),r._sortErrors=vl(Object.keys(t)),n&&(r._excludedEdges=n),r}shape(t,n=[]){return this.clone().withMutation(r=>{let s=r._excludedEdges;return n.length&&(Array.isArray(n[0])||(n=[n]),s=[...r._excludedEdges,...n]),r.setFields(Object.assign(r.fields,t),s)})}partial(){const t={};for(const[n,r]of Object.entries(this.fields))t[n]="optional"in r&&r.optional instanceof Function?r.optional():r;return this.setFields(t)}deepPartial(){return Jr(this)}pick(t){const n={};for(const r of t)this.fields[r]&&(n[r]=this.fields[r]);return this.setFields(n)}omit(t){const n=Object.assign({},this.fields);for(const r of t)delete n[r];return this.setFields(n)}from(t,n,r){let s=Bt.getter(t,!0);return this.transform(i=>{if(!i)return i;let o=i;return f_(i,t)&&(o=Object.assign({},i),r||delete o[t],o[n]=s(i)),o})}json(){return this.transform(c_)}noUnknown(t=!0,n=wi.noUnknown){typeof t!="boolean"&&(n=t,t=!0);let r=this.test({name:"noUnknown",exclusive:!0,message:n,test(s){if(s==null)return!0;const i=d_(this.schema,s);return!t||i.length===0||this.createError({params:{unknown:i.join(", ")}})}});return r.spec.noUnknown=t,r}unknown(t=!0,n=wi.noUnknown){return this.noUnknown(!t,n)}transformKeys(t){return this.transform(n=>{if(!n)return n;const r={};for(const s of Object.keys(n))r[t(s)]=n[s];return r})}camelCase(){return this.transformKeys(_i.camelCase)}snakeCase(){return this.transformKeys(_i.snakeCase)}constantCase(){return this.transformKeys(t=>_i.snakeCase(t).toUpperCase())}describe(t){let n=super.describe(t);n.fields={};for(const[s,i]of Object.entries(this.fields)){var r;let o=t;(r=o)!=null&&r.value&&(o=Object.assign({},o,{parent:o.value,value:o.value[s]})),n.fields[s]=i.describe(o)}return n}}Sl.prototype=Cl.prototype;var p_=0;function L(e,t,n,r,s,i){var o,a,u={};for(a in t)a=="ref"?o=t[a]:u[a]=t[a];var c={type:e,props:u,key:n,ref:o,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--p_,__source:s,__self:i};if(typeof e=="function"&&(o=e.defaultProps))for(a in o)u[a]===void 0&&(u[a]=o[a]);return F.vnode&&F.vnode(c),c}function m_({formType:e,policyId:t,asyncUserActionInProgress:n,onCancel:r,onSubmitParent:s}){var b,S,v,T,R,N,de;const i=e==="Create"||e==="CreateFutureVersion"?vi().ensure().trim().required():vi().ensure().trim().notRequired(),o=xi().nullable().transform((K,oe)=>oe===""?null:K),a=Sl({id:i,title:i,description:i,aboutCopy:i,aboutLink:i.url(),file:_l().test("required","a PDF file is required",K=>{if(K.length>0){const oe=K[0];return oe.name.toLowerCase().endsWith(".pdf")&&oe.type==="application/pdf"}return e==="UpdateFutureVersion"}),effectiveFromDate:e==="CreateFutureVersion"?o.required():o.notRequired()}).required(),{register:u,handleSubmit:c,formState:{errors:f}}=$m({resolver:Tm(a)}),l=os(),d=K=>{const oe=new FormData(l.current),q=new FormData;oe.forEach((U,_e)=>{!U||_e==="file"&&U.size===0||q.append(_e,U)}),s(q)},m=({children:K})=>L("label",{className:"block text-sm",children:K}),p="block w-full rounded-md border-0 py-1.5 shadow-sm ring-1 ring-inset ring-gray-300 focus:ring-2 focus:ring-inset focus:ring-indigo-600 text-sm",_=({children:K})=>L("p",{className:"mt-2 text-sm text-red-600",children:K});return L("form",{className:"space-y-4",ref:l,onSubmit:c(d),children:[L("div",{children:[L(m,{children:"ID (read-only)"}),L("input",{className:p,readonly:!0,value:t,...u("id")}),L(_,{children:(b=f.id)==null?void 0:b.message})]}),L("div",{children:[L(m,{children:"Title"}),L("input",{className:p,...u("title")}),L(_,{children:(S=f.title)==null?void 0:S.message})]}),L("div",{children:[L(m,{children:"Description"}),L("textarea",{className:p,...u("description")}),L(_,{children:(v=f.description)==null?void 0:v.message})]}),L("div",{children:[L(m,{children:"About Copy"}),L("textarea",{className:p,...u("aboutCopy")}),L(_,{children:(T=f.aboutCopy)==null?void 0:T.message})]}),L("div",{children:[L(m,{children:"About Link"}),L("input",{className:p,...u("aboutLink")}),L(_,{children:(R=f.aboutLink)==null?void 0:R.message})]}),L("div",{children:[L(m,{children:"Information statement file"}),L("input",{type:"file",className:"text-sm",...u("file")}),L(_,{children:(N=f.file)==null?void 0:N.message})]}),(e==="CreateFutureVersion"||e==="UpdateFutureVersion")&&L("div",{children:[L(m,{children:"Effective from date (UTC)"}),L("input",{className:`${p} w-fit`,type:"datetime-local",...u("effectiveFromDate")}),L(_,{children:(de=f.effectiveFromDate)==null?void 0:de.message})]}),L("div",{className:"flex justify-end space-x-2",children:[L("button",{className:"rounded bg-white px-2 py-1 text-sm font-semibold text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 hover:bg-gray-50",type:"button",onClick:r,disabled:n,children:"Cancel"}),L("button",{className:"rounded bg-indigo-600 px-2 py-1 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600",type:"submit",disabled:n,children:n?L("div",{className:"animate-spin",children:"🍥"}):"Submit"})]})]})}function El(e){let t;const n=e.formType,r=Zs(Rr),s=n.tag===1?"CreateFutureVersion":n.tag===2?"UpdateFutureVersion":"Create",i=n.tag===1||n.tag===2?n.fields[0]:Lu(n.fields[0]),o=n.tag===1?"Create Future Version":n.tag===2?"Update Future Version":n.fields[0].tag===1?"Create CEIS":"Create FWIS";return x("div",ge(Y([["className","space-y-4"],(t=ze(V(()=>X(M(x("div",{className:"text-2xl",children:o})),V(()=>{let a,u;return X((a=n,a.tag===1?M(Ue()):a.tag===2?M(x("div",ge(Y([["className","bg-blue-100 rounded-md p-2"],(u="ℹ You can perform a partial update by only providing values to the field(s) that needs updating, i.e. if you only need to update the title, enter a value to the Title field and submit.",["children",u])])))):M(Ue())),V(()=>M(x(m_,{formType:s,policyId:i,asyncUserActionInProgress:r.AsyncUserActionInProgress,onCancel:()=>{r.Dispatch(new xe(0,[new Lt(0,[])]))},onSubmitParent:c=>{r.Dispatch(n.tag===1?new xe(3,[i,c,new nt(0,[])]):n.tag===2?new xe(4,[i,c,new nt(0,[])]):new xe(2,[c,new nt(0,[])]))}}))))})))),["children",W.Children.toArray(Array.from(t))])])))}function Ot(e){return x("button",ge(ze(V(()=>{let t;return X(M((t="rounded bg-indigo-600 px-2 py-1 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600",["className",t])),V(()=>X(M(["type","button"]),V(()=>e))))}))))}const __=Ot([["disabled",!0],(()=>{const e=[x("div",{className:"animate-spin",children:"🍥"})];return["children",W.Children.toArray(Array.from(e))]})()]);function g_(e){return x("button",ge(ze(V(()=>{let t;return X(M((t="rounded bg-white px-2 py-1 text-sm font-semibold text-gray-900 shadow-sm ring-1 ring-inset ring-gray-300 hover:bg-gray-50",["className",t])),V(()=>X(M(["type","button"]),V(()=>e))))}))))}function Si(e){return x("div",{className:"text-lg",children:e})}function Ci(e){const t=Y([x("div",{children:["Description:"]}),x("div",{className:"text-sm",children:e})]);return x("div",{children:W.Children.toArray(Array.from(t))})}function Ei(e){let t;return x("div",ge(Ne((t=[x("div",{children:["File: "]}),x("a",{className:"text-sm text-blue-600 hover:underline",target:"_blank",href:Gh(e.Path),children:e.Name})],["children",W.Children.toArray(Array.from(t))]))))}function ki(e){let t;const n=Y([x("div",{children:"About Section:"}),x("div",ge(Y([["className","text-sm"],(t=[x("div",{children:[e.Copy]}),x("a",{className:"text-blue-600 hover:underline",target:"_blank",href:e.Link,children:e.Link})],["children",W.Children.toArray(Array.from(t))])])))]);return x("div",{children:W.Children.toArray(Array.from(n))})}function $i(e,t,n){return Ot([["onClick",r=>{n(!t)}],["children",t?`Hide ${e}`:`Show ${e}`]])}function y_(e){const t=e.pastVersions,n=Tr(!1),r=n[0];if(z(t))return Ue();{const s=ze(V(()=>X(M($i("past versions",r,n[1])),V(()=>{let i;return r?M(x("div",ge(Y([["className","mt-1 space-y-2"],(i=ze(V(()=>lt(o=>{let a,u,c;return x("div",ge(Y([["className","border border-gray-400 shadow p-4 rounded-lg space-y-4"],(a=[(u=Y([Si(o.Title),x("div",ge(Y([["className","text-xs"],(c=[x("div",{children:[`Version Number: ${o.Number}`]}),x("div",{children:[`Created at: ${ke(o.CreatedAt)}`]})],["children",W.Children.toArray(Array.from(c))])])))]),x("div",{children:W.Children.toArray(Array.from(u))})),Ci(o.Description),Ei(o.File),ki(o.About)],["children",W.Children.toArray(Array.from(a))])])))},t))),["children",W.Children.toArray(Array.from(i))])])))):Rt()}))));return x("div",{children:W.Children.toArray(Array.from(s))})}}function w_(e){const t=e.futureOption,n=e.policyId,r=Tr(!1),s=r[0],i=Tr(!1),o=i[1],a=Zs(Rr),u=ze(V(()=>{if(t!=null){const c=t;return X(M($i("future version",s,r[1])),V(()=>{let f;return s?M(x("div",ge(Y([["className","mt-1 border border-gray-400 shadow p-4 rounded-lg space-y-4"],(f=ze(V(()=>{let l,d;return X(M((l=Y([Si(c.Title),x("div",ge(Y([["className","text-xs"],(d=[x("div",{children:[`Created at: ${ke(c.CreatedAt)}`]}),x("div",{children:[`Effective from date: ${ke(c.EffectiveFromDate)}`]})],["children",W.Children.toArray(Array.from(d))])])))]),x("div",{children:W.Children.toArray(Array.from(l))}))),V(()=>X(M(Ci(c.Description)),V(()=>X(M(Ei(c.File)),V(()=>X(M(ki(c.About)),V(()=>{let m;return Ks(a.User)?M(x("div",ge(Y([["className","flex justify-between"],(m=ze(V(()=>X(M(Ot([["children","✏️"],["onClick",p=>{a.Dispatch(new xe(0,[new Lt(1,[new Pr(2,[n,c])])]))}]])),V(()=>{let p;return a.AsyncUserActionInProgress?M(__):i[0]?M(x("div",ge(Y([["className","space-x-2"],(p=[g_([["children","Cancel"],["onClick",_=>{o(!1)}]]),Ot([["children","Confirm 🗑️"],["onClick",_=>{a.Dispatch(new xe(5,[n,new nt(0,[])]))}]])],["children",W.Children.toArray(Array.from(p))])])))):M(Ot([["children","🗑️"],["onClick",_=>{o(!0)}]]))})))),["children",W.Children.toArray(Array.from(m))])])))):Rt()}))))))))})),["children",W.Children.toArray(Array.from(f))])])))):Rt()}))}else return Ks(a.User)?M(Ot([["children","➕ Create future version"],["onClick",c=>{a.Dispatch(new xe(0,[new Lt(1,[new Pr(1,[n])])]))}]])):M(Ue())}));return x("div",{children:W.Children.toArray(Array.from(u))})}function b_(e){let t;const n=Tr(!1),r=n[0],s=e.Versions.Current;return x("div",ge(Y([["key",`policy-${e.Id}`],["className","bg-white border border-gray-400 shadow p-4 rounded-lg space-y-4"],(t=ze(V(()=>{let i,o;return X(M((i=Y([Si(s.Title),x("div",ge(Y([["className","text-xs"],(o=[x("div",{children:[`Policy ID: ${e.Id}`]}),x("div",{children:[`Version Number: ${s.Number}`]}),x("div",{children:[`Created at: ${ke(s.CreatedAt)}`]})],["children",W.Children.toArray(Array.from(o))])])))]),x("div",{children:W.Children.toArray(Array.from(i))}))),V(()=>X(M($i("details",r,n[1])),V(()=>r?X(M(Ci(s.Description)),V(()=>X(M(Ei(s.File)),V(()=>X(M(ki(s.About)),V(()=>X(M(x(w_,{policyId:e.Id,futureOption:ef(e.Versions.Future)})),V(()=>M(x(y_,{pastVersions:e.Versions.Past})))))))))):Rt()))))})),["children",W.Children.toArray(Array.from(t))])])))}function kl(e,t){return Ae(t.Type,new vu(0,[]))?t.Id===Lu(e):!1}function $l(e){let t;const n=e.policyList,r=Zs(Rr);return x("div",ge(Y([["className","space-y-4"],(t=ze(V(()=>X(M(x("div",{className:"text-2xl",children:"All Information Statements"})),V(()=>{let s;return X(M(x("div",ge(Y([["className","space-y-4"],(s=ze(V(()=>wa(i=>x(b_,i),n))),["children",W.Children.toArray(Array.from(s))])])))),V(()=>{let i;return Ks(r.User)?X(xa(o=>kl(new Vr(0,[]),o),n)?Rt():M((i=Ne(Ot([["children","➕ Create FWIS"],["onClick",o=>{r.Dispatch(new xe(0,[new Lt(1,[new Pr(0,[new Vr(0,[])])])]))}]])),x("div",{children:W.Children.toArray(Array.from(i))}))),V(()=>{let o;return xa(a=>kl(new Vr(1,[]),a),n)?Rt():M((o=Ne(Ot([["children","➕ Create CEIS"],["onClick",a=>{r.Dispatch(new xe(0,[new Lt(1,[new Pr(0,[new Vr(1,[])])])]))}]])),x("div",{children:W.Children.toArray(Array.from(o))})))})):Rt()}))})))),["children",W.Children.toArray(Array.from(t))])])))}function Fi(){return(Fi=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function v_(e){this.getChildContext=function(){return e.context};var t=e.children,n=function(r,s){if(r==null)return{};var i,o,a={},u=Object.keys(r);for(o=0;o<u.length;o++)s.indexOf(i=u[o])>=0||(a[i]=r[i]);return a}(e,["context","children"]);return rs(t,n)}function x_(){var e=new CustomEvent("_preact",{detail:{},bubbles:!0,cancelable:!0});this.dispatchEvent(e),this._vdom=x(v_,Fi({},this._props,{context:e.detail.context}),function t(n,r){if(n.nodeType===3)return n.data;if(n.nodeType!==1)return null;var s=[],i={},o=0,a=n.attributes,u=n.childNodes;for(o=a.length;o--;)a[o].name!=="slot"&&(i[a[o].name]=a[o].value,i[Fl(a[o].name)]=a[o].value);for(o=u.length;o--;){var c=t(u[o],null),f=u[o].slot;f?i[f]=x(Tl,{name:f},c):s[o]=c}var l=r?x(Tl,null,s):s;return x(r||n.nodeName.toLowerCase(),i,l)}(this,this._vdomComponent)),(this.hasAttribute("hydrate")?ns:Ct)(this._vdom,this._root)}function Fl(e){return e.replace(/-(\w)/g,function(t,n){return n?n.toUpperCase():""})}function S_(e,t,n){if(this._vdom){var r={};r[e]=n=n??void 0,r[Fl(e)]=n,this._vdom=rs(this._vdom,r),Ct(this._vdom,this._root)}}function C_(){Ct(this._vdom=null,this._root)}function Tl(e,t){var n=this;return x("slot",Fi({},e,{ref:function(r){r?(n.ref=r,n._listener||(n._listener=function(s){s.stopPropagation(),s.detail.context=t},r.addEventListener("_preact",n._listener))):n.ref.removeEventListener("_preact",n._listener)}}))}function E_(e,t,n,r){function s(){var i=Reflect.construct(HTMLElement,[],s);return i._vdomComponent=e,i._root=r&&r.shadow?i.attachShadow({mode:"open"}):i,i}return(s.prototype=Object.create(HTMLElement.prototype)).constructor=s,s.prototype.connectedCallback=x_,s.prototype.attributeChangedCallback=S_,s.prototype.disconnectedCallback=C_,n=n||e.observedAttributes||Object.keys(e.propTypes||{}),s.observedAttributes=n,n.forEach(function(i){Object.defineProperty(s.prototype,i,{get:function(){return this._vdom.props[i]},set:function(o){this._vdom?this.attributeChangedCallback(i,null,o):(this._props||(this._props={}),this._props[i]=o,this.connectedCallback());var a=typeof o;o!=null&&a!=="string"&&a!=="boolean"&&a!=="number"||this.setAttribute(i,o)}})}),customElements.define(t||e.tagName||e.displayName||e.name,s)}function k_(e,t){E_(e,t,void 0,{shadow:!0})}function $_(e){let t;const n=np(e.backendUrl,e.accessToken),r=n0(()=>Ip(im,(o,a)=>om(n,o,a),(o,a)=>{}),void 0,[]),s=r[0],i=new rm(l0(e.accessToken),s.AsyncUserActionInProgress,r[1]);return s0(Rr,i,Y([x("style",{children:[um]}),x("div",ge(Y([["className","font-sans max-w-2xl mx-auto"],(t=ze(V(()=>{let o,a,u;return X((o=i.User.Roles,u0(o)!=null?(a=s.FetchInformationStatementsStatus,a.tag===1?M(x("div",{children:["Loading..."]})):a.tag===2?a.fields[0].tag===0?(u=s.Page,u.tag===1?M(x(El,{formType:u.fields[0]})):M(x($l,{policyList:a.fields[0].fields[0].Data}))):M(x("div",{children:["There was an error loading all information statements"]})):a.tag===3?M(x("div",{children:["There was an error loading all information statements"]})):M(x("div",{children:["Loading..."]}))):Iu(o)!=null?(a=s.FetchInformationStatementsStatus,a.tag===1?M(x("div",{children:["Loading..."]})):a.tag===2?a.fields[0].tag===0?(u=s.Page,u.tag===1?M(x(El,{formType:u.fields[0]})):M(x($l,{policyList:a.fields[0].fields[0].Data}))):M(x("div",{children:["There was an error loading all information statements"]})):a.tag===3?M(x("div",{children:["There was an error loading all information statements"]})):M(x("div",{children:["Loading..."]}))):M(x("div",{children:["You do not have the appropriate permissions to view Workplace Policies"]}))),V(()=>M(em())))})),["children",W.Children.toArray(Array.from(t))])])))]))}function F_(){k_(e=>x($_,e),"superhero-workplace-policies-global")}F_()})();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flarehr/superhero-workplace-policies",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.10",
|
|
4
4
|
"description": "Flare Superhero Workplace Policies Components",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"files": [
|
|
@@ -12,18 +12,20 @@
|
|
|
12
12
|
"build": "dotnet fable src -o dist -e .jsx --run vite build"
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"
|
|
15
|
+
"@hookform/resolvers": "^3.2.0",
|
|
16
|
+
"preact": "^10.17.1",
|
|
16
17
|
"preact-custom-element": "^4.2.1",
|
|
17
|
-
"
|
|
18
|
+
"react-hook-form": "^7.45.4",
|
|
19
|
+
"react-hot-toast": "^2.4.1",
|
|
20
|
+
"use-sync-external-store": "^1.2.0",
|
|
21
|
+
"yup": "^1.2.0"
|
|
18
22
|
},
|
|
19
23
|
"devDependencies": {
|
|
20
24
|
"@preact/preset-vite": "^2.5.0",
|
|
21
|
-
"@tailwindcss/forms": "^0.5.
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"vite": "^3.1.0",
|
|
27
|
-
"vite-plugin-svgr": "^2.2.2"
|
|
25
|
+
"@tailwindcss/forms": "^0.5.4",
|
|
26
|
+
"autoprefixer": "^10.4.15",
|
|
27
|
+
"postcss": "^8.4.28",
|
|
28
|
+
"tailwindcss": "^3.3.3",
|
|
29
|
+
"vite": "^4.4.9"
|
|
28
30
|
}
|
|
29
31
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@tailwind base;@tailwind components;@tailwind utilities;
|