@medplum/app 2.1.5 → 2.1.6

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.
@@ -0,0 +1,235 @@
1
+ function r3(e,t){for(var r=0;r<t.length;r++){const n=t[r];if(typeof n!="string"&&!Array.isArray(n)){for(const o in n)if(o!=="default"&&!(o in e)){const a=Object.getOwnPropertyDescriptor(n,o);a&&Object.defineProperty(e,o,a.get?a:{enumerable:!0,get:()=>n[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))n(o);new MutationObserver(o=>{for(const a of o)if(a.type==="childList")for(const i of a.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&n(i)}).observe(document,{childList:!0,subtree:!0});function r(o){const a={};return o.integrity&&(a.integrity=o.integrity),o.referrerPolicy&&(a.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?a.credentials="include":o.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function n(o){if(o.ep)return;o.ep=!0;const a=r(o);fetch(o.href,a)}})();function iy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var pO={exports:{}},em={},mO={exports:{}},Te={};/**
2
+ * @license React
3
+ * react.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var ec=Symbol.for("react.element"),n3=Symbol.for("react.portal"),o3=Symbol.for("react.fragment"),a3=Symbol.for("react.strict_mode"),i3=Symbol.for("react.profiler"),l3=Symbol.for("react.provider"),s3=Symbol.for("react.context"),c3=Symbol.for("react.forward_ref"),u3=Symbol.for("react.suspense"),d3=Symbol.for("react.memo"),f3=Symbol.for("react.lazy"),V1=Symbol.iterator;function p3(e){return e===null||typeof e!="object"?null:(e=V1&&e[V1]||e["@@iterator"],typeof e=="function"?e:null)}var hO={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},gO=Object.assign,vO={};function yl(e,t,r){this.props=e,this.context=t,this.refs=vO,this.updater=r||hO}yl.prototype.isReactComponent={};yl.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};yl.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function yO(){}yO.prototype=yl.prototype;function ly(e,t,r){this.props=e,this.context=t,this.refs=vO,this.updater=r||hO}var sy=ly.prototype=new yO;sy.constructor=ly;gO(sy,yl.prototype);sy.isPureReactComponent=!0;var B1=Array.isArray,wO=Object.prototype.hasOwnProperty,cy={current:null},bO={key:!0,ref:!0,__self:!0,__source:!0};function _O(e,t,r){var n,o={},a=null,i=null;if(t!=null)for(n in t.ref!==void 0&&(i=t.ref),t.key!==void 0&&(a=""+t.key),t)wO.call(t,n)&&!bO.hasOwnProperty(n)&&(o[n]=t[n]);var l=arguments.length-2;if(l===1)o.children=r;else if(1<l){for(var c=Array(l),u=0;u<l;u++)c[u]=arguments[u+2];o.children=c}if(e&&e.defaultProps)for(n in l=e.defaultProps,l)o[n]===void 0&&(o[n]=l[n]);return{$$typeof:ec,type:e,key:a,ref:i,props:o,_owner:cy.current}}function m3(e,t){return{$$typeof:ec,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function uy(e){return typeof e=="object"&&e!==null&&e.$$typeof===ec}function h3(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var U1=/\/+/g;function uh(e,t){return typeof e=="object"&&e!==null&&e.key!=null?h3(""+e.key):t.toString(36)}function Tu(e,t,r,n,o){var a=typeof e;(a==="undefined"||a==="boolean")&&(e=null);var i=!1;if(e===null)i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case ec:case n3:i=!0}}if(i)return i=e,o=o(i),e=n===""?"."+uh(i,0):n,B1(o)?(r="",e!=null&&(r=e.replace(U1,"$&/")+"/"),Tu(o,t,r,"",function(u){return u})):o!=null&&(uy(o)&&(o=m3(o,r+(!o.key||i&&i.key===o.key?"":(""+o.key).replace(U1,"$&/")+"/")+e)),t.push(o)),1;if(i=0,n=n===""?".":n+":",B1(e))for(var l=0;l<e.length;l++){a=e[l];var c=n+uh(a,l);i+=Tu(a,t,r,c,o)}else if(c=p3(e),typeof c=="function")for(e=c.call(e),l=0;!(a=e.next()).done;)a=a.value,c=n+uh(a,l++),i+=Tu(a,t,r,c,o);else if(a==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return i}function Dc(e,t,r){if(e==null)return e;var n=[],o=0;return Tu(e,n,"","",function(a){return t.call(r,a,o++)}),n}function g3(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(r){(e._status===0||e._status===-1)&&(e._status=1,e._result=r)},function(r){(e._status===0||e._status===-1)&&(e._status=2,e._result=r)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var pr={current:null},Iu={transition:null},v3={ReactCurrentDispatcher:pr,ReactCurrentBatchConfig:Iu,ReactCurrentOwner:cy};Te.Children={map:Dc,forEach:function(e,t,r){Dc(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return Dc(e,function(){t++}),t},toArray:function(e){return Dc(e,function(t){return t})||[]},only:function(e){if(!uy(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Te.Component=yl;Te.Fragment=o3;Te.Profiler=i3;Te.PureComponent=ly;Te.StrictMode=a3;Te.Suspense=u3;Te.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=v3;Te.cloneElement=function(e,t,r){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n=gO({},e.props),o=e.key,a=e.ref,i=e._owner;if(t!=null){if(t.ref!==void 0&&(a=t.ref,i=cy.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)wO.call(t,c)&&!bO.hasOwnProperty(c)&&(n[c]=t[c]===void 0&&l!==void 0?l[c]:t[c])}var c=arguments.length-2;if(c===1)n.children=r;else if(1<c){l=Array(c);for(var u=0;u<c;u++)l[u]=arguments[u+2];n.children=l}return{$$typeof:ec,type:e.type,key:o,ref:a,props:n,_owner:i}};Te.createContext=function(e){return e={$$typeof:s3,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:l3,_context:e},e.Consumer=e};Te.createElement=_O;Te.createFactory=function(e){var t=_O.bind(null,e);return t.type=e,t};Te.createRef=function(){return{current:null}};Te.forwardRef=function(e){return{$$typeof:c3,render:e}};Te.isValidElement=uy;Te.lazy=function(e){return{$$typeof:f3,_payload:{_status:-1,_result:e},_init:g3}};Te.memo=function(e,t){return{$$typeof:d3,type:e,compare:t===void 0?null:t}};Te.startTransition=function(e){var t=Iu.transition;Iu.transition={};try{e()}finally{Iu.transition=t}};Te.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Te.useCallback=function(e,t){return pr.current.useCallback(e,t)};Te.useContext=function(e){return pr.current.useContext(e)};Te.useDebugValue=function(){};Te.useDeferredValue=function(e){return pr.current.useDeferredValue(e)};Te.useEffect=function(e,t){return pr.current.useEffect(e,t)};Te.useId=function(){return pr.current.useId()};Te.useImperativeHandle=function(e,t,r){return pr.current.useImperativeHandle(e,t,r)};Te.useInsertionEffect=function(e,t){return pr.current.useInsertionEffect(e,t)};Te.useLayoutEffect=function(e,t){return pr.current.useLayoutEffect(e,t)};Te.useMemo=function(e,t){return pr.current.useMemo(e,t)};Te.useReducer=function(e,t,r){return pr.current.useReducer(e,t,r)};Te.useRef=function(e){return pr.current.useRef(e)};Te.useState=function(e){return pr.current.useState(e)};Te.useSyncExternalStore=function(e,t,r){return pr.current.useSyncExternalStore(e,t,r)};Te.useTransition=function(){return pr.current.useTransition()};Te.version="18.2.0";mO.exports=Te;var f=mO.exports;const s=iy(f),Os=r3({__proto__:null,default:s},[f]);/**
10
+ * @license React
11
+ * react-jsx-runtime.production.min.js
12
+ *
13
+ * Copyright (c) Facebook, Inc. and its affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var y3=f,w3=Symbol.for("react.element"),b3=Symbol.for("react.fragment"),_3=Object.prototype.hasOwnProperty,x3=y3.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,E3={key:!0,ref:!0,__self:!0,__source:!0};function xO(e,t,r){var n,o={},a=null,i=null;r!==void 0&&(a=""+r),t.key!==void 0&&(a=""+t.key),t.ref!==void 0&&(i=t.ref);for(n in t)_3.call(t,n)&&!E3.hasOwnProperty(n)&&(o[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps,t)o[n]===void 0&&(o[n]=t[n]);return{$$typeof:w3,type:e,key:a,ref:i,props:o,_owner:x3.current}}em.Fragment=b3;em.jsx=xO;em.jsxs=xO;pO.exports=em;var m=pO.exports,Bn=function(){return Bn=Object.assign||function(t){for(var r,n=1,o=arguments.length;n<o;n++){r=arguments[n];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(t[a]=r[a])}return t},Bn.apply(this,arguments)};function EO(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function wl(e,t,r,n){function o(a){return a instanceof r?a:new r(function(i){i(a)})}return new(r||(r=Promise))(function(a,i){function l(d){try{u(n.next(d))}catch(p){i(p)}}function c(d){try{u(n.throw(d))}catch(p){i(p)}}function u(d){d.done?a(d.value):o(d.value).then(l,c)}u((n=n.apply(e,t||[])).next())})}function bl(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i;return i={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function l(u){return function(d){return c([u,d])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,u[0]&&(r=0)),r;)try{if(n=1,o&&(a=u[0]&2?o.return:u[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,u[1])).done)return a;switch(o=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,o=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=t.call(e,r)}catch(d){u=[6,d],o=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function W1(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,a=[],i;try{for(;(t===void 0||t-- >0)&&!(o=n.next()).done;)a.push(o.value)}catch(l){i={error:l}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(i)throw i.error}}return a}function Sg(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,a;n<o;n++)(a||!(n in t))&&(a||(a=Array.prototype.slice.call(t,0,n)),a[n]=t[n]);return e.concat(a||Array.prototype.slice.call(t))}var Nu="right-scroll-bar-position",Du="width-before-scroll-bar",S3="with-scroll-bars-hidden",P3="--removed-body-scroll-bar-size";function $3(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function O3(e,t){var r=f.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var o=r.value;o!==n&&(r.value=n,r.callback(n,o))}}}})[0];return r.callback=t,r.facade}function C3(e,t){return O3(t||null,function(r){return e.forEach(function(n){return $3(n,r)})})}function k3(e){return e}function j3(e,t){t===void 0&&(t=k3);var r=[],n=!1,o={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(a){var i=t(a,n);return r.push(i),function(){r=r.filter(function(l){return l!==i})}},assignSyncMedium:function(a){for(n=!0;r.length;){var i=r;r=[],i.forEach(a)}r={push:function(l){return a(l)},filter:function(){return r}}},assignMedium:function(a){n=!0;var i=[];if(r.length){var l=r;r=[],l.forEach(a),i=r}var c=function(){var d=i;i=[],d.forEach(a)},u=function(){return Promise.resolve().then(c)};u(),r={push:function(d){i.push(d),u()},filter:function(d){return i=i.filter(d),r}}}};return o}function R3(e){e===void 0&&(e={});var t=j3(null);return t.options=Bn({async:!0,ssr:!1},e),t}var SO=function(e){var t=e.sideCar,r=EO(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return f.createElement(n,Bn({},r))};SO.isSideCarExport=!0;function T3(e,t){return e.useMedium(t),SO}var PO=R3(),dh=function(){},tm=f.forwardRef(function(e,t){var r=f.useRef(null),n=f.useState({onScrollCapture:dh,onWheelCapture:dh,onTouchMoveCapture:dh}),o=n[0],a=n[1],i=e.forwardProps,l=e.children,c=e.className,u=e.removeScrollBar,d=e.enabled,p=e.shards,h=e.sideCar,g=e.noIsolation,y=e.inert,v=e.allowPinchZoom,E=e.as,w=E===void 0?"div":E,b=e.gapMode,_=EO(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),x=h,S=C3([r,t]),$=Bn(Bn({},_),o);return f.createElement(f.Fragment,null,d&&f.createElement(x,{sideCar:PO,removeScrollBar:u,shards:p,noIsolation:g,inert:y,setCallbacks:a,allowPinchZoom:!!v,lockRef:r,gapMode:b}),i?f.cloneElement(f.Children.only(l),Bn(Bn({},$),{ref:S})):f.createElement(w,Bn({},$,{className:c,ref:S}),l))});tm.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};tm.classNames={fullWidth:Du,zeroRight:Nu};var H1,I3=function(){if(H1)return H1;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function N3(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=I3();return t&&e.setAttribute("nonce",t),e}function D3(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function A3(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var M3=function(){var e=0,t=null;return{add:function(r){e==0&&(t=N3())&&(D3(t,r),A3(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},L3=function(){var e=M3();return function(t,r){f.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},$O=function(){var e=L3(),t=function(r){var n=r.styles,o=r.dynamic;return e(n,o),null};return t},z3={left:0,top:0,right:0,gap:0},fh=function(e){return parseInt(e||"",10)||0},F3=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[fh(r),fh(n),fh(o)]},V3=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return z3;var t=F3(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},B3=$O(),U3=function(e,t,r,n){var o=e.left,a=e.top,i=e.right,l=e.gap;return r===void 0&&(r="margin"),`
18
+ .`.concat(S3,` {
19
+ overflow: hidden `).concat(n,`;
20
+ padding-right: `).concat(l,"px ").concat(n,`;
21
+ }
22
+ body {
23
+ overflow: hidden `).concat(n,`;
24
+ overscroll-behavior: contain;
25
+ `).concat([t&&"position: relative ".concat(n,";"),r==="margin"&&`
26
+ padding-left: `.concat(o,`px;
27
+ padding-top: `).concat(a,`px;
28
+ padding-right: `).concat(i,`px;
29
+ margin-left:0;
30
+ margin-top:0;
31
+ margin-right: `).concat(l,"px ").concat(n,`;
32
+ `),r==="padding"&&"padding-right: ".concat(l,"px ").concat(n,";")].filter(Boolean).join(""),`
33
+ }
34
+
35
+ .`).concat(Nu,` {
36
+ right: `).concat(l,"px ").concat(n,`;
37
+ }
38
+
39
+ .`).concat(Du,` {
40
+ margin-right: `).concat(l,"px ").concat(n,`;
41
+ }
42
+
43
+ .`).concat(Nu," .").concat(Nu,` {
44
+ right: 0 `).concat(n,`;
45
+ }
46
+
47
+ .`).concat(Du," .").concat(Du,` {
48
+ margin-right: 0 `).concat(n,`;
49
+ }
50
+
51
+ body {
52
+ `).concat(P3,": ").concat(l,`px;
53
+ }
54
+ `)},W3=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n,a=f.useMemo(function(){return V3(o)},[o]);return f.createElement(B3,{styles:U3(a,!t,o,r?"":"!important")})},Pg=!1;if(typeof window<"u")try{var Ac=Object.defineProperty({},"passive",{get:function(){return Pg=!0,!0}});window.addEventListener("test",Ac,Ac),window.removeEventListener("test",Ac,Ac)}catch{Pg=!1}var vi=Pg?{passive:!1}:!1,H3=function(e){return e.tagName==="TEXTAREA"},OO=function(e,t){var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!H3(e)&&r[t]==="visible")},q3=function(e){return OO(e,"overflowY")},G3=function(e){return OO(e,"overflowX")},q1=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=CO(e,n);if(o){var a=kO(e,n),i=a[1],l=a[2];if(i>l)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},Q3=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},K3=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},CO=function(e,t){return e==="v"?q3(t):G3(t)},kO=function(e,t){return e==="v"?Q3(t):K3(t)},Y3=function(e,t){return e==="h"&&t==="rtl"?-1:1},X3=function(e,t,r,n,o){var a=Y3(e,window.getComputedStyle(t).direction),i=a*n,l=r.target,c=t.contains(l),u=!1,d=i>0,p=0,h=0;do{var g=kO(e,l),y=g[0],v=g[1],E=g[2],w=v-E-a*y;(y||w)&&CO(e,l)&&(p+=w,h+=y),l instanceof ShadowRoot?l=l.host:l=l.parentNode}while(!c&&l!==document.body||c&&(t.contains(l)||t===l));return(d&&(o&&Math.abs(p)<1||!o&&i>p)||!d&&(o&&Math.abs(h)<1||!o&&-i>h))&&(u=!0),u},Mc=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},G1=function(e){return[e.deltaX,e.deltaY]},Q1=function(e){return e&&"current"in e?e.current:e},J3=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Z3=function(e){return`
55
+ .block-interactivity-`.concat(e,` {pointer-events: none;}
56
+ .allow-interactivity-`).concat(e,` {pointer-events: all;}
57
+ `)},eA=0,yi=[];function tA(e){var t=f.useRef([]),r=f.useRef([0,0]),n=f.useRef(),o=f.useState(eA++)[0],a=f.useState($O)[0],i=f.useRef(e);f.useEffect(function(){i.current=e},[e]),f.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var v=Sg([e.lockRef.current],(e.shards||[]).map(Q1),!0).filter(Boolean);return v.forEach(function(E){return E.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),v.forEach(function(E){return E.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var l=f.useCallback(function(v,E){if("touches"in v&&v.touches.length===2)return!i.current.allowPinchZoom;var w=Mc(v),b=r.current,_="deltaX"in v?v.deltaX:b[0]-w[0],x="deltaY"in v?v.deltaY:b[1]-w[1],S,$=v.target,O=Math.abs(_)>Math.abs(x)?"h":"v";if("touches"in v&&O==="h"&&$.type==="range")return!1;var C=q1(O,$);if(!C)return!0;if(C?S=O:(S=O==="v"?"h":"v",C=q1(O,$)),!C)return!1;if(!n.current&&"changedTouches"in v&&(_||x)&&(n.current=S),!S)return!0;var T=n.current||S;return X3(T,E,v,T==="h"?_:x,!0)},[]),c=f.useCallback(function(v){var E=v;if(!(!yi.length||yi[yi.length-1]!==a)){var w="deltaY"in E?G1(E):Mc(E),b=t.current.filter(function(S){return S.name===E.type&&(S.target===E.target||E.target===S.shadowParent)&&J3(S.delta,w)})[0];if(b&&b.should){E.cancelable&&E.preventDefault();return}if(!b){var _=(i.current.shards||[]).map(Q1).filter(Boolean).filter(function(S){return S.contains(E.target)}),x=_.length>0?l(E,_[0]):!i.current.noIsolation;x&&E.cancelable&&E.preventDefault()}}},[]),u=f.useCallback(function(v,E,w,b){var _={name:v,delta:E,target:w,should:b,shadowParent:rA(w)};t.current.push(_),setTimeout(function(){t.current=t.current.filter(function(x){return x!==_})},1)},[]),d=f.useCallback(function(v){r.current=Mc(v),n.current=void 0},[]),p=f.useCallback(function(v){u(v.type,G1(v),v.target,l(v,e.lockRef.current))},[]),h=f.useCallback(function(v){u(v.type,Mc(v),v.target,l(v,e.lockRef.current))},[]);f.useEffect(function(){return yi.push(a),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:h}),document.addEventListener("wheel",c,vi),document.addEventListener("touchmove",c,vi),document.addEventListener("touchstart",d,vi),function(){yi=yi.filter(function(v){return v!==a}),document.removeEventListener("wheel",c,vi),document.removeEventListener("touchmove",c,vi),document.removeEventListener("touchstart",d,vi)}},[]);var g=e.removeScrollBar,y=e.inert;return f.createElement(f.Fragment,null,y?f.createElement(a,{styles:Z3(o)}):null,g?f.createElement(W3,{gapMode:e.gapMode}):null)}function rA(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const nA=T3(PO,tA);var jO=f.forwardRef(function(e,t){return f.createElement(tm,Bn({},e,{ref:t,sideCar:nA}))});jO.classNames=tm.classNames;const oA=jO;function nd(e,t){let r=e;for(;(r=r.parentElement)&&!r.matches(t););return r}function aA(e,t,r){for(let n=e-1;n>=0;n-=1)if(!t[n].disabled)return n;if(r){for(let n=t.length-1;n>-1;n-=1)if(!t[n].disabled)return n}return e}function iA(e,t,r){for(let n=e+1;n<t.length;n+=1)if(!t[n].disabled)return n;if(r){for(let n=0;n<t.length;n+=1)if(!t[n].disabled)return n}return e}function lA(e,t,r){return nd(e,r)===nd(t,r)}function RO({parentSelector:e,siblingSelector:t,onKeyDown:r,loop:n=!0,activateOnFocus:o=!1,dir:a="rtl",orientation:i}){return l=>{var c;r==null||r(l);const u=Array.from(((c=nd(l.currentTarget,e))==null?void 0:c.querySelectorAll(t))||[]).filter(v=>lA(l.currentTarget,v,e)),d=u.findIndex(v=>l.currentTarget===v),p=iA(d,u,n),h=aA(d,u,n),g=a==="rtl"?h:p,y=a==="rtl"?p:h;switch(l.key){case"ArrowRight":{i==="horizontal"&&(l.stopPropagation(),l.preventDefault(),u[g].focus(),o&&u[g].click());break}case"ArrowLeft":{i==="horizontal"&&(l.stopPropagation(),l.preventDefault(),u[y].focus(),o&&u[y].click());break}case"ArrowUp":{i==="vertical"&&(l.stopPropagation(),l.preventDefault(),u[h].focus(),o&&u[h].click());break}case"ArrowDown":{i==="vertical"&&(l.stopPropagation(),l.preventDefault(),u[p].focus(),o&&u[p].click());break}case"Home":{l.stopPropagation(),l.preventDefault(),!u[0].disabled&&u[0].focus();break}case"End":{l.stopPropagation(),l.preventDefault();const v=u.length-1;!u[v].disabled&&u[v].focus();break}}}}function sA(e,t,r){var n;return r?Array.from(((n=nd(r,t))==null?void 0:n.querySelectorAll(e))||[]).findIndex(o=>o===r):null}function Po(e){const t=f.createContext(null);return[({children:o,value:a})=>s.createElement(t.Provider,{value:a},o),()=>{const o=f.useContext(t);if(o===null)throw new Error(e);return o}]}function rm(e){return Array.isArray(e)?e:[e]}function K1(e,t){return r=>{if(typeof r!="string"||r.trim().length===0)throw new Error(t);return`${e}-${r}`}}const cA=()=>{};function uA(e,t={active:!0}){return typeof e!="function"||!t.active?t.onKeyDown||cA:r=>{var n;r.key==="Escape"&&(e(r),(n=t.onTrigger)==null||n.call(t))}}function Lr(e,t){return r=>{e==null||e(r),t==null||t(r)}}function dA(){const[e,t]=f.useState(-1);return[e,{setHovered:t,resetHovered:()=>t(-1)}]}function fA({data:e}){const t=[],r=[],n=e.reduce((o,a,i)=>(a.group?o[a.group]?o[a.group].push(i):o[a.group]=[i]:r.push(i),o),{});return Object.keys(n).forEach(o=>{t.push(...n[o].map(a=>e[a]))}),t.push(...r.map(o=>e[o])),t}function pA(e,t){window.dispatchEvent(new CustomEvent(e,{detail:t}))}const mA=typeof window<"u"?f.useLayoutEffect:f.useEffect;function hA(e){function t(n){const o=Object.keys(n).reduce((a,i)=>(a[`${e}:${i}`]=l=>n[i](l.detail),a),{});mA(()=>(Object.keys(o).forEach(a=>{window.removeEventListener(a,o[a]),window.addEventListener(a,o[a])}),()=>Object.keys(o).forEach(a=>{window.removeEventListener(a,o[a])})),[o])}function r(n){return(...o)=>pA(`${e}:${String(n)}`,o[0])}return[t,r]}function _l(e){return Array.isArray(e)||e===null?!1:typeof e=="object"?e.type!==s.Fragment:!1}function TO(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(r=TO(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function IO(){for(var e=0,t,r,n="";e<arguments.length;)(t=arguments[e++])&&(r=TO(t))&&(n&&(n+=" "),n+=r);return n}const gA={dark:["#C1C2C5","#A6A7AB","#909296","#5c5f66","#373A40","#2C2E33","#25262b","#1A1B1E","#141517","#101113"],gray:["#f8f9fa","#f1f3f5","#e9ecef","#dee2e6","#ced4da","#adb5bd","#868e96","#495057","#343a40","#212529"],red:["#fff5f5","#ffe3e3","#ffc9c9","#ffa8a8","#ff8787","#ff6b6b","#fa5252","#f03e3e","#e03131","#c92a2a"],pink:["#fff0f6","#ffdeeb","#fcc2d7","#faa2c1","#f783ac","#f06595","#e64980","#d6336c","#c2255c","#a61e4d"],grape:["#f8f0fc","#f3d9fa","#eebefa","#e599f7","#da77f2","#cc5de8","#be4bdb","#ae3ec9","#9c36b5","#862e9c"],violet:["#f3f0ff","#e5dbff","#d0bfff","#b197fc","#9775fa","#845ef7","#7950f2","#7048e8","#6741d9","#5f3dc4"],indigo:["#edf2ff","#dbe4ff","#bac8ff","#91a7ff","#748ffc","#5c7cfa","#4c6ef5","#4263eb","#3b5bdb","#364fc7"],blue:["#e7f5ff","#d0ebff","#a5d8ff","#74c0fc","#4dabf7","#339af0","#228be6","#1c7ed6","#1971c2","#1864ab"],cyan:["#e3fafc","#c5f6fa","#99e9f2","#66d9e8","#3bc9db","#22b8cf","#15aabf","#1098ad","#0c8599","#0b7285"],teal:["#e6fcf5","#c3fae8","#96f2d7","#63e6be","#38d9a9","#20c997","#12b886","#0ca678","#099268","#087f5b"],green:["#ebfbee","#d3f9d8","#b2f2bb","#8ce99a","#69db7c","#51cf66","#40c057","#37b24d","#2f9e44","#2b8a3e"],lime:["#f4fce3","#e9fac8","#d8f5a2","#c0eb75","#a9e34b","#94d82d","#82c91e","#74b816","#66a80f","#5c940d"],yellow:["#fff9db","#fff3bf","#ffec99","#ffe066","#ffd43b","#fcc419","#fab005","#f59f00","#f08c00","#e67700"],orange:["#fff4e6","#ffe8cc","#ffd8a8","#ffc078","#ffa94d","#ff922b","#fd7e14","#f76707","#e8590c","#d9480f"]};function vA(e){return()=>({fontFamily:e.fontFamily||"sans-serif"})}var yA=Object.defineProperty,Y1=Object.getOwnPropertySymbols,wA=Object.prototype.hasOwnProperty,bA=Object.prototype.propertyIsEnumerable,X1=(e,t,r)=>t in e?yA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,J1=(e,t)=>{for(var r in t||(t={}))wA.call(t,r)&&X1(e,r,t[r]);if(Y1)for(var r of Y1(t))bA.call(t,r)&&X1(e,r,t[r]);return e};function _A(e){return t=>({WebkitTapHighlightColor:"transparent",[t||"&:focus"]:J1({},e.focusRing==="always"||e.focusRing==="auto"?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),[t?t.replace(":focus",":focus:not(:focus-visible)"):"&:focus:not(:focus-visible)"]:J1({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)})}function tc(e){return t=>typeof e.primaryShade=="number"?e.primaryShade:e.primaryShade[t||e.colorScheme]}function dy(e){const t=tc(e);return(r,n,o=!0,a=!0)=>{if(typeof r=="string"&&r.includes(".")){const[l,c]=r.split("."),u=parseInt(c,10);if(l in e.colors&&u>=0&&u<10)return e.colors[l][typeof n=="number"&&!a?n:u]}const i=typeof n=="number"?n:t();return r in e.colors?e.colors[r][i]:o?e.colors[e.primaryColor][i]:r}}function NO(e){let t="";for(let r=1;r<e.length-1;r+=1)t+=`${e[r]} ${r/(e.length-1)*100}%, `;return`${e[0]} 0%, ${t}${e[e.length-1]} 100%`}function xA(e,...t){return`linear-gradient(${e}deg, ${NO(t)})`}function EA(...e){return`radial-gradient(circle, ${NO(e)})`}function DO(e){const t=dy(e),r=tc(e);return n=>{const o={from:(n==null?void 0:n.from)||e.defaultGradient.from,to:(n==null?void 0:n.to)||e.defaultGradient.to,deg:(n==null?void 0:n.deg)||e.defaultGradient.deg};return`linear-gradient(${o.deg}deg, ${t(o.from,r(),!1)} 0%, ${t(o.to,r(),!1)} 100%)`}}function AO(e){return t=>{if(typeof t=="number")return`${t/16}${e}`;if(typeof t=="string"){const r=t.replace("px","");if(!Number.isNaN(Number(r)))return`${Number(r)/16}${e}`}return t}}const P=AO("rem"),sr=AO("em");function M({size:e,sizes:t,units:r}){return e in t?t[e]:typeof e=="number"?r==="em"?sr(e):P(e):e||t.md}function ln(e){return typeof e=="number"?e:typeof e=="string"&&e.includes("rem")?Number(e.replace("rem",""))*16:typeof e=="string"&&e.includes("em")?Number(e.replace("em",""))*16:Number(e)}function SA(e){return t=>`@media (min-width: ${sr(ln(M({size:t,sizes:e.breakpoints})))})`}function PA(e){return t=>`@media (max-width: ${sr(ln(M({size:t,sizes:e.breakpoints}))-1)})`}function $A(e){return/^#?([0-9A-F]{3}){1,2}$/i.test(e)}function OA(e){let t=e.replace("#","");if(t.length===3){const i=t.split("");t=[i[0],i[0],i[1],i[1],i[2],i[2]].join("")}const r=parseInt(t,16),n=r>>16&255,o=r>>8&255,a=r&255;return{r:n,g:o,b:a,a:1}}function CA(e){const[t,r,n,o]=e.replace(/[^0-9,.]/g,"").split(",").map(Number);return{r:t,g:r,b:n,a:o||1}}function fy(e){return $A(e)?OA(e):e.startsWith("rgb")?CA(e):{r:0,g:0,b:0,a:1}}function Ci(e,t){if(typeof e!="string"||t>1||t<0)return"rgba(0, 0, 0, 1)";if(e.startsWith("var(--"))return e;const{r,g:n,b:o}=fy(e);return`rgba(${r}, ${n}, ${o}, ${t})`}function kA(e=0){return{position:"absolute",top:P(e),right:P(e),left:P(e),bottom:P(e)}}function jA(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a}=fy(e),i=1-t,l=c=>Math.round(c*i);return`rgba(${l(r)}, ${l(n)}, ${l(o)}, ${a})`}function RA(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a}=fy(e),i=l=>Math.round(l+(255-l)*t);return`rgba(${i(r)}, ${i(n)}, ${i(o)}, ${a})`}function TA(e){return t=>{if(typeof t=="number")return P(t);const r=typeof e.defaultRadius=="number"?e.defaultRadius:e.radius[e.defaultRadius]||e.defaultRadius;return e.radius[t]||t||r}}function IA(e,t){if(typeof e=="string"&&e.includes(".")){const[r,n]=e.split("."),o=parseInt(n,10);if(r in t.colors&&o>=0&&o<10)return{isSplittedColor:!0,key:r,shade:o}}return{isSplittedColor:!1}}function NA(e){const t=dy(e),r=tc(e),n=DO(e);return({variant:o,color:a,gradient:i,primaryFallback:l})=>{const c=IA(a,e);switch(o){case"light":return{border:"transparent",background:Ci(t(a,e.colorScheme==="dark"?8:0,l,!1),e.colorScheme==="dark"?.2:1),color:a==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(a,e.colorScheme==="dark"?2:r("light")),hover:Ci(t(a,e.colorScheme==="dark"?7:1,l,!1),e.colorScheme==="dark"?.25:.65)};case"subtle":return{border:"transparent",background:"transparent",color:a==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(a,e.colorScheme==="dark"?2:r("light")),hover:Ci(t(a,e.colorScheme==="dark"?8:0,l,!1),e.colorScheme==="dark"?.2:1)};case"outline":return{border:t(a,e.colorScheme==="dark"?5:r("light")),background:"transparent",color:t(a,e.colorScheme==="dark"?5:r("light")),hover:e.colorScheme==="dark"?Ci(t(a,5,l,!1),.05):Ci(t(a,0,l,!1),.35)};case"default":return{border:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4],background:e.colorScheme==="dark"?e.colors.dark[6]:e.white,color:e.colorScheme==="dark"?e.white:e.black,hover:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]};case"white":return{border:"transparent",background:e.white,color:t(a,r()),hover:null};case"transparent":return{border:"transparent",color:a==="dark"?e.colorScheme==="dark"?e.colors.dark[0]:e.colors.dark[9]:t(a,e.colorScheme==="dark"?2:r("light")),background:"transparent",hover:null};case"gradient":return{background:n(i),color:e.white,border:"transparent",hover:null};default:{const u=r(),d=c.isSplittedColor?c.shade:u,p=c.isSplittedColor?c.key:a;return{border:"transparent",background:t(p,d,l),color:e.white,hover:t(p,d===9?8:d+1)}}}}}function DA(e){return t=>{const r=tc(e)(t);return e.colors[e.primaryColor][r]}}function AA(e){return{"@media (hover: hover)":{"&:hover":e},"@media (hover: none)":{"&:active":e}}}function MA(e){return()=>({userSelect:"none",color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]})}function LA(e){return()=>e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6]}const It={fontStyles:vA,themeColor:dy,focusStyles:_A,linearGradient:xA,radialGradient:EA,smallerThan:PA,largerThan:SA,rgba:Ci,cover:kA,darken:jA,lighten:RA,radius:TA,variant:NA,primaryShade:tc,hover:AA,gradient:DO,primaryColor:DA,placeholderStyles:MA,dimmed:LA};var zA=Object.defineProperty,FA=Object.defineProperties,VA=Object.getOwnPropertyDescriptors,Z1=Object.getOwnPropertySymbols,BA=Object.prototype.hasOwnProperty,UA=Object.prototype.propertyIsEnumerable,ew=(e,t,r)=>t in e?zA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,WA=(e,t)=>{for(var r in t||(t={}))BA.call(t,r)&&ew(e,r,t[r]);if(Z1)for(var r of Z1(t))UA.call(t,r)&&ew(e,r,t[r]);return e},HA=(e,t)=>FA(e,VA(t));function MO(e){return HA(WA({},e),{fn:{fontStyles:It.fontStyles(e),themeColor:It.themeColor(e),focusStyles:It.focusStyles(e),largerThan:It.largerThan(e),smallerThan:It.smallerThan(e),radialGradient:It.radialGradient,linearGradient:It.linearGradient,gradient:It.gradient(e),rgba:It.rgba,cover:It.cover,lighten:It.lighten,darken:It.darken,primaryShade:It.primaryShade(e),radius:It.radius(e),variant:It.variant(e),hover:It.hover,primaryColor:It.primaryColor(e),placeholderStyles:It.placeholderStyles(e),dimmed:It.dimmed(e)}})}const LO=["xs","sm","md","lg","xl"],qA={dir:"ltr",primaryShade:{light:6,dark:8},focusRing:"auto",loader:"oval",colorScheme:"light",white:"#fff",black:"#000",defaultRadius:"sm",transitionTimingFunction:"ease",colors:gA,lineHeight:1.55,fontFamily:"-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji",fontFamilyMonospace:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace",primaryColor:"blue",respectReducedMotion:!0,cursorType:"default",defaultGradient:{from:"indigo",to:"cyan",deg:45},shadows:{xs:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1)",sm:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 0.625rem 0.9375rem -0.3125rem, rgba(0, 0, 0, 0.04) 0 0.4375rem 0.4375rem -0.3125rem",md:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 1.25rem 1.5625rem -0.3125rem, rgba(0, 0, 0, 0.04) 0 0.625rem 0.625rem -0.3125rem",lg:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 1.75rem 1.4375rem -0.4375rem, rgba(0, 0, 0, 0.04) 0 0.75rem 0.75rem -0.4375rem",xl:"0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 0 2.25rem 1.75rem -0.4375rem, rgba(0, 0, 0, 0.04) 0 1.0625rem 1.0625rem -0.4375rem"},fontSizes:{xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem"},radius:{xs:"0.125rem",sm:"0.25rem",md:"0.5rem",lg:"1rem",xl:"2rem"},spacing:{xs:"0.625rem",sm:"0.75rem",md:"1rem",lg:"1.25rem",xl:"1.5rem"},breakpoints:{xs:"36em",sm:"48em",md:"62em",lg:"75em",xl:"88em"},headings:{fontFamily:"-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji",fontWeight:700,sizes:{h1:{fontSize:"2.125rem",lineHeight:1.3,fontWeight:void 0},h2:{fontSize:"1.625rem",lineHeight:1.35,fontWeight:void 0},h3:{fontSize:"1.375rem",lineHeight:1.4,fontWeight:void 0},h4:{fontSize:"1.125rem",lineHeight:1.45,fontWeight:void 0},h5:{fontSize:"1rem",lineHeight:1.5,fontWeight:void 0},h6:{fontSize:"0.875rem",lineHeight:1.5,fontWeight:void 0}}},other:{},components:{},activeStyles:{transform:"translateY(0.0625rem)"},datesLocale:"en",globalStyles:void 0,focusRingStyles:{styles:e=>({outlineOffset:"0.125rem",outline:`0.125rem solid ${e.colors[e.primaryColor][e.colorScheme==="dark"?7:5]}`}),resetStyles:()=>({outline:"none"}),inputStyles:e=>({outline:"none",borderColor:e.colors[e.primaryColor][typeof e.primaryShade=="object"?e.primaryShade[e.colorScheme]:e.primaryShade]})}},py=MO(qA);function GA(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function QA(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var KA=function(){function e(r){var n=this;this._insertTag=function(o){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(o,a),n.tags.push(o)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(QA(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var a=GA(o);try{a.insertRule(n,a.cssRules.length)}catch{}}else o.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){return n.parentNode&&n.parentNode.removeChild(n)}),this.tags=[],this.ctr=0},e}(),Xt="-ms-",od="-moz-",ze="-webkit-",zO="comm",my="rule",hy="decl",YA="@import",FO="@keyframes",XA="@layer",JA=Math.abs,nm=String.fromCharCode,ZA=Object.assign;function e9(e,t){return Ht(e,0)^45?(((t<<2^Ht(e,0))<<2^Ht(e,1))<<2^Ht(e,2))<<2^Ht(e,3):0}function VO(e){return e.trim()}function t9(e,t){return(e=t.exec(e))?e[0]:e}function Ve(e,t,r){return e.replace(t,r)}function $g(e,t){return e.indexOf(t)}function Ht(e,t){return e.charCodeAt(t)|0}function Cs(e,t,r){return e.slice(t,r)}function Fn(e){return e.length}function gy(e){return e.length}function Lc(e,t){return t.push(e),e}function r9(e,t){return e.map(t).join("")}var om=1,ol=1,BO=0,$r=0,jt=0,xl="";function am(e,t,r,n,o,a,i){return{value:e,root:t,parent:r,type:n,props:o,children:a,line:om,column:ol,length:i,return:""}}function Dl(e,t){return ZA(am("",null,null,"",null,null,0),e,{length:-e.length},t)}function n9(){return jt}function o9(){return jt=$r>0?Ht(xl,--$r):0,ol--,jt===10&&(ol=1,om--),jt}function Fr(){return jt=$r<BO?Ht(xl,$r++):0,ol++,jt===10&&(ol=1,om++),jt}function Hn(){return Ht(xl,$r)}function Au(){return $r}function rc(e,t){return Cs(xl,e,t)}function ks(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function UO(e){return om=ol=1,BO=Fn(xl=e),$r=0,[]}function WO(e){return xl="",e}function Mu(e){return VO(rc($r-1,Og(e===91?e+2:e===40?e+1:e)))}function a9(e){for(;(jt=Hn())&&jt<33;)Fr();return ks(e)>2||ks(jt)>3?"":" "}function i9(e,t){for(;--t&&Fr()&&!(jt<48||jt>102||jt>57&&jt<65||jt>70&&jt<97););return rc(e,Au()+(t<6&&Hn()==32&&Fr()==32))}function Og(e){for(;Fr();)switch(jt){case e:return $r;case 34:case 39:e!==34&&e!==39&&Og(jt);break;case 40:e===41&&Og(e);break;case 92:Fr();break}return $r}function l9(e,t){for(;Fr()&&e+jt!==47+10;)if(e+jt===42+42&&Hn()===47)break;return"/*"+rc(t,$r-1)+"*"+nm(e===47?e:Fr())}function s9(e){for(;!ks(Hn());)Fr();return rc(e,$r)}function c9(e){return WO(Lu("",null,null,null,[""],e=UO(e),0,[0],e))}function Lu(e,t,r,n,o,a,i,l,c){for(var u=0,d=0,p=i,h=0,g=0,y=0,v=1,E=1,w=1,b=0,_="",x=o,S=a,$=n,O=_;E;)switch(y=b,b=Fr()){case 40:if(y!=108&&Ht(O,p-1)==58){$g(O+=Ve(Mu(b),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:O+=Mu(b);break;case 9:case 10:case 13:case 32:O+=a9(y);break;case 92:O+=i9(Au()-1,7);continue;case 47:switch(Hn()){case 42:case 47:Lc(u9(l9(Fr(),Au()),t,r),c);break;default:O+="/"}break;case 123*v:l[u++]=Fn(O)*w;case 125*v:case 59:case 0:switch(b){case 0:case 125:E=0;case 59+d:w==-1&&(O=Ve(O,/\f/g,"")),g>0&&Fn(O)-p&&Lc(g>32?rw(O+";",n,r,p-1):rw(Ve(O," ","")+";",n,r,p-2),c);break;case 59:O+=";";default:if(Lc($=tw(O,t,r,u,d,o,l,_,x=[],S=[],p),a),b===123)if(d===0)Lu(O,t,$,$,x,a,p,l,S);else switch(h===99&&Ht(O,3)===110?100:h){case 100:case 108:case 109:case 115:Lu(e,$,$,n&&Lc(tw(e,$,$,0,0,o,l,_,o,x=[],p),S),o,S,p,l,n?x:S);break;default:Lu(O,$,$,$,[""],S,0,l,S)}}u=d=g=0,v=w=1,_=O="",p=i;break;case 58:p=1+Fn(O),g=y;default:if(v<1){if(b==123)--v;else if(b==125&&v++==0&&o9()==125)continue}switch(O+=nm(b),b*v){case 38:w=d>0?1:(O+="\f",-1);break;case 44:l[u++]=(Fn(O)-1)*w,w=1;break;case 64:Hn()===45&&(O+=Mu(Fr())),h=Hn(),d=p=Fn(_=O+=s9(Au())),b++;break;case 45:y===45&&Fn(O)==2&&(v=0)}}return a}function tw(e,t,r,n,o,a,i,l,c,u,d){for(var p=o-1,h=o===0?a:[""],g=gy(h),y=0,v=0,E=0;y<n;++y)for(var w=0,b=Cs(e,p+1,p=JA(v=i[y])),_=e;w<g;++w)(_=VO(v>0?h[w]+" "+b:Ve(b,/&\f/g,h[w])))&&(c[E++]=_);return am(e,t,r,o===0?my:l,c,u,d)}function u9(e,t,r){return am(e,t,r,zO,nm(n9()),Cs(e,2,-2),0)}function rw(e,t,r,n){return am(e,t,r,hy,Cs(e,0,n),Cs(e,n+1,-1),n)}function Gi(e,t){for(var r="",n=gy(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function d9(e,t,r,n){switch(e.type){case XA:if(e.children.length)break;case YA:case hy:return e.return=e.return||e.value;case zO:return"";case FO:return e.return=e.value+"{"+Gi(e.children,n)+"}";case my:e.value=e.props.join(",")}return Fn(r=Gi(e.children,n))?e.return=e.value+"{"+r+"}":""}function f9(e){var t=gy(e);return function(r,n,o,a){for(var i="",l=0;l<t;l++)i+=e[l](r,n,o,a)||"";return i}}function p9(e){return function(t){t.root||(t=t.return)&&e(t)}}var nw=function(t){var r=new WeakMap;return function(n){if(r.has(n))return r.get(n);var o=t(n);return r.set(n,o),o}};function m9(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var h9=function(t,r,n){for(var o=0,a=0;o=a,a=Hn(),o===38&&a===12&&(r[n]=1),!ks(a);)Fr();return rc(t,$r)},g9=function(t,r){var n=-1,o=44;do switch(ks(o)){case 0:o===38&&Hn()===12&&(r[n]=1),t[n]+=h9($r-1,r,n);break;case 2:t[n]+=Mu(o);break;case 4:if(o===44){t[++n]=Hn()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=nm(o)}while(o=Fr());return t},v9=function(t,r){return WO(g9(UO(t),r))},ow=new WeakMap,y9=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,o=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!ow.get(n))&&!o){ow.set(t,!0);for(var a=[],i=v9(r,a),l=n.props,c=0,u=0;c<i.length;c++)for(var d=0;d<l.length;d++,u++)t.props[u]=a[c]?i[c].replace(/&\f/g,l[d]):l[d]+" "+i[c]}}},w9=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function HO(e,t){switch(e9(e,t)){case 5103:return ze+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ze+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ze+e+od+e+Xt+e+e;case 6828:case 4268:return ze+e+Xt+e+e;case 6165:return ze+e+Xt+"flex-"+e+e;case 5187:return ze+e+Ve(e,/(\w+).+(:[^]+)/,ze+"box-$1$2"+Xt+"flex-$1$2")+e;case 5443:return ze+e+Xt+"flex-item-"+Ve(e,/flex-|-self/,"")+e;case 4675:return ze+e+Xt+"flex-line-pack"+Ve(e,/align-content|flex-|-self/,"")+e;case 5548:return ze+e+Xt+Ve(e,"shrink","negative")+e;case 5292:return ze+e+Xt+Ve(e,"basis","preferred-size")+e;case 6060:return ze+"box-"+Ve(e,"-grow","")+ze+e+Xt+Ve(e,"grow","positive")+e;case 4554:return ze+Ve(e,/([^-])(transform)/g,"$1"+ze+"$2")+e;case 6187:return Ve(Ve(Ve(e,/(zoom-|grab)/,ze+"$1"),/(image-set)/,ze+"$1"),e,"")+e;case 5495:case 3959:return Ve(e,/(image-set\([^]*)/,ze+"$1$`$1");case 4968:return Ve(Ve(e,/(.+:)(flex-)?(.*)/,ze+"box-pack:$3"+Xt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ze+e+e;case 4095:case 3583:case 4068:case 2532:return Ve(e,/(.+)-inline(.+)/,ze+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Fn(e)-1-t>6)switch(Ht(e,t+1)){case 109:if(Ht(e,t+4)!==45)break;case 102:return Ve(e,/(.+:)(.+)-([^]+)/,"$1"+ze+"$2-$3$1"+od+(Ht(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~$g(e,"stretch")?HO(Ve(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ht(e,t+1)!==115)break;case 6444:switch(Ht(e,Fn(e)-3-(~$g(e,"!important")&&10))){case 107:return Ve(e,":",":"+ze)+e;case 101:return Ve(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ze+(Ht(e,14)===45?"inline-":"")+"box$3$1"+ze+"$2$3$1"+Xt+"$2box$3")+e}break;case 5936:switch(Ht(e,t+11)){case 114:return ze+e+Xt+Ve(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ze+e+Xt+Ve(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ze+e+Xt+Ve(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ze+e+Xt+e+e}return e}var b9=function(t,r,n,o){if(t.length>-1&&!t.return)switch(t.type){case hy:t.return=HO(t.value,t.length);break;case FO:return Gi([Dl(t,{value:Ve(t.value,"@","@"+ze)})],o);case my:if(t.length)return r9(t.props,function(a){switch(t9(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Gi([Dl(t,{props:[Ve(a,/:(read-\w+)/,":"+od+"$1")]})],o);case"::placeholder":return Gi([Dl(t,{props:[Ve(a,/:(plac\w+)/,":"+ze+"input-$1")]}),Dl(t,{props:[Ve(a,/:(plac\w+)/,":"+od+"$1")]}),Dl(t,{props:[Ve(a,/:(plac\w+)/,Xt+"input-$1")]})],o)}return""})}},_9=[b9],qO=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(v){var E=v.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(v),v.setAttribute("data-s",""))})}var o=t.stylisPlugins||_9,a={},i,l=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(v){for(var E=v.getAttribute("data-emotion").split(" "),w=1;w<E.length;w++)a[E[w]]=!0;l.push(v)});var c,u=[y9,w9];{var d,p=[d9,p9(function(v){d.insert(v)})],h=f9(u.concat(o,p)),g=function(E){return Gi(c9(E),h)};c=function(E,w,b,_){d=b,g(E?E+"{"+w.styles+"}":w.styles),_&&(y.inserted[w.name]=!0)}}var y={key:r,sheet:new KA({key:r,container:i,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:c};return y.sheet.hydrate(l),y};function Ze(){return Ze=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ze.apply(this,arguments)}var GO={exports:{}},He={};/** @license React v16.13.1
58
+ * react-is.production.min.js
59
+ *
60
+ * Copyright (c) Facebook, Inc. and its affiliates.
61
+ *
62
+ * This source code is licensed under the MIT license found in the
63
+ * LICENSE file in the root directory of this source tree.
64
+ */var Bt=typeof Symbol=="function"&&Symbol.for,vy=Bt?Symbol.for("react.element"):60103,yy=Bt?Symbol.for("react.portal"):60106,im=Bt?Symbol.for("react.fragment"):60107,lm=Bt?Symbol.for("react.strict_mode"):60108,sm=Bt?Symbol.for("react.profiler"):60114,cm=Bt?Symbol.for("react.provider"):60109,um=Bt?Symbol.for("react.context"):60110,wy=Bt?Symbol.for("react.async_mode"):60111,dm=Bt?Symbol.for("react.concurrent_mode"):60111,fm=Bt?Symbol.for("react.forward_ref"):60112,pm=Bt?Symbol.for("react.suspense"):60113,x9=Bt?Symbol.for("react.suspense_list"):60120,mm=Bt?Symbol.for("react.memo"):60115,hm=Bt?Symbol.for("react.lazy"):60116,E9=Bt?Symbol.for("react.block"):60121,S9=Bt?Symbol.for("react.fundamental"):60117,P9=Bt?Symbol.for("react.responder"):60118,$9=Bt?Symbol.for("react.scope"):60119;function Wr(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case vy:switch(e=e.type,e){case wy:case dm:case im:case sm:case lm:case pm:return e;default:switch(e=e&&e.$$typeof,e){case um:case fm:case hm:case mm:case cm:return e;default:return t}}case yy:return t}}}function QO(e){return Wr(e)===dm}He.AsyncMode=wy;He.ConcurrentMode=dm;He.ContextConsumer=um;He.ContextProvider=cm;He.Element=vy;He.ForwardRef=fm;He.Fragment=im;He.Lazy=hm;He.Memo=mm;He.Portal=yy;He.Profiler=sm;He.StrictMode=lm;He.Suspense=pm;He.isAsyncMode=function(e){return QO(e)||Wr(e)===wy};He.isConcurrentMode=QO;He.isContextConsumer=function(e){return Wr(e)===um};He.isContextProvider=function(e){return Wr(e)===cm};He.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===vy};He.isForwardRef=function(e){return Wr(e)===fm};He.isFragment=function(e){return Wr(e)===im};He.isLazy=function(e){return Wr(e)===hm};He.isMemo=function(e){return Wr(e)===mm};He.isPortal=function(e){return Wr(e)===yy};He.isProfiler=function(e){return Wr(e)===sm};He.isStrictMode=function(e){return Wr(e)===lm};He.isSuspense=function(e){return Wr(e)===pm};He.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===im||e===dm||e===sm||e===lm||e===pm||e===x9||typeof e=="object"&&e!==null&&(e.$$typeof===hm||e.$$typeof===mm||e.$$typeof===cm||e.$$typeof===um||e.$$typeof===fm||e.$$typeof===S9||e.$$typeof===P9||e.$$typeof===$9||e.$$typeof===E9)};He.typeOf=Wr;GO.exports=He;var O9=GO.exports,KO=O9,C9={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},k9={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},YO={};YO[KO.ForwardRef]=C9;YO[KO.Memo]=k9;var j9=!0;function R9(e,t,r){var n="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):n+=o+" "}),n}var T9=function(t,r,n){var o=t.key+"-"+r.name;(n===!1||j9===!1)&&t.registered[o]===void 0&&(t.registered[o]=r.styles)},XO=function(t,r,n){T9(t,r,n);var o=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var a=r;do t.insert(r===a?"."+o:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function I9(e){for(var t=0,r,n=0,o=e.length;o>=4;++n,o-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var N9={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},D9=/[A-Z]|^ms/g,A9=/_EMO_([^_]+?)_([^]*?)_EMO_/g,JO=function(t){return t.charCodeAt(1)===45},aw=function(t){return t!=null&&typeof t!="boolean"},ph=m9(function(e){return JO(e)?e:e.replace(D9,"-$&").toLowerCase()}),iw=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(A9,function(n,o,a){return Vn={name:o,styles:a,next:Vn},o})}return N9[t]!==1&&!JO(t)&&typeof r=="number"&&r!==0?r+"px":r};function js(e,t,r){if(r==null)return"";if(r.__emotion_styles!==void 0)return r;switch(typeof r){case"boolean":return"";case"object":{if(r.anim===1)return Vn={name:r.name,styles:r.styles,next:Vn},r.name;if(r.styles!==void 0){var n=r.next;if(n!==void 0)for(;n!==void 0;)Vn={name:n.name,styles:n.styles,next:Vn},n=n.next;var o=r.styles+";";return o}return M9(e,t,r)}case"function":{if(e!==void 0){var a=Vn,i=r(e);return Vn=a,js(e,t,i)}break}}if(t==null)return r;var l=t[r];return l!==void 0?l:r}function M9(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=js(e,t,r[o])+";";else for(var a in r){var i=r[a];if(typeof i!="object")t!=null&&t[i]!==void 0?n+=a+"{"+t[i]+"}":aw(i)&&(n+=ph(a)+":"+iw(a,i)+";");else if(Array.isArray(i)&&typeof i[0]=="string"&&(t==null||t[i[0]]===void 0))for(var l=0;l<i.length;l++)aw(i[l])&&(n+=ph(a)+":"+iw(a,i[l])+";");else{var c=js(e,t,i);switch(a){case"animation":case"animationName":{n+=ph(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var lw=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Vn,by=function(t,r,n){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var o=!0,a="";Vn=void 0;var i=t[0];i==null||i.raw===void 0?(o=!1,a+=js(n,r,i)):a+=i[0];for(var l=1;l<t.length;l++)a+=js(n,r,t[l]),o&&(a+=i[l]);lw.lastIndex=0;for(var c="",u;(u=lw.exec(a))!==null;)c+="-"+u[1];var d=I9(a)+c;return{name:d,styles:a,next:Vn}},L9=Os["useInsertionEffect"]?Os["useInsertionEffect"]:!1,sw=L9||f.useLayoutEffect,ZO=f.createContext(typeof HTMLElement<"u"?qO({key:"css"}):null);ZO.Provider;var z9=function(t){return f.forwardRef(function(r,n){var o=f.useContext(ZO);return t(r,o,n)})},Cg=f.createContext({}),F9=function(t,r){if(typeof r=="function"){var n=r(t);return n}return Ze({},t,r)},V9=nw(function(e){return nw(function(t){return F9(e,t)})}),B9=function(t){var r=f.useContext(Cg);return t.theme!==r&&(r=V9(r)(t.theme)),f.createElement(Cg.Provider,{value:r},t.children)},nc=z9(function(e,t){var r=e.styles,n=by([r],void 0,f.useContext(Cg)),o=f.useRef();return sw(function(){var a=t.key+"-global",i=new t.sheet.constructor({key:a,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),l=!1,c=document.querySelector('style[data-emotion="'+a+" "+n.name+'"]');return t.sheet.tags.length&&(i.before=t.sheet.tags[0]),c!==null&&(l=!0,c.setAttribute("data-emotion",a),i.hydrate([c])),o.current=[i,l],function(){i.flush()}},[t]),sw(function(){var a=o.current,i=a[0],l=a[1];if(l){a[1]=!1;return}if(n.next!==void 0&&XO(t,n.next,!0),i.tags.length){var c=i.tags[i.tags.length-1].nextElementSibling;i.before=c,i.flush()}t.insert("",n,i,!1)},[t,n.name]),null});function U9(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return by(t)}var W9=Object.defineProperty,H9=Object.defineProperties,q9=Object.getOwnPropertyDescriptors,cw=Object.getOwnPropertySymbols,G9=Object.prototype.hasOwnProperty,Q9=Object.prototype.propertyIsEnumerable,uw=(e,t,r)=>t in e?W9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,K9=(e,t)=>{for(var r in t||(t={}))G9.call(t,r)&&uw(e,r,t[r]);if(cw)for(var r of cw(t))Q9.call(t,r)&&uw(e,r,t[r]);return e},Y9=(e,t)=>H9(e,q9(t));function X9({theme:e}){return s.createElement(nc,{styles:{"*, *::before, *::after":{boxSizing:"border-box"},html:{colorScheme:e.colorScheme==="dark"?"dark":"light"},body:Y9(K9({},e.fn.fontStyles()),{backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,lineHeight:e.lineHeight,fontSize:e.fontSizes.md,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale"})}})}function Al(e,t,r,n=P){Object.keys(t).forEach(o=>{e[`--mantine-${r}-${o}`]=n(t[o])})}function J9({theme:e}){const t={"--mantine-color-white":e.white,"--mantine-color-black":e.black,"--mantine-transition-timing-function":e.transitionTimingFunction,"--mantine-line-height":`${e.lineHeight}`,"--mantine-font-family":e.fontFamily,"--mantine-font-family-monospace":e.fontFamilyMonospace,"--mantine-font-family-headings":e.headings.fontFamily,"--mantine-heading-font-weight":`${e.headings.fontWeight}`};Al(t,e.shadows,"shadow"),Al(t,e.fontSizes,"font-size"),Al(t,e.radius,"radius"),Al(t,e.spacing,"spacing"),Al(t,e.breakpoints,"breakpoints",sr),Object.keys(e.colors).forEach(n=>{e.colors[n].forEach((o,a)=>{t[`--mantine-color-${n}-${a}`]=o})});const r=e.headings.sizes;return Object.keys(r).forEach(n=>{t[`--mantine-${n}-font-size`]=r[n].fontSize,t[`--mantine-${n}-line-height`]=`${r[n].lineHeight}`}),s.createElement(nc,{styles:{":root":t}})}var Z9=Object.defineProperty,eM=Object.defineProperties,tM=Object.getOwnPropertyDescriptors,dw=Object.getOwnPropertySymbols,rM=Object.prototype.hasOwnProperty,nM=Object.prototype.propertyIsEnumerable,fw=(e,t,r)=>t in e?Z9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nn=(e,t)=>{for(var r in t||(t={}))rM.call(t,r)&&fw(e,r,t[r]);if(dw)for(var r of dw(t))nM.call(t,r)&&fw(e,r,t[r]);return e},mh=(e,t)=>eM(e,tM(t));function oM(e,t){var r;if(!t)return e;const n=Object.keys(e).reduce((o,a)=>{if(a==="headings"&&t.headings){const i=t.headings.sizes?Object.keys(e.headings.sizes).reduce((l,c)=>(l[c]=Nn(Nn({},e.headings.sizes[c]),t.headings.sizes[c]),l),{}):e.headings.sizes;return mh(Nn({},o),{headings:mh(Nn(Nn({},e.headings),t.headings),{sizes:i})})}if(a==="breakpoints"&&t.breakpoints){const i=Nn(Nn({},e.breakpoints),t.breakpoints);return mh(Nn({},o),{breakpoints:Object.fromEntries(Object.entries(i).sort((l,c)=>ln(l[1])-ln(c[1])))})}return o[a]=typeof t[a]=="object"?Nn(Nn({},e[a]),t[a]):typeof t[a]=="number"||typeof t[a]=="boolean"||typeof t[a]=="function"?t[a]:t[a]||e[a],o},{});if(t!=null&&t.fontFamily&&!((r=t==null?void 0:t.headings)!=null&&r.fontFamily)&&(n.headings.fontFamily=t.fontFamily),!(n.primaryColor in n.colors))throw new Error("MantineProvider: Invalid theme.primaryColor, it accepts only key of theme.colors, learn more – https://mantine.dev/theming/colors/#primary-color");return n}function aM(e,t){return MO(oM(e,t))}function eC(e){return Object.keys(e).reduce((t,r)=>(e[r]!==void 0&&(t[r]=e[r]),t),{})}const iM={html:{fontFamily:"sans-serif",lineHeight:"1.15",textSizeAdjust:"100%"},body:{margin:0},"article, aside, footer, header, nav, section, figcaption, figure, main":{display:"block"},h1:{fontSize:"2em"},hr:{boxSizing:"content-box",height:0,overflow:"visible"},pre:{fontFamily:"monospace, monospace",fontSize:"1em"},a:{background:"transparent",textDecorationSkip:"objects"},"a:active, a:hover":{outlineWidth:0},"abbr[title]":{borderBottom:"none",textDecoration:"underline"},"b, strong":{fontWeight:"bolder"},"code, kbp, samp":{fontFamily:"monospace, monospace",fontSize:"1em"},dfn:{fontStyle:"italic"},mark:{backgroundColor:"#ff0",color:"#000"},small:{fontSize:"80%"},"sub, sup":{fontSize:"75%",lineHeight:0,position:"relative",verticalAlign:"baseline"},sup:{top:"-0.5em"},sub:{bottom:"-0.25em"},"audio, video":{display:"inline-block"},"audio:not([controls])":{display:"none",height:0},img:{borderStyle:"none",verticalAlign:"middle"},"svg:not(:root)":{overflow:"hidden"},"button, input, optgroup, select, textarea":{fontFamily:"sans-serif",fontSize:"100%",lineHeight:"1.15",margin:0},"button, input":{overflow:"visible"},"button, select":{textTransform:"none"},"button, [type=reset], [type=submit]":{WebkitAppearance:"button"},"button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner":{borderStyle:"none",padding:0},"button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring":{outline:`${P(1)} dotted ButtonText`},legend:{boxSizing:"border-box",color:"inherit",display:"table",maxWidth:"100%",padding:0,whiteSpace:"normal"},progress:{display:"inline-block",verticalAlign:"baseline"},textarea:{overflow:"auto"},"[type=checkbox], [type=radio]":{boxSizing:"border-box",padding:0},"[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button":{height:"auto"},"[type=search]":{appearance:"none"},"[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration":{appearance:"none"},"::-webkit-file-upload-button":{appearance:"button",font:"inherit"},"details, menu":{display:"block"},summary:{display:"list-item"},canvas:{display:"inline-block"},template:{display:"none"}};function lM(){return s.createElement(nc,{styles:iM})}var sM=Object.defineProperty,pw=Object.getOwnPropertySymbols,cM=Object.prototype.hasOwnProperty,uM=Object.prototype.propertyIsEnumerable,mw=(e,t,r)=>t in e?sM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ps=(e,t)=>{for(var r in t||(t={}))cM.call(t,r)&&mw(e,r,t[r]);if(pw)for(var r of pw(t))uM.call(t,r)&&mw(e,r,t[r]);return e};const ad=f.createContext({theme:py});function nr(){var e;return((e=f.useContext(ad))==null?void 0:e.theme)||py}function dM(e){const t=nr(),r=n=>{var o,a,i,l;return{styles:((o=t.components[n])==null?void 0:o.styles)||{},classNames:((a=t.components[n])==null?void 0:a.classNames)||{},variants:(i=t.components[n])==null?void 0:i.variants,sizes:(l=t.components[n])==null?void 0:l.sizes}};return Array.isArray(e)?e.map(r):[r(e)]}function tC(){var e;return(e=f.useContext(ad))==null?void 0:e.emotionCache}function G(e,t,r){var n;const o=nr(),a=(n=o.components[e])==null?void 0:n.defaultProps,i=typeof a=="function"?a(o):a;return ps(ps(ps({},t),i),eC(r))}function rC({theme:e,emotionCache:t,withNormalizeCSS:r=!1,withGlobalStyles:n=!1,withCSSVariables:o=!1,inherit:a=!1,children:i}){const l=f.useContext(ad),c=aM(py,a?ps(ps({},l.theme),e):e);return s.createElement(B9,{theme:c},s.createElement(ad.Provider,{value:{theme:c,emotionCache:t}},r&&s.createElement(lM,null),n&&s.createElement(X9,{theme:c}),o&&s.createElement(J9,{theme:c}),typeof c.globalStyles=="function"&&s.createElement(nc,{styles:c.globalStyles(c)}),i))}rC.displayName="@mantine/core/MantineProvider";const fM={app:100,modal:200,popover:300,overlay:400,max:9999};function jn(e){return fM[e]}function pM(e,t){const r=f.useRef();return(!r.current||t.length!==r.current.prevDeps.length||r.current.prevDeps.map((n,o)=>n===t[o]).indexOf(!1)>=0)&&(r.current={v:e(),prevDeps:[...t]}),r.current.v}const mM=qO({key:"mantine",prepend:!0});function hM(){return tC()||mM}var gM=Object.defineProperty,hw=Object.getOwnPropertySymbols,vM=Object.prototype.hasOwnProperty,yM=Object.prototype.propertyIsEnumerable,gw=(e,t,r)=>t in e?gM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wM=(e,t)=>{for(var r in t||(t={}))vM.call(t,r)&&gw(e,r,t[r]);if(hw)for(var r of hw(t))yM.call(t,r)&&gw(e,r,t[r]);return e};const hh="ref";function bM(e){let t;if(e.length!==1)return{args:e,ref:t};const[r]=e;if(!(r instanceof Object))return{args:e,ref:t};if(!(hh in r))return{args:e,ref:t};t=r[hh];const n=wM({},r);return delete n[hh],{args:[n],ref:t}}const{cssFactory:_M}=(()=>{function e(r,n,o){const a=[],i=R9(r,a,o);return a.length<2?o:i+n(a)}function t(r){const{cache:n}=r,o=(...i)=>{const{ref:l,args:c}=bM(i),u=by(c,n.registered);return XO(n,u,!1),`${n.key}-${u.name}${l===void 0?"":` ${l}`}`};return{css:o,cx:(...i)=>e(n.registered,o,IO(i))}}return{cssFactory:t}})();function nC(){const e=hM();return pM(()=>_M({cache:e}),[e])}function xM({cx:e,classes:t,context:r,classNames:n,name:o,cache:a}){const i=r.reduce((l,c)=>(Object.keys(c.classNames).forEach(u=>{typeof l[u]!="string"?l[u]=`${c.classNames[u]}`:l[u]=`${l[u]} ${c.classNames[u]}`}),l),{});return Object.keys(t).reduce((l,c)=>(l[c]=e(t[c],i[c],n!=null&&n[c],Array.isArray(o)?o.filter(Boolean).map(u=>`${(a==null?void 0:a.key)||"mantine"}-${u}-${c}`).join(" "):o?`${(a==null?void 0:a.key)||"mantine"}-${o}-${c}`:null),l),{})}var EM=Object.defineProperty,vw=Object.getOwnPropertySymbols,SM=Object.prototype.hasOwnProperty,PM=Object.prototype.propertyIsEnumerable,yw=(e,t,r)=>t in e?EM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gh=(e,t)=>{for(var r in t||(t={}))SM.call(t,r)&&yw(e,r,t[r]);if(vw)for(var r of vw(t))PM.call(t,r)&&yw(e,r,t[r]);return e};function kg(e,t){return t&&Object.keys(t).forEach(r=>{e[r]?e[r]=gh(gh({},e[r]),t[r]):e[r]=gh({},t[r])}),e}function ww(e,t,r,n){const o=a=>typeof a=="function"?a(t,r||{},n):a||{};return Array.isArray(e)?e.map(a=>o(a.styles)).reduce((a,i)=>kg(a,i),{}):o(e)}function $M({ctx:e,theme:t,params:r,variant:n,size:o}){return e.reduce((a,i)=>(i.variants&&n in i.variants&&kg(a,i.variants[n](t,r,{variant:n,size:o})),i.sizes&&o in i.sizes&&kg(a,i.sizes[o](t,r,{variant:n,size:o})),a),{})}function W(e){const t=typeof e=="function"?e:()=>e;function r(n,o){const a=nr(),i=dM(o==null?void 0:o.name),l=tC(),c={variant:o==null?void 0:o.variant,size:o==null?void 0:o.size},{css:u,cx:d}=nC(),p=t(a,n,c),h=ww(o==null?void 0:o.styles,a,n,c),g=ww(i,a,n,c),y=$M({ctx:i,theme:a,params:n,variant:o==null?void 0:o.variant,size:o==null?void 0:o.size}),v=Object.fromEntries(Object.keys(p).map(E=>{const w=d({[u(p[E])]:!(o!=null&&o.unstyled)},u(y[E]),u(g[E]),u(h[E]));return[E,w]}));return{classes:xM({cx:d,classes:v,context:i,classNames:o==null?void 0:o.classNames,name:o==null?void 0:o.name,cache:l}),cx:d,theme:a}}return r}function zt(e){return`___ref-${e||""}`}function oC({styles:e}){const t=nr();return s.createElement(nc,{styles:U9(typeof e=="function"?e(t):e)})}var OM=Object.defineProperty,CM=Object.defineProperties,kM=Object.getOwnPropertyDescriptors,bw=Object.getOwnPropertySymbols,jM=Object.prototype.hasOwnProperty,RM=Object.prototype.propertyIsEnumerable,_w=(e,t,r)=>t in e?OM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ml=(e,t)=>{for(var r in t||(t={}))jM.call(t,r)&&_w(e,r,t[r]);if(bw)for(var r of bw(t))RM.call(t,r)&&_w(e,r,t[r]);return e},Ll=(e,t)=>CM(e,kM(t));const zl={in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:`scale(.9) translateY(${P(10)})`},transitionProperty:"transform, opacity"},zc={fade:{in:{opacity:1},out:{opacity:0},transitionProperty:"opacity"},scale:{in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:"scale(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-y":{in:{opacity:1,transform:"scaleY(1)"},out:{opacity:0,transform:"scaleY(0)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"scale-x":{in:{opacity:1,transform:"scaleX(1)"},out:{opacity:0,transform:"scaleX(0)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"skew-up":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:`translateY(-${P(20)}) skew(-10deg, -5deg)`},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"skew-down":{in:{opacity:1,transform:"translateY(0) skew(0deg, 0deg)"},out:{opacity:0,transform:`translateY(${P(20)}) skew(-10deg, -5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-left":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${P(20)}) rotate(-5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-right":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${P(20)}) rotate(5deg)`},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-down":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(-100%)"},common:{transformOrigin:"top"},transitionProperty:"transform, opacity"},"slide-up":{in:{opacity:1,transform:"translateY(0)"},out:{opacity:0,transform:"translateY(100%)"},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"slide-left":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(100%)"},common:{transformOrigin:"left"},transitionProperty:"transform, opacity"},"slide-right":{in:{opacity:1,transform:"translateX(0)"},out:{opacity:0,transform:"translateX(-100%)"},common:{transformOrigin:"right"},transitionProperty:"transform, opacity"},pop:Ll(Ml({},zl),{common:{transformOrigin:"center center"}}),"pop-bottom-left":Ll(Ml({},zl),{common:{transformOrigin:"bottom left"}}),"pop-bottom-right":Ll(Ml({},zl),{common:{transformOrigin:"bottom right"}}),"pop-top-left":Ll(Ml({},zl),{common:{transformOrigin:"top left"}}),"pop-top-right":Ll(Ml({},zl),{common:{transformOrigin:"top right"}})},xw=["mousedown","touchstart"];function TM(e,t,r){const n=f.useRef();return f.useEffect(()=>{const o=a=>{const{target:i}=a??{};if(Array.isArray(r)){const l=(i==null?void 0:i.hasAttribute("data-ignore-outside-clicks"))||!document.body.contains(i)&&i.tagName!=="HTML";r.every(u=>!!u&&!a.composedPath().includes(u))&&!l&&e()}else n.current&&!n.current.contains(i)&&e()};return(t||xw).forEach(a=>document.addEventListener(a,o)),()=>{(t||xw).forEach(a=>document.removeEventListener(a,o))}},[n,e,r]),n}function IM({timeout:e=2e3}={}){const[t,r]=f.useState(null),[n,o]=f.useState(!1),[a,i]=f.useState(null),l=d=>{clearTimeout(a),i(setTimeout(()=>o(!1),e)),o(d)};return{copy:d=>{"clipboard"in navigator?navigator.clipboard.writeText(d).then(()=>l(!0)).catch(p=>r(p)):r(new Error("useClipboard: navigator.clipboard is not supported"))},reset:()=>{o(!1),r(null),clearTimeout(a)},error:t,copied:n}}function NM(e,t){try{return e.addEventListener("change",t),()=>e.removeEventListener("change",t)}catch{return e.addListener(t),()=>e.removeListener(t)}}function DM(e,t){return typeof t=="boolean"?t:typeof window<"u"&&"matchMedia"in window?window.matchMedia(e).matches:!1}function AM(e,t,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){const[n,o]=f.useState(r?t:DM(e,t)),a=f.useRef();return f.useEffect(()=>{if("matchMedia"in window)return a.current=window.matchMedia(e),o(a.current.matches),NM(a.current,i=>o(i.matches))},[e]),n}const aC=typeof document<"u"?f.useLayoutEffect:f.useEffect;function nn(e,t){const r=f.useRef(!1);f.useEffect(()=>()=>{r.current=!1},[]),f.useEffect(()=>{if(r.current)return e();r.current=!0},t)}function iC({opened:e,shouldReturnFocus:t=!0}){const r=f.useRef(),n=()=>{var o;r.current&&"focus"in r.current&&typeof r.current.focus=="function"&&((o=r.current)==null||o.focus({preventScroll:!0}))};return nn(()=>{let o=-1;const a=i=>{i.key==="Tab"&&window.clearTimeout(o)};return document.addEventListener("keydown",a),e?r.current=document.activeElement:t&&(o=window.setTimeout(n,10)),()=>{window.clearTimeout(o),document.removeEventListener("keydown",a)}},[e,t]),n}const MM=/input|select|textarea|button|object/,lC="a, input, select, textarea, button, object, [tabindex]";function LM(e){return e.style.display==="none"}function zM(e){if(e.getAttribute("aria-hidden")||e.getAttribute("hidden")||e.getAttribute("type")==="hidden")return!1;let r=e;for(;r&&!(r===document.body||r.nodeType===11);){if(LM(r))return!1;r=r.parentNode}return!0}function sC(e){let t=e.getAttribute("tabindex");return t===null&&(t=void 0),parseInt(t,10)}function jg(e){const t=e.nodeName.toLowerCase(),r=!Number.isNaN(sC(e));return(MM.test(t)&&!e.disabled||e instanceof HTMLAnchorElement&&e.href||r)&&zM(e)}function cC(e){const t=sC(e);return(Number.isNaN(t)||t>=0)&&jg(e)}function FM(e){return Array.from(e.querySelectorAll(lC)).filter(cC)}function VM(e,t){const r=FM(e);if(!r.length){t.preventDefault();return}const n=r[t.shiftKey?0:r.length-1],o=e.getRootNode();if(!(n===o.activeElement||e===o.activeElement))return;t.preventDefault();const i=r[t.shiftKey?r.length-1:0];i&&i.focus()}function gm(){return`mantine-${Math.random().toString(36).slice(2,11)}`}function BM(e,t="body > :not(script)"){const r=gm(),n=Array.from(document.querySelectorAll(t)).map(o=>{var a;if((a=o==null?void 0:o.shadowRoot)!=null&&a.contains(e)||o.contains(e))return;const i=o.getAttribute("aria-hidden"),l=o.getAttribute("data-hidden"),c=o.getAttribute("data-focus-id");return o.setAttribute("data-focus-id",r),i===null||i==="false"?o.setAttribute("aria-hidden","true"):!l&&!c&&o.setAttribute("data-hidden",i),{node:o,ariaHidden:l||null}});return()=>{n.forEach(o=>{!o||r!==o.node.getAttribute("data-focus-id")||(o.ariaHidden===null?o.node.removeAttribute("aria-hidden"):o.node.setAttribute("aria-hidden",o.ariaHidden),o.node.removeAttribute("data-focus-id"),o.node.removeAttribute("data-hidden"))})}}function UM(e=!0){const t=f.useRef(),r=f.useRef(null),n=a=>{let i=a.querySelector("[data-autofocus]");if(!i){const l=Array.from(a.querySelectorAll(lC));i=l.find(cC)||l.find(jg)||null,!i&&jg(a)&&(i=a)}i&&i.focus({preventScroll:!0})},o=f.useCallback(a=>{if(e){if(a===null){r.current&&(r.current(),r.current=null);return}r.current=BM(a),t.current!==a&&(a?(setTimeout(()=>{a.getRootNode()&&n(a)}),t.current=a):t.current=null)}},[e]);return f.useEffect(()=>{if(!e)return;t.current&&setTimeout(()=>n(t.current));const a=i=>{i.key==="Tab"&&t.current&&VM(t.current,i)};return document.addEventListener("keydown",a),()=>{document.removeEventListener("keydown",a),r.current&&r.current()}},[e]),o}const WM=e=>(e+1)%1e6;function HM(){const[,e]=f.useReducer(WM,0);return e}const qM=s["useId".toString()]||(()=>{});function GM(){const e=qM();return e?`mantine-${e.replace(/:/g,"")}`:""}function kr(e){const t=GM(),[r,n]=f.useState(t);return aC(()=>{n(gm())},[]),typeof e=="string"?e:typeof window>"u"?t:r}function Rg(e,t,r){f.useEffect(()=>(window.addEventListener(e,t,r),()=>window.removeEventListener(e,t,r)),[e,t])}function uC(e,t){typeof e=="function"?e(t):typeof e=="object"&&e!==null&&"current"in e&&(e.current=t)}function QM(...e){return t=>{e.forEach(r=>uC(r,t))}}function El(...e){return f.useCallback(QM(...e),e)}function Or({value:e,defaultValue:t,finalValue:r,onChange:n=()=>{}}){const[o,a]=f.useState(t!==void 0?t:r),i=l=>{a(l),n==null||n(l)};return e!==void 0?[e,n,!0]:[o,i,!1]}function Ao(e,t){const r=t-e+1;return Array.from({length:r},(n,o)=>o+e)}const Fc="dots";function KM({total:e,siblings:t=1,boundaries:r=1,page:n,initialPage:o=1,onChange:a}){const i=Math.max(Math.trunc(e),0),[l,c]=Or({value:n,onChange:a,defaultValue:o,finalValue:o}),u=v=>{v<=0?c(1):v>i?c(i):c(v)},d=()=>u(l+1),p=()=>u(l-1),h=()=>u(1),g=()=>u(i);return{range:f.useMemo(()=>{if(t*2+3+r*2>=i)return Ao(1,i);const E=Math.max(l-t,r),w=Math.min(l+t,i-r),b=E>r+2,_=w<i-(r+1);if(!b&&_){const x=t*2+r+2;return[...Ao(1,x),Fc,...Ao(i-(r-1),i)]}if(b&&!_){const x=r+1+2*t;return[...Ao(1,r),Fc,...Ao(i-x,i)]}return[...Ao(1,r),Fc,...Ao(E,w),Fc,...Ao(i-r+1,i)]},[i,t,l]),active:l,setPage:u,next:d,previous:p,first:h,last:g}}function YM({initialValues:e=[],limit:t}){const[{state:r,queue:n},o]=f.useState({state:e.slice(0,t),queue:e.slice(t)});return{state:r,queue:n,add:(...c)=>o(u=>{const d=[...u.state,...u.queue,...c];return{state:d.slice(0,t),queue:d.slice(t)}}),update:c=>o(u=>{const d=c([...u.state,...u.queue]);return{state:d.slice(0,t),queue:d.slice(t)}}),cleanQueue:()=>o(c=>({state:c.state,queue:[]}))}}function vm(e,t){return AM("(prefers-reduced-motion: reduce)",e,t)}const XM=e=>e<.5?2*e*e:-1+(4-2*e)*e,JM=({axis:e,target:t,parent:r,alignment:n,offset:o,isList:a})=>{if(!t||!r&&typeof document>"u")return 0;const i=!!r,c=(r||document.body).getBoundingClientRect(),u=t.getBoundingClientRect(),d=p=>u[p]-c[p];if(e==="y"){const p=d("top");if(p===0)return 0;if(n==="start"){const g=p-o;return g<=u.height*(a?0:1)||!a?g:0}const h=i?c.height:window.innerHeight;if(n==="end"){const g=p+o-h+u.height;return g>=-u.height*(a?0:1)||!a?g:0}return n==="center"?p-h/2+u.height/2:0}if(e==="x"){const p=d("left");if(p===0)return 0;if(n==="start"){const g=p-o;return g<=u.width||!a?g:0}const h=i?c.width:window.innerWidth;if(n==="end"){const g=p+o-h+u.width;return g>=-u.width||!a?g:0}return n==="center"?p-h/2+u.width/2:0}return 0},ZM=({axis:e,parent:t})=>{if(!t&&typeof document>"u")return 0;const r=e==="y"?"scrollTop":"scrollLeft";if(t)return t[r];const{body:n,documentElement:o}=document;return n[r]+o[r]},e6=({axis:e,parent:t,distance:r})=>{if(!t&&typeof document>"u")return;const n=e==="y"?"scrollTop":"scrollLeft";if(t)t[n]=r;else{const{body:o,documentElement:a}=document;o[n]=r,a[n]=r}};function t6({duration:e=1250,axis:t="y",onScrollFinish:r,easing:n=XM,offset:o=0,cancelable:a=!0,isList:i=!1}={}){const l=f.useRef(0),c=f.useRef(0),u=f.useRef(!1),d=f.useRef(null),p=f.useRef(null),h=vm(),g=()=>{l.current&&cancelAnimationFrame(l.current)},y=f.useCallback(({alignment:E="start"}={})=>{var w;u.current=!1,l.current&&g();const b=(w=ZM({parent:d.current,axis:t}))!=null?w:0,_=JM({parent:d.current,target:p.current,axis:t,alignment:E,offset:o,isList:i})-(d.current?0:b);function x(){c.current===0&&(c.current=performance.now());const $=performance.now()-c.current,O=h||e===0?1:$/e,C=b+_*n(O);e6({parent:d.current,axis:t,distance:C}),!u.current&&O<1?l.current=requestAnimationFrame(x):(typeof r=="function"&&r(),c.current=0,l.current=0,g())}x()},[t,e,n,i,o,r,h]),v=()=>{a&&(u.current=!0)};return Rg("wheel",v,{passive:!0}),Rg("touchmove",v,{passive:!0}),f.useEffect(()=>g,[]),{scrollableRef:d,targetRef:p,scrollIntoView:y,cancel:g}}function r6(e=!1,t){const{onOpen:r,onClose:n}=t||{},[o,a]=f.useState(e),i=f.useCallback(()=>{a(u=>u||(r==null||r(),!0))},[r]),l=f.useCallback(()=>{a(u=>u&&(n==null||n(),!1))},[n]),c=f.useCallback(()=>{o?l():i()},[l,i,o]);return[o,{open:i,close:l,toggle:c}]}function Ew(e){return typeof e!="string"?"":e.charAt(0).toUpperCase()+e.slice(1)}var Sw=Object.getOwnPropertySymbols,n6=Object.prototype.hasOwnProperty,o6=Object.prototype.propertyIsEnumerable,a6=(e,t)=>{var r={};for(var n in e)n6.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Sw)for(var n of Sw(e))t.indexOf(n)<0&&o6.call(e,n)&&(r[n]=e[n]);return r};function Zn(e){const t=e,{m:r,mx:n,my:o,mt:a,mb:i,ml:l,mr:c,p:u,px:d,py:p,pt:h,pb:g,pl:y,pr:v,bg:E,c:w,opacity:b,ff:_,fz:x,fw:S,lts:$,ta:O,lh:C,fs:T,tt:j,td:k,w:I,miw:F,maw:D,h:z,mih:q,mah:K,bgsz:R,bgp:N,bgr:V,bga:Q,pos:ie,top:Oe,left:ue,bottom:Me,right:Ie,inset:dt,display:tt}=t,rt=a6(t,["m","mx","my","mt","mb","ml","mr","p","px","py","pt","pb","pl","pr","bg","c","opacity","ff","fz","fw","lts","ta","lh","fs","tt","td","w","miw","maw","h","mih","mah","bgsz","bgp","bgr","bga","pos","top","left","bottom","right","inset","display"]);return{systemStyles:eC({m:r,mx:n,my:o,mt:a,mb:i,ml:l,mr:c,p:u,px:d,py:p,pt:h,pb:g,pl:y,pr:v,bg:E,c:w,opacity:b,ff:_,fz:x,fw:S,lts:$,ta:O,lh:C,fs:T,tt:j,td:k,w:I,miw:F,maw:D,h:z,mih:q,mah:K,bgsz:R,bgp:N,bgr:V,bga:Q,pos:ie,top:Oe,left:ue,bottom:Me,right:Ie,inset:dt,display:tt}),rest:rt}}function i6(e,t){const r=Object.keys(e).filter(n=>n!=="base").sort((n,o)=>ln(M({size:n,sizes:t.breakpoints}))-ln(M({size:o,sizes:t.breakpoints})));return"base"in e?["base",...r]:r}function l6({value:e,theme:t,getValue:r,property:n}){if(e==null)return;if(typeof e=="object")return i6(e,t).reduce((i,l)=>{if(l==="base"&&e.base!==void 0){const u=r(e.base,t);return Array.isArray(n)?(n.forEach(d=>{i[d]=u}),i):(i[n]=u,i)}const c=r(e[l],t);return Array.isArray(n)?(i[t.fn.largerThan(l)]={},n.forEach(u=>{i[t.fn.largerThan(l)][u]=c}),i):(i[t.fn.largerThan(l)]={[n]:c},i)},{});const o=r(e,t);return Array.isArray(n)?n.reduce((a,i)=>(a[i]=o,a),{}):{[n]:o}}function s6(e,t){return e==="dimmed"?t.colorScheme==="dark"?t.colors.dark[2]:t.colors.gray[6]:t.fn.variant({variant:"filled",color:e,primaryFallback:!1}).background}function c6(e){return P(e)}function u6(e){return e}function d6(e,t){return M({size:e,sizes:t.fontSizes})}const f6=["-xs","-sm","-md","-lg","-xl"];function p6(e,t){return f6.includes(e)?`calc(${M({size:e.replace("-",""),sizes:t.spacing})} * -1)`:M({size:e,sizes:t.spacing})}const m6={identity:u6,color:s6,size:c6,fontSize:d6,spacing:p6},h6={m:{type:"spacing",property:"margin"},mt:{type:"spacing",property:"marginTop"},mb:{type:"spacing",property:"marginBottom"},ml:{type:"spacing",property:"marginLeft"},mr:{type:"spacing",property:"marginRight"},mx:{type:"spacing",property:["marginRight","marginLeft"]},my:{type:"spacing",property:["marginTop","marginBottom"]},p:{type:"spacing",property:"padding"},pt:{type:"spacing",property:"paddingTop"},pb:{type:"spacing",property:"paddingBottom"},pl:{type:"spacing",property:"paddingLeft"},pr:{type:"spacing",property:"paddingRight"},px:{type:"spacing",property:["paddingRight","paddingLeft"]},py:{type:"spacing",property:["paddingTop","paddingBottom"]},bg:{type:"color",property:"background"},c:{type:"color",property:"color"},opacity:{type:"identity",property:"opacity"},ff:{type:"identity",property:"fontFamily"},fz:{type:"fontSize",property:"fontSize"},fw:{type:"identity",property:"fontWeight"},lts:{type:"size",property:"letterSpacing"},ta:{type:"identity",property:"textAlign"},lh:{type:"identity",property:"lineHeight"},fs:{type:"identity",property:"fontStyle"},tt:{type:"identity",property:"textTransform"},td:{type:"identity",property:"textDecoration"},w:{type:"spacing",property:"width"},miw:{type:"spacing",property:"minWidth"},maw:{type:"spacing",property:"maxWidth"},h:{type:"spacing",property:"height"},mih:{type:"spacing",property:"minHeight"},mah:{type:"spacing",property:"maxHeight"},bgsz:{type:"size",property:"backgroundSize"},bgp:{type:"identity",property:"backgroundPosition"},bgr:{type:"identity",property:"backgroundRepeat"},bga:{type:"identity",property:"backgroundAttachment"},pos:{type:"identity",property:"position"},top:{type:"identity",property:"top"},left:{type:"size",property:"left"},bottom:{type:"size",property:"bottom"},right:{type:"size",property:"right"},inset:{type:"size",property:"inset"},display:{type:"identity",property:"display"}};var g6=Object.defineProperty,Pw=Object.getOwnPropertySymbols,v6=Object.prototype.hasOwnProperty,y6=Object.prototype.propertyIsEnumerable,$w=(e,t,r)=>t in e?g6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ow=(e,t)=>{for(var r in t||(t={}))v6.call(t,r)&&$w(e,r,t[r]);if(Pw)for(var r of Pw(t))y6.call(t,r)&&$w(e,r,t[r]);return e};function Cw(e,t,r=h6){return Object.keys(r).reduce((o,a)=>(a in e&&e[a]!==void 0&&o.push(l6({value:e[a],getValue:m6[r[a].type],property:r[a].property,theme:t})),o),[]).reduce((o,a)=>(Object.keys(a).forEach(i=>{typeof a[i]=="object"&&a[i]!==null&&i in o?o[i]=Ow(Ow({},o[i]),a[i]):o[i]=a[i]}),o),{})}function kw(e,t){return typeof e=="function"?e(t):e}function w6(e,t,r){const n=nr(),{css:o,cx:a}=nC();return Array.isArray(e)?a(r,o(Cw(t,n)),e.map(i=>o(kw(i,n)))):a(r,o(kw(e,n)),o(Cw(t,n)))}var b6=Object.defineProperty,id=Object.getOwnPropertySymbols,dC=Object.prototype.hasOwnProperty,fC=Object.prototype.propertyIsEnumerable,jw=(e,t,r)=>t in e?b6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_6=(e,t)=>{for(var r in t||(t={}))dC.call(t,r)&&jw(e,r,t[r]);if(id)for(var r of id(t))fC.call(t,r)&&jw(e,r,t[r]);return e},x6=(e,t)=>{var r={};for(var n in e)dC.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&id)for(var n of id(e))t.indexOf(n)<0&&fC.call(e,n)&&(r[n]=e[n]);return r};const pC=f.forwardRef((e,t)=>{var r=e,{className:n,component:o,style:a,sx:i}=r,l=x6(r,["className","component","style","sx"]);const{systemStyles:c,rest:u}=Zn(l),d=o||"div";return s.createElement(d,_6({ref:t,className:w6(i,c,n),style:a},u))});pC.displayName="@mantine/core/Box";const le=pC;var E6=Object.defineProperty,S6=Object.defineProperties,P6=Object.getOwnPropertyDescriptors,Rw=Object.getOwnPropertySymbols,$6=Object.prototype.hasOwnProperty,O6=Object.prototype.propertyIsEnumerable,Tw=(e,t,r)=>t in e?E6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Iw=(e,t)=>{for(var r in t||(t={}))$6.call(t,r)&&Tw(e,r,t[r]);if(Rw)for(var r of Rw(t))O6.call(t,r)&&Tw(e,r,t[r]);return e},C6=(e,t)=>S6(e,P6(t)),k6=W(e=>({root:C6(Iw(Iw({},e.fn.focusStyles()),e.fn.fontStyles()),{cursor:"pointer",border:0,padding:0,appearance:"none",fontSize:e.fontSizes.md,backgroundColor:"transparent",textAlign:"left",color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,textDecoration:"none",boxSizing:"border-box"})}));const j6=k6;var R6=Object.defineProperty,ld=Object.getOwnPropertySymbols,mC=Object.prototype.hasOwnProperty,hC=Object.prototype.propertyIsEnumerable,Nw=(e,t,r)=>t in e?R6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T6=(e,t)=>{for(var r in t||(t={}))mC.call(t,r)&&Nw(e,r,t[r]);if(ld)for(var r of ld(t))hC.call(t,r)&&Nw(e,r,t[r]);return e},I6=(e,t)=>{var r={};for(var n in e)mC.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ld)for(var n of ld(e))t.indexOf(n)<0&&hC.call(e,n)&&(r[n]=e[n]);return r};const gC=f.forwardRef((e,t)=>{const r=G("UnstyledButton",{},e),{className:n,component:o="button",unstyled:a,variant:i}=r,l=I6(r,["className","component","unstyled","variant"]),{classes:c,cx:u}=j6(null,{name:"UnstyledButton",unstyled:a,variant:i});return s.createElement(le,T6({component:o,ref:t,className:u(c.root,n),type:o==="button"?"button":void 0},l))});gC.displayName="@mantine/core/UnstyledButton";const ho=gC;var vC={exports:{}},Hr={},yC={exports:{}},wC={};/**
65
+ * @license React
66
+ * scheduler.production.min.js
67
+ *
68
+ * Copyright (c) Facebook, Inc. and its affiliates.
69
+ *
70
+ * This source code is licensed under the MIT license found in the
71
+ * LICENSE file in the root directory of this source tree.
72
+ */(function(e){function t(R,N){var V=R.length;R.push(N);e:for(;0<V;){var Q=V-1>>>1,ie=R[Q];if(0<o(ie,N))R[Q]=N,R[V]=ie,V=Q;else break e}}function r(R){return R.length===0?null:R[0]}function n(R){if(R.length===0)return null;var N=R[0],V=R.pop();if(V!==N){R[0]=V;e:for(var Q=0,ie=R.length,Oe=ie>>>1;Q<Oe;){var ue=2*(Q+1)-1,Me=R[ue],Ie=ue+1,dt=R[Ie];if(0>o(Me,V))Ie<ie&&0>o(dt,Me)?(R[Q]=dt,R[Ie]=V,Q=Ie):(R[Q]=Me,R[ue]=V,Q=ue);else if(Ie<ie&&0>o(dt,V))R[Q]=dt,R[Ie]=V,Q=Ie;else break e}}return N}function o(R,N){var V=R.sortIndex-N.sortIndex;return V!==0?V:R.id-N.id}if(typeof performance=="object"&&typeof performance.now=="function"){var a=performance;e.unstable_now=function(){return a.now()}}else{var i=Date,l=i.now();e.unstable_now=function(){return i.now()-l}}var c=[],u=[],d=1,p=null,h=3,g=!1,y=!1,v=!1,E=typeof setTimeout=="function"?setTimeout:null,w=typeof clearTimeout=="function"?clearTimeout:null,b=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function _(R){for(var N=r(u);N!==null;){if(N.callback===null)n(u);else if(N.startTime<=R)n(u),N.sortIndex=N.expirationTime,t(c,N);else break;N=r(u)}}function x(R){if(v=!1,_(R),!y)if(r(c)!==null)y=!0,q(S);else{var N=r(u);N!==null&&K(x,N.startTime-R)}}function S(R,N){y=!1,v&&(v=!1,w(C),C=-1),g=!0;var V=h;try{for(_(N),p=r(c);p!==null&&(!(p.expirationTime>N)||R&&!k());){var Q=p.callback;if(typeof Q=="function"){p.callback=null,h=p.priorityLevel;var ie=Q(p.expirationTime<=N);N=e.unstable_now(),typeof ie=="function"?p.callback=ie:p===r(c)&&n(c),_(N)}else n(c);p=r(c)}if(p!==null)var Oe=!0;else{var ue=r(u);ue!==null&&K(x,ue.startTime-N),Oe=!1}return Oe}finally{p=null,h=V,g=!1}}var $=!1,O=null,C=-1,T=5,j=-1;function k(){return!(e.unstable_now()-j<T)}function I(){if(O!==null){var R=e.unstable_now();j=R;var N=!0;try{N=O(!0,R)}finally{N?F():($=!1,O=null)}}else $=!1}var F;if(typeof b=="function")F=function(){b(I)};else if(typeof MessageChannel<"u"){var D=new MessageChannel,z=D.port2;D.port1.onmessage=I,F=function(){z.postMessage(null)}}else F=function(){E(I,0)};function q(R){O=R,$||($=!0,F())}function K(R,N){C=E(function(){R(e.unstable_now())},N)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(R){R.callback=null},e.unstable_continueExecution=function(){y||g||(y=!0,q(S))},e.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):T=0<R?Math.floor(1e3/R):5},e.unstable_getCurrentPriorityLevel=function(){return h},e.unstable_getFirstCallbackNode=function(){return r(c)},e.unstable_next=function(R){switch(h){case 1:case 2:case 3:var N=3;break;default:N=h}var V=h;h=N;try{return R()}finally{h=V}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(R,N){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var V=h;h=R;try{return N()}finally{h=V}},e.unstable_scheduleCallback=function(R,N,V){var Q=e.unstable_now();switch(typeof V=="object"&&V!==null?(V=V.delay,V=typeof V=="number"&&0<V?Q+V:Q):V=Q,R){case 1:var ie=-1;break;case 2:ie=250;break;case 5:ie=1073741823;break;case 4:ie=1e4;break;default:ie=5e3}return ie=V+ie,R={id:d++,callback:N,priorityLevel:R,startTime:V,expirationTime:ie,sortIndex:-1},V>Q?(R.sortIndex=V,t(u,R),r(c)===null&&R===r(u)&&(v?(w(C),C=-1):v=!0,K(x,V-Q))):(R.sortIndex=ie,t(c,R),y||g||(y=!0,q(S))),R},e.unstable_shouldYield=k,e.unstable_wrapCallback=function(R){var N=h;return function(){var V=h;h=N;try{return R.apply(this,arguments)}finally{h=V}}}})(wC);yC.exports=wC;var N6=yC.exports;/**
73
+ * @license React
74
+ * react-dom.production.min.js
75
+ *
76
+ * Copyright (c) Facebook, Inc. and its affiliates.
77
+ *
78
+ * This source code is licensed under the MIT license found in the
79
+ * LICENSE file in the root directory of this source tree.
80
+ */var bC=f,Ur=N6;function H(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var _C=new Set,Rs={};function ri(e,t){al(e,t),al(e+"Capture",t)}function al(e,t){for(Rs[e]=t,e=0;e<t.length;e++)_C.add(t[e])}var go=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Tg=Object.prototype.hasOwnProperty,D6=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Dw={},Aw={};function A6(e){return Tg.call(Aw,e)?!0:Tg.call(Dw,e)?!1:D6.test(e)?Aw[e]=!0:(Dw[e]=!0,!1)}function M6(e,t,r,n){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return n?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function L6(e,t,r,n){if(t===null||typeof t>"u"||M6(e,t,r,n))return!0;if(n)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function mr(e,t,r,n,o,a,i){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=n,this.attributeNamespace=o,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=i}var Gt={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Gt[e]=new mr(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Gt[t]=new mr(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Gt[e]=new mr(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Gt[e]=new mr(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Gt[e]=new mr(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Gt[e]=new mr(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Gt[e]=new mr(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Gt[e]=new mr(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Gt[e]=new mr(e,5,!1,e.toLowerCase(),null,!1,!1)});var _y=/[\-:]([a-z])/g;function xy(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(_y,xy);Gt[t]=new mr(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(_y,xy);Gt[t]=new mr(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(_y,xy);Gt[t]=new mr(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Gt[e]=new mr(e,1,!1,e.toLowerCase(),null,!1,!1)});Gt.xlinkHref=new mr("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Gt[e]=new mr(e,1,!1,e.toLowerCase(),null,!0,!0)});function Ey(e,t,r,n){var o=Gt.hasOwnProperty(t)?Gt[t]:null;(o!==null?o.type!==0:n||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(L6(t,r,o,n)&&(r=null),n||o===null?A6(t)&&(r===null?e.removeAttribute(t):e.setAttribute(t,""+r)):o.mustUseProperty?e[o.propertyName]=r===null?o.type===3?!1:"":r:(t=o.attributeName,n=o.attributeNamespace,r===null?e.removeAttribute(t):(o=o.type,r=o===3||o===4&&r===!0?"":""+r,n?e.setAttributeNS(n,t,r):e.setAttribute(t,r))))}var $o=bC.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Vc=Symbol.for("react.element"),Ri=Symbol.for("react.portal"),Ti=Symbol.for("react.fragment"),Sy=Symbol.for("react.strict_mode"),Ig=Symbol.for("react.profiler"),xC=Symbol.for("react.provider"),EC=Symbol.for("react.context"),Py=Symbol.for("react.forward_ref"),Ng=Symbol.for("react.suspense"),Dg=Symbol.for("react.suspense_list"),$y=Symbol.for("react.memo"),Fo=Symbol.for("react.lazy"),SC=Symbol.for("react.offscreen"),Mw=Symbol.iterator;function Fl(e){return e===null||typeof e!="object"?null:(e=Mw&&e[Mw]||e["@@iterator"],typeof e=="function"?e:null)}var bt=Object.assign,vh;function ls(e){if(vh===void 0)try{throw Error()}catch(r){var t=r.stack.trim().match(/\n( *(at )?)/);vh=t&&t[1]||""}return`
81
+ `+vh+e}var yh=!1;function wh(e,t){if(!e||yh)return"";yh=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(u){var n=u}Reflect.construct(e,[],t)}else{try{t.call()}catch(u){n=u}e.call(t.prototype)}else{try{throw Error()}catch(u){n=u}e()}}catch(u){if(u&&n&&typeof u.stack=="string"){for(var o=u.stack.split(`
82
+ `),a=n.stack.split(`
83
+ `),i=o.length-1,l=a.length-1;1<=i&&0<=l&&o[i]!==a[l];)l--;for(;1<=i&&0<=l;i--,l--)if(o[i]!==a[l]){if(i!==1||l!==1)do if(i--,l--,0>l||o[i]!==a[l]){var c=`
84
+ `+o[i].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=i&&0<=l);break}}}finally{yh=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?ls(e):""}function z6(e){switch(e.tag){case 5:return ls(e.type);case 16:return ls("Lazy");case 13:return ls("Suspense");case 19:return ls("SuspenseList");case 0:case 2:case 15:return e=wh(e.type,!1),e;case 11:return e=wh(e.type.render,!1),e;case 1:return e=wh(e.type,!0),e;default:return""}}function Ag(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Ti:return"Fragment";case Ri:return"Portal";case Ig:return"Profiler";case Sy:return"StrictMode";case Ng:return"Suspense";case Dg:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case EC:return(e.displayName||"Context")+".Consumer";case xC:return(e._context.displayName||"Context")+".Provider";case Py:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case $y:return t=e.displayName||null,t!==null?t:Ag(e.type)||"Memo";case Fo:t=e._payload,e=e._init;try{return Ag(e(t))}catch{}}return null}function F6(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Ag(t);case 8:return t===Sy?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function ia(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function PC(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function V6(e){var t=PC(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),n=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var o=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(i){n=""+i,a.call(this,i)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(i){n=""+i},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Bc(e){e._valueTracker||(e._valueTracker=V6(e))}function $C(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),n="";return e&&(n=PC(e)?e.checked?"true":"false":e.value),e=n,e!==r?(t.setValue(e),!0):!1}function sd(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function Mg(e,t){var r=t.checked;return bt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function Lw(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=ia(t.value!=null?t.value:r),e._wrapperState={initialChecked:n,initialValue:r,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function OC(e,t){t=t.checked,t!=null&&Ey(e,"checked",t,!1)}function Lg(e,t){OC(e,t);var r=ia(t.value),n=t.type;if(r!=null)n==="number"?(r===0&&e.value===""||e.value!=r)&&(e.value=""+r):e.value!==""+r&&(e.value=""+r);else if(n==="submit"||n==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?zg(e,t.type,r):t.hasOwnProperty("defaultValue")&&zg(e,t.type,ia(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function zw(e,t,r){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var n=t.type;if(!(n!=="submit"&&n!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,r||t===e.value||(e.value=t),e.defaultValue=t}r=e.name,r!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,r!==""&&(e.name=r)}function zg(e,t,r){(t!=="number"||sd(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var ss=Array.isArray;function Qi(e,t,r,n){if(e=e.options,t){t={};for(var o=0;o<r.length;o++)t["$"+r[o]]=!0;for(r=0;r<e.length;r++)o=t.hasOwnProperty("$"+e[r].value),e[r].selected!==o&&(e[r].selected=o),o&&n&&(e[r].defaultSelected=!0)}else{for(r=""+ia(r),t=null,o=0;o<e.length;o++){if(e[o].value===r){e[o].selected=!0,n&&(e[o].defaultSelected=!0);return}t!==null||e[o].disabled||(t=e[o])}t!==null&&(t.selected=!0)}}function Fg(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(H(91));return bt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Fw(e,t){var r=t.value;if(r==null){if(r=t.children,t=t.defaultValue,r!=null){if(t!=null)throw Error(H(92));if(ss(r)){if(1<r.length)throw Error(H(93));r=r[0]}t=r}t==null&&(t=""),r=t}e._wrapperState={initialValue:ia(r)}}function CC(e,t){var r=ia(t.value),n=ia(t.defaultValue);r!=null&&(r=""+r,r!==e.value&&(e.value=r),t.defaultValue==null&&e.defaultValue!==r&&(e.defaultValue=r)),n!=null&&(e.defaultValue=""+n)}function Vw(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function kC(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Vg(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?kC(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Uc,jC=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,r,n,o){MSApp.execUnsafeLocalFunction(function(){return e(t,r,n,o)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(Uc=Uc||document.createElement("div"),Uc.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Uc.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Ts(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var ms={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},B6=["Webkit","ms","Moz","O"];Object.keys(ms).forEach(function(e){B6.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ms[t]=ms[e]})});function RC(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||ms.hasOwnProperty(e)&&ms[e]?(""+t).trim():t+"px"}function TC(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,o=RC(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,o):e[r]=o}}var U6=bt({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Bg(e,t){if(t){if(U6[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(H(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(H(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(H(61))}if(t.style!=null&&typeof t.style!="object")throw Error(H(62))}}function Ug(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Wg=null;function Oy(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Hg=null,Ki=null,Yi=null;function Bw(e){if(e=ic(e)){if(typeof Hg!="function")throw Error(H(280));var t=e.stateNode;t&&(t=xm(t),Hg(e.stateNode,e.type,t))}}function IC(e){Ki?Yi?Yi.push(e):Yi=[e]:Ki=e}function NC(){if(Ki){var e=Ki,t=Yi;if(Yi=Ki=null,Bw(e),t)for(e=0;e<t.length;e++)Bw(t[e])}}function DC(e,t){return e(t)}function AC(){}var bh=!1;function MC(e,t,r){if(bh)return e(t,r);bh=!0;try{return DC(e,t,r)}finally{bh=!1,(Ki!==null||Yi!==null)&&(AC(),NC())}}function Is(e,t){var r=e.stateNode;if(r===null)return null;var n=xm(r);if(n===null)return null;r=n[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(n=!n.disabled)||(e=e.type,n=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!n;break e;default:e=!1}if(e)return null;if(r&&typeof r!="function")throw Error(H(231,t,typeof r));return r}var qg=!1;if(go)try{var Vl={};Object.defineProperty(Vl,"passive",{get:function(){qg=!0}}),window.addEventListener("test",Vl,Vl),window.removeEventListener("test",Vl,Vl)}catch{qg=!1}function W6(e,t,r,n,o,a,i,l,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(r,u)}catch(d){this.onError(d)}}var hs=!1,cd=null,ud=!1,Gg=null,H6={onError:function(e){hs=!0,cd=e}};function q6(e,t,r,n,o,a,i,l,c){hs=!1,cd=null,W6.apply(H6,arguments)}function G6(e,t,r,n,o,a,i,l,c){if(q6.apply(this,arguments),hs){if(hs){var u=cd;hs=!1,cd=null}else throw Error(H(198));ud||(ud=!0,Gg=u)}}function ni(e){var t=e,r=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(r=t.return),e=t.return;while(e)}return t.tag===3?r:null}function LC(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Uw(e){if(ni(e)!==e)throw Error(H(188))}function Q6(e){var t=e.alternate;if(!t){if(t=ni(e),t===null)throw Error(H(188));return t!==e?null:e}for(var r=e,n=t;;){var o=r.return;if(o===null)break;var a=o.alternate;if(a===null){if(n=o.return,n!==null){r=n;continue}break}if(o.child===a.child){for(a=o.child;a;){if(a===r)return Uw(o),e;if(a===n)return Uw(o),t;a=a.sibling}throw Error(H(188))}if(r.return!==n.return)r=o,n=a;else{for(var i=!1,l=o.child;l;){if(l===r){i=!0,r=o,n=a;break}if(l===n){i=!0,n=o,r=a;break}l=l.sibling}if(!i){for(l=a.child;l;){if(l===r){i=!0,r=a,n=o;break}if(l===n){i=!0,n=a,r=o;break}l=l.sibling}if(!i)throw Error(H(189))}}if(r.alternate!==n)throw Error(H(190))}if(r.tag!==3)throw Error(H(188));return r.stateNode.current===r?e:t}function zC(e){return e=Q6(e),e!==null?FC(e):null}function FC(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=FC(e);if(t!==null)return t;e=e.sibling}return null}var VC=Ur.unstable_scheduleCallback,Ww=Ur.unstable_cancelCallback,K6=Ur.unstable_shouldYield,Y6=Ur.unstable_requestPaint,Ot=Ur.unstable_now,X6=Ur.unstable_getCurrentPriorityLevel,Cy=Ur.unstable_ImmediatePriority,BC=Ur.unstable_UserBlockingPriority,dd=Ur.unstable_NormalPriority,J6=Ur.unstable_LowPriority,UC=Ur.unstable_IdlePriority,ym=null,qn=null;function Z6(e){if(qn&&typeof qn.onCommitFiberRoot=="function")try{qn.onCommitFiberRoot(ym,e,void 0,(e.current.flags&128)===128)}catch{}}var En=Math.clz32?Math.clz32:r7,e7=Math.log,t7=Math.LN2;function r7(e){return e>>>=0,e===0?32:31-(e7(e)/t7|0)|0}var Wc=64,Hc=4194304;function cs(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function fd(e,t){var r=e.pendingLanes;if(r===0)return 0;var n=0,o=e.suspendedLanes,a=e.pingedLanes,i=r&268435455;if(i!==0){var l=i&~o;l!==0?n=cs(l):(a&=i,a!==0&&(n=cs(a)))}else i=r&~o,i!==0?n=cs(i):a!==0&&(n=cs(a));if(n===0)return 0;if(t!==0&&t!==n&&!(t&o)&&(o=n&-n,a=t&-t,o>=a||o===16&&(a&4194240)!==0))return t;if(n&4&&(n|=r&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=n;0<t;)r=31-En(t),o=1<<r,n|=e[r],t&=~o;return n}function n7(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function o7(e,t){for(var r=e.suspendedLanes,n=e.pingedLanes,o=e.expirationTimes,a=e.pendingLanes;0<a;){var i=31-En(a),l=1<<i,c=o[i];c===-1?(!(l&r)||l&n)&&(o[i]=n7(l,t)):c<=t&&(e.expiredLanes|=l),a&=~l}}function Qg(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function WC(){var e=Wc;return Wc<<=1,!(Wc&4194240)&&(Wc=64),e}function _h(e){for(var t=[],r=0;31>r;r++)t.push(e);return t}function oc(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-En(t),e[t]=r}function a7(e,t){var r=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var n=e.eventTimes;for(e=e.expirationTimes;0<r;){var o=31-En(r),a=1<<o;t[o]=0,n[o]=-1,e[o]=-1,r&=~a}}function ky(e,t){var r=e.entangledLanes|=t;for(e=e.entanglements;r;){var n=31-En(r),o=1<<n;o&t|e[n]&t&&(e[n]|=t),r&=~o}}var We=0;function HC(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var qC,jy,GC,QC,KC,Kg=!1,qc=[],Xo=null,Jo=null,Zo=null,Ns=new Map,Ds=new Map,Wo=[],i7="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Hw(e,t){switch(e){case"focusin":case"focusout":Xo=null;break;case"dragenter":case"dragleave":Jo=null;break;case"mouseover":case"mouseout":Zo=null;break;case"pointerover":case"pointerout":Ns.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ds.delete(t.pointerId)}}function Bl(e,t,r,n,o,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:r,eventSystemFlags:n,nativeEvent:a,targetContainers:[o]},t!==null&&(t=ic(t),t!==null&&jy(t)),e):(e.eventSystemFlags|=n,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function l7(e,t,r,n,o){switch(t){case"focusin":return Xo=Bl(Xo,e,t,r,n,o),!0;case"dragenter":return Jo=Bl(Jo,e,t,r,n,o),!0;case"mouseover":return Zo=Bl(Zo,e,t,r,n,o),!0;case"pointerover":var a=o.pointerId;return Ns.set(a,Bl(Ns.get(a)||null,e,t,r,n,o)),!0;case"gotpointercapture":return a=o.pointerId,Ds.set(a,Bl(Ds.get(a)||null,e,t,r,n,o)),!0}return!1}function YC(e){var t=Na(e.target);if(t!==null){var r=ni(t);if(r!==null){if(t=r.tag,t===13){if(t=LC(r),t!==null){e.blockedOn=t,KC(e.priority,function(){GC(r)});return}}else if(t===3&&r.stateNode.current.memoizedState.isDehydrated){e.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}e.blockedOn=null}function zu(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var r=Yg(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(r===null){r=e.nativeEvent;var n=new r.constructor(r.type,r);Wg=n,r.target.dispatchEvent(n),Wg=null}else return t=ic(r),t!==null&&jy(t),e.blockedOn=r,!1;t.shift()}return!0}function qw(e,t,r){zu(e)&&r.delete(t)}function s7(){Kg=!1,Xo!==null&&zu(Xo)&&(Xo=null),Jo!==null&&zu(Jo)&&(Jo=null),Zo!==null&&zu(Zo)&&(Zo=null),Ns.forEach(qw),Ds.forEach(qw)}function Ul(e,t){e.blockedOn===t&&(e.blockedOn=null,Kg||(Kg=!0,Ur.unstable_scheduleCallback(Ur.unstable_NormalPriority,s7)))}function As(e){function t(o){return Ul(o,e)}if(0<qc.length){Ul(qc[0],e);for(var r=1;r<qc.length;r++){var n=qc[r];n.blockedOn===e&&(n.blockedOn=null)}}for(Xo!==null&&Ul(Xo,e),Jo!==null&&Ul(Jo,e),Zo!==null&&Ul(Zo,e),Ns.forEach(t),Ds.forEach(t),r=0;r<Wo.length;r++)n=Wo[r],n.blockedOn===e&&(n.blockedOn=null);for(;0<Wo.length&&(r=Wo[0],r.blockedOn===null);)YC(r),r.blockedOn===null&&Wo.shift()}var Xi=$o.ReactCurrentBatchConfig,pd=!0;function c7(e,t,r,n){var o=We,a=Xi.transition;Xi.transition=null;try{We=1,Ry(e,t,r,n)}finally{We=o,Xi.transition=a}}function u7(e,t,r,n){var o=We,a=Xi.transition;Xi.transition=null;try{We=4,Ry(e,t,r,n)}finally{We=o,Xi.transition=a}}function Ry(e,t,r,n){if(pd){var o=Yg(e,t,r,n);if(o===null)Rh(e,t,n,md,r),Hw(e,n);else if(l7(o,e,t,r,n))n.stopPropagation();else if(Hw(e,n),t&4&&-1<i7.indexOf(e)){for(;o!==null;){var a=ic(o);if(a!==null&&qC(a),a=Yg(e,t,r,n),a===null&&Rh(e,t,n,md,r),a===o)break;o=a}o!==null&&n.stopPropagation()}else Rh(e,t,n,null,r)}}var md=null;function Yg(e,t,r,n){if(md=null,e=Oy(n),e=Na(e),e!==null)if(t=ni(e),t===null)e=null;else if(r=t.tag,r===13){if(e=LC(t),e!==null)return e;e=null}else if(r===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return md=e,null}function XC(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(X6()){case Cy:return 1;case BC:return 4;case dd:case J6:return 16;case UC:return 536870912;default:return 16}default:return 16}}var qo=null,Ty=null,Fu=null;function JC(){if(Fu)return Fu;var e,t=Ty,r=t.length,n,o="value"in qo?qo.value:qo.textContent,a=o.length;for(e=0;e<r&&t[e]===o[e];e++);var i=r-e;for(n=1;n<=i&&t[r-n]===o[a-n];n++);return Fu=o.slice(e,1<n?1-n:void 0)}function Vu(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Gc(){return!0}function Gw(){return!1}function qr(e){function t(r,n,o,a,i){this._reactName=r,this._targetInst=o,this.type=n,this.nativeEvent=a,this.target=i,this.currentTarget=null;for(var l in e)e.hasOwnProperty(l)&&(r=e[l],this[l]=r?r(a):a[l]);return this.isDefaultPrevented=(a.defaultPrevented!=null?a.defaultPrevented:a.returnValue===!1)?Gc:Gw,this.isPropagationStopped=Gw,this}return bt(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=Gc)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=Gc)},persist:function(){},isPersistent:Gc}),t}var Sl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Iy=qr(Sl),ac=bt({},Sl,{view:0,detail:0}),d7=qr(ac),xh,Eh,Wl,wm=bt({},ac,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ny,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Wl&&(Wl&&e.type==="mousemove"?(xh=e.screenX-Wl.screenX,Eh=e.screenY-Wl.screenY):Eh=xh=0,Wl=e),xh)},movementY:function(e){return"movementY"in e?e.movementY:Eh}}),Qw=qr(wm),f7=bt({},wm,{dataTransfer:0}),p7=qr(f7),m7=bt({},ac,{relatedTarget:0}),Sh=qr(m7),h7=bt({},Sl,{animationName:0,elapsedTime:0,pseudoElement:0}),g7=qr(h7),v7=bt({},Sl,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),y7=qr(v7),w7=bt({},Sl,{data:0}),Kw=qr(w7),b7={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},_7={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},x7={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function E7(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=x7[e])?!!t[e]:!1}function Ny(){return E7}var S7=bt({},ac,{key:function(e){if(e.key){var t=b7[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Vu(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?_7[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ny,charCode:function(e){return e.type==="keypress"?Vu(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Vu(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),P7=qr(S7),$7=bt({},wm,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Yw=qr($7),O7=bt({},ac,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ny}),C7=qr(O7),k7=bt({},Sl,{propertyName:0,elapsedTime:0,pseudoElement:0}),j7=qr(k7),R7=bt({},wm,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),T7=qr(R7),I7=[9,13,27,32],Dy=go&&"CompositionEvent"in window,gs=null;go&&"documentMode"in document&&(gs=document.documentMode);var N7=go&&"TextEvent"in window&&!gs,ZC=go&&(!Dy||gs&&8<gs&&11>=gs),Xw=String.fromCharCode(32),Jw=!1;function e2(e,t){switch(e){case"keyup":return I7.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function t2(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Ii=!1;function D7(e,t){switch(e){case"compositionend":return t2(t);case"keypress":return t.which!==32?null:(Jw=!0,Xw);case"textInput":return e=t.data,e===Xw&&Jw?null:e;default:return null}}function A7(e,t){if(Ii)return e==="compositionend"||!Dy&&e2(e,t)?(e=JC(),Fu=Ty=qo=null,Ii=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return ZC&&t.locale!=="ko"?null:t.data;default:return null}}var M7={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Zw(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!M7[e.type]:t==="textarea"}function r2(e,t,r,n){IC(n),t=hd(t,"onChange"),0<t.length&&(r=new Iy("onChange","change",null,r,n),e.push({event:r,listeners:t}))}var vs=null,Ms=null;function L7(e){p2(e,0)}function bm(e){var t=Ai(e);if($C(t))return e}function z7(e,t){if(e==="change")return t}var n2=!1;if(go){var Ph;if(go){var $h="oninput"in document;if(!$h){var eb=document.createElement("div");eb.setAttribute("oninput","return;"),$h=typeof eb.oninput=="function"}Ph=$h}else Ph=!1;n2=Ph&&(!document.documentMode||9<document.documentMode)}function tb(){vs&&(vs.detachEvent("onpropertychange",o2),Ms=vs=null)}function o2(e){if(e.propertyName==="value"&&bm(Ms)){var t=[];r2(t,Ms,e,Oy(e)),MC(L7,t)}}function F7(e,t,r){e==="focusin"?(tb(),vs=t,Ms=r,vs.attachEvent("onpropertychange",o2)):e==="focusout"&&tb()}function V7(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return bm(Ms)}function B7(e,t){if(e==="click")return bm(t)}function U7(e,t){if(e==="input"||e==="change")return bm(t)}function W7(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var $n=typeof Object.is=="function"?Object.is:W7;function Ls(e,t){if($n(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(n=0;n<r.length;n++){var o=r[n];if(!Tg.call(t,o)||!$n(e[o],t[o]))return!1}return!0}function rb(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function nb(e,t){var r=rb(e);e=0;for(var n;r;){if(r.nodeType===3){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=rb(r)}}function a2(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?a2(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function i2(){for(var e=window,t=sd();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=sd(e.document)}return t}function Ay(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function H7(e){var t=i2(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&a2(r.ownerDocument.documentElement,r)){if(n!==null&&Ay(r)){if(t=n.start,e=n.end,e===void 0&&(e=t),"selectionStart"in r)r.selectionStart=t,r.selectionEnd=Math.min(e,r.value.length);else if(e=(t=r.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var o=r.textContent.length,a=Math.min(n.start,o);n=n.end===void 0?a:Math.min(n.end,o),!e.extend&&a>n&&(o=n,n=a,a=o),o=nb(r,a);var i=nb(r,n);o&&i&&(e.rangeCount!==1||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&(t=t.createRange(),t.setStart(o.node,o.offset),e.removeAllRanges(),a>n?(e.addRange(t),e.extend(i.node,i.offset)):(t.setEnd(i.node,i.offset),e.addRange(t)))}}for(t=[],e=r;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof r.focus=="function"&&r.focus(),r=0;r<t.length;r++)e=t[r],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var q7=go&&"documentMode"in document&&11>=document.documentMode,Ni=null,Xg=null,ys=null,Jg=!1;function ob(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;Jg||Ni==null||Ni!==sd(n)||(n=Ni,"selectionStart"in n&&Ay(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),ys&&Ls(ys,n)||(ys=n,n=hd(Xg,"onSelect"),0<n.length&&(t=new Iy("onSelect","select",null,t,r),e.push({event:t,listeners:n}),t.target=Ni)))}function Qc(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit"+e]="webkit"+t,r["Moz"+e]="moz"+t,r}var Di={animationend:Qc("Animation","AnimationEnd"),animationiteration:Qc("Animation","AnimationIteration"),animationstart:Qc("Animation","AnimationStart"),transitionend:Qc("Transition","TransitionEnd")},Oh={},l2={};go&&(l2=document.createElement("div").style,"AnimationEvent"in window||(delete Di.animationend.animation,delete Di.animationiteration.animation,delete Di.animationstart.animation),"TransitionEvent"in window||delete Di.transitionend.transition);function _m(e){if(Oh[e])return Oh[e];if(!Di[e])return e;var t=Di[e],r;for(r in t)if(t.hasOwnProperty(r)&&r in l2)return Oh[e]=t[r];return e}var s2=_m("animationend"),c2=_m("animationiteration"),u2=_m("animationstart"),d2=_m("transitionend"),f2=new Map,ab="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function fa(e,t){f2.set(e,t),ri(t,[e])}for(var Ch=0;Ch<ab.length;Ch++){var kh=ab[Ch],G7=kh.toLowerCase(),Q7=kh[0].toUpperCase()+kh.slice(1);fa(G7,"on"+Q7)}fa(s2,"onAnimationEnd");fa(c2,"onAnimationIteration");fa(u2,"onAnimationStart");fa("dblclick","onDoubleClick");fa("focusin","onFocus");fa("focusout","onBlur");fa(d2,"onTransitionEnd");al("onMouseEnter",["mouseout","mouseover"]);al("onMouseLeave",["mouseout","mouseover"]);al("onPointerEnter",["pointerout","pointerover"]);al("onPointerLeave",["pointerout","pointerover"]);ri("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));ri("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));ri("onBeforeInput",["compositionend","keypress","textInput","paste"]);ri("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));ri("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));ri("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var us="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),K7=new Set("cancel close invalid load scroll toggle".split(" ").concat(us));function ib(e,t,r){var n=e.type||"unknown-event";e.currentTarget=r,G6(n,t,void 0,e),e.currentTarget=null}function p2(e,t){t=(t&4)!==0;for(var r=0;r<e.length;r++){var n=e[r],o=n.event;n=n.listeners;e:{var a=void 0;if(t)for(var i=n.length-1;0<=i;i--){var l=n[i],c=l.instance,u=l.currentTarget;if(l=l.listener,c!==a&&o.isPropagationStopped())break e;ib(o,l,u),a=c}else for(i=0;i<n.length;i++){if(l=n[i],c=l.instance,u=l.currentTarget,l=l.listener,c!==a&&o.isPropagationStopped())break e;ib(o,l,u),a=c}}}if(ud)throw e=Gg,ud=!1,Gg=null,e}function nt(e,t){var r=t[nv];r===void 0&&(r=t[nv]=new Set);var n=e+"__bubble";r.has(n)||(m2(t,e,2,!1),r.add(n))}function jh(e,t,r){var n=0;t&&(n|=4),m2(r,e,n,t)}var Kc="_reactListening"+Math.random().toString(36).slice(2);function zs(e){if(!e[Kc]){e[Kc]=!0,_C.forEach(function(r){r!=="selectionchange"&&(K7.has(r)||jh(r,!1,e),jh(r,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Kc]||(t[Kc]=!0,jh("selectionchange",!1,t))}}function m2(e,t,r,n){switch(XC(t)){case 1:var o=c7;break;case 4:o=u7;break;default:o=Ry}r=o.bind(null,t,r,e),o=void 0,!qg||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(o=!0),n?o!==void 0?e.addEventListener(t,r,{capture:!0,passive:o}):e.addEventListener(t,r,!0):o!==void 0?e.addEventListener(t,r,{passive:o}):e.addEventListener(t,r,!1)}function Rh(e,t,r,n,o){var a=n;if(!(t&1)&&!(t&2)&&n!==null)e:for(;;){if(n===null)return;var i=n.tag;if(i===3||i===4){var l=n.stateNode.containerInfo;if(l===o||l.nodeType===8&&l.parentNode===o)break;if(i===4)for(i=n.return;i!==null;){var c=i.tag;if((c===3||c===4)&&(c=i.stateNode.containerInfo,c===o||c.nodeType===8&&c.parentNode===o))return;i=i.return}for(;l!==null;){if(i=Na(l),i===null)return;if(c=i.tag,c===5||c===6){n=a=i;continue e}l=l.parentNode}}n=n.return}MC(function(){var u=a,d=Oy(r),p=[];e:{var h=f2.get(e);if(h!==void 0){var g=Iy,y=e;switch(e){case"keypress":if(Vu(r)===0)break e;case"keydown":case"keyup":g=P7;break;case"focusin":y="focus",g=Sh;break;case"focusout":y="blur",g=Sh;break;case"beforeblur":case"afterblur":g=Sh;break;case"click":if(r.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":g=Qw;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":g=p7;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":g=C7;break;case s2:case c2:case u2:g=g7;break;case d2:g=j7;break;case"scroll":g=d7;break;case"wheel":g=T7;break;case"copy":case"cut":case"paste":g=y7;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":g=Yw}var v=(t&4)!==0,E=!v&&e==="scroll",w=v?h!==null?h+"Capture":null:h;v=[];for(var b=u,_;b!==null;){_=b;var x=_.stateNode;if(_.tag===5&&x!==null&&(_=x,w!==null&&(x=Is(b,w),x!=null&&v.push(Fs(b,x,_)))),E)break;b=b.return}0<v.length&&(h=new g(h,y,null,r,d),p.push({event:h,listeners:v}))}}if(!(t&7)){e:{if(h=e==="mouseover"||e==="pointerover",g=e==="mouseout"||e==="pointerout",h&&r!==Wg&&(y=r.relatedTarget||r.fromElement)&&(Na(y)||y[vo]))break e;if((g||h)&&(h=d.window===d?d:(h=d.ownerDocument)?h.defaultView||h.parentWindow:window,g?(y=r.relatedTarget||r.toElement,g=u,y=y?Na(y):null,y!==null&&(E=ni(y),y!==E||y.tag!==5&&y.tag!==6)&&(y=null)):(g=null,y=u),g!==y)){if(v=Qw,x="onMouseLeave",w="onMouseEnter",b="mouse",(e==="pointerout"||e==="pointerover")&&(v=Yw,x="onPointerLeave",w="onPointerEnter",b="pointer"),E=g==null?h:Ai(g),_=y==null?h:Ai(y),h=new v(x,b+"leave",g,r,d),h.target=E,h.relatedTarget=_,x=null,Na(d)===u&&(v=new v(w,b+"enter",y,r,d),v.target=_,v.relatedTarget=E,x=v),E=x,g&&y)t:{for(v=g,w=y,b=0,_=v;_;_=wi(_))b++;for(_=0,x=w;x;x=wi(x))_++;for(;0<b-_;)v=wi(v),b--;for(;0<_-b;)w=wi(w),_--;for(;b--;){if(v===w||w!==null&&v===w.alternate)break t;v=wi(v),w=wi(w)}v=null}else v=null;g!==null&&lb(p,h,g,v,!1),y!==null&&E!==null&&lb(p,E,y,v,!0)}}e:{if(h=u?Ai(u):window,g=h.nodeName&&h.nodeName.toLowerCase(),g==="select"||g==="input"&&h.type==="file")var S=z7;else if(Zw(h))if(n2)S=U7;else{S=V7;var $=F7}else(g=h.nodeName)&&g.toLowerCase()==="input"&&(h.type==="checkbox"||h.type==="radio")&&(S=B7);if(S&&(S=S(e,u))){r2(p,S,r,d);break e}$&&$(e,h,u),e==="focusout"&&($=h._wrapperState)&&$.controlled&&h.type==="number"&&zg(h,"number",h.value)}switch($=u?Ai(u):window,e){case"focusin":(Zw($)||$.contentEditable==="true")&&(Ni=$,Xg=u,ys=null);break;case"focusout":ys=Xg=Ni=null;break;case"mousedown":Jg=!0;break;case"contextmenu":case"mouseup":case"dragend":Jg=!1,ob(p,r,d);break;case"selectionchange":if(q7)break;case"keydown":case"keyup":ob(p,r,d)}var O;if(Dy)e:{switch(e){case"compositionstart":var C="onCompositionStart";break e;case"compositionend":C="onCompositionEnd";break e;case"compositionupdate":C="onCompositionUpdate";break e}C=void 0}else Ii?e2(e,r)&&(C="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(C="onCompositionStart");C&&(ZC&&r.locale!=="ko"&&(Ii||C!=="onCompositionStart"?C==="onCompositionEnd"&&Ii&&(O=JC()):(qo=d,Ty="value"in qo?qo.value:qo.textContent,Ii=!0)),$=hd(u,C),0<$.length&&(C=new Kw(C,e,null,r,d),p.push({event:C,listeners:$}),O?C.data=O:(O=t2(r),O!==null&&(C.data=O)))),(O=N7?D7(e,r):A7(e,r))&&(u=hd(u,"onBeforeInput"),0<u.length&&(d=new Kw("onBeforeInput","beforeinput",null,r,d),p.push({event:d,listeners:u}),d.data=O))}p2(p,t)})}function Fs(e,t,r){return{instance:e,listener:t,currentTarget:r}}function hd(e,t){for(var r=t+"Capture",n=[];e!==null;){var o=e,a=o.stateNode;o.tag===5&&a!==null&&(o=a,a=Is(e,r),a!=null&&n.unshift(Fs(e,a,o)),a=Is(e,t),a!=null&&n.push(Fs(e,a,o))),e=e.return}return n}function wi(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function lb(e,t,r,n,o){for(var a=t._reactName,i=[];r!==null&&r!==n;){var l=r,c=l.alternate,u=l.stateNode;if(c!==null&&c===n)break;l.tag===5&&u!==null&&(l=u,o?(c=Is(r,a),c!=null&&i.unshift(Fs(r,c,l))):o||(c=Is(r,a),c!=null&&i.push(Fs(r,c,l)))),r=r.return}i.length!==0&&e.push({event:t,listeners:i})}var Y7=/\r\n?/g,X7=/\u0000|\uFFFD/g;function sb(e){return(typeof e=="string"?e:""+e).replace(Y7,`
85
+ `).replace(X7,"")}function Yc(e,t,r){if(t=sb(t),sb(e)!==t&&r)throw Error(H(425))}function gd(){}var Zg=null,ev=null;function tv(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var rv=typeof setTimeout=="function"?setTimeout:void 0,J7=typeof clearTimeout=="function"?clearTimeout:void 0,cb=typeof Promise=="function"?Promise:void 0,Z7=typeof queueMicrotask=="function"?queueMicrotask:typeof cb<"u"?function(e){return cb.resolve(null).then(e).catch(eL)}:rv;function eL(e){setTimeout(function(){throw e})}function Th(e,t){var r=t,n=0;do{var o=r.nextSibling;if(e.removeChild(r),o&&o.nodeType===8)if(r=o.data,r==="/$"){if(n===0){e.removeChild(o),As(t);return}n--}else r!=="$"&&r!=="$?"&&r!=="$!"||n++;r=o}while(r);As(t)}function ea(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function ub(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="$"||r==="$!"||r==="$?"){if(t===0)return e;t--}else r==="/$"&&t++}e=e.previousSibling}return null}var Pl=Math.random().toString(36).slice(2),Un="__reactFiber$"+Pl,Vs="__reactProps$"+Pl,vo="__reactContainer$"+Pl,nv="__reactEvents$"+Pl,tL="__reactListeners$"+Pl,rL="__reactHandles$"+Pl;function Na(e){var t=e[Un];if(t)return t;for(var r=e.parentNode;r;){if(t=r[vo]||r[Un]){if(r=t.alternate,t.child!==null||r!==null&&r.child!==null)for(e=ub(e);e!==null;){if(r=e[Un])return r;e=ub(e)}return t}e=r,r=e.parentNode}return null}function ic(e){return e=e[Un]||e[vo],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Ai(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(H(33))}function xm(e){return e[Vs]||null}var ov=[],Mi=-1;function pa(e){return{current:e}}function ot(e){0>Mi||(e.current=ov[Mi],ov[Mi]=null,Mi--)}function Xe(e,t){Mi++,ov[Mi]=e.current,e.current=t}var la={},rr=pa(la),Er=pa(!1),Ua=la;function il(e,t){var r=e.type.contextTypes;if(!r)return la;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===t)return n.__reactInternalMemoizedMaskedChildContext;var o={},a;for(a in r)o[a]=t[a];return n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function Sr(e){return e=e.childContextTypes,e!=null}function vd(){ot(Er),ot(rr)}function db(e,t,r){if(rr.current!==la)throw Error(H(168));Xe(rr,t),Xe(Er,r)}function h2(e,t,r){var n=e.stateNode;if(t=t.childContextTypes,typeof n.getChildContext!="function")return r;n=n.getChildContext();for(var o in n)if(!(o in t))throw Error(H(108,F6(e)||"Unknown",o));return bt({},r,n)}function yd(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||la,Ua=rr.current,Xe(rr,e),Xe(Er,Er.current),!0}function fb(e,t,r){var n=e.stateNode;if(!n)throw Error(H(169));r?(e=h2(e,t,Ua),n.__reactInternalMemoizedMergedChildContext=e,ot(Er),ot(rr),Xe(rr,e)):ot(Er),Xe(Er,r)}var io=null,Em=!1,Ih=!1;function g2(e){io===null?io=[e]:io.push(e)}function nL(e){Em=!0,g2(e)}function ma(){if(!Ih&&io!==null){Ih=!0;var e=0,t=We;try{var r=io;for(We=1;e<r.length;e++){var n=r[e];do n=n(!0);while(n!==null)}io=null,Em=!1}catch(o){throw io!==null&&(io=io.slice(e+1)),VC(Cy,ma),o}finally{We=t,Ih=!1}}return null}var Li=[],zi=0,wd=null,bd=0,Zr=[],en=0,Wa=null,so=1,co="";function Ca(e,t){Li[zi++]=bd,Li[zi++]=wd,wd=e,bd=t}function v2(e,t,r){Zr[en++]=so,Zr[en++]=co,Zr[en++]=Wa,Wa=e;var n=so;e=co;var o=32-En(n)-1;n&=~(1<<o),r+=1;var a=32-En(t)+o;if(30<a){var i=o-o%5;a=(n&(1<<i)-1).toString(32),n>>=i,o-=i,so=1<<32-En(t)+o|r<<o|n,co=a+e}else so=1<<a|r<<o|n,co=e}function My(e){e.return!==null&&(Ca(e,1),v2(e,1,0))}function Ly(e){for(;e===wd;)wd=Li[--zi],Li[zi]=null,bd=Li[--zi],Li[zi]=null;for(;e===Wa;)Wa=Zr[--en],Zr[en]=null,co=Zr[--en],Zr[en]=null,so=Zr[--en],Zr[en]=null}var Vr=null,zr=null,lt=!1,_n=null;function y2(e,t){var r=tn(5,null,null,0);r.elementType="DELETED",r.stateNode=t,r.return=e,t=e.deletions,t===null?(e.deletions=[r],e.flags|=16):t.push(r)}function pb(e,t){switch(e.tag){case 5:var r=e.type;return t=t.nodeType!==1||r.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,Vr=e,zr=ea(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Vr=e,zr=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(r=Wa!==null?{id:so,overflow:co}:null,e.memoizedState={dehydrated:t,treeContext:r,retryLane:1073741824},r=tn(18,null,null,0),r.stateNode=t,r.return=e,e.child=r,Vr=e,zr=null,!0):!1;default:return!1}}function av(e){return(e.mode&1)!==0&&(e.flags&128)===0}function iv(e){if(lt){var t=zr;if(t){var r=t;if(!pb(e,t)){if(av(e))throw Error(H(418));t=ea(r.nextSibling);var n=Vr;t&&pb(e,t)?y2(n,r):(e.flags=e.flags&-4097|2,lt=!1,Vr=e)}}else{if(av(e))throw Error(H(418));e.flags=e.flags&-4097|2,lt=!1,Vr=e}}}function mb(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Vr=e}function Xc(e){if(e!==Vr)return!1;if(!lt)return mb(e),lt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!tv(e.type,e.memoizedProps)),t&&(t=zr)){if(av(e))throw w2(),Error(H(418));for(;t;)y2(e,t),t=ea(t.nextSibling)}if(mb(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(H(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="/$"){if(t===0){zr=ea(e.nextSibling);break e}t--}else r!=="$"&&r!=="$!"&&r!=="$?"||t++}e=e.nextSibling}zr=null}}else zr=Vr?ea(e.stateNode.nextSibling):null;return!0}function w2(){for(var e=zr;e;)e=ea(e.nextSibling)}function ll(){zr=Vr=null,lt=!1}function zy(e){_n===null?_n=[e]:_n.push(e)}var oL=$o.ReactCurrentBatchConfig;function yn(e,t){if(e&&e.defaultProps){t=bt({},t),e=e.defaultProps;for(var r in e)t[r]===void 0&&(t[r]=e[r]);return t}return t}var _d=pa(null),xd=null,Fi=null,Fy=null;function Vy(){Fy=Fi=xd=null}function By(e){var t=_d.current;ot(_d),e._currentValue=t}function lv(e,t,r){for(;e!==null;){var n=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,n!==null&&(n.childLanes|=t)):n!==null&&(n.childLanes&t)!==t&&(n.childLanes|=t),e===r)break;e=e.return}}function Ji(e,t){xd=e,Fy=Fi=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(_r=!0),e.firstContext=null)}function sn(e){var t=e._currentValue;if(Fy!==e)if(e={context:e,memoizedValue:t,next:null},Fi===null){if(xd===null)throw Error(H(308));Fi=e,xd.dependencies={lanes:0,firstContext:e}}else Fi=Fi.next=e;return t}var Da=null;function Uy(e){Da===null?Da=[e]:Da.push(e)}function b2(e,t,r,n){var o=t.interleaved;return o===null?(r.next=r,Uy(t)):(r.next=o.next,o.next=r),t.interleaved=r,yo(e,n)}function yo(e,t){e.lanes|=t;var r=e.alternate;for(r!==null&&(r.lanes|=t),r=e,e=e.return;e!==null;)e.childLanes|=t,r=e.alternate,r!==null&&(r.childLanes|=t),r=e,e=e.return;return r.tag===3?r.stateNode:null}var Vo=!1;function Wy(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function _2(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function uo(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function ta(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,De&2){var o=n.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),n.pending=t,yo(e,r)}return o=n.interleaved,o===null?(t.next=t,Uy(n)):(t.next=o.next,o.next=t),n.interleaved=t,yo(e,r)}function Bu(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194240)!==0)){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,ky(e,r)}}function hb(e,t){var r=e.updateQueue,n=e.alternate;if(n!==null&&(n=n.updateQueue,r===n)){var o=null,a=null;if(r=r.firstBaseUpdate,r!==null){do{var i={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};a===null?o=a=i:a=a.next=i,r=r.next}while(r!==null);a===null?o=a=t:a=a.next=t}else o=a=t;r={baseState:n.baseState,firstBaseUpdate:o,lastBaseUpdate:a,shared:n.shared,effects:n.effects},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}function Ed(e,t,r,n){var o=e.updateQueue;Vo=!1;var a=o.firstBaseUpdate,i=o.lastBaseUpdate,l=o.shared.pending;if(l!==null){o.shared.pending=null;var c=l,u=c.next;c.next=null,i===null?a=u:i.next=u,i=c;var d=e.alternate;d!==null&&(d=d.updateQueue,l=d.lastBaseUpdate,l!==i&&(l===null?d.firstBaseUpdate=u:l.next=u,d.lastBaseUpdate=c))}if(a!==null){var p=o.baseState;i=0,d=u=c=null,l=a;do{var h=l.lane,g=l.eventTime;if((n&h)===h){d!==null&&(d=d.next={eventTime:g,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var y=e,v=l;switch(h=t,g=r,v.tag){case 1:if(y=v.payload,typeof y=="function"){p=y.call(g,p,h);break e}p=y;break e;case 3:y.flags=y.flags&-65537|128;case 0:if(y=v.payload,h=typeof y=="function"?y.call(g,p,h):y,h==null)break e;p=bt({},p,h);break e;case 2:Vo=!0}}l.callback!==null&&l.lane!==0&&(e.flags|=64,h=o.effects,h===null?o.effects=[l]:h.push(l))}else g={eventTime:g,lane:h,tag:l.tag,payload:l.payload,callback:l.callback,next:null},d===null?(u=d=g,c=p):d=d.next=g,i|=h;if(l=l.next,l===null){if(l=o.shared.pending,l===null)break;h=l,l=h.next,h.next=null,o.lastBaseUpdate=h,o.shared.pending=null}}while(1);if(d===null&&(c=p),o.baseState=c,o.firstBaseUpdate=u,o.lastBaseUpdate=d,t=o.shared.interleaved,t!==null){o=t;do i|=o.lane,o=o.next;while(o!==t)}else a===null&&(o.shared.lanes=0);qa|=i,e.lanes=i,e.memoizedState=p}}function gb(e,t,r){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var n=e[t],o=n.callback;if(o!==null){if(n.callback=null,n=r,typeof o!="function")throw Error(H(191,o));o.call(n)}}}var x2=new bC.Component().refs;function sv(e,t,r,n){t=e.memoizedState,r=r(n,t),r=r==null?t:bt({},t,r),e.memoizedState=r,e.lanes===0&&(e.updateQueue.baseState=r)}var Sm={isMounted:function(e){return(e=e._reactInternals)?ni(e)===e:!1},enqueueSetState:function(e,t,r){e=e._reactInternals;var n=cr(),o=na(e),a=uo(n,o);a.payload=t,r!=null&&(a.callback=r),t=ta(e,a,o),t!==null&&(Sn(t,e,o,n),Bu(t,e,o))},enqueueReplaceState:function(e,t,r){e=e._reactInternals;var n=cr(),o=na(e),a=uo(n,o);a.tag=1,a.payload=t,r!=null&&(a.callback=r),t=ta(e,a,o),t!==null&&(Sn(t,e,o,n),Bu(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var r=cr(),n=na(e),o=uo(r,n);o.tag=2,t!=null&&(o.callback=t),t=ta(e,o,n),t!==null&&(Sn(t,e,n,r),Bu(t,e,n))}};function vb(e,t,r,n,o,a,i){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(n,a,i):t.prototype&&t.prototype.isPureReactComponent?!Ls(r,n)||!Ls(o,a):!0}function E2(e,t,r){var n=!1,o=la,a=t.contextType;return typeof a=="object"&&a!==null?a=sn(a):(o=Sr(t)?Ua:rr.current,n=t.contextTypes,a=(n=n!=null)?il(e,o):la),t=new t(r,a),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Sm,e.stateNode=t,t._reactInternals=e,n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=a),t}function yb(e,t,r,n){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(r,n),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(r,n),t.state!==e&&Sm.enqueueReplaceState(t,t.state,null)}function cv(e,t,r,n){var o=e.stateNode;o.props=r,o.state=e.memoizedState,o.refs=x2,Wy(e);var a=t.contextType;typeof a=="object"&&a!==null?o.context=sn(a):(a=Sr(t)?Ua:rr.current,o.context=il(e,a)),o.state=e.memoizedState,a=t.getDerivedStateFromProps,typeof a=="function"&&(sv(e,t,a,r),o.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(t=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),t!==o.state&&Sm.enqueueReplaceState(o,o.state,null),Ed(e,r,o,n),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function Hl(e,t,r){if(e=r.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(r._owner){if(r=r._owner,r){if(r.tag!==1)throw Error(H(309));var n=r.stateNode}if(!n)throw Error(H(147,e));var o=n,a=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===a?t.ref:(t=function(i){var l=o.refs;l===x2&&(l=o.refs={}),i===null?delete l[a]:l[a]=i},t._stringRef=a,t)}if(typeof e!="string")throw Error(H(284));if(!r._owner)throw Error(H(290,e))}return e}function Jc(e,t){throw e=Object.prototype.toString.call(t),Error(H(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function wb(e){var t=e._init;return t(e._payload)}function S2(e){function t(w,b){if(e){var _=w.deletions;_===null?(w.deletions=[b],w.flags|=16):_.push(b)}}function r(w,b){if(!e)return null;for(;b!==null;)t(w,b),b=b.sibling;return null}function n(w,b){for(w=new Map;b!==null;)b.key!==null?w.set(b.key,b):w.set(b.index,b),b=b.sibling;return w}function o(w,b){return w=oa(w,b),w.index=0,w.sibling=null,w}function a(w,b,_){return w.index=_,e?(_=w.alternate,_!==null?(_=_.index,_<b?(w.flags|=2,b):_):(w.flags|=2,b)):(w.flags|=1048576,b)}function i(w){return e&&w.alternate===null&&(w.flags|=2),w}function l(w,b,_,x){return b===null||b.tag!==6?(b=Fh(_,w.mode,x),b.return=w,b):(b=o(b,_),b.return=w,b)}function c(w,b,_,x){var S=_.type;return S===Ti?d(w,b,_.props.children,x,_.key):b!==null&&(b.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===Fo&&wb(S)===b.type)?(x=o(b,_.props),x.ref=Hl(w,b,_),x.return=w,x):(x=Qu(_.type,_.key,_.props,null,w.mode,x),x.ref=Hl(w,b,_),x.return=w,x)}function u(w,b,_,x){return b===null||b.tag!==4||b.stateNode.containerInfo!==_.containerInfo||b.stateNode.implementation!==_.implementation?(b=Vh(_,w.mode,x),b.return=w,b):(b=o(b,_.children||[]),b.return=w,b)}function d(w,b,_,x,S){return b===null||b.tag!==7?(b=Fa(_,w.mode,x,S),b.return=w,b):(b=o(b,_),b.return=w,b)}function p(w,b,_){if(typeof b=="string"&&b!==""||typeof b=="number")return b=Fh(""+b,w.mode,_),b.return=w,b;if(typeof b=="object"&&b!==null){switch(b.$$typeof){case Vc:return _=Qu(b.type,b.key,b.props,null,w.mode,_),_.ref=Hl(w,null,b),_.return=w,_;case Ri:return b=Vh(b,w.mode,_),b.return=w,b;case Fo:var x=b._init;return p(w,x(b._payload),_)}if(ss(b)||Fl(b))return b=Fa(b,w.mode,_,null),b.return=w,b;Jc(w,b)}return null}function h(w,b,_,x){var S=b!==null?b.key:null;if(typeof _=="string"&&_!==""||typeof _=="number")return S!==null?null:l(w,b,""+_,x);if(typeof _=="object"&&_!==null){switch(_.$$typeof){case Vc:return _.key===S?c(w,b,_,x):null;case Ri:return _.key===S?u(w,b,_,x):null;case Fo:return S=_._init,h(w,b,S(_._payload),x)}if(ss(_)||Fl(_))return S!==null?null:d(w,b,_,x,null);Jc(w,_)}return null}function g(w,b,_,x,S){if(typeof x=="string"&&x!==""||typeof x=="number")return w=w.get(_)||null,l(b,w,""+x,S);if(typeof x=="object"&&x!==null){switch(x.$$typeof){case Vc:return w=w.get(x.key===null?_:x.key)||null,c(b,w,x,S);case Ri:return w=w.get(x.key===null?_:x.key)||null,u(b,w,x,S);case Fo:var $=x._init;return g(w,b,_,$(x._payload),S)}if(ss(x)||Fl(x))return w=w.get(_)||null,d(b,w,x,S,null);Jc(b,x)}return null}function y(w,b,_,x){for(var S=null,$=null,O=b,C=b=0,T=null;O!==null&&C<_.length;C++){O.index>C?(T=O,O=null):T=O.sibling;var j=h(w,O,_[C],x);if(j===null){O===null&&(O=T);break}e&&O&&j.alternate===null&&t(w,O),b=a(j,b,C),$===null?S=j:$.sibling=j,$=j,O=T}if(C===_.length)return r(w,O),lt&&Ca(w,C),S;if(O===null){for(;C<_.length;C++)O=p(w,_[C],x),O!==null&&(b=a(O,b,C),$===null?S=O:$.sibling=O,$=O);return lt&&Ca(w,C),S}for(O=n(w,O);C<_.length;C++)T=g(O,w,C,_[C],x),T!==null&&(e&&T.alternate!==null&&O.delete(T.key===null?C:T.key),b=a(T,b,C),$===null?S=T:$.sibling=T,$=T);return e&&O.forEach(function(k){return t(w,k)}),lt&&Ca(w,C),S}function v(w,b,_,x){var S=Fl(_);if(typeof S!="function")throw Error(H(150));if(_=S.call(_),_==null)throw Error(H(151));for(var $=S=null,O=b,C=b=0,T=null,j=_.next();O!==null&&!j.done;C++,j=_.next()){O.index>C?(T=O,O=null):T=O.sibling;var k=h(w,O,j.value,x);if(k===null){O===null&&(O=T);break}e&&O&&k.alternate===null&&t(w,O),b=a(k,b,C),$===null?S=k:$.sibling=k,$=k,O=T}if(j.done)return r(w,O),lt&&Ca(w,C),S;if(O===null){for(;!j.done;C++,j=_.next())j=p(w,j.value,x),j!==null&&(b=a(j,b,C),$===null?S=j:$.sibling=j,$=j);return lt&&Ca(w,C),S}for(O=n(w,O);!j.done;C++,j=_.next())j=g(O,w,C,j.value,x),j!==null&&(e&&j.alternate!==null&&O.delete(j.key===null?C:j.key),b=a(j,b,C),$===null?S=j:$.sibling=j,$=j);return e&&O.forEach(function(I){return t(w,I)}),lt&&Ca(w,C),S}function E(w,b,_,x){if(typeof _=="object"&&_!==null&&_.type===Ti&&_.key===null&&(_=_.props.children),typeof _=="object"&&_!==null){switch(_.$$typeof){case Vc:e:{for(var S=_.key,$=b;$!==null;){if($.key===S){if(S=_.type,S===Ti){if($.tag===7){r(w,$.sibling),b=o($,_.props.children),b.return=w,w=b;break e}}else if($.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===Fo&&wb(S)===$.type){r(w,$.sibling),b=o($,_.props),b.ref=Hl(w,$,_),b.return=w,w=b;break e}r(w,$);break}else t(w,$);$=$.sibling}_.type===Ti?(b=Fa(_.props.children,w.mode,x,_.key),b.return=w,w=b):(x=Qu(_.type,_.key,_.props,null,w.mode,x),x.ref=Hl(w,b,_),x.return=w,w=x)}return i(w);case Ri:e:{for($=_.key;b!==null;){if(b.key===$)if(b.tag===4&&b.stateNode.containerInfo===_.containerInfo&&b.stateNode.implementation===_.implementation){r(w,b.sibling),b=o(b,_.children||[]),b.return=w,w=b;break e}else{r(w,b);break}else t(w,b);b=b.sibling}b=Vh(_,w.mode,x),b.return=w,w=b}return i(w);case Fo:return $=_._init,E(w,b,$(_._payload),x)}if(ss(_))return y(w,b,_,x);if(Fl(_))return v(w,b,_,x);Jc(w,_)}return typeof _=="string"&&_!==""||typeof _=="number"?(_=""+_,b!==null&&b.tag===6?(r(w,b.sibling),b=o(b,_),b.return=w,w=b):(r(w,b),b=Fh(_,w.mode,x),b.return=w,w=b),i(w)):r(w,b)}return E}var sl=S2(!0),P2=S2(!1),lc={},Gn=pa(lc),Bs=pa(lc),Us=pa(lc);function Aa(e){if(e===lc)throw Error(H(174));return e}function Hy(e,t){switch(Xe(Us,t),Xe(Bs,e),Xe(Gn,lc),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Vg(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Vg(t,e)}ot(Gn),Xe(Gn,t)}function cl(){ot(Gn),ot(Bs),ot(Us)}function $2(e){Aa(Us.current);var t=Aa(Gn.current),r=Vg(t,e.type);t!==r&&(Xe(Bs,e),Xe(Gn,r))}function qy(e){Bs.current===e&&(ot(Gn),ot(Bs))}var yt=pa(0);function Sd(e){for(var t=e;t!==null;){if(t.tag===13){var r=t.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||r.data==="$?"||r.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Nh=[];function Gy(){for(var e=0;e<Nh.length;e++)Nh[e]._workInProgressVersionPrimary=null;Nh.length=0}var Uu=$o.ReactCurrentDispatcher,Dh=$o.ReactCurrentBatchConfig,Ha=0,wt=null,Nt=null,Mt=null,Pd=!1,ws=!1,Ws=0,aL=0;function Kt(){throw Error(H(321))}function Qy(e,t){if(t===null)return!1;for(var r=0;r<t.length&&r<e.length;r++)if(!$n(e[r],t[r]))return!1;return!0}function Ky(e,t,r,n,o,a){if(Ha=a,wt=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Uu.current=e===null||e.memoizedState===null?cL:uL,e=r(n,o),ws){a=0;do{if(ws=!1,Ws=0,25<=a)throw Error(H(301));a+=1,Mt=Nt=null,t.updateQueue=null,Uu.current=dL,e=r(n,o)}while(ws)}if(Uu.current=$d,t=Nt!==null&&Nt.next!==null,Ha=0,Mt=Nt=wt=null,Pd=!1,t)throw Error(H(300));return e}function Yy(){var e=Ws!==0;return Ws=0,e}function Ln(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Mt===null?wt.memoizedState=Mt=e:Mt=Mt.next=e,Mt}function cn(){if(Nt===null){var e=wt.alternate;e=e!==null?e.memoizedState:null}else e=Nt.next;var t=Mt===null?wt.memoizedState:Mt.next;if(t!==null)Mt=t,Nt=e;else{if(e===null)throw Error(H(310));Nt=e,e={memoizedState:Nt.memoizedState,baseState:Nt.baseState,baseQueue:Nt.baseQueue,queue:Nt.queue,next:null},Mt===null?wt.memoizedState=Mt=e:Mt=Mt.next=e}return Mt}function Hs(e,t){return typeof t=="function"?t(e):t}function Ah(e){var t=cn(),r=t.queue;if(r===null)throw Error(H(311));r.lastRenderedReducer=e;var n=Nt,o=n.baseQueue,a=r.pending;if(a!==null){if(o!==null){var i=o.next;o.next=a.next,a.next=i}n.baseQueue=o=a,r.pending=null}if(o!==null){a=o.next,n=n.baseState;var l=i=null,c=null,u=a;do{var d=u.lane;if((Ha&d)===d)c!==null&&(c=c.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),n=u.hasEagerState?u.eagerState:e(n,u.action);else{var p={lane:d,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};c===null?(l=c=p,i=n):c=c.next=p,wt.lanes|=d,qa|=d}u=u.next}while(u!==null&&u!==a);c===null?i=n:c.next=l,$n(n,t.memoizedState)||(_r=!0),t.memoizedState=n,t.baseState=i,t.baseQueue=c,r.lastRenderedState=n}if(e=r.interleaved,e!==null){o=e;do a=o.lane,wt.lanes|=a,qa|=a,o=o.next;while(o!==e)}else o===null&&(r.lanes=0);return[t.memoizedState,r.dispatch]}function Mh(e){var t=cn(),r=t.queue;if(r===null)throw Error(H(311));r.lastRenderedReducer=e;var n=r.dispatch,o=r.pending,a=t.memoizedState;if(o!==null){r.pending=null;var i=o=o.next;do a=e(a,i.action),i=i.next;while(i!==o);$n(a,t.memoizedState)||(_r=!0),t.memoizedState=a,t.baseQueue===null&&(t.baseState=a),r.lastRenderedState=a}return[a,n]}function O2(){}function C2(e,t){var r=wt,n=cn(),o=t(),a=!$n(n.memoizedState,o);if(a&&(n.memoizedState=o,_r=!0),n=n.queue,Xy(R2.bind(null,r,n,e),[e]),n.getSnapshot!==t||a||Mt!==null&&Mt.memoizedState.tag&1){if(r.flags|=2048,qs(9,j2.bind(null,r,n,o,t),void 0,null),Ft===null)throw Error(H(349));Ha&30||k2(r,t,o)}return o}function k2(e,t,r){e.flags|=16384,e={getSnapshot:t,value:r},t=wt.updateQueue,t===null?(t={lastEffect:null,stores:null},wt.updateQueue=t,t.stores=[e]):(r=t.stores,r===null?t.stores=[e]:r.push(e))}function j2(e,t,r,n){t.value=r,t.getSnapshot=n,T2(t)&&I2(e)}function R2(e,t,r){return r(function(){T2(t)&&I2(e)})}function T2(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!$n(e,r)}catch{return!0}}function I2(e){var t=yo(e,1);t!==null&&Sn(t,e,1,-1)}function bb(e){var t=Ln();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Hs,lastRenderedState:e},t.queue=e,e=e.dispatch=sL.bind(null,wt,e),[t.memoizedState,e]}function qs(e,t,r,n){return e={tag:e,create:t,destroy:r,deps:n,next:null},t=wt.updateQueue,t===null?(t={lastEffect:null,stores:null},wt.updateQueue=t,t.lastEffect=e.next=e):(r=t.lastEffect,r===null?t.lastEffect=e.next=e:(n=r.next,r.next=e,e.next=n,t.lastEffect=e)),e}function N2(){return cn().memoizedState}function Wu(e,t,r,n){var o=Ln();wt.flags|=e,o.memoizedState=qs(1|t,r,void 0,n===void 0?null:n)}function Pm(e,t,r,n){var o=cn();n=n===void 0?null:n;var a=void 0;if(Nt!==null){var i=Nt.memoizedState;if(a=i.destroy,n!==null&&Qy(n,i.deps)){o.memoizedState=qs(t,r,a,n);return}}wt.flags|=e,o.memoizedState=qs(1|t,r,a,n)}function _b(e,t){return Wu(8390656,8,e,t)}function Xy(e,t){return Pm(2048,8,e,t)}function D2(e,t){return Pm(4,2,e,t)}function A2(e,t){return Pm(4,4,e,t)}function M2(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function L2(e,t,r){return r=r!=null?r.concat([e]):null,Pm(4,4,M2.bind(null,t,e),r)}function Jy(){}function z2(e,t){var r=cn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&Qy(t,n[1])?n[0]:(r.memoizedState=[e,t],e)}function F2(e,t){var r=cn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&Qy(t,n[1])?n[0]:(e=e(),r.memoizedState=[e,t],e)}function V2(e,t,r){return Ha&21?($n(r,t)||(r=WC(),wt.lanes|=r,qa|=r,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,_r=!0),e.memoizedState=r)}function iL(e,t){var r=We;We=r!==0&&4>r?r:4,e(!0);var n=Dh.transition;Dh.transition={};try{e(!1),t()}finally{We=r,Dh.transition=n}}function B2(){return cn().memoizedState}function lL(e,t,r){var n=na(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},U2(e))W2(t,r);else if(r=b2(e,t,r,n),r!==null){var o=cr();Sn(r,e,n,o),H2(r,t,n)}}function sL(e,t,r){var n=na(e),o={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(U2(e))W2(t,o);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var i=t.lastRenderedState,l=a(i,r);if(o.hasEagerState=!0,o.eagerState=l,$n(l,i)){var c=t.interleaved;c===null?(o.next=o,Uy(t)):(o.next=c.next,c.next=o),t.interleaved=o;return}}catch{}finally{}r=b2(e,t,o,n),r!==null&&(o=cr(),Sn(r,e,n,o),H2(r,t,n))}}function U2(e){var t=e.alternate;return e===wt||t!==null&&t===wt}function W2(e,t){ws=Pd=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function H2(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,ky(e,r)}}var $d={readContext:sn,useCallback:Kt,useContext:Kt,useEffect:Kt,useImperativeHandle:Kt,useInsertionEffect:Kt,useLayoutEffect:Kt,useMemo:Kt,useReducer:Kt,useRef:Kt,useState:Kt,useDebugValue:Kt,useDeferredValue:Kt,useTransition:Kt,useMutableSource:Kt,useSyncExternalStore:Kt,useId:Kt,unstable_isNewReconciler:!1},cL={readContext:sn,useCallback:function(e,t){return Ln().memoizedState=[e,t===void 0?null:t],e},useContext:sn,useEffect:_b,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,Wu(4194308,4,M2.bind(null,t,e),r)},useLayoutEffect:function(e,t){return Wu(4194308,4,e,t)},useInsertionEffect:function(e,t){return Wu(4,2,e,t)},useMemo:function(e,t){var r=Ln();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=Ln();return t=r!==void 0?r(t):t,n.memoizedState=n.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},n.queue=e,e=e.dispatch=lL.bind(null,wt,e),[n.memoizedState,e]},useRef:function(e){var t=Ln();return e={current:e},t.memoizedState=e},useState:bb,useDebugValue:Jy,useDeferredValue:function(e){return Ln().memoizedState=e},useTransition:function(){var e=bb(!1),t=e[0];return e=iL.bind(null,e[1]),Ln().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=wt,o=Ln();if(lt){if(r===void 0)throw Error(H(407));r=r()}else{if(r=t(),Ft===null)throw Error(H(349));Ha&30||k2(n,t,r)}o.memoizedState=r;var a={value:r,getSnapshot:t};return o.queue=a,_b(R2.bind(null,n,a,e),[e]),n.flags|=2048,qs(9,j2.bind(null,n,a,r,t),void 0,null),r},useId:function(){var e=Ln(),t=Ft.identifierPrefix;if(lt){var r=co,n=so;r=(n&~(1<<32-En(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=Ws++,0<r&&(t+="H"+r.toString(32)),t+=":"}else r=aL++,t=":"+t+"r"+r.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},uL={readContext:sn,useCallback:z2,useContext:sn,useEffect:Xy,useImperativeHandle:L2,useInsertionEffect:D2,useLayoutEffect:A2,useMemo:F2,useReducer:Ah,useRef:N2,useState:function(){return Ah(Hs)},useDebugValue:Jy,useDeferredValue:function(e){var t=cn();return V2(t,Nt.memoizedState,e)},useTransition:function(){var e=Ah(Hs)[0],t=cn().memoizedState;return[e,t]},useMutableSource:O2,useSyncExternalStore:C2,useId:B2,unstable_isNewReconciler:!1},dL={readContext:sn,useCallback:z2,useContext:sn,useEffect:Xy,useImperativeHandle:L2,useInsertionEffect:D2,useLayoutEffect:A2,useMemo:F2,useReducer:Mh,useRef:N2,useState:function(){return Mh(Hs)},useDebugValue:Jy,useDeferredValue:function(e){var t=cn();return Nt===null?t.memoizedState=e:V2(t,Nt.memoizedState,e)},useTransition:function(){var e=Mh(Hs)[0],t=cn().memoizedState;return[e,t]},useMutableSource:O2,useSyncExternalStore:C2,useId:B2,unstable_isNewReconciler:!1};function ul(e,t){try{var r="",n=t;do r+=z6(n),n=n.return;while(n);var o=r}catch(a){o=`
86
+ Error generating stack: `+a.message+`
87
+ `+a.stack}return{value:e,source:t,stack:o,digest:null}}function Lh(e,t,r){return{value:e,source:null,stack:r??null,digest:t??null}}function uv(e,t){try{console.error(t.value)}catch(r){setTimeout(function(){throw r})}}var fL=typeof WeakMap=="function"?WeakMap:Map;function q2(e,t,r){r=uo(-1,r),r.tag=3,r.payload={element:null};var n=t.value;return r.callback=function(){Cd||(Cd=!0,bv=n),uv(e,t)},r}function G2(e,t,r){r=uo(-1,r),r.tag=3;var n=e.type.getDerivedStateFromError;if(typeof n=="function"){var o=t.value;r.payload=function(){return n(o)},r.callback=function(){uv(e,t)}}var a=e.stateNode;return a!==null&&typeof a.componentDidCatch=="function"&&(r.callback=function(){uv(e,t),typeof n!="function"&&(ra===null?ra=new Set([this]):ra.add(this));var i=t.stack;this.componentDidCatch(t.value,{componentStack:i!==null?i:""})}),r}function xb(e,t,r){var n=e.pingCache;if(n===null){n=e.pingCache=new fL;var o=new Set;n.set(t,o)}else o=n.get(t),o===void 0&&(o=new Set,n.set(t,o));o.has(r)||(o.add(r),e=$L.bind(null,e,t,r),t.then(e,e))}function Eb(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function Sb(e,t,r,n,o){return e.mode&1?(e.flags|=65536,e.lanes=o,e):(e===t?e.flags|=65536:(e.flags|=128,r.flags|=131072,r.flags&=-52805,r.tag===1&&(r.alternate===null?r.tag=17:(t=uo(-1,1),t.tag=2,ta(r,t,1))),r.lanes|=1),e)}var pL=$o.ReactCurrentOwner,_r=!1;function ir(e,t,r,n){t.child=e===null?P2(t,null,r,n):sl(t,e.child,r,n)}function Pb(e,t,r,n,o){r=r.render;var a=t.ref;return Ji(t,o),n=Ky(e,t,r,n,a,o),r=Yy(),e!==null&&!_r?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,wo(e,t,o)):(lt&&r&&My(t),t.flags|=1,ir(e,t,n,o),t.child)}function $b(e,t,r,n,o){if(e===null){var a=r.type;return typeof a=="function"&&!i0(a)&&a.defaultProps===void 0&&r.compare===null&&r.defaultProps===void 0?(t.tag=15,t.type=a,Q2(e,t,a,n,o)):(e=Qu(r.type,null,n,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!(e.lanes&o)){var i=a.memoizedProps;if(r=r.compare,r=r!==null?r:Ls,r(i,n)&&e.ref===t.ref)return wo(e,t,o)}return t.flags|=1,e=oa(a,n),e.ref=t.ref,e.return=t,t.child=e}function Q2(e,t,r,n,o){if(e!==null){var a=e.memoizedProps;if(Ls(a,n)&&e.ref===t.ref)if(_r=!1,t.pendingProps=n=a,(e.lanes&o)!==0)e.flags&131072&&(_r=!0);else return t.lanes=e.lanes,wo(e,t,o)}return dv(e,t,r,n,o)}function K2(e,t,r){var n=t.pendingProps,o=n.children,a=e!==null?e.memoizedState:null;if(n.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Xe(Bi,Mr),Mr|=r;else{if(!(r&1073741824))return e=a!==null?a.baseLanes|r:r,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Xe(Bi,Mr),Mr|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},n=a!==null?a.baseLanes:r,Xe(Bi,Mr),Mr|=n}else a!==null?(n=a.baseLanes|r,t.memoizedState=null):n=r,Xe(Bi,Mr),Mr|=n;return ir(e,t,o,r),t.child}function Y2(e,t){var r=t.ref;(e===null&&r!==null||e!==null&&e.ref!==r)&&(t.flags|=512,t.flags|=2097152)}function dv(e,t,r,n,o){var a=Sr(r)?Ua:rr.current;return a=il(t,a),Ji(t,o),r=Ky(e,t,r,n,a,o),n=Yy(),e!==null&&!_r?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,wo(e,t,o)):(lt&&n&&My(t),t.flags|=1,ir(e,t,r,o),t.child)}function Ob(e,t,r,n,o){if(Sr(r)){var a=!0;yd(t)}else a=!1;if(Ji(t,o),t.stateNode===null)Hu(e,t),E2(t,r,n),cv(t,r,n,o),n=!0;else if(e===null){var i=t.stateNode,l=t.memoizedProps;i.props=l;var c=i.context,u=r.contextType;typeof u=="object"&&u!==null?u=sn(u):(u=Sr(r)?Ua:rr.current,u=il(t,u));var d=r.getDerivedStateFromProps,p=typeof d=="function"||typeof i.getSnapshotBeforeUpdate=="function";p||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(l!==n||c!==u)&&yb(t,i,n,u),Vo=!1;var h=t.memoizedState;i.state=h,Ed(t,n,i,o),c=t.memoizedState,l!==n||h!==c||Er.current||Vo?(typeof d=="function"&&(sv(t,r,d,n),c=t.memoizedState),(l=Vo||vb(t,r,l,n,h,c,u))?(p||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount()),typeof i.componentDidMount=="function"&&(t.flags|=4194308)):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=n,t.memoizedState=c),i.props=n,i.state=c,i.context=u,n=l):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),n=!1)}else{i=t.stateNode,_2(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:yn(t.type,l),i.props=u,p=t.pendingProps,h=i.context,c=r.contextType,typeof c=="object"&&c!==null?c=sn(c):(c=Sr(r)?Ua:rr.current,c=il(t,c));var g=r.getDerivedStateFromProps;(d=typeof g=="function"||typeof i.getSnapshotBeforeUpdate=="function")||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(l!==p||h!==c)&&yb(t,i,n,c),Vo=!1,h=t.memoizedState,i.state=h,Ed(t,n,i,o);var y=t.memoizedState;l!==p||h!==y||Er.current||Vo?(typeof g=="function"&&(sv(t,r,g,n),y=t.memoizedState),(u=Vo||vb(t,r,u,n,h,y,c)||!1)?(d||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(n,y,c),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(n,y,c)),typeof i.componentDidUpdate=="function"&&(t.flags|=4),typeof i.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof i.componentDidUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=1024),t.memoizedProps=n,t.memoizedState=y),i.props=n,i.state=y,i.context=c,n=u):(typeof i.componentDidUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&h===e.memoizedState||(t.flags|=1024),n=!1)}return fv(e,t,r,n,a,o)}function fv(e,t,r,n,o,a){Y2(e,t);var i=(t.flags&128)!==0;if(!n&&!i)return o&&fb(t,r,!1),wo(e,t,a);n=t.stateNode,pL.current=t;var l=i&&typeof r.getDerivedStateFromError!="function"?null:n.render();return t.flags|=1,e!==null&&i?(t.child=sl(t,e.child,null,a),t.child=sl(t,null,l,a)):ir(e,t,l,a),t.memoizedState=n.state,o&&fb(t,r,!0),t.child}function X2(e){var t=e.stateNode;t.pendingContext?db(e,t.pendingContext,t.pendingContext!==t.context):t.context&&db(e,t.context,!1),Hy(e,t.containerInfo)}function Cb(e,t,r,n,o){return ll(),zy(o),t.flags|=256,ir(e,t,r,n),t.child}var pv={dehydrated:null,treeContext:null,retryLane:0};function mv(e){return{baseLanes:e,cachePool:null,transitions:null}}function J2(e,t,r){var n=t.pendingProps,o=yt.current,a=!1,i=(t.flags&128)!==0,l;if((l=i)||(l=e!==null&&e.memoizedState===null?!1:(o&2)!==0),l?(a=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(o|=1),Xe(yt,o&1),e===null)return iv(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(i=n.children,e=n.fallback,a?(n=t.mode,a=t.child,i={mode:"hidden",children:i},!(n&1)&&a!==null?(a.childLanes=0,a.pendingProps=i):a=Cm(i,n,0,null),e=Fa(e,n,r,null),a.return=t,e.return=t,a.sibling=e,t.child=a,t.child.memoizedState=mv(r),t.memoizedState=pv,e):Zy(t,i));if(o=e.memoizedState,o!==null&&(l=o.dehydrated,l!==null))return mL(e,t,i,n,l,o,r);if(a){a=n.fallback,i=t.mode,o=e.child,l=o.sibling;var c={mode:"hidden",children:n.children};return!(i&1)&&t.child!==o?(n=t.child,n.childLanes=0,n.pendingProps=c,t.deletions=null):(n=oa(o,c),n.subtreeFlags=o.subtreeFlags&14680064),l!==null?a=oa(l,a):(a=Fa(a,i,r,null),a.flags|=2),a.return=t,n.return=t,n.sibling=a,t.child=n,n=a,a=t.child,i=e.child.memoizedState,i=i===null?mv(r):{baseLanes:i.baseLanes|r,cachePool:null,transitions:i.transitions},a.memoizedState=i,a.childLanes=e.childLanes&~r,t.memoizedState=pv,n}return a=e.child,e=a.sibling,n=oa(a,{mode:"visible",children:n.children}),!(t.mode&1)&&(n.lanes=r),n.return=t,n.sibling=null,e!==null&&(r=t.deletions,r===null?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=n,t.memoizedState=null,n}function Zy(e,t){return t=Cm({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Zc(e,t,r,n){return n!==null&&zy(n),sl(t,e.child,null,r),e=Zy(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function mL(e,t,r,n,o,a,i){if(r)return t.flags&256?(t.flags&=-257,n=Lh(Error(H(422))),Zc(e,t,i,n)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(a=n.fallback,o=t.mode,n=Cm({mode:"visible",children:n.children},o,0,null),a=Fa(a,o,i,null),a.flags|=2,n.return=t,a.return=t,n.sibling=a,t.child=n,t.mode&1&&sl(t,e.child,null,i),t.child.memoizedState=mv(i),t.memoizedState=pv,a);if(!(t.mode&1))return Zc(e,t,i,null);if(o.data==="$!"){if(n=o.nextSibling&&o.nextSibling.dataset,n)var l=n.dgst;return n=l,a=Error(H(419)),n=Lh(a,n,void 0),Zc(e,t,i,n)}if(l=(i&e.childLanes)!==0,_r||l){if(n=Ft,n!==null){switch(i&-i){case 4:o=2;break;case 16:o=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:o=32;break;case 536870912:o=268435456;break;default:o=0}o=o&(n.suspendedLanes|i)?0:o,o!==0&&o!==a.retryLane&&(a.retryLane=o,yo(e,o),Sn(n,e,o,-1))}return a0(),n=Lh(Error(H(421))),Zc(e,t,i,n)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=OL.bind(null,e),o._reactRetry=t,null):(e=a.treeContext,zr=ea(o.nextSibling),Vr=t,lt=!0,_n=null,e!==null&&(Zr[en++]=so,Zr[en++]=co,Zr[en++]=Wa,so=e.id,co=e.overflow,Wa=t),t=Zy(t,n.children),t.flags|=4096,t)}function kb(e,t,r){e.lanes|=t;var n=e.alternate;n!==null&&(n.lanes|=t),lv(e.return,t,r)}function zh(e,t,r,n,o){var a=e.memoizedState;a===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:n,tail:r,tailMode:o}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=n,a.tail=r,a.tailMode=o)}function Z2(e,t,r){var n=t.pendingProps,o=n.revealOrder,a=n.tail;if(ir(e,t,n.children,r),n=yt.current,n&2)n=n&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&kb(e,r,t);else if(e.tag===19)kb(e,r,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}n&=1}if(Xe(yt,n),!(t.mode&1))t.memoizedState=null;else switch(o){case"forwards":for(r=t.child,o=null;r!==null;)e=r.alternate,e!==null&&Sd(e)===null&&(o=r),r=r.sibling;r=o,r===null?(o=t.child,t.child=null):(o=r.sibling,r.sibling=null),zh(t,!1,o,r,a);break;case"backwards":for(r=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&Sd(e)===null){t.child=o;break}e=o.sibling,o.sibling=r,r=o,o=e}zh(t,!0,r,null,a);break;case"together":zh(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Hu(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function wo(e,t,r){if(e!==null&&(t.dependencies=e.dependencies),qa|=t.lanes,!(r&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(H(153));if(t.child!==null){for(e=t.child,r=oa(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=oa(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function hL(e,t,r){switch(t.tag){case 3:X2(t),ll();break;case 5:$2(t);break;case 1:Sr(t.type)&&yd(t);break;case 4:Hy(t,t.stateNode.containerInfo);break;case 10:var n=t.type._context,o=t.memoizedProps.value;Xe(_d,n._currentValue),n._currentValue=o;break;case 13:if(n=t.memoizedState,n!==null)return n.dehydrated!==null?(Xe(yt,yt.current&1),t.flags|=128,null):r&t.child.childLanes?J2(e,t,r):(Xe(yt,yt.current&1),e=wo(e,t,r),e!==null?e.sibling:null);Xe(yt,yt.current&1);break;case 19:if(n=(r&t.childLanes)!==0,e.flags&128){if(n)return Z2(e,t,r);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),Xe(yt,yt.current),n)break;return null;case 22:case 23:return t.lanes=0,K2(e,t,r)}return wo(e,t,r)}var ek,hv,tk,rk;ek=function(e,t){for(var r=t.child;r!==null;){if(r.tag===5||r.tag===6)e.appendChild(r.stateNode);else if(r.tag!==4&&r.child!==null){r.child.return=r,r=r.child;continue}if(r===t)break;for(;r.sibling===null;){if(r.return===null||r.return===t)return;r=r.return}r.sibling.return=r.return,r=r.sibling}};hv=function(){};tk=function(e,t,r,n){var o=e.memoizedProps;if(o!==n){e=t.stateNode,Aa(Gn.current);var a=null;switch(r){case"input":o=Mg(e,o),n=Mg(e,n),a=[];break;case"select":o=bt({},o,{value:void 0}),n=bt({},n,{value:void 0}),a=[];break;case"textarea":o=Fg(e,o),n=Fg(e,n),a=[];break;default:typeof o.onClick!="function"&&typeof n.onClick=="function"&&(e.onclick=gd)}Bg(r,n);var i;r=null;for(u in o)if(!n.hasOwnProperty(u)&&o.hasOwnProperty(u)&&o[u]!=null)if(u==="style"){var l=o[u];for(i in l)l.hasOwnProperty(i)&&(r||(r={}),r[i]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(Rs.hasOwnProperty(u)?a||(a=[]):(a=a||[]).push(u,null));for(u in n){var c=n[u];if(l=o!=null?o[u]:void 0,n.hasOwnProperty(u)&&c!==l&&(c!=null||l!=null))if(u==="style")if(l){for(i in l)!l.hasOwnProperty(i)||c&&c.hasOwnProperty(i)||(r||(r={}),r[i]="");for(i in c)c.hasOwnProperty(i)&&l[i]!==c[i]&&(r||(r={}),r[i]=c[i])}else r||(a||(a=[]),a.push(u,r)),r=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,l=l?l.__html:void 0,c!=null&&l!==c&&(a=a||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(a=a||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(Rs.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&nt("scroll",e),a||l===c||(a=[])):(a=a||[]).push(u,c))}r&&(a=a||[]).push("style",r);var u=a;(t.updateQueue=u)&&(t.flags|=4)}};rk=function(e,t,r,n){r!==n&&(t.flags|=4)};function ql(e,t){if(!lt)switch(e.tailMode){case"hidden":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?e.tail=null:r.sibling=null;break;case"collapsed":r=e.tail;for(var n=null;r!==null;)r.alternate!==null&&(n=r),r=r.sibling;n===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:n.sibling=null}}function Yt(e){var t=e.alternate!==null&&e.alternate.child===e.child,r=0,n=0;if(t)for(var o=e.child;o!==null;)r|=o.lanes|o.childLanes,n|=o.subtreeFlags&14680064,n|=o.flags&14680064,o.return=e,o=o.sibling;else for(o=e.child;o!==null;)r|=o.lanes|o.childLanes,n|=o.subtreeFlags,n|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=n,e.childLanes=r,t}function gL(e,t,r){var n=t.pendingProps;switch(Ly(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Yt(t),null;case 1:return Sr(t.type)&&vd(),Yt(t),null;case 3:return n=t.stateNode,cl(),ot(Er),ot(rr),Gy(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(Xc(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,_n!==null&&(Ev(_n),_n=null))),hv(e,t),Yt(t),null;case 5:qy(t);var o=Aa(Us.current);if(r=t.type,e!==null&&t.stateNode!=null)tk(e,t,r,n,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!n){if(t.stateNode===null)throw Error(H(166));return Yt(t),null}if(e=Aa(Gn.current),Xc(t)){n=t.stateNode,r=t.type;var a=t.memoizedProps;switch(n[Un]=t,n[Vs]=a,e=(t.mode&1)!==0,r){case"dialog":nt("cancel",n),nt("close",n);break;case"iframe":case"object":case"embed":nt("load",n);break;case"video":case"audio":for(o=0;o<us.length;o++)nt(us[o],n);break;case"source":nt("error",n);break;case"img":case"image":case"link":nt("error",n),nt("load",n);break;case"details":nt("toggle",n);break;case"input":Lw(n,a),nt("invalid",n);break;case"select":n._wrapperState={wasMultiple:!!a.multiple},nt("invalid",n);break;case"textarea":Fw(n,a),nt("invalid",n)}Bg(r,a),o=null;for(var i in a)if(a.hasOwnProperty(i)){var l=a[i];i==="children"?typeof l=="string"?n.textContent!==l&&(a.suppressHydrationWarning!==!0&&Yc(n.textContent,l,e),o=["children",l]):typeof l=="number"&&n.textContent!==""+l&&(a.suppressHydrationWarning!==!0&&Yc(n.textContent,l,e),o=["children",""+l]):Rs.hasOwnProperty(i)&&l!=null&&i==="onScroll"&&nt("scroll",n)}switch(r){case"input":Bc(n),zw(n,a,!0);break;case"textarea":Bc(n),Vw(n);break;case"select":case"option":break;default:typeof a.onClick=="function"&&(n.onclick=gd)}n=o,t.updateQueue=n,n!==null&&(t.flags|=4)}else{i=o.nodeType===9?o:o.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=kC(r)),e==="http://www.w3.org/1999/xhtml"?r==="script"?(e=i.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof n.is=="string"?e=i.createElement(r,{is:n.is}):(e=i.createElement(r),r==="select"&&(i=e,n.multiple?i.multiple=!0:n.size&&(i.size=n.size))):e=i.createElementNS(e,r),e[Un]=t,e[Vs]=n,ek(e,t,!1,!1),t.stateNode=e;e:{switch(i=Ug(r,n),r){case"dialog":nt("cancel",e),nt("close",e),o=n;break;case"iframe":case"object":case"embed":nt("load",e),o=n;break;case"video":case"audio":for(o=0;o<us.length;o++)nt(us[o],e);o=n;break;case"source":nt("error",e),o=n;break;case"img":case"image":case"link":nt("error",e),nt("load",e),o=n;break;case"details":nt("toggle",e),o=n;break;case"input":Lw(e,n),o=Mg(e,n),nt("invalid",e);break;case"option":o=n;break;case"select":e._wrapperState={wasMultiple:!!n.multiple},o=bt({},n,{value:void 0}),nt("invalid",e);break;case"textarea":Fw(e,n),o=Fg(e,n),nt("invalid",e);break;default:o=n}Bg(r,o),l=o;for(a in l)if(l.hasOwnProperty(a)){var c=l[a];a==="style"?TC(e,c):a==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&jC(e,c)):a==="children"?typeof c=="string"?(r!=="textarea"||c!=="")&&Ts(e,c):typeof c=="number"&&Ts(e,""+c):a!=="suppressContentEditableWarning"&&a!=="suppressHydrationWarning"&&a!=="autoFocus"&&(Rs.hasOwnProperty(a)?c!=null&&a==="onScroll"&&nt("scroll",e):c!=null&&Ey(e,a,c,i))}switch(r){case"input":Bc(e),zw(e,n,!1);break;case"textarea":Bc(e),Vw(e);break;case"option":n.value!=null&&e.setAttribute("value",""+ia(n.value));break;case"select":e.multiple=!!n.multiple,a=n.value,a!=null?Qi(e,!!n.multiple,a,!1):n.defaultValue!=null&&Qi(e,!!n.multiple,n.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=gd)}switch(r){case"button":case"input":case"select":case"textarea":n=!!n.autoFocus;break e;case"img":n=!0;break e;default:n=!1}}n&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Yt(t),null;case 6:if(e&&t.stateNode!=null)rk(e,t,e.memoizedProps,n);else{if(typeof n!="string"&&t.stateNode===null)throw Error(H(166));if(r=Aa(Us.current),Aa(Gn.current),Xc(t)){if(n=t.stateNode,r=t.memoizedProps,n[Un]=t,(a=n.nodeValue!==r)&&(e=Vr,e!==null))switch(e.tag){case 3:Yc(n.nodeValue,r,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Yc(n.nodeValue,r,(e.mode&1)!==0)}a&&(t.flags|=4)}else n=(r.nodeType===9?r:r.ownerDocument).createTextNode(n),n[Un]=t,t.stateNode=n}return Yt(t),null;case 13:if(ot(yt),n=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(lt&&zr!==null&&t.mode&1&&!(t.flags&128))w2(),ll(),t.flags|=98560,a=!1;else if(a=Xc(t),n!==null&&n.dehydrated!==null){if(e===null){if(!a)throw Error(H(318));if(a=t.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(H(317));a[Un]=t}else ll(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;Yt(t),a=!1}else _n!==null&&(Ev(_n),_n=null),a=!0;if(!a)return t.flags&65536?t:null}return t.flags&128?(t.lanes=r,t):(n=n!==null,n!==(e!==null&&e.memoizedState!==null)&&n&&(t.child.flags|=8192,t.mode&1&&(e===null||yt.current&1?Dt===0&&(Dt=3):a0())),t.updateQueue!==null&&(t.flags|=4),Yt(t),null);case 4:return cl(),hv(e,t),e===null&&zs(t.stateNode.containerInfo),Yt(t),null;case 10:return By(t.type._context),Yt(t),null;case 17:return Sr(t.type)&&vd(),Yt(t),null;case 19:if(ot(yt),a=t.memoizedState,a===null)return Yt(t),null;if(n=(t.flags&128)!==0,i=a.rendering,i===null)if(n)ql(a,!1);else{if(Dt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(i=Sd(e),i!==null){for(t.flags|=128,ql(a,!1),n=i.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),t.subtreeFlags=0,n=r,r=t.child;r!==null;)a=r,e=n,a.flags&=14680066,i=a.alternate,i===null?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=i.childLanes,a.lanes=i.lanes,a.child=i.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=i.memoizedProps,a.memoizedState=i.memoizedState,a.updateQueue=i.updateQueue,a.type=i.type,e=i.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),r=r.sibling;return Xe(yt,yt.current&1|2),t.child}e=e.sibling}a.tail!==null&&Ot()>dl&&(t.flags|=128,n=!0,ql(a,!1),t.lanes=4194304)}else{if(!n)if(e=Sd(i),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),ql(a,!0),a.tail===null&&a.tailMode==="hidden"&&!i.alternate&&!lt)return Yt(t),null}else 2*Ot()-a.renderingStartTime>dl&&r!==1073741824&&(t.flags|=128,n=!0,ql(a,!1),t.lanes=4194304);a.isBackwards?(i.sibling=t.child,t.child=i):(r=a.last,r!==null?r.sibling=i:t.child=i,a.last=i)}return a.tail!==null?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=Ot(),t.sibling=null,r=yt.current,Xe(yt,n?r&1|2:r&1),t):(Yt(t),null);case 22:case 23:return o0(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?Mr&1073741824&&(Yt(t),t.subtreeFlags&6&&(t.flags|=8192)):Yt(t),null;case 24:return null;case 25:return null}throw Error(H(156,t.tag))}function vL(e,t){switch(Ly(t),t.tag){case 1:return Sr(t.type)&&vd(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return cl(),ot(Er),ot(rr),Gy(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return qy(t),null;case 13:if(ot(yt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(H(340));ll()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return ot(yt),null;case 4:return cl(),null;case 10:return By(t.type._context),null;case 22:case 23:return o0(),null;case 24:return null;default:return null}}var eu=!1,Jt=!1,yL=typeof WeakSet=="function"?WeakSet:Set,ne=null;function Vi(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(n){_t(e,t,n)}else r.current=null}function gv(e,t,r){try{r()}catch(n){_t(e,t,n)}}var jb=!1;function wL(e,t){if(Zg=pd,e=i2(),Ay(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var n=r.getSelection&&r.getSelection();if(n&&n.rangeCount!==0){r=n.anchorNode;var o=n.anchorOffset,a=n.focusNode;n=n.focusOffset;try{r.nodeType,a.nodeType}catch{r=null;break e}var i=0,l=-1,c=-1,u=0,d=0,p=e,h=null;t:for(;;){for(var g;p!==r||o!==0&&p.nodeType!==3||(l=i+o),p!==a||n!==0&&p.nodeType!==3||(c=i+n),p.nodeType===3&&(i+=p.nodeValue.length),(g=p.firstChild)!==null;)h=p,p=g;for(;;){if(p===e)break t;if(h===r&&++u===o&&(l=i),h===a&&++d===n&&(c=i),(g=p.nextSibling)!==null)break;p=h,h=p.parentNode}p=g}r=l===-1||c===-1?null:{start:l,end:c}}else r=null}r=r||{start:0,end:0}}else r=null;for(ev={focusedElem:e,selectionRange:r},pd=!1,ne=t;ne!==null;)if(t=ne,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,ne=e;else for(;ne!==null;){t=ne;try{var y=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(y!==null){var v=y.memoizedProps,E=y.memoizedState,w=t.stateNode,b=w.getSnapshotBeforeUpdate(t.elementType===t.type?v:yn(t.type,v),E);w.__reactInternalSnapshotBeforeUpdate=b}break;case 3:var _=t.stateNode.containerInfo;_.nodeType===1?_.textContent="":_.nodeType===9&&_.documentElement&&_.removeChild(_.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(H(163))}}catch(x){_t(t,t.return,x)}if(e=t.sibling,e!==null){e.return=t.return,ne=e;break}ne=t.return}return y=jb,jb=!1,y}function bs(e,t,r){var n=t.updateQueue;if(n=n!==null?n.lastEffect:null,n!==null){var o=n=n.next;do{if((o.tag&e)===e){var a=o.destroy;o.destroy=void 0,a!==void 0&&gv(t,r,a)}o=o.next}while(o!==n)}}function $m(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var r=t=t.next;do{if((r.tag&e)===e){var n=r.create;r.destroy=n()}r=r.next}while(r!==t)}}function vv(e){var t=e.ref;if(t!==null){var r=e.stateNode;switch(e.tag){case 5:e=r;break;default:e=r}typeof t=="function"?t(e):t.current=e}}function nk(e){var t=e.alternate;t!==null&&(e.alternate=null,nk(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Un],delete t[Vs],delete t[nv],delete t[tL],delete t[rL])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function ok(e){return e.tag===5||e.tag===3||e.tag===4}function Rb(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||ok(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function yv(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.nodeType===8?r.parentNode.insertBefore(e,t):r.insertBefore(e,t):(r.nodeType===8?(t=r.parentNode,t.insertBefore(e,r)):(t=r,t.appendChild(e)),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=gd));else if(n!==4&&(e=e.child,e!==null))for(yv(e,t,r),e=e.sibling;e!==null;)yv(e,t,r),e=e.sibling}function wv(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(n!==4&&(e=e.child,e!==null))for(wv(e,t,r),e=e.sibling;e!==null;)wv(e,t,r),e=e.sibling}var Wt=null,wn=!1;function Mo(e,t,r){for(r=r.child;r!==null;)ak(e,t,r),r=r.sibling}function ak(e,t,r){if(qn&&typeof qn.onCommitFiberUnmount=="function")try{qn.onCommitFiberUnmount(ym,r)}catch{}switch(r.tag){case 5:Jt||Vi(r,t);case 6:var n=Wt,o=wn;Wt=null,Mo(e,t,r),Wt=n,wn=o,Wt!==null&&(wn?(e=Wt,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):Wt.removeChild(r.stateNode));break;case 18:Wt!==null&&(wn?(e=Wt,r=r.stateNode,e.nodeType===8?Th(e.parentNode,r):e.nodeType===1&&Th(e,r),As(e)):Th(Wt,r.stateNode));break;case 4:n=Wt,o=wn,Wt=r.stateNode.containerInfo,wn=!0,Mo(e,t,r),Wt=n,wn=o;break;case 0:case 11:case 14:case 15:if(!Jt&&(n=r.updateQueue,n!==null&&(n=n.lastEffect,n!==null))){o=n=n.next;do{var a=o,i=a.destroy;a=a.tag,i!==void 0&&(a&2||a&4)&&gv(r,t,i),o=o.next}while(o!==n)}Mo(e,t,r);break;case 1:if(!Jt&&(Vi(r,t),n=r.stateNode,typeof n.componentWillUnmount=="function"))try{n.props=r.memoizedProps,n.state=r.memoizedState,n.componentWillUnmount()}catch(l){_t(r,t,l)}Mo(e,t,r);break;case 21:Mo(e,t,r);break;case 22:r.mode&1?(Jt=(n=Jt)||r.memoizedState!==null,Mo(e,t,r),Jt=n):Mo(e,t,r);break;default:Mo(e,t,r)}}function Tb(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new yL),t.forEach(function(n){var o=CL.bind(null,e,n);r.has(n)||(r.add(n),n.then(o,o))})}}function gn(e,t){var r=t.deletions;if(r!==null)for(var n=0;n<r.length;n++){var o=r[n];try{var a=e,i=t,l=i;e:for(;l!==null;){switch(l.tag){case 5:Wt=l.stateNode,wn=!1;break e;case 3:Wt=l.stateNode.containerInfo,wn=!0;break e;case 4:Wt=l.stateNode.containerInfo,wn=!0;break e}l=l.return}if(Wt===null)throw Error(H(160));ak(a,i,o),Wt=null,wn=!1;var c=o.alternate;c!==null&&(c.return=null),o.return=null}catch(u){_t(o,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)ik(t,e),t=t.sibling}function ik(e,t){var r=e.alternate,n=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(gn(t,e),Dn(e),n&4){try{bs(3,e,e.return),$m(3,e)}catch(v){_t(e,e.return,v)}try{bs(5,e,e.return)}catch(v){_t(e,e.return,v)}}break;case 1:gn(t,e),Dn(e),n&512&&r!==null&&Vi(r,r.return);break;case 5:if(gn(t,e),Dn(e),n&512&&r!==null&&Vi(r,r.return),e.flags&32){var o=e.stateNode;try{Ts(o,"")}catch(v){_t(e,e.return,v)}}if(n&4&&(o=e.stateNode,o!=null)){var a=e.memoizedProps,i=r!==null?r.memoizedProps:a,l=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{l==="input"&&a.type==="radio"&&a.name!=null&&OC(o,a),Ug(l,i);var u=Ug(l,a);for(i=0;i<c.length;i+=2){var d=c[i],p=c[i+1];d==="style"?TC(o,p):d==="dangerouslySetInnerHTML"?jC(o,p):d==="children"?Ts(o,p):Ey(o,d,p,u)}switch(l){case"input":Lg(o,a);break;case"textarea":CC(o,a);break;case"select":var h=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!a.multiple;var g=a.value;g!=null?Qi(o,!!a.multiple,g,!1):h!==!!a.multiple&&(a.defaultValue!=null?Qi(o,!!a.multiple,a.defaultValue,!0):Qi(o,!!a.multiple,a.multiple?[]:"",!1))}o[Vs]=a}catch(v){_t(e,e.return,v)}}break;case 6:if(gn(t,e),Dn(e),n&4){if(e.stateNode===null)throw Error(H(162));o=e.stateNode,a=e.memoizedProps;try{o.nodeValue=a}catch(v){_t(e,e.return,v)}}break;case 3:if(gn(t,e),Dn(e),n&4&&r!==null&&r.memoizedState.isDehydrated)try{As(t.containerInfo)}catch(v){_t(e,e.return,v)}break;case 4:gn(t,e),Dn(e);break;case 13:gn(t,e),Dn(e),o=e.child,o.flags&8192&&(a=o.memoizedState!==null,o.stateNode.isHidden=a,!a||o.alternate!==null&&o.alternate.memoizedState!==null||(r0=Ot())),n&4&&Tb(e);break;case 22:if(d=r!==null&&r.memoizedState!==null,e.mode&1?(Jt=(u=Jt)||d,gn(t,e),Jt=u):gn(t,e),Dn(e),n&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!d&&e.mode&1)for(ne=e,d=e.child;d!==null;){for(p=ne=d;ne!==null;){switch(h=ne,g=h.child,h.tag){case 0:case 11:case 14:case 15:bs(4,h,h.return);break;case 1:Vi(h,h.return);var y=h.stateNode;if(typeof y.componentWillUnmount=="function"){n=h,r=h.return;try{t=n,y.props=t.memoizedProps,y.state=t.memoizedState,y.componentWillUnmount()}catch(v){_t(n,r,v)}}break;case 5:Vi(h,h.return);break;case 22:if(h.memoizedState!==null){Nb(p);continue}}g!==null?(g.return=h,ne=g):Nb(p)}d=d.sibling}e:for(d=null,p=e;;){if(p.tag===5){if(d===null){d=p;try{o=p.stateNode,u?(a=o.style,typeof a.setProperty=="function"?a.setProperty("display","none","important"):a.display="none"):(l=p.stateNode,c=p.memoizedProps.style,i=c!=null&&c.hasOwnProperty("display")?c.display:null,l.style.display=RC("display",i))}catch(v){_t(e,e.return,v)}}}else if(p.tag===6){if(d===null)try{p.stateNode.nodeValue=u?"":p.memoizedProps}catch(v){_t(e,e.return,v)}}else if((p.tag!==22&&p.tag!==23||p.memoizedState===null||p===e)&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===e)break e;for(;p.sibling===null;){if(p.return===null||p.return===e)break e;d===p&&(d=null),p=p.return}d===p&&(d=null),p.sibling.return=p.return,p=p.sibling}}break;case 19:gn(t,e),Dn(e),n&4&&Tb(e);break;case 21:break;default:gn(t,e),Dn(e)}}function Dn(e){var t=e.flags;if(t&2){try{e:{for(var r=e.return;r!==null;){if(ok(r)){var n=r;break e}r=r.return}throw Error(H(160))}switch(n.tag){case 5:var o=n.stateNode;n.flags&32&&(Ts(o,""),n.flags&=-33);var a=Rb(e);wv(e,a,o);break;case 3:case 4:var i=n.stateNode.containerInfo,l=Rb(e);yv(e,l,i);break;default:throw Error(H(161))}}catch(c){_t(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function bL(e,t,r){ne=e,lk(e)}function lk(e,t,r){for(var n=(e.mode&1)!==0;ne!==null;){var o=ne,a=o.child;if(o.tag===22&&n){var i=o.memoizedState!==null||eu;if(!i){var l=o.alternate,c=l!==null&&l.memoizedState!==null||Jt;l=eu;var u=Jt;if(eu=i,(Jt=c)&&!u)for(ne=o;ne!==null;)i=ne,c=i.child,i.tag===22&&i.memoizedState!==null?Db(o):c!==null?(c.return=i,ne=c):Db(o);for(;a!==null;)ne=a,lk(a),a=a.sibling;ne=o,eu=l,Jt=u}Ib(e)}else o.subtreeFlags&8772&&a!==null?(a.return=o,ne=a):Ib(e)}}function Ib(e){for(;ne!==null;){var t=ne;if(t.flags&8772){var r=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:Jt||$m(5,t);break;case 1:var n=t.stateNode;if(t.flags&4&&!Jt)if(r===null)n.componentDidMount();else{var o=t.elementType===t.type?r.memoizedProps:yn(t.type,r.memoizedProps);n.componentDidUpdate(o,r.memoizedState,n.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;a!==null&&gb(t,a,n);break;case 3:var i=t.updateQueue;if(i!==null){if(r=null,t.child!==null)switch(t.child.tag){case 5:r=t.child.stateNode;break;case 1:r=t.child.stateNode}gb(t,i,r)}break;case 5:var l=t.stateNode;if(r===null&&t.flags&4){r=l;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&r.focus();break;case"img":c.src&&(r.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var d=u.memoizedState;if(d!==null){var p=d.dehydrated;p!==null&&As(p)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(H(163))}Jt||t.flags&512&&vv(t)}catch(h){_t(t,t.return,h)}}if(t===e){ne=null;break}if(r=t.sibling,r!==null){r.return=t.return,ne=r;break}ne=t.return}}function Nb(e){for(;ne!==null;){var t=ne;if(t===e){ne=null;break}var r=t.sibling;if(r!==null){r.return=t.return,ne=r;break}ne=t.return}}function Db(e){for(;ne!==null;){var t=ne;try{switch(t.tag){case 0:case 11:case 15:var r=t.return;try{$m(4,t)}catch(c){_t(t,r,c)}break;case 1:var n=t.stateNode;if(typeof n.componentDidMount=="function"){var o=t.return;try{n.componentDidMount()}catch(c){_t(t,o,c)}}var a=t.return;try{vv(t)}catch(c){_t(t,a,c)}break;case 5:var i=t.return;try{vv(t)}catch(c){_t(t,i,c)}}}catch(c){_t(t,t.return,c)}if(t===e){ne=null;break}var l=t.sibling;if(l!==null){l.return=t.return,ne=l;break}ne=t.return}}var _L=Math.ceil,Od=$o.ReactCurrentDispatcher,e0=$o.ReactCurrentOwner,on=$o.ReactCurrentBatchConfig,De=0,Ft=null,Rt=null,qt=0,Mr=0,Bi=pa(0),Dt=0,Gs=null,qa=0,Om=0,t0=0,_s=null,br=null,r0=0,dl=1/0,ao=null,Cd=!1,bv=null,ra=null,tu=!1,Go=null,kd=0,xs=0,_v=null,qu=-1,Gu=0;function cr(){return De&6?Ot():qu!==-1?qu:qu=Ot()}function na(e){return e.mode&1?De&2&&qt!==0?qt&-qt:oL.transition!==null?(Gu===0&&(Gu=WC()),Gu):(e=We,e!==0||(e=window.event,e=e===void 0?16:XC(e.type)),e):1}function Sn(e,t,r,n){if(50<xs)throw xs=0,_v=null,Error(H(185));oc(e,r,n),(!(De&2)||e!==Ft)&&(e===Ft&&(!(De&2)&&(Om|=r),Dt===4&&Ho(e,qt)),Pr(e,n),r===1&&De===0&&!(t.mode&1)&&(dl=Ot()+500,Em&&ma()))}function Pr(e,t){var r=e.callbackNode;o7(e,t);var n=fd(e,e===Ft?qt:0);if(n===0)r!==null&&Ww(r),e.callbackNode=null,e.callbackPriority=0;else if(t=n&-n,e.callbackPriority!==t){if(r!=null&&Ww(r),t===1)e.tag===0?nL(Ab.bind(null,e)):g2(Ab.bind(null,e)),Z7(function(){!(De&6)&&ma()}),r=null;else{switch(HC(n)){case 1:r=Cy;break;case 4:r=BC;break;case 16:r=dd;break;case 536870912:r=UC;break;default:r=dd}r=hk(r,sk.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function sk(e,t){if(qu=-1,Gu=0,De&6)throw Error(H(327));var r=e.callbackNode;if(Zi()&&e.callbackNode!==r)return null;var n=fd(e,e===Ft?qt:0);if(n===0)return null;if(n&30||n&e.expiredLanes||t)t=jd(e,n);else{t=n;var o=De;De|=2;var a=uk();(Ft!==e||qt!==t)&&(ao=null,dl=Ot()+500,za(e,t));do try{SL();break}catch(l){ck(e,l)}while(1);Vy(),Od.current=a,De=o,Rt!==null?t=0:(Ft=null,qt=0,t=Dt)}if(t!==0){if(t===2&&(o=Qg(e),o!==0&&(n=o,t=xv(e,o))),t===1)throw r=Gs,za(e,0),Ho(e,n),Pr(e,Ot()),r;if(t===6)Ho(e,n);else{if(o=e.current.alternate,!(n&30)&&!xL(o)&&(t=jd(e,n),t===2&&(a=Qg(e),a!==0&&(n=a,t=xv(e,a))),t===1))throw r=Gs,za(e,0),Ho(e,n),Pr(e,Ot()),r;switch(e.finishedWork=o,e.finishedLanes=n,t){case 0:case 1:throw Error(H(345));case 2:ka(e,br,ao);break;case 3:if(Ho(e,n),(n&130023424)===n&&(t=r0+500-Ot(),10<t)){if(fd(e,0)!==0)break;if(o=e.suspendedLanes,(o&n)!==n){cr(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=rv(ka.bind(null,e,br,ao),t);break}ka(e,br,ao);break;case 4:if(Ho(e,n),(n&4194240)===n)break;for(t=e.eventTimes,o=-1;0<n;){var i=31-En(n);a=1<<i,i=t[i],i>o&&(o=i),n&=~a}if(n=o,n=Ot()-n,n=(120>n?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*_L(n/1960))-n,10<n){e.timeoutHandle=rv(ka.bind(null,e,br,ao),n);break}ka(e,br,ao);break;case 5:ka(e,br,ao);break;default:throw Error(H(329))}}}return Pr(e,Ot()),e.callbackNode===r?sk.bind(null,e):null}function xv(e,t){var r=_s;return e.current.memoizedState.isDehydrated&&(za(e,t).flags|=256),e=jd(e,t),e!==2&&(t=br,br=r,t!==null&&Ev(t)),e}function Ev(e){br===null?br=e:br.push.apply(br,e)}function xL(e){for(var t=e;;){if(t.flags&16384){var r=t.updateQueue;if(r!==null&&(r=r.stores,r!==null))for(var n=0;n<r.length;n++){var o=r[n],a=o.getSnapshot;o=o.value;try{if(!$n(a(),o))return!1}catch{return!1}}}if(r=t.child,t.subtreeFlags&16384&&r!==null)r.return=t,t=r;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Ho(e,t){for(t&=~t0,t&=~Om,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var r=31-En(t),n=1<<r;e[r]=-1,t&=~n}}function Ab(e){if(De&6)throw Error(H(327));Zi();var t=fd(e,0);if(!(t&1))return Pr(e,Ot()),null;var r=jd(e,t);if(e.tag!==0&&r===2){var n=Qg(e);n!==0&&(t=n,r=xv(e,n))}if(r===1)throw r=Gs,za(e,0),Ho(e,t),Pr(e,Ot()),r;if(r===6)throw Error(H(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,ka(e,br,ao),Pr(e,Ot()),null}function n0(e,t){var r=De;De|=1;try{return e(t)}finally{De=r,De===0&&(dl=Ot()+500,Em&&ma())}}function Ga(e){Go!==null&&Go.tag===0&&!(De&6)&&Zi();var t=De;De|=1;var r=on.transition,n=We;try{if(on.transition=null,We=1,e)return e()}finally{We=n,on.transition=r,De=t,!(De&6)&&ma()}}function o0(){Mr=Bi.current,ot(Bi)}function za(e,t){e.finishedWork=null,e.finishedLanes=0;var r=e.timeoutHandle;if(r!==-1&&(e.timeoutHandle=-1,J7(r)),Rt!==null)for(r=Rt.return;r!==null;){var n=r;switch(Ly(n),n.tag){case 1:n=n.type.childContextTypes,n!=null&&vd();break;case 3:cl(),ot(Er),ot(rr),Gy();break;case 5:qy(n);break;case 4:cl();break;case 13:ot(yt);break;case 19:ot(yt);break;case 10:By(n.type._context);break;case 22:case 23:o0()}r=r.return}if(Ft=e,Rt=e=oa(e.current,null),qt=Mr=t,Dt=0,Gs=null,t0=Om=qa=0,br=_s=null,Da!==null){for(t=0;t<Da.length;t++)if(r=Da[t],n=r.interleaved,n!==null){r.interleaved=null;var o=n.next,a=r.pending;if(a!==null){var i=a.next;a.next=o,n.next=i}r.pending=n}Da=null}return e}function ck(e,t){do{var r=Rt;try{if(Vy(),Uu.current=$d,Pd){for(var n=wt.memoizedState;n!==null;){var o=n.queue;o!==null&&(o.pending=null),n=n.next}Pd=!1}if(Ha=0,Mt=Nt=wt=null,ws=!1,Ws=0,e0.current=null,r===null||r.return===null){Dt=1,Gs=t,Rt=null;break}e:{var a=e,i=r.return,l=r,c=t;if(t=qt,l.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var u=c,d=l,p=d.tag;if(!(d.mode&1)&&(p===0||p===11||p===15)){var h=d.alternate;h?(d.updateQueue=h.updateQueue,d.memoizedState=h.memoizedState,d.lanes=h.lanes):(d.updateQueue=null,d.memoizedState=null)}var g=Eb(i);if(g!==null){g.flags&=-257,Sb(g,i,l,a,t),g.mode&1&&xb(a,u,t),t=g,c=u;var y=t.updateQueue;if(y===null){var v=new Set;v.add(c),t.updateQueue=v}else y.add(c);break e}else{if(!(t&1)){xb(a,u,t),a0();break e}c=Error(H(426))}}else if(lt&&l.mode&1){var E=Eb(i);if(E!==null){!(E.flags&65536)&&(E.flags|=256),Sb(E,i,l,a,t),zy(ul(c,l));break e}}a=c=ul(c,l),Dt!==4&&(Dt=2),_s===null?_s=[a]:_s.push(a),a=i;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t;var w=q2(a,c,t);hb(a,w);break e;case 1:l=c;var b=a.type,_=a.stateNode;if(!(a.flags&128)&&(typeof b.getDerivedStateFromError=="function"||_!==null&&typeof _.componentDidCatch=="function"&&(ra===null||!ra.has(_)))){a.flags|=65536,t&=-t,a.lanes|=t;var x=G2(a,l,t);hb(a,x);break e}}a=a.return}while(a!==null)}fk(r)}catch(S){t=S,Rt===r&&r!==null&&(Rt=r=r.return);continue}break}while(1)}function uk(){var e=Od.current;return Od.current=$d,e===null?$d:e}function a0(){(Dt===0||Dt===3||Dt===2)&&(Dt=4),Ft===null||!(qa&268435455)&&!(Om&268435455)||Ho(Ft,qt)}function jd(e,t){var r=De;De|=2;var n=uk();(Ft!==e||qt!==t)&&(ao=null,za(e,t));do try{EL();break}catch(o){ck(e,o)}while(1);if(Vy(),De=r,Od.current=n,Rt!==null)throw Error(H(261));return Ft=null,qt=0,Dt}function EL(){for(;Rt!==null;)dk(Rt)}function SL(){for(;Rt!==null&&!K6();)dk(Rt)}function dk(e){var t=mk(e.alternate,e,Mr);e.memoizedProps=e.pendingProps,t===null?fk(e):Rt=t,e0.current=null}function fk(e){var t=e;do{var r=t.alternate;if(e=t.return,t.flags&32768){if(r=vL(r,t),r!==null){r.flags&=32767,Rt=r;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Dt=6,Rt=null;return}}else if(r=gL(r,t,Mr),r!==null){Rt=r;return}if(t=t.sibling,t!==null){Rt=t;return}Rt=t=e}while(t!==null);Dt===0&&(Dt=5)}function ka(e,t,r){var n=We,o=on.transition;try{on.transition=null,We=1,PL(e,t,r,n)}finally{on.transition=o,We=n}return null}function PL(e,t,r,n){do Zi();while(Go!==null);if(De&6)throw Error(H(327));r=e.finishedWork;var o=e.finishedLanes;if(r===null)return null;if(e.finishedWork=null,e.finishedLanes=0,r===e.current)throw Error(H(177));e.callbackNode=null,e.callbackPriority=0;var a=r.lanes|r.childLanes;if(a7(e,a),e===Ft&&(Rt=Ft=null,qt=0),!(r.subtreeFlags&2064)&&!(r.flags&2064)||tu||(tu=!0,hk(dd,function(){return Zi(),null})),a=(r.flags&15990)!==0,r.subtreeFlags&15990||a){a=on.transition,on.transition=null;var i=We;We=1;var l=De;De|=4,e0.current=null,wL(e,r),ik(r,e),H7(ev),pd=!!Zg,ev=Zg=null,e.current=r,bL(r),Y6(),De=l,We=i,on.transition=a}else e.current=r;if(tu&&(tu=!1,Go=e,kd=o),a=e.pendingLanes,a===0&&(ra=null),Z6(r.stateNode),Pr(e,Ot()),t!==null)for(n=e.onRecoverableError,r=0;r<t.length;r++)o=t[r],n(o.value,{componentStack:o.stack,digest:o.digest});if(Cd)throw Cd=!1,e=bv,bv=null,e;return kd&1&&e.tag!==0&&Zi(),a=e.pendingLanes,a&1?e===_v?xs++:(xs=0,_v=e):xs=0,ma(),null}function Zi(){if(Go!==null){var e=HC(kd),t=on.transition,r=We;try{if(on.transition=null,We=16>e?16:e,Go===null)var n=!1;else{if(e=Go,Go=null,kd=0,De&6)throw Error(H(331));var o=De;for(De|=4,ne=e.current;ne!==null;){var a=ne,i=a.child;if(ne.flags&16){var l=a.deletions;if(l!==null){for(var c=0;c<l.length;c++){var u=l[c];for(ne=u;ne!==null;){var d=ne;switch(d.tag){case 0:case 11:case 15:bs(8,d,a)}var p=d.child;if(p!==null)p.return=d,ne=p;else for(;ne!==null;){d=ne;var h=d.sibling,g=d.return;if(nk(d),d===u){ne=null;break}if(h!==null){h.return=g,ne=h;break}ne=g}}}var y=a.alternate;if(y!==null){var v=y.child;if(v!==null){y.child=null;do{var E=v.sibling;v.sibling=null,v=E}while(v!==null)}}ne=a}}if(a.subtreeFlags&2064&&i!==null)i.return=a,ne=i;else e:for(;ne!==null;){if(a=ne,a.flags&2048)switch(a.tag){case 0:case 11:case 15:bs(9,a,a.return)}var w=a.sibling;if(w!==null){w.return=a.return,ne=w;break e}ne=a.return}}var b=e.current;for(ne=b;ne!==null;){i=ne;var _=i.child;if(i.subtreeFlags&2064&&_!==null)_.return=i,ne=_;else e:for(i=b;ne!==null;){if(l=ne,l.flags&2048)try{switch(l.tag){case 0:case 11:case 15:$m(9,l)}}catch(S){_t(l,l.return,S)}if(l===i){ne=null;break e}var x=l.sibling;if(x!==null){x.return=l.return,ne=x;break e}ne=l.return}}if(De=o,ma(),qn&&typeof qn.onPostCommitFiberRoot=="function")try{qn.onPostCommitFiberRoot(ym,e)}catch{}n=!0}return n}finally{We=r,on.transition=t}}return!1}function Mb(e,t,r){t=ul(r,t),t=q2(e,t,1),e=ta(e,t,1),t=cr(),e!==null&&(oc(e,1,t),Pr(e,t))}function _t(e,t,r){if(e.tag===3)Mb(e,e,r);else for(;t!==null;){if(t.tag===3){Mb(t,e,r);break}else if(t.tag===1){var n=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof n.componentDidCatch=="function"&&(ra===null||!ra.has(n))){e=ul(r,e),e=G2(t,e,1),t=ta(t,e,1),e=cr(),t!==null&&(oc(t,1,e),Pr(t,e));break}}t=t.return}}function $L(e,t,r){var n=e.pingCache;n!==null&&n.delete(t),t=cr(),e.pingedLanes|=e.suspendedLanes&r,Ft===e&&(qt&r)===r&&(Dt===4||Dt===3&&(qt&130023424)===qt&&500>Ot()-r0?za(e,0):t0|=r),Pr(e,t)}function pk(e,t){t===0&&(e.mode&1?(t=Hc,Hc<<=1,!(Hc&130023424)&&(Hc=4194304)):t=1);var r=cr();e=yo(e,t),e!==null&&(oc(e,t,r),Pr(e,r))}function OL(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),pk(e,r)}function CL(e,t){var r=0;switch(e.tag){case 13:var n=e.stateNode,o=e.memoizedState;o!==null&&(r=o.retryLane);break;case 19:n=e.stateNode;break;default:throw Error(H(314))}n!==null&&n.delete(t),pk(e,r)}var mk;mk=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||Er.current)_r=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return _r=!1,hL(e,t,r);_r=!!(e.flags&131072)}else _r=!1,lt&&t.flags&1048576&&v2(t,bd,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;Hu(e,t),e=t.pendingProps;var o=il(t,rr.current);Ji(t,r),o=Ky(null,t,n,e,o,r);var a=Yy();return t.flags|=1,typeof o=="object"&&o!==null&&typeof o.render=="function"&&o.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Sr(n)?(a=!0,yd(t)):a=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,Wy(t),o.updater=Sm,t.stateNode=o,o._reactInternals=t,cv(t,n,e,r),t=fv(null,t,n,!0,a,r)):(t.tag=0,lt&&a&&My(t),ir(null,t,o,r),t=t.child),t;case 16:n=t.elementType;e:{switch(Hu(e,t),e=t.pendingProps,o=n._init,n=o(n._payload),t.type=n,o=t.tag=jL(n),e=yn(n,e),o){case 0:t=dv(null,t,n,e,r);break e;case 1:t=Ob(null,t,n,e,r);break e;case 11:t=Pb(null,t,n,e,r);break e;case 14:t=$b(null,t,n,yn(n.type,e),r);break e}throw Error(H(306,n,""))}return t;case 0:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:yn(n,o),dv(e,t,n,o,r);case 1:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:yn(n,o),Ob(e,t,n,o,r);case 3:e:{if(X2(t),e===null)throw Error(H(387));n=t.pendingProps,a=t.memoizedState,o=a.element,_2(e,t),Ed(t,n,null,r);var i=t.memoizedState;if(n=i.element,a.isDehydrated)if(a={element:n,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},t.updateQueue.baseState=a,t.memoizedState=a,t.flags&256){o=ul(Error(H(423)),t),t=Cb(e,t,n,r,o);break e}else if(n!==o){o=ul(Error(H(424)),t),t=Cb(e,t,n,r,o);break e}else for(zr=ea(t.stateNode.containerInfo.firstChild),Vr=t,lt=!0,_n=null,r=P2(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(ll(),n===o){t=wo(e,t,r);break e}ir(e,t,n,r)}t=t.child}return t;case 5:return $2(t),e===null&&iv(t),n=t.type,o=t.pendingProps,a=e!==null?e.memoizedProps:null,i=o.children,tv(n,o)?i=null:a!==null&&tv(n,a)&&(t.flags|=32),Y2(e,t),ir(e,t,i,r),t.child;case 6:return e===null&&iv(t),null;case 13:return J2(e,t,r);case 4:return Hy(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=sl(t,null,n,r):ir(e,t,n,r),t.child;case 11:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:yn(n,o),Pb(e,t,n,o,r);case 7:return ir(e,t,t.pendingProps,r),t.child;case 8:return ir(e,t,t.pendingProps.children,r),t.child;case 12:return ir(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(n=t.type._context,o=t.pendingProps,a=t.memoizedProps,i=o.value,Xe(_d,n._currentValue),n._currentValue=i,a!==null)if($n(a.value,i)){if(a.children===o.children&&!Er.current){t=wo(e,t,r);break e}}else for(a=t.child,a!==null&&(a.return=t);a!==null;){var l=a.dependencies;if(l!==null){i=a.child;for(var c=l.firstContext;c!==null;){if(c.context===n){if(a.tag===1){c=uo(-1,r&-r),c.tag=2;var u=a.updateQueue;if(u!==null){u=u.shared;var d=u.pending;d===null?c.next=c:(c.next=d.next,d.next=c),u.pending=c}}a.lanes|=r,c=a.alternate,c!==null&&(c.lanes|=r),lv(a.return,r,t),l.lanes|=r;break}c=c.next}}else if(a.tag===10)i=a.type===t.type?null:a.child;else if(a.tag===18){if(i=a.return,i===null)throw Error(H(341));i.lanes|=r,l=i.alternate,l!==null&&(l.lanes|=r),lv(i,r,t),i=a.sibling}else i=a.child;if(i!==null)i.return=a;else for(i=a;i!==null;){if(i===t){i=null;break}if(a=i.sibling,a!==null){a.return=i.return,i=a;break}i=i.return}a=i}ir(e,t,o.children,r),t=t.child}return t;case 9:return o=t.type,n=t.pendingProps.children,Ji(t,r),o=sn(o),n=n(o),t.flags|=1,ir(e,t,n,r),t.child;case 14:return n=t.type,o=yn(n,t.pendingProps),o=yn(n.type,o),$b(e,t,n,o,r);case 15:return Q2(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:yn(n,o),Hu(e,t),t.tag=1,Sr(n)?(e=!0,yd(t)):e=!1,Ji(t,r),E2(t,n,o),cv(t,n,o,r),fv(null,t,n,!0,e,r);case 19:return Z2(e,t,r);case 22:return K2(e,t,r)}throw Error(H(156,t.tag))};function hk(e,t){return VC(e,t)}function kL(e,t,r,n){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function tn(e,t,r,n){return new kL(e,t,r,n)}function i0(e){return e=e.prototype,!(!e||!e.isReactComponent)}function jL(e){if(typeof e=="function")return i0(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Py)return 11;if(e===$y)return 14}return 2}function oa(e,t){var r=e.alternate;return r===null?(r=tn(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&14680064,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function Qu(e,t,r,n,o,a){var i=2;if(n=e,typeof e=="function")i0(e)&&(i=1);else if(typeof e=="string")i=5;else e:switch(e){case Ti:return Fa(r.children,o,a,t);case Sy:i=8,o|=8;break;case Ig:return e=tn(12,r,t,o|2),e.elementType=Ig,e.lanes=a,e;case Ng:return e=tn(13,r,t,o),e.elementType=Ng,e.lanes=a,e;case Dg:return e=tn(19,r,t,o),e.elementType=Dg,e.lanes=a,e;case SC:return Cm(r,o,a,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case xC:i=10;break e;case EC:i=9;break e;case Py:i=11;break e;case $y:i=14;break e;case Fo:i=16,n=null;break e}throw Error(H(130,e==null?e:typeof e,""))}return t=tn(i,r,t,o),t.elementType=e,t.type=n,t.lanes=a,t}function Fa(e,t,r,n){return e=tn(7,e,n,t),e.lanes=r,e}function Cm(e,t,r,n){return e=tn(22,e,n,t),e.elementType=SC,e.lanes=r,e.stateNode={isHidden:!1},e}function Fh(e,t,r){return e=tn(6,e,null,t),e.lanes=r,e}function Vh(e,t,r){return t=tn(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function RL(e,t,r,n,o){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=_h(0),this.expirationTimes=_h(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=_h(0),this.identifierPrefix=n,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function l0(e,t,r,n,o,a,i,l,c){return e=new RL(e,t,r,l,c),t===1?(t=1,a===!0&&(t|=8)):t=0,a=tn(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},Wy(a),e}function TL(e,t,r){var n=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Ri,key:n==null?null:""+n,children:e,containerInfo:t,implementation:r}}function gk(e){if(!e)return la;e=e._reactInternals;e:{if(ni(e)!==e||e.tag!==1)throw Error(H(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Sr(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(H(171))}if(e.tag===1){var r=e.type;if(Sr(r))return h2(e,r,t)}return t}function vk(e,t,r,n,o,a,i,l,c){return e=l0(r,n,!0,e,o,a,i,l,c),e.context=gk(null),r=e.current,n=cr(),o=na(r),a=uo(n,o),a.callback=t??null,ta(r,a,o),e.current.lanes=o,oc(e,o,n),Pr(e,n),e}function km(e,t,r,n){var o=t.current,a=cr(),i=na(o);return r=gk(r),t.context===null?t.context=r:t.pendingContext=r,t=uo(a,i),t.payload={element:e},n=n===void 0?null:n,n!==null&&(t.callback=n),e=ta(o,t,i),e!==null&&(Sn(e,o,i,a),Bu(e,o,i)),i}function Rd(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Lb(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<t?r:t}}function s0(e,t){Lb(e,t),(e=e.alternate)&&Lb(e,t)}function IL(){return null}var yk=typeof reportError=="function"?reportError:function(e){console.error(e)};function c0(e){this._internalRoot=e}jm.prototype.render=c0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(H(409));km(e,t,null,null)};jm.prototype.unmount=c0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Ga(function(){km(null,e,null,null)}),t[vo]=null}};function jm(e){this._internalRoot=e}jm.prototype.unstable_scheduleHydration=function(e){if(e){var t=QC();e={blockedOn:null,target:e,priority:t};for(var r=0;r<Wo.length&&t!==0&&t<Wo[r].priority;r++);Wo.splice(r,0,e),r===0&&YC(e)}};function u0(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function Rm(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function zb(){}function NL(e,t,r,n,o){if(o){if(typeof n=="function"){var a=n;n=function(){var u=Rd(i);a.call(u)}}var i=vk(t,n,e,0,null,!1,!1,"",zb);return e._reactRootContainer=i,e[vo]=i.current,zs(e.nodeType===8?e.parentNode:e),Ga(),i}for(;o=e.lastChild;)e.removeChild(o);if(typeof n=="function"){var l=n;n=function(){var u=Rd(c);l.call(u)}}var c=l0(e,0,!1,null,null,!1,!1,"",zb);return e._reactRootContainer=c,e[vo]=c.current,zs(e.nodeType===8?e.parentNode:e),Ga(function(){km(t,c,r,n)}),c}function Tm(e,t,r,n,o){var a=r._reactRootContainer;if(a){var i=a;if(typeof o=="function"){var l=o;o=function(){var c=Rd(i);l.call(c)}}km(t,i,e,o)}else i=NL(r,t,e,o,n);return Rd(i)}qC=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var r=cs(t.pendingLanes);r!==0&&(ky(t,r|1),Pr(t,Ot()),!(De&6)&&(dl=Ot()+500,ma()))}break;case 13:Ga(function(){var n=yo(e,1);if(n!==null){var o=cr();Sn(n,e,1,o)}}),s0(e,1)}};jy=function(e){if(e.tag===13){var t=yo(e,134217728);if(t!==null){var r=cr();Sn(t,e,134217728,r)}s0(e,134217728)}};GC=function(e){if(e.tag===13){var t=na(e),r=yo(e,t);if(r!==null){var n=cr();Sn(r,e,t,n)}s0(e,t)}};QC=function(){return We};KC=function(e,t){var r=We;try{return We=e,t()}finally{We=r}};Hg=function(e,t,r){switch(t){case"input":if(Lg(e,r),t=r.name,r.type==="radio"&&t!=null){for(r=e;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<r.length;t++){var n=r[t];if(n!==e&&n.form===e.form){var o=xm(n);if(!o)throw Error(H(90));$C(n),Lg(n,o)}}}break;case"textarea":CC(e,r);break;case"select":t=r.value,t!=null&&Qi(e,!!r.multiple,t,!1)}};DC=n0;AC=Ga;var DL={usingClientEntryPoint:!1,Events:[ic,Ai,xm,IC,NC,n0]},Gl={findFiberByHostInstance:Na,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},AL={bundleType:Gl.bundleType,version:Gl.version,rendererPackageName:Gl.rendererPackageName,rendererConfig:Gl.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:$o.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=zC(e),e===null?null:e.stateNode},findFiberByHostInstance:Gl.findFiberByHostInstance||IL,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ru=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ru.isDisabled&&ru.supportsFiber)try{ym=ru.inject(AL),qn=ru}catch{}}Hr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=DL;Hr.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!u0(t))throw Error(H(200));return TL(e,t,null,r)};Hr.createRoot=function(e,t){if(!u0(e))throw Error(H(299));var r=!1,n="",o=yk;return t!=null&&(t.unstable_strictMode===!0&&(r=!0),t.identifierPrefix!==void 0&&(n=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=l0(e,1,!1,null,null,r,!1,n,o),e[vo]=t.current,zs(e.nodeType===8?e.parentNode:e),new c0(t)};Hr.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(H(188)):(e=Object.keys(e).join(","),Error(H(268,e)));return e=zC(t),e=e===null?null:e.stateNode,e};Hr.flushSync=function(e){return Ga(e)};Hr.hydrate=function(e,t,r){if(!Rm(t))throw Error(H(200));return Tm(null,e,t,!0,r)};Hr.hydrateRoot=function(e,t,r){if(!u0(e))throw Error(H(405));var n=r!=null&&r.hydratedSources||null,o=!1,a="",i=yk;if(r!=null&&(r.unstable_strictMode===!0&&(o=!0),r.identifierPrefix!==void 0&&(a=r.identifierPrefix),r.onRecoverableError!==void 0&&(i=r.onRecoverableError)),t=vk(t,null,e,1,r??null,o,!1,a,i),e[vo]=t.current,zs(e),n)for(e=0;e<n.length;e++)r=n[e],o=r._getVersion,o=o(r._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[r,o]:t.mutableSourceEagerHydrationData.push(r,o);return new jm(t)};Hr.render=function(e,t,r){if(!Rm(t))throw Error(H(200));return Tm(null,e,t,!1,r)};Hr.unmountComponentAtNode=function(e){if(!Rm(e))throw Error(H(40));return e._reactRootContainer?(Ga(function(){Tm(null,null,e,!1,function(){e._reactRootContainer=null,e[vo]=null})}),!0):!1};Hr.unstable_batchedUpdates=n0;Hr.unstable_renderSubtreeIntoContainer=function(e,t,r,n){if(!Rm(r))throw Error(H(200));if(e==null||e._reactInternals===void 0)throw Error(H(38));return Tm(e,t,r,!1,n)};Hr.version="18.2.0-next-9e3b772b8-20220608";function wk(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(wk)}catch(e){console.error(e)}}wk(),vC.exports=Hr;var sc=vC.exports;const Bh=iy(sc);var ML=Object.defineProperty,LL=Object.defineProperties,zL=Object.getOwnPropertyDescriptors,Fb=Object.getOwnPropertySymbols,FL=Object.prototype.hasOwnProperty,VL=Object.prototype.propertyIsEnumerable,Vb=(e,t,r)=>t in e?ML(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sv=(e,t)=>{for(var r in t||(t={}))FL.call(t,r)&&Vb(e,r,t[r]);if(Fb)for(var r of Fb(t))VL.call(t,r)&&Vb(e,r,t[r]);return e},Bb=(e,t)=>LL(e,zL(t));const BL=["subtle","filled","outline","light","default","transparent","gradient"],nu={xs:P(18),sm:P(22),md:P(28),lg:P(34),xl:P(44)};function UL({variant:e,theme:t,color:r,gradient:n}){const o=t.fn.variant({color:r,variant:e,gradient:n});return e==="gradient"?{border:0,backgroundImage:o.background,color:o.color,"&:hover":t.fn.hover({backgroundSize:"200%"})}:BL.includes(e)?Sv({border:`${P(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover})):null}var WL=W((e,{radius:t,color:r,gradient:n},{variant:o,size:a})=>({root:Bb(Sv({position:"relative",borderRadius:e.fn.radius(t),padding:0,lineHeight:1,display:"flex",alignItems:"center",justifyContent:"center",height:M({size:a,sizes:nu}),minHeight:M({size:a,sizes:nu}),width:M({size:a,sizes:nu}),minWidth:M({size:a,sizes:nu})},UL({variant:o,theme:e,color:r,gradient:n})),{"&:active":e.activeStyles,"& [data-action-icon-loader]":{maxWidth:"70%"},"&:disabled, &[data-disabled]":{color:e.colors.gray[e.colorScheme==="dark"?6:4],cursor:"not-allowed",backgroundColor:o==="transparent"?void 0:e.fn.themeColor("gray",e.colorScheme==="dark"?8:1),borderColor:o==="transparent"?void 0:e.fn.themeColor("gray",e.colorScheme==="dark"?8:1),backgroundImage:"none",pointerEvents:"none","&:active":{transform:"none"}},"&[data-loading]":{pointerEvents:"none","&::before":Bb(Sv({content:'""'},e.fn.cover(P(-1))),{backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.colors.dark[7],.5):"rgba(255, 255, 255, .5)",borderRadius:e.fn.radius(t),cursor:"not-allowed"})}})}));const HL=WL;var qL=Object.defineProperty,Td=Object.getOwnPropertySymbols,bk=Object.prototype.hasOwnProperty,_k=Object.prototype.propertyIsEnumerable,Ub=(e,t,r)=>t in e?qL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wb=(e,t)=>{for(var r in t||(t={}))bk.call(t,r)&&Ub(e,r,t[r]);if(Td)for(var r of Td(t))_k.call(t,r)&&Ub(e,r,t[r]);return e},Hb=(e,t)=>{var r={};for(var n in e)bk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Td)for(var n of Td(e))t.indexOf(n)<0&&_k.call(e,n)&&(r[n]=e[n]);return r};function GL(e){var t=e,{size:r,color:n}=t,o=Hb(t,["size","color"]);const a=o,{style:i}=a,l=Hb(a,["style"]);return s.createElement("svg",Wb({viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:n,style:Wb({width:r},i)},l),s.createElement("rect",{y:"10",width:"15",height:"120",rx:"6"},s.createElement("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("rect",{x:"30",y:"10",width:"15",height:"120",rx:"6"},s.createElement("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("rect",{x:"60",width:"15",height:"140",rx:"6"},s.createElement("animate",{attributeName:"height",begin:"0s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"y",begin:"0s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("rect",{x:"90",y:"10",width:"15",height:"120",rx:"6"},s.createElement("animate",{attributeName:"height",begin:"0.25s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"y",begin:"0.25s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("rect",{x:"120",y:"10",width:"15",height:"120",rx:"6"},s.createElement("animate",{attributeName:"height",begin:"0.5s",dur:"1s",values:"120;110;100;90;80;70;60;50;40;140;120",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"y",begin:"0.5s",dur:"1s",values:"10;15;20;25;30;35;40;45;50;0;10",calcMode:"linear",repeatCount:"indefinite"})))}var QL=Object.defineProperty,Id=Object.getOwnPropertySymbols,xk=Object.prototype.hasOwnProperty,Ek=Object.prototype.propertyIsEnumerable,qb=(e,t,r)=>t in e?QL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gb=(e,t)=>{for(var r in t||(t={}))xk.call(t,r)&&qb(e,r,t[r]);if(Id)for(var r of Id(t))Ek.call(t,r)&&qb(e,r,t[r]);return e},Qb=(e,t)=>{var r={};for(var n in e)xk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Id)for(var n of Id(e))t.indexOf(n)<0&&Ek.call(e,n)&&(r[n]=e[n]);return r};function KL(e){var t=e,{size:r,color:n}=t,o=Qb(t,["size","color"]);const a=o,{style:i}=a,l=Qb(a,["style"]);return s.createElement("svg",Gb({viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",stroke:n,style:Gb({width:r,height:r},i)},l),s.createElement("g",{fill:"none",fillRule:"evenodd"},s.createElement("g",{transform:"translate(2.5 2.5)",strokeWidth:"5"},s.createElement("circle",{strokeOpacity:".5",cx:"16",cy:"16",r:"16"}),s.createElement("path",{d:"M32 16c0-9.94-8.06-16-16-16"},s.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 16 16",to:"360 16 16",dur:"1s",repeatCount:"indefinite"})))))}var YL=Object.defineProperty,Nd=Object.getOwnPropertySymbols,Sk=Object.prototype.hasOwnProperty,Pk=Object.prototype.propertyIsEnumerable,Kb=(e,t,r)=>t in e?YL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yb=(e,t)=>{for(var r in t||(t={}))Sk.call(t,r)&&Kb(e,r,t[r]);if(Nd)for(var r of Nd(t))Pk.call(t,r)&&Kb(e,r,t[r]);return e},Xb=(e,t)=>{var r={};for(var n in e)Sk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Nd)for(var n of Nd(e))t.indexOf(n)<0&&Pk.call(e,n)&&(r[n]=e[n]);return r};function XL(e){var t=e,{size:r,color:n}=t,o=Xb(t,["size","color"]);const a=o,{style:i}=a,l=Xb(a,["style"]);return s.createElement("svg",Yb({viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:n,style:Yb({width:r},i)},l),s.createElement("circle",{cx:"15",cy:"15",r:"15"},s.createElement("animate",{attributeName:"r",from:"15",to:"15",begin:"0s",dur:"0.8s",values:"15;9;15",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"fill-opacity",from:"1",to:"1",begin:"0s",dur:"0.8s",values:"1;.5;1",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("circle",{cx:"60",cy:"15",r:"9",fillOpacity:"0.3"},s.createElement("animate",{attributeName:"r",from:"9",to:"9",begin:"0s",dur:"0.8s",values:"9;15;9",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"fill-opacity",from:"0.5",to:"0.5",begin:"0s",dur:"0.8s",values:".5;1;.5",calcMode:"linear",repeatCount:"indefinite"})),s.createElement("circle",{cx:"105",cy:"15",r:"15"},s.createElement("animate",{attributeName:"r",from:"15",to:"15",begin:"0s",dur:"0.8s",values:"15;9;15",calcMode:"linear",repeatCount:"indefinite"}),s.createElement("animate",{attributeName:"fill-opacity",from:"1",to:"1",begin:"0s",dur:"0.8s",values:"1;.5;1",calcMode:"linear",repeatCount:"indefinite"})))}var JL=Object.defineProperty,Dd=Object.getOwnPropertySymbols,$k=Object.prototype.hasOwnProperty,Ok=Object.prototype.propertyIsEnumerable,Jb=(e,t,r)=>t in e?JL(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ZL=(e,t)=>{for(var r in t||(t={}))$k.call(t,r)&&Jb(e,r,t[r]);if(Dd)for(var r of Dd(t))Ok.call(t,r)&&Jb(e,r,t[r]);return e},ez=(e,t)=>{var r={};for(var n in e)$k.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Dd)for(var n of Dd(e))t.indexOf(n)<0&&Ok.call(e,n)&&(r[n]=e[n]);return r};const Uh={bars:GL,oval:KL,dots:XL},tz={xs:P(18),sm:P(22),md:P(36),lg:P(44),xl:P(58)},rz={size:"md"};function un(e){const t=G("Loader",rz,e),{size:r,color:n,variant:o}=t,a=ez(t,["size","color","variant"]),i=nr(),l=o in Uh?o:i.loader;return s.createElement(le,ZL({role:"presentation",component:Uh[l]||Uh.bars,size:M({size:r,sizes:tz}),color:i.fn.variant({variant:"filled",primaryFallback:!1,color:n||i.primaryColor}).background},a))}un.displayName="@mantine/core/Loader";var nz=Object.defineProperty,Ad=Object.getOwnPropertySymbols,Ck=Object.prototype.hasOwnProperty,kk=Object.prototype.propertyIsEnumerable,Zb=(e,t,r)=>t in e?nz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,e_=(e,t)=>{for(var r in t||(t={}))Ck.call(t,r)&&Zb(e,r,t[r]);if(Ad)for(var r of Ad(t))kk.call(t,r)&&Zb(e,r,t[r]);return e},oz=(e,t)=>{var r={};for(var n in e)Ck.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ad)for(var n of Ad(e))t.indexOf(n)<0&&kk.call(e,n)&&(r[n]=e[n]);return r};const az={color:"gray",size:"md",variant:"subtle"},jk=f.forwardRef((e,t)=>{const r=G("ActionIcon",az,e),{className:n,color:o,children:a,radius:i,size:l,variant:c,gradient:u,disabled:d,loaderProps:p,loading:h,unstyled:g,__staticSelector:y}=r,v=oz(r,["className","color","children","radius","size","variant","gradient","disabled","loaderProps","loading","unstyled","__staticSelector"]),{classes:E,cx:w,theme:b}=HL({radius:i,color:o,gradient:u},{name:["ActionIcon",y],unstyled:g,size:l,variant:c}),_=s.createElement(un,e_({color:b.fn.variant({color:o,variant:c}).color,size:"100%","data-action-icon-loader":!0},p));return s.createElement(ho,e_({className:w(E.root,n),ref:t,disabled:d,"data-disabled":d||void 0,"data-loading":h||void 0,unstyled:g},v),h?_:a)});jk.displayName="@mantine/core/ActionIcon";const ur=jk;var iz=Object.defineProperty,lz=Object.defineProperties,sz=Object.getOwnPropertyDescriptors,Md=Object.getOwnPropertySymbols,Rk=Object.prototype.hasOwnProperty,Tk=Object.prototype.propertyIsEnumerable,t_=(e,t,r)=>t in e?iz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cz=(e,t)=>{for(var r in t||(t={}))Rk.call(t,r)&&t_(e,r,t[r]);if(Md)for(var r of Md(t))Tk.call(t,r)&&t_(e,r,t[r]);return e},uz=(e,t)=>lz(e,sz(t)),dz=(e,t)=>{var r={};for(var n in e)Rk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Md)for(var n of Md(e))t.indexOf(n)<0&&Tk.call(e,n)&&(r[n]=e[n]);return r};function d0(e){const t=G("Portal",{},e),{children:r,target:n,className:o,innerRef:a}=t,i=dz(t,["children","target","className","innerRef"]),l=nr(),[c,u]=f.useState(!1),d=f.useRef();return aC(()=>(u(!0),d.current=n?typeof n=="string"?document.querySelector(n):n:document.createElement("div"),n||document.body.appendChild(d.current),()=>{!n&&document.body.removeChild(d.current)}),[n]),c?sc.createPortal(s.createElement("div",uz(cz({className:o,dir:l.dir},i),{ref:a}),r),d.current):null}d0.displayName="@mantine/core/Portal";var fz=Object.defineProperty,Ld=Object.getOwnPropertySymbols,Ik=Object.prototype.hasOwnProperty,Nk=Object.prototype.propertyIsEnumerable,r_=(e,t,r)=>t in e?fz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pz=(e,t)=>{for(var r in t||(t={}))Ik.call(t,r)&&r_(e,r,t[r]);if(Ld)for(var r of Ld(t))Nk.call(t,r)&&r_(e,r,t[r]);return e},mz=(e,t)=>{var r={};for(var n in e)Ik.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ld)for(var n of Ld(e))t.indexOf(n)<0&&Nk.call(e,n)&&(r[n]=e[n]);return r};function $l(e){var t=e,{withinPortal:r=!0,children:n}=t,o=mz(t,["withinPortal","children"]);return r?s.createElement(d0,pz({},o),n):s.createElement(s.Fragment,null,n)}$l.displayName="@mantine/core/OptionalPortal";var hz=Object.defineProperty,gz=Object.defineProperties,vz=Object.getOwnPropertyDescriptors,n_=Object.getOwnPropertySymbols,yz=Object.prototype.hasOwnProperty,wz=Object.prototype.propertyIsEnumerable,o_=(e,t,r)=>t in e?hz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wh=(e,t)=>{for(var r in t||(t={}))yz.call(t,r)&&o_(e,r,t[r]);if(n_)for(var r of n_(t))wz.call(t,r)&&o_(e,r,t[r]);return e},a_=(e,t)=>gz(e,vz(t));function bz({variant:e,color:t,theme:r}){if(e==="filled")return{backgroundColor:r.fn.variant({variant:"filled",color:t}).background,color:r.white};if(e==="outline"){const n=r.fn.variant({variant:"outline",color:t});return{color:n.color,borderColor:n.border,backgroundColor:r.colorScheme==="dark"?r.colors.dark[6]:r.white}}if(e==="light"){const n=r.fn.variant({variant:"light",color:t});return{backgroundColor:n.background,color:n.color}}return null}var _z=W((e,{radius:t,color:r},{variant:n})=>({root:Wh(a_(Wh({},e.fn.fontStyles()),{position:"relative",overflow:"hidden",paddingTop:e.spacing.sm,paddingBottom:e.spacing.sm,paddingLeft:e.spacing.md,paddingRight:e.spacing.sm,borderRadius:e.fn.radius(t),border:`${P(1)} solid transparent`}),bz({variant:n,color:r,theme:e})),wrapper:{display:"flex"},body:{flex:1},title:{boxSizing:"border-box",margin:0,marginBottom:e.spacing.xs,display:"flex",alignItems:"center",justifyContent:"space-between",lineHeight:e.lineHeight,fontSize:e.fontSizes.sm,fontWeight:700,"&[data-with-close-button]":{paddingRight:e.spacing.md}},label:{display:"block",overflow:"hidden",textOverflow:"ellipsis"},icon:{lineHeight:1,width:P(20),height:P(20),display:"flex",alignItems:"center",justifyContent:"flex-start",marginRight:e.spacing.md,marginTop:1},message:a_(Wh({},e.fn.fontStyles()),{lineHeight:e.lineHeight,textOverflow:"ellipsis",overflow:"hidden",fontSize:e.fontSizes.sm,color:n==="filled"?e.white:e.colorScheme==="dark"?n==="light"?e.white:e.colors.dark[0]:e.black}),closeButton:{width:P(10),height:P(10),color:n==="filled"?e.white:e.colorScheme==="dark"?n==="light"?e.white:e.colors.dark[0]:e.black}}));const xz=_z;var Ez=Object.defineProperty,zd=Object.getOwnPropertySymbols,Dk=Object.prototype.hasOwnProperty,Ak=Object.prototype.propertyIsEnumerable,i_=(e,t,r)=>t in e?Ez(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,l_=(e,t)=>{for(var r in t||(t={}))Dk.call(t,r)&&i_(e,r,t[r]);if(zd)for(var r of zd(t))Ak.call(t,r)&&i_(e,r,t[r]);return e},Sz=(e,t)=>{var r={};for(var n in e)Dk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&zd)for(var n of zd(e))t.indexOf(n)<0&&Ak.call(e,n)&&(r[n]=e[n]);return r};function Mk(e){const t=e,{width:r,height:n,style:o}=t,a=Sz(t,["width","height","style"]);return s.createElement("svg",l_({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:l_({width:r,height:n},o)},a),s.createElement("path",{d:"M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}Mk.displayName="@mantine/core/CloseIcon";var Pz=Object.defineProperty,Fd=Object.getOwnPropertySymbols,Lk=Object.prototype.hasOwnProperty,zk=Object.prototype.propertyIsEnumerable,s_=(e,t,r)=>t in e?Pz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$z=(e,t)=>{for(var r in t||(t={}))Lk.call(t,r)&&s_(e,r,t[r]);if(Fd)for(var r of Fd(t))zk.call(t,r)&&s_(e,r,t[r]);return e},Oz=(e,t)=>{var r={};for(var n in e)Lk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Fd)for(var n of Fd(e))t.indexOf(n)<0&&zk.call(e,n)&&(r[n]=e[n]);return r};const Cz={xs:P(12),sm:P(16),md:P(20),lg:P(28),xl:P(34)},kz={size:"sm"},Fk=f.forwardRef((e,t)=>{const r=G("CloseButton",kz,e),{iconSize:n,size:o,children:a}=r,i=Oz(r,["iconSize","size","children"]),l=P(n||Cz[o]);return s.createElement(ur,$z({ref:t,__staticSelector:"CloseButton",size:o},i),a||s.createElement(Mk,{width:l,height:l}))});Fk.displayName="@mantine/core/CloseButton";const cc=Fk;var jz=Object.defineProperty,Vd=Object.getOwnPropertySymbols,Vk=Object.prototype.hasOwnProperty,Bk=Object.prototype.propertyIsEnumerable,c_=(e,t,r)=>t in e?jz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rz=(e,t)=>{for(var r in t||(t={}))Vk.call(t,r)&&c_(e,r,t[r]);if(Vd)for(var r of Vd(t))Bk.call(t,r)&&c_(e,r,t[r]);return e},Tz=(e,t)=>{var r={};for(var n in e)Vk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Vd)for(var n of Vd(e))t.indexOf(n)<0&&Bk.call(e,n)&&(r[n]=e[n]);return r};const Iz={variant:"light"},uc=f.forwardRef((e,t)=>{const r=G("Alert",Iz,e),{id:n,className:o,title:a,variant:i,children:l,color:c,classNames:u,icon:d,styles:p,onClose:h,radius:g,withCloseButton:y,closeButtonLabel:v,unstyled:E}=r,w=Tz(r,["id","className","title","variant","children","color","classNames","icon","styles","onClose","radius","withCloseButton","closeButtonLabel","unstyled"]),{classes:b,cx:_}=xz({color:c,radius:g},{classNames:u,styles:p,unstyled:E,variant:i,name:"Alert"}),x=kr(n),S=a&&`${x}-title`,$=`${x}-body`;return s.createElement(le,Rz({id:x,role:"alert","aria-labelledby":S,"aria-describedby":$,className:_(b.root,b[i],o),ref:t},w),s.createElement("div",{className:b.wrapper},d&&s.createElement("div",{className:b.icon},d),s.createElement("div",{className:b.body},a&&s.createElement("div",{className:b.title,"data-with-close-button":y||void 0},s.createElement("span",{id:S,className:b.label},a)),s.createElement("div",{id:$,className:b.message},l)),y&&s.createElement(cc,{className:b.closeButton,onClick:h,variant:"transparent",size:16,iconSize:16,"aria-label":v})))});uc.displayName="@mantine/core/Alert";var Nz=Object.defineProperty,Dz=Object.defineProperties,Az=Object.getOwnPropertyDescriptors,u_=Object.getOwnPropertySymbols,Mz=Object.prototype.hasOwnProperty,Lz=Object.prototype.propertyIsEnumerable,d_=(e,t,r)=>t in e?Nz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ou=(e,t)=>{for(var r in t||(t={}))Mz.call(t,r)&&d_(e,r,t[r]);if(u_)for(var r of u_(t))Lz.call(t,r)&&d_(e,r,t[r]);return e},zz=(e,t)=>Dz(e,Az(t));function Fz({underline:e,strikethrough:t}){const r=[];return e&&r.push("underline"),t&&r.push("line-through"),r.length>0?r.join(" "):"none"}function Vz({theme:e,color:t}){return t==="dimmed"?e.fn.dimmed():typeof t=="string"&&(t in e.colors||t.split(".")[0]in e.colors)?e.fn.variant({variant:"filled",color:t}).background:t||"inherit"}function Bz(e){return typeof e=="number"?{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical"}:null}function Uz({theme:e,truncate:t}){return t==="start"?{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",direction:e.dir==="ltr"?"rtl":"ltr",textAlign:e.dir==="ltr"?"right":"left"}:t?{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}:null}var Wz=W((e,{color:t,lineClamp:r,truncate:n,inline:o,inherit:a,underline:i,gradient:l,weight:c,transform:u,align:d,strikethrough:p,italic:h},{size:g})=>{const y=e.fn.variant({variant:"gradient",gradient:l});return{root:zz(ou(ou(ou(ou({},e.fn.fontStyles()),e.fn.focusStyles()),Bz(r)),Uz({theme:e,truncate:n})),{color:Vz({color:t,theme:e}),fontFamily:a?"inherit":e.fontFamily,fontSize:a||g===void 0?"inherit":M({size:g,sizes:e.fontSizes}),lineHeight:a?"inherit":o?1:e.lineHeight,textDecoration:Fz({underline:i,strikethrough:p}),WebkitTapHighlightColor:"transparent",fontWeight:a?"inherit":c,textTransform:u,textAlign:d,fontStyle:h?"italic":void 0}),gradient:{backgroundImage:y.background,WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"}}});const Hz=Wz;var qz=Object.defineProperty,Bd=Object.getOwnPropertySymbols,Uk=Object.prototype.hasOwnProperty,Wk=Object.prototype.propertyIsEnumerable,f_=(e,t,r)=>t in e?qz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gz=(e,t)=>{for(var r in t||(t={}))Uk.call(t,r)&&f_(e,r,t[r]);if(Bd)for(var r of Bd(t))Wk.call(t,r)&&f_(e,r,t[r]);return e},Qz=(e,t)=>{var r={};for(var n in e)Uk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Bd)for(var n of Bd(e))t.indexOf(n)<0&&Wk.call(e,n)&&(r[n]=e[n]);return r};const Kz={variant:"text"},Hk=f.forwardRef((e,t)=>{const r=G("Text",Kz,e),{className:n,size:o,weight:a,transform:i,color:l,align:c,variant:u,lineClamp:d,truncate:p,gradient:h,inline:g,inherit:y,underline:v,strikethrough:E,italic:w,classNames:b,styles:_,unstyled:x,span:S,__staticSelector:$}=r,O=Qz(r,["className","size","weight","transform","color","align","variant","lineClamp","truncate","gradient","inline","inherit","underline","strikethrough","italic","classNames","styles","unstyled","span","__staticSelector"]),{classes:C,cx:T}=Hz({color:l,lineClamp:d,truncate:p,inline:g,inherit:y,underline:v,strikethrough:E,italic:w,weight:a,transform:i,align:c,gradient:h},{unstyled:x,name:$||"Text",variant:u,size:o});return s.createElement(le,Gz({ref:t,className:T(C.root,{[C.gradient]:u==="gradient"},n),component:S?"span":"div"},O))});Hk.displayName="@mantine/core/Text";const oe=Hk;var Yz=Object.defineProperty,p_=Object.getOwnPropertySymbols,Xz=Object.prototype.hasOwnProperty,Jz=Object.prototype.propertyIsEnumerable,m_=(e,t,r)=>t in e?Yz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zz=(e,t)=>{for(var r in t||(t={}))Xz.call(t,r)&&m_(e,r,t[r]);if(p_)for(var r of p_(t))Jz.call(t,r)&&m_(e,r,t[r]);return e};function e8({theme:e,color:t}){return t==="dimmed"?e.fn.dimmed():e.fn.themeColor(t||e.primaryColor,e.colorScheme==="dark"?4:7,!1,!0)}var t8=W((e,{color:t,underline:r})=>({root:Zz({backgroundColor:"transparent",cursor:"pointer",padding:0,border:0,color:e8({theme:e,color:t})},e.fn.hover({textDecoration:r?"underline":"none"}))}));const r8=t8;var n8=Object.defineProperty,Ud=Object.getOwnPropertySymbols,qk=Object.prototype.hasOwnProperty,Gk=Object.prototype.propertyIsEnumerable,h_=(e,t,r)=>t in e?n8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,g_=(e,t)=>{for(var r in t||(t={}))qk.call(t,r)&&h_(e,r,t[r]);if(Ud)for(var r of Ud(t))Gk.call(t,r)&&h_(e,r,t[r]);return e},o8=(e,t)=>{var r={};for(var n in e)qk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ud)for(var n of Ud(e))t.indexOf(n)<0&&Gk.call(e,n)&&(r[n]=e[n]);return r};const a8={underline:!0},Qk=f.forwardRef((e,t)=>{const r=G("Anchor",a8,e),{component:n,className:o,unstyled:a,variant:i,size:l,color:c,underline:u}=r,d=o8(r,["component","className","unstyled","variant","size","color","underline"]),{classes:p,cx:h}=r8({color:c,underline:u},{name:"Anchor",unstyled:a,variant:i,size:l}),g=n==="button"?{type:"button"}:null;return s.createElement(oe,g_(g_({component:n||"a",ref:t,className:h(p.root,o),size:l},g),d))});Qk.displayName="@mantine/core/Anchor";const Ae=Qk,Kk=f.createContext({zIndex:1e3,fixed:!1,layout:"default"}),i8=Kk.Provider;function Yk(){return f.useContext(Kk)}function Im(e,t){if(!e)return[];const r=Object.keys(e).filter(n=>n!=="base").map(n=>[M({size:n,sizes:t.breakpoints,units:"em"}),e[n]]);return r.sort((n,o)=>ln(n[0])-ln(o[0])),r}var l8=Object.defineProperty,s8=Object.defineProperties,c8=Object.getOwnPropertyDescriptors,v_=Object.getOwnPropertySymbols,u8=Object.prototype.hasOwnProperty,d8=Object.prototype.propertyIsEnumerable,y_=(e,t,r)=>t in e?l8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,au=(e,t)=>{for(var r in t||(t={}))u8.call(t,r)&&y_(e,r,t[r]);if(v_)for(var r of v_(t))d8.call(t,r)&&y_(e,r,t[r]);return e},w_=(e,t)=>s8(e,c8(t)),f8=W((e,{height:t,width:r,fixed:n,position:o,hiddenBreakpoint:a,zIndex:i,section:l,withBorder:c,layout:u})=>{const d=typeof r=="object"&&r!==null?Im(r,e).reduce((h,[g,y])=>(h[`@media (min-width: ${sr(g)})`]={width:P(y),minWidth:P(y)},h),{}):null,p=c?{[l==="navbar"?"borderRight":"borderLeft"]:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`}:{};return{root:w_(au(au(w_(au(au({},e.fn.fontStyles()),o),{top:u==="alt"?0:(o==null?void 0:o.top)||"var(--mantine-header-height)",bottom:0,zIndex:i,height:t?P(t):u==="alt"?"auto":"calc(100vh - var(--mantine-header-height, 0rem) - var(--mantine-footer-height, 0rem))",width:r!=null&&r.base?P(r==null?void 0:r.base):"100%",position:n?"fixed":"static",boxSizing:"border-box",display:"flex",flexDirection:"column",backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white}),p),d),{"&[data-hidden]":{[`@media (max-width: ${sr(ln(M({size:a,sizes:e.breakpoints}))-1)})`]:{display:"none"}}})}});const p8=f8;var m8=Object.defineProperty,Wd=Object.getOwnPropertySymbols,Xk=Object.prototype.hasOwnProperty,Jk=Object.prototype.propertyIsEnumerable,b_=(e,t,r)=>t in e?m8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,__=(e,t)=>{for(var r in t||(t={}))Xk.call(t,r)&&b_(e,r,t[r]);if(Wd)for(var r of Wd(t))Jk.call(t,r)&&b_(e,r,t[r]);return e},h8=(e,t)=>{var r={};for(var n in e)Xk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Wd)for(var n of Wd(e))t.indexOf(n)<0&&Jk.call(e,n)&&(r[n]=e[n]);return r};const Zk=f.forwardRef((e,t)=>{var r=e,{width:n,height:o,fixed:a=!1,position:i,zIndex:l,hiddenBreakpoint:c="md",hidden:u=!1,withBorder:d=!0,className:p,classNames:h,styles:g,children:y,section:v,__staticSelector:E,unstyled:w,variant:b}=r,_=h8(r,["width","height","fixed","position","zIndex","hiddenBreakpoint","hidden","withBorder","className","classNames","styles","children","section","__staticSelector","unstyled","variant"]);const x=Yk(),{classes:S,cx:$,theme:O}=p8({width:n,height:o,fixed:x.fixed||a,position:i,hiddenBreakpoint:c,zIndex:l||x.zIndex||jn("app"),section:v,withBorder:d,layout:x.layout},{classNames:h,styles:g,name:E,unstyled:w,variant:b}),C=Im(n,O).reduce((T,[j,k])=>(T[`@media (min-width: ${sr(j)})`]={[`--mantine-${v}-width`]:P(k)},T),{});return s.createElement(le,__({component:v==="navbar"?"nav":"aside",ref:t,"data-hidden":u||void 0,className:$(S.root,p)},_),y,s.createElement(oC,{styles:()=>({":root":__({[`--mantine-${v}-width`]:n!=null&&n.base?P(n.base):"0rem"},C)})}))});Zk.displayName="@mantine/core/HorizontalSection";var g8=Object.defineProperty,Hd=Object.getOwnPropertySymbols,ej=Object.prototype.hasOwnProperty,tj=Object.prototype.propertyIsEnumerable,x_=(e,t,r)=>t in e?g8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,v8=(e,t)=>{for(var r in t||(t={}))ej.call(t,r)&&x_(e,r,t[r]);if(Hd)for(var r of Hd(t))tj.call(t,r)&&x_(e,r,t[r]);return e},y8=(e,t)=>{var r={};for(var n in e)ej.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Hd)for(var n of Hd(e))t.indexOf(n)<0&&tj.call(e,n)&&(r[n]=e[n]);return r};const rj=f.forwardRef((e,t)=>{var r=e,{children:n,grow:o=!1,sx:a}=r,i=y8(r,["children","grow","sx"]);return s.createElement(le,v8({ref:t,sx:[{flex:o?1:0,boxSizing:"border-box"},...rm(a)]},i),n)});rj.displayName="@mantine/core/Section";const w8=rj;var b8=Object.defineProperty,E_=Object.getOwnPropertySymbols,_8=Object.prototype.hasOwnProperty,x8=Object.prototype.propertyIsEnumerable,S_=(e,t,r)=>t in e?b8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,E8=(e,t)=>{for(var r in t||(t={}))_8.call(t,r)&&S_(e,r,t[r]);if(E_)for(var r of E_(t))x8.call(t,r)&&S_(e,r,t[r]);return e};const S8={fixed:!1,position:{top:0,left:0},hiddenBreakpoint:"md",hidden:!1},Es=f.forwardRef((e,t)=>{const r=G("Navbar",S8,e);return s.createElement(Zk,E8({section:"navbar",__staticSelector:"Navbar",ref:t},r))});Es.Section=w8;Es.displayName="@mantine/core/Navbar";var P8=Object.defineProperty,$8=Object.defineProperties,O8=Object.getOwnPropertyDescriptors,P_=Object.getOwnPropertySymbols,C8=Object.prototype.hasOwnProperty,k8=Object.prototype.propertyIsEnumerable,$_=(e,t,r)=>t in e?P8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Hh=(e,t)=>{for(var r in t||(t={}))C8.call(t,r)&&$_(e,r,t[r]);if(P_)for(var r of P_(t))k8.call(t,r)&&$_(e,r,t[r]);return e},O_=(e,t)=>$8(e,O8(t)),j8=W((e,{height:t,fixed:r,position:n,zIndex:o,borderPosition:a,layout:i})=>{const l=typeof t=="object"&&t!==null?Im(t,e).reduce((c,[u,d])=>(c[`@media (min-width: ${sr(u)})`]={height:P(d),minHeight:P(d)},c),{}):null;return{root:O_(Hh(O_(Hh(Hh({},e.fn.fontStyles()),n),{zIndex:o,left:i==="alt"?"var(--mantine-navbar-width, 0)":0,right:i==="alt"?"var(--mantine-aside-width, 0)":0,height:typeof t=="object"?P(t==null?void 0:t.base)||"100%":P(t),maxHeight:typeof t=="object"?P(t==null?void 0:t.base)||"100%":P(t),position:r?"fixed":"static",boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white}),l),{borderBottom:a==="bottom"?`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0,borderTop:a==="top"?`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0})}});const R8=j8;var T8=Object.defineProperty,qd=Object.getOwnPropertySymbols,nj=Object.prototype.hasOwnProperty,oj=Object.prototype.propertyIsEnumerable,C_=(e,t,r)=>t in e?T8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,k_=(e,t)=>{for(var r in t||(t={}))nj.call(t,r)&&C_(e,r,t[r]);if(qd)for(var r of qd(t))oj.call(t,r)&&C_(e,r,t[r]);return e},I8=(e,t)=>{var r={};for(var n in e)nj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&qd)for(var n of qd(e))t.indexOf(n)<0&&oj.call(e,n)&&(r[n]=e[n]);return r};const aj=f.forwardRef((e,t)=>{var r=e,{children:n,className:o,classNames:a,styles:i,height:l,fixed:c=!1,withBorder:u=!0,position:d,zIndex:p,section:h,unstyled:g,__staticSelector:y,variant:v}=r,E=I8(r,["children","className","classNames","styles","height","fixed","withBorder","position","zIndex","section","unstyled","__staticSelector","variant"]);const w=Yk(),b=p||w.zIndex||jn("app"),{classes:_,cx:x,theme:S}=R8({height:l,fixed:w.fixed||c,position:d,zIndex:typeof b=="number"&&w.layout==="default"?b+1:b,layout:w.layout,borderPosition:u?h==="header"?"bottom":"top":"none"},{name:y,classNames:a,styles:i,unstyled:g,variant:v}),$=typeof l=="object"&&l!==null?Im(l,S).reduce((O,[C,T])=>(O[`@media (min-width: ${sr(C)})`]={[`--mantine-${h}-height`]:P(T)},O),{}):null;return s.createElement(le,k_({component:h==="header"?"header":"footer",className:x(_.root,o),ref:t},E),n,s.createElement(oC,{styles:()=>({":root":k_({[`--mantine-${h}-height`]:typeof l=="object"?P(l==null?void 0:l.base)||"100%":P(l)},$)})}))});aj.displayName="@mantine/core/VerticalSection";var N8=Object.defineProperty,D8=Object.defineProperties,A8=Object.getOwnPropertyDescriptors,j_=Object.getOwnPropertySymbols,M8=Object.prototype.hasOwnProperty,L8=Object.prototype.propertyIsEnumerable,R_=(e,t,r)=>t in e?N8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,z8=(e,t)=>{for(var r in t||(t={}))M8.call(t,r)&&R_(e,r,t[r]);if(j_)for(var r of j_(t))L8.call(t,r)&&R_(e,r,t[r]);return e},F8=(e,t)=>D8(e,A8(t));const V8={fixed:!1,position:{top:0,left:0,right:0}},ij=f.forwardRef((e,t)=>{const r=G("Header",V8,e);return s.createElement(aj,F8(z8({section:"header",__staticSelector:"Header"},r),{ref:t}))});ij.displayName="@mantine/core/Header";var B8=Object.defineProperty,T_=Object.getOwnPropertySymbols,U8=Object.prototype.hasOwnProperty,W8=Object.prototype.propertyIsEnumerable,I_=(e,t,r)=>t in e?B8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lj=(e,t)=>{for(var r in t||(t={}))U8.call(t,r)&&I_(e,r,t[r]);if(T_)for(var r of T_(t))W8.call(t,r)&&I_(e,r,t[r]);return e};function H8(e,t){const r=M({size:e.padding,sizes:t.spacing}),n=e.navbarOffsetBreakpoint?M({size:e.navbarOffsetBreakpoint,sizes:t.breakpoints}):null,o=e.asideOffsetBreakpoint?M({size:e.asideOffsetBreakpoint,sizes:t.breakpoints}):null;if(!e.fixed)return{padding:r};const a=ln(n),i=ln(o);return lj({minHeight:"100vh",paddingTop:`calc(var(--mantine-header-height, 0px) + ${r})`,paddingBottom:`calc(var(--mantine-footer-height, 0px) + ${r})`,paddingLeft:`calc(var(--mantine-navbar-width, 0px) + ${r})`,paddingRight:`calc(var(--mantine-aside-width, 0px) + ${r})`},a===i?{[`@media (max-width: ${sr(a-1)})`]:{paddingLeft:r,paddingRight:r}}:{[`@media (max-width: ${sr(a-1)})`]:{paddingLeft:r},[`@media (max-width: ${sr(i-1)})`]:{paddingRight:r}})}var q8=W((e,t)=>({root:{boxSizing:"border-box"},body:{display:"flex",boxSizing:"border-box"},main:lj({flex:1,width:"100vw",boxSizing:"border-box"},H8(t,e))}));const G8=q8;var Q8=Object.defineProperty,Gd=Object.getOwnPropertySymbols,sj=Object.prototype.hasOwnProperty,cj=Object.prototype.propertyIsEnumerable,N_=(e,t,r)=>t in e?Q8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,K8=(e,t)=>{for(var r in t||(t={}))sj.call(t,r)&&N_(e,r,t[r]);if(Gd)for(var r of Gd(t))cj.call(t,r)&&N_(e,r,t[r]);return e},Y8=(e,t)=>{var r={};for(var n in e)sj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Gd)for(var n of Gd(e))t.indexOf(n)<0&&cj.call(e,n)&&(r[n]=e[n]);return r};const X8={fixed:!0,padding:"md"},uj=f.forwardRef((e,t)=>{const r=G("AppShell",X8,e),{children:n,navbar:o,header:a,footer:i,aside:l,fixed:c,zIndex:u,padding:d,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h,className:g,styles:y,classNames:v,unstyled:E,hidden:w,layout:b,variant:_}=r,x=Y8(r,["children","navbar","header","footer","aside","fixed","zIndex","padding","navbarOffsetBreakpoint","asideOffsetBreakpoint","className","styles","classNames","unstyled","hidden","layout","variant"]),{classes:S,cx:$}=G8({padding:d,fixed:c,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h},{styles:y,classNames:v,unstyled:E,name:"AppShell",variant:_});return w?s.createElement(s.Fragment,null,n):s.createElement(i8,{value:{fixed:c,zIndex:u,layout:b}},s.createElement(le,K8({className:$(S.root,g),ref:t},x),a,s.createElement("div",{className:S.body},o,s.createElement("main",{className:S.main},n),l),i))});uj.displayName="@mantine/core/AppShell";const iu={xs:P(1),sm:P(2),md:P(3),lg:P(4),xl:P(5)};function lu(e,t){const r=e.fn.variant({variant:"outline",color:t}).border;return typeof t=="string"&&(t in e.colors||t.split(".")[0]in e.colors)?r:t===void 0?e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]:t}var J8=W((e,{color:t},{size:r,variant:n})=>({root:{},withLabel:{borderTop:"0 !important"},left:{"&::before":{display:"none"}},right:{"&::after":{display:"none"}},label:{display:"flex",alignItems:"center","&::before":{content:'""',flex:1,height:P(1),borderTop:`${M({size:r,sizes:iu})} ${n} ${lu(e,t)}`,marginRight:e.spacing.xs},"&::after":{content:'""',flex:1,borderTop:`${M({size:r,sizes:iu})} ${n} ${lu(e,t)}`,marginLeft:e.spacing.xs}},labelDefaultStyles:{color:t==="dark"?e.colors.dark[1]:e.fn.themeColor(t,e.colorScheme==="dark"?5:e.fn.primaryShade(),!1)},horizontal:{border:0,borderTopWidth:P(M({size:r,sizes:iu})),borderTopColor:lu(e,t),borderTopStyle:n,margin:0},vertical:{border:0,alignSelf:"stretch",height:"auto",borderLeftWidth:P(M({size:r,sizes:iu})),borderLeftColor:lu(e,t),borderLeftStyle:n}}));const Z8=J8;var eF=Object.defineProperty,tF=Object.defineProperties,rF=Object.getOwnPropertyDescriptors,Qd=Object.getOwnPropertySymbols,dj=Object.prototype.hasOwnProperty,fj=Object.prototype.propertyIsEnumerable,D_=(e,t,r)=>t in e?eF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,A_=(e,t)=>{for(var r in t||(t={}))dj.call(t,r)&&D_(e,r,t[r]);if(Qd)for(var r of Qd(t))fj.call(t,r)&&D_(e,r,t[r]);return e},nF=(e,t)=>tF(e,rF(t)),oF=(e,t)=>{var r={};for(var n in e)dj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Qd)for(var n of Qd(e))t.indexOf(n)<0&&fj.call(e,n)&&(r[n]=e[n]);return r};const aF={orientation:"horizontal",size:"xs",labelPosition:"left",variant:"solid"},wr=f.forwardRef((e,t)=>{const r=G("Divider",aF,e),{className:n,color:o,orientation:a,size:i,label:l,labelPosition:c,labelProps:u,variant:d,styles:p,classNames:h,unstyled:g}=r,y=oF(r,["className","color","orientation","size","label","labelPosition","labelProps","variant","styles","classNames","unstyled"]),{classes:v,cx:E}=Z8({color:o},{classNames:h,styles:p,unstyled:g,name:"Divider",variant:d,size:i}),w=a==="vertical",b=a==="horizontal",_=!!l&&b,x=!(u!=null&&u.color);return s.createElement(le,A_({ref:t,className:E(v.root,{[v.vertical]:w,[v.horizontal]:b,[v.withLabel]:_},n),role:"separator"},y),_&&s.createElement(oe,nF(A_({},u),{size:(u==null?void 0:u.size)||"xs",mt:P(2),className:E(v.label,v[c],{[v.labelDefaultStyles]:x})}),l))});wr.displayName="@mantine/core/Divider";var iF=Object.defineProperty,lF=Object.defineProperties,sF=Object.getOwnPropertyDescriptors,M_=Object.getOwnPropertySymbols,cF=Object.prototype.hasOwnProperty,uF=Object.prototype.propertyIsEnumerable,L_=(e,t,r)=>t in e?iF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,z_=(e,t)=>{for(var r in t||(t={}))cF.call(t,r)&&L_(e,r,t[r]);if(M_)for(var r of M_(t))uF.call(t,r)&&L_(e,r,t[r]);return e},dF=(e,t)=>lF(e,sF(t)),fF=W((e,t,{size:r})=>({item:dF(z_({},e.fn.fontStyles()),{boxSizing:"border-box",wordBreak:"break-all",textAlign:"left",width:"100%",padding:`calc(${M({size:r,sizes:e.spacing})} / 1.5) ${M({size:r,sizes:e.spacing})}`,cursor:"pointer",fontSize:M({size:r,sizes:e.fontSizes}),color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,borderRadius:e.fn.radius(),"&[data-hovered]":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[1]},"&[data-selected]":z_({backgroundColor:e.fn.variant({variant:"filled"}).background,color:e.fn.variant({variant:"filled"}).color},e.fn.hover({backgroundColor:e.fn.variant({variant:"filled"}).hover})),"&[data-disabled]":{cursor:"default",color:e.colors.dark[2]}}),nothingFound:{boxSizing:"border-box",color:e.colors.gray[6],paddingTop:`calc(${M({size:r,sizes:e.spacing})} / 2)`,paddingBottom:`calc(${M({size:r,sizes:e.spacing})} / 2)`,textAlign:"center"},separator:{boxSizing:"border-box",textAlign:"left",width:"100%",padding:`calc(${M({size:r,sizes:e.spacing})} / 1.5) ${M({size:r,sizes:e.spacing})}`},separatorLabel:{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}}));const pF=fF;var mF=Object.defineProperty,F_=Object.getOwnPropertySymbols,hF=Object.prototype.hasOwnProperty,gF=Object.prototype.propertyIsEnumerable,V_=(e,t,r)=>t in e?mF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vF=(e,t)=>{for(var r in t||(t={}))hF.call(t,r)&&V_(e,r,t[r]);if(F_)for(var r of F_(t))gF.call(t,r)&&V_(e,r,t[r]);return e};function pj({data:e,hovered:t,classNames:r,styles:n,isItemSelected:o,uuid:a,__staticSelector:i,onItemHover:l,onItemSelect:c,itemsRefs:u,itemComponent:d,size:p,nothingFound:h,creatable:g,createLabel:y,unstyled:v,variant:E}){const{classes:w}=pF(null,{classNames:r,styles:n,unstyled:v,name:i,variant:E,size:p}),b=[],_=[];let x=null;const S=(O,C)=>{const T=typeof o=="function"?o(O.value):!1;return s.createElement(d,vF({key:O.value,className:w.item,"data-disabled":O.disabled||void 0,"data-hovered":!O.disabled&&t===C||void 0,"data-selected":!O.disabled&&T||void 0,selected:T,onMouseEnter:()=>l(C),id:`${a}-${C}`,role:"option",tabIndex:-1,"aria-selected":t===C,ref:j=>{u&&u.current&&(u.current[O.value]=j)},onMouseDown:O.disabled?null:j=>{j.preventDefault(),c(O)},disabled:O.disabled,variant:E},O))};let $=null;if(e.forEach((O,C)=>{O.creatable?x=C:O.group?($!==O.group&&($=O.group,_.push(s.createElement("div",{className:w.separator,key:`__mantine-divider-${C}`},s.createElement(wr,{classNames:{label:w.separatorLabel},label:O.group})))),_.push(S(O,C))):b.push(S(O,C))}),g){const O=e[x];b.push(s.createElement("div",{key:gm(),className:w.item,"data-hovered":t===x||void 0,onMouseEnter:()=>l(x),onMouseDown:C=>{C.preventDefault(),c(O)},tabIndex:-1,ref:C=>{u&&u.current&&(u.current[O.value]=C)}},y))}return _.length>0&&b.length>0&&b.unshift(s.createElement("div",{className:w.separator,key:"empty-group-separator"},s.createElement(wr,null))),_.length>0||b.length>0?s.createElement(s.Fragment,null,_,b):s.createElement(oe,{size:p,unstyled:v,className:w.nothingFound},h)}pj.displayName="@mantine/core/SelectItems";var yF=Object.defineProperty,Kd=Object.getOwnPropertySymbols,mj=Object.prototype.hasOwnProperty,hj=Object.prototype.propertyIsEnumerable,B_=(e,t,r)=>t in e?yF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wF=(e,t)=>{for(var r in t||(t={}))mj.call(t,r)&&B_(e,r,t[r]);if(Kd)for(var r of Kd(t))hj.call(t,r)&&B_(e,r,t[r]);return e},bF=(e,t)=>{var r={};for(var n in e)mj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Kd)for(var n of Kd(e))t.indexOf(n)<0&&hj.call(e,n)&&(r[n]=e[n]);return r};const gj=f.forwardRef((e,t)=>{var r=e,{label:n,value:o}=r,a=bF(r,["label","value"]);return s.createElement("div",wF({ref:t},a),n||o)});gj.displayName="@mantine/core/DefaultItem";function _F(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function vj(...e){return t=>e.forEach(r=>_F(r,t))}function oi(...e){return f.useCallback(vj(...e),e)}const yj=f.forwardRef((e,t)=>{const{children:r,...n}=e,o=f.Children.toArray(r),a=o.find(EF);if(a){const i=a.props.children,l=o.map(c=>c===a?f.Children.count(i)>1?f.Children.only(null):f.isValidElement(i)?i.props.children:null:c);return f.createElement(Pv,Ze({},n,{ref:t}),f.isValidElement(i)?f.cloneElement(i,void 0,l):null)}return f.createElement(Pv,Ze({},n,{ref:t}),r)});yj.displayName="Slot";const Pv=f.forwardRef((e,t)=>{const{children:r,...n}=e;return f.isValidElement(r)?f.cloneElement(r,{...SF(n,r.props),ref:vj(t,r.ref)}):f.Children.count(r)>1?f.Children.only(null):null});Pv.displayName="SlotClone";const xF=({children:e})=>f.createElement(f.Fragment,null,e);function EF(e){return f.isValidElement(e)&&e.type===xF}function SF(e,t){const r={...t};for(const n in t){const o=e[n],a=t[n];/^on[A-Z]/.test(n)?o&&a?r[n]=(...l)=>{a(...l),o(...l)}:o&&(r[n]=o):n==="style"?r[n]={...o,...a}:n==="className"&&(r[n]=[o,a].filter(Boolean).join(" "))}return{...e,...r}}const PF=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],dc=PF.reduce((e,t)=>{const r=f.forwardRef((n,o)=>{const{asChild:a,...i}=n,l=a?yj:t;return f.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),f.createElement(l,Ze({},i,{ref:o}))});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),$v=globalThis!=null&&globalThis.document?f.useLayoutEffect:()=>{};function $F(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const fc=e=>{const{present:t,children:r}=e,n=OF(t),o=typeof r=="function"?r({present:n.isPresent}):f.Children.only(r),a=oi(n.ref,o.ref);return typeof r=="function"||n.isPresent?f.cloneElement(o,{ref:a}):null};fc.displayName="Presence";function OF(e){const[t,r]=f.useState(),n=f.useRef({}),o=f.useRef(e),a=f.useRef("none"),i=e?"mounted":"unmounted",[l,c]=$F(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f.useEffect(()=>{const u=su(n.current);a.current=l==="mounted"?u:"none"},[l]),$v(()=>{const u=n.current,d=o.current;if(d!==e){const h=a.current,g=su(u);e?c("MOUNT"):g==="none"||(u==null?void 0:u.display)==="none"?c("UNMOUNT"):c(d&&h!==g?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),$v(()=>{if(t){const u=p=>{const g=su(n.current).includes(p.animationName);p.target===t&&g&&sc.flushSync(()=>c("ANIMATION_END"))},d=p=>{p.target===t&&(a.current=su(n.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",u),t.addEventListener("animationend",u),()=>{t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",u),t.removeEventListener("animationend",u)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(l),ref:f.useCallback(u=>{u&&(n.current=getComputedStyle(u)),r(u)},[])}}function su(e){return(e==null?void 0:e.animationName)||"none"}function CF(e,t=[]){let r=[];function n(a,i){const l=f.createContext(i),c=r.length;r=[...r,i];function u(p){const{scope:h,children:g,...y}=p,v=(h==null?void 0:h[e][c])||l,E=f.useMemo(()=>y,Object.values(y));return f.createElement(v.Provider,{value:E},g)}function d(p,h){const g=(h==null?void 0:h[e][c])||l,y=f.useContext(g);if(y)return y;if(i!==void 0)return i;throw new Error(`\`${p}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,d]}const o=()=>{const a=r.map(i=>f.createContext(i));return function(l){const c=(l==null?void 0:l[e])||a;return f.useMemo(()=>({[`__scope${e}`]:{...l,[e]:c}}),[l,c])}};return o.scopeName=e,[n,kF(o,...t)]}function kF(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(a){const i=n.reduce((l,{useScope:c,scopeName:u})=>{const p=c(a)[`__scope${u}`];return{...l,...p}},{});return f.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return r.scopeName=t.scopeName,r}function Ta(e){const t=f.useRef(e);return f.useEffect(()=>{t.current=e}),f.useMemo(()=>(...r)=>{var n;return(n=t.current)===null||n===void 0?void 0:n.call(t,...r)},[])}const jF=f.createContext(void 0);function RF(e){const t=f.useContext(jF);return e||t||"ltr"}function TF(e,[t,r]){return Math.min(r,Math.max(t,e))}function Va(e,t,{checkForDefaultPrevented:r=!0}={}){return function(o){if(e==null||e(o),r===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}function IF(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const wj="ScrollArea",[bj,_he]=CF(wj),[NF,fn]=bj(wj),DF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,type:n="hover",dir:o,scrollHideDelay:a=600,...i}=e,[l,c]=f.useState(null),[u,d]=f.useState(null),[p,h]=f.useState(null),[g,y]=f.useState(null),[v,E]=f.useState(null),[w,b]=f.useState(0),[_,x]=f.useState(0),[S,$]=f.useState(!1),[O,C]=f.useState(!1),T=oi(t,k=>c(k)),j=RF(o);return f.createElement(NF,{scope:r,type:n,dir:j,scrollHideDelay:a,scrollArea:l,viewport:u,onViewportChange:d,content:p,onContentChange:h,scrollbarX:g,onScrollbarXChange:y,scrollbarXEnabled:S,onScrollbarXEnabledChange:$,scrollbarY:v,onScrollbarYChange:E,scrollbarYEnabled:O,onScrollbarYEnabledChange:C,onCornerWidthChange:b,onCornerHeightChange:x},f.createElement(dc.div,Ze({dir:j},i,{ref:T,style:{position:"relative","--radix-scroll-area-corner-width":w+"px","--radix-scroll-area-corner-height":_+"px",...e.style}})))}),AF="ScrollAreaViewport",MF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,children:n,...o}=e,a=fn(AF,r),i=f.useRef(null),l=oi(t,i,a.onViewportChange);return f.createElement(f.Fragment,null,f.createElement("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),f.createElement(dc.div,Ze({"data-radix-scroll-area-viewport":""},o,{ref:l,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),f.createElement("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},n)))}),Oo="ScrollAreaScrollbar",LF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=fn(Oo,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:i}=o,l=e.orientation==="horizontal";return f.useEffect(()=>(l?a(!0):i(!0),()=>{l?a(!1):i(!1)}),[l,a,i]),o.type==="hover"?f.createElement(zF,Ze({},n,{ref:t,forceMount:r})):o.type==="scroll"?f.createElement(FF,Ze({},n,{ref:t,forceMount:r})):o.type==="auto"?f.createElement(_j,Ze({},n,{ref:t,forceMount:r})):o.type==="always"?f.createElement(f0,Ze({},n,{ref:t})):null}),zF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=fn(Oo,e.__scopeScrollArea),[a,i]=f.useState(!1);return f.useEffect(()=>{const l=o.scrollArea;let c=0;if(l){const u=()=>{window.clearTimeout(c),i(!0)},d=()=>{c=window.setTimeout(()=>i(!1),o.scrollHideDelay)};return l.addEventListener("pointerenter",u),l.addEventListener("pointerleave",d),()=>{window.clearTimeout(c),l.removeEventListener("pointerenter",u),l.removeEventListener("pointerleave",d)}}},[o.scrollArea,o.scrollHideDelay]),f.createElement(fc,{present:r||a},f.createElement(_j,Ze({"data-state":a?"visible":"hidden"},n,{ref:t})))}),FF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=fn(Oo,e.__scopeScrollArea),a=e.orientation==="horizontal",i=Dm(()=>c("SCROLL_END"),100),[l,c]=IF("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return f.useEffect(()=>{if(l==="idle"){const u=window.setTimeout(()=>c("HIDE"),o.scrollHideDelay);return()=>window.clearTimeout(u)}},[l,o.scrollHideDelay,c]),f.useEffect(()=>{const u=o.viewport,d=a?"scrollLeft":"scrollTop";if(u){let p=u[d];const h=()=>{const g=u[d];p!==g&&(c("SCROLL"),i()),p=g};return u.addEventListener("scroll",h),()=>u.removeEventListener("scroll",h)}},[o.viewport,a,c,i]),f.createElement(fc,{present:r||l!=="hidden"},f.createElement(f0,Ze({"data-state":l==="hidden"?"hidden":"visible"},n,{ref:t,onPointerEnter:Va(e.onPointerEnter,()=>c("POINTER_ENTER")),onPointerLeave:Va(e.onPointerLeave,()=>c("POINTER_LEAVE"))})))}),_j=f.forwardRef((e,t)=>{const r=fn(Oo,e.__scopeScrollArea),{forceMount:n,...o}=e,[a,i]=f.useState(!1),l=e.orientation==="horizontal",c=Dm(()=>{if(r.viewport){const u=r.viewport.offsetWidth<r.viewport.scrollWidth,d=r.viewport.offsetHeight<r.viewport.scrollHeight;i(l?u:d)}},10);return fl(r.viewport,c),fl(r.content,c),f.createElement(fc,{present:n||a},f.createElement(f0,Ze({"data-state":a?"visible":"hidden"},o,{ref:t})))}),f0=f.forwardRef((e,t)=>{const{orientation:r="vertical",...n}=e,o=fn(Oo,e.__scopeScrollArea),a=f.useRef(null),i=f.useRef(0),[l,c]=f.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),u=Pj(l.viewport,l.content),d={...n,sizes:l,onSizesChange:c,hasThumb:u>0&&u<1,onThumbChange:h=>a.current=h,onThumbPointerUp:()=>i.current=0,onThumbPointerDown:h=>i.current=h};function p(h,g){return QF(h,i.current,l,g)}return r==="horizontal"?f.createElement(VF,Ze({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&a.current){const h=o.viewport.scrollLeft,g=U_(h,l,o.dir);a.current.style.transform=`translate3d(${g}px, 0, 0)`}},onWheelScroll:h=>{o.viewport&&(o.viewport.scrollLeft=h)},onDragScroll:h=>{o.viewport&&(o.viewport.scrollLeft=p(h,o.dir))}})):r==="vertical"?f.createElement(BF,Ze({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&a.current){const h=o.viewport.scrollTop,g=U_(h,l);a.current.style.transform=`translate3d(0, ${g}px, 0)`}},onWheelScroll:h=>{o.viewport&&(o.viewport.scrollTop=h)},onDragScroll:h=>{o.viewport&&(o.viewport.scrollTop=p(h))}})):null}),VF=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,a=fn(Oo,e.__scopeScrollArea),[i,l]=f.useState(),c=f.useRef(null),u=oi(t,c,a.onScrollbarXChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(Ej,Ze({"data-orientation":"horizontal"},o,{ref:u,sizes:r,style:{bottom:0,left:a.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:a.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":Nm(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.x),onDragScroll:d=>e.onDragScroll(d.x),onWheelScroll:(d,p)=>{if(a.viewport){const h=a.viewport.scrollLeft+d.deltaX;e.onWheelScroll(h),Oj(h,p)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&n({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:c.current.clientWidth,paddingStart:Yd(i.paddingLeft),paddingEnd:Yd(i.paddingRight)}})}}))}),BF=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,a=fn(Oo,e.__scopeScrollArea),[i,l]=f.useState(),c=f.useRef(null),u=oi(t,c,a.onScrollbarYChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(Ej,Ze({"data-orientation":"vertical"},o,{ref:u,sizes:r,style:{top:0,right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":Nm(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.y),onDragScroll:d=>e.onDragScroll(d.y),onWheelScroll:(d,p)=>{if(a.viewport){const h=a.viewport.scrollTop+d.deltaY;e.onWheelScroll(h),Oj(h,p)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&n({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:c.current.clientHeight,paddingStart:Yd(i.paddingTop),paddingEnd:Yd(i.paddingBottom)}})}}))}),[UF,xj]=bj(Oo),Ej=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,sizes:n,hasThumb:o,onThumbChange:a,onThumbPointerUp:i,onThumbPointerDown:l,onThumbPositionChange:c,onDragScroll:u,onWheelScroll:d,onResize:p,...h}=e,g=fn(Oo,r),[y,v]=f.useState(null),E=oi(t,T=>v(T)),w=f.useRef(null),b=f.useRef(""),_=g.viewport,x=n.content-n.viewport,S=Ta(d),$=Ta(c),O=Dm(p,10);function C(T){if(w.current){const j=T.clientX-w.current.left,k=T.clientY-w.current.top;u({x:j,y:k})}}return f.useEffect(()=>{const T=j=>{const k=j.target;(y==null?void 0:y.contains(k))&&S(j,x)};return document.addEventListener("wheel",T,{passive:!1}),()=>document.removeEventListener("wheel",T,{passive:!1})},[_,y,x,S]),f.useEffect($,[n,$]),fl(y,O),fl(g.content,O),f.createElement(UF,{scope:r,scrollbar:y,hasThumb:o,onThumbChange:Ta(a),onThumbPointerUp:Ta(i),onThumbPositionChange:$,onThumbPointerDown:Ta(l)},f.createElement(dc.div,Ze({},h,{ref:E,style:{position:"absolute",...h.style},onPointerDown:Va(e.onPointerDown,T=>{T.button===0&&(T.target.setPointerCapture(T.pointerId),w.current=y.getBoundingClientRect(),b.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",C(T))}),onPointerMove:Va(e.onPointerMove,C),onPointerUp:Va(e.onPointerUp,T=>{const j=T.target;j.hasPointerCapture(T.pointerId)&&j.releasePointerCapture(T.pointerId),document.body.style.webkitUserSelect=b.current,w.current=null})})))}),Ov="ScrollAreaThumb",WF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=xj(Ov,e.__scopeScrollArea);return f.createElement(fc,{present:r||o.hasThumb},f.createElement(HF,Ze({ref:t},n)))}),HF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,style:n,...o}=e,a=fn(Ov,r),i=xj(Ov,r),{onThumbPositionChange:l}=i,c=oi(t,p=>i.onThumbChange(p)),u=f.useRef(),d=Dm(()=>{u.current&&(u.current(),u.current=void 0)},100);return f.useEffect(()=>{const p=a.viewport;if(p){const h=()=>{if(d(),!u.current){const g=KF(p,l);u.current=g,l()}};return l(),p.addEventListener("scroll",h),()=>p.removeEventListener("scroll",h)}},[a.viewport,d,l]),f.createElement(dc.div,Ze({"data-state":i.hasThumb?"visible":"hidden"},o,{ref:c,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...n},onPointerDownCapture:Va(e.onPointerDownCapture,p=>{const g=p.target.getBoundingClientRect(),y=p.clientX-g.left,v=p.clientY-g.top;i.onThumbPointerDown({x:y,y:v})}),onPointerUp:Va(e.onPointerUp,i.onThumbPointerUp)}))}),Sj="ScrollAreaCorner",qF=f.forwardRef((e,t)=>{const r=fn(Sj,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?f.createElement(GF,Ze({},e,{ref:t})):null}),GF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,...n}=e,o=fn(Sj,r),[a,i]=f.useState(0),[l,c]=f.useState(0),u=!!(a&&l);return fl(o.scrollbarX,()=>{var d;const p=((d=o.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;o.onCornerHeightChange(p),c(p)}),fl(o.scrollbarY,()=>{var d;const p=((d=o.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;o.onCornerWidthChange(p),i(p)}),u?f.createElement(dc.div,Ze({},n,{ref:t,style:{width:a,height:l,position:"absolute",right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function Yd(e){return e?parseInt(e,10):0}function Pj(e,t){const r=e/t;return isNaN(r)?0:r}function Nm(e){const t=Pj(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,n=(e.scrollbar.size-r)*t;return Math.max(n,18)}function QF(e,t,r,n="ltr"){const o=Nm(r),a=o/2,i=t||a,l=o-i,c=r.scrollbar.paddingStart+i,u=r.scrollbar.size-r.scrollbar.paddingEnd-l,d=r.content-r.viewport,p=n==="ltr"?[0,d]:[d*-1,0];return $j([c,u],p)(e)}function U_(e,t,r="ltr"){const n=Nm(t),o=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,a=t.scrollbar.size-o,i=t.content-t.viewport,l=a-n,c=r==="ltr"?[0,i]:[i*-1,0],u=TF(e,c);return $j([0,i],[0,l])(u)}function $j(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];const n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function Oj(e,t){return e>0&&e<t}const KF=(e,t=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},n=0;return function o(){const a={left:e.scrollLeft,top:e.scrollTop},i=r.left!==a.left,l=r.top!==a.top;(i||l)&&t(),r=a,n=window.requestAnimationFrame(o)}(),()=>window.cancelAnimationFrame(n)};function Dm(e,t){const r=Ta(e),n=f.useRef(0);return f.useEffect(()=>()=>window.clearTimeout(n.current),[]),f.useCallback(()=>{window.clearTimeout(n.current),n.current=window.setTimeout(r,t)},[r,t])}function fl(e,t){const r=Ta(t);$v(()=>{let n=0;if(e){const o=new ResizeObserver(()=>{cancelAnimationFrame(n),n=window.requestAnimationFrame(r)});return o.observe(e),()=>{window.cancelAnimationFrame(n),o.unobserve(e)}}},[e,r])}const YF=DF,XF=MF,W_=LF,H_=WF,JF=qF;var ZF=W((e,{scrollbarSize:t,offsetScrollbars:r,scrollbarHovered:n,hidden:o})=>({root:{overflow:"hidden"},viewport:{width:"100%",height:"100%",paddingRight:r?P(t):void 0,paddingBottom:r?P(t):void 0},scrollbar:{display:o?"none":"flex",userSelect:"none",touchAction:"none",boxSizing:"border-box",padding:`calc(${P(t)} / 5)`,transition:"background-color 150ms ease, opacity 150ms ease","&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[8]:e.colors.gray[0],[`& .${zt("thumb")}`]:{backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.white,.5):e.fn.rgba(e.black,.5)}},'&[data-orientation="vertical"]':{width:P(t)},'&[data-orientation="horizontal"]':{flexDirection:"column",height:P(t)},'&[data-state="hidden"]':{display:"none",opacity:0}},thumb:{ref:zt("thumb"),flex:1,backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.white,.4):e.fn.rgba(e.black,.4),borderRadius:P(t),position:"relative",transition:"background-color 150ms ease",display:o?"none":void 0,overflow:"hidden","&::before":{content:'""',position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",height:"100%",minWidth:P(44),minHeight:P(44)}},corner:{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0],transition:"opacity 150ms ease",opacity:n?1:0,display:o?"none":void 0}}));const eV=ZF;var tV=Object.defineProperty,rV=Object.defineProperties,nV=Object.getOwnPropertyDescriptors,Xd=Object.getOwnPropertySymbols,Cj=Object.prototype.hasOwnProperty,kj=Object.prototype.propertyIsEnumerable,q_=(e,t,r)=>t in e?tV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Cv=(e,t)=>{for(var r in t||(t={}))Cj.call(t,r)&&q_(e,r,t[r]);if(Xd)for(var r of Xd(t))kj.call(t,r)&&q_(e,r,t[r]);return e},jj=(e,t)=>rV(e,nV(t)),Rj=(e,t)=>{var r={};for(var n in e)Cj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Xd)for(var n of Xd(e))t.indexOf(n)<0&&kj.call(e,n)&&(r[n]=e[n]);return r};const Tj={scrollbarSize:12,scrollHideDelay:1e3,type:"hover",offsetScrollbars:!1},Am=f.forwardRef((e,t)=>{const r=G("ScrollArea",Tj,e),{children:n,className:o,classNames:a,styles:i,scrollbarSize:l,scrollHideDelay:c,type:u,dir:d,offsetScrollbars:p,viewportRef:h,onScrollPositionChange:g,unstyled:y,variant:v,viewportProps:E}=r,w=Rj(r,["children","className","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","variant","viewportProps"]),[b,_]=f.useState(!1),x=nr(),{classes:S,cx:$}=eV({scrollbarSize:l,offsetScrollbars:p,scrollbarHovered:b,hidden:u==="never"},{name:"ScrollArea",classNames:a,styles:i,unstyled:y,variant:v});return s.createElement(YF,{type:u==="never"?"always":u,scrollHideDelay:c,dir:d||x.dir,ref:t,asChild:!0},s.createElement(le,Cv({className:$(S.root,o)},w),s.createElement(XF,jj(Cv({},E),{className:S.viewport,ref:h,onScroll:typeof g=="function"?({currentTarget:O})=>g({x:O.scrollLeft,y:O.scrollTop}):void 0}),n),s.createElement(W_,{orientation:"horizontal",className:S.scrollbar,forceMount:!0,onMouseEnter:()=>_(!0),onMouseLeave:()=>_(!1)},s.createElement(H_,{className:S.thumb})),s.createElement(W_,{orientation:"vertical",className:S.scrollbar,forceMount:!0,onMouseEnter:()=>_(!0),onMouseLeave:()=>_(!1)},s.createElement(H_,{className:S.thumb})),s.createElement(JF,{className:S.corner})))}),Ij=f.forwardRef((e,t)=>{const r=G("ScrollAreaAutosize",Tj,e),{children:n,classNames:o,styles:a,scrollbarSize:i,scrollHideDelay:l,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:g,sx:y,variant:v,viewportProps:E}=r,w=Rj(r,["children","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","sx","variant","viewportProps"]);return s.createElement(le,jj(Cv({},w),{ref:t,sx:[{display:"flex"},...rm(y)]}),s.createElement(le,{sx:{display:"flex",flexDirection:"column",flex:1}},s.createElement(Am,{classNames:o,styles:a,scrollHideDelay:l,scrollbarSize:i,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:g,variant:v,viewportProps:E},n)))});Ij.displayName="@mantine/core/ScrollAreaAutosize";Am.displayName="@mantine/core/ScrollArea";Am.Autosize=Ij;const ai=Am;var oV=Object.defineProperty,aV=Object.defineProperties,iV=Object.getOwnPropertyDescriptors,Jd=Object.getOwnPropertySymbols,Nj=Object.prototype.hasOwnProperty,Dj=Object.prototype.propertyIsEnumerable,G_=(e,t,r)=>t in e?oV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Q_=(e,t)=>{for(var r in t||(t={}))Nj.call(t,r)&&G_(e,r,t[r]);if(Jd)for(var r of Jd(t))Dj.call(t,r)&&G_(e,r,t[r]);return e},lV=(e,t)=>aV(e,iV(t)),sV=(e,t)=>{var r={};for(var n in e)Nj.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Jd)for(var n of Jd(e))t.indexOf(n)<0&&Dj.call(e,n)&&(r[n]=e[n]);return r};const p0=f.forwardRef((e,t)=>{var r=e,{style:n}=r,o=sV(r,["style"]);return s.createElement(ai,lV(Q_({},o),{style:Q_({width:"100%"},n),viewportProps:{tabIndex:-1},viewportRef:t}),o.children)});p0.displayName="@mantine/core/SelectScrollArea";var cV=W(()=>({dropdown:{},itemsWrapper:{padding:P(4),display:"flex",width:"100%",boxSizing:"border-box"}}));const uV=cV,On=Math.min,Zt=Math.max,Zd=Math.round,cu=Math.floor,sa=e=>({x:e,y:e}),dV={left:"right",right:"left",bottom:"top",top:"bottom"},fV={start:"end",end:"start"};function kv(e,t,r){return Zt(e,On(t,r))}function bo(e,t){return typeof e=="function"?e(t):e}function Cn(e){return e.split("-")[0]}function Ol(e){return e.split("-")[1]}function m0(e){return e==="x"?"y":"x"}function h0(e){return e==="y"?"height":"width"}function ii(e){return["top","bottom"].includes(Cn(e))?"y":"x"}function g0(e){return m0(ii(e))}function pV(e,t,r){r===void 0&&(r=!1);const n=Ol(e),o=g0(e),a=h0(o);let i=o==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=ef(i)),[i,ef(i)]}function mV(e){const t=ef(e);return[jv(e),t,jv(t)]}function jv(e){return e.replace(/start|end/g,t=>fV[t])}function hV(e,t,r){const n=["left","right"],o=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return r?t?o:n:t?n:o;case"left":case"right":return t?a:i;default:return[]}}function gV(e,t,r,n){const o=Ol(e);let a=hV(Cn(e),r==="start",n);return o&&(a=a.map(i=>i+"-"+o),t&&(a=a.concat(a.map(jv)))),a}function ef(e){return e.replace(/left|right|bottom|top/g,t=>dV[t])}function vV(e){return{top:0,right:0,bottom:0,left:0,...e}}function v0(e){return typeof e!="number"?vV(e):{top:e,right:e,bottom:e,left:e}}function pl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function K_(e,t,r){let{reference:n,floating:o}=e;const a=ii(t),i=g0(t),l=h0(i),c=Cn(t),u=a==="y",d=n.x+n.width/2-o.width/2,p=n.y+n.height/2-o.height/2,h=n[l]/2-o[l]/2;let g;switch(c){case"top":g={x:d,y:n.y-o.height};break;case"bottom":g={x:d,y:n.y+n.height};break;case"right":g={x:n.x+n.width,y:p};break;case"left":g={x:n.x-o.width,y:p};break;default:g={x:n.x,y:n.y}}switch(Ol(t)){case"start":g[i]-=h*(r&&u?-1:1);break;case"end":g[i]+=h*(r&&u?-1:1);break}return g}const yV=async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:a=[],platform:i}=r,l=a.filter(Boolean),c=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:p}=K_(u,n,c),h=n,g={},y=0;for(let v=0;v<l.length;v++){const{name:E,fn:w}=l[v],{x:b,y:_,data:x,reset:S}=await w({x:d,y:p,initialPlacement:n,placement:h,strategy:o,middlewareData:g,rects:u,platform:i,elements:{reference:e,floating:t}});if(d=b??d,p=_??p,g={...g,[E]:{...g[E],...x}},S&&y<=50){y++,typeof S=="object"&&(S.placement&&(h=S.placement),S.rects&&(u=S.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):S.rects),{x:d,y:p}=K_(u,h,c)),v=-1;continue}}return{x:d,y:p,placement:h,strategy:o,middlewareData:g}};async function y0(e,t){var r;t===void 0&&(t={});const{x:n,y:o,platform:a,rects:i,elements:l,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:p="floating",altBoundary:h=!1,padding:g=0}=bo(t,e),y=v0(g),E=l[h?p==="floating"?"reference":"floating":p],w=pl(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(E)))==null||r?E:E.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:u,rootBoundary:d,strategy:c})),b=p==="floating"?{...i.floating,x:n,y:o}:i.reference,_=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),x=await(a.isElement==null?void 0:a.isElement(_))?await(a.getScale==null?void 0:a.getScale(_))||{x:1,y:1}:{x:1,y:1},S=pl(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:_,strategy:c}):b);return{top:(w.top-S.top+y.top)/x.y,bottom:(S.bottom-w.bottom+y.bottom)/x.y,left:(w.left-S.left+y.left)/x.x,right:(S.right-w.right+y.right)/x.x}}const Y_=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:a,platform:i,elements:l,middlewareData:c}=t,{element:u,padding:d=0}=bo(e,t)||{};if(u==null)return{};const p=v0(d),h={x:r,y:n},g=g0(o),y=h0(g),v=await i.getDimensions(u),E=g==="y",w=E?"top":"left",b=E?"bottom":"right",_=E?"clientHeight":"clientWidth",x=a.reference[y]+a.reference[g]-h[g]-a.floating[y],S=h[g]-a.reference[g],$=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let O=$?$[_]:0;(!O||!await(i.isElement==null?void 0:i.isElement($)))&&(O=l.floating[_]||a.floating[y]);const C=x/2-S/2,T=O/2-v[y]/2-1,j=On(p[w],T),k=On(p[b],T),I=j,F=O-v[y]-k,D=O/2-v[y]/2+C,z=kv(I,D,F),q=!c.arrow&&Ol(o)!=null&&D!=z&&a.reference[y]/2-(D<I?j:k)-v[y]/2<0,K=q?D<I?D-I:D-F:0;return{[g]:h[g]+K,data:{[g]:z,centerOffset:D-z-K,...q&&{alignmentOffset:K}},reset:q}}}),Aj=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:a,rects:i,initialPlacement:l,platform:c,elements:u}=t,{mainAxis:d=!0,crossAxis:p=!0,fallbackPlacements:h,fallbackStrategy:g="bestFit",fallbackAxisSideDirection:y="none",flipAlignment:v=!0,...E}=bo(e,t);if((r=a.arrow)!=null&&r.alignmentOffset)return{};const w=Cn(o),b=Cn(l)===l,_=await(c.isRTL==null?void 0:c.isRTL(u.floating)),x=h||(b||!v?[ef(l)]:mV(l));!h&&y!=="none"&&x.push(...gV(l,v,y,_));const S=[l,...x],$=await y0(t,E),O=[];let C=((n=a.flip)==null?void 0:n.overflows)||[];if(d&&O.push($[w]),p){const I=pV(o,i,_);O.push($[I[0]],$[I[1]])}if(C=[...C,{placement:o,overflows:O}],!O.every(I=>I<=0)){var T,j;const I=(((T=a.flip)==null?void 0:T.index)||0)+1,F=S[I];if(F)return{data:{index:I,overflows:C},reset:{placement:F}};let D=(j=C.filter(z=>z.overflows[0]<=0).sort((z,q)=>z.overflows[1]-q.overflows[1])[0])==null?void 0:j.placement;if(!D)switch(g){case"bestFit":{var k;const z=(k=C.map(q=>[q.placement,q.overflows.filter(K=>K>0).reduce((K,R)=>K+R,0)]).sort((q,K)=>q[1]-K[1])[0])==null?void 0:k[0];z&&(D=z);break}case"initialPlacement":D=l;break}if(o!==D)return{reset:{placement:D}}}return{}}}};function Mj(e){const t=On(...e.map(a=>a.left)),r=On(...e.map(a=>a.top)),n=Zt(...e.map(a=>a.right)),o=Zt(...e.map(a=>a.bottom));return{x:t,y:r,width:n-t,height:o-r}}function wV(e){const t=e.slice().sort((o,a)=>o.y-a.y),r=[];let n=null;for(let o=0;o<t.length;o++){const a=t[o];!n||a.y-n.y>n.height/2?r.push([a]):r[r.length-1].push(a),n=a}return r.map(o=>pl(Mj(o)))}const Lj=function(e){return e===void 0&&(e={}),{name:"inline",options:e,async fn(t){const{placement:r,elements:n,rects:o,platform:a,strategy:i}=t,{padding:l=2,x:c,y:u}=bo(e,t),d=Array.from(await(a.getClientRects==null?void 0:a.getClientRects(n.reference))||[]),p=wV(d),h=pl(Mj(d)),g=v0(l);function y(){if(p.length===2&&p[0].left>p[1].right&&c!=null&&u!=null)return p.find(E=>c>E.left-g.left&&c<E.right+g.right&&u>E.top-g.top&&u<E.bottom+g.bottom)||h;if(p.length>=2){if(ii(r)==="y"){const j=p[0],k=p[p.length-1],I=Cn(r)==="top",F=j.top,D=k.bottom,z=I?j.left:k.left,q=I?j.right:k.right,K=q-z,R=D-F;return{top:F,bottom:D,left:z,right:q,width:K,height:R,x:z,y:F}}const E=Cn(r)==="left",w=Zt(...p.map(j=>j.right)),b=On(...p.map(j=>j.left)),_=p.filter(j=>E?j.left===b:j.right===w),x=_[0].top,S=_[_.length-1].bottom,$=b,O=w,C=O-$,T=S-x;return{top:x,bottom:S,left:$,right:O,width:C,height:T,x:$,y:x}}return h}const v=await a.getElementRects({reference:{getBoundingClientRect:y},floating:n.floating,strategy:i});return o.reference.x!==v.reference.x||o.reference.y!==v.reference.y||o.reference.width!==v.reference.width||o.reference.height!==v.reference.height?{reset:{rects:v}}:{}}}};async function bV(e,t){const{placement:r,platform:n,elements:o}=e,a=await(n.isRTL==null?void 0:n.isRTL(o.floating)),i=Cn(r),l=Ol(r),c=ii(r)==="y",u=["left","top"].includes(i)?-1:1,d=a&&c?-1:1,p=bo(t,e);let{mainAxis:h,crossAxis:g,alignmentAxis:y}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return l&&typeof y=="number"&&(g=l==="end"?y*-1:y),c?{x:g*d,y:h*u}:{x:h*u,y:g*d}}const zj=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:r,y:n}=t,o=await bV(t,e);return{x:r+o.x,y:n+o.y,data:o}}}},w0=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:l={fn:E=>{let{x:w,y:b}=E;return{x:w,y:b}}},...c}=bo(e,t),u={x:r,y:n},d=await y0(t,c),p=ii(Cn(o)),h=m0(p);let g=u[h],y=u[p];if(a){const E=h==="y"?"top":"left",w=h==="y"?"bottom":"right",b=g+d[E],_=g-d[w];g=kv(b,g,_)}if(i){const E=p==="y"?"top":"left",w=p==="y"?"bottom":"right",b=y+d[E],_=y-d[w];y=kv(b,y,_)}const v=l.fn({...t,[h]:g,[p]:y});return{...v,data:{x:v.x-r,y:v.y-n}}}}},_V=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:r,y:n,placement:o,rects:a,middlewareData:i}=t,{offset:l=0,mainAxis:c=!0,crossAxis:u=!0}=bo(e,t),d={x:r,y:n},p=ii(o),h=m0(p);let g=d[h],y=d[p];const v=bo(l,t),E=typeof v=="number"?{mainAxis:v,crossAxis:0}:{mainAxis:0,crossAxis:0,...v};if(c){const _=h==="y"?"height":"width",x=a.reference[h]-a.floating[_]+E.mainAxis,S=a.reference[h]+a.reference[_]-E.mainAxis;g<x?g=x:g>S&&(g=S)}if(u){var w,b;const _=h==="y"?"width":"height",x=["top","left"].includes(Cn(o)),S=a.reference[p]-a.floating[_]+(x&&((w=i.offset)==null?void 0:w[p])||0)+(x?0:E.crossAxis),$=a.reference[p]+a.reference[_]+(x?0:((b=i.offset)==null?void 0:b[p])||0)-(x?E.crossAxis:0);y<S?y=S:y>$&&(y=$)}return{[h]:g,[p]:y}}}},xV=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:r,rects:n,platform:o,elements:a}=t,{apply:i=()=>{},...l}=bo(e,t),c=await y0(t,l),u=Cn(r),d=Ol(r),p=ii(r)==="y",{width:h,height:g}=n.floating;let y,v;u==="top"||u==="bottom"?(y=u,v=d===(await(o.isRTL==null?void 0:o.isRTL(a.floating))?"start":"end")?"left":"right"):(v=u,y=d==="end"?"top":"bottom");const E=g-c[y],w=h-c[v],b=!t.middlewareData.shift;let _=E,x=w;if(p){const $=h-c.left-c.right;x=d||b?On(w,$):$}else{const $=g-c.top-c.bottom;_=d||b?On(E,$):$}if(b&&!d){const $=Zt(c.left,0),O=Zt(c.right,0),C=Zt(c.top,0),T=Zt(c.bottom,0);p?x=h-2*($!==0||O!==0?$+O:Zt(c.left,c.right)):_=g-2*(C!==0||T!==0?C+T:Zt(c.top,c.bottom))}await i({...t,availableWidth:x,availableHeight:_});const S=await o.getDimensions(a.floating);return h!==S.width||g!==S.height?{reset:{rects:!0}}:{}}}};function ca(e){return Fj(e)?(e.nodeName||"").toLowerCase():"#document"}function Br(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Co(e){var t;return(t=(Fj(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Fj(e){return e instanceof Node||e instanceof Br(e).Node}function _o(e){return e instanceof Element||e instanceof Br(e).Element}function Yn(e){return e instanceof HTMLElement||e instanceof Br(e).HTMLElement}function X_(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Br(e).ShadowRoot}function pc(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=dn(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(o)}function EV(e){return["table","td","th"].includes(ca(e))}function b0(e){const t=_0(),r=dn(e);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(r.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(r.contain||"").includes(n))}function SV(e){let t=ml(e);for(;Yn(t)&&!Mm(t);){if(b0(t))return t;t=ml(t)}return null}function _0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Mm(e){return["html","body","#document"].includes(ca(e))}function dn(e){return Br(e).getComputedStyle(e)}function Lm(e){return _o(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ml(e){if(ca(e)==="html")return e;const t=e.assignedSlot||e.parentNode||X_(e)&&e.host||Co(e);return X_(t)?t.host:t}function Vj(e){const t=ml(e);return Mm(t)?e.ownerDocument?e.ownerDocument.body:e.body:Yn(t)&&pc(t)?t:Vj(t)}function fo(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const o=Vj(e),a=o===((n=e.ownerDocument)==null?void 0:n.body),i=Br(o);return a?t.concat(i,i.visualViewport||[],pc(o)?o:[],i.frameElement&&r?fo(i.frameElement):[]):t.concat(o,fo(o,[],r))}function Bj(e){const t=dn(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Yn(e),a=o?e.offsetWidth:r,i=o?e.offsetHeight:n,l=Zd(r)!==a||Zd(n)!==i;return l&&(r=a,n=i),{width:r,height:n,$:l}}function x0(e){return _o(e)?e:e.contextElement}function el(e){const t=x0(e);if(!Yn(t))return sa(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:a}=Bj(t);let i=(a?Zd(r.width):r.width)/n,l=(a?Zd(r.height):r.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!l||!Number.isFinite(l))&&(l=1),{x:i,y:l}}const PV=sa(0);function Uj(e){const t=Br(e);return!_0()||!t.visualViewport?PV:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function $V(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==Br(e)?!1:t}function Qa(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const o=e.getBoundingClientRect(),a=x0(e);let i=sa(1);t&&(n?_o(n)&&(i=el(n)):i=el(e));const l=$V(a,r,n)?Uj(a):sa(0);let c=(o.left+l.x)/i.x,u=(o.top+l.y)/i.y,d=o.width/i.x,p=o.height/i.y;if(a){const h=Br(a),g=n&&_o(n)?Br(n):n;let y=h.frameElement;for(;y&&n&&g!==h;){const v=el(y),E=y.getBoundingClientRect(),w=dn(y),b=E.left+(y.clientLeft+parseFloat(w.paddingLeft))*v.x,_=E.top+(y.clientTop+parseFloat(w.paddingTop))*v.y;c*=v.x,u*=v.y,d*=v.x,p*=v.y,c+=b,u+=_,y=Br(y).frameElement}}return pl({width:d,height:p,x:c,y:u})}function OV(e){let{rect:t,offsetParent:r,strategy:n}=e;const o=Yn(r),a=Co(r);if(r===a)return t;let i={scrollLeft:0,scrollTop:0},l=sa(1);const c=sa(0);if((o||!o&&n!=="fixed")&&((ca(r)!=="body"||pc(a))&&(i=Lm(r)),Yn(r))){const u=Qa(r);l=el(r),c.x=u.x+r.clientLeft,c.y=u.y+r.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-i.scrollLeft*l.x+c.x,y:t.y*l.y-i.scrollTop*l.y+c.y}}function CV(e){return Array.from(e.getClientRects())}function Wj(e){return Qa(Co(e)).left+Lm(e).scrollLeft}function kV(e){const t=Co(e),r=Lm(e),n=e.ownerDocument.body,o=Zt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=Zt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let i=-r.scrollLeft+Wj(e);const l=-r.scrollTop;return dn(n).direction==="rtl"&&(i+=Zt(t.clientWidth,n.clientWidth)-o),{width:o,height:a,x:i,y:l}}function jV(e,t){const r=Br(e),n=Co(e),o=r.visualViewport;let a=n.clientWidth,i=n.clientHeight,l=0,c=0;if(o){a=o.width,i=o.height;const u=_0();(!u||u&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:a,height:i,x:l,y:c}}function RV(e,t){const r=Qa(e,!0,t==="fixed"),n=r.top+e.clientTop,o=r.left+e.clientLeft,a=Yn(e)?el(e):sa(1),i=e.clientWidth*a.x,l=e.clientHeight*a.y,c=o*a.x,u=n*a.y;return{width:i,height:l,x:c,y:u}}function J_(e,t,r){let n;if(t==="viewport")n=jV(e,r);else if(t==="document")n=kV(Co(e));else if(_o(t))n=RV(t,r);else{const o=Uj(e);n={...t,x:t.x-o.x,y:t.y-o.y}}return pl(n)}function Hj(e,t){const r=ml(e);return r===t||!_o(r)||Mm(r)?!1:dn(r).position==="fixed"||Hj(r,t)}function TV(e,t){const r=t.get(e);if(r)return r;let n=fo(e,[],!1).filter(l=>_o(l)&&ca(l)!=="body"),o=null;const a=dn(e).position==="fixed";let i=a?ml(e):e;for(;_o(i)&&!Mm(i);){const l=dn(i),c=b0(i);!c&&l.position==="fixed"&&(o=null),(a?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||pc(i)&&!c&&Hj(e,i))?n=n.filter(d=>d!==i):o=l,i=ml(i)}return t.set(e,n),n}function IV(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i=[...r==="clippingAncestors"?TV(t,this._c):[].concat(r),n],l=i[0],c=i.reduce((u,d)=>{const p=J_(t,d,o);return u.top=Zt(p.top,u.top),u.right=On(p.right,u.right),u.bottom=On(p.bottom,u.bottom),u.left=Zt(p.left,u.left),u},J_(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function NV(e){return Bj(e)}function DV(e,t,r){const n=Yn(t),o=Co(t),a=r==="fixed",i=Qa(e,!0,a,t);let l={scrollLeft:0,scrollTop:0};const c=sa(0);if(n||!n&&!a)if((ca(t)!=="body"||pc(o))&&(l=Lm(t)),n){const u=Qa(t,!0,a,t);c.x=u.x+t.clientLeft,c.y=u.y+t.clientTop}else o&&(c.x=Wj(o));return{x:i.left+l.scrollLeft-c.x,y:i.top+l.scrollTop-c.y,width:i.width,height:i.height}}function Z_(e,t){return!Yn(e)||dn(e).position==="fixed"?null:t?t(e):e.offsetParent}function qj(e,t){const r=Br(e);if(!Yn(e))return r;let n=Z_(e,t);for(;n&&EV(n)&&dn(n).position==="static";)n=Z_(n,t);return n&&(ca(n)==="html"||ca(n)==="body"&&dn(n).position==="static"&&!b0(n))?r:n||SV(e)||r}const AV=async function(e){let{reference:t,floating:r,strategy:n}=e;const o=this.getOffsetParent||qj,a=this.getDimensions;return{reference:DV(t,await o(r),n),floating:{x:0,y:0,...await a(r)}}};function MV(e){return dn(e).direction==="rtl"}const LV={convertOffsetParentRelativeRectToViewportRelativeRect:OV,getDocumentElement:Co,getClippingRect:IV,getOffsetParent:qj,getElementRects:AV,getClientRects:CV,getDimensions:NV,getScale:el,isElement:_o,isRTL:MV};function zV(e,t){let r=null,n;const o=Co(e);function a(){clearTimeout(n),r&&r.disconnect(),r=null}function i(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),a();const{left:u,top:d,width:p,height:h}=e.getBoundingClientRect();if(l||t(),!p||!h)return;const g=cu(d),y=cu(o.clientWidth-(u+p)),v=cu(o.clientHeight-(d+h)),E=cu(u),b={rootMargin:-g+"px "+-y+"px "+-v+"px "+-E+"px",threshold:Zt(0,On(1,c))||1};let _=!0;function x(S){const $=S[0].intersectionRatio;if($!==c){if(!_)return i();$?i(!1,$):n=setTimeout(()=>{i(!1,1e-7)},100)}_=!1}try{r=new IntersectionObserver(x,{...b,root:o.ownerDocument})}catch{r=new IntersectionObserver(x,b)}r.observe(e)}return i(!0),a}function FV(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=n,u=x0(e),d=o||a?[...u?fo(u):[],...fo(t)]:[];d.forEach(w=>{o&&w.addEventListener("scroll",r,{passive:!0}),a&&w.addEventListener("resize",r)});const p=u&&l?zV(u,r):null;let h=-1,g=null;i&&(g=new ResizeObserver(w=>{let[b]=w;b&&b.target===u&&g&&(g.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{g&&g.observe(t)})),r()}),u&&!c&&g.observe(u),g.observe(t));let y,v=c?Qa(e):null;c&&E();function E(){const w=Qa(e);v&&(w.x!==v.x||w.y!==v.y||w.width!==v.width||w.height!==v.height)&&r(),v=w,y=requestAnimationFrame(E)}return r(),()=>{d.forEach(w=>{o&&w.removeEventListener("scroll",r),a&&w.removeEventListener("resize",r)}),p&&p(),g&&g.disconnect(),g=null,c&&cancelAnimationFrame(y)}}const VV=(e,t,r)=>{const n=new Map,o={platform:LV,...r},a={...o.platform,_c:n};return yV(e,t,{...o,platform:a})},Gj=e=>{const{element:t,padding:r}=e;function n(o){return Object.prototype.hasOwnProperty.call(o,"current")}return{name:"arrow",options:e,fn(o){return n(t)?t.current!=null?Y_({element:t.current,padding:r}).fn(o):{}:t?Y_({element:t,padding:r}).fn(o):{}}}};var Ku=typeof document<"u"?f.useLayoutEffect:f.useEffect;function tf(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let r,n,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!tf(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[n]))return!1;for(n=r;n--!==0;){const a=o[n];if(!(a==="_owner"&&e.$$typeof)&&!tf(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function ex(e){const t=f.useRef(e);return Ku(()=>{t.current=e}),t}function BV(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,whileElementsMounted:a,open:i}=e,[l,c]=f.useState({x:null,y:null,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[u,d]=f.useState(n);tf(u,n)||d(n);const p=f.useRef(null),h=f.useRef(null),g=f.useRef(l),y=ex(a),v=ex(o),[E,w]=f.useState(null),[b,_]=f.useState(null),x=f.useCallback(j=>{p.current!==j&&(p.current=j,w(j))},[]),S=f.useCallback(j=>{h.current!==j&&(h.current=j,_(j))},[]),$=f.useCallback(()=>{if(!p.current||!h.current)return;const j={placement:t,strategy:r,middleware:u};v.current&&(j.platform=v.current),VV(p.current,h.current,j).then(k=>{const I={...k,isPositioned:!0};O.current&&!tf(g.current,I)&&(g.current=I,sc.flushSync(()=>{c(I)}))})},[u,t,r,v]);Ku(()=>{i===!1&&g.current.isPositioned&&(g.current.isPositioned=!1,c(j=>({...j,isPositioned:!1})))},[i]);const O=f.useRef(!1);Ku(()=>(O.current=!0,()=>{O.current=!1}),[]),Ku(()=>{if(E&&b){if(y.current)return y.current(E,b,$);$()}},[E,b,$,y]);const C=f.useMemo(()=>({reference:p,floating:h,setReference:x,setFloating:S}),[x,S]),T=f.useMemo(()=>({reference:E,floating:b}),[E,b]);return f.useMemo(()=>({...l,update:$,refs:C,elements:T,reference:x,floating:S}),[l,$,C,T,x,S])}var hl=typeof document<"u"?f.useLayoutEffect:f.useEffect;let qh=!1,UV=0;const tx=()=>"floating-ui-"+UV++;function WV(){const[e,t]=f.useState(()=>qh?tx():void 0);return hl(()=>{e==null&&t(tx())},[]),f.useEffect(()=>{qh||(qh=!0)},[]),e}const HV=Os["useId".toString()],rx=HV||WV;function qV(){const e=new Map;return{emit(t,r){var n;(n=e.get(t))==null||n.forEach(o=>o(r))},on(t,r){e.set(t,[...e.get(t)||[],r])},off(t,r){e.set(t,(e.get(t)||[]).filter(n=>n!==r))}}}const GV=f.createContext(null),QV=f.createContext(null),Qj=()=>{var e;return((e=f.useContext(GV))==null?void 0:e.id)||null},E0=()=>f.useContext(QV);function Qo(e){return(e==null?void 0:e.ownerDocument)||document}function KV(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function YV(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:r,version:n}=t;return r+"/"+n}).join(" "):navigator.userAgent}function S0(e){return Qo(e).defaultView||window}function Wn(e){return e?e instanceof S0(e).Element:!1}function Kj(e){return e?e instanceof S0(e).HTMLElement:!1}function XV(e){if(typeof ShadowRoot>"u")return!1;const t=S0(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function JV(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(KV())||t.test(YV()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function ZV(e){return e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType!=="mouse"||e.width<1&&e.height<1&&e.pressure===0&&e.detail===0}function Yj(e,t){const r=["mouse","pen"];return t||r.push("",void 0),r.includes(e)}function nx(e){const t=f.useRef(e);return hl(()=>{t.current=e}),t}const ox="data-floating-ui-safe-polygon";function Yu(e,t,r){return r&&!Yj(r)?0:typeof e=="number"?e:e==null?void 0:e[t]}const eB=function(e,t){let{enabled:r=!0,delay:n=0,handleClose:o=null,mouseOnly:a=!1,restMs:i=0,move:l=!0}=t===void 0?{}:t;const{open:c,onOpenChange:u,dataRef:d,events:p,elements:{domReference:h,floating:g},refs:y}=e,v=E0(),E=Qj(),w=nx(o),b=nx(n),_=f.useRef(),x=f.useRef(),S=f.useRef(),$=f.useRef(),O=f.useRef(!0),C=f.useRef(!1),T=f.useRef(()=>{}),j=f.useCallback(()=>{var D;const z=(D=d.current.openEvent)==null?void 0:D.type;return(z==null?void 0:z.includes("mouse"))&&z!=="mousedown"},[d]);f.useEffect(()=>{if(!r)return;function D(){clearTimeout(x.current),clearTimeout($.current),O.current=!0}return p.on("dismiss",D),()=>{p.off("dismiss",D)}},[r,p]),f.useEffect(()=>{if(!r||!w.current||!c)return;function D(){j()&&u(!1)}const z=Qo(g).documentElement;return z.addEventListener("mouseleave",D),()=>{z.removeEventListener("mouseleave",D)}},[g,c,u,r,w,d,j]);const k=f.useCallback(function(D){D===void 0&&(D=!0);const z=Yu(b.current,"close",_.current);z&&!S.current?(clearTimeout(x.current),x.current=setTimeout(()=>u(!1),z)):D&&(clearTimeout(x.current),u(!1))},[b,u]),I=f.useCallback(()=>{T.current(),S.current=void 0},[]),F=f.useCallback(()=>{if(C.current){const D=Qo(y.floating.current).body;D.style.pointerEvents="",D.removeAttribute(ox),C.current=!1}},[y]);return f.useEffect(()=>{if(!r)return;function D(){return d.current.openEvent?["click","mousedown"].includes(d.current.openEvent.type):!1}function z(R){if(clearTimeout(x.current),O.current=!1,a&&!Yj(_.current)||i>0&&Yu(b.current,"open")===0)return;d.current.openEvent=R;const N=Yu(b.current,"open",_.current);N?x.current=setTimeout(()=>{u(!0)},N):u(!0)}function q(R){if(D())return;T.current();const N=Qo(g);if(clearTimeout($.current),w.current){c||clearTimeout(x.current),S.current=w.current({...e,tree:v,x:R.clientX,y:R.clientY,onClose(){F(),I(),k()}});const V=S.current;N.addEventListener("mousemove",V),T.current=()=>{N.removeEventListener("mousemove",V)};return}k()}function K(R){D()||w.current==null||w.current({...e,tree:v,x:R.clientX,y:R.clientY,onClose(){F(),I(),k()}})(R)}if(Wn(h)){const R=h;return c&&R.addEventListener("mouseleave",K),g==null||g.addEventListener("mouseleave",K),l&&R.addEventListener("mousemove",z,{once:!0}),R.addEventListener("mouseenter",z),R.addEventListener("mouseleave",q),()=>{c&&R.removeEventListener("mouseleave",K),g==null||g.removeEventListener("mouseleave",K),l&&R.removeEventListener("mousemove",z),R.removeEventListener("mouseenter",z),R.removeEventListener("mouseleave",q)}}},[h,g,r,e,a,i,l,k,I,F,u,c,v,b,w,d]),hl(()=>{var D;if(r&&c&&(D=w.current)!=null&&D.__options.blockPointerEvents&&j()){const K=Qo(g).body;if(K.setAttribute(ox,""),K.style.pointerEvents="none",C.current=!0,Wn(h)&&g){var z,q;const R=h,N=v==null||(z=v.nodesRef.current.find(V=>V.id===E))==null||(q=z.context)==null?void 0:q.elements.floating;return N&&(N.style.pointerEvents=""),R.style.pointerEvents="auto",g.style.pointerEvents="auto",()=>{R.style.pointerEvents="",g.style.pointerEvents=""}}}},[r,c,E,g,h,v,w,d,j]),hl(()=>{c||(_.current=void 0,I(),F())},[c,I,F]),f.useEffect(()=>()=>{I(),clearTimeout(x.current),clearTimeout($.current),F()},[r,I,F]),f.useMemo(()=>{if(!r)return{};function D(z){_.current=z.pointerType}return{reference:{onPointerDown:D,onPointerEnter:D,onMouseMove(){c||i===0||(clearTimeout($.current),$.current=setTimeout(()=>{O.current||u(!0)},i))}},floating:{onMouseEnter(){clearTimeout(x.current)},onMouseLeave(){p.emit("dismiss",{type:"mouseLeave",data:{returnFocus:!1}}),k(!1)}}}},[p,r,i,c,u,k])},Xj=f.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:()=>{},setState:()=>{},isInstantPhase:!1}),Jj=()=>f.useContext(Xj),tB=e=>{let{children:t,delay:r,timeoutMs:n=0}=e;const[o,a]=f.useReducer((c,u)=>({...c,...u}),{delay:r,timeoutMs:n,initialDelay:r,currentId:null,isInstantPhase:!1}),i=f.useRef(null),l=f.useCallback(c=>{a({currentId:c})},[]);return hl(()=>{o.currentId?i.current===null?i.current=o.currentId:a({isInstantPhase:!0}):(a({isInstantPhase:!1}),i.current=null)},[o.currentId]),f.createElement(Xj.Provider,{value:f.useMemo(()=>({...o,setState:a,setCurrentId:l}),[o,a,l])},t)},rB=(e,t)=>{let{open:r,onOpenChange:n}=e,{id:o}=t;const{currentId:a,setCurrentId:i,initialDelay:l,setState:c,timeoutMs:u}=Jj();f.useEffect(()=>{a&&(c({delay:{open:1,close:Yu(l,"close")}}),a!==o&&n(!1))},[o,n,c,a,l]),f.useEffect(()=>{function d(){n(!1),c({delay:l,currentId:null})}if(!r&&a===o)if(u){const p=window.setTimeout(d,u);return()=>{clearTimeout(p)}}else d()},[r,c,a,o,n,l,u]),f.useEffect(()=>{r&&i(o)},[r,i,o])};function nB(e){let t=e.activeElement;for(;((r=t)==null||(n=r.shadowRoot)==null?void 0:n.activeElement)!=null;){var r,n;t=t.shadowRoot.activeElement}return t}function ax(e,t){if(!e||!t)return!1;const r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&XV(r)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function Gh(e,t){let r=e.filter(o=>{var a;return o.parentId===t&&((a=o.context)==null?void 0:a.open)})||[],n=r;for(;n.length;)n=e.filter(o=>{var a;return(a=n)==null?void 0:a.some(i=>{var l;return o.parentId===i.id&&((l=o.context)==null?void 0:l.open)})})||[],r=r.concat(n);return r}function oB(e){return"composedPath"in e?e.composedPath()[0]:e.target}const aB=Os["useInsertionEffect".toString()],iB=aB||(e=>e());function Zj(e){const t=f.useRef(()=>{});return iB(()=>{t.current=e}),f.useCallback(function(){for(var r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];return t.current==null?void 0:t.current(...n)},[])}function Xu(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const r=e;return r.target!=null&&t.contains(r.target)}const lB={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},sB={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},cB=function(e){var t,r;return e===void 0&&(e=!0),{escapeKeyBubbles:typeof e=="boolean"?e:(t=e.escapeKey)!=null?t:!0,outsidePressBubbles:typeof e=="boolean"?e:(r=e.outsidePress)!=null?r:!0}},uB=function(e,t){let{open:r,onOpenChange:n,events:o,nodeId:a,elements:{reference:i,domReference:l,floating:c},dataRef:u}=e,{enabled:d=!0,escapeKey:p=!0,outsidePress:h=!0,outsidePressEvent:g="pointerdown",referencePress:y=!1,referencePressEvent:v="pointerdown",ancestorScroll:E=!1,bubbles:w=!0}=t===void 0?{}:t;const b=E0(),_=Qj()!=null,x=Zj(typeof h=="function"?h:()=>!1),S=typeof h=="function"?x:h,$=f.useRef(!1),{escapeKeyBubbles:O,outsidePressBubbles:C}=cB(w);return f.useEffect(()=>{if(!r||!d)return;u.current.__escapeKeyBubbles=O,u.current.__outsidePressBubbles=C;function T(D){if(D.key==="Escape"){const z=b?Gh(b.nodesRef.current,a):[];if(z.length>0){let q=!0;if(z.forEach(K=>{var R;if((R=K.context)!=null&&R.open&&!K.context.dataRef.current.__escapeKeyBubbles){q=!1;return}}),!q)return}o.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),n(!1)}}function j(D){const z=$.current;if($.current=!1,z||typeof S=="function"&&!S(D))return;const q=oB(D);if(Kj(q)&&c){const N=c.ownerDocument.defaultView||window,V=q.scrollWidth>q.clientWidth,Q=q.scrollHeight>q.clientHeight;let ie=Q&&D.offsetX>q.clientWidth;if(Q&&N.getComputedStyle(q).direction==="rtl"&&(ie=D.offsetX<=q.offsetWidth-q.clientWidth),ie||V&&D.offsetY>q.clientHeight)return}const K=b&&Gh(b.nodesRef.current,a).some(N=>{var V;return Xu(D,(V=N.context)==null?void 0:V.elements.floating)});if(Xu(D,c)||Xu(D,l)||K)return;const R=b?Gh(b.nodesRef.current,a):[];if(R.length>0){let N=!0;if(R.forEach(V=>{var Q;if((Q=V.context)!=null&&Q.open&&!V.context.dataRef.current.__outsidePressBubbles){N=!1;return}}),!N)return}o.emit("dismiss",{type:"outsidePress",data:{returnFocus:_?{preventScroll:!0}:JV(D)||ZV(D)}}),n(!1)}function k(){n(!1)}const I=Qo(c);p&&I.addEventListener("keydown",T),S&&I.addEventListener(g,j);let F=[];return E&&(Wn(l)&&(F=fo(l)),Wn(c)&&(F=F.concat(fo(c))),!Wn(i)&&i&&i.contextElement&&(F=F.concat(fo(i.contextElement)))),F=F.filter(D=>{var z;return D!==((z=I.defaultView)==null?void 0:z.visualViewport)}),F.forEach(D=>{D.addEventListener("scroll",k,{passive:!0})}),()=>{p&&I.removeEventListener("keydown",T),S&&I.removeEventListener(g,j),F.forEach(D=>{D.removeEventListener("scroll",k)})}},[u,c,l,i,p,S,g,o,b,a,r,n,E,d,O,C,_]),f.useEffect(()=>{$.current=!1},[S,g]),f.useMemo(()=>d?{reference:{[lB[v]]:()=>{y&&(o.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),n(!1))}},floating:{[sB[g]]:()=>{$.current=!0}}}:{},[d,o,y,g,v,n])},dB=function(e,t){let{open:r,onOpenChange:n,dataRef:o,events:a,refs:i,elements:{floating:l,domReference:c}}=e,{enabled:u=!0,keyboardOnly:d=!0}=t===void 0?{}:t;const p=f.useRef(""),h=f.useRef(!1),g=f.useRef();return f.useEffect(()=>{if(!u)return;const v=Qo(l).defaultView||window;function E(){!r&&Kj(c)&&c===nB(Qo(c))&&(h.current=!0)}return v.addEventListener("blur",E),()=>{v.removeEventListener("blur",E)}},[l,c,r,u]),f.useEffect(()=>{if(!u)return;function y(v){(v.type==="referencePress"||v.type==="escapeKey")&&(h.current=!0)}return a.on("dismiss",y),()=>{a.off("dismiss",y)}},[a,u]),f.useEffect(()=>()=>{clearTimeout(g.current)},[]),f.useMemo(()=>u?{reference:{onPointerDown(y){let{pointerType:v}=y;p.current=v,h.current=!!(v&&d)},onMouseLeave(){h.current=!1},onFocus(y){var v;h.current||y.type==="focus"&&((v=o.current.openEvent)==null?void 0:v.type)==="mousedown"&&o.current.openEvent&&Xu(o.current.openEvent,c)||(o.current.openEvent=y.nativeEvent,n(!0))},onBlur(y){h.current=!1;const v=y.relatedTarget,E=Wn(v)&&v.hasAttribute("data-floating-ui-focus-guard")&&v.getAttribute("data-type")==="outside";g.current=setTimeout(()=>{ax(i.floating.current,v)||ax(c,v)||E||n(!1)})}}}:{},[u,d,c,i,o,n])},fB=function(e,t){let{open:r}=e,{enabled:n=!0,role:o="dialog"}=t===void 0?{}:t;const a=rx(),i=rx();return f.useMemo(()=>{const l={id:a,role:o};return n?o==="tooltip"?{reference:{"aria-describedby":r?a:void 0},floating:l}:{reference:{"aria-expanded":r?"true":"false","aria-haspopup":o==="alertdialog"?"dialog":o,"aria-controls":r?a:void 0,...o==="listbox"&&{role:"combobox"},...o==="menu"&&{id:i}},floating:{...l,...o==="menu"&&{"aria-labelledby":i}}}:{}},[n,o,r,a,i])};function P0(e){e===void 0&&(e={});const{open:t=!1,onOpenChange:r,nodeId:n}=e,o=BV(e),a=E0(),i=f.useRef(null),l=f.useRef({}),c=f.useState(()=>qV())[0],[u,d]=f.useState(null),p=f.useCallback(w=>{const b=Wn(w)?{getBoundingClientRect:()=>w.getBoundingClientRect(),contextElement:w}:w;o.refs.setReference(b)},[o.refs]),h=f.useCallback(w=>{(Wn(w)||w===null)&&(i.current=w,d(w)),(Wn(o.refs.reference.current)||o.refs.reference.current===null||w!==null&&!Wn(w))&&o.refs.setReference(w)},[o.refs]),g=f.useMemo(()=>({...o.refs,setReference:h,setPositionReference:p,domReference:i}),[o.refs,h,p]),y=f.useMemo(()=>({...o.elements,domReference:u}),[o.elements,u]),v=Zj(r),E=f.useMemo(()=>({...o,refs:g,elements:y,dataRef:l,nodeId:n,events:c,open:t,onOpenChange:v}),[o,n,c,t,v,g,y]);return hl(()=>{const w=a==null?void 0:a.nodesRef.current.find(b=>b.id===n);w&&(w.context=E)}),f.useMemo(()=>({...o,context:E,refs:g,reference:h,positionReference:p}),[o,g,E,h,p])}function Qh(e,t,r){const n=new Map;return{...r==="floating"&&{tabIndex:-1},...e,...t.map(o=>o?o[r]:null).concat(e).reduce((o,a)=>(a&&Object.entries(a).forEach(i=>{let[l,c]=i;if(l.indexOf("on")===0){if(n.has(l)||n.set(l,[]),typeof c=="function"){var u;(u=n.get(l))==null||u.push(c),o[l]=function(){for(var d,p=arguments.length,h=new Array(p),g=0;g<p;g++)h[g]=arguments[g];(d=n.get(l))==null||d.forEach(y=>y(...h))}}}else o[l]=c}),o),{})}}const pB=function(e){e===void 0&&(e=[]);const t=e,r=f.useCallback(a=>Qh(a,e,"reference"),t),n=f.useCallback(a=>Qh(a,e,"floating"),t),o=f.useCallback(a=>Qh(a,e,"item"),e.map(a=>a==null?void 0:a.item));return f.useMemo(()=>({getReferenceProps:r,getFloatingProps:n,getItemProps:o}),[r,n,o])};function eR({opened:e,floating:t,position:r,positionDependencies:n}){const[o,a]=f.useState(0);f.useEffect(()=>{if(t.refs.reference.current&&t.refs.floating.current)return FV(t.refs.reference.current,t.refs.floating.current,t.update)},[t.refs.reference.current,t.refs.floating.current,e,o,r]),nn(()=>{t.update()},n),nn(()=>{a(i=>i+1)},[e])}function mB(e){const t=[zj(e.offset)];return e.middlewares.shift&&t.push(w0({limiter:_V()})),e.middlewares.flip&&t.push(Aj()),e.middlewares.inline&&t.push(Lj()),t.push(Gj({element:e.arrowRef,padding:e.arrowOffset})),t}function hB(e){const[t,r]=Or({value:e.opened,defaultValue:e.defaultOpened,finalValue:!1,onChange:e.onChange}),n=()=>{var i;(i=e.onClose)==null||i.call(e),r(!1)},o=()=>{var i,l;t?((i=e.onClose)==null||i.call(e),r(!1)):((l=e.onOpen)==null||l.call(e),r(!0))},a=P0({placement:e.position,middleware:[...mB(e),...e.width==="target"?[xV({apply({rects:i}){var l,c;Object.assign((c=(l=a.refs.floating.current)==null?void 0:l.style)!=null?c:{},{width:`${i.reference.width}px`})}})]:[]]});return eR({opened:e.opened,position:e.position,positionDependencies:e.positionDependencies,floating:a}),nn(()=>{var i;(i=e.onPositionChange)==null||i.call(e,a.placement)},[a.placement]),nn(()=>{var i,l;e.opened?(l=e.onOpen)==null||l.call(e):(i=e.onClose)==null||i.call(e)},[e.opened]),{floating:a,controlled:typeof e.opened=="boolean",opened:t,onClose:n,onToggle:o}}const tR={context:"Popover component was not found in the tree",children:"Popover.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported"},[gB,rR]=Po(tR.context);var vB=Object.defineProperty,yB=Object.defineProperties,wB=Object.getOwnPropertyDescriptors,rf=Object.getOwnPropertySymbols,nR=Object.prototype.hasOwnProperty,oR=Object.prototype.propertyIsEnumerable,ix=(e,t,r)=>t in e?vB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uu=(e,t)=>{for(var r in t||(t={}))nR.call(t,r)&&ix(e,r,t[r]);if(rf)for(var r of rf(t))oR.call(t,r)&&ix(e,r,t[r]);return e},bB=(e,t)=>yB(e,wB(t)),_B=(e,t)=>{var r={};for(var n in e)nR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&rf)for(var n of rf(e))t.indexOf(n)<0&&oR.call(e,n)&&(r[n]=e[n]);return r};const xB={refProp:"ref",popupType:"dialog",shouldOverrideDefaultTargetId:!0},aR=f.forwardRef((e,t)=>{const r=G("PopoverTarget",xB,e),{children:n,refProp:o,popupType:a,shouldOverrideDefaultTargetId:i}=r,l=_B(r,["children","refProp","popupType","shouldOverrideDefaultTargetId"]);if(!_l(n))throw new Error(tR.children);const c=l,u=rR(),d=El(u.reference,n.ref,t),p=u.withRoles?{"aria-haspopup":a,"aria-expanded":u.opened,"aria-controls":u.getDropdownId(),id:i?u.getTargetId():n.props.id}:{};return f.cloneElement(n,uu(bB(uu(uu(uu({},c),p),u.targetProps),{className:IO(u.targetProps.className,c.className,n.props.className),[o]:d}),u.controlled?null:{onClick:u.onToggle}))});aR.displayName="@mantine/core/PopoverTarget";var EB=W((e,{radius:t,shadow:r})=>({dropdown:{position:"absolute",backgroundColor:e.white,background:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`,padding:`${e.spacing.sm} ${e.spacing.md}`,boxShadow:e.shadows[r]||r||"none",borderRadius:e.fn.radius(t),"&:focus":{outline:0}},arrow:{backgroundColor:"inherit",border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`,zIndex:1}}));const SB=EB;var PB=Object.defineProperty,lx=Object.getOwnPropertySymbols,$B=Object.prototype.hasOwnProperty,OB=Object.prototype.propertyIsEnumerable,sx=(e,t,r)=>t in e?PB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bi=(e,t)=>{for(var r in t||(t={}))$B.call(t,r)&&sx(e,r,t[r]);if(lx)for(var r of lx(t))OB.call(t,r)&&sx(e,r,t[r]);return e};const cx={entering:"in",entered:"in",exiting:"out",exited:"out","pre-exiting":"out","pre-entering":"out"};function CB({transition:e,state:t,duration:r,timingFunction:n}){const o={transitionDuration:`${r}ms`,transitionTimingFunction:n};return typeof e=="string"?e in zc?bi(bi(bi({transitionProperty:zc[e].transitionProperty},o),zc[e].common),zc[e][cx[t]]):null:bi(bi(bi({transitionProperty:e.transitionProperty},o),e.common),e[cx[t]])}function kB({duration:e,exitDuration:t,timingFunction:r,mounted:n,onEnter:o,onExit:a,onEntered:i,onExited:l}){const c=nr(),u=vm(),d=c.respectReducedMotion?u:!1,[p,h]=f.useState(d?0:e),[g,y]=f.useState(n?"entered":"exited"),v=f.useRef(-1),E=w=>{const b=w?o:a,_=w?i:l;y(w?"pre-entering":"pre-exiting"),window.clearTimeout(v.current);const x=d?0:w?e:t;if(h(x),x===0)typeof b=="function"&&b(),typeof _=="function"&&_(),y(w?"entered":"exited");else{const S=window.setTimeout(()=>{typeof b=="function"&&b(),y(w?"entering":"exiting")},10);v.current=window.setTimeout(()=>{window.clearTimeout(S),typeof _=="function"&&_(),y(w?"entered":"exited")},x)}};return nn(()=>{E(n)},[n]),f.useEffect(()=>()=>window.clearTimeout(v.current),[]),{transitionDuration:p,transitionStatus:g,transitionTimingFunction:r||c.transitionTimingFunction}}function li({keepMounted:e,transition:t,duration:r=250,exitDuration:n=r,mounted:o,children:a,timingFunction:i,onExit:l,onEntered:c,onEnter:u,onExited:d}){const{transitionDuration:p,transitionStatus:h,transitionTimingFunction:g}=kB({mounted:o,exitDuration:n,duration:r,timingFunction:i,onExit:l,onEntered:c,onEnter:u,onExited:d});return p===0?o?s.createElement(s.Fragment,null,a({})):e?a({display:"none"}):null:h==="exited"?e?a({display:"none"}):null:s.createElement(s.Fragment,null,a(CB({transition:t,duration:p,state:h,timingFunction:g})))}li.displayName="@mantine/core/Transition";function $0({children:e,active:t=!0,refProp:r="ref"}){const n=UM(t),o=El(n,e==null?void 0:e.ref);return _l(e)?f.cloneElement(e,{[r]:o}):e}$0.displayName="@mantine/core/FocusTrap";var jB=Object.defineProperty,RB=Object.defineProperties,TB=Object.getOwnPropertyDescriptors,ux=Object.getOwnPropertySymbols,IB=Object.prototype.hasOwnProperty,NB=Object.prototype.propertyIsEnumerable,dx=(e,t,r)=>t in e?jB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lo=(e,t)=>{for(var r in t||(t={}))IB.call(t,r)&&dx(e,r,t[r]);if(ux)for(var r of ux(t))NB.call(t,r)&&dx(e,r,t[r]);return e},du=(e,t)=>RB(e,TB(t));function fx(e,t,r,n){return e==="center"||n==="center"?{top:t}:e==="end"?{bottom:r}:e==="start"?{top:r}:{}}function px(e,t,r,n,o){return e==="center"||n==="center"?{left:t}:e==="end"?{[o==="ltr"?"right":"left"]:r}:e==="start"?{[o==="ltr"?"left":"right"]:r}:{}}const DB={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function AB({position:e,arrowSize:t,arrowOffset:r,arrowRadius:n,arrowPosition:o,arrowX:a,arrowY:i,dir:l}){const[c,u="center"]=e.split("-"),d={width:P(t),height:P(t),transform:"rotate(45deg)",position:"absolute",[DB[c]]:P(n)},p=P(-t/2);return c==="left"?du(Lo(Lo({},d),fx(u,i,r,o)),{right:p,borderLeftColor:"transparent",borderBottomColor:"transparent"}):c==="right"?du(Lo(Lo({},d),fx(u,i,r,o)),{left:p,borderRightColor:"transparent",borderTopColor:"transparent"}):c==="top"?du(Lo(Lo({},d),px(u,a,r,o,l)),{bottom:p,borderTopColor:"transparent",borderLeftColor:"transparent"}):c==="bottom"?du(Lo(Lo({},d),px(u,a,r,o,l)),{top:p,borderBottomColor:"transparent",borderRightColor:"transparent"}):{}}var MB=Object.defineProperty,LB=Object.defineProperties,zB=Object.getOwnPropertyDescriptors,nf=Object.getOwnPropertySymbols,iR=Object.prototype.hasOwnProperty,lR=Object.prototype.propertyIsEnumerable,mx=(e,t,r)=>t in e?MB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,FB=(e,t)=>{for(var r in t||(t={}))iR.call(t,r)&&mx(e,r,t[r]);if(nf)for(var r of nf(t))lR.call(t,r)&&mx(e,r,t[r]);return e},VB=(e,t)=>LB(e,zB(t)),BB=(e,t)=>{var r={};for(var n in e)iR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&nf)for(var n of nf(e))t.indexOf(n)<0&&lR.call(e,n)&&(r[n]=e[n]);return r};const O0=f.forwardRef((e,t)=>{var r=e,{position:n,arrowSize:o,arrowOffset:a,arrowRadius:i,arrowPosition:l,visible:c,arrowX:u,arrowY:d}=r,p=BB(r,["position","arrowSize","arrowOffset","arrowRadius","arrowPosition","visible","arrowX","arrowY"]);const h=nr();return c?s.createElement("div",VB(FB({},p),{ref:t,style:AB({position:n,arrowSize:o,arrowOffset:a,arrowRadius:i,arrowPosition:l,dir:h.dir,arrowX:u,arrowY:d})})):null});O0.displayName="@mantine/core/FloatingArrow";var UB=Object.defineProperty,WB=Object.defineProperties,HB=Object.getOwnPropertyDescriptors,of=Object.getOwnPropertySymbols,sR=Object.prototype.hasOwnProperty,cR=Object.prototype.propertyIsEnumerable,hx=(e,t,r)=>t in e?UB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_i=(e,t)=>{for(var r in t||(t={}))sR.call(t,r)&&hx(e,r,t[r]);if(of)for(var r of of(t))cR.call(t,r)&&hx(e,r,t[r]);return e},fu=(e,t)=>WB(e,HB(t)),qB=(e,t)=>{var r={};for(var n in e)sR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&of)for(var n of of(e))t.indexOf(n)<0&&cR.call(e,n)&&(r[n]=e[n]);return r};const GB={};function uR(e){var t;const r=G("PopoverDropdown",GB,e),{style:n,className:o,children:a,onKeyDownCapture:i}=r,l=qB(r,["style","className","children","onKeyDownCapture"]),c=rR(),{classes:u,cx:d}=SB({radius:c.radius,shadow:c.shadow},{name:c.__staticSelector,classNames:c.classNames,styles:c.styles,unstyled:c.unstyled,variant:c.variant}),p=iC({opened:c.opened,shouldReturnFocus:c.returnFocus}),h=c.withRoles?{"aria-labelledby":c.getTargetId(),id:c.getDropdownId(),role:"dialog"}:{};return c.disabled?null:s.createElement($l,fu(_i({},c.portalProps),{withinPortal:c.withinPortal}),s.createElement(li,fu(_i({mounted:c.opened},c.transitionProps),{transition:c.transitionProps.transition||"fade",duration:(t=c.transitionProps.duration)!=null?t:150,keepMounted:c.keepMounted,exitDuration:typeof c.transitionProps.exitDuration=="number"?c.transitionProps.exitDuration:c.transitionProps.duration}),g=>{var y,v;return s.createElement($0,{active:c.trapFocus},s.createElement(le,_i(fu(_i({},h),{tabIndex:-1,ref:c.floating,style:fu(_i(_i({},n),g),{zIndex:c.zIndex,top:(y=c.y)!=null?y:0,left:(v=c.x)!=null?v:0,width:c.width==="target"?void 0:P(c.width)}),className:d(u.dropdown,o),onKeyDownCapture:uA(c.onClose,{active:c.closeOnEscape,onTrigger:p,onKeyDown:i}),"data-position":c.placement}),l),a,s.createElement(O0,{ref:c.arrowRef,arrowX:c.arrowX,arrowY:c.arrowY,visible:c.withArrow,position:c.placement,arrowSize:c.arrowSize,arrowRadius:c.arrowRadius,arrowOffset:c.arrowOffset,arrowPosition:c.arrowPosition,className:u.arrow})))}))}uR.displayName="@mantine/core/PopoverDropdown";function dR(e,t){if(e==="rtl"&&(t.includes("right")||t.includes("left"))){const[r,n]=t.split("-"),o=r==="right"?"left":"right";return n===void 0?o:`${o}-${n}`}return t}var gx=Object.getOwnPropertySymbols,QB=Object.prototype.hasOwnProperty,KB=Object.prototype.propertyIsEnumerable,YB=(e,t)=>{var r={};for(var n in e)QB.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&gx)for(var n of gx(e))t.indexOf(n)<0&&KB.call(e,n)&&(r[n]=e[n]);return r};const XB={position:"bottom",offset:8,positionDependencies:[],transitionProps:{transition:"fade",duration:150},middlewares:{flip:!0,shift:!0,inline:!1},arrowSize:7,arrowOffset:5,arrowRadius:0,arrowPosition:"side",closeOnClickOutside:!0,withinPortal:!1,closeOnEscape:!0,trapFocus:!1,withRoles:!0,returnFocus:!1,clickOutsideEvents:["mousedown","touchstart"],zIndex:jn("popover"),__staticSelector:"Popover",width:"max-content"};function ko(e){var t,r,n,o,a,i;const l=f.useRef(null),c=G("Popover",XB,e),{children:u,position:d,offset:p,onPositionChange:h,positionDependencies:g,opened:y,transitionProps:v,width:E,middlewares:w,withArrow:b,arrowSize:_,arrowOffset:x,arrowRadius:S,arrowPosition:$,unstyled:O,classNames:C,styles:T,closeOnClickOutside:j,withinPortal:k,portalProps:I,closeOnEscape:F,clickOutsideEvents:D,trapFocus:z,onClose:q,onOpen:K,onChange:R,zIndex:N,radius:V,shadow:Q,id:ie,defaultOpened:Oe,__staticSelector:ue,withRoles:Me,disabled:Ie,returnFocus:dt,variant:tt,keepMounted:rt}=c,Tr=YB(c,["children","position","offset","onPositionChange","positionDependencies","opened","transitionProps","width","middlewares","withArrow","arrowSize","arrowOffset","arrowRadius","arrowPosition","unstyled","classNames","styles","closeOnClickOutside","withinPortal","portalProps","closeOnEscape","clickOutsideEvents","trapFocus","onClose","onOpen","onChange","zIndex","radius","shadow","id","defaultOpened","__staticSelector","withRoles","disabled","returnFocus","variant","keepMounted"]),[Ir,or]=f.useState(null),[pn,Tt]=f.useState(null),Nr=kr(ie),to=nr(),qe=hB({middlewares:w,width:E,position:dR(to.dir,d),offset:typeof p=="number"?p+(b?_/2:0):p,arrowRef:l,arrowOffset:x,onPositionChange:h,positionDependencies:g,opened:y,defaultOpened:Oe,onChange:R,onOpen:K,onClose:q});TM(()=>qe.opened&&j&&qe.onClose(),D,[Ir,pn]);const Gr=f.useCallback(St=>{or(St),qe.floating.reference(St)},[qe.floating.reference]),Qr=f.useCallback(St=>{Tt(St),qe.floating.floating(St)},[qe.floating.floating]);return s.createElement(gB,{value:{returnFocus:dt,disabled:Ie,controlled:qe.controlled,reference:Gr,floating:Qr,x:qe.floating.x,y:qe.floating.y,arrowX:(n=(r=(t=qe.floating)==null?void 0:t.middlewareData)==null?void 0:r.arrow)==null?void 0:n.x,arrowY:(i=(a=(o=qe.floating)==null?void 0:o.middlewareData)==null?void 0:a.arrow)==null?void 0:i.y,opened:qe.opened,arrowRef:l,transitionProps:v,width:E,withArrow:b,arrowSize:_,arrowOffset:x,arrowRadius:S,arrowPosition:$,placement:qe.floating.placement,trapFocus:z,withinPortal:k,portalProps:I,zIndex:N,radius:V,shadow:Q,closeOnEscape:F,onClose:qe.onClose,onToggle:qe.onToggle,getTargetId:()=>`${Nr}-target`,getDropdownId:()=>`${Nr}-dropdown`,withRoles:Me,targetProps:Tr,__staticSelector:ue,classNames:C,styles:T,unstyled:O,variant:tt,keepMounted:rt}},u)}ko.Target=aR;ko.Dropdown=uR;ko.displayName="@mantine/core/Popover";var JB=Object.defineProperty,af=Object.getOwnPropertySymbols,fR=Object.prototype.hasOwnProperty,pR=Object.prototype.propertyIsEnumerable,vx=(e,t,r)=>t in e?JB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ZB=(e,t)=>{for(var r in t||(t={}))fR.call(t,r)&&vx(e,r,t[r]);if(af)for(var r of af(t))pR.call(t,r)&&vx(e,r,t[r]);return e},eU=(e,t)=>{var r={};for(var n in e)fR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&af)for(var n of af(e))t.indexOf(n)<0&&pR.call(e,n)&&(r[n]=e[n]);return r};function tU(e){var t=e,{children:r,component:n="div",maxHeight:o=220,direction:a="column",id:i,innerRef:l,__staticSelector:c,styles:u,classNames:d,unstyled:p}=t,h=eU(t,["children","component","maxHeight","direction","id","innerRef","__staticSelector","styles","classNames","unstyled"]);const{classes:g}=uV(null,{name:c,styles:u,classNames:d,unstyled:p});return s.createElement(ko.Dropdown,ZB({p:0,onMouseDown:y=>y.preventDefault()},h),s.createElement("div",{style:{maxHeight:P(o),display:"flex"}},s.createElement(le,{component:n||"div",id:`${i}-items`,"aria-labelledby":`${i}-label`,role:"listbox",onMouseDown:y=>y.preventDefault(),style:{flex:1,overflowY:n!==p0?"auto":void 0},"data-combobox-popover":!0,tabIndex:-1,ref:l},s.createElement("div",{className:g.itemsWrapper,style:{flexDirection:a}},r))))}function Ss({opened:e,transitionProps:t={transition:"fade",duration:0},shadow:r,withinPortal:n,portalProps:o,children:a,__staticSelector:i,onDirectionChange:l,switchDirectionOnFlip:c,zIndex:u,dropdownPosition:d,positionDependencies:p=[],classNames:h,styles:g,unstyled:y,readOnly:v,variant:E}){return s.createElement(ko,{unstyled:y,classNames:h,styles:g,width:"target",withRoles:!1,opened:e,middlewares:{flip:d==="flip",shift:!1},position:d==="flip"?"bottom":d,positionDependencies:p,zIndex:u,__staticSelector:i,withinPortal:n,portalProps:o,transitionProps:t,shadow:r,disabled:v,onPositionChange:w=>c&&(l==null?void 0:l(w==="top"?"column-reverse":"column")),variant:E},a)}Ss.Target=ko.Target;Ss.Dropdown=tU;var rU=Object.defineProperty,nU=Object.defineProperties,oU=Object.getOwnPropertyDescriptors,lf=Object.getOwnPropertySymbols,mR=Object.prototype.hasOwnProperty,hR=Object.prototype.propertyIsEnumerable,yx=(e,t,r)=>t in e?rU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pu=(e,t)=>{for(var r in t||(t={}))mR.call(t,r)&&yx(e,r,t[r]);if(lf)for(var r of lf(t))hR.call(t,r)&&yx(e,r,t[r]);return e},aU=(e,t)=>nU(e,oU(t)),iU=(e,t)=>{var r={};for(var n in e)mR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&lf)for(var n of lf(e))t.indexOf(n)<0&&hR.call(e,n)&&(r[n]=e[n]);return r};function gR(e,t,r){const n=G(e,t,r),{label:o,description:a,error:i,required:l,classNames:c,styles:u,className:d,unstyled:p,__staticSelector:h,sx:g,errorProps:y,labelProps:v,descriptionProps:E,wrapperProps:w,id:b,size:_,style:x,inputContainer:S,inputWrapperOrder:$,withAsterisk:O,variant:C}=n,T=iU(n,["label","description","error","required","classNames","styles","className","unstyled","__staticSelector","sx","errorProps","labelProps","descriptionProps","wrapperProps","id","size","style","inputContainer","inputWrapperOrder","withAsterisk","variant"]),j=kr(b),{systemStyles:k,rest:I}=Zn(T),F=pu({label:o,description:a,error:i,required:l,classNames:c,className:d,__staticSelector:h,sx:g,errorProps:y,labelProps:v,descriptionProps:E,unstyled:p,styles:u,id:j,size:_,style:x,inputContainer:S,inputWrapperOrder:$,withAsterisk:O,variant:C},w);return aU(pu({},I),{classNames:c,styles:u,unstyled:p,wrapperProps:pu(pu({},F),k),inputProps:{required:l,classNames:c,styles:u,unstyled:p,id:j,size:_,__staticSelector:h,error:i,variant:C}})}var lU=W((e,t,{size:r})=>({label:{display:"inline-block",fontSize:M({size:r,sizes:e.fontSizes}),fontWeight:500,color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[9],wordBreak:"break-word",cursor:"default",WebkitTapHighlightColor:"transparent"},required:{color:e.fn.variant({variant:"filled",color:"red"}).background}}));const sU=lU;var cU=Object.defineProperty,sf=Object.getOwnPropertySymbols,vR=Object.prototype.hasOwnProperty,yR=Object.prototype.propertyIsEnumerable,wx=(e,t,r)=>t in e?cU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uU=(e,t)=>{for(var r in t||(t={}))vR.call(t,r)&&wx(e,r,t[r]);if(sf)for(var r of sf(t))yR.call(t,r)&&wx(e,r,t[r]);return e},dU=(e,t)=>{var r={};for(var n in e)vR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&sf)for(var n of sf(e))t.indexOf(n)<0&&yR.call(e,n)&&(r[n]=e[n]);return r};const fU={labelElement:"label",size:"sm"},C0=f.forwardRef((e,t)=>{const r=G("InputLabel",fU,e),{labelElement:n,children:o,required:a,size:i,classNames:l,styles:c,unstyled:u,className:d,htmlFor:p,__staticSelector:h,variant:g,onMouseDown:y}=r,v=dU(r,["labelElement","children","required","size","classNames","styles","unstyled","className","htmlFor","__staticSelector","variant","onMouseDown"]),{classes:E,cx:w}=sU(null,{name:["InputWrapper",h],classNames:l,styles:c,unstyled:u,variant:g,size:i});return s.createElement(le,uU({component:n,ref:t,className:w(E.label,d),htmlFor:n==="label"?p:void 0,onMouseDown:b=>{y==null||y(b),!b.defaultPrevented&&b.detail>1&&b.preventDefault()}},v),o,a&&s.createElement("span",{className:E.required,"aria-hidden":!0}," *"))});C0.displayName="@mantine/core/InputLabel";var pU=W((e,t,{size:r})=>({error:{wordBreak:"break-word",color:e.fn.variant({variant:"filled",color:"red"}).background,fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${P(2)})`,lineHeight:1.2,display:"block"}}));const mU=pU;var hU=Object.defineProperty,cf=Object.getOwnPropertySymbols,wR=Object.prototype.hasOwnProperty,bR=Object.prototype.propertyIsEnumerable,bx=(e,t,r)=>t in e?hU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gU=(e,t)=>{for(var r in t||(t={}))wR.call(t,r)&&bx(e,r,t[r]);if(cf)for(var r of cf(t))bR.call(t,r)&&bx(e,r,t[r]);return e},vU=(e,t)=>{var r={};for(var n in e)wR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&cf)for(var n of cf(e))t.indexOf(n)<0&&bR.call(e,n)&&(r[n]=e[n]);return r};const yU={size:"sm"},k0=f.forwardRef((e,t)=>{const r=G("InputError",yU,e),{children:n,className:o,classNames:a,styles:i,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=vU(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:g}=mU(null,{name:["InputWrapper",u],classNames:a,styles:i,unstyled:l,variant:d,size:c});return s.createElement(oe,gU({className:g(h.error,o),ref:t},p),n)});k0.displayName="@mantine/core/InputError";var wU=W((e,t,{size:r})=>({description:{wordBreak:"break-word",color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${P(2)})`,lineHeight:1.2,display:"block"}}));const bU=wU;var _U=Object.defineProperty,uf=Object.getOwnPropertySymbols,_R=Object.prototype.hasOwnProperty,xR=Object.prototype.propertyIsEnumerable,_x=(e,t,r)=>t in e?_U(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xU=(e,t)=>{for(var r in t||(t={}))_R.call(t,r)&&_x(e,r,t[r]);if(uf)for(var r of uf(t))xR.call(t,r)&&_x(e,r,t[r]);return e},EU=(e,t)=>{var r={};for(var n in e)_R.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&uf)for(var n of uf(e))t.indexOf(n)<0&&xR.call(e,n)&&(r[n]=e[n]);return r};const SU={size:"sm"},j0=f.forwardRef((e,t)=>{const r=G("InputDescription",SU,e),{children:n,className:o,classNames:a,styles:i,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=EU(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:g}=bU(null,{name:["InputWrapper",u],classNames:a,styles:i,unstyled:l,variant:d,size:c});return s.createElement(oe,xU({color:"dimmed",className:g(h.description,o),ref:t,unstyled:l},p),n)});j0.displayName="@mantine/core/InputDescription";const ER=f.createContext({offsetBottom:!1,offsetTop:!1,describedBy:void 0}),PU=ER.Provider,$U=()=>f.useContext(ER);function OU(e,{hasDescription:t,hasError:r}){const n=e.findIndex(c=>c==="input"),o=e[n-1],a=e[n+1];return{offsetBottom:t&&a==="description"||r&&a==="error",offsetTop:t&&o==="description"||r&&o==="error"}}var CU=Object.defineProperty,kU=Object.defineProperties,jU=Object.getOwnPropertyDescriptors,xx=Object.getOwnPropertySymbols,RU=Object.prototype.hasOwnProperty,TU=Object.prototype.propertyIsEnumerable,Ex=(e,t,r)=>t in e?CU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,IU=(e,t)=>{for(var r in t||(t={}))RU.call(t,r)&&Ex(e,r,t[r]);if(xx)for(var r of xx(t))TU.call(t,r)&&Ex(e,r,t[r]);return e},NU=(e,t)=>kU(e,jU(t)),DU=W(e=>({root:NU(IU({},e.fn.fontStyles()),{lineHeight:e.lineHeight})}));const AU=DU;var MU=Object.defineProperty,LU=Object.defineProperties,zU=Object.getOwnPropertyDescriptors,df=Object.getOwnPropertySymbols,SR=Object.prototype.hasOwnProperty,PR=Object.prototype.propertyIsEnumerable,Sx=(e,t,r)=>t in e?MU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zo=(e,t)=>{for(var r in t||(t={}))SR.call(t,r)&&Sx(e,r,t[r]);if(df)for(var r of df(t))PR.call(t,r)&&Sx(e,r,t[r]);return e},Px=(e,t)=>LU(e,zU(t)),FU=(e,t)=>{var r={};for(var n in e)SR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&df)for(var n of df(e))t.indexOf(n)<0&&PR.call(e,n)&&(r[n]=e[n]);return r};const VU={labelElement:"label",size:"sm",inputContainer:e=>e,inputWrapperOrder:["label","description","input","error"]},$R=f.forwardRef((e,t)=>{const r=G("InputWrapper",VU,e),{className:n,label:o,children:a,required:i,id:l,error:c,description:u,labelElement:d,labelProps:p,descriptionProps:h,errorProps:g,classNames:y,styles:v,size:E,inputContainer:w,__staticSelector:b,unstyled:_,inputWrapperOrder:x,withAsterisk:S,variant:$}=r,O=FU(r,["className","label","children","required","id","error","description","labelElement","labelProps","descriptionProps","errorProps","classNames","styles","size","inputContainer","__staticSelector","unstyled","inputWrapperOrder","withAsterisk","variant"]),{classes:C,cx:T}=AU(null,{classNames:y,styles:v,name:["InputWrapper",b],unstyled:_,variant:$,size:E}),j={classNames:y,styles:v,unstyled:_,size:E,variant:$,__staticSelector:b},k=typeof S=="boolean"?S:i,I=l?`${l}-error`:g==null?void 0:g.id,F=l?`${l}-description`:h==null?void 0:h.id,z=`${!!c&&typeof c!="boolean"?I:""} ${u?F:""}`,q=z.trim().length>0?z.trim():void 0,K=o&&s.createElement(C0,zo(zo({key:"label",labelElement:d,id:l?`${l}-label`:void 0,htmlFor:l,required:k},j),p),o),R=u&&s.createElement(j0,Px(zo(zo({key:"description"},h),j),{size:(h==null?void 0:h.size)||j.size,id:(h==null?void 0:h.id)||F}),u),N=s.createElement(f.Fragment,{key:"input"},w(a)),V=typeof c!="boolean"&&c&&s.createElement(k0,Px(zo(zo({},g),j),{size:(g==null?void 0:g.size)||j.size,key:"error",id:(g==null?void 0:g.id)||I}),c),Q=x.map(ie=>{switch(ie){case"label":return K;case"input":return N;case"description":return R;case"error":return V;default:return null}});return s.createElement(PU,{value:zo({describedBy:q},OU(x,{hasDescription:!!R,hasError:!!V}))},s.createElement(le,zo({className:T(C.root,n),ref:t},O),Q))});$R.displayName="@mantine/core/InputWrapper";var BU=Object.defineProperty,ff=Object.getOwnPropertySymbols,OR=Object.prototype.hasOwnProperty,CR=Object.prototype.propertyIsEnumerable,$x=(e,t,r)=>t in e?BU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,UU=(e,t)=>{for(var r in t||(t={}))OR.call(t,r)&&$x(e,r,t[r]);if(ff)for(var r of ff(t))CR.call(t,r)&&$x(e,r,t[r]);return e},WU=(e,t)=>{var r={};for(var n in e)OR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ff)for(var n of ff(e))t.indexOf(n)<0&&CR.call(e,n)&&(r[n]=e[n]);return r};const HU={},kR=f.forwardRef((e,t)=>{const r=G("InputPlaceholder",HU,e),{sx:n}=r,o=WU(r,["sx"]);return s.createElement(le,UU({component:"span",sx:[a=>a.fn.placeholderStyles(),...rm(n)],ref:t},o))});kR.displayName="@mantine/core/InputPlaceholder";var qU=Object.defineProperty,GU=Object.defineProperties,QU=Object.getOwnPropertyDescriptors,Ox=Object.getOwnPropertySymbols,KU=Object.prototype.hasOwnProperty,YU=Object.prototype.propertyIsEnumerable,Cx=(e,t,r)=>t in e?qU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mu=(e,t)=>{for(var r in t||(t={}))KU.call(t,r)&&Cx(e,r,t[r]);if(Ox)for(var r of Ox(t))YU.call(t,r)&&Cx(e,r,t[r]);return e},Kh=(e,t)=>GU(e,QU(t));const $t={xs:P(30),sm:P(36),md:P(42),lg:P(50),xl:P(60)},XU=["default","filled","unstyled"];function JU({theme:e,variant:t}){return XU.includes(t)?t==="default"?{border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,transition:"border-color 100ms ease","&:focus, &:focus-within":e.focusRingStyles.inputStyles(e)}:t==="filled"?{border:`${P(1)} solid transparent`,backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],"&:focus, &:focus-within":e.focusRingStyles.inputStyles(e)}:{borderWidth:0,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,backgroundColor:"transparent",minHeight:P(28),outline:0,"&:focus, &:focus-within":{outline:"none",borderColor:"transparent"},"&:disabled":{backgroundColor:"transparent","&:focus, &:focus-within":{outline:"none",borderColor:"transparent"}}}:null}var ZU=W((e,{multiline:t,radius:r,invalid:n,rightSectionWidth:o,withRightSection:a,iconWidth:i,offsetBottom:l,offsetTop:c,pointer:u},{variant:d,size:p})=>{const h=e.fn.variant({variant:"filled",color:"red"}).background,g=d==="default"||d==="filled"?{minHeight:M({size:p,sizes:$t}),paddingLeft:`calc(${M({size:p,sizes:$t})} / 3)`,paddingRight:a?o||M({size:p,sizes:$t}):`calc(${M({size:p,sizes:$t})} / 3)`,borderRadius:e.fn.radius(r)}:d==="unstyled"&&a?{paddingRight:o||M({size:p,sizes:$t})}:null;return{wrapper:{position:"relative",marginTop:c?`calc(${e.spacing.xs} / 2)`:void 0,marginBottom:l?`calc(${e.spacing.xs} / 2)`:void 0,"&:has(input:disabled)":{"& .mantine-Input-rightSection":{display:"none"}}},input:Kh(mu(mu(Kh(mu({},e.fn.fontStyles()),{height:t?d==="unstyled"?void 0:"auto":M({size:p,sizes:$t}),WebkitTapHighlightColor:"transparent",lineHeight:t?e.lineHeight:`calc(${M({size:p,sizes:$t})} - ${P(2)})`,appearance:"none",resize:"none",boxSizing:"border-box",fontSize:M({size:p,sizes:e.fontSizes}),width:"100%",color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,display:"block",textAlign:"left",cursor:u?"pointer":void 0}),JU({theme:e,variant:d})),g),{"&:disabled, &[data-disabled]":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,cursor:"not-allowed",pointerEvents:"none","&::placeholder":{color:e.colors.dark[2]}},"&[data-invalid]":{color:h,borderColor:h,"&::placeholder":{opacity:1,color:h}},"&[data-with-icon]":{paddingLeft:typeof i=="number"?P(i):M({size:p,sizes:$t})},"&::placeholder":Kh(mu({},e.fn.placeholderStyles()),{opacity:1}),"&::-webkit-inner-spin-button, &::-webkit-outer-spin-button, &::-webkit-search-decoration, &::-webkit-search-cancel-button, &::-webkit-search-results-button, &::-webkit-search-results-decoration":{appearance:"none"},"&[type=number]":{MozAppearance:"textfield"}}),icon:{pointerEvents:"none",position:"absolute",zIndex:1,left:0,top:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",width:i?P(i):M({size:p,sizes:$t}),color:n?e.colors.red[e.colorScheme==="dark"?6:7]:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[5]},rightSection:{position:"absolute",top:0,bottom:0,right:0,display:"flex",alignItems:"center",justifyContent:"center",width:o||M({size:p,sizes:$t})}}}),eW=Object.defineProperty,tW=Object.defineProperties,rW=Object.getOwnPropertyDescriptors,pf=Object.getOwnPropertySymbols,jR=Object.prototype.hasOwnProperty,RR=Object.prototype.propertyIsEnumerable,kx=(e,t,r)=>t in e?eW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hu=(e,t)=>{for(var r in t||(t={}))jR.call(t,r)&&kx(e,r,t[r]);if(pf)for(var r of pf(t))RR.call(t,r)&&kx(e,r,t[r]);return e},jx=(e,t)=>tW(e,rW(t)),nW=(e,t)=>{var r={};for(var n in e)jR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&pf)for(var n of pf(e))t.indexOf(n)<0&&RR.call(e,n)&&(r[n]=e[n]);return r};const oW={size:"sm",variant:"default"},si=f.forwardRef((e,t)=>{const r=G("Input",oW,e),{className:n,error:o,required:a,disabled:i,variant:l,icon:c,style:u,rightSectionWidth:d,iconWidth:p,rightSection:h,rightSectionProps:g,radius:y,size:v,wrapperProps:E,classNames:w,styles:b,__staticSelector:_,multiline:x,sx:S,unstyled:$,pointer:O}=r,C=nW(r,["className","error","required","disabled","variant","icon","style","rightSectionWidth","iconWidth","rightSection","rightSectionProps","radius","size","wrapperProps","classNames","styles","__staticSelector","multiline","sx","unstyled","pointer"]),{offsetBottom:T,offsetTop:j,describedBy:k}=$U(),{classes:I,cx:F}=ZU({radius:y,multiline:x,invalid:!!o,rightSectionWidth:d?P(d):void 0,iconWidth:p,withRightSection:!!h,offsetBottom:T,offsetTop:j,pointer:O},{classNames:w,styles:b,name:["Input",_],unstyled:$,variant:l,size:v}),{systemStyles:D,rest:z}=Zn(C);return s.createElement(le,hu(hu({className:F(I.wrapper,n),sx:S,style:u},D),E),c&&s.createElement("div",{className:I.icon},c),s.createElement(le,jx(hu({component:"input"},z),{ref:t,required:a,"aria-invalid":!!o,"aria-describedby":k,disabled:i,"data-disabled":i||void 0,"data-with-icon":!!c||void 0,"data-invalid":!!o||void 0,className:I.input})),h&&s.createElement("div",jx(hu({},g),{className:I.rightSection}),h))});si.displayName="@mantine/core/Input";si.Wrapper=$R;si.Label=C0;si.Description=j0;si.Error=k0;si.Placeholder=kR;const Vt=si;var aW=Object.defineProperty,mf=Object.getOwnPropertySymbols,TR=Object.prototype.hasOwnProperty,IR=Object.prototype.propertyIsEnumerable,Rx=(e,t,r)=>t in e?aW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,iW=(e,t)=>{for(var r in t||(t={}))TR.call(t,r)&&Rx(e,r,t[r]);if(mf)for(var r of mf(t))IR.call(t,r)&&Rx(e,r,t[r]);return e},lW=(e,t)=>{var r={};for(var n in e)TR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&mf)for(var n of mf(e))t.indexOf(n)<0&&IR.call(e,n)&&(r[n]=e[n]);return r};function sW(e){const t=e,{style:r}=t,n=lW(t,["style"]);return s.createElement("svg",iW({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:r},n),s.createElement("path",{d:"M0.877014 7.49988C0.877014 3.84219 3.84216 0.877045 7.49985 0.877045C11.1575 0.877045 14.1227 3.84219 14.1227 7.49988C14.1227 11.1575 11.1575 14.1227 7.49985 14.1227C3.84216 14.1227 0.877014 11.1575 0.877014 7.49988ZM7.49985 1.82704C4.36683 1.82704 1.82701 4.36686 1.82701 7.49988C1.82701 8.97196 2.38774 10.3131 3.30727 11.3213C4.19074 9.94119 5.73818 9.02499 7.50023 9.02499C9.26206 9.02499 10.8093 9.94097 11.6929 11.3208C12.6121 10.3127 13.1727 8.97172 13.1727 7.49988C13.1727 4.36686 10.6328 1.82704 7.49985 1.82704ZM10.9818 11.9787C10.2839 10.7795 8.9857 9.97499 7.50023 9.97499C6.01458 9.97499 4.71624 10.7797 4.01845 11.9791C4.97952 12.7272 6.18765 13.1727 7.49985 13.1727C8.81227 13.1727 10.0206 12.727 10.9818 11.9787ZM5.14999 6.50487C5.14999 5.207 6.20212 4.15487 7.49999 4.15487C8.79786 4.15487 9.84999 5.207 9.84999 6.50487C9.84999 7.80274 8.79786 8.85487 7.49999 8.85487C6.20212 8.85487 5.14999 7.80274 5.14999 6.50487ZM7.49999 5.10487C6.72679 5.10487 6.09999 5.73167 6.09999 6.50487C6.09999 7.27807 6.72679 7.90487 7.49999 7.90487C8.27319 7.90487 8.89999 7.27807 8.89999 6.50487C8.89999 5.73167 8.27319 5.10487 7.49999 5.10487Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var cW=Object.defineProperty,uW=Object.defineProperties,dW=Object.getOwnPropertyDescriptors,Tx=Object.getOwnPropertySymbols,fW=Object.prototype.hasOwnProperty,pW=Object.prototype.propertyIsEnumerable,Ix=(e,t,r)=>t in e?cW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mW=(e,t)=>{for(var r in t||(t={}))fW.call(t,r)&&Ix(e,r,t[r]);if(Tx)for(var r of Tx(t))pW.call(t,r)&&Ix(e,r,t[r]);return e},hW=(e,t)=>uW(e,dW(t));const NR=f.createContext(null);function gW({spacing:e,children:t}){return s.createElement(NR.Provider,{value:{spacing:e}},t)}function vW(){const e=f.useContext(NR);return e?hW(mW({},e),{withinGroup:!0}):{spacing:null,withinGroup:!1}}var yW=W((e,{spacing:t})=>({root:{display:"flex",paddingLeft:M({size:t,sizes:e.spacing})}}));const wW=yW;var bW=Object.defineProperty,hf=Object.getOwnPropertySymbols,DR=Object.prototype.hasOwnProperty,AR=Object.prototype.propertyIsEnumerable,Nx=(e,t,r)=>t in e?bW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_W=(e,t)=>{for(var r in t||(t={}))DR.call(t,r)&&Nx(e,r,t[r]);if(hf)for(var r of hf(t))AR.call(t,r)&&Nx(e,r,t[r]);return e},xW=(e,t)=>{var r={};for(var n in e)DR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&hf)for(var n of hf(e))t.indexOf(n)<0&&AR.call(e,n)&&(r[n]=e[n]);return r};const EW={},MR=f.forwardRef((e,t)=>{const r=G("AvatarGroup",EW,e),{children:n,spacing:o="sm",unstyled:a,className:i,variant:l}=r,c=xW(r,["children","spacing","unstyled","className","variant"]),{classes:u,cx:d}=wW({spacing:o},{name:"AvatarGroup",unstyled:a,variant:l});return s.createElement(gW,{spacing:o},s.createElement(le,_W({ref:t,className:d(u.root,i)},c),n))});MR.displayName="@mantine/core/AvatarGroup";var SW=Object.defineProperty,PW=Object.defineProperties,$W=Object.getOwnPropertyDescriptors,Dx=Object.getOwnPropertySymbols,OW=Object.prototype.hasOwnProperty,CW=Object.prototype.propertyIsEnumerable,Ax=(e,t,r)=>t in e?SW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ql=(e,t)=>{for(var r in t||(t={}))OW.call(t,r)&&Ax(e,r,t[r]);if(Dx)for(var r of Dx(t))CW.call(t,r)&&Ax(e,r,t[r]);return e},Mx=(e,t)=>PW(e,$W(t));const kW=["filled","light","gradient","outline"],gu={xs:P(16),sm:P(26),md:P(38),lg:P(56),xl:P(84)};function jW({withinGroup:e,spacing:t,theme:r}){return e?{marginLeft:`calc(${M({size:t,sizes:r.spacing})} * -1)`,backgroundColor:`${r.colorScheme==="dark"?r.colors.dark[7]:r.white}`,border:`${P(2)} solid ${r.colorScheme==="dark"?r.colors.dark[7]:r.white}`}:null}function RW({theme:e,variant:t,color:r,gradient:n}){const o=e.fn.variant({variant:t,color:r,gradient:n});return kW.includes(t)?{placeholder:{color:o.color,backgroundColor:o.background,backgroundImage:t==="gradient"?o.background:void 0,border:`${P(t==="gradient"?0:1)} solid ${o.border}`},placeholderIcon:{color:o.color}}:{}}var TW=W((e,{radius:t,withinGroup:r,spacing:n,color:o,gradient:a},{variant:i,size:l})=>{const c=RW({theme:e,color:o,gradient:a,variant:i});return{root:Ql(Mx(Ql({},e.fn.focusStyles()),{WebkitTapHighlightColor:"transparent",boxSizing:"border-box",position:"relative",display:"block",userSelect:"none",overflow:"hidden",borderRadius:e.fn.radius(t),textDecoration:"none",border:0,backgroundColor:"transparent",padding:0,width:M({size:l,sizes:gu}),minWidth:M({size:l,sizes:gu}),height:M({size:l,sizes:gu})}),jW({withinGroup:r,spacing:n,theme:e})),image:{objectFit:"cover",width:"100%",height:"100%",display:"block"},placeholder:Ql(Mx(Ql({},e.fn.fontStyles()),{fontWeight:700,display:"flex",alignItems:"center",justifyContent:"center",width:"100%",height:"100%",userSelect:"none",borderRadius:e.fn.radius(t),fontSize:`calc(${M({size:l,sizes:gu})} / 2.5)`}),c.placeholder),placeholderIcon:Ql({width:"70%",height:"70%"},c.placeholderIcon)}});const IW=TW;var NW=Object.defineProperty,DW=Object.defineProperties,AW=Object.getOwnPropertyDescriptors,gf=Object.getOwnPropertySymbols,LR=Object.prototype.hasOwnProperty,zR=Object.prototype.propertyIsEnumerable,Lx=(e,t,r)=>t in e?NW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zx=(e,t)=>{for(var r in t||(t={}))LR.call(t,r)&&Lx(e,r,t[r]);if(gf)for(var r of gf(t))zR.call(t,r)&&Lx(e,r,t[r]);return e},MW=(e,t)=>DW(e,AW(t)),LW=(e,t)=>{var r={};for(var n in e)LR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&gf)for(var n of gf(e))t.indexOf(n)<0&&zR.call(e,n)&&(r[n]=e[n]);return r};const zW={size:"md",color:"gray",variant:"light"},R0=f.forwardRef((e,t)=>{const r=G("Avatar",zW,e),{className:n,size:o,src:a,alt:i,radius:l,children:c,color:u,variant:d,gradient:p,classNames:h,styles:g,imageProps:y,unstyled:v}=r,E=LW(r,["className","size","src","alt","radius","children","color","variant","gradient","classNames","styles","imageProps","unstyled"]),w=vW(),[b,_]=f.useState(!a),{classes:x,cx:S}=IW({color:u,radius:l,withinGroup:w.withinGroup,spacing:w.spacing,gradient:p},{classNames:h,styles:g,unstyled:v,name:"Avatar",variant:d,size:o});return f.useEffect(()=>{_(!a)},[a]),s.createElement(le,zx({component:"div",className:S(x.root,n),ref:t},E),b?s.createElement("div",{className:x.placeholder,title:i},c||s.createElement(sW,{className:x.placeholderIcon})):s.createElement("img",MW(zx({},y),{className:x.image,src:a,alt:i,onError:()=>_(!0)})))});R0.displayName="@mantine/core/Avatar";R0.Group=MR;const vf=R0;var FW=Object.defineProperty,VW=Object.defineProperties,BW=Object.getOwnPropertyDescriptors,Fx=Object.getOwnPropertySymbols,UW=Object.prototype.hasOwnProperty,WW=Object.prototype.propertyIsEnumerable,Vx=(e,t,r)=>t in e?FW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yh=(e,t)=>{for(var r in t||(t={}))UW.call(t,r)&&Vx(e,r,t[r]);if(Fx)for(var r of Fx(t))WW.call(t,r)&&Vx(e,r,t[r]);return e},HW=(e,t)=>VW(e,BW(t));const qW=["light","filled","outline","dot","gradient"],Xh={xs:{fontSize:P(9),height:P(16)},sm:{fontSize:P(10),height:P(18)},md:{fontSize:P(11),height:P(20)},lg:{fontSize:P(13),height:P(26)},xl:{fontSize:P(16),height:P(32)}},GW={xs:P(4),sm:P(4),md:P(6),lg:P(8),xl:P(10)};function QW({theme:e,variant:t,color:r,size:n,gradient:o}){if(!qW.includes(t))return null;if(t==="dot"){const i=M({size:n,sizes:GW});return{backgroundColor:"transparent",color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[3]}`,paddingLeft:`calc(${M({size:n,sizes:e.spacing})} / 1.5 - ${i} / 2)`,"&::before":{content:'""',display:"block",width:i,height:i,borderRadius:i,backgroundColor:e.fn.themeColor(r,e.colorScheme==="dark"?4:e.fn.primaryShade("light"),!0),marginRight:i}}}const a=e.fn.variant({color:r,variant:t,gradient:o});return{background:a.background,color:a.color,border:`${P(t==="gradient"?0:1)} solid ${a.border}`}}var KW=W((e,{color:t,radius:r,gradient:n,fullWidth:o},{variant:a,size:i})=>{const{fontSize:l,height:c}=i in Xh?Xh[i]:Xh.md;return{leftSection:{marginRight:`calc(${e.spacing.xs} / 2)`},rightSection:{marginLeft:`calc(${e.spacing.xs} / 2)`},inner:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},root:Yh(HW(Yh(Yh({},e.fn.focusStyles()),e.fn.fontStyles()),{fontSize:l,height:c,WebkitTapHighlightColor:"transparent",lineHeight:`calc(${c} - ${P(2)})`,textDecoration:"none",padding:`0 calc(${M({size:i,sizes:e.spacing})} / 1.5)`,boxSizing:"border-box",display:o?"flex":"inline-flex",alignItems:"center",justifyContent:"center",width:o?"100%":"auto",textTransform:"uppercase",borderRadius:e.fn.radius(r),fontWeight:700,letterSpacing:P(.25),cursor:"inherit",textOverflow:"ellipsis",overflow:"hidden"}),QW({theme:e,variant:a,color:t,size:i,gradient:n}))}});const YW=KW;var XW=Object.defineProperty,yf=Object.getOwnPropertySymbols,FR=Object.prototype.hasOwnProperty,VR=Object.prototype.propertyIsEnumerable,Bx=(e,t,r)=>t in e?XW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,JW=(e,t)=>{for(var r in t||(t={}))FR.call(t,r)&&Bx(e,r,t[r]);if(yf)for(var r of yf(t))VR.call(t,r)&&Bx(e,r,t[r]);return e},ZW=(e,t)=>{var r={};for(var n in e)FR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&yf)for(var n of yf(e))t.indexOf(n)<0&&VR.call(e,n)&&(r[n]=e[n]);return r};const eH={variant:"light",size:"md",radius:"xl"},BR=f.forwardRef((e,t)=>{const r=G("Badge",eH,e),{className:n,color:o,variant:a,fullWidth:i,children:l,size:c,leftSection:u,rightSection:d,radius:p,gradient:h,classNames:g,styles:y,unstyled:v}=r,E=ZW(r,["className","color","variant","fullWidth","children","size","leftSection","rightSection","radius","gradient","classNames","styles","unstyled"]),{classes:w,cx:b}=YW({fullWidth:i,color:o,radius:p,gradient:h},{classNames:g,styles:y,name:"Badge",unstyled:v,variant:a,size:c});return s.createElement(le,JW({className:b(w.root,n),ref:t},E),u&&s.createElement("span",{className:w.leftSection},u),s.createElement("span",{className:w.inner},l),d&&s.createElement("span",{className:w.rightSection},d))});BR.displayName="@mantine/core/Badge";const tH=BR;var rH=Object.defineProperty,wf=Object.getOwnPropertySymbols,UR=Object.prototype.hasOwnProperty,WR=Object.prototype.propertyIsEnumerable,Ux=(e,t,r)=>t in e?rH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wx=(e,t)=>{for(var r in t||(t={}))UR.call(t,r)&&Ux(e,r,t[r]);if(wf)for(var r of wf(t))WR.call(t,r)&&Ux(e,r,t[r]);return e},nH=(e,t)=>{var r={};for(var n in e)UR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&wf)for(var n of wf(e))t.indexOf(n)<0&&WR.call(e,n)&&(r[n]=e[n]);return r};function oH(e){const t=e,{style:r}=t,n=nH(t,["style"]);return s.createElement("svg",Wx({viewBox:"0 0 409.294 409.294",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",style:Wx({width:P(20),height:P(20)},r)},n),s.createElement("path",{d:"M0 204.647v175.412h175.412V204.647H58.471c0-64.48 52.461-116.941 116.941-116.941V29.235C78.684 29.235 0 107.919 0 204.647zM409.294 87.706V29.235c-96.728 0-175.412 78.684-175.412 175.412v175.412h175.412V204.647H292.353c0-64.48 52.461-116.941 116.941-116.941z"}))}var aH=Object.defineProperty,iH=Object.defineProperties,lH=Object.getOwnPropertyDescriptors,Hx=Object.getOwnPropertySymbols,sH=Object.prototype.hasOwnProperty,cH=Object.prototype.propertyIsEnumerable,qx=(e,t,r)=>t in e?aH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uH=(e,t)=>{for(var r in t||(t={}))sH.call(t,r)&&qx(e,r,t[r]);if(Hx)for(var r of Hx(t))cH.call(t,r)&&qx(e,r,t[r]);return e},dH=(e,t)=>iH(e,lH(t)),fH=W((e,{color:t})=>({root:dH(uH({},e.fn.fontStyles()),{fontSize:e.fontSizes.lg,lineHeight:e.lineHeight,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,margin:0,borderTopRightRadius:e.radius.sm,borderBottomRightRadius:e.radius.sm,padding:`${e.spacing.md} ${e.spacing.lg}`}),inner:{display:"flex"},body:{flex:1,overflow:"hidden",textOverflow:"ellipsis"},icon:{color:e.fn.variant({variant:"filled",color:t}).background,marginRight:e.spacing.lg,marginTop:P(2),width:P(22)},cite:{display:"block",fontSize:e.fontSizes.sm,marginTop:e.spacing.xs,color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],overflow:"hidden",textOverflow:"ellipsis"}}));const pH=fH;var mH=Object.defineProperty,bf=Object.getOwnPropertySymbols,HR=Object.prototype.hasOwnProperty,qR=Object.prototype.propertyIsEnumerable,Gx=(e,t,r)=>t in e?mH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hH=(e,t)=>{for(var r in t||(t={}))HR.call(t,r)&&Gx(e,r,t[r]);if(bf)for(var r of bf(t))qR.call(t,r)&&Gx(e,r,t[r]);return e},gH=(e,t)=>{var r={};for(var n in e)HR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&bf)for(var n of bf(e))t.indexOf(n)<0&&qR.call(e,n)&&(r[n]=e[n]);return r};const vH={color:"gray",icon:s.createElement(oH,null)},GR=f.forwardRef((e,t)=>{const r=G("Blockquote",vH,e),{className:n,color:o,icon:a,cite:i,children:l,classNames:c,styles:u,unstyled:d,variant:p}=r,h=gH(r,["className","color","icon","cite","children","classNames","styles","unstyled","variant"]),{classes:g,cx:y}=pH({color:o},{classNames:c,styles:u,unstyled:d,name:"Blockquote",variant:p});return s.createElement(le,hH({component:"blockquote",className:y(g.root,n),ref:t},h),s.createElement("div",{className:g.inner},a&&s.createElement("div",{className:g.icon},a),s.createElement("div",{className:g.body},l,i&&s.createElement("cite",{className:g.cite},i))))});GR.displayName="@mantine/core/Blockquote";var yH=W((e,{orientation:t,buttonBorderWidth:r})=>({root:{display:"flex",flexDirection:t==="vertical"?"column":"row","& [data-button]":{"&:first-of-type:not(:last-of-type)":{borderBottomRightRadius:0,[t==="vertical"?"borderBottomLeftRadius":"borderTopRightRadius"]:0,[t==="vertical"?"borderBottomWidth":"borderRightWidth"]:`calc(${P(r)} / 2)`},"&:last-of-type:not(:first-of-type)":{borderTopLeftRadius:0,[t==="vertical"?"borderTopRightRadius":"borderBottomLeftRadius"]:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${P(r)} / 2)`},"&:not(:first-of-type):not(:last-of-type)":{borderRadius:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${P(r)} / 2)`,[t==="vertical"?"borderBottomWidth":"borderRightWidth"]:`calc(${P(r)} / 2)`},"& + [data-button]":{[t==="vertical"?"marginTop":"marginLeft"]:`calc(${r} * -1)`,"@media (min-resolution: 192dpi)":{[t==="vertical"?"marginTop":"marginLeft"]:0}}}}}));const wH=yH;var bH=Object.defineProperty,_f=Object.getOwnPropertySymbols,QR=Object.prototype.hasOwnProperty,KR=Object.prototype.propertyIsEnumerable,Qx=(e,t,r)=>t in e?bH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_H=(e,t)=>{for(var r in t||(t={}))QR.call(t,r)&&Qx(e,r,t[r]);if(_f)for(var r of _f(t))KR.call(t,r)&&Qx(e,r,t[r]);return e},xH=(e,t)=>{var r={};for(var n in e)QR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&_f)for(var n of _f(e))t.indexOf(n)<0&&KR.call(e,n)&&(r[n]=e[n]);return r};const EH={orientation:"horizontal",buttonBorderWidth:1},YR=f.forwardRef((e,t)=>{const r=G("ButtonGroup",EH,e),{className:n,orientation:o,buttonBorderWidth:a,unstyled:i}=r,l=xH(r,["className","orientation","buttonBorderWidth","unstyled"]),{classes:c,cx:u}=wH({orientation:o,buttonBorderWidth:a},{name:"ButtonGroup",unstyled:i});return s.createElement(le,_H({className:u(c.root,n),ref:t},l))});YR.displayName="@mantine/core/ButtonGroup";var SH=Object.defineProperty,PH=Object.defineProperties,$H=Object.getOwnPropertyDescriptors,Kx=Object.getOwnPropertySymbols,OH=Object.prototype.hasOwnProperty,CH=Object.prototype.propertyIsEnumerable,Yx=(e,t,r)=>t in e?SH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lo=(e,t)=>{for(var r in t||(t={}))OH.call(t,r)&&Yx(e,r,t[r]);if(Kx)for(var r of Kx(t))CH.call(t,r)&&Yx(e,r,t[r]);return e},Ju=(e,t)=>PH(e,$H(t));const kH=["filled","outline","light","white","default","subtle","gradient"],Rv={xs:{height:$t.xs,paddingLeft:P(14),paddingRight:P(14)},sm:{height:$t.sm,paddingLeft:P(18),paddingRight:P(18)},md:{height:$t.md,paddingLeft:P(22),paddingRight:P(22)},lg:{height:$t.lg,paddingLeft:P(26),paddingRight:P(26)},xl:{height:$t.xl,paddingLeft:P(32),paddingRight:P(32)},"compact-xs":{height:P(22),paddingLeft:P(7),paddingRight:P(7)},"compact-sm":{height:P(26),paddingLeft:P(8),paddingRight:P(8)},"compact-md":{height:P(30),paddingLeft:P(10),paddingRight:P(10)},"compact-lg":{height:P(34),paddingLeft:P(12),paddingRight:P(12)},"compact-xl":{height:P(40),paddingLeft:P(14),paddingRight:P(14)}};function jH({compact:e,size:t,withLeftIcon:r,withRightIcon:n}){if(e)return Rv[`compact-${t}`];const o=Rv[t];return o?Ju(lo({},o),{paddingLeft:r?`calc(${o.paddingLeft} / 1.5)`:o.paddingLeft,paddingRight:n?`calc(${o.paddingRight} / 1.5)`:o.paddingRight}):{}}const RH=e=>({display:e?"block":"inline-block",width:e?"100%":"auto"});function TH({variant:e,theme:t,color:r,gradient:n}){if(!kH.includes(e))return null;const o=t.fn.variant({color:r,variant:e,gradient:n});return e==="gradient"?lo({border:0,backgroundImage:o.background,color:o.color},t.fn.hover({backgroundSize:"200%"})):lo({border:`${P(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover}))}var IH=W((e,{radius:t,fullWidth:r,compact:n,withLeftIcon:o,withRightIcon:a,color:i,gradient:l},{variant:c,size:u})=>({root:Ju(lo(Ju(lo(lo(lo(lo({},jH({compact:n,size:u,withLeftIcon:o,withRightIcon:a})),e.fn.fontStyles()),e.fn.focusStyles()),RH(r)),{borderRadius:e.fn.radius(t),fontWeight:600,position:"relative",lineHeight:1,fontSize:M({size:u,sizes:e.fontSizes}),userSelect:"none",cursor:"pointer"}),TH({variant:c,theme:e,color:i,gradient:l})),{"&:active":e.activeStyles,"&:disabled, &[data-disabled]":{borderColor:"transparent",backgroundColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],color:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[5],cursor:"not-allowed",backgroundImage:"none",pointerEvents:"none","&:active":{transform:"none"}},"&[data-loading]":{pointerEvents:"none","&::before":Ju(lo({content:'""'},e.fn.cover(P(-1))),{backgroundColor:e.colorScheme==="dark"?e.fn.rgba(e.colors.dark[7],.5):"rgba(255, 255, 255, .5)",borderRadius:e.fn.radius(t),cursor:"not-allowed"})}}),icon:{display:"flex",alignItems:"center"},leftIcon:{marginRight:e.spacing.xs},rightIcon:{marginLeft:e.spacing.xs},centerLoader:{position:"absolute",left:"50%",transform:"translateX(-50%)",opacity:.5},inner:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",overflow:"visible"},label:{whiteSpace:"nowrap",height:"100%",overflow:"hidden",display:"flex",alignItems:"center"}}));const NH=IH;var DH=Object.defineProperty,xf=Object.getOwnPropertySymbols,XR=Object.prototype.hasOwnProperty,JR=Object.prototype.propertyIsEnumerable,Xx=(e,t,r)=>t in e?DH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jx=(e,t)=>{for(var r in t||(t={}))XR.call(t,r)&&Xx(e,r,t[r]);if(xf)for(var r of xf(t))JR.call(t,r)&&Xx(e,r,t[r]);return e},AH=(e,t)=>{var r={};for(var n in e)XR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&xf)for(var n of xf(e))t.indexOf(n)<0&&JR.call(e,n)&&(r[n]=e[n]);return r};const MH={size:"sm",type:"button",variant:"filled",loaderPosition:"left"},T0=f.forwardRef((e,t)=>{const r=G("Button",MH,e),{className:n,size:o,color:a,type:i,disabled:l,children:c,leftIcon:u,rightIcon:d,fullWidth:p,variant:h,radius:g,uppercase:y,compact:v,loading:E,loaderPosition:w,loaderProps:b,gradient:_,classNames:x,styles:S,unstyled:$}=r,O=AH(r,["className","size","color","type","disabled","children","leftIcon","rightIcon","fullWidth","variant","radius","uppercase","compact","loading","loaderPosition","loaderProps","gradient","classNames","styles","unstyled"]),{classes:C,cx:T,theme:j}=NH({radius:g,color:a,fullWidth:p,compact:v,gradient:_,withLeftIcon:!!u,withRightIcon:!!d},{name:"Button",unstyled:$,classNames:x,styles:S,variant:h,size:o}),k=j.fn.variant({color:a,variant:h}),I=s.createElement(un,Jx({color:k.color,size:`calc(${M({size:o,sizes:Rv}).height} / 2)`},b));return s.createElement(ho,Jx({className:T(C.root,n),type:i,disabled:l,"data-button":!0,"data-disabled":l||void 0,"data-loading":E||void 0,ref:t,unstyled:$},O),s.createElement("div",{className:C.inner},(u||E&&w==="left")&&s.createElement("span",{className:T(C.icon,C.leftIcon)},E&&w==="left"?I:u),E&&w==="center"&&s.createElement("span",{className:C.centerLoader},I),s.createElement("span",{className:C.label,style:{textTransform:y?"uppercase":void 0}},c),(d||E&&w==="right")&&s.createElement("span",{className:T(C.icon,C.rightIcon)},E&&w==="right"?I:d)))});T0.displayName="@mantine/core/Button";T0.Group=YR;const ee=T0;var LH=W((e,{radius:t,shadow:r})=>({root:{outline:0,WebkitTapHighlightColor:"transparent",display:"block",textDecoration:"none",color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,boxSizing:"border-box",borderRadius:e.fn.radius(t),boxShadow:e.shadows[r]||r||"none","&[data-with-border]":{border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`}}}));const zH=LH;var FH=Object.defineProperty,Ef=Object.getOwnPropertySymbols,ZR=Object.prototype.hasOwnProperty,eT=Object.prototype.propertyIsEnumerable,Zx=(e,t,r)=>t in e?FH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VH=(e,t)=>{for(var r in t||(t={}))ZR.call(t,r)&&Zx(e,r,t[r]);if(Ef)for(var r of Ef(t))eT.call(t,r)&&Zx(e,r,t[r]);return e},BH=(e,t)=>{var r={};for(var n in e)ZR.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ef)for(var n of Ef(e))t.indexOf(n)<0&&eT.call(e,n)&&(r[n]=e[n]);return r};const UH={},tT=f.forwardRef((e,t)=>{const r=G("Paper",UH,e),{className:n,children:o,radius:a,withBorder:i,shadow:l,unstyled:c,variant:u}=r,d=BH(r,["className","children","radius","withBorder","shadow","unstyled","variant"]),{classes:p,cx:h}=zH({radius:a,shadow:l},{name:"Paper",unstyled:c,variant:u});return s.createElement(le,VH({className:h(p.root,n),"data-with-border":i||void 0,ref:t},d),o)});tT.displayName="@mantine/core/Paper";const Pn=tT;var WH=W((e,{inline:t})=>({root:{display:t?"inline-flex":"flex",alignItems:"center",justifyContent:"center"}}));const HH=WH;var qH=Object.defineProperty,Sf=Object.getOwnPropertySymbols,rT=Object.prototype.hasOwnProperty,nT=Object.prototype.propertyIsEnumerable,eE=(e,t,r)=>t in e?qH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GH=(e,t)=>{for(var r in t||(t={}))rT.call(t,r)&&eE(e,r,t[r]);if(Sf)for(var r of Sf(t))nT.call(t,r)&&eE(e,r,t[r]);return e},QH=(e,t)=>{var r={};for(var n in e)rT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Sf)for(var n of Sf(e))t.indexOf(n)<0&&nT.call(e,n)&&(r[n]=e[n]);return r};const oT=f.forwardRef((e,t)=>{const r=G("Center",{},e),{inline:n,className:o,unstyled:a,variant:i}=r,l=QH(r,["inline","className","unstyled","variant"]),{classes:c,cx:u}=HH({inline:n},{name:"Center",unstyled:a,variant:i});return s.createElement(le,GH({ref:t,className:u(c.root,o)},l))});oT.displayName="@mantine/core/Center";const er=oT,aT=f.createContext(null),KH=aT.Provider,YH=()=>f.useContext(aT);var XH=Object.defineProperty,Pf=Object.getOwnPropertySymbols,iT=Object.prototype.hasOwnProperty,lT=Object.prototype.propertyIsEnumerable,tE=(e,t,r)=>t in e?XH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rE=(e,t)=>{for(var r in t||(t={}))iT.call(t,r)&&tE(e,r,t[r]);if(Pf)for(var r of Pf(t))lT.call(t,r)&&tE(e,r,t[r]);return e},JH=(e,t)=>{var r={};for(var n in e)iT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Pf)for(var n of Pf(e))t.indexOf(n)<0&&lT.call(e,n)&&(r[n]=e[n]);return r};const ZH={size:"sm"},sT=f.forwardRef((e,t)=>{const r=G("CheckboxGroup",ZH,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c}=r,u=JH(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Or({value:o,defaultValue:a,finalValue:[],onChange:i}),h=g=>{const y=g.currentTarget.value;p(d.includes(y)?d.filter(v=>v!==y):[...d,y])};return s.createElement(KH,{value:{value:d,onChange:h,size:l}},s.createElement(Vt.Wrapper,rE(rE({labelElement:"div",size:l,__staticSelector:"CheckboxGroup",ref:t},c),u),n))});sT.displayName="@mantine/core/CheckboxGroup";var eq=Object.defineProperty,$f=Object.getOwnPropertySymbols,cT=Object.prototype.hasOwnProperty,uT=Object.prototype.propertyIsEnumerable,nE=(e,t,r)=>t in e?eq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Of=(e,t)=>{for(var r in t||(t={}))cT.call(t,r)&&nE(e,r,t[r]);if($f)for(var r of $f(t))uT.call(t,r)&&nE(e,r,t[r]);return e},dT=(e,t)=>{var r={};for(var n in e)cT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&$f)for(var n of $f(e))t.indexOf(n)<0&&uT.call(e,n)&&(r[n]=e[n]);return r};function fT(e){const t=e,{width:r,height:n,style:o}=t,a=dT(t,["width","height","style"]);return s.createElement("svg",Of({viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Of({width:r,height:n},o)},a),s.createElement("path",{d:"M4 4.586L1.707 2.293A1 1 0 1 0 .293 3.707l3 3a.997.997 0 0 0 1.414 0l5-5A1 1 0 1 0 8.293.293L4 4.586z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}function pT(e){var t=e,{indeterminate:r}=t,n=dT(t,["indeterminate"]);return r?s.createElement("svg",Of({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 32 6"},n),s.createElement("rect",{width:"32",height:"6",fill:"currentColor",rx:"3"})):s.createElement(fT,Of({},n))}var tq=Object.defineProperty,rq=Object.defineProperties,nq=Object.getOwnPropertyDescriptors,oE=Object.getOwnPropertySymbols,oq=Object.prototype.hasOwnProperty,aq=Object.prototype.propertyIsEnumerable,aE=(e,t,r)=>t in e?tq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,iE=(e,t)=>{for(var r in t||(t={}))oq.call(t,r)&&aE(e,r,t[r]);if(oE)for(var r of oE(t))aq.call(t,r)&&aE(e,r,t[r]);return e},lE=(e,t)=>rq(e,nq(t));const iq={xs:P(16),sm:P(20),md:P(24),lg:P(30),xl:P(36)};var lq=W((e,{radius:t,color:r,transitionDuration:n,labelPosition:o,error:a,indeterminate:i},{size:l})=>{const c=M({size:l,sizes:iq}),u=e.fn.variant({variant:"filled",color:r});return{icon:lE(iE({},e.fn.cover()),{ref:zt("icon"),color:i?"inherit":e.white,transform:i?"none":`translateY(${P(5)}) scale(0.5)`,opacity:i?1:0,transitionProperty:"opacity, transform",transitionTimingFunction:"ease",transitionDuration:`${n}ms`,pointerEvents:"none",width:"60%",position:"absolute",zIndex:1,margin:"auto","@media (prefers-reduced-motion)":{transitionDuration:e.respectReducedMotion?"0ms":void 0}}),inner:{position:"relative",width:c,height:c,order:o==="left"?2:1},input:lE(iE({},e.fn.focusStyles()),{appearance:"none",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${P(1)} solid ${a?e.fn.variant({variant:"filled",color:"red"}).background:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,width:c,height:c,borderRadius:e.fn.radius(t),padding:0,display:"block",margin:0,transition:`border-color ${n}ms ease, background-color ${n}ms ease`,cursor:e.cursorType,"&:checked":{backgroundColor:u.background,borderColor:u.background,[`& + .${zt("icon")}`]:{opacity:1,color:e.white,transform:"translateY(0) scale(1)"}},"&:disabled":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],borderColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[3],cursor:"not-allowed",pointerEvents:"none",[`& + .${zt("icon")}`]:{color:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[5]}}})}});const sq=lq;var cq=Object.defineProperty,uq=Object.defineProperties,dq=Object.getOwnPropertyDescriptors,sE=Object.getOwnPropertySymbols,fq=Object.prototype.hasOwnProperty,pq=Object.prototype.propertyIsEnumerable,cE=(e,t,r)=>t in e?cq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mq=(e,t)=>{for(var r in t||(t={}))fq.call(t,r)&&cE(e,r,t[r]);if(sE)for(var r of sE(t))pq.call(t,r)&&cE(e,r,t[r]);return e},hq=(e,t)=>uq(e,dq(t));const Jh={xs:P(16),sm:P(20),md:P(24),lg:P(30),xl:P(36)};var gq=W((e,{labelPosition:t},{size:r})=>({root:{},body:{display:"flex","&:has(input:disabled) label":{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}},labelWrapper:hq(mq({},e.fn.fontStyles()),{display:"inline-flex",flexDirection:"column",WebkitTapHighlightColor:"transparent",fontSize:r in Jh?M({size:r,sizes:e.fontSizes}):void 0,lineHeight:r in Jh?M({size:r,sizes:Jh}):void 0,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,cursor:e.cursorType,order:t==="left"?1:2}),description:{marginTop:`calc(${e.spacing.xs} / 2)`,[t==="left"?"paddingRight":"paddingLeft"]:e.spacing.sm},error:{marginTop:`calc(${e.spacing.xs} / 2)`,[t==="left"?"paddingRight":"paddingLeft"]:e.spacing.sm},label:{cursor:e.cursorType,[t==="left"?"paddingRight":"paddingLeft"]:e.spacing.sm,"&:disabled, &[data-disabled]":{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}}}));const vq=gq;var yq=Object.defineProperty,Cf=Object.getOwnPropertySymbols,mT=Object.prototype.hasOwnProperty,hT=Object.prototype.propertyIsEnumerable,uE=(e,t,r)=>t in e?yq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wq=(e,t)=>{for(var r in t||(t={}))mT.call(t,r)&&uE(e,r,t[r]);if(Cf)for(var r of Cf(t))hT.call(t,r)&&uE(e,r,t[r]);return e},bq=(e,t)=>{var r={};for(var n in e)mT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Cf)for(var n of Cf(e))t.indexOf(n)<0&&hT.call(e,n)&&(r[n]=e[n]);return r};const zm=f.forwardRef((e,t)=>{var r=e,{__staticSelector:n,className:o,classNames:a,styles:i,unstyled:l,children:c,label:u,description:d,id:p,disabled:h,error:g,size:y,labelPosition:v,variant:E}=r,w=bq(r,["__staticSelector","className","classNames","styles","unstyled","children","label","description","id","disabled","error","size","labelPosition","variant"]);const{classes:b,cx:_}=vq({labelPosition:v},{name:n,styles:i,classNames:a,unstyled:l,variant:E,size:y});return s.createElement(le,wq({className:_(b.root,o),ref:t},w),s.createElement("div",{className:_(b.body)},c,s.createElement("div",{className:b.labelWrapper},u!=null&&s.createElement("label",{className:b.label,"data-disabled":h||void 0,htmlFor:p},u),d&&s.createElement(Vt.Description,{className:b.description},d),g&&g!=="boolean"&&s.createElement(Vt.Error,{className:b.error},g))))});zm.displayName="@mantine/core/InlineInput";var _q=Object.defineProperty,kf=Object.getOwnPropertySymbols,gT=Object.prototype.hasOwnProperty,vT=Object.prototype.propertyIsEnumerable,dE=(e,t,r)=>t in e?_q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vu=(e,t)=>{for(var r in t||(t={}))gT.call(t,r)&&dE(e,r,t[r]);if(kf)for(var r of kf(t))vT.call(t,r)&&dE(e,r,t[r]);return e},xq=(e,t)=>{var r={};for(var n in e)gT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&kf)for(var n of kf(e))t.indexOf(n)<0&&vT.call(e,n)&&(r[n]=e[n]);return r};const Eq={size:"sm",transitionDuration:100,icon:pT,labelPosition:"right"},kn=f.forwardRef((e,t)=>{const r=G("Checkbox",Eq,e),{className:n,style:o,sx:a,checked:i,disabled:l,color:c,label:u,indeterminate:d,id:p,size:h,radius:g,wrapperProps:y,children:v,classNames:E,styles:w,transitionDuration:b,icon:_,unstyled:x,labelPosition:S,description:$,error:O,variant:C}=r,T=xq(r,["className","style","sx","checked","disabled","color","label","indeterminate","id","size","radius","wrapperProps","children","classNames","styles","transitionDuration","icon","unstyled","labelPosition","description","error","variant"]),j=YH(),k=kr(p),{systemStyles:I,rest:F}=Zn(T),{classes:D}=sq({radius:g,color:c,transitionDuration:b,labelPosition:S,error:!!O,indeterminate:d},{name:"Checkbox",classNames:E,styles:w,unstyled:x,variant:C,size:(j==null?void 0:j.size)||h}),z=j?{checked:j.value.includes(F.value),onChange:j.onChange}:{};return s.createElement(zm,vu(vu({className:n,sx:a,style:o,id:k,size:(j==null?void 0:j.size)||h,labelPosition:S,label:u,description:$,error:O,disabled:l,__staticSelector:"Checkbox",classNames:E,styles:w,unstyled:x,"data-checked":z.checked||void 0,variant:C},I),y),s.createElement("div",{className:D.inner},s.createElement("input",vu(vu({id:k,ref:t,type:"checkbox",className:D.input,checked:i,disabled:l},F),z)),s.createElement(_,{indeterminate:d,className:D.icon})))});kn.displayName="@mantine/core/Checkbox";kn.Group=sT;const yT=f.createContext(null),Sq=yT.Provider,Pq=()=>f.useContext(yT),$q={};function wT(e){const{value:t,defaultValue:r,onChange:n,multiple:o,children:a}=G("ChipGroup",$q,e),[i,l]=Or({value:t,defaultValue:r,finalValue:o?[]:null,onChange:n}),c=d=>Array.isArray(i)?i.includes(d):d===i,u=d=>{const p=d.currentTarget.value;Array.isArray(i)?l(i.includes(p)?i.filter(h=>h!==p):[...i,p]):l(p)};return s.createElement(Sq,{value:{isChipSelected:c,onChange:u,multiple:o}},a)}wT.displayName="@mantine/core/ChipGroup";var Oq=Object.defineProperty,Cq=Object.defineProperties,kq=Object.getOwnPropertyDescriptors,fE=Object.getOwnPropertySymbols,jq=Object.prototype.hasOwnProperty,Rq=Object.prototype.propertyIsEnumerable,pE=(e,t,r)=>t in e?Oq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xn=(e,t)=>{for(var r in t||(t={}))jq.call(t,r)&&pE(e,r,t[r]);if(fE)for(var r of fE(t))Rq.call(t,r)&&pE(e,r,t[r]);return e},ds=(e,t)=>Cq(e,kq(t));const mE={xs:P(24),sm:P(28),md:P(32),lg:P(36),xl:P(40)},Kl={xs:P(10),sm:P(12),md:P(14),lg:P(16),xl:P(18)},hE={xs:P(16),sm:P(20),md:P(24),lg:P(28),xl:P(32)},yu={xs:P(7.5),sm:P(10),md:P(11.5),lg:P(13),xl:P(15)};function Tq(e,{color:t},r){const n=e.fn.variant({variant:"filled",color:t}),o=e.fn.variant({variant:"light",color:t});return r==="light"?{label:xn({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1]},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]})),checked:ds(xn({color:o.color,backgroundColor:o.background},e.fn.hover({backgroundColor:o.hover})),{"&, &:hover":{backgroundColor:e.fn.variant({variant:"light",color:t}).background}})}:r==="filled"?{label:xn({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1]},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]})),checked:xn({color:n.color,backgroundColor:n.background},e.fn.hover({backgroundColor:n.hover}))}:r==="outline"?{label:xn({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,borderColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]})),checked:{border:`${P(1)} solid ${n.background}`}}:{label:null,checked:null}}var Iq=W((e,{radius:t,color:r},{size:n,variant:o})=>{const a=Tq(e,{color:r},o);return{root:{},label:ds(xn(ds(xn({ref:zt("label")},e.fn.fontStyles()),{boxSizing:"border-box",color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,display:"inline-flex",alignItems:"center",userSelect:"none",border:`${P(1)} solid transparent`,borderRadius:e.fn.radius(t),height:M({size:n,sizes:mE}),fontSize:M({size:n,sizes:e.fontSizes}),lineHeight:`calc(${M({size:n,sizes:mE})} - ${P(2)})`,paddingLeft:M({size:n,sizes:hE}),paddingRight:M({size:n,sizes:hE}),cursor:"pointer",whiteSpace:"nowrap",transition:"background-color 100ms ease",WebkitTapHighlightColor:"transparent"}),a.label),{"&[data-disabled]":ds(xn({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],borderColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5],cursor:"not-allowed",pointerEvents:"none"},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]})),{[`& .${zt("iconWrapper")}`]:{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}}),"&[data-checked]":{paddingLeft:M({size:n,sizes:yu}),paddingRight:M({size:n,sizes:yu}),"&:not([data-disabled])":a.checked}}),iconWrapper:{ref:zt("iconWrapper"),color:o==="filled"?e.white:e.fn.variant({variant:"filled",color:r}).background,width:`calc(${M({size:n,sizes:Kl})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,maxWidth:`calc(${M({size:n,sizes:Kl})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,height:M({size:n,sizes:Kl}),display:"inline-block",verticalAlign:"middle",overflow:"hidden"},checkIcon:{width:M({size:n,sizes:Kl}),height:`calc(${M({size:n,sizes:Kl})} / 1.1)`,display:"block"},input:{width:0,height:0,padding:0,opacity:0,margin:0,"&:disabled + label":ds(xn({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],borderColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5],cursor:"not-allowed",pointerEvents:"none"},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]})),{[`& .${zt("iconWrapper")}`]:{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]},"&[data-checked]":{paddingLeft:M({size:n,sizes:yu}),paddingRight:M({size:n,sizes:yu}),"&:not([data-disabled])":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],borderColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]}}}),"&:focus":{outline:"none",[`& + .${zt("label")}`]:xn({},e.focusRing==="always"||e.focusRing==="auto"?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),"&:focus:not(:focus-visible)":{[`& + .${zt("label")}`]:xn({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)}}}}});const Nq=Iq;var Dq=Object.defineProperty,jf=Object.getOwnPropertySymbols,bT=Object.prototype.hasOwnProperty,_T=Object.prototype.propertyIsEnumerable,gE=(e,t,r)=>t in e?Dq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wu=(e,t)=>{for(var r in t||(t={}))bT.call(t,r)&&gE(e,r,t[r]);if(jf)for(var r of jf(t))_T.call(t,r)&&gE(e,r,t[r]);return e},Aq=(e,t)=>{var r={};for(var n in e)bT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&jf)for(var n of jf(e))t.indexOf(n)<0&&_T.call(e,n)&&(r[n]=e[n]);return r};const Mq={type:"checkbox",size:"sm",radius:"xl",variant:"outline"},Rf=f.forwardRef((e,t)=>{const r=G("Chip",Mq,e),{radius:n,type:o,size:a,variant:i,disabled:l,id:c,color:u,children:d,className:p,classNames:h,style:g,styles:y,checked:v,defaultChecked:E,onChange:w,sx:b,wrapperProps:_,value:x,unstyled:S}=r,$=Aq(r,["radius","type","size","variant","disabled","id","color","children","className","classNames","style","styles","checked","defaultChecked","onChange","sx","wrapperProps","value","unstyled"]),O=Pq(),C=kr(c),{systemStyles:T,rest:j}=Zn($),{classes:k,cx:I}=Nq({radius:n,color:u},{classNames:h,styles:y,unstyled:S,name:"Chip",variant:i,size:a}),[F,D]=Or({value:v,defaultValue:E,finalValue:!1,onChange:w}),z=O?{checked:O.isChipSelected(x),onChange:O.onChange,type:O.multiple?"checkbox":"radio"}:{},q=z.checked||F;return s.createElement(le,wu(wu({className:I(k.root,p),style:g,sx:b},T),_),s.createElement("input",wu(wu({type:o,className:k.input,checked:q,onChange:K=>D(K.currentTarget.checked),id:C,disabled:l,ref:t,value:x},z),j)),s.createElement("label",{htmlFor:C,"data-checked":q||void 0,"data-disabled":l||void 0,className:k.label},q&&s.createElement("span",{className:k.iconWrapper},s.createElement(fT,{className:k.checkIcon})),d))});Rf.displayName="@mantine/core/Chip";Rf.Group=wT;var Lq=W((e,{fluid:t,sizes:r},{size:n})=>({root:{paddingLeft:e.spacing.md,paddingRight:e.spacing.md,maxWidth:t?"100%":M({size:n,sizes:r}),marginLeft:"auto",marginRight:"auto"}}));const zq=Lq;var Fq=Object.defineProperty,Tf=Object.getOwnPropertySymbols,xT=Object.prototype.hasOwnProperty,ET=Object.prototype.propertyIsEnumerable,vE=(e,t,r)=>t in e?Fq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vq=(e,t)=>{for(var r in t||(t={}))xT.call(t,r)&&vE(e,r,t[r]);if(Tf)for(var r of Tf(t))ET.call(t,r)&&vE(e,r,t[r]);return e},Bq=(e,t)=>{var r={};for(var n in e)xT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Tf)for(var n of Tf(e))t.indexOf(n)<0&&ET.call(e,n)&&(r[n]=e[n]);return r};const Uq={sizes:{xs:P(540),sm:P(720),md:P(960),lg:P(1140),xl:P(1320)}},ST=f.forwardRef((e,t)=>{const r=G("Container",Uq,e),{className:n,fluid:o,size:a,unstyled:i,sizes:l,variant:c}=r,u=Bq(r,["className","fluid","size","unstyled","sizes","variant"]),{classes:d,cx:p}=zq({fluid:o,sizes:l},{unstyled:i,name:"Container",variant:c,size:a});return s.createElement(le,Vq({className:p(d.root,n),ref:t},u))});ST.displayName="@mantine/core/Container";var Wq=Object.defineProperty,If=Object.getOwnPropertySymbols,PT=Object.prototype.hasOwnProperty,$T=Object.prototype.propertyIsEnumerable,yE=(e,t,r)=>t in e?Wq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Hq=(e,t)=>{for(var r in t||(t={}))PT.call(t,r)&&yE(e,r,t[r]);if(If)for(var r of If(t))$T.call(t,r)&&yE(e,r,t[r]);return e},qq=(e,t)=>{var r={};for(var n in e)PT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&If)for(var n of If(e))t.indexOf(n)<0&&$T.call(e,n)&&(r[n]=e[n]);return r};const Gq={timeout:1e3};function OT(e){const t=G("CopyButton",Gq,e),{children:r,timeout:n,value:o}=t,a=qq(t,["children","timeout","value"]),i=IM({timeout:n}),l=()=>i.copy(o);return s.createElement(s.Fragment,null,r(Hq({copy:l,copied:i.copied},a)))}OT.displayName="@mantine/core/CopyButton";const[Qq,Cl]=Po("ModalBase component was not found in tree");var Kq=W(()=>({close:{marginLeft:"auto",marginRight:0}}));const Yq=Kq;var Xq=Object.defineProperty,Nf=Object.getOwnPropertySymbols,CT=Object.prototype.hasOwnProperty,kT=Object.prototype.propertyIsEnumerable,wE=(e,t,r)=>t in e?Xq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jq=(e,t)=>{for(var r in t||(t={}))CT.call(t,r)&&wE(e,r,t[r]);if(Nf)for(var r of Nf(t))kT.call(t,r)&&wE(e,r,t[r]);return e},Zq=(e,t)=>{var r={};for(var n in e)CT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Nf)for(var n of Nf(e))t.indexOf(n)<0&&kT.call(e,n)&&(r[n]=e[n]);return r};const eG={size:"sm"},tG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}CloseButton`,eG,e),{className:o}=n,a=Zq(n,["className"]),{classes:i,cx:l}=Yq(null,r.stylesApi);return s.createElement(cc,Jq({className:l(i.close,o),ref:t,onClick:r.onClose},a))});var rG=W(()=>({overlay:{}}));const nG=rG;var oG=Object.defineProperty,aG=Object.defineProperties,iG=Object.getOwnPropertyDescriptors,bE=Object.getOwnPropertySymbols,lG=Object.prototype.hasOwnProperty,sG=Object.prototype.propertyIsEnumerable,_E=(e,t,r)=>t in e?oG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cG=(e,t)=>{for(var r in t||(t={}))lG.call(t,r)&&_E(e,r,t[r]);if(bE)for(var r of bE(t))sG.call(t,r)&&_E(e,r,t[r]);return e},uG=(e,t)=>aG(e,iG(t)),dG=W((e,{color:t,opacity:r,blur:n,radius:o,gradient:a,fixed:i,zIndex:l})=>({root:uG(cG({},e.fn.cover(0)),{position:i?"fixed":"absolute",backgroundColor:a?void 0:e.fn.rgba(t,r),backgroundImage:a,backdropFilter:n?`blur(${P(n)})`:void 0,borderRadius:e.fn.radius(o),zIndex:l,"&[data-center]":{display:"flex",alignItems:"center",justifyContent:"center"}})}));const fG=dG;var pG=Object.defineProperty,Df=Object.getOwnPropertySymbols,jT=Object.prototype.hasOwnProperty,RT=Object.prototype.propertyIsEnumerable,xE=(e,t,r)=>t in e?pG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mG=(e,t)=>{for(var r in t||(t={}))jT.call(t,r)&&xE(e,r,t[r]);if(Df)for(var r of Df(t))RT.call(t,r)&&xE(e,r,t[r]);return e},hG=(e,t)=>{var r={};for(var n in e)jT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Df)for(var n of Df(e))t.indexOf(n)<0&&RT.call(e,n)&&(r[n]=e[n]);return r};const gG={opacity:.6,color:"#000",zIndex:jn("modal"),radius:0},TT=f.forwardRef((e,t)=>{const r=G("Overlay",gG,e),{variant:n,opacity:o,color:a,blur:i,gradient:l,zIndex:c,radius:u,children:d,className:p,classNames:h,styles:g,unstyled:y,center:v,fixed:E}=r,w=hG(r,["variant","opacity","color","blur","gradient","zIndex","radius","children","className","classNames","styles","unstyled","center","fixed"]),{classes:b,cx:_}=fG({color:a,opacity:o,blur:i,radius:u,gradient:l,fixed:E,zIndex:c},{name:"Overlay",classNames:h,styles:g,unstyled:y,variant:n});return s.createElement(le,mG({ref:t,className:_(b.root,p),"data-center":v||void 0},w),d)});TT.displayName="@mantine/core/Overlay";const IT=TT;var vG=Object.defineProperty,yG=Object.defineProperties,wG=Object.getOwnPropertyDescriptors,Af=Object.getOwnPropertySymbols,NT=Object.prototype.hasOwnProperty,DT=Object.prototype.propertyIsEnumerable,EE=(e,t,r)=>t in e?vG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yl=(e,t)=>{for(var r in t||(t={}))NT.call(t,r)&&EE(e,r,t[r]);if(Af)for(var r of Af(t))DT.call(t,r)&&EE(e,r,t[r]);return e},bG=(e,t)=>yG(e,wG(t)),_G=(e,t)=>{var r={};for(var n in e)NT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Af)for(var n of Af(e))t.indexOf(n)<0&&DT.call(e,n)&&(r[n]=e[n]);return r};const xG={},EG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}Overlay`,xG,e),{onClick:o,transitionProps:a,style:i,className:l}=n,c=_G(n,["onClick","transitionProps","style","className"]),{classes:u,cx:d}=nG(null,r.stylesApi),p=h=>{o==null||o(h),r.closeOnClickOutside&&r.onClose()};return s.createElement(li,bG(Yl(Yl({mounted:r.opened},r.transitionProps),a),{transition:"fade"}),h=>s.createElement(IT,Yl({ref:t,onClick:p,fixed:!0,style:Yl(Yl({},i),h),className:d(u.overlay,l),zIndex:r.zIndex},c)))});var SG=W((e,{zIndex:t})=>({inner:{position:"fixed",width:"100%",top:0,bottom:0,maxHeight:"100%",zIndex:t,pointerEvents:"none"},content:{pointerEvents:"all"}}));const PG=SG;var $G=Object.defineProperty,Mf=Object.getOwnPropertySymbols,AT=Object.prototype.hasOwnProperty,MT=Object.prototype.propertyIsEnumerable,SE=(e,t,r)=>t in e?$G(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xl=(e,t)=>{for(var r in t||(t={}))AT.call(t,r)&&SE(e,r,t[r]);if(Mf)for(var r of Mf(t))MT.call(t,r)&&SE(e,r,t[r]);return e},OG=(e,t)=>{var r={};for(var n in e)AT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Mf)for(var n of Mf(e))t.indexOf(n)<0&&MT.call(e,n)&&(r[n]=e[n]);return r};const CG={},kG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}Content`,CG,e),{className:o,transitionProps:a,style:i,onKeyDown:l}=n,c=OG(n,["className","transitionProps","style","onKeyDown"]),{classes:u,cx:d}=PG({zIndex:r.zIndex},r.stylesApi),p=h=>{var g;((g=h.target)==null?void 0:g.getAttribute("data-mantine-stop-propagation"))!=="true"&&h.key==="Escape"&&r.closeOnEscape&&r.onClose(),l==null||l(h)};return s.createElement(li,Xl(Xl({mounted:r.opened,transition:"pop"},r.transitionProps),a),h=>s.createElement("div",{className:d(u.inner)},s.createElement($0,{active:r.opened&&r.trapFocus},s.createElement(Pn,Xl({component:"section",role:"dialog",tabIndex:-1,"aria-modal":!0,"aria-describedby":r.bodyMounted?r.getBodyId():void 0,"aria-labelledby":r.titleMounted?r.getTitleId():void 0,onKeyDown:p,ref:t,className:d(u.content,o),style:Xl(Xl({},i),h),shadow:r.shadow},c),c.children))))});var jG=W((e,{padding:t})=>{const r=M({size:t,sizes:e.spacing});return{header:{display:"flex",justifyContent:"space-between",alignItems:"center",padding:r,paddingRight:`calc(${r} - ${P(5)})`,position:"sticky",top:0,backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,zIndex:1e3}}});const RG=jG;var TG=Object.defineProperty,Lf=Object.getOwnPropertySymbols,LT=Object.prototype.hasOwnProperty,zT=Object.prototype.propertyIsEnumerable,PE=(e,t,r)=>t in e?TG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,IG=(e,t)=>{for(var r in t||(t={}))LT.call(t,r)&&PE(e,r,t[r]);if(Lf)for(var r of Lf(t))zT.call(t,r)&&PE(e,r,t[r]);return e},NG=(e,t)=>{var r={};for(var n in e)LT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Lf)for(var n of Lf(e))t.indexOf(n)<0&&zT.call(e,n)&&(r[n]=e[n]);return r};const DG={},AG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}Header`,DG,e),{className:o}=n,a=NG(n,["className"]),{classes:i,cx:l}=RG({padding:r.padding},r.stylesApi);return s.createElement(le,IG({ref:t,className:l(i.header,o)},a))});var MG=W(e=>({title:{lineHeight:1,padding:0,margin:0,fontWeight:400,fontSize:e.fontSizes.md}}));const LG=MG;var zG=Object.defineProperty,zf=Object.getOwnPropertySymbols,FT=Object.prototype.hasOwnProperty,VT=Object.prototype.propertyIsEnumerable,$E=(e,t,r)=>t in e?zG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,FG=(e,t)=>{for(var r in t||(t={}))FT.call(t,r)&&$E(e,r,t[r]);if(zf)for(var r of zf(t))VT.call(t,r)&&$E(e,r,t[r]);return e},VG=(e,t)=>{var r={};for(var n in e)FT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&zf)for(var n of zf(e))t.indexOf(n)<0&&VT.call(e,n)&&(r[n]=e[n]);return r};const BG={},UG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}Title`,BG,e),{className:o}=n,a=VG(n,["className"]),{classes:i,cx:l}=LG(null,r.stylesApi);return f.useEffect(()=>(r.setTitleMounted(!0),()=>r.setTitleMounted(!1)),[]),s.createElement(le,FG({component:"h2",id:r.getTitleId(),className:l(i.title,o),ref:t},a))});var WG=W((e,{padding:t})=>({body:{padding:M({size:t,sizes:e.spacing}),"&:not(:only-child)":{paddingTop:0}}}));const HG=WG;var qG=Object.defineProperty,Ff=Object.getOwnPropertySymbols,BT=Object.prototype.hasOwnProperty,UT=Object.prototype.propertyIsEnumerable,OE=(e,t,r)=>t in e?qG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GG=(e,t)=>{for(var r in t||(t={}))BT.call(t,r)&&OE(e,r,t[r]);if(Ff)for(var r of Ff(t))UT.call(t,r)&&OE(e,r,t[r]);return e},QG=(e,t)=>{var r={};for(var n in e)BT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ff)for(var n of Ff(e))t.indexOf(n)<0&&UT.call(e,n)&&(r[n]=e[n]);return r};const KG={},YG=f.forwardRef((e,t)=>{const r=Cl(),n=G(`${r.__staticSelector}Body`,KG,e),{className:o}=n,a=QG(n,["className"]),{classes:i,cx:l}=HG({padding:r.padding},r.stylesApi);return f.useEffect(()=>(r.setBodyMounted(!0),()=>r.setBodyMounted(!1)),[]),s.createElement(le,GG({id:r.getBodyId(),className:l(i.body,o),ref:t},a))});function XG({children:e}){return s.createElement(s.Fragment,null,e)}function JG({opened:e,transitionDuration:t}){const[r,n]=f.useState(e),o=f.useRef(),i=vm()?0:t;return f.useEffect(()=>(e?(n(!0),window.clearTimeout(o.current)):i===0?n(!1):o.current=window.setTimeout(()=>n(!1),i),()=>window.clearTimeout(o.current)),[e,i]),r}var ZG=W(()=>({root:{}}));const eQ=ZG;var tQ=Object.defineProperty,rQ=Object.defineProperties,nQ=Object.getOwnPropertyDescriptors,Vf=Object.getOwnPropertySymbols,WT=Object.prototype.hasOwnProperty,HT=Object.prototype.propertyIsEnumerable,CE=(e,t,r)=>t in e?tQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zh=(e,t)=>{for(var r in t||(t={}))WT.call(t,r)&&CE(e,r,t[r]);if(Vf)for(var r of Vf(t))HT.call(t,r)&&CE(e,r,t[r]);return e},kE=(e,t)=>rQ(e,nQ(t)),oQ=(e,t)=>{var r={};for(var n in e)WT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Vf)for(var n of Vf(e))t.indexOf(n)<0&&HT.call(e,n)&&(r[n]=e[n]);return r};const I0={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:jn("modal"),padding:"md",size:"md",shadow:"xl"};function Ct(e){const t=G("ModalBase",I0,e),{opened:r,onClose:n,children:o,closeOnClickOutside:a,__staticSelector:i,transitionProps:l,withinPortal:c,portalProps:u,keepMounted:d,target:p,zIndex:h,lockScroll:g,trapFocus:y,closeOnEscape:v,returnFocus:E,padding:w,shadow:b,id:_,size:x,variant:S,classNames:$,unstyled:O,styles:C,className:T}=t,j=oQ(t,["opened","onClose","children","closeOnClickOutside","__staticSelector","transitionProps","withinPortal","portalProps","keepMounted","target","zIndex","lockScroll","trapFocus","closeOnEscape","returnFocus","padding","shadow","id","size","variant","classNames","unstyled","styles","className"]),{classes:k,cx:I}=eQ(null,{name:i,classNames:$,styles:C,unstyled:O,variant:S,size:x}),F=kr(_),[D,z]=f.useState(!1),[q,K]=f.useState(!1),R=typeof(l==null?void 0:l.duration)=="number"?l==null?void 0:l.duration:200,N=JG({opened:r,transitionDuration:R});return Rg("keydown",V=>{!y&&V.key==="Escape"&&v&&n()}),iC({opened:r,shouldReturnFocus:y&&E}),s.createElement($l,kE(Zh({},u),{withinPortal:c,target:p}),s.createElement(Qq,{value:{__staticSelector:i,opened:r,onClose:n,closeOnClickOutside:a,transitionProps:kE(Zh({},l),{duration:R,keepMounted:d}),zIndex:h,padding:w,id:F,getTitleId:()=>`${F}-title`,getBodyId:()=>`${F}-body`,titleMounted:D,bodyMounted:q,setTitleMounted:z,setBodyMounted:K,trapFocus:y,closeOnEscape:v,shadow:b,stylesApi:{name:i,size:x,variant:S,classNames:$,styles:C,unstyled:O}}},s.createElement(oA,{enabled:N&&g},s.createElement(le,Zh({className:I(k.root,T)},j),o))))}Ct.CloseButton=tG;Ct.Overlay=EG;Ct.Content=kG;Ct.Header=AG;Ct.Title=UG;Ct.Body=YG;Ct.NativeScrollArea=XG;const[aQ,iQ]=Po("Grid component was not found in tree");var lQ=Object.defineProperty,jE=Object.getOwnPropertySymbols,sQ=Object.prototype.hasOwnProperty,cQ=Object.prototype.propertyIsEnumerable,RE=(e,t,r)=>t in e?lQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uQ=(e,t)=>{for(var r in t||(t={}))sQ.call(t,r)&&RE(e,r,t[r]);if(jE)for(var r of jE(t))cQ.call(t,r)&&RE(e,r,t[r]);return e};const N0=(e,t)=>e==="content"?"auto":e==="auto"?"0rem":e?`${100/(t/e)}%`:void 0,qT=(e,t,r)=>r||e==="auto"||e==="content"?"unset":N0(e,t),GT=(e,t)=>{if(e)return e==="auto"||t?1:0},QT=(e,t)=>e===0?0:e?`${100/(t/e)}%`:void 0,KT=(e,t)=>typeof e<"u"?`calc(${M({size:e,sizes:t.spacing})} / 2)`:void 0;function dQ({sizes:e,offsets:t,orders:r,theme:n,columns:o,gutters:a,grow:i}){return LO.reduce((l,c)=>(l[`@media (min-width: ${sr(n.breakpoints[c])})`]={order:r[c],flexBasis:N0(e[c],o),padding:KT(a[c],n),flexShrink:0,width:e[c]==="content"?"auto":void 0,maxWidth:qT(e[c],o,i),marginLeft:QT(t[c],o),flexGrow:GT(e[c],i)},l),{})}var fQ=W((e,{gutter:t,gutterXs:r,gutterSm:n,gutterMd:o,gutterLg:a,gutterXl:i,grow:l,offset:c,offsetXs:u,offsetSm:d,offsetMd:p,offsetLg:h,offsetXl:g,columns:y,span:v,xs:E,sm:w,md:b,lg:_,xl:x,order:S,orderXs:$,orderSm:O,orderMd:C,orderLg:T,orderXl:j})=>({col:uQ({boxSizing:"border-box",flexGrow:GT(v,l),order:S,padding:KT(t,e),marginLeft:QT(c,y),flexBasis:N0(v,y),flexShrink:0,width:v==="content"?"auto":void 0,maxWidth:qT(v,y,l)},dQ({sizes:{xs:E,sm:w,md:b,lg:_,xl:x},offsets:{xs:u,sm:d,md:p,lg:h,xl:g},orders:{xs:$,sm:O,md:C,lg:T,xl:j},gutters:{xs:r,sm:n,md:o,lg:a,xl:i},theme:e,columns:y,grow:l}))}));const pQ=fQ;var mQ=Object.defineProperty,Bf=Object.getOwnPropertySymbols,YT=Object.prototype.hasOwnProperty,XT=Object.prototype.propertyIsEnumerable,TE=(e,t,r)=>t in e?mQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hQ=(e,t)=>{for(var r in t||(t={}))YT.call(t,r)&&TE(e,r,t[r]);if(Bf)for(var r of Bf(t))XT.call(t,r)&&TE(e,r,t[r]);return e},gQ=(e,t)=>{var r={};for(var n in e)YT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Bf)for(var n of Bf(e))t.indexOf(n)<0&&XT.call(e,n)&&(r[n]=e[n]);return r};const vQ={};function yQ(e){return e==="auto"||e==="content"?!0:typeof e=="number"&&e>0&&e%1===0}const JT=f.forwardRef((e,t)=>{const r=G("GridCol",vQ,e),{children:n,span:o,offset:a,offsetXs:i,offsetSm:l,offsetMd:c,offsetLg:u,offsetXl:d,xs:p,sm:h,md:g,lg:y,xl:v,order:E,orderXs:w,orderSm:b,orderMd:_,orderLg:x,orderXl:S,className:$,unstyled:O,variant:C}=r,T=gQ(r,["children","span","offset","offsetXs","offsetSm","offsetMd","offsetLg","offsetXl","xs","sm","md","lg","xl","order","orderXs","orderSm","orderMd","orderLg","orderXl","className","unstyled","variant"]),j=iQ(),k=o||j.columns,{classes:I,cx:F}=pQ({gutter:j.gutter,gutterXs:j.gutterXs,gutterSm:j.gutterSm,gutterMd:j.gutterMd,gutterLg:j.gutterLg,gutterXl:j.gutterXl,offset:a,offsetXs:i,offsetSm:l,offsetMd:c,offsetLg:u,offsetXl:d,xs:p,sm:h,md:g,lg:y,xl:v,order:E,orderXs:w,orderSm:b,orderMd:_,orderLg:x,orderXl:S,grow:j.grow,columns:j.columns,span:k},{unstyled:O,name:"Grid",variant:C});return!yQ(k)||k>j.columns?null:s.createElement(le,hQ({className:F(I.col,$),ref:t},T),n)});JT.displayName="@mantine/core/Col";var wQ=Object.defineProperty,IE=Object.getOwnPropertySymbols,bQ=Object.prototype.hasOwnProperty,_Q=Object.prototype.propertyIsEnumerable,NE=(e,t,r)=>t in e?wQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xQ=(e,t)=>{for(var r in t||(t={}))bQ.call(t,r)&&NE(e,r,t[r]);if(IE)for(var r of IE(t))_Q.call(t,r)&&NE(e,r,t[r]);return e};function EQ(e,t){return LO.reduce((r,n)=>(typeof e[n]<"u"&&(r[`@media (min-width: ${t.breakpoints[n]})`]={margin:`calc(-${M({size:e[n],sizes:t.spacing})} / 2)`}),r),{})}var SQ=W((e,{justify:t,align:r,gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c})=>({root:xQ({margin:`calc(-${M({size:n,sizes:e.spacing})} / 2)`,display:"flex",flexWrap:"wrap",justifyContent:t,alignItems:r},EQ({xs:o,sm:a,md:i,lg:l,xl:c},e))}));const PQ=SQ;var $Q=Object.defineProperty,Uf=Object.getOwnPropertySymbols,ZT=Object.prototype.hasOwnProperty,eI=Object.prototype.propertyIsEnumerable,DE=(e,t,r)=>t in e?$Q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,OQ=(e,t)=>{for(var r in t||(t={}))ZT.call(t,r)&&DE(e,r,t[r]);if(Uf)for(var r of Uf(t))eI.call(t,r)&&DE(e,r,t[r]);return e},CQ=(e,t)=>{var r={};for(var n in e)ZT.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Uf)for(var n of Uf(e))t.indexOf(n)<0&&eI.call(e,n)&&(r[n]=e[n]);return r};const kQ={gutter:"md",justify:"flex-start",align:"stretch",columns:12},rn=f.forwardRef((e,t)=>{const r=G("Grid",kQ,e),{gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c,children:u,grow:d,justify:p,align:h,columns:g,className:y,unstyled:v,variant:E}=r,w=CQ(r,["gutter","gutterXs","gutterSm","gutterMd","gutterLg","gutterXl","children","grow","justify","align","columns","className","unstyled","variant"]),{classes:b,cx:_}=PQ({gutter:n,justify:p,align:h,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c},{unstyled:v,name:"Grid",variant:E});return s.createElement(aQ,{value:{gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c,grow:d,columns:g}},s.createElement(le,OQ({className:_(b.root,y),ref:t},w),u))});rn.Col=JT;rn.displayName="@mantine/core/Grid";function jQ(e){return f.Children.toArray(e).filter(Boolean)}const tI={left:"flex-start",center:"center",right:"flex-end",apart:"space-between"};var RQ=W((e,{spacing:t,position:r,noWrap:n,grow:o,align:a,count:i})=>({root:{boxSizing:"border-box",display:"flex",flexDirection:"row",alignItems:a||"center",flexWrap:n?"nowrap":"wrap",justifyContent:tI[r],gap:M({size:t,sizes:e.spacing}),"& > *":{boxSizing:"border-box",maxWidth:o?`calc(${100/i}% - (${P(M({size:t,sizes:e.spacing}))} - ${M({size:t,sizes:e.spacing})} / ${i}))`:void 0,flexGrow:o?1:0}}}));const TQ=RQ;var IQ=Object.defineProperty,Wf=Object.getOwnPropertySymbols,rI=Object.prototype.hasOwnProperty,nI=Object.prototype.propertyIsEnumerable,AE=(e,t,r)=>t in e?IQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,NQ=(e,t)=>{for(var r in t||(t={}))rI.call(t,r)&&AE(e,r,t[r]);if(Wf)for(var r of Wf(t))nI.call(t,r)&&AE(e,r,t[r]);return e},DQ=(e,t)=>{var r={};for(var n in e)rI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Wf)for(var n of Wf(e))t.indexOf(n)<0&&nI.call(e,n)&&(r[n]=e[n]);return r};const AQ={position:"left",spacing:"md"},J=f.forwardRef((e,t)=>{const r=G("Group",AQ,e),{className:n,position:o,align:a,children:i,noWrap:l,grow:c,spacing:u,unstyled:d,variant:p}=r,h=DQ(r,["className","position","align","children","noWrap","grow","spacing","unstyled","variant"]),g=jQ(i),{classes:y,cx:v}=TQ({align:a,grow:c,noWrap:l,spacing:u,position:o,count:g.length},{unstyled:d,name:"Group",variant:p});return s.createElement(le,NQ({className:v(y.root,n),ref:t},h),g)});J.displayName="@mantine/core/Group";function MQ({open:e,close:t,openDelay:r,closeDelay:n}){const o=f.useRef(-1),a=f.useRef(-1),i=()=>{window.clearTimeout(o.current),window.clearTimeout(a.current)},l=()=>{i(),r===0?e():o.current=window.setTimeout(e,r)},c=()=>{i(),n===0?t():a.current=window.setTimeout(t,n)};return f.useEffect(()=>i,[]),{openDropdown:l,closeDropdown:c}}function ME(e,t){if(typeof e=="string"&&e.trim().length===0)return!0;try{return t(e),!0}catch{return!1}}var LQ=W((e,t,{size:r})=>({input:{fontFamily:e.fontFamilyMonospace,fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${P(2)})`}}));const zQ=LQ;function D0(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,a;for(a=0;a<n.length;a++)o=n[a],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}var FQ=f.useLayoutEffect,VQ=function(t){var r=f.useRef(t);return FQ(function(){r.current=t}),r},LE=function(t,r){if(typeof t=="function"){t(r);return}t.current=r},BQ=function(t,r){var n=f.useRef();return f.useCallback(function(o){t.current=o,n.current&&LE(n.current,null),n.current=r,r&&LE(r,o)},[r])},zE={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0"},FE=function(t){Object.keys(zE).forEach(function(r){t.style.setProperty(r,zE[r],"important")})},Ar=null,UQ=function(t,r){var n=t.scrollHeight;return r.sizingStyle.boxSizing==="border-box"?n+r.borderSize:n-r.paddingSize};function WQ(e,t,r,n){r===void 0&&(r=1),n===void 0&&(n=1/0),Ar||(Ar=document.createElement("textarea"),Ar.setAttribute("tabindex","-1"),Ar.setAttribute("aria-hidden","true"),FE(Ar)),Ar.parentNode===null&&document.body.appendChild(Ar);var o=e.paddingSize,a=e.borderSize,i=e.sizingStyle,l=i.boxSizing;Object.keys(i).forEach(function(h){var g=h;Ar.style[g]=i[g]}),FE(Ar),Ar.value=t;var c=UQ(Ar,e);Ar.value="x";var u=Ar.scrollHeight-o,d=u*r;l==="border-box"&&(d=d+o+a),c=Math.max(d,c);var p=u*n;return l==="border-box"&&(p=p+o+a),c=Math.min(p,c),[c,u]}var VE=function(){},HQ=function(t,r){return t.reduce(function(n,o){return n[o]=r[o],n},{})},qQ=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],GQ=!!document.documentElement.currentStyle,QQ=function(t){var r=window.getComputedStyle(t);if(r===null)return null;var n=HQ(qQ,r),o=n.boxSizing;if(o==="")return null;GQ&&o==="border-box"&&(n.width=parseFloat(n.width)+parseFloat(n.borderRightWidth)+parseFloat(n.borderLeftWidth)+parseFloat(n.paddingRight)+parseFloat(n.paddingLeft)+"px");var a=parseFloat(n.paddingBottom)+parseFloat(n.paddingTop),i=parseFloat(n.borderBottomWidth)+parseFloat(n.borderTopWidth);return{sizingStyle:n,paddingSize:a,borderSize:i}},KQ=function(t){var r=VQ(t);f.useLayoutEffect(function(){var n=function(a){r.current(a)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}},[])},YQ=function(t,r){var n=t.cacheMeasurements,o=t.maxRows,a=t.minRows,i=t.onChange,l=i===void 0?VE:i,c=t.onHeightChange,u=c===void 0?VE:c,d=D0(t,["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"]),p=d.value!==void 0,h=f.useRef(null),g=BQ(h,r),y=f.useRef(0),v=f.useRef(),E=function(){var _=h.current,x=n&&v.current?v.current:QQ(_);if(x){v.current=x;var S=WQ(x,_.value||_.placeholder||"x",a,o),$=S[0],O=S[1];y.current!==$&&(y.current=$,_.style.setProperty("height",$+"px","important"),u($,{rowHeight:O}))}},w=function(_){p||E(),l(_)};return f.useLayoutEffect(E),KQ(E),f.createElement("textarea",Ze({},d,{onChange:w,ref:g}))},XQ=f.forwardRef(YQ);const JQ=XQ;var ZQ=W(e=>({input:{paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs}}));const eK=ZQ;var tK=Object.defineProperty,rK=Object.defineProperties,nK=Object.getOwnPropertyDescriptors,Hf=Object.getOwnPropertySymbols,oI=Object.prototype.hasOwnProperty,aI=Object.prototype.propertyIsEnumerable,BE=(e,t,r)=>t in e?tK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xi=(e,t)=>{for(var r in t||(t={}))oI.call(t,r)&&BE(e,r,t[r]);if(Hf)for(var r of Hf(t))aI.call(t,r)&&BE(e,r,t[r]);return e},eg=(e,t)=>rK(e,nK(t)),oK=(e,t)=>{var r={};for(var n in e)oI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Hf)for(var n of Hf(e))t.indexOf(n)<0&&aI.call(e,n)&&(r[n]=e[n]);return r};const aK={autosize:!1,size:"sm",__staticSelector:"Textarea"},mc=f.forwardRef((e,t)=>{const r=G("Textarea",aK,e),{autosize:n,maxRows:o,minRows:a,label:i,error:l,description:c,id:u,className:d,required:p,style:h,wrapperProps:g,classNames:y,styles:v,size:E,__staticSelector:w,sx:b,errorProps:_,descriptionProps:x,labelProps:S,inputWrapperOrder:$,inputContainer:O,unstyled:C,withAsterisk:T,variant:j}=r,k=oK(r,["autosize","maxRows","minRows","label","error","description","id","className","required","style","wrapperProps","classNames","styles","size","__staticSelector","sx","errorProps","descriptionProps","labelProps","inputWrapperOrder","inputContainer","unstyled","withAsterisk","variant"]),I=kr(u),{classes:F,cx:D}=eK(),{systemStyles:z,rest:q}=Zn(k),K=xi({required:p,ref:t,error:l,id:I,classNames:eg(xi({},y),{input:D(F.input,y==null?void 0:y.input)}),styles:v,__staticSelector:w,size:E,multiline:!0,unstyled:C,variant:j},q);return s.createElement(Vt.Wrapper,xi(xi({label:i,error:l,id:I,description:c,required:p,style:h,className:d,classNames:y,styles:v,size:E,__staticSelector:w,sx:b,errorProps:_,labelProps:S,descriptionProps:x,inputContainer:O,inputWrapperOrder:$,unstyled:C,withAsterisk:T,variant:j},z),g),n?s.createElement(Vt,eg(xi({},K),{component:JQ,maxRows:o,minRows:a})):s.createElement(Vt,eg(xi({},K),{component:"textarea",rows:a})))});mc.displayName="@mantine/core/Textarea";var iK=Object.defineProperty,lK=Object.defineProperties,sK=Object.getOwnPropertyDescriptors,qf=Object.getOwnPropertySymbols,iI=Object.prototype.hasOwnProperty,lI=Object.prototype.propertyIsEnumerable,UE=(e,t,r)=>t in e?iK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,WE=(e,t)=>{for(var r in t||(t={}))iI.call(t,r)&&UE(e,r,t[r]);if(qf)for(var r of qf(t))lI.call(t,r)&&UE(e,r,t[r]);return e},cK=(e,t)=>lK(e,sK(t)),uK=(e,t)=>{var r={};for(var n in e)iI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&qf)for(var n of qf(e))t.indexOf(n)<0&&lI.call(e,n)&&(r[n]=e[n]);return r};const dK={formatOnBlur:!1,size:"sm",serialize:JSON.stringify,deserialize:JSON.parse},kl=f.forwardRef((e,t)=>{const r=G("JsonInput",dK,e),{value:n,defaultValue:o,onChange:a,onFocus:i,onBlur:l,error:c,formatOnBlur:u,size:d,validationError:p,classNames:h,unstyled:g,readOnly:y,variant:v,serialize:E,deserialize:w}=r,b=uK(r,["value","defaultValue","onChange","onFocus","onBlur","error","formatOnBlur","size","validationError","classNames","unstyled","readOnly","variant","serialize","deserialize"]),{classes:_,cx:x}=zQ(null,{name:"JsonInput",unstyled:g,size:d,variant:v}),[S,$]=Or({value:n,defaultValue:o,finalValue:"",onChange:a}),[O,C]=f.useState(ME(S,w)),T=k=>{typeof i=="function"&&i(k),C(!0)},j=k=>{typeof l=="function"&&l(k);const I=ME(k.currentTarget.value,w);u&&!y&&I&&k.currentTarget.value.trim()!==""&&$(E(w(k.currentTarget.value),null,2)),C(I)};return s.createElement(mc,WE({value:S,onChange:k=>$(k.currentTarget.value),onFocus:T,onBlur:j,error:O?c:p||!0,__staticSelector:"JsonInput",classNames:cK(WE({},h),{input:x(_.input,h==null?void 0:h.input)}),autoComplete:"off",ref:t,unstyled:g,readOnly:y,size:d,variant:v},b))});kl.displayName="@mantine/core/JsonInput";const[fK,pK]=Po("List component was not found in tree");var mK=W((e,{spacing:t,center:r})=>({itemWrapper:{ref:zt("itemWrapper"),display:"inline-flex",flexDirection:"column",whiteSpace:"normal"},item:{whiteSpace:"nowrap",lineHeight:r?1:e.lineHeight,"&:not(:first-of-type)":{marginTop:M({size:t,sizes:e.spacing})},"&[data-with-icon]":{listStyle:"none",[`& .${zt("itemWrapper")}`]:{display:"inline-flex",alignItems:r?"center":"flex-start",flexDirection:"row"}}},itemIcon:{display:"inline-block",verticalAlign:"middle",marginRight:e.spacing.sm}}));const hK=mK;var gK=Object.defineProperty,Gf=Object.getOwnPropertySymbols,sI=Object.prototype.hasOwnProperty,cI=Object.prototype.propertyIsEnumerable,HE=(e,t,r)=>t in e?gK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vK=(e,t)=>{for(var r in t||(t={}))sI.call(t,r)&&HE(e,r,t[r]);if(Gf)for(var r of Gf(t))cI.call(t,r)&&HE(e,r,t[r]);return e},yK=(e,t)=>{var r={};for(var n in e)sI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Gf)for(var n of Gf(e))t.indexOf(n)<0&&cI.call(e,n)&&(r[n]=e[n]);return r};const wK={},uI=f.forwardRef((e,t)=>{const r=G("ListItem",wK,e),{className:n,children:o,icon:a}=r,i=yK(r,["className","children","icon"]),{icon:l,spacing:c,center:u,listStyleType:d,size:p,withPadding:h,classNames:g,styles:y,unstyled:v,variant:E}=pK(),w=a||l,{classes:b,cx:_}=hK({withPadding:h,listStyleType:d,center:u,spacing:c},{classNames:g,styles:y,unstyled:v,name:"List",variant:E,size:p});return s.createElement(le,vK({component:"li",className:_(b.item,n),"data-with-icon":!!w||void 0,ref:t},i),s.createElement("div",{className:b.itemWrapper},w&&s.createElement("span",{className:b.itemIcon},w),s.createElement("span",null,o)))});uI.displayName="@mantine/core/ListItem";var bK=Object.defineProperty,_K=Object.defineProperties,xK=Object.getOwnPropertyDescriptors,qE=Object.getOwnPropertySymbols,EK=Object.prototype.hasOwnProperty,SK=Object.prototype.propertyIsEnumerable,GE=(e,t,r)=>t in e?bK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,PK=(e,t)=>{for(var r in t||(t={}))EK.call(t,r)&&GE(e,r,t[r]);if(qE)for(var r of qE(t))SK.call(t,r)&&GE(e,r,t[r]);return e},$K=(e,t)=>_K(e,xK(t)),OK=W((e,{withPadding:t,listStyleType:r},{size:n})=>({root:$K(PK({},e.fn.fontStyles()),{listStyleType:r,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,fontSize:M({size:n,sizes:e.fontSizes}),lineHeight:e.lineHeight,margin:0,paddingLeft:t?e.spacing.xl:0,listStylePosition:"inside"})}));const CK=OK;var kK=Object.defineProperty,Qf=Object.getOwnPropertySymbols,dI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,QE=(e,t,r)=>t in e?kK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jK=(e,t)=>{for(var r in t||(t={}))dI.call(t,r)&&QE(e,r,t[r]);if(Qf)for(var r of Qf(t))fI.call(t,r)&&QE(e,r,t[r]);return e},RK=(e,t)=>{var r={};for(var n in e)dI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Qf)for(var n of Qf(e))t.indexOf(n)<0&&fI.call(e,n)&&(r[n]=e[n]);return r};const TK={type:"unordered",size:"md",spacing:0},xr=f.forwardRef((e,t)=>{const r=G("List",TK,e),{children:n,type:o,size:a,listStyleType:i,withPadding:l,center:c,spacing:u,icon:d,className:p,styles:h,classNames:g,unstyled:y,variant:v}=r,E=RK(r,["children","type","size","listStyleType","withPadding","center","spacing","icon","className","styles","classNames","unstyled","variant"]),{classes:w,cx:b}=CK({withPadding:l,listStyleType:i,center:c,spacing:u},{classNames:g,styles:h,name:"List",unstyled:y,size:a,variant:v});return s.createElement(fK,{value:{spacing:u,center:c,icon:d,listStyleType:i,size:a,withPadding:l,classNames:g,styles:h,unstyled:y,variant:v}},s.createElement(le,jK({component:o==="unordered"?"ul":"ol",className:b(w.root,p),ref:t},E),n))});xr.Item=uI;xr.displayName="@mantine/core/List";var IK=Object.defineProperty,NK=Object.defineProperties,DK=Object.getOwnPropertyDescriptors,KE=Object.getOwnPropertySymbols,AK=Object.prototype.hasOwnProperty,MK=Object.prototype.propertyIsEnumerable,YE=(e,t,r)=>t in e?IK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,LK=(e,t)=>{for(var r in t||(t={}))AK.call(t,r)&&YE(e,r,t[r]);if(KE)for(var r of KE(t))MK.call(t,r)&&YE(e,r,t[r]);return e},zK=(e,t)=>NK(e,DK(t)),FK=W(e=>({root:zK(LK({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"})}));const VK=FK;var BK=Object.defineProperty,UK=Object.defineProperties,WK=Object.getOwnPropertyDescriptors,Kf=Object.getOwnPropertySymbols,pI=Object.prototype.hasOwnProperty,mI=Object.prototype.propertyIsEnumerable,XE=(e,t,r)=>t in e?BK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bu=(e,t)=>{for(var r in t||(t={}))pI.call(t,r)&&XE(e,r,t[r]);if(Kf)for(var r of Kf(t))mI.call(t,r)&&XE(e,r,t[r]);return e},HK=(e,t)=>UK(e,WK(t)),qK=(e,t)=>{var r={};for(var n in e)pI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Kf)for(var n of Kf(e))t.indexOf(n)<0&&mI.call(e,n)&&(r[n]=e[n]);return r};const GK={overlayOpacity:.75,transitionDuration:0,radius:0,zIndex:jn("overlay")},hI=f.forwardRef((e,t)=>{const r=G("LoadingOverlay",GK,e),{className:n,visible:o,loaderProps:a,overlayOpacity:i,overlayColor:l,transitionDuration:c,exitTransitionDuration:u,zIndex:d,style:p,loader:h,radius:g,overlayBlur:y,unstyled:v,variant:E,keepMounted:w}=r,b=qK(r,["className","visible","loaderProps","overlayOpacity","overlayColor","transitionDuration","exitTransitionDuration","zIndex","style","loader","radius","overlayBlur","unstyled","variant","keepMounted"]),{classes:_,cx:x,theme:S}=VK(null,{name:"LoadingOverlay",unstyled:v,variant:E}),$=`calc(${d} + 1)`;return s.createElement(li,{keepMounted:w,duration:c,exitDuration:u,mounted:o,transition:"fade"},O=>s.createElement(le,bu({className:x(_.root,n),style:HK(bu(bu({},O),p),{zIndex:d}),ref:t},b),h?s.createElement("div",{style:{zIndex:$}},h):s.createElement(un,bu({style:{zIndex:$}},a)),s.createElement(IT,{opacity:i,zIndex:d,radius:g,blur:y,unstyled:v,color:l||(S.colorScheme==="dark"?S.colors.dark[5]:S.white)})))});hI.displayName="@mantine/core/LoadingOverlay";const gI={context:"Menu component was not found in the tree",children:"Menu.Target component children should be an element or a component that accepts ref. Fragments, strings, numbers and other primitive values are not supported"},[QK,hc]=Po(gI.context);var KK=W(e=>({divider:{marginTop:P(4),marginBottom:P(4),borderTop:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`}}));const YK=KK;var XK=Object.defineProperty,Yf=Object.getOwnPropertySymbols,vI=Object.prototype.hasOwnProperty,yI=Object.prototype.propertyIsEnumerable,JE=(e,t,r)=>t in e?XK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,JK=(e,t)=>{for(var r in t||(t={}))vI.call(t,r)&&JE(e,r,t[r]);if(Yf)for(var r of Yf(t))yI.call(t,r)&&JE(e,r,t[r]);return e},ZK=(e,t)=>{var r={};for(var n in e)vI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Yf)for(var n of Yf(e))t.indexOf(n)<0&&yI.call(e,n)&&(r[n]=e[n]);return r};const eY={},wI=f.forwardRef((e,t)=>{const r=G("MenuDivider",eY,e),{children:n,className:o}=r,a=ZK(r,["children","className"]),{classNames:i,styles:l,unstyled:c,variant:u}=hc(),{classes:d,cx:p}=YK(null,{name:"Menu",classNames:i,styles:l,unstyled:c,variant:u});return s.createElement(le,JK({className:p(d.divider,o),ref:t},a))});wI.displayName="@mantine/core/MenuDivider";var tY=Object.defineProperty,Xf=Object.getOwnPropertySymbols,bI=Object.prototype.hasOwnProperty,_I=Object.prototype.propertyIsEnumerable,ZE=(e,t,r)=>t in e?tY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rY=(e,t)=>{for(var r in t||(t={}))bI.call(t,r)&&ZE(e,r,t[r]);if(Xf)for(var r of Xf(t))_I.call(t,r)&&ZE(e,r,t[r]);return e},nY=(e,t)=>{var r={};for(var n in e)bI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Xf)for(var n of Xf(e))t.indexOf(n)<0&&_I.call(e,n)&&(r[n]=e[n]);return r};const oY={};function xI(e){const t=G("MenuDropdown",oY,e),{children:r,onMouseEnter:n,onMouseLeave:o}=t,a=nY(t,["children","onMouseEnter","onMouseLeave"]),i=f.useRef(),l=hc(),c=p=>{var h;(p.key==="ArrowUp"||p.key==="ArrowDown")&&(p.preventDefault(),(h=i.current.querySelectorAll("[data-menu-item]:not(:disabled)")[0])==null||h.focus())},u=Lr(n,()=>l.trigger==="hover"&&l.openDropdown()),d=Lr(o,()=>l.trigger==="hover"&&l.closeDropdown());return s.createElement(ko.Dropdown,rY({onMouseEnter:u,onMouseLeave:d,role:"menu","aria-orientation":"vertical"},a),s.createElement("div",{tabIndex:-1,"data-menu-dropdown":!0,"data-autofocus":!0,onKeyDown:c,ref:i,style:{outline:0}},r))}xI.displayName="@mantine/core/MenuDropdown";var aY=Object.defineProperty,iY=Object.defineProperties,lY=Object.getOwnPropertyDescriptors,eS=Object.getOwnPropertySymbols,sY=Object.prototype.hasOwnProperty,cY=Object.prototype.propertyIsEnumerable,tS=(e,t,r)=>t in e?aY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uY=(e,t)=>{for(var r in t||(t={}))sY.call(t,r)&&tS(e,r,t[r]);if(eS)for(var r of eS(t))cY.call(t,r)&&tS(e,r,t[r]);return e},dY=(e,t)=>iY(e,lY(t)),fY=W((e,{color:t,radius:r})=>({item:dY(uY({},e.fn.fontStyles()),{WebkitTapHighlightColor:"transparent",fontSize:e.fontSizes.sm,border:0,backgroundColor:"transparent",outline:0,width:"100%",textAlign:"left",textDecoration:"none",boxSizing:"border-box",padding:`${e.spacing.xs} ${e.spacing.sm}`,cursor:"pointer",borderRadius:e.fn.radius(r),color:t?e.fn.variant({variant:"filled",primaryFallback:!1,color:t}).background:e.colorScheme==="dark"?e.colors.dark[0]:e.black,display:"flex",alignItems:"center","&:disabled":{color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5],pointerEvents:"none",userSelect:"none"},"&[data-hovered]":{backgroundColor:t?e.fn.variant({variant:"light",color:t}).background:e.colorScheme==="dark"?e.fn.rgba(e.colors.dark[3],.35):e.colors.gray[1]}}),itemLabel:{flex:1},itemIcon:{display:"flex",justifyContent:"center",alignItems:"center",marginRight:e.spacing.xs},itemRightSection:{}}));const pY=fY;var mY=Object.defineProperty,hY=Object.defineProperties,gY=Object.getOwnPropertyDescriptors,Jf=Object.getOwnPropertySymbols,EI=Object.prototype.hasOwnProperty,SI=Object.prototype.propertyIsEnumerable,rS=(e,t,r)=>t in e?mY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vY=(e,t)=>{for(var r in t||(t={}))EI.call(t,r)&&rS(e,r,t[r]);if(Jf)for(var r of Jf(t))SI.call(t,r)&&rS(e,r,t[r]);return e},yY=(e,t)=>hY(e,gY(t)),wY=(e,t)=>{var r={};for(var n in e)EI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Jf)for(var n of Jf(e))t.indexOf(n)<0&&SI.call(e,n)&&(r[n]=e[n]);return r};const bY={},PI=f.forwardRef((e,t)=>{const r=G("MenuItem",bY,e),{children:n,className:o,color:a,closeMenuOnClick:i,icon:l,rightSection:c}=r,u=wY(r,["children","className","color","closeMenuOnClick","icon","rightSection"]),d=hc(),{classes:p,cx:h,theme:g}=pY({radius:d.radius,color:a},{name:"Menu",classNames:d.classNames,styles:d.styles,unstyled:d.unstyled,variant:d.variant}),y=f.useRef(),v=d.getItemIndex(y.current),E=u,w=Lr(E.onMouseLeave,()=>d.setHovered(-1)),b=Lr(E.onMouseEnter,()=>d.setHovered(d.getItemIndex(y.current))),_=Lr(E.onClick,()=>{typeof i=="boolean"?i&&d.closeDropdownImmediately():d.closeOnItemClick&&d.closeDropdownImmediately()}),x=Lr(E.onFocus,()=>d.setHovered(d.getItemIndex(y.current)));return s.createElement(le,yY(vY({component:"button",type:"button"},u),{tabIndex:-1,onFocus:x,className:h(p.item,o),ref:El(y,t),role:"menuitem","data-menu-item":!0,"data-hovered":d.hovered===v?!0:void 0,onMouseEnter:b,onMouseLeave:w,onClick:_,onKeyDown:RO({siblingSelector:"[data-menu-item]",parentSelector:"[data-menu-dropdown]",activateOnFocus:!1,loop:d.loop,dir:g.dir,orientation:"vertical",onKeyDown:E.onKeydown})}),l&&s.createElement("div",{className:p.itemIcon},l),n&&s.createElement("div",{className:p.itemLabel},n),c&&s.createElement("div",{className:p.itemRightSection},c))});PI.displayName="@mantine/core/MenuItem";const _Y=PI;var xY=W(e=>({label:{color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],fontWeight:500,fontSize:e.fontSizes.xs,padding:`calc(${e.spacing.xs} / 2) ${e.spacing.sm}`,cursor:"default"}}));const EY=xY;var SY=Object.defineProperty,Zf=Object.getOwnPropertySymbols,$I=Object.prototype.hasOwnProperty,OI=Object.prototype.propertyIsEnumerable,nS=(e,t,r)=>t in e?SY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,PY=(e,t)=>{for(var r in t||(t={}))$I.call(t,r)&&nS(e,r,t[r]);if(Zf)for(var r of Zf(t))OI.call(t,r)&&nS(e,r,t[r]);return e},$Y=(e,t)=>{var r={};for(var n in e)$I.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Zf)for(var n of Zf(e))t.indexOf(n)<0&&OI.call(e,n)&&(r[n]=e[n]);return r};const OY={},CI=f.forwardRef((e,t)=>{const r=G("MenuLabel",OY,e),{children:n,className:o}=r,a=$Y(r,["children","className"]),{classNames:i,styles:l,unstyled:c,variant:u}=hc(),{classes:d,cx:p}=EY(null,{name:"Menu",classNames:i,styles:l,unstyled:c,variant:u});return s.createElement(oe,PY({className:p(d.label,o),ref:t},a),n)});CI.displayName="@mantine/core/MenuLabel";var CY=Object.defineProperty,ep=Object.getOwnPropertySymbols,kI=Object.prototype.hasOwnProperty,jI=Object.prototype.propertyIsEnumerable,oS=(e,t,r)=>t in e?CY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kY=(e,t)=>{for(var r in t||(t={}))kI.call(t,r)&&oS(e,r,t[r]);if(ep)for(var r of ep(t))jI.call(t,r)&&oS(e,r,t[r]);return e},jY=(e,t)=>{var r={};for(var n in e)kI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ep)for(var n of ep(e))t.indexOf(n)<0&&jI.call(e,n)&&(r[n]=e[n]);return r};const RY={refProp:"ref"},RI=f.forwardRef((e,t)=>{const r=G("MenuTarget",RY,e),{children:n,refProp:o}=r,a=jY(r,["children","refProp"]);if(!_l(n))throw new Error(gI.children);const i=hc(),l=Lr(n.props.onClick,()=>i.trigger==="click"&&i.toggleDropdown()),c=Lr(n.props.onMouseEnter,()=>i.trigger==="hover"&&i.openDropdown()),u=Lr(n.props.onMouseLeave,()=>i.trigger==="hover"&&i.closeDropdown());return s.createElement(ko.Target,kY({refProp:o,popupType:"menu",ref:t},a),f.cloneElement(n,{onClick:l,onMouseEnter:c,onMouseLeave:u,"data-expanded":i.opened?!0:void 0}))});RI.displayName="@mantine/core/MenuTarget";var TY=W({dropdown:{padding:P(4)}});const IY=TY;var NY=Object.defineProperty,DY=Object.defineProperties,AY=Object.getOwnPropertyDescriptors,tp=Object.getOwnPropertySymbols,TI=Object.prototype.hasOwnProperty,II=Object.prototype.propertyIsEnumerable,aS=(e,t,r)=>t in e?NY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,iS=(e,t)=>{for(var r in t||(t={}))TI.call(t,r)&&aS(e,r,t[r]);if(tp)for(var r of tp(t))II.call(t,r)&&aS(e,r,t[r]);return e},lS=(e,t)=>DY(e,AY(t)),MY=(e,t)=>{var r={};for(var n in e)TI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&tp)for(var n of tp(e))t.indexOf(n)<0&&II.call(e,n)&&(r[n]=e[n]);return r};const LY={closeOnItemClick:!0,loop:!0,trigger:"click",openDelay:0,closeDelay:100};function X(e){const t=G("Menu",LY,e),{children:r,onOpen:n,onClose:o,opened:a,defaultOpened:i,onChange:l,closeOnItemClick:c,loop:u,closeOnEscape:d,trigger:p,openDelay:h,closeDelay:g,classNames:y,styles:v,unstyled:E,radius:w,variant:b}=t,_=MY(t,["children","onOpen","onClose","opened","defaultOpened","onChange","closeOnItemClick","loop","closeOnEscape","trigger","openDelay","closeDelay","classNames","styles","unstyled","radius","variant"]),{classes:x,cx:S}=IY(),[$,{setHovered:O,resetHovered:C}]=dA(),[T,j]=Or({value:a,defaultValue:i,finalValue:!1,onChange:l}),k=()=>{j(!1),T&&(o==null||o())},I=()=>{j(!0),!T&&(n==null||n())},F=()=>T?k():I(),{openDropdown:D,closeDropdown:z}=MQ({open:I,close:k,closeDelay:g,openDelay:h}),q=K=>sA("[data-menu-item]","[data-menu-dropdown]",K);return nn(()=>{C()},[T]),s.createElement(QK,{value:{opened:T,toggleDropdown:F,getItemIndex:q,hovered:$,setHovered:O,closeOnItemClick:c,closeDropdown:p==="click"?k:z,openDropdown:p==="click"?I:D,closeDropdownImmediately:k,loop:u,trigger:p,radius:w,classNames:y,styles:v,unstyled:E,variant:b}},s.createElement(ko,lS(iS({},_),{radius:w,opened:T,onChange:F,defaultOpened:i,trapFocus:p==="click",closeOnEscape:d&&p==="click",__staticSelector:"Menu",classNames:lS(iS({},y),{dropdown:S(x.dropdown,y==null?void 0:y.dropdown)}),styles:v,unstyled:E,variant:b}),r))}X.displayName="@mantine/core/Menu";X.Item=_Y;X.Label=CI;X.Dropdown=xI;X.Target=RI;X.Divider=wI;const[zY,FY]=Po("Modal component was not found in tree"),VY={xs:P(320),sm:P(380),md:P(440),lg:P(620),xl:P(780)};var BY=W((e,{yOffset:t,xOffset:r,centered:n,fullScreen:o},{size:a})=>({content:{flex:o?"0 0 100%":`0 0 ${M({size:a,sizes:VY})}`,maxWidth:"100%",maxHeight:o?void 0:`calc(100dvh - (${P(t)} * 2))`,height:o?"100vh":void 0,borderRadius:o?0:void 0,overflowY:"auto"},inner:{paddingTop:o?0:t,paddingBottom:o?0:t,paddingLeft:o?0:r,paddingRight:o?0:r,display:"flex",justifyContent:"center",alignItems:n?"center":"flex-start"}}));const UY=BY;var WY=Object.defineProperty,HY=Object.defineProperties,qY=Object.getOwnPropertyDescriptors,rp=Object.getOwnPropertySymbols,NI=Object.prototype.hasOwnProperty,DI=Object.prototype.propertyIsEnumerable,sS=(e,t,r)=>t in e?WY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Tv=(e,t)=>{for(var r in t||(t={}))NI.call(t,r)&&sS(e,r,t[r]);if(rp)for(var r of rp(t))DI.call(t,r)&&sS(e,r,t[r]);return e},AI=(e,t)=>HY(e,qY(t)),GY=(e,t)=>{var r={};for(var n in e)NI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&rp)for(var n of rp(e))t.indexOf(n)<0&&DI.call(e,n)&&(r[n]=e[n]);return r};const QY=AI(Tv({},I0),{yOffset:"5dvh",xOffset:"5vw"});function MI(e){const t=G("ModalRoot",QY,e),{classNames:r,variant:n,size:o,yOffset:a,xOffset:i,scrollAreaComponent:l,radius:c,centered:u,fullScreen:d}=t,p=GY(t,["classNames","variant","size","yOffset","xOffset","scrollAreaComponent","radius","centered","fullScreen"]),{classes:h,cx:g}=UY({yOffset:a,xOffset:i,centered:u,fullScreen:d},{name:"Modal",variant:n,size:o});return s.createElement(zY,{value:{yOffset:a,scrollAreaComponent:l,radius:c}},s.createElement(Ct,Tv({__staticSelector:"Modal",size:o,variant:n,classNames:AI(Tv({},r),{content:g(h.content,r==null?void 0:r.content),inner:g(h.inner,r==null?void 0:r.inner)})},p)))}var KY=Object.defineProperty,np=Object.getOwnPropertySymbols,LI=Object.prototype.hasOwnProperty,zI=Object.prototype.propertyIsEnumerable,cS=(e,t,r)=>t in e?KY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,YY=(e,t)=>{for(var r in t||(t={}))LI.call(t,r)&&cS(e,r,t[r]);if(np)for(var r of np(t))zI.call(t,r)&&cS(e,r,t[r]);return e},XY=(e,t)=>{var r={};for(var n in e)LI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&np)for(var n of np(e))t.indexOf(n)<0&&zI.call(e,n)&&(r[n]=e[n]);return r};const JY={shadow:"xl"},FI=f.forwardRef((e,t)=>{const r=G("ModalContent",JY,e),{children:n,scrollAreaComponent:o}=r,a=XY(r,["children","scrollAreaComponent"]),i=FY(),l=o||i.scrollAreaComponent||Ct.NativeScrollArea;return s.createElement(Ct.Content,YY({ref:t,radius:i.radius},a),s.createElement(l,{style:{maxHeight:`calc(100dvh - (${P(i.yOffset)} * 2))`}},n))});var ZY=Object.defineProperty,eX=Object.defineProperties,tX=Object.getOwnPropertyDescriptors,op=Object.getOwnPropertySymbols,VI=Object.prototype.hasOwnProperty,BI=Object.prototype.propertyIsEnumerable,uS=(e,t,r)=>t in e?ZY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zu=(e,t)=>{for(var r in t||(t={}))VI.call(t,r)&&uS(e,r,t[r]);if(op)for(var r of op(t))BI.call(t,r)&&uS(e,r,t[r]);return e},rX=(e,t)=>eX(e,tX(t)),nX=(e,t)=>{var r={};for(var n in e)VI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&op)for(var n of op(e))t.indexOf(n)<0&&BI.call(e,n)&&(r[n]=e[n]);return r};const oX=rX(Zu({},I0),{transitionProps:{duration:200,transition:"pop"},withOverlay:!0,withCloseButton:!0});function jr(e){const t=G("Modal",oX,e),{title:r,withOverlay:n,overlayProps:o,withCloseButton:a,closeButtonProps:i,children:l}=t,c=nX(t,["title","withOverlay","overlayProps","withCloseButton","closeButtonProps","children"]),u=!!r||a;return s.createElement(MI,Zu({},c),n&&s.createElement(Ct.Overlay,Zu({},o)),s.createElement(FI,null,u&&s.createElement(Ct.Header,null,r&&s.createElement(Ct.Title,null,r),a&&s.createElement(Ct.CloseButton,Zu({},i))),s.createElement(Ct.Body,null,l)))}jr.Root=MI;jr.CloseButton=Ct.CloseButton;jr.Overlay=Ct.Overlay;jr.Content=FI;jr.Header=Ct.Header;jr.Title=Ct.Title;jr.Body=Ct.Body;jr.NativeScrollArea=Ct.NativeScrollArea;const UI={xs:P(16),sm:P(22),md:P(26),lg:P(30),xl:P(36)},aX={xs:P(10),sm:P(12),md:P(14),lg:P(16),xl:P(18)};var iX=W((e,{disabled:t,radius:r,readOnly:n},{size:o,variant:a})=>({defaultValue:{display:"flex",alignItems:"center",backgroundColor:t?e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[3]:e.colorScheme==="dark"?e.colors.dark[7]:a==="filled"?e.white:e.colors.gray[1],color:t?e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7]:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],height:M({size:o,sizes:UI}),paddingLeft:`calc(${M({size:o,sizes:e.spacing})} / 1.5)`,paddingRight:t||n?M({size:o,sizes:e.spacing}):0,fontWeight:500,fontSize:M({size:o,sizes:aX}),borderRadius:M({size:r,sizes:e.radius}),cursor:t?"not-allowed":"default",userSelect:"none",maxWidth:`calc(100% - ${P(10)})`},defaultValueRemove:{color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],marginLeft:`calc(${M({size:o,sizes:e.spacing})} / 6)`},defaultValueLabel:{display:"block",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}})),lX=Object.defineProperty,ap=Object.getOwnPropertySymbols,WI=Object.prototype.hasOwnProperty,HI=Object.prototype.propertyIsEnumerable,dS=(e,t,r)=>t in e?lX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sX=(e,t)=>{for(var r in t||(t={}))WI.call(t,r)&&dS(e,r,t[r]);if(ap)for(var r of ap(t))HI.call(t,r)&&dS(e,r,t[r]);return e},cX=(e,t)=>{var r={};for(var n in e)WI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ap)for(var n of ap(e))t.indexOf(n)<0&&HI.call(e,n)&&(r[n]=e[n]);return r};const uX={xs:16,sm:22,md:24,lg:26,xl:30};function qI(e){var t=e,{label:r,classNames:n,styles:o,className:a,onRemove:i,disabled:l,readOnly:c,size:u,radius:d="sm",variant:p,unstyled:h}=t,g=cX(t,["label","classNames","styles","className","onRemove","disabled","readOnly","size","radius","variant","unstyled"]);const{classes:y,cx:v}=iX({disabled:l,readOnly:c,radius:d},{name:"MultiSelect",classNames:n,styles:o,unstyled:h,size:u,variant:p});return s.createElement("div",sX({className:v(y.defaultValue,a)},g),s.createElement("span",{className:y.defaultValueLabel},r),!l&&!c&&s.createElement(cc,{"aria-hidden":!0,onMouseDown:i,size:uX[u],radius:2,color:"blue",variant:"transparent",iconSize:"70%",className:y.defaultValueRemove,tabIndex:-1,unstyled:h}))}qI.displayName="@mantine/core/MultiSelect/DefaultValue";function dX({data:e,searchable:t,limit:r,searchValue:n,filter:o,value:a,disableSelectedItemFiltering:i}){if(!t&&a.length===0)return e;if(!t){const c=[];for(let u=0;u<e.length;u+=1)(i||!a.some(d=>d===e[u].value&&!e[u].disabled))&&c.push(e[u]);return c}const l=[];for(let c=0;c<e.length&&(o(n,!i&&a.some(u=>u===e[c].value&&!e[c].disabled),e[c])&&l.push(e[c]),!(l.length>=r));c+=1);return l}var fX=Object.defineProperty,ip=Object.getOwnPropertySymbols,GI=Object.prototype.hasOwnProperty,QI=Object.prototype.propertyIsEnumerable,fS=(e,t,r)=>t in e?fX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pS=(e,t)=>{for(var r in t||(t={}))GI.call(t,r)&&fS(e,r,t[r]);if(ip)for(var r of ip(t))QI.call(t,r)&&fS(e,r,t[r]);return e},pX=(e,t)=>{var r={};for(var n in e)GI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ip)for(var n of ip(e))t.indexOf(n)<0&&QI.call(e,n)&&(r[n]=e[n]);return r};const mX={xs:P(14),sm:P(18),md:P(20),lg:P(24),xl:P(28)};function hX(e){var t=e,{size:r,error:n,style:o}=t,a=pX(t,["size","error","style"]);const i=nr(),l=M({size:r,sizes:mX});return s.createElement("svg",pS({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:pS({color:n?i.colors.red[6]:i.colors.gray[6],width:l,height:l},o),"data-chevron":!0},a),s.createElement("path",{d:"M4.93179 5.43179C4.75605 5.60753 4.75605 5.89245 4.93179 6.06819C5.10753 6.24392 5.39245 6.24392 5.56819 6.06819L7.49999 4.13638L9.43179 6.06819C9.60753 6.24392 9.89245 6.24392 10.0682 6.06819C10.2439 5.89245 10.2439 5.60753 10.0682 5.43179L7.81819 3.18179C7.73379 3.0974 7.61933 3.04999 7.49999 3.04999C7.38064 3.04999 7.26618 3.0974 7.18179 3.18179L4.93179 5.43179ZM10.0682 9.56819C10.2439 9.39245 10.2439 9.10753 10.0682 8.93179C9.89245 8.75606 9.60753 8.75606 9.43179 8.93179L7.49999 10.8636L5.56819 8.93179C5.39245 8.75606 5.10753 8.75606 4.93179 8.93179C4.75605 9.10753 4.75605 9.39245 4.93179 9.56819L7.18179 11.8182C7.35753 11.9939 7.64245 11.9939 7.81819 11.8182L10.0682 9.56819Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}var gX=Object.defineProperty,vX=Object.defineProperties,yX=Object.getOwnPropertyDescriptors,mS=Object.getOwnPropertySymbols,wX=Object.prototype.hasOwnProperty,bX=Object.prototype.propertyIsEnumerable,hS=(e,t,r)=>t in e?gX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_X=(e,t)=>{for(var r in t||(t={}))wX.call(t,r)&&hS(e,r,t[r]);if(mS)for(var r of mS(t))bX.call(t,r)&&hS(e,r,t[r]);return e},xX=(e,t)=>vX(e,yX(t));function KI({shouldClear:e,clearButtonProps:t,onClear:r,size:n,error:o}){return e?s.createElement(cc,xX(_X({},t),{variant:"transparent",onClick:r,size:n,onMouseDown:a=>a.preventDefault()})):s.createElement(hX,{error:o,size:n})}KI.displayName="@mantine/core/SelectRightSection";var EX=Object.defineProperty,SX=Object.defineProperties,PX=Object.getOwnPropertyDescriptors,lp=Object.getOwnPropertySymbols,YI=Object.prototype.hasOwnProperty,XI=Object.prototype.propertyIsEnumerable,gS=(e,t,r)=>t in e?EX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tg=(e,t)=>{for(var r in t||(t={}))YI.call(t,r)&&gS(e,r,t[r]);if(lp)for(var r of lp(t))XI.call(t,r)&&gS(e,r,t[r]);return e},vS=(e,t)=>SX(e,PX(t)),$X=(e,t)=>{var r={};for(var n in e)YI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&lp)for(var n of lp(e))t.indexOf(n)<0&&XI.call(e,n)&&(r[n]=e[n]);return r};function JI(e){var t=e,{styles:r,rightSection:n,rightSectionWidth:o,theme:a}=t,i=$X(t,["styles","rightSection","rightSectionWidth","theme"]);if(n)return{rightSection:n,rightSectionWidth:o,styles:r};const l=typeof r=="function"?r(a):r;return{rightSection:!i.readOnly&&!(i.disabled&&i.shouldClear)&&s.createElement(KI,tg({},i)),styles:vS(tg({},l),{rightSection:vS(tg({},l==null?void 0:l.rightSection),{pointerEvents:i.shouldClear?void 0:"none"})})}}var OX=Object.defineProperty,CX=Object.defineProperties,kX=Object.getOwnPropertyDescriptors,yS=Object.getOwnPropertySymbols,jX=Object.prototype.hasOwnProperty,RX=Object.prototype.propertyIsEnumerable,wS=(e,t,r)=>t in e?OX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,TX=(e,t)=>{for(var r in t||(t={}))jX.call(t,r)&&wS(e,r,t[r]);if(yS)for(var r of yS(t))RX.call(t,r)&&wS(e,r,t[r]);return e},IX=(e,t)=>CX(e,kX(t)),NX=W((e,{invalid:t},{size:r})=>({wrapper:{position:"relative","&:has(input:disabled)":{cursor:"not-allowed",pointerEvents:"none","& .mantine-MultiSelect-input":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,"&::placeholder":{color:e.colors.dark[2]}},"& .mantine-MultiSelect-defaultValue":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[3],color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7]}}},values:{minHeight:`calc(${M({size:r,sizes:$t})} - ${P(2)})`,display:"flex",alignItems:"center",flexWrap:"wrap",marginLeft:`calc(-${e.spacing.xs} / 2)`,boxSizing:"border-box","&[data-clearable]":{marginRight:M({size:r,sizes:$t})}},value:{margin:`calc(${e.spacing.xs} / 2 - ${P(2)}) calc(${e.spacing.xs} / 2)`},searchInput:IX(TX({},e.fn.fontStyles()),{flex:1,minWidth:P(60),backgroundColor:"transparent",border:0,outline:0,fontSize:M({size:r,sizes:e.fontSizes}),padding:0,marginLeft:`calc(${e.spacing.xs} / 2)`,appearance:"none",color:"inherit",maxHeight:M({size:r,sizes:UI}),"&::placeholder":{opacity:1,color:t?e.colors.red[e.fn.primaryShade()]:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]},"&:disabled":{cursor:"not-allowed",pointerEvents:"none"}}),searchInputEmpty:{width:"100%"},searchInputInputHidden:{flex:0,width:0,minWidth:0,margin:0,overflow:"hidden"},searchInputPointer:{cursor:"pointer","&:disabled":{cursor:"not-allowed",pointerEvents:"none"}},input:{cursor:"pointer","&:disabled":{cursor:"not-allowed",pointerEvents:"none"}}}));const DX=NX;var AX=Object.defineProperty,MX=Object.defineProperties,LX=Object.getOwnPropertyDescriptors,sp=Object.getOwnPropertySymbols,ZI=Object.prototype.hasOwnProperty,e5=Object.prototype.propertyIsEnumerable,bS=(e,t,r)=>t in e?AX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ei=(e,t)=>{for(var r in t||(t={}))ZI.call(t,r)&&bS(e,r,t[r]);if(sp)for(var r of sp(t))e5.call(t,r)&&bS(e,r,t[r]);return e},_S=(e,t)=>MX(e,LX(t)),zX=(e,t)=>{var r={};for(var n in e)ZI.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&sp)for(var n of sp(e))t.indexOf(n)<0&&e5.call(e,n)&&(r[n]=e[n]);return r};function FX(e,t,r){return t?!1:r.label.toLowerCase().trim().includes(e.toLowerCase().trim())}function VX(e,t){return!!e&&!t.some(r=>r.value.toLowerCase()===e.toLowerCase())}function xS(e,t){if(!Array.isArray(e))return;if(t.length===0)return[];const r=t.map(n=>typeof n=="object"?n.value:n);return e.filter(n=>r.includes(n))}const BX={size:"sm",valueComponent:qI,itemComponent:gj,transitionProps:{transition:"fade",duration:0},maxDropdownHeight:220,shadow:"sm",searchable:!1,filter:FX,limit:1/0,clearSearchOnChange:!0,clearable:!1,clearSearchOnBlur:!1,disabled:!1,initiallyOpened:!1,creatable:!1,shouldCreate:VX,switchDirectionOnFlip:!1,zIndex:jn("popover"),selectOnBlur:!1,positionDependencies:[],dropdownPosition:"flip"},A0=f.forwardRef((e,t)=>{const r=G("MultiSelect",BX,e),{className:n,style:o,required:a,label:i,description:l,size:c,error:u,classNames:d,styles:p,wrapperProps:h,value:g,defaultValue:y,data:v,onChange:E,valueComponent:w,itemComponent:b,id:_,transitionProps:x,maxDropdownHeight:S,shadow:$,nothingFound:O,onFocus:C,onBlur:T,searchable:j,placeholder:k,filter:I,limit:F,clearSearchOnChange:D,clearable:z,clearSearchOnBlur:q,variant:K,onSearchChange:R,searchValue:N,disabled:V,initiallyOpened:Q,radius:ie,icon:Oe,rightSection:ue,rightSectionWidth:Me,creatable:Ie,getCreateLabel:dt,shouldCreate:tt,onCreate:rt,sx:Tr,dropdownComponent:Ir,onDropdownClose:or,onDropdownOpen:pn,maxSelectedValues:Tt,withinPortal:Nr,portalProps:to,switchDirectionOnFlip:qe,zIndex:Gr,selectOnBlur:Qr,name:St,dropdownPosition:pi,errorProps:mi,labelProps:hi,descriptionProps:Z,form:pe,positionDependencies:Qe,onKeyDown:ft,unstyled:pt,inputContainer:ro,inputWrapperOrder:mn,readOnly:Dr,withAsterisk:Io,clearButtonProps:wa,hoverOnSearchChange:A,disableSelectedItemFiltering:L}=r,U=zX(r,["className","style","required","label","description","size","error","classNames","styles","wrapperProps","value","defaultValue","data","onChange","valueComponent","itemComponent","id","transitionProps","maxDropdownHeight","shadow","nothingFound","onFocus","onBlur","searchable","placeholder","filter","limit","clearSearchOnChange","clearable","clearSearchOnBlur","variant","onSearchChange","searchValue","disabled","initiallyOpened","radius","icon","rightSection","rightSectionWidth","creatable","getCreateLabel","shouldCreate","onCreate","sx","dropdownComponent","onDropdownClose","onDropdownOpen","maxSelectedValues","withinPortal","portalProps","switchDirectionOnFlip","zIndex","selectOnBlur","name","dropdownPosition","errorProps","labelProps","descriptionProps","form","positionDependencies","onKeyDown","unstyled","inputContainer","inputWrapperOrder","readOnly","withAsterisk","clearButtonProps","hoverOnSearchChange","disableSelectedItemFiltering"]),{classes:Y,cx:me,theme:ve}=DX({invalid:!!u},{name:"MultiSelect",classNames:d,styles:p,unstyled:pt,size:c,variant:K}),{systemStyles:xe,rest:he}=Zn(U),ce=f.useRef(),Ke=f.useRef({}),mt=kr(_),[ye,Ee]=f.useState(Q),[ht,Qt]=f.useState(-1),[Tn,ba]=f.useState("column"),[hr,gr]=Or({value:N,defaultValue:"",finalValue:void 0,onChange:R}),[hn,_a]=f.useState(!1),{scrollIntoView:No,targetRef:gi,scrollableRef:Il}=t6({duration:0,offset:5,cancelable:!1,isList:!0}),Le=Ie&&typeof dt=="function";let ar=null;const In=v.map(ge=>typeof ge=="string"?{label:ge,value:ge}:ge),xa=fA({data:In}),[Pe,Kr]=Or({value:xS(g,v),defaultValue:xS(y,v),finalValue:[],onChange:E}),vr=f.useRef(!!Tt&&Tt<Pe.length),Tc=ge=>{if(!Dr){const Ye=Pe.filter(Yr=>Yr!==ge);Kr(Ye),Tt&&Ye.length<Tt&&(vr.current=!1)}},KD=ge=>{gr(ge.currentTarget.value),!V&&!vr.current&&j&&Ee(!0)},YD=ge=>{typeof C=="function"&&C(ge),!V&&!vr.current&&j&&Ee(!0)},Ut=dX({data:xa,searchable:j,searchValue:hr,limit:F,filter:I,value:Pe,disableSelectedItemFiltering:L});Le&&tt(hr,xa)&&(ar=dt(hr),Ut.push({label:hr,value:hr,creatable:!0}));const Ea=Math.min(ht,Ut.length-1),F1=(ge,Ye,Yr)=>{let Do=ge;for(;Yr(Do);)if(Do=Ye(Do),!Ut[Do].disabled)return Do;return ge};nn(()=>{Qt(A&&hr?0:-1)},[hr,A]),nn(()=>{!V&&Pe.length>v.length&&Ee(!1),Tt&&Pe.length<Tt&&(vr.current=!1),Tt&&Pe.length>=Tt&&(vr.current=!0,Ee(!1))},[Pe]);const Ic=ge=>{if(!Dr)if(D&&gr(""),Pe.includes(ge.value))Tc(ge.value);else{if(ge.creatable&&typeof rt=="function"){const Ye=rt(ge.value);typeof Ye<"u"&&Ye!==null&&Kr(typeof Ye=="string"?[...Pe,Ye]:[...Pe,Ye.value])}else Kr([...Pe,ge.value]);Pe.length===Tt-1&&(vr.current=!0,Ee(!1)),Ut.length===1&&Ee(!1)}},XD=ge=>{typeof T=="function"&&T(ge),Qr&&Ut[Ea]&&ye&&Ic(Ut[Ea]),q&&gr(""),Ee(!1)},JD=ge=>{if(hn||(ft==null||ft(ge),Dr)||ge.key!=="Backspace"&&Tt&&vr.current)return;const Ye=Tn==="column",Yr=()=>{Qt(Sa=>{var no;const Nl=F1(Sa,Pa=>Pa+1,Pa=>Pa<Ut.length-1);return ye&&(gi.current=Ke.current[(no=Ut[Nl])==null?void 0:no.value],No({alignment:Ye?"end":"start"})),Nl})},Do=()=>{Qt(Sa=>{var no;const Nl=F1(Sa,Pa=>Pa-1,Pa=>Pa>0);return ye&&(gi.current=Ke.current[(no=Ut[Nl])==null?void 0:no.value],No({alignment:Ye?"start":"end"})),Nl})};switch(ge.key){case"ArrowUp":{ge.preventDefault(),Ee(!0),Ye?Do():Yr();break}case"ArrowDown":{ge.preventDefault(),Ee(!0),Ye?Yr():Do();break}case"Enter":{ge.preventDefault(),Ut[Ea]&&ye?Ic(Ut[Ea]):Ee(!0);break}case" ":{j||(ge.preventDefault(),Ut[Ea]&&ye?Ic(Ut[Ea]):Ee(!0));break}case"Backspace":{Pe.length>0&&hr.length===0&&(Kr(Pe.slice(0,-1)),Ee(!0),Tt&&(vr.current=!1));break}case"Home":{if(!j){ge.preventDefault(),ye||Ee(!0);const Sa=Ut.findIndex(no=>!no.disabled);Qt(Sa),No({alignment:Ye?"end":"start"})}break}case"End":{if(!j){ge.preventDefault(),ye||Ee(!0);const Sa=Ut.map(no=>!!no.disabled).lastIndexOf(!1);Qt(Sa),No({alignment:Ye?"end":"start"})}break}case"Escape":Ee(!1)}},ZD=Pe.map(ge=>{let Ye=xa.find(Yr=>Yr.value===ge&&!Yr.disabled);return!Ye&&Le&&(Ye={value:ge,label:ge}),Ye}).filter(ge=>!!ge).map((ge,Ye)=>s.createElement(w,_S(Ei({},ge),{variant:K,disabled:V,className:Y.value,readOnly:Dr,onRemove:Yr=>{Yr.preventDefault(),Yr.stopPropagation(),Tc(ge.value)},key:ge.value,size:c,styles:p,classNames:d,radius:ie,index:Ye}))),e3=ge=>Pe.includes(ge),t3=()=>{var ge;gr(""),Kr([]),(ge=ce.current)==null||ge.focus(),Tt&&(vr.current=!1)},Nc=!Dr&&(Ut.length>0?ye:ye&&!!O);return nn(()=>{const ge=Nc?pn:or;typeof ge=="function"&&ge()},[Nc]),s.createElement(Vt.Wrapper,Ei(Ei({required:a,id:mt,label:i,error:u,description:l,size:c,className:n,style:o,classNames:d,styles:p,__staticSelector:"MultiSelect",sx:Tr,errorProps:mi,descriptionProps:Z,labelProps:hi,inputContainer:ro,inputWrapperOrder:mn,unstyled:pt,withAsterisk:Io,variant:K},xe),h),s.createElement(Ss,{opened:Nc,transitionProps:x,shadow:"sm",withinPortal:Nr,portalProps:to,__staticSelector:"MultiSelect",onDirectionChange:ba,switchDirectionOnFlip:qe,zIndex:Gr,dropdownPosition:pi,positionDependencies:[...Qe,hr],classNames:d,styles:p,unstyled:pt,variant:K},s.createElement(Ss.Target,null,s.createElement("div",{className:Y.wrapper,role:"combobox","aria-haspopup":"listbox","aria-owns":ye&&Nc?`${mt}-items`:null,"aria-controls":mt,"aria-expanded":ye,onMouseLeave:()=>Qt(-1),tabIndex:-1},s.createElement("input",{type:"hidden",name:St,value:Pe.join(","),form:pe,disabled:V}),s.createElement(Vt,Ei({__staticSelector:"MultiSelect",style:{overflow:"hidden"},component:"div",multiline:!0,size:c,variant:K,disabled:V,error:u,required:a,radius:ie,icon:Oe,unstyled:pt,onMouseDown:ge=>{var Ye;ge.preventDefault(),!V&&!vr.current&&Ee(!ye),(Ye=ce.current)==null||Ye.focus()},classNames:_S(Ei({},d),{input:me({[Y.input]:!j},d==null?void 0:d.input)})},JI({theme:ve,rightSection:ue,rightSectionWidth:Me,styles:p,size:c,shouldClear:z&&Pe.length>0,onClear:t3,error:u,disabled:V,clearButtonProps:wa,readOnly:Dr})),s.createElement("div",{className:Y.values,"data-clearable":z||void 0},ZD,s.createElement("input",Ei({ref:El(t,ce),type:"search",id:mt,className:me(Y.searchInput,{[Y.searchInputPointer]:!j,[Y.searchInputInputHidden]:!ye&&Pe.length>0||!j&&Pe.length>0,[Y.searchInputEmpty]:Pe.length===0}),onKeyDown:JD,value:hr,onChange:KD,onFocus:YD,onBlur:XD,readOnly:!j||vr.current||Dr,placeholder:Pe.length===0?k:void 0,disabled:V,"data-mantine-stop-propagation":ye,autoComplete:"off",onCompositionStart:()=>_a(!0),onCompositionEnd:()=>_a(!1)},he)))))),s.createElement(Ss.Dropdown,{component:Ir||p0,maxHeight:S,direction:Tn,id:mt,innerRef:Il,__staticSelector:"MultiSelect",classNames:d,styles:p},s.createElement(pj,{data:Ut,hovered:Ea,classNames:d,styles:p,uuid:mt,__staticSelector:"MultiSelect",onItemHover:Qt,onItemSelect:Ic,itemsRefs:Ke,itemComponent:b,size:c,nothingFound:O,isItemSelected:e3,creatable:Ie&&!!ar,createLabel:ar,unstyled:pt,variant:K}))))});A0.displayName="@mantine/core/MultiSelect";var UX=Object.defineProperty,WX=Object.defineProperties,HX=Object.getOwnPropertyDescriptors,cp=Object.getOwnPropertySymbols,t5=Object.prototype.hasOwnProperty,r5=Object.prototype.propertyIsEnumerable,ES=(e,t,r)=>t in e?UX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_u=(e,t)=>{for(var r in t||(t={}))t5.call(t,r)&&ES(e,r,t[r]);if(cp)for(var r of cp(t))r5.call(t,r)&&ES(e,r,t[r]);return e},SS=(e,t)=>WX(e,HX(t)),qX=(e,t)=>{var r={};for(var n in e)t5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&cp)for(var n of cp(e))t.indexOf(n)<0&&r5.call(e,n)&&(r[n]=e[n]);return r};const GX={size:"sm"},ut=f.forwardRef((e,t)=>{const r=gR("NativeSelect",GX,e),{inputProps:n,wrapperProps:o,data:a,onChange:i,value:l,classNames:c,styles:u,rightSection:d,rightSectionWidth:p}=r,h=qX(r,["inputProps","wrapperProps","data","onChange","value","classNames","styles","rightSection","rightSectionWidth"]),g=nr(),v=a.map(E=>typeof E=="string"?{label:E,value:E}:E).map(E=>s.createElement("option",{key:E.value,value:E.value,disabled:E.disabled},E.label));return s.createElement(Vt.Wrapper,SS(_u({},o),{__staticSelector:"NativeSelect"}),s.createElement(Vt,_u(SS(_u(_u({},n),h),{onChange:i,component:"select",ref:t,value:l===null?"":l,__staticSelector:"NativeSelect",pointer:g.cursorType==="pointer"}),JI({theme:g,rightSection:d,rightSectionWidth:p,styles:u,shouldClear:!1,size:n.size,error:o.error,readOnly:!1})),v))});ut.displayName="@mantine/core/NativeSelect";var QX=W((e,{color:t,radius:r,withTitle:n})=>{const o=e.fn.radius(r),a=e.fn.variant({variant:"filled",color:t});return{closeButton:e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[8]:e.colors.gray[0]}),icon:{boxSizing:"border-box",marginRight:e.spacing.md,width:P(28),height:P(28),borderRadius:P(28),display:"flex",flex:"none",alignItems:"center",justifyContent:"center",backgroundColor:a.background,color:e.white},root:{overflow:"hidden",boxSizing:"border-box",position:"relative",display:"flex",alignItems:"center",paddingLeft:P(22),paddingRight:e.spacing.xs,paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs,borderRadius:o,backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,boxShadow:e.shadows.lg,"&::before":{content:'""',display:"block",position:"absolute",width:P(6),top:o,bottom:o,left:P(4),borderRadius:o,backgroundColor:a.background},"&[data-with-icon]":{paddingLeft:e.spacing.xs,"&::before":{display:"none"}},"&[data-with-border]":{border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`}},body:{flex:1,overflow:"hidden",marginRight:e.spacing.xs},loader:{marginRight:e.spacing.md},title:{lineHeight:1.4,marginBottom:P(2),overflow:"hidden",textOverflow:"ellipsis",color:e.colorScheme==="dark"?e.white:e.colors.gray[9]},description:{color:n?e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6]:e.colorScheme==="dark"?e.colors.dark[0]:e.black,lineHeight:1.4,overflow:"hidden",textOverflow:"ellipsis"}}});const KX=QX;var YX=Object.defineProperty,XX=Object.defineProperties,JX=Object.getOwnPropertyDescriptors,up=Object.getOwnPropertySymbols,n5=Object.prototype.hasOwnProperty,o5=Object.prototype.propertyIsEnumerable,PS=(e,t,r)=>t in e?YX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$S=(e,t)=>{for(var r in t||(t={}))n5.call(t,r)&&PS(e,r,t[r]);if(up)for(var r of up(t))o5.call(t,r)&&PS(e,r,t[r]);return e},ZX=(e,t)=>XX(e,JX(t)),eJ=(e,t)=>{var r={};for(var n in e)n5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&up)for(var n of up(e))t.indexOf(n)<0&&o5.call(e,n)&&(r[n]=e[n]);return r};const tJ={withCloseButton:!0},a5=f.forwardRef((e,t)=>{const r=G("Notification",tJ,e),{className:n,color:o,radius:a,loading:i,withCloseButton:l,withBorder:c,title:u,icon:d,children:p,onClose:h,closeButtonProps:g,classNames:y,styles:v,unstyled:E,variant:w}=r,b=eJ(r,["className","color","radius","loading","withCloseButton","withBorder","title","icon","children","onClose","closeButtonProps","classNames","styles","unstyled","variant"]),{classes:_,cx:x}=KX({color:o,radius:a,withTitle:!!u},{name:"Notification",classNames:y,styles:v,unstyled:E,variant:w});return s.createElement(le,$S({className:x(_.root,n),"data-with-icon":!!d||i||void 0,"data-with-border":c||void 0,role:"alert",ref:t},b),d&&!i&&s.createElement("div",{className:_.icon},d),i&&s.createElement(un,{size:28,color:o,className:_.loader}),s.createElement("div",{className:_.body},u&&s.createElement(oe,{className:_.title,size:"sm",weight:500},u),s.createElement(oe,{color:"dimmed",className:_.description,size:"sm"},p)),l&&s.createElement(cc,ZX($S({iconSize:16,color:"gray"},g),{onClick:h,className:_.closeButton})))});a5.displayName="@mantine/core/Notification";var rJ=Object.defineProperty,nJ=Object.defineProperties,oJ=Object.getOwnPropertyDescriptors,dp=Object.getOwnPropertySymbols,i5=Object.prototype.hasOwnProperty,l5=Object.prototype.propertyIsEnumerable,OS=(e,t,r)=>t in e?rJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rg=(e,t)=>{for(var r in t||(t={}))i5.call(t,r)&&OS(e,r,t[r]);if(dp)for(var r of dp(t))l5.call(t,r)&&OS(e,r,t[r]);return e},aJ=(e,t)=>nJ(e,oJ(t)),iJ=(e,t)=>{var r={};for(var n in e)i5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&dp)for(var n of dp(e))t.indexOf(n)<0&&l5.call(e,n)&&(r[n]=e[n]);return r};const lJ={type:"text",size:"sm",__staticSelector:"TextInput"},ae=f.forwardRef((e,t)=>{const r=gR("TextInput",lJ,e),{inputProps:n,wrapperProps:o}=r,a=iJ(r,["inputProps","wrapperProps"]);return s.createElement(Vt.Wrapper,rg({},o),s.createElement(Vt,aJ(rg(rg({},n),a),{ref:t})))});ae.displayName="@mantine/core/TextInput";const[sJ,Fm]=Po("Pagination.Root component was not found in tree"),cJ={siblings:1,boundaries:1};function s5(e){const{total:t,value:r,defaultValue:n,onChange:o,disabled:a,children:i,siblings:l,boundaries:c,color:u,radius:d,onNextPage:p,onPreviousPage:h,onFirstPage:g,onLastPage:y,getItemProps:v,classNames:E,styles:w,unstyled:b,variant:_,size:x}=G("PaginationRoot",cJ,e),{range:S,setPage:$,next:O,previous:C,active:T,first:j,last:k}=KM({page:r,initialPage:n,onChange:o,total:t,siblings:l,boundaries:c}),I=Lr(p,O),F=Lr(h,C),D=Lr(g,j),z=Lr(y,k);return s.createElement(sJ,{value:{total:t,range:S,active:T,disabled:a,color:u,radius:d,getItemProps:v,onChange:$,onNext:I,onPrevious:F,onFirst:D,onLast:z,stylesApi:{name:"Pagination",classNames:E,styles:w,unstyled:b,variant:_,size:x}}},i)}const Qs={xs:P(22),sm:P(26),md:P(32),lg:P(38),xl:P(44)};var uJ=W((e,{color:t,radius:r,withPadding:n},{size:o})=>{const a=e.fn.variant({color:t,variant:"filled"});return{control:{cursor:"pointer",userSelect:"none",display:"flex",alignItems:"center",justifyContent:"center",border:`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,height:M({size:o,sizes:Qs}),minWidth:M({size:o,sizes:Qs}),padding:n?`0 calc(${M({size:o,sizes:e.spacing})} / 2)`:void 0,fontSize:M({size:o,sizes:e.fontSizes}),borderRadius:e.fn.radius(r),lineHeight:1,backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,"&:not([data-disabled])":e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]}),"&:active:not([data-disabled])":e.activeStyles,"&[data-disabled]":{opacity:.4,cursor:"not-allowed",pointerEvents:"none"},"&[data-active]":{borderColor:"transparent",color:a.color,backgroundColor:a.background,"&:not([data-disabled])":e.fn.hover({backgroundColor:a.hover})}}}});const dJ=uJ;var fJ=Object.defineProperty,pJ=Object.defineProperties,mJ=Object.getOwnPropertyDescriptors,fp=Object.getOwnPropertySymbols,c5=Object.prototype.hasOwnProperty,u5=Object.prototype.propertyIsEnumerable,CS=(e,t,r)=>t in e?fJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hJ=(e,t)=>{for(var r in t||(t={}))c5.call(t,r)&&CS(e,r,t[r]);if(fp)for(var r of fp(t))u5.call(t,r)&&CS(e,r,t[r]);return e},gJ=(e,t)=>pJ(e,mJ(t)),vJ=(e,t)=>{var r={};for(var n in e)c5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&fp)for(var n of fp(e))t.indexOf(n)<0&&u5.call(e,n)&&(r[n]=e[n]);return r};const yJ={withPadding:!0},Vm=f.forwardRef((e,t)=>{const r=G("PaginationControl",yJ,e),{active:n,className:o,disabled:a,withPadding:i}=r,l=vJ(r,["active","className","disabled","withPadding"]),c=Fm(),{classes:u,cx:d}=dJ({color:c.color,radius:c.radius,withPadding:i},c.stylesApi);return s.createElement(ho,gJ(hJ({},l),{disabled:a,"data-active":n||void 0,"data-disabled":a||void 0,ref:t,className:d(u.control,o)}))});Vm.displayName="@mantine/core/PaginationControl";var wJ=Object.defineProperty,bJ=Object.defineProperties,_J=Object.getOwnPropertyDescriptors,pp=Object.getOwnPropertySymbols,d5=Object.prototype.hasOwnProperty,f5=Object.prototype.propertyIsEnumerable,kS=(e,t,r)=>t in e?wJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ka=(e,t)=>{for(var r in t||(t={}))d5.call(t,r)&&kS(e,r,t[r]);if(pp)for(var r of pp(t))f5.call(t,r)&&kS(e,r,t[r]);return e},gc=(e,t)=>bJ(e,_J(t)),xJ=(e,t)=>{var r={};for(var n in e)d5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&pp)for(var n of pp(e))t.indexOf(n)<0&&f5.call(e,n)&&(r[n]=e[n]);return r};function p5(e){return`calc(${M({size:e,sizes:Qs})} / 2)`}function vc(e){var t=e,{size:r,style:n,children:o,path:a}=t,i=xJ(t,["size","style","children","path"]);return s.createElement("svg",Ka({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",style:Ka({width:r,height:r},n)},i),s.createElement("path",{d:a,fill:"currentColor"}))}const EJ=e=>s.createElement(vc,gc(Ka({},e),{path:"M8.781 8l-3.3-3.3.943-.943L10.667 8l-4.243 4.243-.943-.943 3.3-3.3z"})),SJ=e=>s.createElement(vc,gc(Ka({},e),{path:"M7.219 8l3.3 3.3-.943.943L5.333 8l4.243-4.243.943.943-3.3 3.3z"})),PJ=e=>s.createElement(vc,gc(Ka({},e),{path:"M6.85355 3.85355C7.04882 3.65829 7.04882 3.34171 6.85355 3.14645C6.65829 2.95118 6.34171 2.95118 6.14645 3.14645L2.14645 7.14645C1.95118 7.34171 1.95118 7.65829 2.14645 7.85355L6.14645 11.8536C6.34171 12.0488 6.65829 12.0488 6.85355 11.8536C7.04882 11.6583 7.04882 11.3417 6.85355 11.1464L3.20711 7.5L6.85355 3.85355ZM12.8536 3.85355C13.0488 3.65829 13.0488 3.34171 12.8536 3.14645C12.6583 2.95118 12.3417 2.95118 12.1464 3.14645L8.14645 7.14645C7.95118 7.34171 7.95118 7.65829 8.14645 7.85355L12.1464 11.8536C12.3417 12.0488 12.6583 12.0488 12.8536 11.8536C13.0488 11.6583 13.0488 11.3417 12.8536 11.1464L9.20711 7.5L12.8536 3.85355Z"})),$J=e=>s.createElement(vc,gc(Ka({},e),{path:"M2.14645 11.1464C1.95118 11.3417 1.95118 11.6583 2.14645 11.8536C2.34171 12.0488 2.65829 12.0488 2.85355 11.8536L6.85355 7.85355C7.04882 7.65829 7.04882 7.34171 6.85355 7.14645L2.85355 3.14645C2.65829 2.95118 2.34171 2.95118 2.14645 3.14645C1.95118 3.34171 1.95118 3.65829 2.14645 3.85355L5.79289 7.5L2.14645 11.1464ZM8.14645 11.1464C7.95118 11.3417 7.95118 11.6583 8.14645 11.8536C8.34171 12.0488 8.65829 12.0488 8.85355 11.8536L12.8536 7.85355C13.0488 7.65829 13.0488 7.34171 12.8536 7.14645L8.85355 3.14645C8.65829 2.95118 8.34171 2.95118 8.14645 3.14645C7.95118 3.34171 7.95118 3.65829 8.14645 3.85355L11.7929 7.5L8.14645 11.1464Z"})),OJ=e=>s.createElement(vc,gc(Ka({},e),{path:"M2 8c0-.733.6-1.333 1.333-1.333.734 0 1.334.6 1.334 1.333s-.6 1.333-1.334 1.333C2.6 9.333 2 8.733 2 8zm9.333 0c0-.733.6-1.333 1.334-1.333C13.4 6.667 14 7.267 14 8s-.6 1.333-1.333 1.333c-.734 0-1.334-.6-1.334-1.333zM6.667 8c0-.733.6-1.333 1.333-1.333s1.333.6 1.333 1.333S8.733 9.333 8 9.333 6.667 8.733 6.667 8z"}));var CJ=W((e,t,{size:r})=>({dots:{height:M({size:r,sizes:Qs}),minWidth:M({size:r,sizes:Qs}),display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"}}));const kJ=CJ;var jJ=Object.defineProperty,mp=Object.getOwnPropertySymbols,m5=Object.prototype.hasOwnProperty,h5=Object.prototype.propertyIsEnumerable,jS=(e,t,r)=>t in e?jJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,RJ=(e,t)=>{for(var r in t||(t={}))m5.call(t,r)&&jS(e,r,t[r]);if(mp)for(var r of mp(t))h5.call(t,r)&&jS(e,r,t[r]);return e},TJ=(e,t)=>{var r={};for(var n in e)m5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&mp)for(var n of mp(e))t.indexOf(n)<0&&h5.call(e,n)&&(r[n]=e[n]);return r};const IJ={icon:OJ},M0=f.forwardRef((e,t)=>{const r=G("PaginationDots",IJ,e),{className:n,icon:o}=r,a=TJ(r,["className","icon"]),i=Fm(),{classes:l,cx:c}=kJ(null,i.stylesApi);return s.createElement(le,RJ({ref:t,className:c(l.dots,n)},a),s.createElement(o,{size:p5(i.stylesApi.size)}))});M0.displayName="@mantine/core/PaginationDots";var NJ=Object.defineProperty,RS=Object.getOwnPropertySymbols,DJ=Object.prototype.hasOwnProperty,AJ=Object.prototype.propertyIsEnumerable,TS=(e,t,r)=>t in e?NJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,MJ=(e,t)=>{for(var r in t||(t={}))DJ.call(t,r)&&TS(e,r,t[r]);if(RS)for(var r of RS(t))AJ.call(t,r)&&TS(e,r,t[r]);return e};function L0({dotsIcon:e}){const t=Fm(),r=t.range.map((n,o)=>{var a;return n==="dots"?s.createElement(M0,{icon:e,key:o}):s.createElement(Vm,MJ({key:o,active:n===t.active,"aria-current":n===t.active?"page":void 0,onClick:()=>t.onChange(n),disabled:t.disabled},(a=t.getItemProps)==null?void 0:a.call(t,n)),n)});return s.createElement(s.Fragment,null,r)}L0.displayName="@mantine/core/PaginationItems";var LJ=W(e=>({icon:{transform:e.dir==="rtl"?"rotate(180deg)":"unset"}}));const zJ=LJ;var FJ=Object.defineProperty,hp=Object.getOwnPropertySymbols,g5=Object.prototype.hasOwnProperty,v5=Object.prototype.propertyIsEnumerable,IS=(e,t,r)=>t in e?FJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VJ=(e,t)=>{for(var r in t||(t={}))g5.call(t,r)&&IS(e,r,t[r]);if(hp)for(var r of hp(t))v5.call(t,r)&&IS(e,r,t[r]);return e},BJ=(e,t)=>{var r={};for(var n in e)g5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&hp)for(var n of hp(e))t.indexOf(n)<0&&v5.call(e,n)&&(r[n]=e[n]);return r};function Bm({icon:e,name:t,action:r,type:n}){const o={icon:e},a=f.forwardRef((i,l)=>{const c=G(t,o,i),{icon:u}=c,d=BJ(c,["icon"]),{classes:p}=zJ(),h=Fm(),g=n==="next"?h.active===h.total:h.active===1;return s.createElement(Vm,VJ({disabled:h.disabled||g,ref:l,onClick:h[r],withPadding:!1},d),s.createElement(u,{className:p.icon,size:p5(h.stylesApi.size)}))});return a.displayName=`@mantine/core/${t}`,a}const y5=Bm({icon:EJ,name:"PaginationNext",action:"onNext",type:"next"}),w5=Bm({icon:SJ,name:"PaginationPrevious",action:"onPrevious",type:"previous"}),b5=Bm({icon:PJ,name:"PaginationFirst",action:"onFirst",type:"previous"}),_5=Bm({icon:$J,name:"PaginationLast",action:"onLast",type:"next"});var UJ=Object.defineProperty,gp=Object.getOwnPropertySymbols,x5=Object.prototype.hasOwnProperty,E5=Object.prototype.propertyIsEnumerable,NS=(e,t,r)=>t in e?UJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jl=(e,t)=>{for(var r in t||(t={}))x5.call(t,r)&&NS(e,r,t[r]);if(gp)for(var r of gp(t))E5.call(t,r)&&NS(e,r,t[r]);return e},WJ=(e,t)=>{var r={};for(var n in e)x5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&gp)for(var n of gp(e))t.indexOf(n)<0&&E5.call(e,n)&&(r[n]=e[n]);return r};const HJ={withControls:!0,siblings:1,boundaries:1};function eo(e){const t=G("Pagination",HJ,e),{withEdges:r,withControls:n,classNames:o,styles:a,unstyled:i,variant:l,size:c,total:u,value:d,defaultValue:p,onChange:h,disabled:g,siblings:y,boundaries:v,color:E,radius:w,onNextPage:b,onPreviousPage:_,onFirstPage:x,onLastPage:S,getItemProps:$,getControlProps:O,spacing:C,nextIcon:T,previousIcon:j,lastIcon:k,firstIcon:I,dotsIcon:F}=t,D=WJ(t,["withEdges","withControls","classNames","styles","unstyled","variant","size","total","value","defaultValue","onChange","disabled","siblings","boundaries","color","radius","onNextPage","onPreviousPage","onFirstPage","onLastPage","getItemProps","getControlProps","spacing","nextIcon","previousIcon","lastIcon","firstIcon","dotsIcon"]),z=nr();return u<=0?null:s.createElement(s5,{classNames:o,styles:a,unstyled:i,variant:l,size:c,total:u,value:d,defaultValue:p,onChange:h,disabled:g,siblings:y,boundaries:v,color:E,radius:w,onNextPage:b,onPreviousPage:_,onFirstPage:x,onLastPage:S,getItemProps:$},s.createElement(J,Jl({spacing:C??`calc(${M({size:c,sizes:z.spacing})} / 2)`},D),r&&s.createElement(b5,Jl({icon:I},O==null?void 0:O("first"))),n&&s.createElement(w5,Jl({icon:j},O==null?void 0:O("previous"))),s.createElement(L0,{dotsIcon:F}),n&&s.createElement(y5,Jl({icon:T},O==null?void 0:O("next"))),r&&s.createElement(_5,Jl({icon:k},O==null?void 0:O("last")))))}eo.displayName="@mantine/core/Pagination";eo.Root=s5;eo.Items=L0;eo.Control=Vm;eo.Dots=M0;eo.Next=y5;eo.Previous=w5;eo.Last=_5;eo.First=b5;const qJ=({reveal:e,size:t})=>s.createElement("svg",{viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{width:t,height:t}},s.createElement("path",{d:e?"M13.3536 2.35355C13.5488 2.15829 13.5488 1.84171 13.3536 1.64645C13.1583 1.45118 12.8417 1.45118 12.6464 1.64645L10.6828 3.61012C9.70652 3.21671 8.63759 3 7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C0.902945 9.08812 2.02314 10.1861 3.36061 10.9323L1.64645 12.6464C1.45118 12.8417 1.45118 13.1583 1.64645 13.3536C1.84171 13.5488 2.15829 13.5488 2.35355 13.3536L4.31723 11.3899C5.29348 11.7833 6.36241 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C14.0971 5.9119 12.9769 4.81391 11.6394 4.06771L13.3536 2.35355ZM9.90428 4.38861C9.15332 4.1361 8.34759 4 7.5 4C4.80285 4 2.52952 5.37816 1.09622 7.50001C1.87284 8.6497 2.89609 9.58106 4.09974 10.1931L9.90428 4.38861ZM5.09572 10.6114L10.9003 4.80685C12.1039 5.41894 13.1272 6.35031 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11C6.65241 11 5.84668 10.8639 5.09572 10.6114Z":"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}));var GJ=Object.defineProperty,QJ=Object.defineProperties,KJ=Object.getOwnPropertyDescriptors,DS=Object.getOwnPropertySymbols,YJ=Object.prototype.hasOwnProperty,XJ=Object.prototype.propertyIsEnumerable,AS=(e,t,r)=>t in e?GJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ng=(e,t)=>{for(var r in t||(t={}))YJ.call(t,r)&&AS(e,r,t[r]);if(DS)for(var r of DS(t))XJ.call(t,r)&&AS(e,r,t[r]);return e},MS=(e,t)=>QJ(e,KJ(t)),JJ=W((e,{rightSectionWidth:t},{size:r})=>({visibilityToggle:{},input:{position:"relative",overflow:"hidden"},innerInput:MS(ng(ng({},e.fn.fontStyles()),e.fn.cover(0)),{backgroundColor:"transparent",border:`${P(1)} solid transparent`,borderLeftWidth:0,borderRightWidth:0,boxSizing:"border-box",display:"block",width:`calc(100% - ${P(t)})`,paddingLeft:`calc(${M({size:r,sizes:$t})} / 3)`,fontSize:M({size:r,sizes:e.fontSizes}),height:`calc(${M({size:r,sizes:$t})} - ${P(2)})`,lineHeight:`calc(${M({size:r,sizes:$t})} - ${P(4)})`,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,"&::-ms-reveal, &::-ms-clear":{display:"none"},"&:focus":{outline:0},"&:disabled":{cursor:"not-allowed",pointerEvents:"none",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[1],color:e.colors.dark[2],opacity:.6,"&::placeholder":{color:e.colors.dark[2]}},"&::placeholder":MS(ng({},e.fn.placeholderStyles()),{opacity:1}),"&[data-invalid]":{color:e.fn.variant({variant:"filled",color:"red"}).background,"&::placeholder":{opacity:1,color:e.fn.variant({variant:"filled",color:"red"}).background}},"&[data-with-icon]":{paddingLeft:M({size:r,sizes:$t})}})}));const ZJ=JJ;var eZ=Object.defineProperty,tZ=Object.defineProperties,rZ=Object.getOwnPropertyDescriptors,vp=Object.getOwnPropertySymbols,S5=Object.prototype.hasOwnProperty,P5=Object.prototype.propertyIsEnumerable,LS=(e,t,r)=>t in e?eZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xu=(e,t)=>{for(var r in t||(t={}))S5.call(t,r)&&LS(e,r,t[r]);if(vp)for(var r of vp(t))P5.call(t,r)&&LS(e,r,t[r]);return e},nZ=(e,t)=>tZ(e,rZ(t)),oZ=(e,t)=>{var r={};for(var n in e)S5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&vp)for(var n of vp(e))t.indexOf(n)<0&&P5.call(e,n)&&(r[n]=e[n]);return r};const aZ={xs:P(22),sm:P(26),md:P(28),lg:P(32),xl:P(40)},iZ={xs:P(12),sm:P(15),md:P(17),lg:P(19),xl:P(21)},lZ={xs:P(28),sm:P(32),md:P(34),lg:P(44),xl:P(54)},sZ={size:"sm",toggleTabIndex:-1,visibilityToggleIcon:qJ,__staticSelector:"PasswordInput"},po=f.forwardRef((e,t)=>{const r=G("PasswordInput",sZ,e),{radius:n,disabled:o,size:a,toggleTabIndex:i,className:l,id:c,label:u,error:d,required:p,style:h,icon:g,description:y,wrapperProps:v,classNames:E,styles:w,variant:b,visibilityToggleIcon:_,__staticSelector:x,sx:S,labelProps:$,descriptionProps:O,errorProps:C,unstyled:T,visibilityToggleLabel:j,withAsterisk:k,inputContainer:I,iconWidth:F,inputWrapperOrder:D,visible:z,defaultVisible:q,onVisibilityChange:K}=r,R=oZ(r,["radius","disabled","size","toggleTabIndex","className","id","label","error","required","style","icon","description","wrapperProps","classNames","styles","variant","visibilityToggleIcon","__staticSelector","sx","labelProps","descriptionProps","errorProps","unstyled","visibilityToggleLabel","withAsterisk","inputContainer","iconWidth","inputWrapperOrder","visible","defaultVisible","onVisibilityChange"]),N=M({size:a,sizes:lZ}),{classes:V}=ZJ({rightSectionWidth:N},{name:"PasswordInput",classNames:E,styles:w,unstyled:T,size:a,variant:b}),Q=kr(c),{systemStyles:ie,rest:Oe}=Zn(R),[ue,Me]=Or({value:z,defaultValue:q,finalValue:!1,onChange:K}),Ie=()=>Me(!ue),dt=s.createElement(ur,{className:V.visibilityToggle,tabIndex:i,radius:n,size:M({size:a,sizes:aZ}),"aria-hidden":!j,"aria-label":j,unstyled:T,onMouseDown:tt=>{tt.preventDefault(),Ie()},onKeyDown:tt=>{tt.key===" "&&(tt.preventDefault(),Ie())}},s.createElement(_,{reveal:ue,size:M({size:a,sizes:iZ})}));return s.createElement(Vt.Wrapper,xu(xu({required:p,id:Q,label:u,error:d,description:y,size:a,className:l,style:h,classNames:E,styles:w,__staticSelector:x,sx:S,errorProps:C,descriptionProps:O,labelProps:$,unstyled:T,withAsterisk:k,inputWrapperOrder:D,inputContainer:I,variant:b},ie),v),s.createElement(Vt,{component:"div",error:d,icon:g,size:a,classNames:nZ(xu({},E),{input:V.input}),styles:w,radius:n,disabled:o,__staticSelector:x,rightSectionWidth:N,rightSection:!o&&dt,variant:b,unstyled:T,iconWidth:F},s.createElement("input",xu({type:ue?"text":"password",required:p,"data-invalid":!!d||void 0,"data-with-icon":!!g||void 0,className:V.innerInput,disabled:o,id:Q,ref:t,autoComplete:"off"},Oe))))});po.displayName="@mantine/core/PasswordInput";const $5=f.createContext(!1),cZ=$5.Provider,uZ=()=>f.useContext($5);function O5({children:e,openDelay:t=0,closeDelay:r=0}){return s.createElement(cZ,{value:!0},s.createElement(tB,{delay:{open:t,close:r}},e))}O5.displayName="@mantine/core/TooltipGroup";var dZ=Object.defineProperty,fZ=Object.defineProperties,pZ=Object.getOwnPropertyDescriptors,zS=Object.getOwnPropertySymbols,mZ=Object.prototype.hasOwnProperty,hZ=Object.prototype.propertyIsEnumerable,FS=(e,t,r)=>t in e?dZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VS=(e,t)=>{for(var r in t||(t={}))mZ.call(t,r)&&FS(e,r,t[r]);if(zS)for(var r of zS(t))hZ.call(t,r)&&FS(e,r,t[r]);return e},gZ=(e,t)=>fZ(e,pZ(t));function vZ(e,t){if(!t)return{backgroundColor:e.colorScheme==="dark"?e.colors.gray[2]:e.colors.gray[9],color:e.colorScheme==="dark"?e.black:e.white};const r=e.fn.variant({variant:"filled",color:t,primaryFallback:!1});return{backgroundColor:r.background,color:r.color}}var yZ=W((e,{color:t,radius:r,width:n,multiline:o})=>({tooltip:gZ(VS(VS({},e.fn.fontStyles()),vZ(e,t)),{lineHeight:e.lineHeight,fontSize:e.fontSizes.sm,borderRadius:e.fn.radius(r),padding:`calc(${e.spacing.xs} / 2) ${e.spacing.xs}`,position:"absolute",whiteSpace:o?"unset":"nowrap",pointerEvents:"none",width:n}),arrow:{backgroundColor:"inherit",border:0,zIndex:1}}));const C5=yZ,k5={children:"Tooltip component children should be an element or a component that accepts ref, fragments, strings, numbers and other primitive values are not supported"};function wZ({offset:e,position:t}){const[r,n]=f.useState(!1),o=f.useRef(),{x:a,y:i,reference:l,floating:c,refs:u,update:d,placement:p}=P0({placement:t,middleware:[w0({crossAxis:!0,padding:5,rootBoundary:"document"})]}),h=p.includes("right")?e:t.includes("left")?e*-1:0,g=p.includes("bottom")?e:t.includes("top")?e*-1:0,y=f.useCallback(({clientX:v,clientY:E})=>{l({getBoundingClientRect(){return{width:0,height:0,x:v,y:E,left:v+h,top:E+g,right:v,bottom:E}}})},[l]);return f.useEffect(()=>{if(u.floating.current){const v=o.current;v.addEventListener("mousemove",y);const E=fo(u.floating.current);return E.forEach(w=>{w.addEventListener("scroll",d)}),()=>{v.removeEventListener("mousemove",y),E.forEach(w=>{w.removeEventListener("scroll",d)})}}},[l,u.floating.current,d,y,r]),{handleMouseMove:y,x:a,y:i,opened:r,setOpened:n,boundaryRef:o,floating:c}}var bZ=Object.defineProperty,_Z=Object.defineProperties,xZ=Object.getOwnPropertyDescriptors,yp=Object.getOwnPropertySymbols,j5=Object.prototype.hasOwnProperty,R5=Object.prototype.propertyIsEnumerable,BS=(e,t,r)=>t in e?bZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Eu=(e,t)=>{for(var r in t||(t={}))j5.call(t,r)&&BS(e,r,t[r]);if(yp)for(var r of yp(t))R5.call(t,r)&&BS(e,r,t[r]);return e},Su=(e,t)=>_Z(e,xZ(t)),EZ=(e,t)=>{var r={};for(var n in e)j5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&yp)for(var n of yp(e))t.indexOf(n)<0&&R5.call(e,n)&&(r[n]=e[n]);return r};const SZ={refProp:"ref",withinPortal:!0,offset:10,position:"right",zIndex:jn("popover")};function T5(e){var t;const r=G("TooltipFloating",SZ,e),{children:n,refProp:o,withinPortal:a,portalProps:i,style:l,className:c,classNames:u,styles:d,unstyled:p,radius:h,color:g,label:y,offset:v,position:E,multiline:w,width:b,zIndex:_,disabled:x,variant:S}=r,$=EZ(r,["children","refProp","withinPortal","portalProps","style","className","classNames","styles","unstyled","radius","color","label","offset","position","multiline","width","zIndex","disabled","variant"]),{handleMouseMove:O,x:C,y:T,opened:j,boundaryRef:k,floating:I,setOpened:F}=wZ({offset:v,position:E}),{classes:D,cx:z}=C5({radius:h,color:g,multiline:w,width:b},{name:"TooltipFloating",classNames:u,styles:d,unstyled:p,variant:S});if(!_l(n))throw new Error(k5.children);const q=El(k,n.ref),K=N=>{var V,Q;(Q=(V=n.props).onMouseEnter)==null||Q.call(V,N),O(N),F(!0)},R=N=>{var V,Q;(Q=(V=n.props).onMouseLeave)==null||Q.call(V,N),F(!1)};return s.createElement(s.Fragment,null,s.createElement($l,Su(Eu({},i),{withinPortal:a}),s.createElement(le,Su(Eu({},$),{ref:I,className:z(D.tooltip,c),style:Su(Eu({},l),{zIndex:_,display:!x&&j?"block":"none",top:T??"",left:(t=Math.round(C))!=null?t:""})}),y)),f.cloneElement(n,Su(Eu({},n.props),{[o]:q,onMouseEnter:K,onMouseLeave:R})))}T5.displayName="@mantine/core/TooltipFloating";function PZ(e){const[t,r]=f.useState(!1),o=typeof e.opened=="boolean"?e.opened:t,a=uZ(),i=kr(),{delay:l,currentId:c,setCurrentId:u}=Jj(),d=f.useCallback(C=>{r(C),C&&u(i)},[u,i]),{x:p,y:h,reference:g,floating:y,context:v,refs:E,update:w,placement:b,middlewareData:{arrow:{x:_,y:x}={}}}=P0({placement:e.position,open:o,onOpenChange:d,middleware:[zj(e.offset),w0({padding:8}),Aj(),Gj({element:e.arrowRef,padding:e.arrowOffset}),...e.inline?[Lj()]:[]]}),{getReferenceProps:S,getFloatingProps:$}=pB([eB(v,{enabled:e.events.hover,delay:a?l:{open:e.openDelay,close:e.closeDelay},mouseOnly:!e.events.touch}),dB(v,{enabled:e.events.focus,keyboardOnly:!0}),fB(v,{role:"tooltip"}),uB(v,{enabled:typeof e.opened===void 0}),rB(v,{id:i})]);return eR({opened:o,position:e.position,positionDependencies:e.positionDependencies,floating:{refs:E,update:w}}),nn(()=>{var C;(C=e.onPositionChange)==null||C.call(e,b)},[b]),{x:p,y:h,arrowX:_,arrowY:x,reference:g,floating:y,getFloatingProps:$,getReferenceProps:S,isGroupPhase:o&&c&&c!==i,opened:o,placement:b}}var $Z=Object.defineProperty,OZ=Object.defineProperties,CZ=Object.getOwnPropertyDescriptors,wp=Object.getOwnPropertySymbols,I5=Object.prototype.hasOwnProperty,N5=Object.prototype.propertyIsEnumerable,US=(e,t,r)=>t in e?$Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$a=(e,t)=>{for(var r in t||(t={}))I5.call(t,r)&&US(e,r,t[r]);if(wp)for(var r of wp(t))N5.call(t,r)&&US(e,r,t[r]);return e},og=(e,t)=>OZ(e,CZ(t)),kZ=(e,t)=>{var r={};for(var n in e)I5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&wp)for(var n of wp(e))t.indexOf(n)<0&&N5.call(e,n)&&(r[n]=e[n]);return r};const jZ={position:"top",refProp:"ref",withinPortal:!1,inline:!1,arrowSize:4,arrowOffset:5,arrowRadius:0,arrowPosition:"side",offset:5,transitionProps:{duration:100,transition:"fade"},width:"auto",events:{hover:!0,focus:!1,touch:!1},zIndex:jn("popover"),positionDependencies:[]},Um=f.forwardRef((e,t)=>{var r;const n=f.useRef(null),o=G("Tooltip",jZ,e),{children:a,position:i,refProp:l,label:c,openDelay:u,closeDelay:d,onPositionChange:p,opened:h,withinPortal:g,portalProps:y,radius:v,color:E,classNames:w,styles:b,unstyled:_,style:x,className:S,withArrow:$,arrowSize:O,arrowOffset:C,arrowRadius:T,arrowPosition:j,offset:k,transitionProps:I,multiline:F,width:D,events:z,zIndex:q,disabled:K,positionDependencies:R,onClick:N,onMouseEnter:V,onMouseLeave:Q,inline:ie,variant:Oe,keepMounted:ue}=o,Me=kZ(o,["children","position","refProp","label","openDelay","closeDelay","onPositionChange","opened","withinPortal","portalProps","radius","color","classNames","styles","unstyled","style","className","withArrow","arrowSize","arrowOffset","arrowRadius","arrowPosition","offset","transitionProps","multiline","width","events","zIndex","disabled","positionDependencies","onClick","onMouseEnter","onMouseLeave","inline","variant","keepMounted"]),{classes:Ie,cx:dt,theme:tt}=C5({radius:v,color:E,width:D,multiline:F},{name:"Tooltip",classNames:w,styles:b,unstyled:_,variant:Oe}),rt=PZ({position:dR(tt.dir,i),closeDelay:d,openDelay:u,onPositionChange:p,opened:h,events:z,arrowRef:n,arrowOffset:C,offset:k+($?O/2:0),positionDependencies:[...R,a],inline:ie});if(!_l(a))throw new Error(k5.children);const Tr=El(rt.reference,a.ref,t);return s.createElement(s.Fragment,null,s.createElement($l,og($a({},y),{withinPortal:g}),s.createElement(li,og($a({keepMounted:ue,mounted:!K&&rt.opened},I),{transition:I.transition||"fade",duration:rt.isGroupPhase?10:(r=I.duration)!=null?r:100}),Ir=>{var or,pn;return s.createElement(le,$a($a({},Me),rt.getFloatingProps({ref:rt.floating,className:Ie.tooltip,style:og($a($a({},x),Ir),{zIndex:q,top:(or=rt.y)!=null?or:0,left:(pn=rt.x)!=null?pn:0})})),c,s.createElement(O0,{ref:n,arrowX:rt.arrowX,arrowY:rt.arrowY,visible:$,position:rt.placement,arrowSize:O,arrowOffset:C,arrowRadius:T,arrowPosition:j,className:Ie.arrow}))})),f.cloneElement(a,rt.getReferenceProps($a({onClick:N,onMouseEnter:V,onMouseLeave:Q,onMouseMove:e.onMouseMove,onPointerDown:e.onPointerDown,onPointerEnter:e.onPointerEnter,[l]:Tr,className:dt(S,a.props.className)},a.props))))});Um.Group=O5;Um.Floating=T5;Um.displayName="@mantine/core/Tooltip";const RZ=Um;var TZ=Object.defineProperty,bp=Object.getOwnPropertySymbols,D5=Object.prototype.hasOwnProperty,A5=Object.prototype.propertyIsEnumerable,WS=(e,t,r)=>t in e?TZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,HS=(e,t)=>{for(var r in t||(t={}))D5.call(t,r)&&WS(e,r,t[r]);if(bp)for(var r of bp(t))A5.call(t,r)&&WS(e,r,t[r]);return e},IZ=(e,t)=>{var r={};for(var n in e)D5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&bp)for(var n of bp(e))t.indexOf(n)<0&&A5.call(e,n)&&(r[n]=e[n]);return r};function NZ(e){const t=e,{width:r,height:n,style:o}=t,a=IZ(t,["width","height","style"]);return s.createElement("svg",HS({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 5 5",style:HS({width:r,height:n},o)},a),s.createElement("path",{fill:"currentColor",d:"M0 2.5a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0z"}))}const M5=f.createContext(null),DZ=M5.Provider,AZ=()=>f.useContext(M5);var MZ=Object.defineProperty,_p=Object.getOwnPropertySymbols,L5=Object.prototype.hasOwnProperty,z5=Object.prototype.propertyIsEnumerable,qS=(e,t,r)=>t in e?MZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GS=(e,t)=>{for(var r in t||(t={}))L5.call(t,r)&&qS(e,r,t[r]);if(_p)for(var r of _p(t))z5.call(t,r)&&qS(e,r,t[r]);return e},LZ=(e,t)=>{var r={};for(var n in e)L5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&_p)for(var n of _p(e))t.indexOf(n)<0&&z5.call(e,n)&&(r[n]=e[n]);return r};const zZ={size:"sm"},F5=f.forwardRef((e,t)=>{const r=G("RadioGroup",zZ,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c,unstyled:u,name:d}=r,p=LZ(r,["children","value","defaultValue","onChange","size","wrapperProps","unstyled","name"]),h=kr(d),[g,y]=Or({value:o,defaultValue:a,finalValue:"",onChange:i}),v=E=>y(E.currentTarget.value);return s.createElement(DZ,{value:{value:g,onChange:v,size:l,name:h}},s.createElement(Vt.Wrapper,GS(GS({labelElement:"div",size:l,__staticSelector:"RadioGroup",ref:t,unstyled:u},c),p),n))});F5.displayName="@mantine/core/RadioGroup";var FZ=Object.defineProperty,VZ=Object.defineProperties,BZ=Object.getOwnPropertyDescriptors,QS=Object.getOwnPropertySymbols,UZ=Object.prototype.hasOwnProperty,WZ=Object.prototype.propertyIsEnumerable,KS=(e,t,r)=>t in e?FZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,HZ=(e,t)=>{for(var r in t||(t={}))UZ.call(t,r)&&KS(e,r,t[r]);if(QS)for(var r of QS(t))WZ.call(t,r)&&KS(e,r,t[r]);return e},qZ=(e,t)=>VZ(e,BZ(t));const ag={xs:P(16),sm:P(20),md:P(24),lg:P(30),xl:P(36)},Pu={xs:P(6),sm:P(8),md:P(10),lg:P(14),xl:P(16)};var GZ=W((e,{color:t,transitionDuration:r,labelPosition:n,error:o},{size:a})=>{const i=e.fn.variant({variant:"filled",color:t}),l=e.fn.variant({variant:"filled",color:"red"}).background;return{inner:{order:n==="left"?2:1,position:"relative",alignSelf:"flex-start"},icon:{ref:zt("icon"),color:e.white,opacity:0,transform:`scale(0.75) translateY(${P(2)})`,transition:`opacity ${r}ms ${e.transitionTimingFunction}`,pointerEvents:"none",width:M({sizes:Pu,size:a}),height:M({sizes:Pu,size:a}),position:"absolute",top:`calc(50% - ${M({sizes:Pu,size:a})} / 2)`,left:`calc(50% - ${M({sizes:Pu,size:a})} / 2)`},radio:qZ(HZ({},e.fn.focusStyles()),{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${P(1)} solid ${o?l:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,position:"relative",appearance:"none",width:M({sizes:ag,size:a}),height:M({sizes:ag,size:a}),borderRadius:M({sizes:ag,size:a}),margin:0,display:"flex",alignItems:"center",justifyContent:"center",transitionProperty:"background-color, border-color",transitionTimingFunction:e.transitionTimingFunction,transitionDuration:`${r}ms`,cursor:e.cursorType,"&:checked":{background:i.background,borderColor:i.background,[`& + .${zt("icon")}`]:{opacity:1,transform:"scale(1)"}},"&:disabled":{borderColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[4],backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],[`& + .${zt("icon")}`]:{color:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[4]}}})}});const QZ=GZ;var KZ=Object.defineProperty,xp=Object.getOwnPropertySymbols,V5=Object.prototype.hasOwnProperty,B5=Object.prototype.propertyIsEnumerable,YS=(e,t,r)=>t in e?KZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$u=(e,t)=>{for(var r in t||(t={}))V5.call(t,r)&&YS(e,r,t[r]);if(xp)for(var r of xp(t))B5.call(t,r)&&YS(e,r,t[r]);return e},YZ=(e,t)=>{var r={};for(var n in e)V5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&xp)for(var n of xp(e))t.indexOf(n)<0&&B5.call(e,n)&&(r[n]=e[n]);return r};const XZ={icon:NZ,transitionDuration:100,size:"sm",labelPosition:"right"},Ep=f.forwardRef((e,t)=>{var r,n;const o=G("Radio",XZ,e),{className:a,style:i,id:l,label:c,size:u,title:d,disabled:p,color:h,classNames:g,styles:y,sx:v,icon:E,transitionDuration:w,wrapperProps:b,unstyled:_,labelPosition:x,description:S,error:$,variant:O}=o,C=YZ(o,["className","style","id","label","size","title","disabled","color","classNames","styles","sx","icon","transitionDuration","wrapperProps","unstyled","labelPosition","description","error","variant"]),T=AZ(),j=(r=T==null?void 0:T.size)!=null?r:u,k=e.size?u:j,{classes:I}=QZ({color:h,transitionDuration:w,labelPosition:x,error:!!$},{name:"Radio",classNames:g,styles:y,unstyled:_,variant:O,size:k}),{systemStyles:F,rest:D}=Zn(C),z=kr(l),q=T?{checked:T.value===D.value,name:(n=D.name)!=null?n:T.name,onChange:T.onChange}:{};return s.createElement(zm,$u($u({className:a,sx:v,style:i,id:z,size:k,labelPosition:x,label:c,description:S,error:$,disabled:p,__staticSelector:"Radio",classNames:g,styles:y,unstyled:_,"data-checked":q.checked||void 0,variant:O},F),b),s.createElement("div",{className:I.inner},s.createElement("input",$u($u({ref:t,className:I.radio,type:"radio",id:z,disabled:p},D),q)),s.createElement(E,{className:I.icon,"aria-hidden":!0})))});Ep.displayName="@mantine/core/Radio";Ep.Group=F5;var JZ=Object.defineProperty,Sp=Object.getOwnPropertySymbols,U5=Object.prototype.hasOwnProperty,W5=Object.prototype.propertyIsEnumerable,XS=(e,t,r)=>t in e?JZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ZZ=(e,t)=>{for(var r in t||(t={}))U5.call(t,r)&&XS(e,r,t[r]);if(Sp)for(var r of Sp(t))W5.call(t,r)&&XS(e,r,t[r]);return e},eee=(e,t)=>{var r={};for(var n in e)U5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Sp)for(var n of Sp(e))t.indexOf(n)<0&&W5.call(e,n)&&(r[n]=e[n]);return r};const tee={w:0,h:0},Wm=f.forwardRef((e,t)=>{const r=G("Space",tee,e),{w:n,h:o}=r,a=eee(r,["w","h"]);return s.createElement(le,ZZ({ref:t,w:n,miw:n,h:o,mih:o},a))});Wm.displayName="@mantine/core/Space";var ree=W((e,{spacing:t,align:r,justify:n})=>({root:{display:"flex",flexDirection:"column",alignItems:r,justifyContent:n,gap:M({size:t,sizes:e.spacing})}}));const nee=ree;var oee=Object.defineProperty,Pp=Object.getOwnPropertySymbols,H5=Object.prototype.hasOwnProperty,q5=Object.prototype.propertyIsEnumerable,JS=(e,t,r)=>t in e?oee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,aee=(e,t)=>{for(var r in t||(t={}))H5.call(t,r)&&JS(e,r,t[r]);if(Pp)for(var r of Pp(t))q5.call(t,r)&&JS(e,r,t[r]);return e},iee=(e,t)=>{var r={};for(var n in e)H5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Pp)for(var n of Pp(e))t.indexOf(n)<0&&q5.call(e,n)&&(r[n]=e[n]);return r};const lee={spacing:"md",align:"stretch",justify:"flex-start"},je=f.forwardRef((e,t)=>{const r=G("Stack",lee,e),{spacing:n,className:o,align:a,justify:i,unstyled:l,variant:c}=r,u=iee(r,["spacing","className","align","justify","unstyled","variant"]),{classes:d,cx:p}=nee({spacing:n,align:a,justify:i},{name:"Stack",unstyled:l,variant:c});return s.createElement(le,aee({className:p(d.root,o),ref:t},u))});je.displayName="@mantine/core/Stack";var see=Object.defineProperty,cee=Object.defineProperties,uee=Object.getOwnPropertyDescriptors,ZS=Object.getOwnPropertySymbols,dee=Object.prototype.hasOwnProperty,fee=Object.prototype.propertyIsEnumerable,eP=(e,t,r)=>t in e?see(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ig=(e,t)=>{for(var r in t||(t={}))dee.call(t,r)&&eP(e,r,t[r]);if(ZS)for(var r of ZS(t))fee.call(t,r)&&eP(e,r,t[r]);return e},pee=(e,t)=>cee(e,uee(t));const G5={xs:P(34),sm:P(36),md:P(42),lg:P(48),xl:P(52)};var mee=W((e,{color:t,iconSize:r,radius:n,allowStepClick:o,iconPosition:a,orientation:i},{size:l})=>{const c=r?P(r):M({size:l,sizes:G5}),u=l==="xl"||l==="lg"?e.spacing.md:e.spacing.sm,d=e.fn.radius(n),p=e.fn.variant({variant:"filled",color:t||e.primaryColor,primaryFallback:!1}),h=`calc(${e.spacing.xs} / 2)`,g={step:{justifyContent:"flex-start",minHeight:`calc(${c} + ${e.spacing.xl} + ${h})`,marginTop:h,overflow:"hidden","&:first-of-type":{marginTop:0},[`&:last-of-type .${zt("verticalSeparator")}`]:{display:"none"}}};return{stepLoader:{},step:ig({display:"flex",flexDirection:a==="left"?"row":"row-reverse",cursor:o?"pointer":"default"},i==="vertical"?g.step:{alignItems:"center"}),stepWrapper:{position:"relative"},verticalSeparator:{top:`calc(${c} + ${h})`,left:`calc(${c} / 2)`,height:"100vh",position:"absolute",borderLeft:`${P(2)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]}`,ref:zt("verticalSeparator")},verticalSeparatorActive:{borderColor:e.fn.variant({variant:"filled",color:t}).background},stepIcon:{boxSizing:"border-box",height:c,width:c,minWidth:c,borderRadius:d,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1],border:`${P(2)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]}`,transition:"background-color 150ms ease, border-color 150ms ease",position:"relative",fontWeight:700,color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7],fontSize:M({size:l,sizes:e.fontSizes}),"&[data-progress]":{borderColor:p.background},"&[data-completed]":{backgroundColor:p.background,borderColor:p.background,color:e.white}},stepCompletedIcon:pee(ig({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",color:e.white}),stepBody:ig({display:"flex",flexDirection:"column",marginLeft:a==="left"?u:void 0,marginRight:a==="right"?u:void 0},i==="vertical"?{marginTop:`calc(${r} / 4)`}:null),stepLabel:{textAlign:a,fontWeight:500,fontSize:M({size:l,sizes:e.fontSizes}),lineHeight:1},stepDescription:{textAlign:a,marginTop:`calc(${M({size:l,sizes:e.spacing})} / 3)`,marginBottom:`calc(${M({size:l,sizes:e.spacing})} / 3)`,fontSize:`calc(${M({size:l,sizes:e.fontSizes})} - ${P(2)})`,lineHeight:1}}});const hee=mee;var gee=Object.defineProperty,$p=Object.getOwnPropertySymbols,Q5=Object.prototype.hasOwnProperty,K5=Object.prototype.propertyIsEnumerable,tP=(e,t,r)=>t in e?gee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lg=(e,t)=>{for(var r in t||(t={}))Q5.call(t,r)&&tP(e,r,t[r]);if($p)for(var r of $p(t))K5.call(t,r)&&tP(e,r,t[r]);return e},vee=(e,t)=>{var r={};for(var n in e)Q5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&$p)for(var n of $p(e))t.indexOf(n)<0&&K5.call(e,n)&&(r[n]=e[n]);return r};const yee={xs:16,sm:18,md:20,lg:22,xl:24},wee={withIcon:!0,size:"md",radius:"xl",allowStepClick:!0,iconPosition:"left",__staticSelector:"Step"},Ou=(e,t)=>typeof e=="function"?s.createElement(e,{step:t}):e,Y5=f.forwardRef((e,t)=>{const r=G("StepperStep",wee,e),{className:n,step:o,state:a,color:i,icon:l,completedIcon:c,progressIcon:u,label:d,description:p,withIcon:h,iconSize:g,size:y,radius:v,loading:E,allowStepClick:w,allowStepSelect:b,iconPosition:_,__staticSelector:x,classNames:S,styles:$,unstyled:O,orientation:C,variant:T}=r,j=vee(r,["className","step","state","color","icon","completedIcon","progressIcon","label","description","withIcon","iconSize","size","radius","loading","allowStepClick","allowStepSelect","iconPosition","__staticSelector","classNames","styles","unstyled","orientation","variant"]),{classes:k,cx:I}=hee({color:i,iconSize:g,radius:v,allowStepClick:w,iconPosition:_,orientation:C},{name:x,classNames:S,styles:$,unstyled:O,variant:T,size:y}),F=M({size:y,sizes:yee}),D=a==="stepCompleted"?null:a==="stepProgress"?u:l,z={"data-progress":a==="stepProgress"||void 0,"data-completed":a==="stepCompleted"||void 0};return s.createElement(ho,lg(lg({className:I(k.step,n),tabIndex:w?0:-1,ref:t},z),j),h&&s.createElement("div",{className:k.stepWrapper},s.createElement("div",lg({className:k.stepIcon},z),s.createElement(li,{mounted:a==="stepCompleted",transition:"pop",duration:200},q=>s.createElement("div",{className:k.stepCompletedIcon,style:q},E?s.createElement(un,{color:"#fff",size:F,className:k.stepLoader}):Ou(c,o)||s.createElement(pT,{indeterminate:!1,width:F,height:F}))),a!=="stepCompleted"?E?s.createElement(un,{size:F,color:i}):Ou(D||l,o):null),C==="vertical"&&s.createElement("div",{className:I(k.verticalSeparator,{[k.verticalSeparatorActive]:a==="stepCompleted"})})),(d||p)&&s.createElement("div",{className:k.stepBody},d&&s.createElement(oe,{className:k.stepLabel},Ou(d,o)),p&&s.createElement(oe,{className:k.stepDescription,color:"dimmed"},Ou(p,o))))});Y5.displayName="@mantine/core/Step";function Op(e){return null}Op.displayName="@mantine/core/StepCompleted";var bee=Object.defineProperty,_ee=Object.defineProperties,xee=Object.getOwnPropertyDescriptors,rP=Object.getOwnPropertySymbols,Eee=Object.prototype.hasOwnProperty,See=Object.prototype.propertyIsEnumerable,nP=(e,t,r)=>t in e?bee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zl=(e,t)=>{for(var r in t||(t={}))Eee.call(t,r)&&nP(e,r,t[r]);if(rP)for(var r of rP(t))See.call(t,r)&&nP(e,r,t[r]);return e},Pee=(e,t)=>_ee(e,xee(t)),$ee=W((e,{contentPadding:t,color:r,orientation:n,iconPosition:o,iconSize:a,breakpoint:i},{size:l})=>{const c=typeof i<"u",u=ln(M({size:i,sizes:e.breakpoints})),d=typeof a<"u"?`calc(${P(a)} / 2 - ${P(1)})`:`calc(${M({size:l,sizes:G5})} / 2 - ${P(1)})`,p={steps:{flexDirection:"column",alignItems:o==="left"?"flex-start":"flex-end"},separator:{width:P(2),minHeight:e.spacing.xl,marginLeft:o==="left"?d:0,marginRight:o==="right"?d:0,marginTop:`calc(${e.spacing.xs} / 2)`,marginBottom:`calc(${e.spacing.xs} - ${P(2)})`}},h={steps:{[`@media (max-width: ${sr(u-1)})`]:p.steps},separator:{[`@media (max-width: ${sr(u-1)})`]:p.separator}};return{root:{},steps:Zl(Zl({display:"flex",boxSizing:"border-box",alignItems:"center"},n==="vertical"?p.steps:null),c?h.steps:null),separator:Zl(Zl({boxSizing:"border-box",transition:"background-color 150ms ease",flex:1,height:P(2),backgroundColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],marginLeft:e.spacing.md,marginRight:e.spacing.md},n==="vertical"?p.separator:null),c?h.separator:null),separatorActive:{backgroundColor:e.fn.variant({variant:"filled",color:r||e.primaryColor,primaryFallback:!1}).background},content:Pee(Zl({},e.fn.fontStyles()),{paddingTop:M({size:t,sizes:e.spacing})})}});const Oee=$ee;var Cee=Object.defineProperty,Cp=Object.getOwnPropertySymbols,X5=Object.prototype.hasOwnProperty,J5=Object.prototype.propertyIsEnumerable,oP=(e,t,r)=>t in e?Cee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,kee=(e,t)=>{for(var r in t||(t={}))X5.call(t,r)&&oP(e,r,t[r]);if(Cp)for(var r of Cp(t))J5.call(t,r)&&oP(e,r,t[r]);return e},jee=(e,t)=>{var r={};for(var n in e)X5.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Cp)for(var n of Cp(e))t.indexOf(n)<0&&J5.call(e,n)&&(r[n]=e[n]);return r};const Ree={contentPadding:"md",size:"md",radius:"xl",orientation:"horizontal",iconPosition:"left",allowNextStepsSelect:!0},Ks=f.forwardRef((e,t)=>{var r,n,o;const a=G("Stepper",Ree,e),{className:i,children:l,onStepClick:c,active:u,icon:d,completedIcon:p,progressIcon:h,color:g,iconSize:y,contentPadding:v,size:E,radius:w,orientation:b,breakpoint:_,iconPosition:x,allowNextStepsSelect:S,classNames:$,styles:O,unstyled:C,variant:T}=a,j=jee(a,["className","children","onStepClick","active","icon","completedIcon","progressIcon","color","iconSize","contentPadding","size","radius","orientation","breakpoint","iconPosition","allowNextStepsSelect","classNames","styles","unstyled","variant"]),{classes:k,cx:I}=Oee({contentPadding:v,color:g,orientation:b,iconPosition:x,iconSize:y,breakpoint:_},{name:"Stepper",classNames:$,styles:O,unstyled:C,variant:T,size:E}),F=f.Children.toArray(l),D=F.filter(V=>V.type!==Op),z=F.find(V=>V.type===Op),q=D.reduce((V,Q,ie)=>{const Oe=u===ie?"stepProgress":u>ie?"stepCompleted":"stepInactive",Me=(()=>typeof c!="function"?!1:typeof Q.props.allowStepSelect=="boolean"?Q.props.allowStepSelect:Oe==="stepCompleted"||S)();return V.push(f.cloneElement(Q,{__staticSelector:"Stepper",icon:Q.props.icon||d||ie+1,key:ie,step:ie,variant:T,state:Oe,onClick:()=>Me&&c(ie),allowStepClick:Me,completedIcon:Q.props.completedIcon||p,progressIcon:Q.props.progressIcon||h,color:Q.props.color||g,iconSize:y,size:E,radius:w,classNames:$,styles:O,iconPosition:Q.props.iconPosition||x,orientation:b,unstyled:C})),b==="horizontal"&&ie!==D.length-1&&V.push(s.createElement("div",{className:I(k.separator,{[k.separatorActive]:ie<u}),key:`separator-${ie}`})),V},[]),K=(n=(r=D[u])==null?void 0:r.props)==null?void 0:n.children,R=(o=z==null?void 0:z.props)==null?void 0:o.children,N=u>D.length-1?R:K;return s.createElement(le,kee({className:I(k.root,i),ref:t},j),s.createElement("div",{className:k.steps},q),N&&s.createElement("div",{className:k.content},N))});Ks.Step=Y5;Ks.Completed=Op;Ks.displayName="@mantine/core/Stepper";const Z5=f.createContext(null),Tee=Z5.Provider,Iee=()=>f.useContext(Z5);var Nee=Object.defineProperty,kp=Object.getOwnPropertySymbols,e4=Object.prototype.hasOwnProperty,t4=Object.prototype.propertyIsEnumerable,aP=(e,t,r)=>t in e?Nee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,iP=(e,t)=>{for(var r in t||(t={}))e4.call(t,r)&&aP(e,r,t[r]);if(kp)for(var r of kp(t))t4.call(t,r)&&aP(e,r,t[r]);return e},Dee=(e,t)=>{var r={};for(var n in e)e4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&kp)for(var n of kp(e))t.indexOf(n)<0&&t4.call(e,n)&&(r[n]=e[n]);return r};const Aee={size:"sm"},r4=f.forwardRef((e,t)=>{const r=G("SwitchGroup",Aee,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c}=r,u=Dee(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Or({value:o,defaultValue:a,finalValue:[],onChange:i}),h=g=>{const y=g.currentTarget.value;p(d.includes(y)?d.filter(v=>v!==y):[...d,y])};return s.createElement(Tee,{value:{value:d,onChange:h,size:l}},s.createElement(Vt.Wrapper,iP(iP({labelElement:"div",size:l,__staticSelector:"SwitchGroup",ref:t},c),u),n))});r4.displayName="@mantine/core/SwitchGroup";var Mee=Object.defineProperty,Lee=Object.defineProperties,zee=Object.getOwnPropertyDescriptors,lP=Object.getOwnPropertySymbols,Fee=Object.prototype.hasOwnProperty,Vee=Object.prototype.propertyIsEnumerable,sP=(e,t,r)=>t in e?Mee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bee=(e,t)=>{for(var r in t||(t={}))Fee.call(t,r)&&sP(e,r,t[r]);if(lP)for(var r of lP(t))Vee.call(t,r)&&sP(e,r,t[r]);return e},Uee=(e,t)=>Lee(e,zee(t));const Wee={xs:P(16),sm:P(20),md:P(24),lg:P(30),xl:P(36)},Hee={xs:P(32),sm:P(38),md:P(46),lg:P(56),xl:P(72)},qee={xs:P(12),sm:P(14),md:P(18),lg:P(22),xl:P(28)},Gee={xs:P(5),sm:P(6),md:P(7),lg:P(9),xl:P(11)},Qee={xs:P(4),sm:P(5),md:P(6),lg:P(8),xl:P(10)};var Kee=W((e,{radius:t,color:r,labelPosition:n,error:o},{size:a})=>{const i=M({size:a,sizes:qee}),l=M({size:t,sizes:e.radius}),c=e.fn.variant({variant:"filled",color:r}),u=M({size:a,sizes:Hee}),d=P(a==="xs"?1:2),p=e.fn.variant({variant:"filled",color:"red"}).background;return{root:{position:"relative"},input:{height:0,width:0,overflow:"hidden",whiteSpace:"nowrap",padding:0,WebkitClipPath:"inset(50%)",clipPath:"inset(50%)",position:"absolute"},track:Uee(Bee({},e.fn.focusStyles("input:focus + &")),{cursor:e.cursorType,overflow:"hidden",WebkitTapHighlightColor:"transparent",position:"relative",borderRadius:l,backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[2],border:`${P(1)} solid ${o?p:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`,height:M({size:a,sizes:Wee}),minWidth:u,margin:0,transitionProperty:"background-color, border-color",transitionTimingFunction:e.transitionTimingFunction,transitionDuration:"150ms",boxSizing:"border-box",appearance:"none",display:"flex",alignItems:"center",fontSize:M({size:a,sizes:Gee}),fontWeight:600,order:n==="left"?2:1,userSelect:"none",zIndex:0,lineHeight:0,color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[6],transition:`color 150ms ${e.transitionTimingFunction}`,"input:checked + &":{backgroundColor:c.background,borderColor:c.background,color:e.white,transition:`color 150ms ${e.transitionTimingFunction}`},"input:disabled + &":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],borderColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],cursor:"not-allowed",pointerEvents:"none"}}),thumb:{position:"absolute",zIndex:1,borderRadius:l,boxSizing:"border-box",display:"flex",backgroundColor:e.white,height:i,width:i,border:`${P(1)} solid ${e.colorScheme==="dark"?e.white:e.colors.gray[3]}`,left:d,transition:`left 150ms ${e.transitionTimingFunction}`,"& > *":{margin:"auto"},"@media (prefers-reduced-motion)":{transitionDuration:e.respectReducedMotion?"0ms":""},"input:checked + * > &":{left:`calc(100% - ${i} - ${d})`,borderColor:e.white},"input:disabled + * > &":{borderColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2],backgroundColor:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[0]}},trackLabel:{height:"100%",display:"grid",placeContent:"center",minWidth:`calc(${u} - ${i})`,paddingInline:M({size:a,sizes:Qee}),marginLeft:`calc(${i} + ${d})`,transition:`margin 150ms ${e.transitionTimingFunction}`,"input:checked + * > &":{marginLeft:0,marginRight:`calc(${i} + ${d})`}}}});const Yee=Kee;var Xee=Object.defineProperty,Jee=Object.defineProperties,Zee=Object.getOwnPropertyDescriptors,jp=Object.getOwnPropertySymbols,n4=Object.prototype.hasOwnProperty,o4=Object.prototype.propertyIsEnumerable,cP=(e,t,r)=>t in e?Xee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sg=(e,t)=>{for(var r in t||(t={}))n4.call(t,r)&&cP(e,r,t[r]);if(jp)for(var r of jp(t))o4.call(t,r)&&cP(e,r,t[r]);return e},ete=(e,t)=>Jee(e,Zee(t)),tte=(e,t)=>{var r={};for(var n in e)n4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&jp)for(var n of jp(e))t.indexOf(n)<0&&o4.call(e,n)&&(r[n]=e[n]);return r};const rte={offLabel:"",onLabel:"",size:"sm",radius:"xl",error:!1},z0=f.forwardRef((e,t)=>{var r;const n=G("Switch",rte,e),{className:o,color:a,label:i,offLabel:l,onLabel:c,id:u,style:d,size:p,radius:h,wrapperProps:g,children:y,unstyled:v,styles:E,classNames:w,thumbIcon:b,sx:_,checked:x,defaultChecked:S,onChange:$,labelPosition:O,description:C,error:T,disabled:j,variant:k}=n,I=tte(n,["className","color","label","offLabel","onLabel","id","style","size","radius","wrapperProps","children","unstyled","styles","classNames","thumbIcon","sx","checked","defaultChecked","onChange","labelPosition","description","error","disabled","variant"]),F=Iee(),D=(F==null?void 0:F.size)||p,{classes:z,cx:q}=Yee({color:a,radius:h,labelPosition:O,error:!!T},{name:"Switch",classNames:w,styles:E,unstyled:v,size:D,variant:k}),{systemStyles:K,rest:R}=Zn(I),N=kr(u),V=F?{checked:F.value.includes(R.value),onChange:F.onChange}:{},[Q,ie]=Or({value:(r=V.checked)!=null?r:x,defaultValue:S,finalValue:!1});return s.createElement(zm,sg(sg({className:q(o,z.root),sx:_,style:d,id:N,size:(F==null?void 0:F.size)||p,labelPosition:O,label:i,description:C,error:T,disabled:j,__staticSelector:"Switch",classNames:w,styles:E,unstyled:v,"data-checked":V.checked||void 0,variant:k},K),g),s.createElement("input",ete(sg({},R),{disabled:j,checked:Q,onChange:Oe=>{F?V.onChange(Oe):$==null||$(Oe),ie(Oe.currentTarget.checked)},id:N,ref:t,type:"checkbox",className:z.input})),s.createElement("label",{htmlFor:N,className:z.track},s.createElement("div",{className:z.thumb},b),s.createElement("div",{className:z.trackLabel},Q?c:l)))});z0.displayName="@mantine/core/Switch";z0.Group=r4;var nte=Object.defineProperty,ote=Object.defineProperties,ate=Object.getOwnPropertyDescriptors,uP=Object.getOwnPropertySymbols,ite=Object.prototype.hasOwnProperty,lte=Object.prototype.propertyIsEnumerable,dP=(e,t,r)=>t in e?nte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ste=(e,t)=>{for(var r in t||(t={}))ite.call(t,r)&&dP(e,r,t[r]);if(uP)for(var r of uP(t))lte.call(t,r)&&dP(e,r,t[r]);return e},cte=(e,t)=>ote(e,ate(t)),ute=W((e,{captionSide:t,horizontalSpacing:r,verticalSpacing:n,fontSize:o,withBorder:a,withColumnBorders:i})=>{const l=`${P(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`;return{root:cte(ste({},e.fn.fontStyles()),{width:"100%",borderCollapse:"collapse",captionSide:t,color:e.colorScheme==="dark"?e.colors.dark[0]:e.black,lineHeight:e.lineHeight,border:a?l:void 0,"& > caption":{marginTop:t==="top"?0:e.spacing.xs,marginBottom:t==="bottom"?0:e.spacing.xs,fontSize:e.fontSizes.sm,color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6]},"& > thead > tr > th, & > tfoot > tr > th, & > tbody > tr > th":{textAlign:"left",fontWeight:"bold",color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],fontSize:M({size:o,sizes:e.fontSizes}),padding:`${M({size:n,sizes:e.spacing})} ${M({size:r,sizes:e.spacing})}`},"& > thead > tr > th":{borderBottom:l},"& > tfoot > tr > th, & > tbody > tr > th":{borderTop:l},"& > tbody > tr > td":{padding:`${M({size:n,sizes:e.spacing})} ${M({size:r,sizes:e.spacing})}`,borderTop:l,fontSize:M({size:o,sizes:e.fontSizes})},"& > tbody > tr:first-of-type > td, & > tbody > tr:first-of-type > th":{borderTop:"none"},"& > thead > tr > th, & > tbody > tr > td":{borderRight:i?l:"none","&:last-of-type":{borderRight:"none",borderLeft:i?l:"none"}},"& > tbody > tr > th":{borderRight:i?l:"none"},"&[data-striped] > tbody > tr:nth-of-type(odd)":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]},"&[data-hover] > tbody > tr":e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[1]})})}});const dte=ute;var fte=Object.defineProperty,pte=Object.defineProperties,mte=Object.getOwnPropertyDescriptors,Rp=Object.getOwnPropertySymbols,a4=Object.prototype.hasOwnProperty,i4=Object.prototype.propertyIsEnumerable,fP=(e,t,r)=>t in e?fte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hte=(e,t)=>{for(var r in t||(t={}))a4.call(t,r)&&fP(e,r,t[r]);if(Rp)for(var r of Rp(t))i4.call(t,r)&&fP(e,r,t[r]);return e},gte=(e,t)=>pte(e,mte(t)),vte=(e,t)=>{var r={};for(var n in e)a4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Rp)for(var n of Rp(e))t.indexOf(n)<0&&i4.call(e,n)&&(r[n]=e[n]);return r};const yte={striped:!1,highlightOnHover:!1,captionSide:"top",horizontalSpacing:"xs",fontSize:"sm",verticalSpacing:7,withBorder:!1,withColumnBorders:!1},ci=f.forwardRef((e,t)=>{const r=G("Table",yte,e),{className:n,children:o,striped:a,highlightOnHover:i,captionSide:l,horizontalSpacing:c,verticalSpacing:u,fontSize:d,unstyled:p,withBorder:h,withColumnBorders:g,variant:y}=r,v=vte(r,["className","children","striped","highlightOnHover","captionSide","horizontalSpacing","verticalSpacing","fontSize","unstyled","withBorder","withColumnBorders","variant"]),{classes:E,cx:w}=dte({captionSide:l,verticalSpacing:u,horizontalSpacing:c,fontSize:d,withBorder:h,withColumnBorders:g},{unstyled:p,name:"Table",variant:y});return s.createElement(le,gte(hte({},v),{component:"table",ref:t,className:w(E.root,n),"data-striped":a||void 0,"data-hover":i||void 0}),o)});ci.displayName="@mantine/core/Table";const Iv={context:"Tabs component was not found in the tree",value:"Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value"},[wte,F0]=Po(Iv.context);var bte=Object.defineProperty,pP=Object.getOwnPropertySymbols,_te=Object.prototype.hasOwnProperty,xte=Object.prototype.propertyIsEnumerable,mP=(e,t,r)=>t in e?bte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ete=(e,t)=>{for(var r in t||(t={}))_te.call(t,r)&&mP(e,r,t[r]);if(pP)for(var r of pP(t))xte.call(t,r)&&mP(e,r,t[r]);return e};function Ste({orientation:e,inverted:t,placement:r},n,o){const a=e==="vertical";return o==="default"?{[a?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${P(2)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="outline"?{[a?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${P(1)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="pills"?{gap:`calc(${n.spacing.sm} / 2)`}:{}}var Pte=W((e,t,{variant:r})=>{const n=t.orientation==="vertical";return{tabsList:Ete({display:"flex",flexWrap:"wrap",flexDirection:n?"column":"row",justifyContent:tI[t.position],'& [role="tab"]':{flex:t.grow?1:void 0}},Ste(t,e,r))}});const $te=Pte;var Ote=Object.defineProperty,Cte=Object.defineProperties,kte=Object.getOwnPropertyDescriptors,Tp=Object.getOwnPropertySymbols,l4=Object.prototype.hasOwnProperty,s4=Object.prototype.propertyIsEnumerable,hP=(e,t,r)=>t in e?Ote(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jte=(e,t)=>{for(var r in t||(t={}))l4.call(t,r)&&hP(e,r,t[r]);if(Tp)for(var r of Tp(t))s4.call(t,r)&&hP(e,r,t[r]);return e},Rte=(e,t)=>Cte(e,kte(t)),Tte=(e,t)=>{var r={};for(var n in e)l4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Tp)for(var n of Tp(e))t.indexOf(n)<0&&s4.call(e,n)&&(r[n]=e[n]);return r};const Ite={grow:!1,position:"left"},c4=f.forwardRef((e,t)=>{const r=G("TabsList",Ite,e),{children:n,className:o,grow:a,position:i}=r,l=Tte(r,["children","className","grow","position"]),{orientation:c,variant:u,color:d,radius:p,inverted:h,placement:g,classNames:y,styles:v,unstyled:E}=F0(),{classes:w,cx:b}=$te({orientation:c,grow:a,color:d,position:i,radius:p,inverted:h,placement:g},{name:"Tabs",unstyled:E,classNames:y,styles:v,variant:u});return s.createElement(le,Rte(jte({},l),{className:b(w.tabsList,o),ref:t,role:"tablist","aria-orientation":c}),n)});c4.displayName="@mantine/core/TabsList";var Nte=W((e,{orientation:t})=>({panel:{flex:t==="vertical"?1:void 0}}));const Dte=Nte;var Ate=Object.defineProperty,Mte=Object.defineProperties,Lte=Object.getOwnPropertyDescriptors,Ip=Object.getOwnPropertySymbols,u4=Object.prototype.hasOwnProperty,d4=Object.prototype.propertyIsEnumerable,gP=(e,t,r)=>t in e?Ate(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zte=(e,t)=>{for(var r in t||(t={}))u4.call(t,r)&&gP(e,r,t[r]);if(Ip)for(var r of Ip(t))d4.call(t,r)&&gP(e,r,t[r]);return e},Fte=(e,t)=>Mte(e,Lte(t)),Vte=(e,t)=>{var r={};for(var n in e)u4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ip)for(var n of Ip(e))t.indexOf(n)<0&&d4.call(e,n)&&(r[n]=e[n]);return r};const Bte={},f4=f.forwardRef((e,t)=>{const r=G("TabsPanel",Bte,e),{value:n,children:o,sx:a,className:i}=r,l=Vte(r,["value","children","sx","className"]),c=F0(),{classes:u,cx:d}=Dte({orientation:c.orientation,color:c.color,radius:c.radius,inverted:c.inverted,placement:c.placement},{name:"Tabs",unstyled:c.unstyled,classNames:c.classNames,styles:c.styles,variant:c.variant}),p=c.getPanelId(n),h=c.value===n,g=c.keepMounted||h?o:null;return f.useEffect(()=>(c.setMountedPanelIds(y=>[...y,p]),c.setMountedPanelIds(y=>y.filter(v=>v!==p))),[p]),s.createElement(le,Fte(zte({},l),{ref:t,sx:[{display:h?void 0:"none"},...rm(a)],className:d(u.panel,i),role:"tabpanel",id:p,"aria-labelledby":c.getTabId(n)}),g)});f4.displayName="@mantine/core/TabsPanel";var Ute=Object.defineProperty,Wte=Object.defineProperties,Hte=Object.getOwnPropertyDescriptors,vP=Object.getOwnPropertySymbols,qte=Object.prototype.hasOwnProperty,Gte=Object.prototype.propertyIsEnumerable,yP=(e,t,r)=>t in e?Ute(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ui=(e,t)=>{for(var r in t||(t={}))qte.call(t,r)&&yP(e,r,t[r]);if(vP)for(var r of vP(t))Gte.call(t,r)&&yP(e,r,t[r]);return e},wP=(e,t)=>Wte(e,Hte(t));function Qte(e,{orientation:t,color:r,radius:n,inverted:o,placement:a},i){const l=t==="vertical",c=e.fn.variant({color:r,variant:"filled"}),u=P(e.fn.radius(n)),d=t==="vertical"?a==="left"?`${u} 0 0 ${u}`:` 0 ${u} ${u} 0`:o?`0 0 ${u} ${u}`:`${u} ${u} 0 0`;return i==="default"?wP(Ui({[l?a==="left"?"borderRight":"borderLeft":o?"borderTop":"borderBottom"]:`${P(2)} solid transparent`,[l?a==="left"?"marginRight":"marginLeft":o?"marginTop":"marginBottom"]:P(-2),borderRadius:d},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0],borderColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]})),{"&[data-active]":Ui({borderColor:c.background,color:e.colorScheme==="dark"?e.white:e.black},e.fn.hover({borderColor:c.background}))}):i==="outline"?{borderRadius:d,border:`${P(1)} solid transparent`,[l?a==="left"?"borderRight":"borderLeft":o?"borderTop":"borderBottom"]:"none","&[data-active]":{borderColor:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3],"&::before":{content:'""',backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,position:"absolute",bottom:l?0:o?"unset":P(-1),top:l?0:o?P(-1):"unset",[l?"width":"height"]:P(1),right:l?a==="left"?P(-1):"unset":0,left:l?a==="left"?"unset":P(-1):0}}}:i==="pills"?wP(Ui({borderRadius:e.fn.radius(n)},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]})),{"&[data-active]":Ui({backgroundColor:c.background,color:e.white},e.fn.hover({backgroundColor:c.background}))}):{}}var Kte=W((e,t,{variant:r})=>({tabLabel:{},tab:Ui({position:"relative",padding:`${e.spacing.xs} ${e.spacing.md}`,paddingLeft:t.withIcon?e.spacing.xs:void 0,paddingRight:t.withRightSection?e.spacing.xs:void 0,fontSize:e.fontSizes.sm,whiteSpace:"nowrap",zIndex:0,display:"flex",alignItems:"center",justifyContent:t.orientation==="horizontal"?"center":void 0,lineHeight:1,"&:disabled":Ui({opacity:.5,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),"&:focus":{zIndex:1}},Qte(e,t,r)),tabRightSection:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginLeft:P(7)}},tabIcon:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginRight:P(7)}}}));const Yte=Kte;var Xte=Object.defineProperty,Jte=Object.defineProperties,Zte=Object.getOwnPropertyDescriptors,Np=Object.getOwnPropertySymbols,p4=Object.prototype.hasOwnProperty,m4=Object.prototype.propertyIsEnumerable,bP=(e,t,r)=>t in e?Xte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ere=(e,t)=>{for(var r in t||(t={}))p4.call(t,r)&&bP(e,r,t[r]);if(Np)for(var r of Np(t))m4.call(t,r)&&bP(e,r,t[r]);return e},tre=(e,t)=>Jte(e,Zte(t)),rre=(e,t)=>{var r={};for(var n in e)p4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Np)for(var n of Np(e))t.indexOf(n)<0&&m4.call(e,n)&&(r[n]=e[n]);return r};const nre={},h4=f.forwardRef((e,t)=>{const r=G("TabsTab",nre,e),{value:n,children:o,onKeyDown:a,onClick:i,className:l,icon:c,rightSection:u,color:d}=r,p=rre(r,["value","children","onKeyDown","onClick","className","icon","rightSection","color"]),h=F0(),g=!!c,y=!!u,{theme:v,classes:E,cx:w}=Yte({withIcon:g||y&&!o,withRightSection:y||g&&!o,orientation:h.orientation,color:d||h.color,radius:h.radius,inverted:h.inverted,placement:h.placement},{name:"Tabs",unstyled:h.unstyled,classNames:h.classNames,styles:h.styles,variant:h.variant}),b=n===h.value,_=h.getPanelId(n),x=h.mountedPanelIds.includes(n)?_:void 0,S=$=>{h.onTabChange(h.allowTabDeactivation&&n===h.value?null:n),i==null||i($)};return s.createElement(ho,tre(ere({},p),{unstyled:h.unstyled,className:w(E.tab,l),"data-active":b||void 0,ref:t,type:"button",role:"tab",id:h.getTabId(n),"aria-selected":b,tabIndex:b||h.value===null?0:-1,"aria-controls":x,onClick:S,onKeyDown:RO({siblingSelector:'[role="tab"]',parentSelector:'[role="tablist"]',activateOnFocus:h.activateTabWithKeyboard,loop:h.loop,dir:v.dir,orientation:h.orientation,onKeyDown:a})}),c&&s.createElement("span",{className:E.tabIcon},c),o&&s.createElement("span",{className:E.tabLabel},o),u&&s.createElement("span",{className:E.tabRightSection},u))});h4.displayName="@mantine/core/Tab";function g4({defaultValue:e,value:t,onTabChange:r,orientation:n,children:o,loop:a,id:i,activateTabWithKeyboard:l,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:h,placement:g,keepMounted:y=!0,classNames:v,styles:E,unstyled:w}){const b=kr(i),[_,x]=f.useState([]),[S,$]=Or({value:t,defaultValue:e,finalValue:null,onChange:r});return s.createElement(wte,{value:{placement:g,value:S,orientation:n,id:b,loop:a,activateTabWithKeyboard:l,getTabId:K1(`${b}-tab`,Iv.value),getPanelId:K1(`${b}-panel`,Iv.value),onTabChange:$,setMountedPanelIds:x,mountedPanelIds:_,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:h,keepMounted:y,classNames:v,styles:E,unstyled:w}},o)}g4.displayName="@mantine/core/TabsProvider";var ore=W((e,{orientation:t,placement:r})=>({root:{display:t==="vertical"?"flex":void 0,flexDirection:r==="right"?"row-reverse":"row"}}));const are=ore;var ire=Object.defineProperty,lre=Object.defineProperties,sre=Object.getOwnPropertyDescriptors,Dp=Object.getOwnPropertySymbols,v4=Object.prototype.hasOwnProperty,y4=Object.prototype.propertyIsEnumerable,_P=(e,t,r)=>t in e?ire(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cre=(e,t)=>{for(var r in t||(t={}))v4.call(t,r)&&_P(e,r,t[r]);if(Dp)for(var r of Dp(t))y4.call(t,r)&&_P(e,r,t[r]);return e},ure=(e,t)=>lre(e,sre(t)),dre=(e,t)=>{var r={};for(var n in e)v4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Dp)for(var n of Dp(e))t.indexOf(n)<0&&y4.call(e,n)&&(r[n]=e[n]);return r};const fre={orientation:"horizontal",loop:!0,activateTabWithKeyboard:!0,allowTabDeactivation:!1,unstyled:!1,inverted:!1,variant:"default",placement:"left"},Be=f.forwardRef((e,t)=>{const r=G("Tabs",fre,e),{defaultValue:n,value:o,orientation:a,loop:i,activateTabWithKeyboard:l,allowTabDeactivation:c,children:u,id:d,onTabChange:p,variant:h,color:g,className:y,unstyled:v,classNames:E,styles:w,radius:b,inverted:_,keepMounted:x,placement:S}=r,$=dre(r,["defaultValue","value","orientation","loop","activateTabWithKeyboard","allowTabDeactivation","children","id","onTabChange","variant","color","className","unstyled","classNames","styles","radius","inverted","keepMounted","placement"]),{classes:O,cx:C}=are({orientation:a,color:g,radius:b,inverted:_,placement:S},{unstyled:v,name:"Tabs",classNames:E,styles:w,variant:h});return s.createElement(g4,{activateTabWithKeyboard:l,defaultValue:n,orientation:a,onTabChange:p,value:o,id:d,loop:i,allowTabDeactivation:c,color:g,variant:h,radius:b,inverted:_,keepMounted:x,placement:S,classNames:E,styles:w,unstyled:v},s.createElement(le,ure(cre({},$),{className:C(O.root,y),id:d,ref:t}),u))});Be.List=c4;Be.Tab=h4;Be.Panel=f4;Be.displayName="@mantine/core/Tabs";var pre=Object.defineProperty,mre=Object.defineProperties,hre=Object.getOwnPropertyDescriptors,xP=Object.getOwnPropertySymbols,gre=Object.prototype.hasOwnProperty,vre=Object.prototype.propertyIsEnumerable,EP=(e,t,r)=>t in e?pre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yre=(e,t)=>{for(var r in t||(t={}))gre.call(t,r)&&EP(e,r,t[r]);if(xP)for(var r of xP(t))vre.call(t,r)&&EP(e,r,t[r]);return e},wre=(e,t)=>mre(e,hre(t));function bre(e,t,r){return typeof e<"u"?e in r.headings.sizes?r.headings.sizes[e].fontSize:P(e):r.headings.sizes[t].fontSize}function _re(e,t,r){return typeof e<"u"&&e in r.headings.sizes?r.headings.sizes[e].lineHeight:r.headings.sizes[t].lineHeight}var xre=W((e,{element:t,weight:r,inline:n},{size:o})=>({root:wre(yre({},e.fn.fontStyles()),{fontFamily:e.headings.fontFamily,fontWeight:r||e.headings.sizes[t].fontWeight||e.headings.fontWeight,fontSize:bre(o,t,e),lineHeight:n?1:_re(o,t,e),margin:0})}));const Ere=xre;var Sre=Object.defineProperty,Ap=Object.getOwnPropertySymbols,w4=Object.prototype.hasOwnProperty,b4=Object.prototype.propertyIsEnumerable,SP=(e,t,r)=>t in e?Sre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Pre=(e,t)=>{for(var r in t||(t={}))w4.call(t,r)&&SP(e,r,t[r]);if(Ap)for(var r of Ap(t))b4.call(t,r)&&SP(e,r,t[r]);return e},$re=(e,t)=>{var r={};for(var n in e)w4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Ap)for(var n of Ap(e))t.indexOf(n)<0&&b4.call(e,n)&&(r[n]=e[n]);return r};const Ore={order:1},fe=f.forwardRef((e,t)=>{const r=G("Title",Ore,e),{className:n,order:o,children:a,unstyled:i,size:l,weight:c,inline:u,variant:d}=r,p=$re(r,["className","order","children","unstyled","size","weight","inline","variant"]),{classes:h,cx:g}=Ere({element:`h${o}`,weight:c,inline:u},{name:"Title",unstyled:i,variant:d,size:l});return[1,2,3,4,5,6].includes(o)?s.createElement(oe,Pre({variant:d,component:`h${o}`,ref:t,className:g(h.root,n)},p),a):null});fe.displayName="@mantine/core/Title";function Nv(e,t){return Nv=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,o){return n.__proto__=o,n},Nv(e,t)}function _4(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Nv(e,t)}var x4={exports:{}},Cre="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",kre=Cre,jre=kre;function E4(){}function S4(){}S4.resetWarningCache=E4;var Rre=function(){function e(n,o,a,i,l,c){if(c!==jre){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}e.isRequired=e;function t(){return e}var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:S4,resetWarningCache:E4};return r.PropTypes=r,r};x4.exports=Rre();var Tre=x4.exports;const $e=iy(Tre),PP={disabled:!1},Mp=s.createContext(null);var fs="unmounted",ja="exited",Ra="entering",ki="entered",Dv="exiting",jo=function(e){_4(t,e);function t(n,o){var a;a=e.call(this,n,o)||this;var i=o,l=i&&!i.isMounting?n.enter:n.appear,c;return a.appearStatus=null,n.in?l?(c=ja,a.appearStatus=Ra):c=ki:n.unmountOnExit||n.mountOnEnter?c=fs:c=ja,a.state={status:c},a.nextCallback=null,a}t.getDerivedStateFromProps=function(o,a){var i=o.in;return i&&a.status===fs?{status:ja}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(o){var a=null;if(o!==this.props){var i=this.state.status;this.props.in?i!==Ra&&i!==ki&&(a=Ra):(i===Ra||i===ki)&&(a=Dv)}this.updateStatus(!1,a)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var o=this.props.timeout,a,i,l;return a=i=l=o,o!=null&&typeof o!="number"&&(a=o.exit,i=o.enter,l=o.appear!==void 0?o.appear:i),{exit:a,enter:i,appear:l}},r.updateStatus=function(o,a){o===void 0&&(o=!1),a!==null?(this.cancelNextCallback(),a===Ra?this.performEnter(o):this.performExit()):this.props.unmountOnExit&&this.state.status===ja&&this.setState({status:fs})},r.performEnter=function(o){var a=this,i=this.props.enter,l=this.context?this.context.isMounting:o,c=this.props.nodeRef?[l]:[Bh.findDOMNode(this),l],u=c[0],d=c[1],p=this.getTimeouts(),h=l?p.appear:p.enter;if(!o&&!i||PP.disabled){this.safeSetState({status:ki},function(){a.props.onEntered(u)});return}this.props.onEnter(u,d),this.safeSetState({status:Ra},function(){a.props.onEntering(u,d),a.onTransitionEnd(h,function(){a.safeSetState({status:ki},function(){a.props.onEntered(u,d)})})})},r.performExit=function(){var o=this,a=this.props.exit,i=this.getTimeouts(),l=this.props.nodeRef?void 0:Bh.findDOMNode(this);if(!a||PP.disabled){this.safeSetState({status:ja},function(){o.props.onExited(l)});return}this.props.onExit(l),this.safeSetState({status:Dv},function(){o.props.onExiting(l),o.onTransitionEnd(i.exit,function(){o.safeSetState({status:ja},function(){o.props.onExited(l)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(o,a){a=this.setNextCallback(a),this.setState(o,a)},r.setNextCallback=function(o){var a=this,i=!0;return this.nextCallback=function(l){i&&(i=!1,a.nextCallback=null,o(l))},this.nextCallback.cancel=function(){i=!1},this.nextCallback},r.onTransitionEnd=function(o,a){this.setNextCallback(a);var i=this.props.nodeRef?this.props.nodeRef.current:Bh.findDOMNode(this),l=o==null&&!this.props.addEndListener;if(!i||l){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var c=this.props.nodeRef?[this.nextCallback]:[i,this.nextCallback],u=c[0],d=c[1];this.props.addEndListener(u,d)}o!=null&&setTimeout(this.nextCallback,o)},r.render=function(){var o=this.state.status;if(o===fs)return null;var a=this.props,i=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var l=D0(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return s.createElement(Mp.Provider,{value:null},typeof i=="function"?i(o,l):s.cloneElement(s.Children.only(i),l))},t}(s.Component);jo.contextType=Mp;jo.propTypes={};function Si(){}jo.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Si,onEntering:Si,onEntered:Si,onExit:Si,onExiting:Si,onExited:Si};jo.UNMOUNTED=fs;jo.EXITED=ja;jo.ENTERING=Ra;jo.ENTERED=ki;jo.EXITING=Dv;const Ire=jo;function Nre(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function V0(e,t){var r=function(a){return t&&f.isValidElement(a)?t(a):a},n=Object.create(null);return e&&f.Children.map(e,function(o){return o}).forEach(function(o){n[o.key]=r(o)}),n}function Dre(e,t){e=e||{},t=t||{};function r(d){return d in t?t[d]:e[d]}var n=Object.create(null),o=[];for(var a in e)a in t?o.length&&(n[a]=o,o=[]):o.push(a);var i,l={};for(var c in t){if(n[c])for(i=0;i<n[c].length;i++){var u=n[c][i];l[n[c][i]]=r(u)}l[c]=r(c)}for(i=0;i<o.length;i++)l[o[i]]=r(o[i]);return l}function Ma(e,t,r){return r[t]!=null?r[t]:e.props[t]}function Are(e,t){return V0(e.children,function(r){return f.cloneElement(r,{onExited:t.bind(null,r),in:!0,appear:Ma(r,"appear",e),enter:Ma(r,"enter",e),exit:Ma(r,"exit",e)})})}function Mre(e,t,r){var n=V0(e.children),o=Dre(t,n);return Object.keys(o).forEach(function(a){var i=o[a];if(f.isValidElement(i)){var l=a in t,c=a in n,u=t[a],d=f.isValidElement(u)&&!u.props.in;c&&(!l||d)?o[a]=f.cloneElement(i,{onExited:r.bind(null,i),in:!0,exit:Ma(i,"exit",e),enter:Ma(i,"enter",e)}):!c&&l&&!d?o[a]=f.cloneElement(i,{in:!1}):c&&l&&f.isValidElement(u)&&(o[a]=f.cloneElement(i,{onExited:r.bind(null,i),in:u.props.in,exit:Ma(i,"exit",e),enter:Ma(i,"enter",e)}))}}),o}var Lre=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},zre={component:"div",childFactory:function(t){return t}},B0=function(e){_4(t,e);function t(n,o){var a;a=e.call(this,n,o)||this;var i=a.handleExited.bind(Nre(a));return a.state={contextValue:{isMounting:!0},handleExited:i,firstRender:!0},a}var r=t.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,a){var i=a.children,l=a.handleExited,c=a.firstRender;return{children:c?Are(o,l):Mre(o,i,l),firstRender:!1}},r.handleExited=function(o,a){var i=V0(this.props.children);o.key in i||(o.props.onExited&&o.props.onExited(a),this.mounted&&this.setState(function(l){var c=Ze({},l.children);return delete c[o.key],{children:c}}))},r.render=function(){var o=this.props,a=o.component,i=o.childFactory,l=D0(o,["component","childFactory"]),c=this.state.contextValue,u=Lre(this.state.children).map(i);return delete l.appear,delete l.enter,delete l.exit,a===null?s.createElement(Mp.Provider,{value:c},u):s.createElement(Mp.Provider,{value:c},s.createElement(a,l,u))},t}(s.Component);B0.propTypes={};B0.defaultProps=zre;const Fre=B0,[Vre,yc]=hA("mantine-notifications"),de=yc("show"),Bre=yc("hide"),Ure=yc("clean"),Wre=yc("cleanQueue"),ed=yc("update"),mo={show:de,hide:Bre,clean:Ure,cleanQueue:Wre,update:ed};function Hre([e,t],r){const n={};return e==="top"&&(n.top=r),e==="bottom"&&(n.bottom=r),t==="left"&&(n.left=r),t==="right"&&(n.right=r),t==="center"&&(n.left="50%",n.transform="translateX(-50%)"),n}var qre=Object.defineProperty,$P=Object.getOwnPropertySymbols,Gre=Object.prototype.hasOwnProperty,Qre=Object.prototype.propertyIsEnumerable,OP=(e,t,r)=>t in e?qre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,CP=(e,t)=>{for(var r in t||(t={}))Gre.call(t,r)&&OP(e,r,t[r]);if($P)for(var r of $P(t))Qre.call(t,r)&&OP(e,r,t[r]);return e};const kP={left:"translateX(-100%)",right:"translateX(100%)","top-center":"translateY(-100%)","bottom-center":"translateY(100%)"},Kre={left:"translateX(0)",right:"translateX(0)","top-center":"translateY(0)","bottom-center":"translateY(0)"};function Yre({state:e,maxHeight:t,positioning:r,transitionDuration:n}){const[o,a]=r,i=a==="center"?`${o}-center`:a,l={opacity:0,maxHeight:t,transform:kP[i],transitionDuration:`${n}ms, ${n}ms, ${n}ms`,transitionTimingFunction:"cubic-bezier(.51,.3,0,1.21), cubic-bezier(.51,.3,0,1.21), linear",transitionProperty:"opacity, transform, max-height"},c={opacity:1,transform:Kre[i]},u={opacity:0,maxHeight:0,transform:kP[i]},d={entering:c,entered:c,exiting:u,exited:u};return CP(CP({},l),d[e])}function Xre(e,t){return typeof t=="number"?t:t===!1||e===!1?!1:e}var Jre=Object.defineProperty,Zre=Object.defineProperties,ene=Object.getOwnPropertyDescriptors,Lp=Object.getOwnPropertySymbols,P4=Object.prototype.hasOwnProperty,$4=Object.prototype.propertyIsEnumerable,jP=(e,t,r)=>t in e?Jre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,RP=(e,t)=>{for(var r in t||(t={}))P4.call(t,r)&&jP(e,r,t[r]);if(Lp)for(var r of Lp(t))$4.call(t,r)&&jP(e,r,t[r]);return e},tne=(e,t)=>Zre(e,ene(t)),TP=(e,t)=>{var r={};for(var n in e)P4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Lp)for(var n of Lp(e))t.indexOf(n)<0&&$4.call(e,n)&&(r[n]=e[n]);return r};function O4(e){var t=e,{notification:r,autoClose:n,onHide:o,innerRef:a}=t,i=TP(t,["notification","autoClose","onHide","innerRef"]);const l=r,{autoClose:c,message:u}=l,d=TP(l,["autoClose","message"]),p=Xre(n,c),h=f.useRef(),g=()=>{o(r.id),window.clearTimeout(h.current)},y=()=>{clearTimeout(h.current)},v=()=>{typeof p=="number"&&(h.current=window.setTimeout(g,p))};return f.useEffect(()=>{typeof r.onOpen=="function"&&r.onOpen(r)},[]),f.useEffect(()=>(v(),y),[n,r.autoClose]),s.createElement(a5,tne(RP(RP({},d),i),{onClose:g,onMouseEnter:y,onMouseLeave:v,ref:a}),u)}O4.displayName="@mantine/notifications/NotificationContainer";var rne=W((e,{zIndex:t})=>({notifications:{width:`calc(100% - ${e.spacing.md} * 2)`,boxSizing:"border-box",position:"fixed",zIndex:t},notification:{"&:not(:first-of-type)":{marginTop:e.spacing.sm}}}));const nne=rne;var one=Object.defineProperty,ane=Object.defineProperties,ine=Object.getOwnPropertyDescriptors,IP=Object.getOwnPropertySymbols,lne=Object.prototype.hasOwnProperty,sne=Object.prototype.propertyIsEnumerable,NP=(e,t,r)=>t in e?one(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cne=(e,t)=>{for(var r in t||(t={}))lne.call(t,r)&&NP(e,r,t[r]);if(IP)for(var r of IP(t))sne.call(t,r)&&NP(e,r,t[r]);return e},une=(e,t)=>ane(e,ine(t));function dne({limit:e}){const{state:t,queue:r,update:n,cleanQueue:o}=YM({initialValues:[],limit:e});return{notifications:t,queue:r,showNotification:u=>{const d=u.id||gm();return n(p=>u.id&&p.some(h=>h.id===u.id)?p:[...p,une(cne({},u),{id:d})]),d},updateNotification:u=>n(d=>{const p=d.findIndex(g=>g.id===u.id);if(p===-1)return d;const h=[...d];return h[p]=u,h}),hideNotification:u=>n(d=>d.filter(p=>p.id===u?(typeof p.onClose=="function"&&p.onClose(p),!1):!0)),cleanQueue:o,clean:()=>n(()=>[])}}var fne=Object.defineProperty,zp=Object.getOwnPropertySymbols,C4=Object.prototype.hasOwnProperty,k4=Object.prototype.propertyIsEnumerable,DP=(e,t,r)=>t in e?fne(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cg=(e,t)=>{for(var r in t||(t={}))C4.call(t,r)&&DP(e,r,t[r]);if(zp)for(var r of zp(t))k4.call(t,r)&&DP(e,r,t[r]);return e},pne=(e,t)=>{var r={};for(var n in e)C4.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&zp)for(var n of zp(e))t.indexOf(n)<0&&k4.call(e,n)&&(r[n]=e[n]);return r};const mne=["top-left","top-right","top-center","bottom-left","bottom-right","bottom-center"],ui=e=>{var t=e,{className:r,position:n="bottom-right",autoClose:o=4e3,transitionDuration:a=250,containerWidth:i=P(440),notificationMaxHeight:l=P(200),limit:c=5,zIndex:u=jn("overlay"),style:d,children:p,target:h}=t,g=pne(t,["className","position","autoClose","transitionDuration","containerWidth","notificationMaxHeight","limit","zIndex","style","children","target"]);const y=HM(),v=f.useRef({}),E=f.useRef(0),{notifications:w,showNotification:b,updateNotification:_,hideNotification:x,clean:S,cleanQueue:$}=dne({limit:c}),{classes:O,cx:C,theme:T}=nne({zIndex:u}),j=vm(),I=(T.respectReducedMotion?j:!1)?1:a,F=(mne.includes(n)?n:"bottom-right").split("-");nn(()=>{w.length>E.current&&setTimeout(()=>y(),0),E.current=w.length},[w]),Vre({show:b,hide:x,update:_,clean:S,cleanQueue:$});const D=w.map(z=>s.createElement(Ire,{key:z.id,timeout:I,onEnter:()=>v.current[z.id].offsetHeight,nodeRef:{current:v.current[z.id]}},q=>s.createElement(O4,{innerRef:K=>{v.current[z.id]=K},notification:z,onHide:x,className:O.notification,autoClose:o,sx:[cg({},Yre({state:q,positioning:F,transitionDuration:I,maxHeight:l})),...Array.isArray(z.sx)?z.sx:[z.sx]]})));return s.createElement(d0,{target:h},s.createElement(le,cg({className:C(O.notifications,r),style:d,sx:cg({maxWidth:i},Hre(F,T.spacing.md))},g),s.createElement(Fre,null,D)))};ui.displayName="@mantine/notifications/Notifications";ui.show=mo.show;ui.hide=mo.hide;ui.update=mo.update;ui.clean=mo.clean;ui.cleanQueue=mo.cleanQueue;var hne=class{constructor(e,t){this.operator=e,this.child=t}toString(){return`${this.operator}(${this.child.toString()})`}},wc=class{constructor(t,r,n){this.operator=t,this.left=r,this.right=n}toString(){return`${this.left.toString()} ${this.operator} ${this.right.toString()}`}},gne=class{constructor(){this.prefixParselets={},this.infixParselets={}}registerInfix(t,r){return this.infixParselets[t]=r,this}registerPrefix(t,r){return this.prefixParselets[t]=r,this}prefix(t,r,n){return this.registerPrefix(t,{parse(o,a){let i=o.consumeAndParse(r);return n(a,i)}})}infixLeft(t,r,n){return this.registerInfix(t,{parse(o,a,i){let l=o.consumeAndParse(r);return n(a,i,l)},precedence:r})}construct(t){return new vne(t,this.prefixParselets,this.infixParselets)}},vne=class{constructor(e,t,r){this.tokens=e,this.prefixParselets=t,this.infixParselets=r}hasMore(){return this.tokens.length>0}match(e){var t;return((t=this.peek())==null?void 0:t.id)!==e?!1:(this.consume(),!0)}consumeAndParse(e=1/0){let t=this.consume(),r=this.prefixParselets[t.id];if(!r)throw Error(`Parse error at "${t.value}" (line ${t.line}, column ${t.column}). No matching prefix parselet.`);let n=r.parse(this,t);for(;e>this.getPrecedence();){let o=this.consume();n=this.getInfixParselet(o).parse(this,n,o)}return n}getPrecedence(){let e=this.peek();if(!e)return 1/0;let t=this.getInfixParselet(e);return t?t.precedence:1/0}consume(e,t){var r,n;if(!this.tokens.length)throw Error("Cant consume unknown more tokens.");if(e&&((r=this.peek())==null?void 0:r.id)!==e){let o=this.peek();throw Error(`Expected ${e} but got "${o.id}" at line ${o.line} column ${o.column}.`)}if(t&&((n=this.peek())==null?void 0:n.value)!==t){let o=this.peek();throw Error(`Expected "${t}" but got "${o.value}" at line ${o.line} column ${o.column}.`)}return this.tokens.shift()}peek(){return this.tokens.length>0?this.tokens[0]:void 0}removeComments(){this.tokens=this.tokens.filter(e=>e.id!=="Comment")}getInfixParselet(e){return this.infixParselets[e.id==="Symbol"?e.value:e.id]}};function ct(e){let t=st(e),r=xo(e);return r===t?{reference:t}:{reference:t,display:r}}function st(e){return e.resourceType+"/"+e.id}function j4(e){var t;return(t=e==null?void 0:e.reference)==null?void 0:t.split("/")[1]}function yne(e){return e.resourceType==="Patient"||e.resourceType==="Practitioner"||e.resourceType==="RelatedPerson"}function xo(e){var t;if(yne(e)){let r=wne(e);if(r)return r}if(e.resourceType==="Device"){let r=bne(e);if(r)return r}return e.resourceType==="Observation"&&"code"in e&&((t=e.code)!=null&&t.text)?e.code.text:e.resourceType==="User"&&e.email?e.email:"name"in e&&e.name&&typeof e.name=="string"?e.name:st(e)}function wne(e){let t=e.name;if(t&&t.length>0)return bc(t[0])}function bne(e){let t=e.deviceName;if(t&&t.length>0)return t[0].name}function _ne(e){if(!("photo"in e))return;let t=e.photo;if(t)if(Array.isArray(t))for(let r of t){let n=AP(r);if(n)return n}else return AP(t)}function AP(e){if(e.url&&e.contentType&&e.contentType.startsWith("image/"))return e.url}function R4(e,t){let r=new Date(e);r.setUTCHours(0,0,0,0);let n=t?new Date(t):new Date;n.setUTCHours(0,0,0,0);let o=r.getUTCFullYear(),a=r.getUTCMonth(),i=r.getUTCDate(),l=n.getUTCFullYear(),c=n.getUTCMonth(),u=n.getUTCDate(),d=l-o;(c<a||c===a&&u<i)&&d--;let p=l*12+c-(o*12+a);u<i&&p--;let h=Math.floor((n.getTime()-r.getTime())/(1e3*60*60*24));return{years:d,months:p,days:h}}function xne(e,t){let{years:r,months:n,days:o}=R4(e,t);return r>=2?r.toString().padStart(3,"0")+"Y":n>=1?n.toString().padStart(3,"0")+"M":o.toString().padStart(3,"0")+"D"}function U0(e,...t){var n;let r=e;for(let o=0;o<t.length&&r;o++)r=(n=r==null?void 0:r.extension)==null?void 0:n.find(a=>a.url===t[o]);return r}function dr(e,t){return JSON.stringify(e,Ene,t?2:void 0)}function Ene(e,t){return!Sne(e)&&Ko(t)?void 0:t}function Sne(e){return!!/\d+$/.exec(e)}function Ko(e){if(e==null)return!0;let t=typeof e;return t==="string"&&e===""||t==="object"&&Object.keys(e).length===0}function Hm(e,t,r){return e===t||Ko(e)&&Ko(t)?!0:Ko(e)||Ko(t)?!1:Array.isArray(e)&&Array.isArray(t)?Pne(e,t):Array.isArray(e)||Array.isArray(t)?!1:MP(e)&&MP(t)?$ne(e,t,r):!1}function Pne(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!Hm(e[r],t[r]))return!1;return!0}function $ne(e,t,r){let n=new Set;Object.keys(e).forEach(o=>n.add(o)),Object.keys(t).forEach(o=>n.add(o)),r==="meta"&&(n.delete("versionId"),n.delete("lastUpdated"),n.delete("author"));for(let o of n){let a=e[o],i=t[o];if(!Hm(a,i,o))return!1}return!0}function di(e){return JSON.parse(JSON.stringify(e))}function T4(e){return!!/^\w{8}-\w{4}-\w{4}-\w{4}-\w{12}$/i.exec(e)}function MP(e){return e!==null&&typeof e=="object"}var I4=[];for(let e=0;e<256;e++)I4.push(e.toString(16).padStart(2,"0"));function One(e){let t=new Uint8Array(e),r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=I4[t[n]];return r.join("")}function Cne(e){let t=new Uint8Array(e),r=[];for(let n=0;n<t.length;n++)r[n]=String.fromCharCode(t[n]);return window.btoa(r.join(""))}function fr(e){return e.charAt(0).toUpperCase()+e.substring(1)}function kne(e,t){var r,n;return(n=(r=e.coding)==null?void 0:r.find(o=>o.system===t))==null?void 0:n.code}var LP=e=>new Promise(t=>{setTimeout(t,e)});function jne(e,t){let r=[];if(e.line&&r.push(...e.line),e.city||e.state||e.postalCode){let n=[];e.city&&n.push(e.city),e.state&&n.push(e.state),e.postalCode&&n.push(e.postalCode),r.push(n.join(", "))}return e.use&&(t!=null&&t.all||t!=null&&t.use)&&r.push("["+e.use+"]"),r.join((t==null?void 0:t.lineSeparator)??", ").trim()}function bc(e,t){let r=[];return e.prefix&&(t==null?void 0:t.prefix)!==!1&&r.push(...e.prefix),e.given&&r.push(...e.given),e.family&&r.push(e.family),e.suffix&&(t==null?void 0:t.suffix)!==!1&&r.push(...e.suffix),e.use&&(t!=null&&t.all||t!=null&&t.use)&&r.push("["+e.use+"]"),r.length===0&&e.text?e.text:r.join(" ").trim()}function qm(e){return e instanceof Date&&!isNaN(e.getTime())}function Rne(e,t,r){if(!e)return"";let n=new Date("2000-01-01T"+e+"Z");return qm(n)?n.toLocaleTimeString(t,r):""}function Cr(e,t,r){if(!e)return"";let n=new Date(e);return qm(n)?n.toLocaleString(t,r):""}function Tne(e,t,r){return!e||!e.start&&!e.end?"":Cr(e.start,t,r)+" - "+Cr(e.end,t,r)}var Ine={s:"every second",min:"every minute",h:"hourly",d:"daily",wk:"weekly",mo:"monthly",a:"annually"},Nne={s:"second",min:"minute",h:"hour",d:"day",wk:"week",mo:"month",a:"year"},Dne={s:"seconds",min:"minutes",h:"hours",d:"days",wk:"weeks",mo:"months",a:"years"};function N4(e){if(!e)return"";let t=[];return Ane(t,e.repeat),e.event&&t.push(e.event.map(r=>Cr(r)).join(", ")),fr(t.join(" ").trim())}function Ane(e,t){if(!(t!=null&&t.periodUnit))return;let r=t.frequency??1,n=t.period??1,o=t.periodUnit;r===1&&n===1?e.push(Ine[o]):(r===1?e.push("once"):e.push(r+" times"),n===1?e.push("per "+Nne[o]):e.push("per "+n+" "+Dne[o])),t.dayOfWeek&&e.push("on "+t.dayOfWeek.map(fr).join(", ")),t.timeOfDay&&e.push("at "+t.timeOfDay.map(a=>Rne(a)).join(", "))}function Ys(e,t,r=!1){if(r&&t===void 0)throw new Error("Precision must be specified for exclusive ranges");let n=(e==null?void 0:e.low)&&{...e.low,comparator:void 0},o=(e==null?void 0:e.high)&&{...e.high,comparator:void 0};return(n==null?void 0:n.value)===void 0&&(o==null?void 0:o.value)===void 0?"":(n==null?void 0:n.value)!==void 0&&(o==null?void 0:o.value)===void 0?r&&t!==void 0?(n.value=zne(n.value,t),`> ${Bo(n,t)}`):`>= ${Bo(n,t)}`:(n==null?void 0:n.value)===void 0&&(o==null?void 0:o.value)!==void 0?r&&t!==void 0?(o.value=Lne(o.value,t),`< ${Bo(o,t)}`):`<= ${Bo(o,t)}`:((n==null?void 0:n.unit)===(o==null?void 0:o.unit)&&(n==null||delete n.unit),`${Bo(n,t)} - ${Bo(o,t)}`)}function Bo(e,t){if(!e)return"";let r=[];return e.comparator&&(r.push(e.comparator),r.push(" ")),e.value!==void 0&&(t!==void 0?r.push(e.value.toFixed(t)):r.push(e.value)),e.unit&&(e.unit!=="%"&&r[r.length-1]!==" "&&r.push(" "),r.push(e.unit)),r.join("").trim()}function Mne(e){return(e==null?void 0:e.value)===void 0?"":e.value.toLocaleString(void 0,{style:"currency",currency:e.currency??"USD",currencyDisplay:"narrowSymbol"})}function W0(e){return e?e.text?e.text:e.coding?e.coding.map(t=>jl(t)).join(", "):"":""}function jl(e){return(e==null?void 0:e.display)??(e==null?void 0:e.code)??""}function D4(e){return e?"component"in e?e.component.map(t=>D4(t)).join(" / "):e.valueQuantity?Bo(e.valueQuantity):e.valueCodeableConcept?W0(e.valueCodeableConcept):e.valueString?e.valueString:"":""}function Lne(e,t,r=1){return(A4(e,t)+r)*Math.pow(10,-t)}function zne(e,t,r=1){return(A4(e,t)-r)*Math.pow(10,-t)}function A4(e,t){return t===void 0?e:Math.round(e*Math.pow(10,t))}function Fne(e){let t=e.max&&e.max===Number.MAX_SAFE_INTEGER?Number.POSITIVE_INFINITY:e.max;return{path:"",description:"",type:e.type??[],min:e.min??0,max:t??1,isArray:!!t&&t>1,constraints:[]}}function Vne(e){let t=Object.create(null);for(let[r,n]of Object.entries(e))t[r]={name:r,elements:Object.fromEntries(Object.entries(n.elements).map(([o,a])=>[o,Fne(a)])),constraints:[],innerTypes:[]};return t}var Bne={Element:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]}}},BackboneElement:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]}}},Address:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},type:{type:[{code:"code"}]},text:{type:[{code:"string"}]},line:{max:9007199254740991,type:[{code:"string"}]},city:{type:[{code:"string"}]},district:{type:[{code:"string"}]},state:{type:[{code:"string"}]},postalCode:{type:[{code:"string"}]},country:{type:[{code:"string"}]},period:{type:[{code:"Period"}]}}},Age:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Annotation:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},"author[x]":{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Organization"]},{code:"string"}]},time:{type:[{code:"dateTime"}]},text:{min:1,type:[{code:"markdown"}]}}},Attachment:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},contentType:{type:[{code:"code"}]},language:{type:[{code:"code"}]},data:{type:[{code:"base64Binary"}]},url:{type:[{code:"url"}]},size:{type:[{code:"unsignedInt"}]},hash:{type:[{code:"base64Binary"}]},title:{type:[{code:"string"}]},creation:{type:[{code:"dateTime"}]}}},CodeableConcept:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},coding:{max:9007199254740991,type:[{code:"Coding"}]},text:{type:[{code:"string"}]}}},Coding:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},system:{type:[{code:"uri"}]},version:{type:[{code:"string"}]},code:{type:[{code:"code"}]},display:{type:[{code:"string"}]},userSelected:{type:[{code:"boolean"}]}}},ContactDetail:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},name:{type:[{code:"string"}]},telecom:{max:9007199254740991,type:[{code:"ContactPoint"}]}}},ContactPoint:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},system:{type:[{code:"code"}]},value:{type:[{code:"string"}]},use:{type:[{code:"code"}]},rank:{type:[{code:"positiveInt"}]},period:{type:[{code:"Period"}]}}},Contributor:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},name:{min:1,type:[{code:"string"}]},contact:{max:9007199254740991,type:[{code:"ContactDetail"}]}}},Count:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},DataRequirement:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},profile:{max:9007199254740991,type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]},"subject[x]":{type:[{code:"CodeableConcept"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Group"]}]},mustSupport:{max:9007199254740991,type:[{code:"string"}]},codeFilter:{max:9007199254740991,type:[{code:"DataRequirementCodeFilter"}]},dateFilter:{max:9007199254740991,type:[{code:"DataRequirementDateFilter"}]},limit:{type:[{code:"positiveInt"}]},sort:{max:9007199254740991,type:[{code:"DataRequirementSort"}]}}},Distance:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Dosage:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},sequence:{type:[{code:"integer"}]},text:{type:[{code:"string"}]},additionalInstruction:{max:9007199254740991,type:[{code:"CodeableConcept"}]},patientInstruction:{type:[{code:"string"}]},timing:{type:[{code:"Timing"}]},"asNeeded[x]":{type:[{code:"boolean"},{code:"CodeableConcept"}]},site:{type:[{code:"CodeableConcept"}]},route:{type:[{code:"CodeableConcept"}]},method:{type:[{code:"CodeableConcept"}]},doseAndRate:{max:9007199254740991,type:[{code:"DosageDoseAndRate"}]},maxDosePerPeriod:{type:[{code:"Ratio"}]},maxDosePerAdministration:{type:[{code:"Quantity"}]},maxDosePerLifetime:{type:[{code:"Quantity"}]}}},Duration:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},ElementDefinition:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},path:{min:1,type:[{code:"string"}]},representation:{max:9007199254740991,type:[{code:"code"}]},sliceName:{type:[{code:"string"}]},sliceIsConstraining:{type:[{code:"boolean"}]},label:{type:[{code:"string"}]},code:{max:9007199254740991,type:[{code:"Coding"}]},slicing:{type:[{code:"ElementDefinitionSlicing"}]},short:{type:[{code:"string"}]},definition:{type:[{code:"markdown"}]},comment:{type:[{code:"markdown"}]},requirements:{type:[{code:"markdown"}]},alias:{max:9007199254740991,type:[{code:"string"}]},min:{type:[{code:"unsignedInt"}]},max:{type:[{code:"string"}]},base:{type:[{code:"ElementDefinitionBase"}]},contentReference:{type:[{code:"uri"}]},type:{max:9007199254740991,type:[{code:"ElementDefinitionType"}]},"defaultValue[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},meaningWhenMissing:{type:[{code:"markdown"}]},orderMeaning:{type:[{code:"string"}]},"fixed[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},"pattern[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]},example:{max:9007199254740991,type:[{code:"ElementDefinitionExample"}]},"minValue[x]":{type:[{code:"date"},{code:"dateTime"},{code:"instant"},{code:"time"},{code:"decimal"},{code:"integer"},{code:"positiveInt"},{code:"unsignedInt"},{code:"Quantity"}]},"maxValue[x]":{type:[{code:"date"},{code:"dateTime"},{code:"instant"},{code:"time"},{code:"decimal"},{code:"integer"},{code:"positiveInt"},{code:"unsignedInt"},{code:"Quantity"}]},maxLength:{type:[{code:"integer"}]},condition:{max:9007199254740991,type:[{code:"id"}]},constraint:{max:9007199254740991,type:[{code:"ElementDefinitionConstraint"}]},mustSupport:{type:[{code:"boolean"}]},isModifier:{type:[{code:"boolean"}]},isModifierReason:{type:[{code:"string"}]},isSummary:{type:[{code:"boolean"}]},binding:{type:[{code:"ElementDefinitionBinding"}]},mapping:{max:9007199254740991,type:[{code:"ElementDefinitionMapping"}]}}},Expression:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},description:{type:[{code:"string"}]},name:{type:[{code:"id"}]},language:{min:1,type:[{code:"code"}]},expression:{type:[{code:"string"}]},reference:{type:[{code:"uri"}]}}},Extension:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},url:{min:1,type:[{code:"string"}]},"value[x]":{type:[{code:"base64Binary"},{code:"boolean"},{code:"canonical"},{code:"code"},{code:"date"},{code:"dateTime"},{code:"decimal"},{code:"id"},{code:"instant"},{code:"integer"},{code:"markdown"},{code:"oid"},{code:"positiveInt"},{code:"string"},{code:"time"},{code:"unsignedInt"},{code:"uri"},{code:"url"},{code:"uuid"},{code:"Address"},{code:"Age"},{code:"Annotation"},{code:"Attachment"},{code:"CodeableConcept"},{code:"Coding"},{code:"ContactPoint"},{code:"Count"},{code:"Distance"},{code:"Duration"},{code:"HumanName"},{code:"Identifier"},{code:"Money"},{code:"Period"},{code:"Quantity"},{code:"Range"},{code:"Ratio"},{code:"Reference"},{code:"SampledData"},{code:"Signature"},{code:"Timing"},{code:"ContactDetail"},{code:"Contributor"},{code:"DataRequirement"},{code:"Expression"},{code:"ParameterDefinition"},{code:"RelatedArtifact"},{code:"TriggerDefinition"},{code:"UsageContext"},{code:"Dosage"},{code:"Meta"}]}}},HumanName:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},text:{type:[{code:"string"}]},family:{type:[{code:"string"}]},given:{max:9007199254740991,type:[{code:"string"}]},prefix:{max:9007199254740991,type:[{code:"string"}]},suffix:{max:9007199254740991,type:[{code:"string"}]},period:{type:[{code:"Period"}]}}},Identifier:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},use:{type:[{code:"code"}]},type:{type:[{code:"CodeableConcept"}]},system:{type:[{code:"uri"}]},value:{type:[{code:"string"}]},period:{type:[{code:"Period"}]},assigner:{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Organization"]}]}}},MarketingStatus:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},country:{min:1,type:[{code:"CodeableConcept"}]},jurisdiction:{type:[{code:"CodeableConcept"}]},status:{min:1,type:[{code:"CodeableConcept"}]},dateRange:{min:1,type:[{code:"Period"}]},restoreDate:{type:[{code:"dateTime"}]}}},Meta:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},versionId:{type:[{code:"id"}]},lastUpdated:{type:[{code:"instant"}]},source:{type:[{code:"uri"}]},profile:{max:9007199254740991,type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]},security:{max:9007199254740991,type:[{code:"Coding"}]},tag:{max:9007199254740991,type:[{code:"Coding"}]},project:{type:[{code:"uri"}]},author:{type:[{code:"Reference"}]},account:{type:[{code:"Reference"}]},compartment:{max:9007199254740991,type:[{code:"Reference"}]}}},Money:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},currency:{type:[{code:"code"}]}}},Narrative:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},status:{min:1,type:[{code:"code"}]},div:{min:1,type:[{code:"xhtml"}]}}},ParameterDefinition:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},name:{type:[{code:"code"}]},use:{min:1,type:[{code:"code"}]},min:{type:[{code:"integer"}]},max:{type:[{code:"string"}]},documentation:{type:[{code:"string"}]},type:{min:1,type:[{code:"code"}]},profile:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]}}},Period:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},start:{type:[{code:"dateTime"}]},end:{type:[{code:"dateTime"}]}}},Population:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},"age[x]":{type:[{code:"Range"},{code:"CodeableConcept"}]},gender:{type:[{code:"CodeableConcept"}]},race:{type:[{code:"CodeableConcept"}]},physiologicalCondition:{type:[{code:"CodeableConcept"}]}}},ProdCharacteristic:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},height:{type:[{code:"Quantity"}]},width:{type:[{code:"Quantity"}]},depth:{type:[{code:"Quantity"}]},weight:{type:[{code:"Quantity"}]},nominalVolume:{type:[{code:"Quantity"}]},externalDiameter:{type:[{code:"Quantity"}]},shape:{type:[{code:"string"}]},color:{max:9007199254740991,type:[{code:"string"}]},imprint:{max:9007199254740991,type:[{code:"string"}]},image:{max:9007199254740991,type:[{code:"Attachment"}]},scoring:{type:[{code:"CodeableConcept"}]}}},ProductShelfLife:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},identifier:{type:[{code:"Identifier"}]},type:{min:1,type:[{code:"CodeableConcept"}]},period:{min:1,type:[{code:"Quantity"}]},specialPrecautionsForStorage:{max:9007199254740991,type:[{code:"CodeableConcept"}]}}},Quantity:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Range:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},low:{type:[{code:"Quantity"}]},high:{type:[{code:"Quantity"}]}}},Ratio:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},numerator:{type:[{code:"Quantity"}]},denominator:{type:[{code:"Quantity"}]}}},Reference:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},reference:{type:[{code:"string"}]},type:{type:[{code:"uri"}]},identifier:{type:[{code:"Identifier"}]},display:{type:[{code:"string"}]}}},RelatedArtifact:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},label:{type:[{code:"string"}]},display:{type:[{code:"string"}]},citation:{type:[{code:"markdown"}]},url:{type:[{code:"url"}]},document:{type:[{code:"Attachment"}]},resource:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/Resource"]}]}}},SampledData:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},origin:{min:1,type:[{code:"Quantity"}]},period:{min:1,type:[{code:"decimal"}]},factor:{type:[{code:"decimal"}]},lowerLimit:{type:[{code:"decimal"}]},upperLimit:{type:[{code:"decimal"}]},dimensions:{min:1,type:[{code:"positiveInt"}]},data:{type:[{code:"string"}]}}},Signature:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,max:9007199254740991,type:[{code:"Coding"}]},when:{min:1,type:[{code:"instant"}]},who:{min:1,type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/PractitionerRole","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/Device","http://hl7.org/fhir/StructureDefinition/Organization"]}]},onBehalfOf:{type:[{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Practitioner","http://hl7.org/fhir/StructureDefinition/PractitionerRole","http://hl7.org/fhir/StructureDefinition/RelatedPerson","http://hl7.org/fhir/StructureDefinition/Patient","http://hl7.org/fhir/StructureDefinition/Device","http://hl7.org/fhir/StructureDefinition/Organization"]}]},targetFormat:{type:[{code:"code"}]},sigFormat:{type:[{code:"code"}]},data:{type:[{code:"base64Binary"}]}}},SubstanceAmount:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},"amount[x]":{type:[{code:"Quantity"},{code:"Range"},{code:"string"}]},amountType:{type:[{code:"CodeableConcept"}]},amountText:{type:[{code:"string"}]},referenceRange:{type:[{code:"SubstanceAmountReferenceRange"}]}}},Timing:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},event:{max:9007199254740991,type:[{code:"dateTime"}]},repeat:{type:[{code:"TimingRepeat"}]},code:{type:[{code:"CodeableConcept"}]}}},TriggerDefinition:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},name:{type:[{code:"string"}]},"timing[x]":{type:[{code:"Timing"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/Schedule"]},{code:"date"},{code:"dateTime"}]},data:{max:9007199254740991,type:[{code:"DataRequirement"}]},condition:{type:[{code:"Expression"}]}}},UsageContext:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},code:{min:1,type:[{code:"Coding"}]},"value[x]":{min:1,type:[{code:"CodeableConcept"},{code:"Quantity"},{code:"Range"},{code:"Reference",targetProfile:["http://hl7.org/fhir/StructureDefinition/PlanDefinition","http://hl7.org/fhir/StructureDefinition/ResearchStudy","http://hl7.org/fhir/StructureDefinition/InsurancePlan","http://hl7.org/fhir/StructureDefinition/HealthcareService","http://hl7.org/fhir/StructureDefinition/Group","http://hl7.org/fhir/StructureDefinition/Location","http://hl7.org/fhir/StructureDefinition/Organization"]}]}}},MoneyQuantity:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},SimpleQuantity:{elements:{id:{type:[{code:"string"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{max:0,type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},MetadataResource:{elements:{id:{type:[{code:"string"}]},meta:{type:[{code:"Meta"}]},implicitRules:{type:[{code:"uri"}]},language:{type:[{code:"code"}]},text:{type:[{code:"Narrative"}]},contained:{max:9007199254740991,type:[{code:"Resource"}]},extension:{max:9007199254740991,type:[{code:"Extension"}]},modifierExtension:{max:9007199254740991,type:[{code:"Extension"}]},url:{type:[{code:"uri"}]},version:{type:[{code:"string"}]},name:{type:[{code:"string"}]},title:{type:[{code:"string"}]},status:{min:1,type:[{code:"code"}]},experimental:{type:[{code:"boolean"}]},date:{type:[{code:"dateTime"}]},publisher:{type:[{code:"string"}]},contact:{max:9007199254740991,type:[{code:"ContactDetail"}]},description:{type:[{code:"markdown"}]},useContext:{max:9007199254740991,type:[{code:"UsageContext"}]},jurisdiction:{max:9007199254740991,type:[{code:"CodeableConcept"}]}}},IdentityProvider:{elements:{authorizeUrl:{min:1,type:[{code:"string"}]},tokenUrl:{min:1,type:[{code:"string"}]},userInfoUrl:{min:1,type:[{code:"string"}]},clientId:{min:1,type:[{code:"string"}]},clientSecret:{min:1,type:[{code:"string"}]},useSubject:{type:[{code:"boolean"}]}}}};function we(e){return[{type:B.boolean,value:e}]}function Xn(e){return e==null?{type:"undefined",value:void 0}:Number.isSafeInteger(e)?{type:B.integer,value:e}:typeof e=="number"?{type:B.decimal,value:e}:typeof e=="boolean"?{type:B.boolean,value:e}:typeof e=="string"?{type:B.string,value:e}:an(e)?{type:B.Quantity,value:e}:Ro(e)?{type:e.resourceType,value:e}:{type:B.BackboneElement,value:e}}function Yo(e){return e.length===0?!1:!!e[0].value}function Eo(e,t){if(e.length!==0){if(e.length===1&&(!t||e[0].type===t))return e[0];throw new Error(`Expected singleton of type ${t}, but found ${JSON.stringify(e)}`)}}function tr(e,t){if(!e.value)return;let r=fi(e.type,t);return r?Une(e,t,r):Wne(e,t)}function Une(e,t,r){let n=r.type;if(!n||n.length===0)return;let o,a="undefined";if(n.length===1)o=e.value[t],a=n[0].code;else for(let l of n){let c=t.replace("[x]","")+fr(l.code);if(c in e.value){o=e.value[c],a=l.code;break}}let i=e.value["_"+t];if(i&&(Array.isArray(o)?o=o.map((l,c)=>i[c]?BP(l??{},i[c]):l):o=BP(o??{},i)),!Ko(o))return(a==="Element"||a==="BackboneElement")&&(a=r.type[0].code),Array.isArray(o)?o.map(l=>zP(l,a)):zP(o,a)}function zP(e,t){return t==="Resource"&&Ro(e)&&(t=e.resourceType),{type:t,value:e}}function Wne(e,t){let r=e.value;if(!r||typeof r!="object")return;let n;if(t in r)n=r[t];else for(let o in B){let a=t+fr(o);if(a in r){n=r[a];break}}if(!Ko(n))return Array.isArray(n)?n.map(Xn):Xn(n)}function M4(e){let t=[];for(let r of e){let n=!1;for(let o of t)if(Yo(F4(r,o))){n=!0;break}n||t.push(r)}return t}function L4(e){return we(!Yo(e))}function z4(e,t){return e.length===0||t.length===0?[]:e.length!==t.length?we(!1):we(e.every((r,n)=>Yo(F4(r,t[n]))))}function F4(e,t){var o,a;let r=(o=e.value)==null?void 0:o.valueOf(),n=(a=t.value)==null?void 0:a.valueOf();return typeof r=="number"&&typeof n=="number"?we(Math.abs(r-n)<1e-8):an(r)&&an(n)?we(U4(r,n)):we(typeof r=="object"&&typeof n=="object"?H0(e,t):r===n)}function V4(e,t){return e.length===0&&t.length===0?we(!0):e.length!==t.length?we(!1):(e.sort(FP),t.sort(FP),we(e.every((r,n)=>Yo(Hne(r,t[n])))))}function Hne(e,t){let{type:r,value:n}=e,{type:o,value:a}=t,i=n==null?void 0:n.valueOf(),l=a==null?void 0:a.valueOf();return typeof i=="number"&&typeof l=="number"?we(Math.abs(i-l)<.01):an(i)&&an(l)?we(U4(i,l)):we(r==="Coding"&&o==="Coding"?typeof i!="object"||typeof l!="object"?!1:i.code===l.code&&i.system===l.system:typeof i=="object"&&typeof l=="object"?H0({...i,id:void 0},{...l,id:void 0}):typeof i=="string"&&typeof l=="string"?i.toLowerCase()===l.toLowerCase():i===l)}function FP(e,t){var o,a;let r=(o=e.value)==null?void 0:o.valueOf(),n=(a=t.value)==null?void 0:a.valueOf();return typeof r=="number"&&typeof n=="number"?r-n:typeof r=="string"&&typeof n=="string"?r.localeCompare(n):0}function B4(e,t){let{value:r}=e;if(r==null)return!1;switch(t){case"Boolean":return typeof r=="boolean";case"Decimal":case"Integer":return typeof r=="number";case"Date":return typeof r=="string"&&!!/^\d{4}(-\d{2}(-\d{2})?)?/.exec(r);case"DateTime":return typeof r=="string"&&!!/^\d{4}(-\d{2}(-\d{2})?)?T/.exec(r);case"Time":return typeof r=="string"&&!!/^T\d/.exec(r);case"Period":return qne(r);case"Quantity":return an(r);default:return typeof r=="object"&&(r==null?void 0:r.resourceType)===t}}function qne(e){return!!(e&&typeof e=="object"&&"start"in e)}function an(e){return!!(e&&typeof e=="object"&&"value"in e&&typeof e.value=="number")}function U4(e,t){return Math.abs(e.value-t.value)<.01&&(e.unit===t.unit||e.code===t.code||e.unit===t.code||e.code===t.unit)}function H0(e,t){let r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let o of r){let a=e[o],i=t[o];if(VP(a)&&VP(i)){if(!H0(a,i))return!1}else if(a!==i)return!1}return!0}function VP(e){return e!==null&&typeof e=="object"}function BP(e,t){return delete t.__proto__,delete t.constructor,Object.assign(e,t)}var Gne="ok",Qne="created",Kne="gone",Yne="not-modified",Xne="not-found",Jne="forbidden",Zne="accepted",eoe={resourceType:"OperationOutcome",id:Xne,issue:[{severity:"error",code:"not-found",details:{text:"Not found"}}]},toe={resourceType:"OperationOutcome",id:Jne,issue:[{severity:"error",code:"forbidden",details:{text:"Forbidden"}}]};function Ba(e,t){return{resourceType:"OperationOutcome",issue:[{severity:"error",code:"invalid",details:{text:e},expression:t?[t]:void 0}]}}function Lt(e){return{resourceType:"OperationOutcome",issue:[{severity:"error",code:"structure",details:{text:e}}]}}function roe(e){return{resourceType:"OperationOutcome",issue:[{severity:"error",code:"exception",details:{text:"Internal server error"},diagnostics:e.toString()}]}}function Gm(e){return typeof e=="object"&&e!==null&&e.resourceType==="OperationOutcome"}function W4(e){return e.id===Gne||e.id===Qne||e.id===Yne||e.id===Zne}function noe(e){return e.id===Kne}var Ue=class extends Error{constructor(e,t){super(H4(e)),this.outcome=e,this.cause=t}};function xt(e){return e instanceof Ue?e.outcome:Gm(e)?e:Ba(ke(e))}function ke(e){return e?typeof e=="string"?e:e instanceof Error?e.message:Gm(e)?H4(e):typeof e=="object"&&"code"in e&&typeof e.code=="string"?e.code:JSON.stringify(e):"Unknown error"}function H4(e){var r;let t=((r=e.issue)==null?void 0:r.map(q4))??[];return t.length>0?t.join("; "):"Unknown error"}function q4(e){var r,n;let t;return(r=e.details)!=null&&r.text?e.diagnostics?t=`${e.details.text} (${e.diagnostics})`:t=e.details.text:e.diagnostics?t=e.diagnostics:t="Unknown error",(n=e.expression)!=null&&n.length&&(t+=` (${e.expression.join(", ")})`),t}function ooe(e){return new soe(e).parse()}var Xs=Vne(Bne);function aoe(e){var r;let t=Array.isArray(e)?e:((r=e.entry)==null?void 0:r.map(n=>n.resource))??[];for(let n of t)ioe(n)}function ioe(e){if(!(e!=null&&e.name))throw new Error("Failed loading StructureDefinition from bundle");if(e.resourceType!=="StructureDefinition")return;let t=ooe(e);Xs[e.name]=t;for(let r of t.innerTypes)r.parentType=t,Xs[r.name]=r}function loe(e){return!!Xs[e]}function q0(e){return Xs[e]}function G4(e){let t=Xs[e];if(!t)throw new Ue(roe(Error("Unknown data type: "+e)));return t}var soe=class{constructor(t){var r;if(!((r=t.snapshot)!=null&&r.element)||t.snapshot.element.length===0)throw new Error(`No snapshot defined for StructureDefinition '${t.name}'`);this.root=t.snapshot.element[0],this.elements=t.snapshot.element.slice(1),this.elementIndex=Object.create(null),this.index=0,this.resourceSchema={name:t.name,url:t.url,kind:t.kind,description:t.description,elements:{},constraints:this.parseElementDefinition(this.root).constraints,innerTypes:[],summaryProperties:new Set,mandatoryProperties:new Set},this.innerTypes=[]}parse(){var r,n,o,a,i;let t=this.next();for(;t;){if(t.sliceName)this.parseSliceStart(t);else if((r=t.id)!=null&&r.includes(":")){if((n=this.slicingContext)!=null&&n.current){let l=ug(t,this.slicingContext.path);this.slicingContext.current.elements[l]=this.parseElementDefinition(t)}}else{let l=this.parseElementDefinition(t);this.checkFieldEnter(t,l);let c=this.backboneContext;for(;c;){if((o=t.path)!=null&&o.startsWith(c.path+".")){c.type.elements[ug(t,c.path)]=l;break}c=c.parent}if(!c){let u=ug(t,this.root.path);t.isSummary&&((a=this.resourceSchema.summaryProperties)==null||a.add(u.replace("[x]",""))),l.min>0&&((i=this.resourceSchema.mandatoryProperties)==null||i.add(u.replace("[x]",""))),this.resourceSchema.elements[u]=l}this.checkFieldExit(t)}t=this.next()}return this.checkFieldExit(),this.innerTypes.length>0&&(this.resourceSchema.innerTypes=this.innerTypes),this.resourceSchema}checkFieldEnter(t,r){this.isInnerType(t)&&this.enterInnerType(t),t.slicing&&!this.slicingContext&&this.enterSlice(t,r)}enterInnerType(t){var r,n,o;for(;this.backboneContext&&!Pi((r=this.backboneContext)==null?void 0:r.path,t.path);)this.innerTypes.push(this.backboneContext.type),this.backboneContext=this.backboneContext.parent;this.backboneContext={type:{name:HP(t),description:t.definition,elements:{},constraints:this.parseElementDefinition(t).constraints,innerTypes:[]},path:t.path??"",parent:Pi((n=this.backboneContext)==null?void 0:n.path,t.path)?this.backboneContext:(o=this.backboneContext)==null?void 0:o.parent}}enterSlice(t,r){var n,o,a,i;uoe(t)&&!((n=this.peek())!=null&&n.sliceName)||(r.slicing={discriminator:(((o=t.slicing)==null?void 0:o.discriminator)??[]).map(l=>{if(l.type!=="value"&&l.type!=="pattern"&&l.type!=="type")throw new Error(`Unsupported slicing discriminator type: ${l.type}`);return{path:l.path,type:l.type}}),slices:[],ordered:((a=t.slicing)==null?void 0:a.ordered)??!1,rule:(i=t.slicing)==null?void 0:i.rules},this.slicingContext={field:r.slicing,path:t.path??""})}checkFieldExit(t=void 0){var r;if(this.backboneContext&&!Pi(this.backboneContext.path,t==null?void 0:t.path))if(this.backboneContext.parent)do this.innerTypes.push(this.backboneContext.type),this.backboneContext=this.backboneContext.parent;while(this.backboneContext&&!Pi(this.backboneContext.path,t==null?void 0:t.path));else this.innerTypes.push(this.backboneContext.type),delete this.backboneContext;this.slicingContext&&!Pi(this.slicingContext.path,t==null?void 0:t.path)&&((r=this.slicingContext)!=null&&r.current&&this.slicingContext.field.slices.push(this.slicingContext.current),delete this.slicingContext)}next(){let t=this.peek();if(t)return this.index++,t}peek(){let t=this.elements[this.index];if(t){if(this.elementIndex[t.path??""]=t,t.contentReference){let r=this.elementIndex[t.contentReference.slice(t.contentReference.indexOf("#")+1)];return r?{...r,id:t.id,path:t.path,min:t.min??r.min,max:t.max??r.max,contentReference:t.contentReference,definition:t.definition}:void 0}return t}}isInnerType(t){var n;let r=this.peek();return!!(Pi(t==null?void 0:t.path,r==null?void 0:r.path)&&((n=t.type)!=null&&n.some(o=>["BackboneElement","Element"].includes(o.code))))}parseSliceStart(t){var r;if(!this.slicingContext)throw new Error("Invalid slice start before discriminator: "+t.sliceName);this.slicingContext.current&&this.slicingContext.field.slices.push(this.slicingContext.current),this.slicingContext.current={name:t.sliceName??"",type:(r=t.type)==null?void 0:r.map(n=>({code:n.code??"",targetProfile:n.targetProfile})),elements:{},min:t.min??0,max:t.max==="*"?Number.POSITIVE_INFINITY:Number.parseInt(t.max,10)}}parseElementDefinition(t){var a,i;let r=UP(t.max),n=(a=t.base)!=null&&a.max?UP(t.base.max):r,o={type:"ElementDefinition",value:t};return{description:t.definition||"",path:t.path||((i=t.base)==null?void 0:i.path)||"",min:t.min??0,max:r,isArray:n>1,constraints:(t.constraint??[]).map(l=>({key:l.key??"",severity:l.severity??"error",expression:l.expression??"",description:l.human??""})),type:(t.type??[]).map(l=>({code:["BackboneElement","Element"].includes(l.code)?HP(t):l.code??"",targetProfile:l.targetProfile})),fixed:WP(tr(o,"fixed")),pattern:WP(tr(o,"pattern")),binding:t.binding}}};function UP(e){return e==="*"?Number.POSITIVE_INFINITY:Number.parseInt(e,10)}function ug(e,t=""){return coe(e.path,t)}function coe(e,t){return e?t&&e.startsWith(t)?e.substring(t.length+1):e:""}function Pi(e,t){return!e||!t?!1:t.startsWith(e+".")||t===e}function WP(e){return Array.isArray(e)&&e.length>0?e[0]:Ko(e)?void 0:e}function uoe(e){var r,n;let t=(r=e.slicing)==null?void 0:r.discriminator;return!!((n=e.type)!=null&&n.some(o=>o.code==="Extension")&&(t==null?void 0:t.length)===1&&t[0].type==="value"&&t[0].path==="url")}var B={Address:"Address",Age:"Age",Annotation:"Annotation",Attachment:"Attachment",BackboneElement:"BackboneElement",CodeableConcept:"CodeableConcept",Coding:"Coding",ContactDetail:"ContactDetail",ContactPoint:"ContactPoint",Contributor:"Contributor",Count:"Count",DataRequirement:"DataRequirement",Distance:"Distance",Dosage:"Dosage",Duration:"Duration",Expression:"Expression",Extension:"Extension",HumanName:"HumanName",Identifier:"Identifier",MarketingStatus:"MarketingStatus",Meta:"Meta",Money:"Money",Narrative:"Narrative",ParameterDefinition:"ParameterDefinition",Period:"Period",Population:"Population",ProdCharacteristic:"ProdCharacteristic",ProductShelfLife:"ProductShelfLife",Quantity:"Quantity",Range:"Range",Ratio:"Ratio",Reference:"Reference",RelatedArtifact:"RelatedArtifact",SampledData:"SampledData",Signature:"Signature",SubstanceAmount:"SubstanceAmount",SystemString:"http://hl7.org/fhirpath/System.String",Timing:"Timing",TriggerDefinition:"TriggerDefinition",UsageContext:"UsageContext",base64Binary:"base64Binary",boolean:"boolean",canonical:"canonical",code:"code",date:"date",dateTime:"dateTime",decimal:"decimal",id:"id",instant:"instant",integer:"integer",markdown:"markdown",oid:"oid",positiveInt:"positiveInt",string:"string",time:"time",unsignedInt:"unsignedInt",uri:"uri",url:"url",uuid:"uuid"};function doe(e){for(let t of e.base??[]){let r=Jn.types[t];r||(r={searchParamsDetails:{}},Jn.types[t]=r),r.searchParams||(r.searchParams={_id:{base:[t],code:"_id",type:"token",expression:t+".id"},_lastUpdated:{base:[t],code:"_lastUpdated",type:"date",expression:t+".meta.lastUpdated"},_compartment:{base:[t],code:"_compartment",type:"reference",expression:t+".meta.compartment"},_profile:{base:[t],code:"_profile",type:"uri",expression:t+".meta.profile"},_security:{base:[t],code:"_security",type:"token",expression:t+".meta.security"},_source:{base:[t],code:"_source",type:"uri",expression:t+".meta.source"},_tag:{base:[t],code:"_tag",type:"token",expression:t+".meta.tag"}}),r.searchParams[e.code]=e}}function HP(e){var r,n,o,a;let t=(n=(r=e.type)==null?void 0:r[0])==null?void 0:n.code;return t==="BackboneElement"||t==="Element"?foe((a=((o=e.base)==null?void 0:o.path)??e.path)==null?void 0:a.split(".")):t}function foe(e){return e.length===1?e[0]:e.map(fr).join("")}function Q4(e){var t;return(t=Jn.types[e])==null?void 0:t.searchParams}function poe(e,t){var r,n;return(n=(r=Jn.types[e])==null?void 0:r.searchParams)==null?void 0:n[t]}function Fp(e){return e.replaceAll("[x]","").split(".").pop().split(/(?=[A-Z])/).map(hoe).join(" ").replace("_"," ").replace(/\s+/g," ")}var moe=new Set(["ID","IP","PKCE","JWKS","URI","URL"]);function hoe(e){let t=e.toUpperCase();return moe.has(t)?t:t.charAt(0)+e.slice(1)}function fi(e,t){let r=q0(e);if(r)return r.elements[t]??r.elements[t+"[x]"]}function Ro(e){return!!(e&&typeof e=="object"&&"resourceType"in e)}function _c(e){return!!(e&&typeof e=="object"&&"reference"in e)}var Jn={types:{}};function td(e){if(e.startsWith("T"))return e+"T00:00:00.000Z".substring(e.length);if(e.length<=10)return e;try{return new Date(e).toISOString()}catch{return e}}var es=()=>[],yr={empty:(e,t)=>we(t.length===0),exists:(e,t,r)=>we(r?t.filter(n=>Yo(r.eval(e,[n]))).length>0:t.length>0),all:(e,t,r)=>we(t.every(n=>Yo(r.eval(e,[n])))),allTrue:(e,t)=>{for(let r of t)if(!r.value)return we(!1);return we(!0)},anyTrue:(e,t)=>{for(let r of t)if(r.value)return we(!0);return we(!1)},allFalse:(e,t)=>{for(let r of t)if(r.value)return we(!1);return we(!0)},anyFalse:(e,t)=>{for(let r of t)if(!r.value)return we(!0);return we(!1)},subsetOf:es,supersetOf:es,count:(e,t)=>[{type:B.integer,value:t.length}],distinct:(e,t)=>{let r=[];for(let n of t)r.some(o=>o.value===n.value)||r.push(n);return r},isDistinct:(e,t)=>we(t.length===yr.distinct(e,t).length),where:(e,t,r)=>t.filter(n=>Yo(r.eval(e,[n]))),select:(e,t,r)=>t.map(n=>r.eval(e,[n])).flat(),repeat:es,ofType:(e,t,r)=>t.filter(n=>n.type===r.name),single:(e,t)=>{if(t.length>1)throw new Error("Expected input length one for single()");return t.length===0?[]:t.slice(0,1)},first:(e,t)=>t.length===0?[]:t.slice(0,1),last:(e,t)=>t.length===0?[]:t.slice(t.length-1,t.length),tail:(e,t)=>t.length===0?[]:t.slice(1,t.length),skip:(e,t,r)=>{var o;let n=(o=r.eval(e,t)[0])==null?void 0:o.value;if(typeof n!="number")throw new Error("Expected a number for skip(num)");return n>=t.length?[]:n<=0?t:t.slice(n,t.length)},take:(e,t,r)=>{var o;let n=(o=r.eval(e,t)[0])==null?void 0:o.value;if(typeof n!="number")throw new Error("Expected a number for take(num)");return n>=t.length?t:n<=0?[]:t.slice(0,n)},intersect:(e,t,r)=>{if(!r)return t;let n=r.eval(e,t),o=[];for(let a of t)!o.some(i=>i.value===a.value)&&n.some(i=>i.value===a.value)&&o.push(a);return o},exclude:(e,t,r)=>{if(!r)return t;let n=r.eval(e,t),o=[];for(let a of t)n.some(i=>i.value===a.value)||o.push(a);return o},union:(e,t,r)=>{if(!r)return t;let n=r.eval(e,t);return M4([...t,...n])},combine:(e,t,r)=>{if(!r)return t;let n=r.eval(e,t);return[...t,...n]},htmlChecks:(e,t,r)=>[Xn(!0)],iif:(e,t,r,n,o)=>{let a=r.eval(e,t);if(a.length>1||a.length===1&&typeof a[0].value!="boolean")throw new Error("Expected criterion to evaluate to a Boolean");return Yo(a)?n.eval(e,t):o?o.eval(e,t):[]},toBoolean:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);if(typeof r=="boolean")return[{type:B.boolean,value:r}];if(typeof r=="number"&&(r===0||r===1))return we(!!r);if(typeof r=="string"){let n=r.toLowerCase();if(["true","t","yes","y","1","1.0"].includes(n))return we(!0);if(["false","f","no","n","0","0.0"].includes(n))return we(!1)}return[]},convertsToBoolean:(e,t)=>t.length===0?[]:we(yr.toBoolean(e,t).length===1),toInteger:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="number"?[{type:B.integer,value:r}]:typeof r=="string"&&/^[+-]?\d+$/.exec(r)?[{type:B.integer,value:parseInt(r,10)}]:typeof r=="boolean"?[{type:B.integer,value:r?1:0}]:[]},convertsToInteger:(e,t)=>t.length===0?[]:we(yr.toInteger(e,t).length===1),toDate:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="string"&&/^\d{4}(-\d{2}(-\d{2})?)?/.exec(r)?[{type:B.date,value:td(r)}]:[]},convertsToDate:(e,t)=>t.length===0?[]:we(yr.toDate(e,t).length===1),toDateTime:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="string"&&/^\d{4}(-\d{2}(-\d{2})?)?/.exec(r)?[{type:B.dateTime,value:td(r)}]:[]},convertsToDateTime:(e,t)=>t.length===0?[]:we(yr.toDateTime(e,t).length===1),toDecimal:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="number"?[{type:B.decimal,value:r}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?$/.exec(r)?[{type:B.decimal,value:parseFloat(r)}]:typeof r=="boolean"?[{type:B.decimal,value:r?1:0}]:[]},convertsToDecimal:(e,t)=>t.length===0?[]:we(yr.toDecimal(e,t).length===1),toQuantity:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return an(r)?[{type:B.Quantity,value:r}]:typeof r=="number"?[{type:B.Quantity,value:{value:r,unit:"1"}}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?/.exec(r)?[{type:B.Quantity,value:{value:parseFloat(r),unit:"1"}}]:typeof r=="boolean"?[{type:B.Quantity,value:{value:r?1:0,unit:"1"}}]:[]},convertsToQuantity:(e,t)=>t.length===0?[]:we(yr.toQuantity(e,t).length===1),toString:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return r==null?[]:an(r)?[{type:B.string,value:`${r.value} '${r.unit}'`}]:[{type:B.string,value:r.toString()}]},convertsToString:(e,t)=>t.length===0?[]:we(yr.toString(e,t).length===1),toTime:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);if(typeof r=="string"){let n=/^T?(\d{2}(:\d{2}(:\d{2})?)?)/.exec(r);if(n)return[{type:B.time,value:td("T"+n[1])}]}return[]},convertsToTime:(e,t)=>t.length===0?[]:we(yr.toTime(e,t).length===1),indexOf:(e,t,r)=>Xr((n,o)=>n.indexOf(o),e,t,r),substring:(e,t,r,n)=>Xr((o,a,i)=>{let l=a,c=i?l+i:o.length;return l<0||l>=o.length?void 0:o.substring(l,c)},e,t,r,n),startsWith:(e,t,r)=>Xr((n,o)=>n.startsWith(o),e,t,r),endsWith:(e,t,r)=>Xr((n,o)=>n.endsWith(o),e,t,r),contains:(e,t,r)=>Xr((n,o)=>n.includes(o),e,t,r),upper:(e,t)=>Xr(r=>r.toUpperCase(),e,t),lower:(e,t)=>Xr(r=>r.toLowerCase(),e,t),replace:(e,t,r,n)=>Xr((o,a,i)=>o.replaceAll(a,i),e,t,r,n),matches:(e,t,r)=>Xr((n,o)=>!!new RegExp(o).exec(n),e,t,r),replaceMatches:(e,t,r,n)=>Xr((o,a,i)=>o.replaceAll(a,i),e,t,r,n),length:(e,t)=>Xr(r=>r.length,e,t),toChars:(e,t)=>Xr(r=>r?r.split(""):void 0,e,t),abs:(e,t)=>An(Math.abs,e,t),ceiling:(e,t)=>An(Math.ceil,e,t),exp:(e,t)=>An(Math.exp,e,t),floor:(e,t)=>An(Math.floor,e,t),ln:(e,t)=>An(Math.log,e,t),log:(e,t,r)=>An((n,o)=>Math.log(n)/Math.log(o),e,t,r),power:(e,t,r)=>An(Math.pow,e,t,r),round:(e,t)=>An(Math.round,e,t),sqrt:(e,t)=>An(Math.sqrt,e,t),truncate:(e,t)=>An(r=>r|0,e,t),children:es,descendants:es,trace:(e,t,r)=>(console.log("trace",t,r),t),now:()=>[{type:B.dateTime,value:new Date().toISOString()}],timeOfDay:()=>[{type:B.time,value:new Date().toISOString().substring(11)}],today:()=>[{type:B.date,value:new Date().toISOString().substring(0,10)}],between:(e,t,r,n,o)=>{var u;let a=yr.toDateTime(e,r.eval(e,t));if(a.length===0)throw new Error("Invalid start date");let i=yr.toDateTime(e,n.eval(e,t));if(i.length===0)throw new Error("Invalid end date");let l=(u=o.eval(e,t)[0])==null?void 0:u.value;if(l!=="years"&&l!=="months"&&l!=="days")throw new Error("Invalid units");let c=R4(a[0].value,i[0].value);return[{type:B.Quantity,value:{value:c[l],unit:l}}]},is:(e,t,r)=>{let n="";return r instanceof G0?n=r.name:r instanceof K0&&(n=r.left.name+"."+r.right.name),n?t.map(o=>({type:B.boolean,value:B4(o,n)})):[]},not:(e,t)=>yr.toBoolean(e,t).map(r=>({type:B.boolean,value:!r.value})),resolve:(e,t)=>t.map(r=>{let n=r.value,o;if(typeof n=="string")o=n;else if(typeof n=="object"){let a=n;if(a.resource)return Xn(a.resource);a.reference?o=a.reference:a.type&&a.identifier&&(o=`${a.type}?identifier=${a.identifier.system}|${a.identifier.value}`)}if(o!=null&&o.includes("?")){let[a]=o.split("?");return{type:a,value:{resourceType:a}}}if(o!=null&&o.includes("/")){let[a,i]=o.split("/");return{type:a,value:{resourceType:a,id:i}}}return{type:B.BackboneElement,value:void 0}}).filter(r=>!!r.value),as:(e,t)=>t,type:(e,t)=>t.map(({value:r})=>typeof r=="boolean"?{type:B.BackboneElement,value:{namespace:"System",name:"Boolean"}}:typeof r=="number"?{type:B.BackboneElement,value:{namespace:"System",name:"Integer"}}:Ro(r)?{type:B.BackboneElement,value:{namespace:"FHIR",name:r.resourceType}}:{type:B.BackboneElement,value:null}),conformsTo:(e,t,r)=>{let n=r.eval(e,t)[0].value;if(!n.startsWith("http://hl7.org/fhir/StructureDefinition/"))throw new Error("Expected a StructureDefinition URL");let o=n.replace("http://hl7.org/fhir/StructureDefinition/","");return t.map(a=>{var i;return{type:B.boolean,value:((i=a.value)==null?void 0:i.resourceType)===o}})}};function Xr(e,t,r,...n){if(r.length===0)return[];let[{value:o}]=zn(r,1);if(typeof o!="string")throw new Error("String function cannot be called with non-string");let a=e(o,...n.map(i=>{var l;return(l=i==null?void 0:i.eval(t,r)[0])==null?void 0:l.value}));return a===void 0?[]:Array.isArray(a)?a.map(Xn):[Xn(a)]}function An(e,t,r,...n){if(r.length===0)return[];let[{value:o}]=zn(r,1),a=an(o),i=a?o.value:o;if(typeof i!="number")throw new Error("Math function cannot be called with non-number");let l=e(i,...n.map(d=>{var p;return(p=d.eval(t,r)[0])==null?void 0:p.value})),c=a?B.Quantity:r[0].type,u=a?{...o,value:l}:l;return[{type:c,value:u}]}function zn(e,t){if(e.length!==t)throw new Error(`Expected ${t} arguments`);for(let r of e)if(r==null)throw new Error("Expected non-null argument");return e}var goe=class{constructor(e,t){this.original=e,this.child=t}eval(e,t){try{return t.length>0?t.map(r=>this.child.eval(e,[r])).flat():this.child.eval(e,[])}catch(r){throw new Error(`FhirPathError on "${this.original}": ${r}`)}}toString(){return this.child.toString()}},$i=class{constructor(e){this.value=e}eval(){return[this.value]}toString(){let e=this.value.value;return typeof e=="string"?`'${e}'`:e.toString()}},G0=class{constructor(e){this.name=e}eval(e,t){if(this.name==="$this")return t;if(this.name.startsWith("%")){let r=e.variables[this.name.slice(1)];if(!r)throw new Error(`Undefined variable ${this.name}`);return[r]}return t.flatMap(r=>this.evalValue(r)).filter(r=>(r==null?void 0:r.value)!==void 0)}evalValue(e){let t=e.value;if(!(!t||typeof t!="object"))return Ro(t)&&t.resourceType===this.name?e:tr(e,this.name)}toString(){return this.name}},voe=class{eval(){return[]}toString(){return"{}"}},yoe=class extends hne{constructor(e,t,r){super(e,t),this.impl=r}eval(e,t){return this.impl(this.child.eval(e,t))}toString(){return this.operator+this.child.toString()}},Q0=class extends wc{constructor(e,t){super("as",e,t)}eval(e,t){return yr.ofType(e,this.left.eval(e,t),this.right)}},Rr=class extends wc{},vn=class extends Rr{constructor(e,t,r,n){super(e,t,r),this.impl=n}eval(e,t){let r=this.left.eval(e,t);if(r.length!==1)return[];let n=this.right.eval(e,t);if(n.length!==1)return[];let o=r[0].value,a=n[0].value,i=an(o)?o.value:o,l=an(a)?a.value:a,c=this.impl(i,l);return typeof c=="boolean"?we(c):an(o)?[{type:B.Quantity,value:{...o,value:c}}]:[Xn(c)]}},woe=class extends wc{constructor(t,r){super("&",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r),a=[...n,...o];return a.length>0&&a.every(i=>typeof i.value=="string")?[{type:B.string,value:a.map(i=>i.value).join("")}]:a}},boe=class extends Rr{constructor(t,r){super("contains",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r);return we(n.some(a=>a.value===o[0].value))}},_oe=class extends Rr{constructor(t,r){super("in",t,r)}eval(t,r){let n=Eo(this.left.eval(t,r)),o=this.right.eval(t,r);return n?we(o.some(a=>a.value===n.value)):[]}},K0=class extends wc{constructor(e,t){super(".",e,t)}eval(e,t){return this.right.eval(e,this.left.eval(e,t))}toString(){return`${this.left.toString()}.${this.right.toString()}`}},K4=class extends wc{constructor(e,t){super("|",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return M4([...r,...n])}},xoe=class extends Rr{constructor(e,t){super("=",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return z4(r,n)}},Eoe=class extends Rr{constructor(t,r){super("!=",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r);return L4(z4(n,o))}},Soe=class extends Rr{constructor(e,t){super("~",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return V4(r,n)}},Poe=class extends Rr{constructor(e,t){super("!~",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return L4(V4(r,n))}},Y0=class extends Rr{constructor(e,t){super("is",e,t)}eval(e,t){let r=this.left.eval(e,t);if(r.length!==1)return[];let n=this.right.name;return we(B4(r[0],n))}},$oe=class extends Rr{constructor(e,t){super("and",e,t)}eval(e,t){let r=Eo(this.left.eval(e,t),"boolean"),n=Eo(this.right.eval(e,t),"boolean");return(r==null?void 0:r.value)===!0&&(n==null?void 0:n.value)===!0?we(!0):(r==null?void 0:r.value)===!1||(n==null?void 0:n.value)===!1?we(!1):[]}},Ooe=class extends Rr{constructor(e,t){super("or",e,t)}eval(e,t){let r=Eo(this.left.eval(e,t),"boolean"),n=Eo(this.right.eval(e,t),"boolean");return(r==null?void 0:r.value)===!1&&(n==null?void 0:n.value)===!1?we(!1):r!=null&&r.value||n!=null&&n.value?we(!0):[]}},Coe=class extends Rr{constructor(e,t){super("xor",e,t)}eval(e,t){let r=Eo(this.left.eval(e,t),"boolean"),n=Eo(this.right.eval(e,t),"boolean");return!r||!n?[]:we(r.value!==n.value)}},koe=class extends Rr{constructor(t,r){super("implies",t,r)}eval(t,r){let n=Eo(this.left.eval(t,r),"boolean"),o=Eo(this.right.eval(t,r),"boolean");return(o==null?void 0:o.value)===!0||(n==null?void 0:n.value)===!1?we(!0):!n||!o?[]:we(!1)}},X0=class{constructor(e,t){this.name=e,this.args=t}eval(e,t){let r=yr[this.name];if(!r)throw new Error("Unrecognized function: "+this.name);return r(e,t,...this.args)}toString(){return`${this.name}(${this.args.map(e=>e.toString()).join(", ")})`}},J0=class{constructor(t,r){this.left=t,this.expr=r}eval(t,r){let n=this.expr.eval(t,r);if(n.length!==1)return[];let o=n[0].value;if(typeof o!="number")throw new Error("Invalid indexer expression: should return integer}");let a=this.left.eval(t,r);return o in a?[a[o]]:[]}toString(){return`${this.left.toString()}[${this.expr.toString()}]`}},joe=["year","years","month","months","week","weeks","day","days","hour","hours","minute","minutes","second","seconds","millisecond","milliseconds"],Roe=class{constructor(e,t,r,n){this.result=[],this.pos={index:0,line:1,column:0},this.markStack=[],this.str=e,this.keywords=t,this.operators=r,this.dateTimeLiterals=!!(n!=null&&n.dateTimeLiterals),this.symbolRegex=(n==null?void 0:n.symbolRegex)??/[$\w%]/}tokenize(){for(;this.pos.index<this.str.length;){let e=this.consumeToken();e&&this.result.push(e)}return this.result}prevToken(){return this.result.slice(-1)[0]}peekToken(){this.mark();let e=this.consumeToken();return this.reset(),e}consumeToken(){this.consumeWhitespace();let e=this.curr();if(!e)return;this.mark();let t=this.peek();return e==="/"&&t==="*"?this.consumeMultiLineComment():e==="/"&&t==="/"?this.consumeSingleLineComment():e==="'"||e==='"'?this.consumeString(e):e==="`"?this.consumeBacktickSymbol():e==="@"?this.consumeDateTime():/\d/.exec(e)?this.consumeNumber():/\w/.exec(e)?this.consumeSymbol():(e==="$"||e==="%")&&/\w/.exec(t)?this.consumeSymbol():this.consumeOperator()}consumeWhitespace(){this.consumeWhile(()=>/\s/.exec(this.curr()))}consumeMultiLineComment(){let e=this.pos.index;return this.consumeWhile(()=>this.curr()!=="*"||this.peek()!=="/"),this.advance(),this.advance(),this.buildToken("Comment",this.str.substring(e,this.pos.index))}consumeSingleLineComment(){return this.buildToken("Comment",this.consumeWhile(()=>this.curr()!==`
88
+ `))}consumeString(e){this.advance();let t=this.buildToken("String",this.consumeWhile(()=>this.prev()==="\\"||this.curr()!==e));return this.advance(),t}consumeBacktickSymbol(){this.advance();let e=this.buildToken("Symbol",this.consumeWhile(()=>this.curr()!=="`"));return this.advance(),e}consumeDateTime(){this.advance();let e=this.pos.index;return this.consumeWhile(()=>/[\d-]/.exec(this.curr())),this.curr()==="T"&&(this.advance(),this.consumeWhile(()=>/[\d:]/.exec(this.curr())),this.curr()==="."&&/\d/.exec(this.peek())&&(this.advance(),this.consumeWhile(()=>/\d/.exec(this.curr()))),this.curr()==="Z"?this.advance():(this.curr()==="+"||this.curr()==="-")&&(this.advance(),this.consumeWhile(()=>/[\d:]/.exec(this.curr())))),this.buildToken("DateTime",this.str.substring(e,this.pos.index))}consumeNumber(){let e=this.pos.index,t="Number";return this.consumeWhile(()=>/\d/.exec(this.curr())),this.curr()==="."&&/\d/.exec(this.peek())&&(this.advance(),this.consumeWhile(()=>/\d/.exec(this.curr()))),this.curr()==="-"&&this.dateTimeLiterals?(this.pos.index=e-1,this.consumeDateTime()):(this.curr()===" "&&Toe(this.peekToken())&&(t="Quantity",this.consumeToken()),this.buildToken(t,this.str.substring(e,this.pos.index)))}consumeSymbol(){var t;let e=this.consumeWhile(()=>this.symbolRegex.exec(this.curr()));return((t=this.prevToken())==null?void 0:t.value)!=="."&&this.keywords.includes(e)?this.buildToken(e,e):this.buildToken("Symbol",e)}consumeOperator(){let e=this.curr(),t=this.peek(),r=e+t;return this.operators.includes(r)?(this.advance(),this.advance(),this.buildToken(r,r)):(this.advance(),this.buildToken(e,e))}consumeWhile(e){let t=this.pos.index;for(;this.pos.index<this.str.length&&e();)this.advance();return this.str.substring(t,this.pos.index)}curr(){return this.str[this.pos.index]}prev(){return this.str[this.pos.index-1]??""}peek(){return this.str[this.pos.index+1]??""}mark(){this.markStack.push({...this.pos})}reset(){let e=this.markStack.pop();if(!e)throw new Error("No mark to reset to");this.pos.index=e.index,this.pos.line=e.line,this.pos.column=e.column}advance(){this.pos.index++,this.curr()===`
89
+ `?(this.pos.line++,this.pos.column=0):this.pos.column++}buildToken(e,t){let r=this.markStack.pop();if(!r)throw new Error("No mark for token");return{id:e,value:t,...r}}};function Toe(e){return!!(e&&(e.id==="String"||e.id==="Symbol"&&joe.includes(e.value)))}var Ioe=["true","false"],Z0=["!=","!~","<=",">=","{}","->"];function Noe(e){return new Roe(e,Ioe,Z0).tokenize()}var Fe={FunctionCall:0,Dot:1,Indexer:2,UnaryAdd:3,UnarySubtract:3,Multiply:4,Divide:4,IntegerDivide:4,Modulo:4,Add:5,Subtract:5,Ampersand:5,Is:6,As:6,Union:7,GreaterThan:8,GreaterThanOrEquals:8,LessThan:8,LessThanOrEquals:8,Equals:9,Equivalent:9,NotEquals:9,NotEquivalent:9,In:10,Contains:10,And:11,Xor:12,Or:12,Implies:13,Arrow:100,Semicolon:200},Doe={parse(e){var r;let t=e.consumeAndParse();if(!e.match(")"))throw new Error("Parse error: expected `)` got `"+((r=e.peek())==null?void 0:r.value)+"`");return t}},Aoe={parse(e,t){let r=e.consumeAndParse();if(!e.match("]"))throw new Error("Parse error: expected `]`");return new J0(t,r)},precedence:Fe.Indexer},Moe={parse(e,t){if(!(t instanceof G0))throw new Error("Unexpected parentheses");let r=[];for(;!e.match(")");)r.push(e.consumeAndParse()),e.match(",");return new X0(t.name,r)},precedence:Fe.FunctionCall};function Loe(e){let t=e.split(" "),r=parseFloat(t[0]),n=t[1];return n!=null&&n.startsWith("'")&&n.endsWith("'")?n=n.substring(1,n.length-1):n="{"+n+"}",{value:r,unit:n}}function e1(){return new gne().registerPrefix("String",{parse:(e,t)=>new $i({type:B.string,value:t.value})}).registerPrefix("DateTime",{parse:(e,t)=>new $i({type:B.dateTime,value:td(t.value)})}).registerPrefix("Quantity",{parse:(e,t)=>new $i({type:B.Quantity,value:Loe(t.value)})}).registerPrefix("Number",{parse:(e,t)=>new $i({type:B.decimal,value:parseFloat(t.value)})}).registerPrefix("true",{parse:()=>new $i({type:B.boolean,value:!0})}).registerPrefix("false",{parse:()=>new $i({type:B.boolean,value:!1})}).registerPrefix("Symbol",{parse:(e,t)=>new G0(t.value)}).registerPrefix("{}",{parse:()=>new voe}).registerPrefix("(",Doe).registerInfix("[",Aoe).registerInfix("(",Moe).prefix("+",Fe.UnaryAdd,(e,t)=>new yoe("+",t,r=>r)).prefix("-",Fe.UnarySubtract,(e,t)=>new vn("-",t,t,(r,n)=>-n)).infixLeft(".",Fe.Dot,(e,t,r)=>new K0(e,r)).infixLeft("/",Fe.Divide,(e,t,r)=>new vn("/",e,r,(n,o)=>n/o)).infixLeft("*",Fe.Multiply,(e,t,r)=>new vn("*",e,r,(n,o)=>n*o)).infixLeft("+",Fe.Add,(e,t,r)=>new vn("+",e,r,(n,o)=>n+o)).infixLeft("-",Fe.Subtract,(e,t,r)=>new vn("-",e,r,(n,o)=>n-o)).infixLeft("|",Fe.Union,(e,t,r)=>new K4(e,r)).infixLeft("=",Fe.Equals,(e,t,r)=>new xoe(e,r)).infixLeft("!=",Fe.NotEquals,(e,t,r)=>new Eoe(e,r)).infixLeft("~",Fe.Equivalent,(e,t,r)=>new Soe(e,r)).infixLeft("!~",Fe.NotEquivalent,(e,t,r)=>new Poe(e,r)).infixLeft("<",Fe.LessThan,(e,t,r)=>new vn("<",e,r,(n,o)=>n<o)).infixLeft("<=",Fe.LessThanOrEquals,(e,t,r)=>new vn("<=",e,r,(n,o)=>n<=o)).infixLeft(">",Fe.GreaterThan,(e,t,r)=>new vn(">",e,r,(n,o)=>n>o)).infixLeft(">=",Fe.GreaterThanOrEquals,(e,t,r)=>new vn(">=",e,r,(n,o)=>n>=o)).infixLeft("&",Fe.Ampersand,(e,t,r)=>new woe(e,r)).infixLeft("and",Fe.And,(e,t,r)=>new $oe(e,r)).infixLeft("as",Fe.As,(e,t,r)=>new Q0(e,r)).infixLeft("contains",Fe.Contains,(e,t,r)=>new boe(e,r)).infixLeft("div",Fe.Divide,(e,t,r)=>new vn("div",e,r,(n,o)=>n/o|0)).infixLeft("in",Fe.In,(e,t,r)=>new _oe(e,r)).infixLeft("is",Fe.Is,(e,t,r)=>new Y0(e,r)).infixLeft("mod",Fe.Modulo,(e,t,r)=>new vn("mod",e,r,(n,o)=>n%o)).infixLeft("or",Fe.Or,(e,t,r)=>new Ooe(e,r)).infixLeft("xor",Fe.Xor,(e,t,r)=>new Coe(e,r)).infixLeft("implies",Fe.Implies,(e,t,r)=>new koe(e,r))}var zoe=e1();function Y4(e){return new goe(e,zoe.construct(Noe(e)).consumeAndParse())}function Foe(e,t){let r=Array.isArray(t)?t:[t];for(let n=0;n<r.length;n++){let o=r[n];typeof o=="object"&&"type"in o&&"value"in o||(r[n]=Xn(r[n]))}return t1(e,r).map(n=>n.value)}function t1(e,t,r){let n=r??{};return Y4(e).eval({variables:n},t).map(o=>{var a;return{type:o.type,value:(a=o.value)==null?void 0:a.valueOf()}})}var Uo=(e=>(e.BOOLEAN="BOOLEAN",e.NUMBER="NUMBER",e.QUANTITY="QUANTITY",e.TEXT="TEXT",e.REFERENCE="REFERENCE",e.CANONICAL="CANONICAL",e.DATE="DATE",e.DATETIME="DATETIME",e.PERIOD="PERIOD",e.UUID="UUID",e))(Uo||{});function r1(e,t){var n;let r=(n=Jn.types[e].searchParamsDetails)==null?void 0:n[t.code];return r||(r=Boe(e,t)),r}function Voe(e,t,r){let n=Jn.types[e];n.searchParamsDetails||(n.searchParamsDetails={}),n.searchParamsDetails[t]=r}function Boe(e,t){let r=t.code,n=Hoe(r),o=Goe(e,t.expression),a={elementDefinitions:[],propertyTypes:new Set,array:!1};for(let l of o){let c=Ps(l);c.length===1&&c[0]instanceof Rr?a.propertyTypes.add("boolean"):X4(a,Ps(l),e,1)}let i={columnName:n,type:qoe(t,a.propertyTypes),elementDefinitions:a.elementDefinitions,array:a.array};return Voe(e,r,i),i}function X4(e,t,r,n){let o=t[n];if(o instanceof Q0){e.propertyTypes.add(o.right.toString());return}if(o instanceof X0){Uoe(e,o);return}let a=o.toString(),i=fi(r,a);if(!i)throw new Error(`Element definition not found for ${r} ${a}`);let l=!1,c=n+1;if(c<t.length&&t[c]instanceof J0&&(l=!0,c++),i.max>1&&!l&&(e.array=!0),c>=t.length){e.elementDefinitions.push(i);for(let u of i.type)e.propertyTypes.add(u.code);return}for(let u of i.type){let d=u.code;Woe(d)&&(d=i.type[0].code),X4(e,t,d,c)}}function Uoe(e,t){if(t.name==="as"){e.propertyTypes.add(t.args[0].toString());return}if(t.name==="resolve"){e.propertyTypes.add("string");return}if(t.name==="where"&&t.args[0]instanceof Y0){e.propertyTypes.add(t.args[0].right.toString());return}throw new Error(`Unhandled FHIRPath function: ${t.name}`)}function Woe(e){return e==="Element"||e==="BackboneElement"}function Hoe(e){return e.split("-").reduce((t,r,n)=>t+(n?fr(r):r),"")}function qoe(e,t){switch(e.type){case"date":return t.size===1&&t.has(B.date)?"DATE":"DATETIME";case"number":return"NUMBER";case"quantity":return"QUANTITY";case"reference":return t.has(B.canonical)?"CANONICAL":"REFERENCE";case"token":return t.size===1&&t.has(B.boolean)?"BOOLEAN":"TEXT";default:return"TEXT"}}function Goe(e,t){let r=[],n=Y4(t);return Av(e,n.child,r),r}function Av(e,t,r){t instanceof K4?(Av(e,t.left,r),Av(e,t.right,r)):t.toString().startsWith(e+".")&&r.push(t)}function Ps(e){return e instanceof Q0||e instanceof J0?[Ps(e.left),e].flat():e instanceof Rr?[e]:e instanceof K0?[Ps(e.left),Ps(e.right)].flat():e instanceof X0&&e.name==="where"&&!(e.args[0]instanceof Y0)?[]:[e]}var xc=20,te=(e=>(e.EQUALS="eq",e.NOT_EQUALS="ne",e.GREATER_THAN="gt",e.LESS_THAN="lt",e.GREATER_THAN_OR_EQUALS="ge",e.LESS_THAN_OR_EQUALS="le",e.STARTS_AFTER="sa",e.ENDS_BEFORE="eb",e.APPROXIMATELY="ap",e.CONTAINS="contains",e.EXACT="exact",e.TEXT="text",e.NOT="not",e.ABOVE="above",e.BELOW="below",e.IN="in",e.NOT_IN="not-in",e.OF_TYPE="of-type",e.MISSING="missing",e.IDENTIFIER="identifier",e.ITERATE="iterate",e))(te||{}),J4={contains:"contains",exact:"exact",above:"above",below:"below",text:"text",not:"not",in:"in","not-in":"not-in","of-type":"of-type",missing:"missing",identifier:"identifier",iterate:"iterate"},n1={eq:"eq",ne:"ne",lt:"lt",le:"le",gt:"gt",ge:"ge",sa:"sa",eb:"eb",ap:"ap"};function Qoe(e){let t;for(let r of e.pathname.split("/"))r&&(t=r);return Yoe(t,e.searchParams.entries())}function Koe(e){return Qoe(new URL(e,"https://example.com/"))}function Yoe(e,t){let r={resourceType:e};for(let[n,o]of t)Xoe(r,n,o);return r}function Xoe(e,t,r){var i,l;let n,o,a=t.indexOf(":");switch(a>=0?(n=t.substring(0,a),o=t.substring(a+1)):(n=t,o=""),n){case"_sort":Joe(e,r);break;case"_count":e.count=parseInt(r,10);break;case"_offset":e.offset=parseInt(r,10);break;case"_total":e.total=r;break;case"_summary":r==="count"?(e.total="accurate",e.count=0):(r==="true"||r==="data"||r==="text")&&(e.summary=r);break;case"_include":{let c=qP(r);o==="iterate"&&(c.modifier="iterate"),e.include?e.include.push(c):e.include=[c];break}case"_revinclude":{let c=qP(r);o==="iterate"&&(c.modifier="iterate"),e.revInclude?e.revInclude.push(c):e.revInclude=[c];break}case"_fields":case"_elements":e.fields=r.split(",");break;default:{let c=(l=(i=Jn.types[e.resourceType])==null?void 0:i.searchParams)==null?void 0:l[n];c?Zoe(e,c,o,r):rae(e,n,o,r)}}}function Joe(e,t){for(let r of t.split(",")){let n,o=!1;r.startsWith("-")?(n=r.substring(1),o=!0):n=r,e.sortRules||(e.sortRules=[]),e.sortRules.push({code:n,descending:o})}}function Zoe(e,t,r,n){if(r==="missing"){Qm(e,{code:t.code,operator:"missing",value:n});return}switch(t.type){case"number":case"date":case"quantity":eae(e,t,n);break;case"reference":case"string":case"token":case"uri":tae(e,t,r,n);break}}function eae(e,t,r){let{operator:n,value:o}=nae(r);Qm(e,{code:t.code,operator:n,value:o})}function tae(e,t,r,n){Qm(e,{code:t.code,operator:oae(r),value:n})}function rae(e,t,r,n){var a;let o="eq";if(r)o=r;else if(n.length>=2){let i=n.substring(0,2);i in n1&&(n.length===2||(a=n.at(2))!=null&&a.match(/\d/))&&(o=i,n=n.substring(i.length))}Qm(e,{code:t,operator:o,value:n})}function nae(e){let t=e.substring(0,2),r=n1[t];return r?{operator:r,value:e.substring(2)}:{operator:"eq",value:e}}function oae(e){return J4[e]??"eq"}function qP(e){let t=e.split(":");if(t.includes("*"))throw new Ue(Ba("'*' is not supported as a value for search inclusion parameters"));if(t.length===1)throw new Ue(Ba(`Invalid include value '${e}': must be of the form ResourceType:search-parameter`));if(t.length===2)return{resourceType:t[0],searchParam:t[1]};if(t.length===3)return{resourceType:t[0],searchParam:t[1],targetType:t[2]};throw new Ue(Ba(`Invalid include value '${e}'`))}function Qm(e,t){e.filters?e.filters.push(t):e.filters=[t]}function Wi(e){let t=[];return e.fields&&t.push("_fields="+e.fields.join(",")),e.filters&&e.filters.forEach(r=>t.push(aae(r))),e.sortRules&&e.sortRules.length>0&&t.push(iae(e.sortRules)),e.offset!==void 0&&t.push("_offset="+e.offset),e.count!==void 0&&t.push("_count="+e.count),e.total!==void 0&&t.push("_total="+e.total),e.include&&e.include.forEach(r=>t.push(GP("_include",r))),e.revInclude&&e.revInclude.forEach(r=>t.push(GP("_revinclude",r))),t.length===0?"":(t.sort((r,n)=>r.localeCompare(n)),"?"+t.join("&"))}function aae(e){let t=e.operator in J4?":"+e.operator:"",r=e.operator!=="eq"&&e.operator in n1?e.operator:"";return`${e.code}${t}=${r}${encodeURIComponent(e.value)}`}function iae(e){return"_sort="+e.map(t=>t.descending?"-"+t.code:t.code).join(",")}function GP(e,t){return e+"="+t.resourceType+":"+t.searchParam+(t.targetType?":"+t.targetType:"")}var lae=(e=>(e.READ="read",e.VREAD="vread",e.UPDATE="update",e.PATCH="patch",e.DELETE="delete",e.HISTORY="history",e.HISTORY_INSTANCE="history-instance",e.HISTORY_TYPE="history-type",e.HISTORY_SYSTEM="history-system",e.CREATE="create",e.SEARCH="search",e.SEARCH_TYPE="search-type",e.SEARCH_SYSTEM="search-system",e.SEARCH_COMPARTMENT="search-compartment",e.CAPABILITIES="capabilities",e.TRANSACTION="transaction",e.BATCH="batch",e.OPERATION="operation",e))(lae||{});function sae(e){if(typeof window<"u")return window.atob(e);if(typeof Buffer<"u")return Buffer.from(e,"base64").toString("binary");throw new Error("Unable to decode base64")}function cae(e){if(typeof window<"u")return window.btoa(e);if(typeof Buffer<"u")return Buffer.from(e,"binary").toString("base64");throw new Error("Unable to encode base64")}function QP(){let e=new Uint32Array(28);return crypto.getRandomValues(e),One(e.buffer)}async function uae(e){return crypto.subtle.digest("SHA-256",new TextEncoder().encode(e))}function Z4(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)})}function eN(e){var o,a,i;let t={};e=di(e);for(let l of e.entry||[]){(o=l.resource)==null||delete o.meta;let c=(a=l.resource)==null?void 0:a.id;c&&(t[c]=Z4(),l.fullUrl="urn:uuid:"+t[c],(i=l.resource)==null||delete i.id)}let r=e.entry,n=JSON.stringify({resourceType:"Bundle",type:"transaction",entry:r==null?void 0:r.map(l=>({fullUrl:l.fullUrl,request:{method:"POST",url:l.resource.resourceType},resource:l.resource}))},(l,c)=>dae(l,c,t),2);return fae(JSON.parse(n))}function dae(e,t,r){if(e==="reference"&&typeof t=="string"){let n;if(t.includes("/")?n=t.split("/")[1]:t.startsWith("urn:uuid:")?n=t.slice(9):t.startsWith("#")&&(n=t.slice(1)),n){let o=r[n];if(o)return"urn:uuid:"+o}}return t}function fae(e){let t=mae(e),{sorted:r,cycles:n}=pae(t),o={};for(let i of e.entry||[])i.fullUrl&&(o[i.fullUrl]=i);let a=r.map(i=>o[i]);for(let i of n)for(let l of i){let c=o[l],u={...c,request:{...c.request,method:"PUT"}};a.push(u)}return{...e,entry:a}}function pae(e){let t=[],r={},n=[];for(let a of Object.keys(e))r[a]=0;function o(a,i){if(r[a]===2)return!0;if(r[a]===1){let c=i.lastIndexOf(a);return c!==-1&&n.push(i.slice(c)),!0}r[a]=1,i.push(a);let l=!1;for(let c of e[a])o(c,i)||(l=!0);return r[a]=2,i.pop(),t.unshift(a),!l}for(let a in e)r[a]===0&&o(a,[]);return{sorted:t,cycles:n}}function tN(e,t){for(let r in e)if(e[r]&&typeof e[r]=="object"){let n=e[r];if(_c(n)){let o=n.reference;o.startsWith("urn:uuid:")&&t(o)}else tN(n,t)}}function mae(e){let t={};for(let r of e.entry||[])r.fullUrl&&(t[r.fullUrl]=[]);for(let r of e.entry||[]){let n=r.fullUrl;r.resource&&tN(r.resource,o=>{t[o]&&t[o].push(n)})}return t}var hae=class{constructor(t=10){this.max=t,this.cache=new Map}clear(){this.cache.clear()}get(t){let r=this.cache.get(t);return r&&(this.cache.delete(t),this.cache.set(t,r)),r}set(t,r){this.cache.has(t)?this.cache.delete(t):this.cache.size>=this.max&&this.cache.delete(this.first()),this.cache.set(t,r)}delete(t){this.cache.delete(t)}keys(){return this.cache.keys()}first(){return this.cache.keys().next().value}},lr={CSS:"text/css",FAVICON:"image/vnd.microsoft.icon",FHIR_JSON:"application/fhir+json",FORM_URL_ENCODED:"application/x-www-form-urlencoded",HL7_V2:"x-application/hl7-v2+er7",HTML:"text/html",JAVASCRIPT:"text/javascript",JSON:"application/json",JSON_PATCH:"application/json-patch+json",PNG:"image/png",SVG:"image/svg+xml",TEXT:"text/plain",TYPESCRIPT:"text/typescript"},rN=class{constructor(){this.listeners={}}addEventListener(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)}removeEventListener(e,t){let r=this.listeners[e];if(r){for(let n=0;n<r.length;n++)if(r[n]===t){r.splice(n,1);return}}}dispatchEvent(e){let t=this.listeners[e.type];if(t)for(let r of t)r.call(this,e);return!e.defaultPrevented}},gae=class{constructor(){this.emitter=new rN}dispatchEvent(e){this.emitter.dispatchEvent(e)}addEventListener(e,t){this.emitter.addEventListener(e,t)}removeEventListener(e,t){this.emitter.removeEventListener(e,t)}},Mv={"patient-open":"patient-open","patient-close":"patient-close","imagingstudy-open":"imagingstudy-open","imagingstudy-close":"imagingstudy-close"},vae=["Patient","Encounter","ImagingStudy"],yae={"patient-open":["Patient"],"patient-close":["Patient"],"imagingstudy-open":["Patient","ImagingStudy"],"imagingstudy-close":["Patient","ImagingStudy"]},wae={"patient-open":["Encounter"],"patient-close":["Encounter"],"imagingstudy-open":[],"imagingstudy-close":[]};function bae(e){return vae.includes(e)}var _ae={ImagingStudy:"study",Patient:"patient",Encounter:"encounter"};function nN(e){return!!e.endpoint}function KP(e){if(!o1(e))throw new Ue(Lt("subscriptionRequest must be an object conforming to SubscriptionRequest type."));let{channelType:t,mode:r,topic:n,events:o}=e,a={"hub.channel.type":t,"hub.mode":r,"hub.topic":n,"hub.events":o.join(",")};return nN(e)&&(a.endpoint=e.endpoint),new URLSearchParams(a).toString()}function o1(e){if(typeof e!="object")return!1;let{channelType:t,mode:r,topic:n,events:o}=e;if(!(t&&r&&n&&o)||typeof n!="string"||typeof o!="object"||!Array.isArray(o)||o.length<1||t!=="websocket"||r!=="subscribe"&&r!=="unsubscribe")return!1;for(let a of o)if(!Mv[a])return!1;return!(nN(e)&&!(typeof e.endpoint=="string"&&e.endpoint.startsWith("ws")))}function xae(e,t,r,n){if(!(t.key&&typeof t.key=="string"))throw new Ue(Lt(`context[${r}] is invalid. Context must contain a key.`));if(n.has(t.key))throw new Ue(Lt(`context[${r}] is invalid. Key ${t.key} has already been used in a previous context.`));if(n.add(t.key),typeof t.resource!="object")throw new Ue(Lt(`context[${r}] is invalid. Context must contain a single valid FHIR resource! Resource is not an object.`));if(!(t.resource.id&&typeof t.resource.id=="string"))throw new Ue(Lt(`context[${r}] is invalid. Resource must contain a valid string ID.`));if(!t.resource.resourceType)throw new Ue(Lt(`context[${r}] is invalid. Resource must contain a resource type. No resource type found.`));let o=t.resource.resourceType;if(!bae(o))throw new Ue(Lt(`context[${r}] is invalid. Resource must contain a valid FHIRcast resource type. Resource type is not a known resource type.`));let a=yae[e],i=wae[e],l;if(r<a.length?l=a[r]:r-a.length<i.length&&(l=i[r-a.length]),l&&o!==l)throw new Ue(Lt(`context[${r}] is invalid. context[${r}] for the '${e}' event should contain resource of type ${l}.`));let c=_ae[o];if(c!==t.key)throw new Ue(Lt(`context[${r}] is invalid. Context key for type ${o} must be ${c}.`))}function Eae(e,t){let r=new Set;for(let n=0;n<t.length;n++)xae(e,t[n],n,r)}function Sae(e,t,r){if(!(e&&typeof e=="string"))throw new Ue(Lt("Must provide a topic."));if(!Mv[t])throw new Ue(Lt(`Must provide a valid FHIRcast event name. Supported events: ${Object.keys(Mv).join(", ")}`));if(typeof r!="object")throw new Ue(Lt("context must be a context object or array of context objects."));let n=Array.isArray(r)?r:[r];return Eae(t,n),{timestamp:new Date().toISOString(),id:Z4(),event:{"hub.topic":e,"hub.event":t,context:n}}}var Pae=class extends gae{constructor(e){if(super(),this.subRequest=e,!e.endpoint)throw new Ue(Lt("Subscription request should contain an endpoint."));if(!o1(e))throw new Ue(Lt("Subscription request failed validation."));let t=new WebSocket(e.endpoint);t.addEventListener("open",()=>{this.dispatchEvent({type:"connect"}),t.addEventListener("message",r=>{let n=JSON.parse(r.data);if(n["hub.topic"])return;let o=n;this.dispatchEvent({type:"message",payload:o}),t.send(JSON.stringify({id:n==null?void 0:n.id,timestamp:new Date().toISOString()}))}),t.addEventListener("close",()=>{this.dispatchEvent({type:"disconnect"})})}),this.websocket=t}disconnect(){this.websocket.close()}};function $ae(e){let t=e.replace(/-/g,"+").replace(/_/g,"/"),r=sae(t),n=Array.from(r).reduce((a,i)=>{let l=("00"+i.charCodeAt(0).toString(16)).slice(-2);return`${a}%${l}`},""),o=decodeURIComponent(n);return JSON.parse(o)}function Oae(e){return e.split(".").length===3}function oN(e){let[t,r,n]=e.split(".");return $ae(r)}function Cae(e){try{return typeof oN(e).login_id=="string"}catch{return!1}}var aN,oo=class{constructor(e){this[aN]="ReadablePromise",this.status="pending",this.suspender=e.then(t=>(this.status="success",this.response=t,t),t=>{throw this.status="error",this.error=t,t})}isPending(){return this.status==="pending"}isOk(){return this.status==="success"}read(){switch(this.status){case"pending":throw this.suspender;case"error":throw this.error;default:return this.response}}then(e,t){return this.suspender.then(e,t)}catch(e){return this.suspender.catch(e)}finally(e){return this.suspender.finally(e)}};aN=Symbol.toStringTag;var kae=class{constructor(){this.storage=typeof localStorage<"u"?localStorage:new jae}clear(){this.storage.clear()}getString(t){return this.storage.getItem(t)??void 0}setString(t,r){r?this.storage.setItem(t,r):this.storage.removeItem(t)}getObject(t){let r=this.getString(t);return r?JSON.parse(r):void 0}setObject(t,r){this.setString(t,r?dr(r):void 0)}},jae=class{constructor(){this.data=new Map}get length(){return this.data.size}clear(){this.data.clear()}getItem(t){return this.data.get(t)??null}setItem(t,r){r?this.data.set(t,r):this.data.delete(t)}removeItem(t){this.data.delete(t)}key(t){return Array.from(this.data.keys())[t]}},Rae="2.1.6-54b1ecf5",Tae="https://api.medplum.com/",Iae=1e3,Nae=6e4,YP="Binary/",XP={resourceType:"Device",id:"system",deviceName:[{name:"System"}]},Dae=(e=>(e.ClientCredentials="client_credentials",e.AuthorizationCode="authorization_code",e.RefreshToken="refresh_token",e.JwtBearer="urn:ietf:params:oauth:grant-type:jwt-bearer",e.TokenExchange="urn:ietf:params:oauth:grant-type:token-exchange",e))(Dae||{}),Aae=(e=>(e.AccessToken="urn:ietf:params:oauth:token-type:access_token",e.RefreshToken="urn:ietf:params:oauth:token-type:refresh_token",e.IdToken="urn:ietf:params:oauth:token-type:id_token",e.Saml1Token="urn:ietf:params:oauth:token-type:saml1",e.Saml2Token="urn:ietf:params:oauth:token-type:saml2",e))(Aae||{}),Mae=(e=>(e.JwtBearer="urn:ietf:params:oauth:client-assertion-type:jwt-bearer",e))(Mae||{}),Lae=class extends rN{constructor(t){if(super(),t!=null&&t.baseUrl&&!t.baseUrl.startsWith("http"))throw new Error("Base URL must start with http or https");if(this.options=t??{},this.fetch=(t==null?void 0:t.fetch)??zae(),this.storage=(t==null?void 0:t.storage)??new kae,this.createPdfImpl=t==null?void 0:t.createPdf,this.baseUrl=ZP((t==null?void 0:t.baseUrl)??Tae),this.fhirBaseUrl=ZP(Cu(this.baseUrl,(t==null?void 0:t.fhirUrlPath)??"fhir/R4/")),this.authorizeUrl=Cu(this.baseUrl,(t==null?void 0:t.authorizeUrl)??"oauth2/authorize"),this.tokenUrl=Cu(this.baseUrl,(t==null?void 0:t.tokenUrl)??"oauth2/token"),this.logoutUrl=Cu(this.baseUrl,(t==null?void 0:t.logoutUrl)??"oauth2/logout"),this.clientId=(t==null?void 0:t.clientId)??"",this.clientSecret=(t==null?void 0:t.clientSecret)??"",this.onUnauthenticated=t==null?void 0:t.onUnauthenticated,this.cacheTime=(t==null?void 0:t.cacheTime)??Nae,this.cacheTime>0?this.requestCache=new hae((t==null?void 0:t.resourceCacheSize)??Iae):this.requestCache=void 0,t!=null&&t.autoBatchTime?(this.autoBatchTime=t.autoBatchTime,this.autoBatchQueue=[]):(this.autoBatchTime=0,this.autoBatchQueue=void 0),t==null?void 0:t.accessToken)this.setAccessToken(t.accessToken);else{let r=this.getActiveLogin();r&&(this.setAccessToken(r.accessToken,r.refreshToken),this.refreshProfile().catch(console.log))}this.setupStorageListener()}getBaseUrl(){return this.baseUrl}getAuthorizeUrl(){return this.authorizeUrl}getTokenUrl(){return this.tokenUrl}getLogoutUrl(){return this.logoutUrl}clear(){this.storage.clear(),this.clearActiveLogin()}clearActiveLogin(){var t;this.storage.setString("activeLogin",void 0),(t=this.requestCache)==null||t.clear(),this.accessToken=void 0,this.refreshToken=void 0,this.sessionDetails=void 0,this.medplumServer=void 0,this.dispatchEvent({type:"change"})}invalidateUrl(t){var r;t=t.toString(),(r=this.requestCache)==null||r.delete(t)}invalidateAll(){var t;(t=this.requestCache)==null||t.clear()}invalidateSearches(t){let r=this.fhirBaseUrl+t;if(this.requestCache)for(let n of this.requestCache.keys())(n.endsWith(r)||n.includes(r+"?"))&&this.requestCache.delete(n)}get(t,r={}){t=t.toString();let n=this.getCacheEntry(t,r);if(n)return n.value;let o;t.startsWith(this.fhirBaseUrl)&&this.autoBatchQueue?o=new Promise((i,l)=>{this.autoBatchQueue.push({method:"GET",url:t.replace(this.fhirBaseUrl,""),options:r,resolve:i,reject:l}),this.autoBatchTimerId||(this.autoBatchTimerId=setTimeout(()=>this.executeAutoBatch(),this.autoBatchTime))}):o=this.request("GET",t,r);let a=new oo(o);return this.setCacheEntry(t,a),a}post(t,r,n,o={}){return t=t.toString(),this.setRequestBody(o,r),n&&this.setRequestContentType(o,n),this.invalidateUrl(t),this.request("POST",t,o)}put(t,r,n,o={}){return t=t.toString(),this.setRequestBody(o,r),n&&this.setRequestContentType(o,n),this.invalidateUrl(t),this.request("PUT",t,o)}patch(t,r,n={}){return t=t.toString(),this.setRequestBody(n,r),this.setRequestContentType(n,lr.JSON_PATCH),this.invalidateUrl(t),this.request("PATCH",t,n)}delete(t,r){return t=t.toString(),this.invalidateUrl(t),this.request("DELETE",t,r)}async startNewUser(t,r){let{codeChallengeMethod:n,codeChallenge:o}=await this.startPkce();return this.post("auth/newuser",{...t,clientId:t.clientId??this.clientId,codeChallengeMethod:n,codeChallenge:o},void 0,r)}async startNewProject(t,r){return this.post("auth/newproject",t,void 0,r)}async startNewPatient(t,r){return this.post("auth/newpatient",t,void 0,r)}async startLogin(t,r){return this.post("auth/login",{...await this.ensureCodeChallenge(t),clientId:t.clientId??this.clientId,scope:t.scope},void 0,r)}async startGoogleLogin(t,r){return this.post("auth/google",{...await this.ensureCodeChallenge(t),clientId:t.clientId??this.clientId,scope:t.scope},void 0,r)}async ensureCodeChallenge(t){return t.codeChallenge?t:{...t,...await this.startPkce()}}async signOut(){await this.post(this.logoutUrl,{}),this.clear()}async signInWithRedirect(t){let r=new URLSearchParams(window.location.search).get("code");if(r)return this.processCode(r);await this.requestAuthorization(t)}signOutWithRedirect(){window.location.assign(this.logoutUrl)}async signInWithExternalAuth(t,r,n,o){let a=await this.ensureCodeChallenge(o);window.location.assign(this.getExternalAuthRedirectUri(t,r,n,a))}async exchangeExternalAccessToken(t,r){if(r=r??this.clientId,!r)throw new Error("MedplumClient is missing clientId");let n=new URLSearchParams;return n.set("grant_type","urn:ietf:params:oauth:grant-type:token-exchange"),n.set("subject_token_type","urn:ietf:params:oauth:token-type:access_token"),n.set("client_id",r),n.set("subject_token",t),this.fetchTokens(n)}getExternalAuthRedirectUri(t,r,n,o){let{codeChallenge:a,codeChallengeMethod:i}=o;if(!i)throw new Error("`LoginRequest` for external auth must include a `codeChallengeMethod`.");if(!a)throw new Error("`LoginRequest` for external auth must include a `codeChallenge`.");let l=new URL(t);return l.searchParams.set("response_type","code"),l.searchParams.set("client_id",r),l.searchParams.set("redirect_uri",n),l.searchParams.set("scope","openid profile email"),l.searchParams.set("state",JSON.stringify(o)),l.searchParams.set("code_challenge_method",i),l.searchParams.set("code_challenge",a),l.toString()}fhirUrl(...t){return new URL(t.join("/"),this.fhirBaseUrl)}fhirSearchUrl(t,r){let n=this.fhirUrl(t);return r&&(n.search=new URLSearchParams(r).toString()),n}search(t,r,n){let o=this.fhirSearchUrl(t,r),a=o.toString()+"-search",i=this.getCacheEntry(a,n);if(i)return i.value;let l=new oo((async()=>{let c=await this.get(o,n);if(c.entry)for(let u of c.entry)this.cacheResource(u.resource);return c})());return this.setCacheEntry(a,l),l}searchOne(t,r,n){let o=this.fhirSearchUrl(t,r);o.searchParams.set("_count","1"),o.searchParams.sort();let a=o.toString()+"-searchOne",i=this.getCacheEntry(a,n);if(i)return i.value;let l=new oo(this.search(t,o.searchParams,n).then(c=>{var u,d;return(d=(u=c.entry)==null?void 0:u[0])==null?void 0:d.resource}));return this.setCacheEntry(a,l),l}searchResources(t,r,n){let o=this.fhirSearchUrl(t,r).toString()+"-searchResources",a=this.getCacheEntry(o,n);if(a)return a.value;let i=new oo(this.search(t,r,n).then(t$));return this.setCacheEntry(o,i),i}async*searchResourcePages(t,r,n){var a,i;let o=this.fhirSearchUrl(t,r);for(;o;){let l=new URL(o).searchParams,c=await this.search(t,l,n),u=(a=c.link)==null?void 0:a.find(d=>d.relation==="next");if(!((i=c.entry)!=null&&i.length)&&!u)break;yield t$(c),o=u!=null&&u.url?new URL(u.url):void 0}}searchValueSet(t,r,n){let o=this.fhirUrl("ValueSet","$expand");return o.searchParams.set("url",t),o.searchParams.set("filter",r),this.get(o.toString(),n)}getCached(t,r){var o,a;let n=(a=(o=this.requestCache)==null?void 0:o.get(this.fhirUrl(t,r).toString()))==null?void 0:a.value;return n!=null&&n.isOk()?n.read():void 0}getCachedReference(t){let r=t.reference;if(!r)return;if(r==="system")return XP;let[n,o]=r.split("/");if(!(!n||!o))return this.getCached(n,o)}readResource(t,r,n){return this.get(this.fhirUrl(t,r),n)}readReference(t,r){let n=t.reference;if(!n)return new oo(Promise.reject(new Error("Missing reference")));if(n==="system")return new oo(Promise.resolve(XP));let[o,a]=n.split("/");return!o||!a?new oo(Promise.reject(new Error("Invalid reference"))):this.readResource(o,a,r)}requestSchema(t){if(loe(t))return Promise.resolve();let r=t+"-requestSchema",n=this.getCacheEntry(r,void 0);if(n)return n.value;let o=new oo((async()=>{let a=`{
90
+ StructureDefinitionList(name: "${t}") {
91
+ resourceType,
92
+ name,
93
+ kind,
94
+ description,
95
+ snapshot {
96
+ element {
97
+ id,
98
+ path,
99
+ definition,
100
+ min,
101
+ max,
102
+ base {
103
+ path,
104
+ min,
105
+ max
106
+ },
107
+ contentReference,
108
+ type {
109
+ code,
110
+ targetProfile
111
+ },
112
+ binding {
113
+ strength,
114
+ valueSet
115
+ }
116
+ }
117
+ }
118
+ }
119
+ SearchParameterList(base: "${t}", _count: 100) {
120
+ base,
121
+ code,
122
+ type,
123
+ expression,
124
+ target
125
+ }
126
+ }`.replace(/\s+/g," "),i=await this.graphql(a);aoe(i.data.StructureDefinitionList);for(let l of i.data.SearchParameterList)doe(l)})());return this.setCacheEntry(r,o),o}readHistory(t,r,n){return this.get(this.fhirUrl(t,r,"_history"),n)}readVersion(t,r,n,o){return this.get(this.fhirUrl(t,r,"_history",n),o)}readPatientEverything(t,r){return this.get(this.fhirUrl("Patient",t,"$everything"),r)}createResource(t,r){if(!t.resourceType)throw new Error("Missing resourceType");return this.invalidateSearches(t.resourceType),this.post(this.fhirUrl(t.resourceType),t,void 0,r)}async createResourceIfNoneExist(t,r,n){return await this.searchOne(t.resourceType,r,n)??this.createResource(t,n)}async createAttachment(t,r,n,o){let a=await this.createBinary(t,r,n,o);return{contentType:n,url:a.url,title:r}}createBinary(t,r,n,o){let a=this.fhirUrl("Binary");return r&&a.searchParams.set("_filename",r),o?this.uploadwithProgress(a,t,n,o):this.post(a,t,n)}uploadwithProgress(t,r,n,o){return new Promise((a,i)=>{let l=new XMLHttpRequest;l.responseType="json",l.onabort=()=>i(new Error("Request aborted")),l.onerror=()=>i(new Error("Request error")),o&&(l.upload.onprogress=c=>o(c),l.upload.onload=c=>o(c)),l.onload=()=>{l.status>=200&&l.status<300?a(l.response):i(new Error(l.statusText))},l.open("POST",t),l.withCredentials=!0,l.setRequestHeader("Authorization","Bearer "+this.accessToken),l.setRequestHeader("Cache-Control","no-cache, no-store, max-age=0"),l.setRequestHeader("Content-Type",n),l.setRequestHeader("X-Medplum","extended"),l.send(r)})}async createPdf(t,r,n,o){if(!this.createPdfImpl)throw new Error("PDF creation not enabled");let a=await this.createPdfImpl(t,n,o);return this.createBinary(a,r,"application/pdf")}createComment(t,r,n){let o=this.getProfile(),a,i;return t.resourceType==="Encounter"&&(a=ct(t),i=t.subject),t.resourceType==="ServiceRequest"&&(a=t.encounter,i=t.subject),t.resourceType==="Patient"&&(i=ct(t)),this.createResource({resourceType:"Communication",basedOn:[ct(t)],encounter:a,subject:i,sender:o?ct(o):void 0,sent:new Date().toISOString(),payload:[{contentString:r}]},n)}async updateResource(t,r){if(!t.resourceType)throw new Error("Missing resourceType");if(!t.id)throw new Error("Missing id");this.invalidateSearches(t.resourceType);let n=await this.put(this.fhirUrl(t.resourceType,t.id),t,void 0,r);return n||(n=t),this.cacheResource(n),n}patchResource(t,r,n,o){return this.invalidateSearches(t),this.patch(this.fhirUrl(t,r),n,o)}deleteResource(t,r,n){return this.deleteCacheEntry(this.fhirUrl(t,r).toString()),this.invalidateSearches(t),this.delete(this.fhirUrl(t,r),n)}validateResource(t,r){return this.post(this.fhirUrl(t.resourceType,"$validate"),t,void 0,r)}executeBot(t,r,n,o){let a;if(typeof t=="string"){let i=t;a=this.fhirUrl("Bot",i,"$execute")}else{let i=t;a=this.fhirUrl("Bot","$execute")+`?identifier=${i.system}|${i.value}`}return this.post(a,r,n,o)}executeBatch(t,r){return this.post(this.fhirBaseUrl.slice(0,-1),t,void 0,r)}sendEmail(t,r){return this.post("email/v1/send",t,lr.JSON,r)}graphql(t,r,n,o){return this.post(this.fhirUrl("$graphql"),{query:t,operationName:r,variables:n},lr.JSON,o)}readResourceGraph(t,r,n,o){return this.get(`${this.fhirUrl(t,r)}/$graph?graph=${n}`,o)}pushToAgent(t,r,n,o){return this.post(this.fhirUrl("Agent",t.id,"$push"),r,n,o)}getActiveLogin(){return this.storage.getObject("activeLogin")}async setActiveLogin(t){this.clearActiveLogin(),this.setAccessToken(t.accessToken,t.refreshToken),this.storage.setObject("activeLogin",t),this.addLogin(t),this.refreshPromise=void 0,await this.refreshProfile()}getAccessToken(){return this.accessToken}setAccessToken(t,r){this.accessToken=t,this.refreshToken=r,this.sessionDetails=void 0,this.medplumServer=Cae(t)}getLogins(){return this.storage.getObject("logins")??[]}addLogin(t){let r=this.getLogins().filter(n=>{var o,a;return((o=n.profile)==null?void 0:o.reference)!==((a=t.profile)==null?void 0:a.reference)});r.push(t),this.storage.setObject("logins",r)}async refreshProfile(){return this.medplumServer?(this.profilePromise=new Promise((t,r)=>{this.get("auth/me").then(n=>{this.profilePromise=void 0,this.sessionDetails=n,this.dispatchEvent({type:"change"}),t(n.profile)}).catch(r)}),this.profilePromise):Promise.resolve(void 0)}isLoading(){return!!this.profilePromise}isSuperAdmin(){var t;return!!((t=this.sessionDetails)!=null&&t.project.superAdmin)}isProjectAdmin(){var t;return!!((t=this.sessionDetails)!=null&&t.membership.admin)}getProject(){var t;return(t=this.sessionDetails)==null?void 0:t.project}getProjectMembership(){var t;return(t=this.sessionDetails)==null?void 0:t.membership}getProfile(){var t;return(t=this.sessionDetails)==null?void 0:t.profile}async getProfileAsync(){return this.profilePromise?this.profilePromise:this.sessionDetails?this.sessionDetails.profile:this.refreshProfile()}getUserConfiguration(){var t;return(t=this.sessionDetails)==null?void 0:t.config}getAccessPolicy(){var t;return(t=this.sessionDetails)==null?void 0:t.accessPolicy}async download(t,r={}){this.refreshPromise&&await this.refreshPromise;let n=t.toString();return n.startsWith(YP)&&(t=this.fhirUrl(n)),this.addFetchOptionsDefaults(r),(await this.fetchWithRetry(t.toString(),r)).blob()}async uploadMedia(t,r,n,o,a){let i=await this.createBinary(t,n,r);return this.createResource({...o,resourceType:"Media",content:{contentType:r,url:YP+i.id,title:n}},a)}async bulkExport(t="",r,n,o){let a=t&&`${t}/`,i=this.fhirUrl(`${a}$export`);return r&&i.searchParams.set("_type",r),n&&i.searchParams.set("_since",n),this.startAsyncRequest(i.toString(),o)}async startAsyncRequest(t,r={}){this.addFetchOptionsDefaults(r);let n=r.headers;n.Prefer="respond-async";let o=await this.fetchWithRetry(t,r);if(o.status===202){let a=await e$(o);if(a)return this.pollStatus(a)}return this.parseResponse(o,"POST",t)}getCacheEntry(t,r){if(!this.requestCache||(r==null?void 0:r.cache)==="no-cache"||(r==null?void 0:r.cache)==="reload")return;let n=this.requestCache.get(t);if(!(!n||n.requestTime+this.cacheTime<Date.now()))return n}setCacheEntry(t,r){this.requestCache&&this.requestCache.set(t,{requestTime:Date.now(),value:r})}cacheResource(t){var r,n;t!=null&&t.id&&!((n=(r=t.meta)==null?void 0:r.tag)!=null&&n.some(o=>o.code==="SUBSETTED"))&&this.setCacheEntry(this.fhirUrl(t.resourceType,t.id).toString(),new oo(Promise.resolve(t)))}deleteCacheEntry(t){this.requestCache&&this.requestCache.delete(t)}async request(t,r,n={}){this.refreshPromise&&await this.refreshPromise,n.method=t,this.addFetchOptionsDefaults(n);let o=await this.fetchWithRetry(r,n);return this.parseResponse(o,t,r,n)}async parseResponse(t,r,n,o={}){var u;if(t.status===401)return this.handleUnauthenticated(r,n,o);if(t.status===204||t.status===304)return;let a=(u=t.headers.get("content-type"))==null?void 0:u.includes("json");if(t.status===404&&!a)throw new Ue(eoe);let i=t.headers.get("content-location"),l=o.redirect??this.options.redirect;if(t.status===201&&i&&l==="follow")return this.request("GET",i,{...o,body:void 0});let c;if(a)try{c=await t.json()}catch(d){throw console.error("Error parsing response",t.status,d),d}else c=await t.text();if(t.status>=400)throw new Ue(xt(c));return c}async fetchWithRetry(t,r){t.startsWith("http")||(t=new URL(t,this.baseUrl).href);let n=3,o=200,a;for(let i=0;i<n;i++){try{if(this.options.verbose&&this.logRequest(t,r),a=await this.fetch(t,r),this.options.verbose&&this.logResponse(a),a.status<500)return a}catch(l){this.retryCatch(i,n,l)}await LP(o)}return a}logRequest(t,r){if(console.log(`> ${r.method} ${t}`),r.headers){let n=r.headers,o=Object.entries(n).sort((a,i)=>a[0].localeCompare(i[0]));for(let[a,i]of o)console.log(`> ${a}: ${i}`)}}logResponse(t){console.log(`< ${t.status} ${t.statusText}`),t.headers&&t.headers.forEach((r,n)=>console.log(`< ${n}: ${r}`))}async pollStatus(t){let r=!0,n,o=2e3;for(;r;){let a={};this.addFetchOptionsDefaults(a);let i=await this.fetchWithRetry(t,a);if(i.status!==202&&(r=!1,n=i,i.status===201)){let l=await e$(i);l&&(n=await this.fetchWithRetry(l,a))}await LP(o)}return this.parseResponse(n,"POST",t)}async executeAutoBatch(){var o,a;let t=[...this.autoBatchQueue];if(this.autoBatchQueue.length=0,this.autoBatchTimerId=void 0,t.length===1){let i=t[0];try{i.resolve(await this.request(i.method,this.fhirBaseUrl+i.url,i.options))}catch(l){i.reject(new Ue(xt(l)))}return}let r={resourceType:"Bundle",type:"batch",entry:t.map(i=>({request:{method:i.method,url:i.url},resource:i.options.body?JSON.parse(i.options.body):void 0}))},n=await this.post(this.fhirBaseUrl.slice(0,-1),r);for(let i=0;i<t.length;i++){let l=t[i],c=(o=n.entry)==null?void 0:o[i];(a=c==null?void 0:c.response)!=null&&a.outcome&&!W4(c.response.outcome)?l.reject(new Ue(c.response.outcome)):l.resolve(c==null?void 0:c.resource)}}addFetchOptionsDefaults(t){let r=t.headers;r||(r={},t.headers=r),r.Accept=lr.FHIR_JSON,r["X-Medplum"]="extended",t.body&&!r["Content-Type"]&&(r["Content-Type"]=lr.FHIR_JSON),this.accessToken?r.Authorization="Bearer "+this.accessToken:this.basicAuth&&(r.Authorization="Basic "+this.basicAuth),t.cache||(t.cache="no-cache"),t.credentials||(t.credentials="include")}setRequestContentType(t,r){t.headers||(t.headers={});let n=t.headers;n["Content-Type"]=r}setRequestBody(t,r){typeof r=="string"||typeof Blob<"u"&&r instanceof Blob||typeof File<"u"&&r instanceof File||typeof Uint8Array<"u"&&r instanceof Uint8Array?t.body=r:r&&(t.body=JSON.stringify(r))}handleUnauthenticated(t,r,n){return this.refresh()?this.request(t,r,n):(this.clearActiveLogin(),this.onUnauthenticated&&this.onUnauthenticated(),Promise.reject(new Error("Unauthenticated")))}async startPkce(){let t=QP();sessionStorage.setItem("pkceState",t);let r=QP();sessionStorage.setItem("codeVerifier",r);let n=await uae(r),o=Cne(n).replaceAll("+","-").replaceAll("/","_").replaceAll("=","");return sessionStorage.setItem("codeChallenge",o),{codeChallengeMethod:"S256",codeChallenge:o}}async requestAuthorization(t){let r=await this.ensureCodeChallenge(t??{}),n=new URL(this.authorizeUrl);n.searchParams.set("response_type","code"),n.searchParams.set("state",sessionStorage.getItem("pkceState")),n.searchParams.set("client_id",r.clientId??this.clientId),n.searchParams.set("redirect_uri",r.redirectUri??JP()),n.searchParams.set("code_challenge_method",r.codeChallengeMethod),n.searchParams.set("code_challenge",r.codeChallenge),n.searchParams.set("scope",r.scope??"openid profile"),window.location.assign(n.toString())}processCode(t,r){let n=new URLSearchParams;if(n.set("grant_type","authorization_code"),n.set("code",t),n.set("client_id",(r==null?void 0:r.clientId)??this.clientId),n.set("redirect_uri",(r==null?void 0:r.redirectUri)??JP()),typeof sessionStorage<"u"){let o=sessionStorage.getItem("codeVerifier");o&&n.set("code_verifier",o)}return this.fetchTokens(n)}refresh(){if(this.refreshPromise)return this.refreshPromise;if(this.refreshToken){let t=new URLSearchParams;return t.set("grant_type","refresh_token"),t.set("client_id",this.clientId),t.set("refresh_token",this.refreshToken),this.refreshPromise=this.fetchTokens(t),this.refreshPromise}if(this.clientId&&this.clientSecret)return this.refreshPromise=this.startClientLogin(this.clientId,this.clientSecret),this.refreshPromise}async startClientLogin(t,r){this.clientId=t,this.clientSecret=r;let n=new URLSearchParams;return n.set("grant_type","client_credentials"),n.set("client_id",t),n.set("client_secret",r),this.fetchTokens(n)}async startJwtBearerLogin(t,r,n){this.clientId=t;let o=new URLSearchParams;return o.set("grant_type","urn:ietf:params:oauth:grant-type:jwt-bearer"),o.set("client_id",t),o.set("assertion",r),o.set("scope",n),this.fetchTokens(o)}async startJwtAssertionLogin(t){let r=new URLSearchParams;return r.append("grant_type","client_credentials"),r.append("client_assertion_type","urn:ietf:params:oauth:client-assertion-type:jwt-bearer"),r.append("client_assertion",t),this.fetchTokens(r)}setBasicAuth(t,r){this.clientId=t,this.clientSecret=r,this.basicAuth=cae(t+":"+r)}async fhircastSubscribe(t,r){if(!(typeof t=="string"&&t!==""))throw new Ue(Lt("Invalid topic provided. Topic must be a valid string."));if(!(typeof r=="object"&&Array.isArray(r)&&r.length>0))throw new Ue(Lt("Invalid events provided. Events must be an array of event names containing at least one event."));let n={channelType:"websocket",mode:"subscribe",topic:t,events:r},o=(await this.post("/fhircast/STU2",KP(n),lr.FORM_URL_ENCODED))["hub.channel.endpoint"];if(!o)throw new Error("Invalid response!");return n.endpoint=o,n}async fhircastUnsubscribe(t){if(!o1(t))throw new Ue(Lt("Invalid topic or subscriptionRequest. SubscriptionRequest must be an object."));if(!(t.endpoint&&typeof t.endpoint=="string"&&t.endpoint.startsWith("ws")))throw new Ue(Lt("Provided subscription request must have an endpoint in order to unsubscribe."));t.mode="unsubscribe",await this.post("/fhircast/STU2",KP(t),lr.FORM_URL_ENCODED)}fhircastConnect(t){return new Pae(t)}async fhircastPublish(t,r,n){return this.post(`/fhircast/STU2/${t}`,Sae(t,r,n),lr.JSON)}async invite(t,r){return this.post("admin/projects/"+t+"/invite",r)}async fetchTokens(t){let r={method:"POST",headers:{"Content-Type":lr.FORM_URL_ENCODED},body:t.toString(),credentials:"include"},n=r.headers;this.basicAuth&&(n.Authorization=`Basic ${this.basicAuth}`);let o=await this.fetchWithRetry(this.tokenUrl,r);if(!o.ok){this.clearActiveLogin();try{let i=await o.json();throw new Ue(Ba(i.error_description))}catch(i){throw new Ue(Ba("Failed to fetch tokens"),i)}}let a=await o.json();return await this.verifyTokens(a),this.getProfile()}async verifyTokens(t){let r=t.access_token;if(Oae(r)){let n=oN(r);if(Date.now()>=n.exp*1e3)throw this.clearActiveLogin(),new Error("Token expired");if(n.cid){if(n.cid!==this.clientId)throw this.clearActiveLogin(),new Error("Token was not issued for this audience")}else if(this.clientId&&n.client_id!==this.clientId)throw this.clearActiveLogin(),new Error("Token was not issued for this audience")}return this.setActiveLogin({accessToken:r,refreshToken:t.refresh_token,project:t.project,profile:t.profile})}setupStorageListener(){try{window.addEventListener("storage",t=>{(t.key===null||t.key==="activeLogin")&&window.location.reload()})}catch{}}retryCatch(t,r,n){if(n.message==="Failed to fetch"&&t===1&&this.dispatchEvent({type:"offline"}),t>=r-1)throw n}};function zae(){if(!globalThis.fetch)throw new Error("Fetch not available in this environment");return globalThis.fetch.bind(globalThis)}function JP(){return typeof window>"u"?"":window.location.protocol+"//"+window.location.host+"/"}function ZP(e){return e.endsWith("/")?e:e+"/"}function Cu(e,t){return new URL(t,e).toString()}async function e$(e){var o,a;let t=e.headers.get("content-location");if(t)return t;let r=e.headers.get("location");if(r)return r;let n=await e.json();if(Gm(n)&&((a=(o=n.issue)==null?void 0:o[0])!=null&&a.diagnostics))return n.issue[0].diagnostics}function t$(e){var r;let t=((r=e.entry)==null?void 0:r.map(n=>n.resource))??[];return Object.assign(t,{bundle:e})}[...Z0];e1().registerInfix("->",{precedence:Fe.Arrow}).registerInfix(";",{precedence:Fe.Semicolon});[...Z0];e1();function Fae(e){let t=e.value;return t?s.createElement(s.Fragment,null,jne(t)):null}function r$(e,t){return e.line&&e.line.length>t?e.line[t]:""}function n$(e,t,r){let n=e.line||[];for(;n.length<=t;)n.push("");return n[t]=r,{...e,line:n}}function Vae(e){let[t,r]=f.useState(e.defaultValue||{}),n=f.useRef();n.current=t;function o(h){r(h),e.onChange&&e.onChange(h)}function a(h){o({...n.current,use:h})}function i(h){o({...n.current,type:h})}function l(h){o(n$(n.current||{},0,h))}function c(h){o(n$(n.current||{},1,h))}function u(h){o({...n.current,city:h})}function d(h){o({...n.current,state:h})}function p(h){o({...n.current,postalCode:h})}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ut,{"data-testid":"address-use",defaultValue:t.use,onChange:h=>a(h.currentTarget.value),data:["","home","work","temp","old","billing"]}),s.createElement(ut,{"data-testid":"address-type",defaultValue:t.type,onChange:h=>i(h.currentTarget.value),data:["","postal","physical","both"]}),s.createElement(ae,{placeholder:"Line 1",defaultValue:r$(t,0),onChange:h=>l(h.currentTarget.value)}),s.createElement(ae,{placeholder:"Line 2",defaultValue:r$(t,1),onChange:h=>c(h.currentTarget.value)}),s.createElement(ae,{placeholder:"City",defaultValue:t.city,onChange:h=>u(h.currentTarget.value)}),s.createElement(ae,{placeholder:"State",defaultValue:t.state,onChange:h=>d(h.currentTarget.value)}),s.createElement(ae,{placeholder:"Postal Code",defaultValue:t.postalCode,onChange:h=>p(h.currentTarget.value)}))}var iN=f.createContext(void 0);function Km(){return f.useContext(iN)}function re(){return Km().medplum}function Ym(){return Km().navigate}function lN(){return Km().profile}function Bae(e){let t=lN(),[r,n]=f.useState(e.defaultValue||{}),o=f.useRef();o.current=r;function a(i){let l=i?{text:i,authorReference:t&&ct(t),time:new Date().toISOString()}:{};n(l),e.onChange&&e.onChange(l)}return s.createElement(ae,{name:e.name,placeholder:"Annotation text",defaultValue:r.text,onChange:i=>a(i.currentTarget.value)})}var Uae={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},Wae=Object.defineProperty,Hae=Object.defineProperties,qae=Object.getOwnPropertyDescriptors,Vp=Object.getOwnPropertySymbols,sN=Object.prototype.hasOwnProperty,cN=Object.prototype.propertyIsEnumerable,o$=(e,t,r)=>t in e?Wae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,a$=(e,t)=>{for(var r in t||(t={}))sN.call(t,r)&&o$(e,r,t[r]);if(Vp)for(var r of Vp(t))cN.call(t,r)&&o$(e,r,t[r]);return e},Gae=(e,t)=>Hae(e,qae(t)),Qae=(e,t)=>{var r={};for(var n in e)sN.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Vp)for(var n of Vp(e))t.indexOf(n)<0&&cN.call(e,n)&&(r[n]=e[n]);return r},_e=(e,t,r)=>{let n=f.forwardRef((o,a)=>{var i=o,{color:l="currentColor",size:c=24,stroke:u=2,children:d}=i,p=Qae(i,["color","size","stroke","children"]);return f.createElement("svg",a$(Gae(a$({ref:a},Uae),{width:c,height:c,stroke:l,strokeWidth:u,className:`tabler-icon tabler-icon-${e}`}),p),[...r.map(([h,g])=>f.createElement(h,g)),...d||[]])});return n.propTypes={color:$e.string,size:$e.oneOfType([$e.string,$e.number]),stroke:$e.oneOfType([$e.string,$e.number])},n.displayName=`${t}`,n},Kae=_e("adjustments-horizontal","IconAdjustmentsHorizontal",[["path",{d:"M14 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-0"}],["path",{d:"M4 6l8 0",key:"svg-1"}],["path",{d:"M16 6l4 0",key:"svg-2"}],["path",{d:"M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-3"}],["path",{d:"M4 12l2 0",key:"svg-4"}],["path",{d:"M10 12l10 0",key:"svg-5"}],["path",{d:"M17 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-6"}],["path",{d:"M4 18l11 0",key:"svg-7"}],["path",{d:"M19 18l1 0",key:"svg-8"}]]),a1=_e("alert-circle","IconAlertCircle",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 8v4",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]]),Yae=_e("arrow-down","IconArrowDown",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M18 13l-6 6",key:"svg-1"}],["path",{d:"M6 13l6 6",key:"svg-2"}]]),Xae=_e("arrow-up","IconArrowUp",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M18 11l-6 -6",key:"svg-1"}],["path",{d:"M6 11l6 -6",key:"svg-2"}]]),Jae=_e("bleach-off","IconBleachOff",[["path",{d:"M5 19h14m1.986 -1.977a2 2 0 0 0 -.146 -.773l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.815 1.405m-1.488 2.568l-4.797 8.277a2 2 0 0 0 1.75 2.75",key:"svg-0"}],["path",{d:"M3 3l18 18",key:"svg-1"}]]),Zae=_e("bleach","IconBleach",[["path",{d:"M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75",key:"svg-0"}]]),eie=_e("box-multiple","IconBoxMultiple",[["path",{d:"M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2",key:"svg-1"}]]),tie=_e("brackets-contain","IconBracketsContain",[["path",{d:"M7 4h-4v16h4",key:"svg-0"}],["path",{d:"M17 4h4v16h-4",key:"svg-1"}],["path",{d:"M8 16h.01",key:"svg-2"}],["path",{d:"M12 16h.01",key:"svg-3"}],["path",{d:"M16 16h.01",key:"svg-4"}]]),rie=_e("bucket-off","IconBucketOff",[["path",{d:"M5.029 5.036c-.655 .58 -1.029 1.25 -1.029 1.964c0 2.033 3.033 3.712 6.96 3.967m3.788 -.21c3.064 -.559 5.252 -2.029 5.252 -3.757c0 -2.21 -3.582 -4 -8 -4c-1.605 0 -3.1 .236 -4.352 .643",key:"svg-0"}],["path",{d:"M4 7c0 .664 .088 1.324 .263 1.965l2.737 10.035c.5 1.5 2.239 2 5 2s4.5 -.5 5 -2c.1 -.3 .252 -.812 .457 -1.535m.862 -3.146c.262 -.975 .735 -2.76 1.418 -5.354a7.45 7.45 0 0 0 .263 -1.965",key:"svg-1"}],["path",{d:"M3 3l18 18",key:"svg-2"}]]),nie=_e("bucket","IconBucket",[["path",{d:"M12 7m-8 0a8 4 0 1 0 16 0a8 4 0 1 0 -16 0",key:"svg-0"}],["path",{d:"M4 7c0 .664 .088 1.324 .263 1.965l2.737 10.035c.5 1.5 2.239 2 5 2s4.5 -.5 5 -2c.333 -1 1.246 -4.345 2.737 -10.035a7.45 7.45 0 0 0 .263 -1.965",key:"svg-1"}]]),Oa=_e("calendar","IconCalendar",[["path",{d:"M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z",key:"svg-0"}],["path",{d:"M16 3v4",key:"svg-1"}],["path",{d:"M8 3v4",key:"svg-2"}],["path",{d:"M4 11h16",key:"svg-3"}],["path",{d:"M11 15h1",key:"svg-4"}],["path",{d:"M12 15v3",key:"svg-5"}]]),uN=_e("check","IconCheck",[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]]),oie=_e("checkbox","IconCheckbox",[["path",{d:"M9 11l3 3l8 -8",key:"svg-0"}],["path",{d:"M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9",key:"svg-1"}]]),aie=_e("chevron-down","IconChevronDown",[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]]),Bp=_e("circle-minus","IconCircleMinus",[["path",{d:"M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0",key:"svg-0"}],["path",{d:"M9 12l6 0",key:"svg-1"}]]),i1=_e("circle-plus","IconCirclePlus",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M9 12h6",key:"svg-1"}],["path",{d:"M12 9v6",key:"svg-2"}]]),dN=_e("cloud-upload","IconCloudUpload",[["path",{d:"M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1",key:"svg-0"}],["path",{d:"M9 15l3 -3l3 3",key:"svg-1"}],["path",{d:"M12 12l0 9",key:"svg-2"}]]),iie=_e("columns","IconColumns",[["path",{d:"M4 6l5.5 0",key:"svg-0"}],["path",{d:"M4 10l5.5 0",key:"svg-1"}],["path",{d:"M4 14l5.5 0",key:"svg-2"}],["path",{d:"M4 18l5.5 0",key:"svg-3"}],["path",{d:"M14.5 6l5.5 0",key:"svg-4"}],["path",{d:"M14.5 10l5.5 0",key:"svg-5"}],["path",{d:"M14.5 14l5.5 0",key:"svg-6"}],["path",{d:"M14.5 18l5.5 0",key:"svg-7"}]]),lie=_e("copy","IconCopy",[["path",{d:"M8 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z",key:"svg-0"}],["path",{d:"M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2",key:"svg-1"}]]),sie=_e("currency-dollar","IconCurrencyDollar",[["path",{d:"M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2",key:"svg-0"}],["path",{d:"M12 3v3m0 12v3",key:"svg-1"}]]),cie=_e("dots","IconDots",[["path",{d:"M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-0"}],["path",{d:"M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-1"}],["path",{d:"M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0",key:"svg-2"}]]),uie=_e("edit","IconEdit",[["path",{d:"M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1",key:"svg-0"}],["path",{d:"M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z",key:"svg-1"}],["path",{d:"M16 5l3 3",key:"svg-2"}]]),Xm=_e("equal-not","IconEqualNot",[["path",{d:"M5 10h14",key:"svg-0"}],["path",{d:"M5 14h14",key:"svg-1"}],["path",{d:"M5 19l14 -14",key:"svg-2"}]]),Jm=_e("equal","IconEqual",[["path",{d:"M5 10h14",key:"svg-0"}],["path",{d:"M5 14h14",key:"svg-1"}]]),die=_e("file-alert","IconFileAlert",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M12 17l.01 0",key:"svg-2"}],["path",{d:"M12 11l0 3",key:"svg-3"}]]),fie=_e("file-plus","IconFilePlus",[["path",{d:"M14 3v4a1 1 0 0 0 1 1h4",key:"svg-0"}],["path",{d:"M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z",key:"svg-1"}],["path",{d:"M12 11l0 6",key:"svg-2"}],["path",{d:"M9 14l6 0",key:"svg-3"}]]),pie=_e("filter","IconFilter",[["path",{d:"M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z",key:"svg-0"}]]),mie=_e("list-details","IconListDetails",[["path",{d:"M13 5h8",key:"svg-0"}],["path",{d:"M13 9h5",key:"svg-1"}],["path",{d:"M13 15h8",key:"svg-2"}],["path",{d:"M13 19h5",key:"svg-3"}],["path",{d:"M3 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-4"}],["path",{d:"M3 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z",key:"svg-5"}]]),hie=_e("logout","IconLogout",[["path",{d:"M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M9 12h12l-3 -3",key:"svg-1"}],["path",{d:"M18 15l3 -3",key:"svg-2"}]]),fN=_e("math-greater","IconMathGreater",[["path",{d:"M5 18l14 -6l-14 -6",key:"svg-0"}]]),pN=_e("math-lower","IconMathLower",[["path",{d:"M19 18l-14 -6l14 -6",key:"svg-0"}]]),gie=_e("message","IconMessage",[["path",{d:"M8 9h8",key:"svg-0"}],["path",{d:"M8 13h6",key:"svg-1"}],["path",{d:"M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z",key:"svg-2"}]]),vie=_e("pin","IconPin",[["path",{d:"M15 4.5l-4 4l-4 1.5l-1.5 1.5l7 7l1.5 -1.5l1.5 -4l4 -4",key:"svg-0"}],["path",{d:"M9 15l-4.5 4.5",key:"svg-1"}],["path",{d:"M14.5 4l5.5 5.5",key:"svg-2"}]]),yie=_e("pinned-off","IconPinnedOff",[["path",{d:"M3 3l18 18",key:"svg-0"}],["path",{d:"M15 4.5l-3.249 3.249m-2.57 1.433l-2.181 .818l-1.5 1.5l7 7l1.5 -1.5l.82 -2.186m1.43 -2.563l3.25 -3.251",key:"svg-1"}],["path",{d:"M9 15l-4.5 4.5",key:"svg-2"}],["path",{d:"M14.5 4l5.5 5.5",key:"svg-3"}]]),wie=_e("plus","IconPlus",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]]),bie=_e("refresh","IconRefresh",[["path",{d:"M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4",key:"svg-0"}],["path",{d:"M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4",key:"svg-1"}]]),_ie=_e("search","IconSearch",[["path",{d:"M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0",key:"svg-0"}],["path",{d:"M21 21l-6 -6",key:"svg-1"}]]),Lv=_e("settings","IconSettings",[["path",{d:"M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z",key:"svg-0"}],["path",{d:"M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0",key:"svg-1"}]]),l1=_e("sort-ascending","IconSortAscending",[["path",{d:"M4 6l7 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l9 0",key:"svg-2"}],["path",{d:"M15 9l3 -3l3 3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]]),s1=_e("sort-descending","IconSortDescending",[["path",{d:"M4 6l9 0",key:"svg-0"}],["path",{d:"M4 12l7 0",key:"svg-1"}],["path",{d:"M4 18l7 0",key:"svg-2"}],["path",{d:"M15 15l3 3l3 -3",key:"svg-3"}],["path",{d:"M18 6l0 12",key:"svg-4"}]]),xie=_e("square","IconSquare",[["path",{d:"M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z",key:"svg-0"}]]),Eie=_e("switch-horizontal","IconSwitchHorizontal",[["path",{d:"M16 3l4 4l-4 4",key:"svg-0"}],["path",{d:"M10 7l10 0",key:"svg-1"}],["path",{d:"M8 13l-4 4l4 4",key:"svg-2"}],["path",{d:"M4 17l9 0",key:"svg-3"}]]),Sie=_e("table-export","IconTableExport",[["path",{d:"M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5",key:"svg-0"}],["path",{d:"M3 10h18",key:"svg-1"}],["path",{d:"M10 3v18",key:"svg-2"}],["path",{d:"M16 19h6",key:"svg-3"}],["path",{d:"M19 16l3 3l-3 3",key:"svg-4"}]]),mN=_e("trash","IconTrash",[["path",{d:"M4 7l16 0",key:"svg-0"}],["path",{d:"M10 11l0 6",key:"svg-1"}],["path",{d:"M14 11l0 6",key:"svg-2"}],["path",{d:"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12",key:"svg-3"}],["path",{d:"M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3",key:"svg-4"}]]),Pie=_e("x","IconX",[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]]),hN=class extends s.Component{constructor(e){super(e),this.state={}}static getDerivedStateFromError(e){return{error:e}}componentDidCatch(e,t){console.error("Uncaught error:",e,t)}render(){return this.state.error?s.createElement(uc,{icon:s.createElement(a1,{size:16}),title:"Something went wrong",color:"red"},ke(this.state.error)):this.props.children}};function ua(){return s.createElement(er,{style:{width:"100%",height:"100vh"}},s.createElement(un,null))}function c1(e){let t=e.value;return t?s.createElement(s.Fragment,null,bc(t,e.options)):null}function at(e){e.preventDefault(),e.stopPropagation()}function gN(e){if(i$(e))return!0;if(e instanceof HTMLTableCellElement){let t=e.children;if(t.length===1&&i$(t[0]))return!0}return!1}function i$(e){return e instanceof HTMLInputElement&&e.type==="checkbox"}function Re(e){let t=Ym(),{to:r,suffix:n,label:o,onClick:a,children:i,...l}=e,c=$ie(r);return n&&(c+="/"+n),s.createElement(Ae,{href:c,"aria-label":o,onClick:u=>{at(u),a?a(u):r&&t(c)},...l},i)}function $ie(e){if(e){if(typeof e=="string")return Oie(e);if(Ro(e))return Cie(e);if(_c(e))return kie(e)}return"#"}function Oie(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("/")?e:"/"+e}function Cie(e){return`/${e.resourceType}/${e.id}`}function kie(e){return`/${e.reference}`}function et(e,t){let r=re(),[n,o]=f.useState(l$(r,e)),a=f.useCallback(i=>{Hm(i,n)||o(i)},[n,o]);return f.useEffect(()=>{a(l$(r,e))},[r,e,a]),f.useEffect(()=>{let i=!0;return _c(e)&&r.readReference(e).then(l=>{i&&a(l)}).catch(l=>{i&&(a(void 0),t&&t(xt(l)))}),()=>i=!1},[r,n,e,a,t]),n}function l$(e,t){if(t){if(Ro(t))return t;if(_c(t))return e.getCachedReference(t)}}function da(e){let t=et(e.value),r=t?xo(t):e.alt??"",n=(t&&_ne(t))??e.src,o=e.radius??"xl",a={...e};return delete a.value,delete a.link,e.link?s.createElement(Re,{to:t},s.createElement(vf,{src:n,alt:r,radius:o,...a})):s.createElement(vf,{src:n,alt:r,radius:o,...a})}function u1(e){let{defaultValue:t,toKey:r,toOption:n,loadOptions:o,onChange:a,onCreate:i,creatable:l,...c}=e,u=jie(t),d=f.useRef(null),[p,h]=f.useState(),[g,y]=f.useState(),[v,E]=f.useState(),[w,b]=f.useState(),[_,x]=f.useState(u.map(n)),[S,$]=f.useState([]),O=f.useRef();O.current=p;let C=f.useRef();C.current=g;let T=f.useRef();T.current=v;let j=f.useRef();j.current=w;let k=f.useRef();k.current=S;let I=f.useCallback(()=>{var V;y(void 0);let R=((V=d.current)==null?void 0:V.value.trim())||"";if(R===O.current)return;h(R);let N=new AbortController;E(N),o(R,N.signal).then(Q=>{N.signal.aborted||($(Q.map(n)),E(void 0),j.current&&(Q.length>0&&a(Q.slice(0,1)),b(!1)))}).catch(Q=>{N.signal.aborted||Q.message.includes("aborted")||de({color:"red",message:ke(Q)})})},[o,a,n]),F=f.useCallback(()=>{T.current&&(T.current.abort(),E(void 0)),C.current!==void 0&&window.clearTimeout(C.current);let R=window.setTimeout(()=>I(),100);y(R)},[I]),D=f.useCallback(R=>{var Q;let N=[],V=[];for(let ie of R){let Oe=(Q=k.current)==null?void 0:Q.find(Me=>Me.value===ie),ue=Oe==null?void 0:Oe.resource;!ue&&l!==!1&&i&&(ue=i(ie),Oe=n(ue)),ue&&N.push(ue),Oe&&V.push(Oe)}a(N),x(V)},[l,a,i,n]),z=f.useCallback(R=>{R.key==="Enter"&&(!C.current&&!T.current?(at(R),k.current&&k.current.length>0&&($(k.current.slice(0,1)),D([k.current[0].value]))):b(!0))},[D]),q=f.useCallback(R=>{let N=n(i(R));return $([...k.current,N]),N},[i,$,n]),K=f.useCallback((R,N)=>!N,[]);return f.useEffect(()=>()=>{T.current&&T.current.abort()},[]),s.createElement(A0,{...c,ref:d,defaultValue:u.map(r),searchable:!0,onKeyDown:z,onSearchChange:F,data:[..._,...S],onFocus:I,onChange:D,onCreate:q,rightSectionWidth:40,rightSection:v?s.createElement(un,{size:16}):null,filter:K,creatable:!0})}function jie(e){return e?Array.isArray(e)?e:[e]:[]}var Rie=W(()=>({searchInput:{input:{width:220,transition:"width 0.2s"},"input:focus":{width:400},"@media (max-width: 800px)":{input:{width:150},"input:focus":{width:150}}}}));function Tie(e){return e.id}function Iie(e){return{value:e.id,label:xo(e),resource:e}}function Nie(e){let{classes:t}=Rie(),r=Ym(),n=re(),o=f.useCallback(async(i,l)=>{let c=Aie(i),u={signal:l},d=await n.graphql(c,void 0,void 0,u);return Mie(d,i)},[n]),a=f.useCallback(i=>{i.length>0&&r(`/${st(i[0])}`)},[r]);return s.createElement(u1,{key:`${e.pathname}?${e.searchParams}`,size:"sm",radius:"md",className:t.searchInput,icon:s.createElement(_ie,{size:16}),placeholder:"Search",itemComponent:Die,toKey:Tie,toOption:Iie,onChange:a,loadOptions:o,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1})}var Die=f.forwardRef(({resource:e,...t},r)=>{var o;let n;return e.resourceType==="Patient"?n=e.birthDate:e.resourceType==="ServiceRequest"&&(n=(o=e.subject)==null?void 0:o.display),s.createElement("div",{ref:r,...t},s.createElement(J,{noWrap:!0},s.createElement(da,{value:e}),s.createElement("div",null,s.createElement(oe,null,xo(e)),s.createElement(oe,{size:"xs",color:"dimmed"},n))))});function Aie(e){let t=JSON.stringify(e);return T4(e)?`{
127
+ Patients1: PatientList(_id: ${t}, _count: 1) {
128
+ resourceType
129
+ id
130
+ identifier {
131
+ system
132
+ value
133
+ }
134
+ name {
135
+ given
136
+ family
137
+ }
138
+ birthDate
139
+ }
140
+ ServiceRequestList(_id: ${t}, _count: 1) {
141
+ resourceType
142
+ id
143
+ identifier {
144
+ system
145
+ value
146
+ }
147
+ subject {
148
+ display
149
+ }
150
+ }
151
+ }`.replace(/\s+/g," "):`{
152
+ Patients1: PatientList(name: ${t}, _count: 5) {
153
+ resourceType
154
+ id
155
+ identifier {
156
+ system
157
+ value
158
+ }
159
+ name {
160
+ given
161
+ family
162
+ }
163
+ birthDate
164
+ }
165
+ Patients2: PatientList(identifier: ${t}, _count: 5) {
166
+ resourceType
167
+ id
168
+ identifier {
169
+ system
170
+ value
171
+ }
172
+ name {
173
+ given
174
+ family
175
+ }
176
+ birthDate
177
+ }
178
+ ServiceRequestList(identifier: ${t}, _count: 5) {
179
+ resourceType
180
+ id
181
+ identifier {
182
+ system
183
+ value
184
+ }
185
+ subject {
186
+ display
187
+ }
188
+ }
189
+ }`.replace(/\s+/g," ")}function Mie(e,t){let r=[];return e.data.Patients1&&r.push(...e.data.Patients1),e.data.Patients2&&r.push(...e.data.Patients2),e.data.ServiceRequestList&&r.push(...e.data.ServiceRequestList),zie(Lie(r),t).slice(0,5)}function Lie(e){let t=new Set,r=[];for(let n of e)t.has(n.id)||(t.add(n.id),r.push(n));return r}function zie(e,t){return e.sort((r,n)=>s$(n,t)-s$(r,t))}function s$(e,t){let r=0;if(e.identifier)for(let n of e.identifier)r=Math.max(r,c$(n.value,t));if(e.resourceType==="Patient"&&e.name)for(let n of e.name)r=Math.max(r,c$(bc(n),t));return r}function c$(e,t){if(!e)return 0;let r=e.toLowerCase().indexOf(t.toLowerCase());return r<0?0:100-r}var Fie=W(e=>({logoButton:{padding:`${e.spacing.xs} ${e.spacing.sm}`,borderRadius:e.radius.sm,transition:"background-color 100ms ease","&:hover":{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}},user:{padding:`${e.spacing.xs} ${e.spacing.sm}`,borderRadius:e.radius.sm,transition:"background-color 100ms ease","&:hover":{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}},userName:{fontWeight:500,lineHeight:1,marginRight:3,[e.fn.smallerThan("xs")]:{display:"none"}},userActive:{backgroundColor:e.fn.lighten(e.fn.variant({variant:"filled",color:e.primaryColor}).background,.8)}}));function Vie(e){var d,p,h,g;let t=Km(),{medplum:r,profile:n,navigate:o}=t,a=r.getLogins(),{classes:i,cx:l}=Fie(),[c,u]=f.useState(!1);return s.createElement(ij,{height:60,p:8,style:{zIndex:101}},s.createElement(J,{position:"apart"},s.createElement(J,{spacing:"xs"},s.createElement(ho,{className:i.logoButton,onClick:e.navbarToggle},e.logo),!e.headerSearchDisabled&&s.createElement(Nie,{pathname:e.pathname,searchParams:e.searchParams})),s.createElement(X,{width:260,shadow:"xl",position:"bottom-end",transitionProps:{transition:"pop-top-right"},opened:c,onClose:()=>u(!1)},s.createElement(X.Target,null,s.createElement(ho,{className:l(i.user,{[i.userActive]:c}),onClick:()=>u(y=>!y)},s.createElement(J,{spacing:7},s.createElement(da,{value:n,radius:"xl",size:24}),s.createElement(oe,{size:"sm",className:i.userName},bc((d=n==null?void 0:n.name)==null?void 0:d[0])),s.createElement(aie,{size:12,stroke:1.5})))),s.createElement(X.Dropdown,null,s.createElement(je,{align:"center",p:"xl"},s.createElement(da,{size:"xl",radius:100,value:t.profile}),s.createElement(c1,{value:(h=(p=t.profile)==null?void 0:p.name)==null?void 0:h[0]}),s.createElement(oe,{color:"dimmed",size:"xs"},(g=r.getActiveLogin())==null?void 0:g.project.display)),a.length>1&&s.createElement(X.Divider,null),a.map(y=>y.profile.reference!==st(t.profile)&&s.createElement(X.Item,{key:y.profile.reference,onClick:()=>{r.setActiveLogin(y).then(()=>window.location.reload()).catch(console.log)}},s.createElement(J,null,s.createElement(vf,{radius:"xl"}),s.createElement("div",{style:{flex:1}},s.createElement(oe,{size:"sm",weight:500},y.profile.display),s.createElement(oe,{color:"dimmed",size:"xs"},y.project.display))))),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Eie,{size:14,stroke:1.5}),onClick:()=>o("/signin")},"Add another account"),s.createElement(X.Item,{icon:s.createElement(Lv,{size:14,stroke:1.5}),onClick:()=>o(`/${st(n)}`)},"Account settings"),s.createElement(X.Item,{icon:s.createElement(hie,{size:14,stroke:1.5}),onClick:async()=>{await r.signOut(),o("/signin")}},"Sign out"),s.createElement(oe,{size:"xs",color:"dimmed",align:"center"},e.version)))))}function Bie(e){let t={};for(let r of Array.from(e.elements))r instanceof HTMLInputElement?Uie(t,r):r instanceof HTMLTextAreaElement?t[r.name]=r.value:r instanceof HTMLSelectElement&&Wie(t,r);return t}function Uie(e,t){t.disabled||(t.type==="checkbox"||t.type==="radio")&&!t.checked||(e[t.name]=t.value)}function Wie(e,t){e[t.name]=t.value}function Ne(e){return s.createElement("form",{style:e.style,"data-testid":e.testid,onSubmit:t=>{t.preventDefault();let r=Bie(t.target);e.onSubmit&&e.onSubmit(r)}},e.children)}function Hie(e){let t=re(),r=t.getUserConfiguration();function n(o){var u,d,p;let{menuname:a,bookmarkname:i}=o,l=`${e.pathname}?${e.searchParams.toString()}`,c=di(r);(p=(d=(u=c.menu)==null?void 0:u.find(({title:h})=>h===a))==null?void 0:d.link)==null||p.push({name:i,target:l}),t.updateResource(c).then(h=>{r.menu=h.menu,t.dispatchEvent({type:"change"}),de({color:"green",message:"Success"}),e.onOk()}).catch(h=>{de({color:"red",message:ke(h)})})}return s.createElement(jr,{title:"Add Bookmark",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel},s.createElement(Ne,{onSubmit:n},s.createElement(je,null,s.createElement(qie,{config:r}),s.createElement(ae,{label:"Bookmark Name",type:"text",name:"bookmarkname",placeholder:"Bookmark Name",withAsterisk:!0}),s.createElement(J,{position:"right"},s.createElement(ee,{mt:"sm",type:"submit"},"OK")))))}function qie(e){function t(n){var o;return(o=n==null?void 0:n.menu)==null?void 0:o.map(a=>a.title)}let r=t(e.config);return s.createElement(ut,{name:"menuname",defaultValue:r[0],label:"Select Menu Option",placeholder:"Menu",data:r,withAsterisk:!0})}function d1(e){return typeof e.code=="string"?e.code:JSON.stringify(e)}function Gie(e){return typeof e.display=="string"?e.display:d1(e)}function Qie(e){return{value:d1(e),label:Gie(e),resource:e}}function Kie(e){return{code:e,display:e}}function f1(e){let t=re(),{binding:r,creatable:n,clearable:o,...a}=e,i=f.useCallback(async(l,c)=>{var p;if(!r)return[];let u=(p=(await t.searchValueSet(r,l,{signal:c})).expansion)==null?void 0:p.contains,d=[];for(let h of u)h.code&&!d.some(g=>g.code===h.code)&&d.push(h);return d},[t,r]);return s.createElement(u1,{...a,creatable:n??!0,clearable:o??!0,toKey:d1,toOption:Qie,loadOptions:i,onCreate:Kie,getCreateLabel:n===!1?void 0:l=>`+ Create ${l}`})}function vN(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=o[0],i=Xie(a);r(i),e.onChange&&e.onChange(i)}return s.createElement(f1,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:Yie(t),onChange:n,creatable:e.creatable,maxSelectedValues:e.maxSelectedValues??1,clearSearchOnChange:e.clearSearchOnChange,clearable:e.clearable})}function Yie(e){return e?{code:e}:void 0}function Xie(e){return e==null?void 0:e.code}function p1(e){let[t,r]=f.useState(e.defaultValue),n=e.onChange,o=f.useCallback(a=>{r(a),n&&n(a)},[n]);return s.createElement(vN,{"data-autofocus":e.autoFocus,"data-testid":e.testId,defaultValue:t,onChange:o,name:e.name,placeholder:e.placeholder,binding:"https://medplum.com/fhir/ValueSet/resource-types",creatable:!1,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1})}var yN=W(e=>({menuTitle:{margin:"20px 0 4px 6px",fontSize:"9px",fontWeight:"normal",textTransform:"uppercase",letterSpacing:"2px"},link:{...e.fn.focusStyles(),display:"flex",alignItems:"center",textDecoration:"none",fontSize:e.fontSizes.sm,color:e.colorScheme==="dark"?e.colors.dark[1]:e.colors.gray[7],padding:"8px 12px",borderRadius:e.radius.sm,fontWeight:500,"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0],color:e.colorScheme==="dark"?e.white:e.black,textDecoration:"none","& svg":{color:e.colorScheme==="dark"?e.white:e.black}},"& svg":{color:e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6],marginRight:e.spacing.sm,strokeWidth:1.5,width:18,height:18}},linkActive:{"&, &:hover":{backgroundColor:e.fn.variant({variant:"light",color:e.primaryColor}).background,color:e.fn.variant({variant:"light",color:e.primaryColor}).color,"& svg":{color:e.fn.variant({variant:"light",color:e.primaryColor}).color}}}}));function Jie(e){var c;let{classes:t}=yN(),r=Ym(),n=tle(e.pathname,e.searchParams,e.menus),[o,a]=f.useState(!1);function i(u,d){u.stopPropagation(),u.preventDefault(),r(d),window.innerWidth<768&&e.closeNavbar()}function l(u){u&&r(`/${u}`)}return s.createElement(s.Fragment,null,s.createElement(Es,{width:{sm:250},p:"xs"},s.createElement(ai,null,!e.resourceTypeSearchDisabled&&s.createElement(Es.Section,{mb:"sm"},s.createElement(p1,{key:window.location.pathname,name:"resourceType",placeholder:"Resource Type",onChange:u=>l(u)})),s.createElement(Es.Section,{grow:!0},(c=e.menus)==null?void 0:c.map(u=>{var d;return s.createElement(s.Fragment,{key:`menu-${u.title}`},s.createElement(oe,{className:t.menuTitle},u.title),(d=u.links)==null?void 0:d.map(p=>s.createElement(Zie,{key:p.href,to:p.href,active:p.href===(n==null?void 0:n.href),onClick:h=>i(h,p.href)},s.createElement(ele,{to:p.href,icon:p.icon}),s.createElement("span",null,p.label))))}),e.displayAddBookmark&&s.createElement(ee,{variant:"subtle",size:"xs",mt:"xl",leftIcon:s.createElement(wie,{size:"0.75rem"}),onClick:()=>a(!0)},"Add Bookmark")))),e.pathname&&e.searchParams&&s.createElement(Hie,{pathname:e.pathname,searchParams:e.searchParams,visible:o,onOk:()=>a(!1),onCancel:()=>a(!1)}))}function Zie(e){let{classes:t,cx:r}=yN();return s.createElement(Re,{onClick:e.onClick,to:e.to,className:r(t.link,{[t.linkActive]:e.active})},e.children)}function ele(e){return e.icon?e.icon:s.createElement(Wm,{w:30})}function tle(e,t,r){if(!e||!t||!r)return;let n,o=0;for(let a of r)if(a.links)for(let i of a.links){let l=rle(e,t,i.href);l>o&&(o=l,n=i)}return n}function rle(e,t,r){let n=new URL(r,"https://example.com");if(e!==n.pathname)return 0;let o=["_count","_offset"];for(let[i,l]of n.searchParams.entries())if(!o.includes(i)&&t.get(i)!==l)return 0;let a=1;for(let[i,l]of t.entries())o.includes(i)||n.searchParams.get(i)===l&&a++;return a}function nle(e){var u;let t=nr(),[r,n]=f.useState(localStorage.navbarOpen==="true"),o=re(),a=lN();function i(d){localStorage.navbarOpen=d.toString(),n(d)}function l(){i(!1)}function c(){i(!r)}return o.isLoading()?s.createElement(ua,null):s.createElement(uj,{styles:{main:{background:t.colorScheme==="dark"?t.colors.dark[8]:t.colors.gray[0]}},padding:0,fixed:!0,header:a&&s.createElement(Vie,{pathname:e.pathname,searchParams:e.searchParams,headerSearchDisabled:e.headerSearchDisabled,logo:e.logo,version:e.version,navbarToggle:c}),navbar:a&&r?s.createElement(Jie,{pathname:e.pathname,searchParams:e.searchParams,menus:e.menus,closeNavbar:l,displayAddBookmark:e.displayAddBookmark,resourceTypeSearchDisabled:e.resourceTypeSearchDisabled}):void 0},s.createElement(hN,{key:`${e.pathname}?${(u=e.searchParams)==null?void 0:u.toString()}`},s.createElement(f.Suspense,{fallback:s.createElement(ua,null)},e.children)))}function Ec(e){let t=e.value,{contentType:r,url:n,title:o}=t??{};return n?s.createElement("div",{"data-testid":"attachment-display"},(r==null?void 0:r.startsWith("image/"))&&s.createElement("img",{"data-testid":"attachment-image",style:{maxWidth:e.maxWidth},src:n,alt:t==null?void 0:t.title}),(r==null?void 0:r.startsWith("video/"))&&s.createElement("video",{"data-testid":"attachment-video",style:{maxWidth:e.maxWidth},controls:!0},s.createElement("source",{type:r,src:n})),r==="application/pdf"&&!(o!=null&&o.endsWith(".pdf"))&&s.createElement("div",{"data-testid":"attachment-pdf",style:{maxWidth:e.maxWidth,minHeight:400}},s.createElement("iframe",{width:"100%",height:"400",src:n+"#navpanes=0",allowFullScreen:!0,frameBorder:0,seamless:!0})),s.createElement("div",{"data-testid":"download-link",style:{padding:"2px 16px 16px 16px"}},s.createElement(Ae,{href:t==null?void 0:t.url,"data-testid":"attachment-details",target:"_blank",rel:"noopener noreferrer"},(t==null?void 0:t.title)||"Download"))):null}function ole(e){var t;return s.createElement("div",null,(t=e.values)==null?void 0:t.map((r,n)=>s.createElement("div",{key:"attatchment-"+n},s.createElement(Ec,{value:r,maxWidth:e.maxWidth}))))}function m1(e){let t=re(),r=f.useRef(null);function n(i){var l;at(i),(l=r.current)==null||l.click()}function o(i){at(i);let l=i.target.files;l&&Array.from(l).forEach(a)}function a(i){if(!i||!i.name)return;e.onUploadStart&&e.onUploadStart();let l=i.name,c=i.type||"application/octet-stream";t.createBinary(i,l,c,e.onUploadProgress).then(u=>{e.onUpload({contentType:u.contentType,url:u.url,title:l})}).catch(u=>{var d,p,h;alert((h=(p=(d=u.issue)==null?void 0:d[0])==null?void 0:p.details)==null?void 0:h.text)})}return s.createElement(s.Fragment,null,s.createElement("input",{type:"file","data-testid":"upload-file-input",style:{display:"none"},ref:r,onChange:i=>o(i)}),e.children({onClick:n}))}function ale(e){let[t,r]=f.useState(e.defaultValue??[]),n=f.useRef();n.current=t;function o(a){r(a),e.onChange&&e.onChange(a)}return s.createElement("table",{style:{width:"100%"}},s.createElement("colgroup",null,s.createElement("col",{width:"97%"}),s.createElement("col",{width:"3%"})),s.createElement("tbody",null,t.map((a,i)=>s.createElement("tr",{key:`${i}-${t.length}`},s.createElement("td",null,s.createElement(Ec,{value:a,maxWidth:200})),s.createElement("td",null,s.createElement(ur,{title:"Remove",size:"sm",onClick:l=>{at(l);let c=t.slice();c.splice(i,1),o(c)}},s.createElement(Bp,null))))),s.createElement("tr",null,s.createElement("td",null),s.createElement("td",null,s.createElement(m1,{onUpload:a=>{o([...n.current,a])}},a=>s.createElement(ur,{...a,title:"Add",size:"sm",color:"green"},s.createElement(dN,{size:16})))))))}function wN(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return t?s.createElement(s.Fragment,null,s.createElement(Ec,{value:t,maxWidth:200}),s.createElement(ee,{onClick:o=>{at(o),n(void 0)}},"Remove")):s.createElement(m1,{onUpload:n},o=>s.createElement(ee,{...o},"Upload..."))}var ile=W(()=>({root:{"@media (max-width: 800px)":{paddingLeft:4,paddingRight:4}}}));function Sc(e){let{children:t,...r}=e,{classes:n}=ile();return s.createElement(ST,{className:n.root,...r},t)}var lle=W((e,{width:t,fill:r})=>({paper:{maxWidth:t,margin:`${e.spacing.xl} auto`,padding:r?0:e.spacing.md,"@media (max-width: 800px)":{padding:r?0:8},"& img":{width:"100%",maxWidth:"100%"},"& video":{width:"100%",maxWidth:"100%"}}})),sle={shadow:"xs",radius:"md",withBorder:!0};function h1(e){let{className:t,children:r,width:n,fill:o,unstyled:a,...i}=G("Panel",sle,e),{classes:l,cx:c}=lle({width:n,fill:o},{name:"Panel",unstyled:a});return s.createElement(Pn,{className:c(l.paper,t),...i},r)}function be(e){let{children:t,...r}=e;return s.createElement(Sc,null,s.createElement(h1,{...r},t))}function Rn(e){return s.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 491 491",style:{width:e.size,height:e.size}},s.createElement("title",null,"Medplum Logo"),s.createElement("path",{fill:e.fill??"#ad7136",d:"M282 67c6-16 16-29 29-40L289 0c-22 17-37 41-43 68l17 23 19-24z"}),s.createElement("path",{fill:e.fill??"#946af9",d:"M311 63c-17 0-33 4-48 11-16-7-32-11-49-11-87 0-158 96-158 214s71 214 158 214c17 0 33-4 49-11 15 7 31 11 48 11 87 0 158-96 158-214S398 63 311 63z"}),s.createElement("path",{fill:e.fill??"#7857c5",d:"M231 489l-17 2c-87 0-158-96-158-214S127 63 214 63l17 1c-39 12-70 102-70 213s31 201 70 212z"}),s.createElement("path",{fill:e.fill??"#40bc26",d:"M207 220a176 176 0 01-177 43A176 176 0 01251 43l1 5c17 59 2 125-45 172z"}),s.createElement("path",{fill:e.fill??"#33961e",d:"M252 48A421 421 0 0057 270l-27-7A176 176 0 01251 43l1 5z"}))}function it(e,t){var r,n,o;return(o=(n=(r=e==null?void 0:e.issue)==null?void 0:r.filter(a=>{var i;return bN((i=a.expression)==null?void 0:i[0],t)}))==null?void 0:n.map(a=>{var i;return(i=a.details)==null?void 0:i.text}))==null?void 0:o.join(`
190
+ `)}function g1(e,t){var r;return(r=e==null?void 0:e.issue)==null?void 0:r.filter(n=>{var o;return bN((o=n.expression)==null?void 0:o[0],t)})}function bN(e,t){if(e===t)return!0;if(!e||!t)return!1;let r=e.indexOf(".");if(r>=0&&e.substring(r+1)===t)return!0;let n=t.indexOf(".");return n>=0&&t.substring(n+1)===e}function _N(e){let t=re(),[r,n]=f.useState();return s.createElement(Ne,{style:{maxWidth:400},onSubmit:async o=>{try{e.handleAuthResponse(await t.startNewProject({login:e.login,projectName:o.projectName}))}catch(a){n(xt(a))}}},s.createElement(er,{sx:{flexDirection:"column"}},s.createElement(Rn,{size:32}),s.createElement(fe,null,"Create project")),s.createElement(je,{spacing:"xl"},s.createElement(ae,{name:"projectName",label:"Project Name",placeholder:"My Project",required:!0,autoFocus:!0,error:it(r,"firstName")}),s.createElement(oe,{color:"dimmed",size:"xs"},"By clicking submit you agree to the Medplum"," ",s.createElement(Ae,{href:"https://www.medplum.com/privacy"},"Privacy Policy")," and ",s.createElement(Ae,{href:"https://www.medplum.com/terms"},"Terms of Service"),".")),s.createElement(J,{position:"right",mt:"xl",noWrap:!0},s.createElement(ee,{type:"submit"},"Create project")))}function xN(e,t){let r=document.getElementsByTagName("head")[0],n=document.createElement("script");n.async=!0,n.src=e,n.onload=t??null,r.appendChild(n)}function EN(e){let t=re(),{googleClientId:r,handleGoogleCredential:n}=e,o=f.useRef(null),[a,i]=f.useState(typeof google<"u"),[l,c]=f.useState(!1),[u,d]=f.useState(!1);return f.useEffect(()=>{if(typeof google>"u"){xN("https://accounts.google.com/gsi/client",()=>i(!0));return}l||(google.accounts.id.initialize({client_id:r,callback:n}),c(!0)),o.current&&!u&&(google.accounts.id.renderButton(o.current,{}),d(!0))},[t,r,l,a,o,u,n]),r?s.createElement("div",{ref:o}):null}function SN(e){if(e)return e;if(typeof window<"u"){let t=window.location.protocol+"//"+window.location.host;if(("undefined".split(",")??[]).includes(t))return"__GOOGLE_CLIENT_ID__"}}function ha(e){var r;let t=((r=e.outcome)==null?void 0:r.issue)||e.issues;return!t||t.length===0?null:s.createElement(uc,{icon:s.createElement(a1,{size:16}),color:"red"},t.map(n=>{var o;return s.createElement("div",{"data-testid":"text-field-error",key:(o=n.details)==null?void 0:o.text},q4(n))}))}function PN(e){typeof grecaptcha>"u"&&xN("https://www.google.com/recaptcha/api.js?render="+e)}function $N(e){return new Promise((t,r)=>{grecaptcha.ready(async()=>{try{t(await grecaptcha.execute(e,{action:"submit"}))}catch(n){r(n)}})})}function cle(e){let t=SN(e.googleClientId),r=e.recaptchaSiteKey,n=re(),[o,a]=f.useState(),i=g1(o,void 0);return f.useEffect(()=>{r&&PN(r)},[r]),s.createElement(Ne,{style:{maxWidth:400},onSubmit:async l=>{try{let c="";r&&(c=await $N(r)),e.handleAuthResponse(await n.startNewUser({projectId:e.projectId,clientId:e.clientId,firstName:l.firstName,lastName:l.lastName,email:l.email,password:l.password,remember:l.remember==="true",recaptchaSiteKey:r,recaptchaToken:c}))}catch(c){a(xt(c))}}},s.createElement(er,{sx:{flexDirection:"column"}},e.children),s.createElement(ha,{issues:i}),t&&s.createElement(s.Fragment,null,s.createElement(J,{position:"center",p:"xl",style:{height:70}},s.createElement(EN,{googleClientId:t,handleGoogleCredential:async l=>{try{e.handleAuthResponse(await n.startGoogleLogin({googleClientId:l.clientId,googleCredential:l.credential,createUser:!0}))}catch(c){a(xt(c))}}})),s.createElement(wr,{label:"or",labelPosition:"center",my:"lg"})),s.createElement(je,{spacing:"xl"},s.createElement(ae,{name:"firstName",type:"text",label:"First name",placeholder:"First name",required:!0,autoFocus:!0,error:it(o,"firstName")}),s.createElement(ae,{name:"lastName",type:"text",label:"Last name",placeholder:"Last name",required:!0,error:it(o,"lastName")}),s.createElement(ae,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,error:it(o,"email")}),s.createElement(po,{name:"password",label:"Password",autoComplete:"off",required:!0,error:it(o,"password")}),s.createElement(oe,{color:"dimmed",size:"xs"},"By clicking submit you agree to the Medplum"," ",s.createElement(Ae,{href:"https://www.medplum.com/privacy"},"Privacy Policy")," and ",s.createElement(Ae,{href:"https://www.medplum.com/terms"},"Terms of Service"),"."),s.createElement(oe,{color:"dimmed",size:"xs"},"This site is protected by reCAPTCHA and the Google"," ",s.createElement(Ae,{href:"https://policies.google.com/privacy"},"Privacy Policy")," and ",s.createElement(Ae,{href:"https://policies.google.com/terms"},"Terms of Service")," apply.")),s.createElement(J,{position:"apart",mt:"xl",noWrap:!0},s.createElement(kn,{name:"remember",label:"Remember me",size:"xs"}),s.createElement(ee,{type:"submit"},"Create account")))}function ule(e){let{type:t,projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:a,onSuccess:i}=e,l=re(),[c,u]=f.useState(),[d,p]=f.useState();f.useEffect(()=>{t==="patient"&&c&&l.startNewPatient({login:c,projectId:r}).then(g=>l.processCode(g.code)).then(()=>i()).catch(g=>p(xt(g)))},[l,t,r,c,i]);function h(g){g.code?l.processCode(g.code).then(()=>i()).catch(console.log):g.login&&u(g.login)}return s.createElement(be,{width:450},d&&s.createElement("pre",null,JSON.stringify(d,null,2)),!c&&s.createElement(cle,{projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:a,handleAuthResponse:h},e.children),c&&t==="project"&&s.createElement(_N,{login:c,handleAuthResponse:h}))}function dle(e){let[t,r]=f.useState();return t?s.createElement(ple,{email:t,...e}):s.createElement(fle,{setEmail:r,...e})}function fle(e){let{setEmail:t,onRegister:r,handleAuthResponse:n,children:o,disableEmailAuth:a,...i}=e,l=re(),c=!e.disableGoogleAuth&&SN(e.googleClientId),u=f.useCallback(async h=>{if(!h.authorizeUrl)return!1;let g=JSON.stringify({...await l.ensureCodeChallenge(i),domain:h.domain}),y=new URL(h.authorizeUrl);return y.searchParams.set("state",g),window.location.assign(y.toString()),!0},[l,i]),d=f.useCallback(async h=>{let g=await l.post("auth/method",{email:h.email});await u(g)||t(h.email)},[l,u,t]),p=f.useCallback(async h=>{let g=await l.startGoogleLogin({...i,googleCredential:h.credential});await u(g)||n(g)},[l,i,u,n]);return s.createElement(Ne,{style:{maxWidth:400},onSubmit:d},s.createElement(er,{sx:{flexDirection:"column"}},o),c&&s.createElement(s.Fragment,null,s.createElement(J,{position:"center",p:"xl",style:{height:70}},s.createElement(EN,{googleClientId:c,handleGoogleCredential:p})),!a&&s.createElement(wr,{label:"or",labelPosition:"center",my:"lg"})),!a&&s.createElement(ae,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,autoFocus:!0}),s.createElement(J,{position:"apart",mt:"xl",spacing:0,noWrap:!0},s.createElement("div",null,r&&s.createElement(Ae,{component:"button",type:"button",color:"dimmed",onClick:r,size:"xs"},"Register")),!a&&s.createElement(ee,{type:"submit"},"Next")))}function ple(e){let{onForgotPassword:t,handleAuthResponse:r,children:n,...o}=e,a=re(),[i,l]=f.useState(),c=g1(i,void 0),u=f.useCallback(d=>{a.startLogin({...o,password:d.password,remember:d.remember==="on"}).then(r).catch(p=>l(xt(p)))},[a,o,r]);return s.createElement(Ne,{style:{maxWidth:400},onSubmit:u},s.createElement(er,{sx:{flexDirection:"column"}},n),s.createElement(ha,{issues:c}),s.createElement(je,{spacing:"xl"},s.createElement(po,{name:"password",label:"Password",autoComplete:"off",required:!0,autoFocus:!0,error:it(i,"password")})),s.createElement(J,{position:"apart",mt:"xl",spacing:0,noWrap:!0},t&&s.createElement(Ae,{component:"button",type:"button",color:"dimmed",onClick:t,size:"xs"},"Forgot password"),s.createElement(kn,{id:"remember",name:"remember",label:"Remember me",size:"xs",sx:{lineHeight:1}}),s.createElement(ee,{type:"submit"},"Sign in")))}function mle(e){let t=re(),[r,n]=f.useState();return s.createElement(je,null,s.createElement(er,{sx:{flexDirection:"column"}},s.createElement(Rn,{size:32}),s.createElement(fe,{order:3},"Choose profile")),s.createElement(ha,{outcome:r}),e.memberships.map(o=>{var a,i;return s.createElement(ho,{key:o.id,onClick:()=>{t.post("auth/profile",{login:e.login,profile:o.id}).then(e.handleAuthResponse).catch(l=>n(xt(l)))}},s.createElement(J,null,s.createElement(vf,{radius:"xl"}),s.createElement("div",{style:{flex:1}},s.createElement(oe,{size:"sm",weight:500},(a=o.profile)==null?void 0:a.display),s.createElement(oe,{color:"dimmed",size:"xs"},(i=o.project)==null?void 0:i.display))))}))}function hle(e){let t=re();return s.createElement(Ne,{style:{maxWidth:400},onSubmit:r=>{t.post("auth/scope",{login:e.login,scope:Object.keys(r).join(" ")}).then(e.handleAuthResponse).catch(console.log)}},s.createElement(je,null,s.createElement(er,{sx:{flexDirection:"column"}},s.createElement(Rn,{size:32}),s.createElement(fe,null,"Choose scope")),s.createElement(je,null,(e.scope??"openid").split(" ").map(r=>s.createElement(kn,{key:r,id:r,name:r,label:r,defaultChecked:!0}))),s.createElement(J,{position:"right",mt:"xl"},s.createElement(ee,{type:"submit"},"Set scope"))))}function gle(e){let t=re(),[r,n]=f.useState();return s.createElement(Ne,{style:{maxWidth:400},onSubmit:o=>{n(void 0),t.post("auth/mfa/verify",{login:e.login,token:o.token}).then(e.handleAuthResponse).catch(a=>n(ke(a)))}},s.createElement(je,null,s.createElement(er,{sx:{flexDirection:"column"}},s.createElement(Rn,{size:32}),s.createElement(fe,null,"Enter MFA code")),r&&s.createElement(uc,{icon:s.createElement(a1,{size:16}),title:"Error",color:"red"},r),s.createElement(je,null,s.createElement(ae,{name:"token",label:"MFA code",required:!0})),s.createElement(J,{position:"right",mt:"xl"},s.createElement(ee,{type:"submit"},"Submit code"))))}function ON(e){let{login:t,chooseScopes:r,onSuccess:n,onForgotPassword:o,onRegister:a,onCode:i,...l}=e,c=re(),[u,d]=f.useState(),[p,h]=f.useState(!1),[g,y]=f.useState(),v=f.useCallback(b=>{i?i(b):c.processCode(b).then(()=>{n&&n()}).catch(_=>de({color:"red",message:ke(_)}))},[c,i,n]),E=f.useCallback(b=>{h(!!b.mfaRequired),b.login&&d(b.login),b.memberships&&y(b.memberships),b.code&&(r?y(void 0):v(b.code))},[r,v]),w=f.useCallback(b=>{v(b.code)},[v]);return f.useEffect(()=>{t&&!u&&c.get("auth/login/"+t).then(E).catch(b=>de({color:"red",message:ke(b)}))},[c,t,u,E]),s.createElement(be,{width:450},(()=>u?p?s.createElement(gle,{login:u,handleAuthResponse:E}):g?s.createElement(mle,{login:u,memberships:g,handleAuthResponse:E}):e.projectId==="new"?s.createElement(_N,{login:u,handleAuthResponse:E}):e.chooseScopes?s.createElement(hle,{login:u,scope:e.scope,handleAuthResponse:w}):s.createElement("div",null,"Success"):s.createElement(dle,{onForgotPassword:o,onRegister:a,handleAuthResponse:E,disableGoogleAuth:e.disableGoogleAuth,disableEmailAuth:e.disableEmailAuth,...l},e.children))())}var CN=["meta","implicitRules","language","text","contained","extension","modifierExtension"],vle=W(e=>({root:{display:"grid",gridTemplateColumns:"30% 70%",margin:0,"& > dt, & > dd":{padding:`${e.spacing.sm} ${e.spacing.sm}`,borderTop:`0.1px solid ${e.colors.gray[3]}`,margin:0}},compact:{gridTemplateColumns:"20% 80%","& > dt, & > dd":{padding:`0 ${e.spacing.xs} ${e.spacing.xs} 0`,border:0}}}));function v1(e){let{children:t,compact:r}=e,{classes:n,cx:o}=vle();return s.createElement("dl",{className:o(n.root,{[n.compact]:r})},t)}function tl(e){return s.createElement(s.Fragment,null,s.createElement("dt",null,e.term),s.createElement("dd",null,e.children))}function Qn(e){return s.createElement(s.Fragment,null,W0(e.value))}function yle(e){return s.createElement(s.Fragment,null,jl(e.value))}function kN(e){let t=e.value;if(!t)return null;let r=[];return t.value&&r.push(t.value),(t.use||t.system)&&(r.push(" ["),t.use&&r.push(t.use),t.use&&t.system&&r.push(" "),t.system&&r.push(t.system),r.push("]")),s.createElement(s.Fragment,null,r.join("").trim())}function wle(e){var r;let t=e.value;return t?s.createElement(s.Fragment,null,t.name,t.name&&": ",(r=t.telecom)==null?void 0:r.map(n=>s.createElement(kN,{key:`telecom-${t.name}-${n.value}`,value:n}))):null}function ble(e){var t,r;return s.createElement("div",null,(t=e.value)==null?void 0:t.system,": ",(r=e.value)==null?void 0:r.value)}function _le(e){return s.createElement(s.Fragment,null,Mne(e.value))}function zv(e){return s.createElement(s.Fragment,null,Bo(e.value))}function y1(e){return s.createElement(s.Fragment,null,Ys(e.value))}function xle(e){let t=e.value;return t?s.createElement(s.Fragment,null,s.createElement(zv,{value:t.numerator})," / ",s.createElement(zv,{value:t.denominator})):null}function Up(e){if(!e.value)return null;let t=e.value.display||e.value.reference||dr(e.value);return e.link!==!1&&e.value.reference?s.createElement(Re,{to:e.value},t):s.createElement(s.Fragment,null,t)}function Ele(e){let{property:t,values:r}=e,n=t.type[0].code;return e.values?s.createElement(s.Fragment,null,r.map((o,a)=>s.createElement("div",{key:`${a}-${r.length}`},s.createElement(So,{arrayElement:!0,property:t,propertyType:n,value:o,ignoreMissingValues:e.ignoreMissingValues,link:e.link})))):s.createElement(s.Fragment,null)}function So(e){var o;let{property:t,propertyType:r,value:n}=e;if((o=t==null?void 0:t.path)!=null&&o.endsWith(".id"))return s.createElement(le,{component:"div",sx:{display:"flex",gap:3,alignItems:"center"}},n,s.createElement(OT,{value:n,timeout:2e3},({copied:a,copy:i})=>s.createElement(RZ,{label:a?"Copied":"Copy",withArrow:!0,position:"right"},s.createElement(ur,{color:a?"teal":"gray",onClick:i},a?s.createElement(uN,{size:"1rem"}):s.createElement(lie,{size:"1rem"})))));if(t!=null&&t.max&&t.max>1&&!e.arrayElement)return r===B.Attachment?s.createElement(ole,{values:n,maxWidth:e.maxWidth}):s.createElement(Ele,{property:t,values:n,ignoreMissingValues:e.ignoreMissingValues,link:e.link});switch(r){case B.boolean:return s.createElement(s.Fragment,null,n===void 0?"":(!!n).toString());case B.SystemString:case B.string:return s.createElement("div",{style:{whiteSpace:"pre-wrap"}},n);case B.code:case B.date:case B.decimal:case B.integer:case B.positiveInt:case B.unsignedInt:case B.uri:case B.url:return s.createElement(s.Fragment,null,n);case B.canonical:return s.createElement(Up,{value:{reference:n},link:e.link});case B.dateTime:case B.instant:return s.createElement(s.Fragment,null,Cr(n));case B.markdown:return s.createElement("pre",null,n);case B.Address:return s.createElement(Fae,{value:n});case B.Annotation:return s.createElement(s.Fragment,null,n==null?void 0:n.text);case B.Attachment:return s.createElement(Ec,{value:n,maxWidth:e.maxWidth});case B.CodeableConcept:return s.createElement(Qn,{value:n});case B.Coding:return s.createElement(yle,{value:n});case B.ContactDetail:return s.createElement(wle,{value:n});case B.ContactPoint:return s.createElement(kN,{value:n});case B.HumanName:return s.createElement(c1,{value:n});case B.Identifier:return s.createElement(ble,{value:n});case B.Money:return s.createElement(_le,{value:n});case B.Period:return s.createElement(s.Fragment,null,Tne(n));case B.Quantity:case B.Duration:return s.createElement(zv,{value:n});case B.Range:return s.createElement(y1,{value:n});case B.Ratio:return s.createElement(xle,{value:n});case B.Reference:return s.createElement(Up,{value:n,link:e.link});case B.Timing:return s.createElement(s.Fragment,null,N4(n));case B.Dosage:case B.UsageContext:return s.createElement(Fv,{value:{type:r,value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues});default:if(!t)throw Error(`Displaying property of type ${e.propertyType} requires element schema`);return s.createElement(Fv,{value:{type:t.type[0].code,value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues})}}function Ya(e,t){let r=tr(e,t);return r?Array.isArray(r)?[r.map(n=>n.value),r[0].type]:[r.value,r.type]:[void 0,"undefined"]}function Fv(e){let t=e.value,r=t.value;if(!r)return null;let n=t.type,o=q0(n);return o?typeof r=="object"&&"name"in r&&Object.keys(r).length===1&&typeof r.name=="string"?s.createElement("div",null,r.name):s.createElement(v1,{compact:e.compact},Object.entries(o.elements).map(a=>{let[i,l]=a;if(CN.includes(i))return null;let[c,u]=Ya(t,i);return e.ignoreMissingValues&&(!c||Array.isArray(c)&&c.length===0)?null:s.createElement(tl,{key:i,term:Fp(i)},s.createElement(So,{property:l,propertyType:u,value:c,ignoreMissingValues:e.ignoreMissingValues,link:e.link}))})):s.createElement("div",null,n," not implemented")}function jN(e){return s.createElement(J,{noWrap:!0},s.createElement("div",null,e.children),s.createElement("div",null,s.createElement(Vt.Wrapper,{id:e.htmlFor,label:e.title,description:e.description,withAsterisk:e.withAsterisk},(()=>null)())))}function Je(e){return s.createElement(Vt.Wrapper,{id:e.htmlFor,label:e.title,description:e.description,withAsterisk:e.withAsterisk,error:it(e.outcome,e.htmlFor)},e.children)}function Vv(e,t,r,n,o){let a=n.type;if(a.length>1)for(let i of a){let l=t.replace("[x]",fr(i.code));l in e&&delete e[l]}return e[r]=o,e}function Sle(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=$le(o);r(a),e.onChange&&e.onChange(a)}return s.createElement(f1,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:t&&Ple(t),maxSelectedValues:1,onChange:n})}function Ple(e){var t;return(t=e.coding)==null?void 0:t.map(r=>({system:r.system,code:r.code,display:r.display}))}function $le(e){if(e.length!==0)return{coding:e.map(t=>({system:t.system,code:t.code,display:t.display}))}}function RN(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=o[0],i=a&&Cle(a);r(i),e.onChange&&e.onChange(i)}return s.createElement(f1,{binding:e.binding,name:e.name,placeholder:e.placeholder,defaultValue:t&&Ole(t),maxSelectedValues:1,onChange:n})}function Ole(e){return{system:e.system,code:e.code,display:e.display}}function Cle(e){return{system:e.system,code:e.code,display:e.display}}function TN(e){let[t,r]=f.useState(e.defaultValue),n=f.useRef();n.current=t;function o(c){c&&Object.keys(c).length===0&&(c=void 0),r(c),e.onChange&&e.onChange(c)}function a(c){let u={...n.current,system:c};c||delete u.system,o(u)}function i(c){let u={...n.current,use:c};c||delete u.use,o(u)}function l(c){let u={...n.current,value:c};c||delete u.value,o(u)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ut,{"data-testid":"system",defaultValue:t==null?void 0:t.system,onChange:c=>a(c.currentTarget.value),data:["","email","phone","fax","pager","sms","other"]}),s.createElement(ut,{"data-testid":"use",defaultValue:t==null?void 0:t.use,onChange:c=>i(c.currentTarget.value),data:["","home","work","temp","old","mobile"]}),s.createElement(ae,{placeholder:"Value",defaultValue:t==null?void 0:t.value,onChange:c=>l(c.currentTarget.value)}))}function kle(e){var l;let[t,r]=f.useState(e.defaultValue),n=f.useRef();n.current=t;function o(c){r(c),e.onChange&&e.onChange(c)}function a(c){let u={...n.current,name:c};c||delete u.name,o(u)}function i(c){let u={...n.current,telecom:c&&[c]};c||delete u.telecom,o(u)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ae,{"data-testid":e.name+"-name",name:e.name+"-name",placeholder:"Name",style:{width:180},defaultValue:t==null?void 0:t.name,onChange:c=>a(c.currentTarget.value)}),s.createElement(TN,{name:e.name+"-telecom",defaultValue:(l=t==null?void 0:t.telecom)==null?void 0:l[0],onChange:i}))}function jle(e){if(!e)return"";let t=new Date(e);return qm(t)?t.toLocaleDateString("sv")+"T"+t.toLocaleTimeString("sv"):""}function IN(e){if(!e)return"";let t=new Date(e);return qm(t)?t.toISOString():""}function Xa(e){return s.createElement(ae,{id:e.name,name:e.name,"data-autofocus":e.autoFocus,"data-testid":e.name,placeholder:e.placeholder,required:e.required,type:Rle(),defaultValue:jle(e.defaultValue),autoFocus:e.autoFocus,error:it(e.outcome,e.name),onChange:t=>{if(e.onChange){let r=t.currentTarget.value;e.onChange(IN(r))}}})}function Rle(){return"datetime-local"}function Tle(e){return s.createElement(kl,{id:e.name,name:e.name,"data-testid":"extension-input",defaultValue:dr(e.defaultValue),deserialize:JSON.parse,onChange:t=>{e.onChange&&e.onChange(JSON.parse(t))}})}function Ile(e){var d,p,h;let[t,r]=f.useState(e.defaultValue),n=f.useRef();n.current=t;function o(g){r(g),e.onChange&&e.onChange(g)}function a(g){o({...n.current,use:g||void 0})}function i(g){o({...n.current,prefix:g?g.split(" "):void 0})}function l(g){o({...n.current,given:g?g.split(" "):void 0})}function c(g){o({...n.current,family:g||void 0})}function u(g){o({...n.current,suffix:g?g.split(" "):void 0})}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ut,{defaultValue:t==null?void 0:t.use,name:e.name+"-use","data-testid":"use",onChange:g=>a(g.currentTarget.value),data:["","temp","old","usual","official","nickname","anonymous","maiden"]}),s.createElement(ae,{placeholder:"Prefix",name:e.name+"-prefix",defaultValue:(d=t==null?void 0:t.prefix)==null?void 0:d.join(" "),onChange:g=>i(g.currentTarget.value)}),s.createElement(ae,{placeholder:"Given",name:e.name+"-given",defaultValue:(p=t==null?void 0:t.given)==null?void 0:p.join(" "),onChange:g=>l(g.currentTarget.value)}),s.createElement(ae,{name:e.name+"-family",placeholder:"Family",defaultValue:t==null?void 0:t.family,onChange:g=>c(g.currentTarget.value)}),s.createElement(ae,{placeholder:"Suffix",name:e.name+"-suffix",defaultValue:(h=t==null?void 0:t.suffix)==null?void 0:h.join(" "),onChange:g=>u(g.currentTarget.value)}))}function Nle(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ae,{placeholder:"System",defaultValue:t==null?void 0:t.system,onChange:o=>n({...t,system:o.currentTarget.value})}),s.createElement(ae,{placeholder:"Value",defaultValue:t==null?void 0:t.value,onChange:o=>n({...t,value:o.currentTarget.value})}))}var Dle=["USD","EUR","CAD","GBP","AUD"];function Ale(e){var c;let{onChange:t}=e,[r,n]=f.useState(e.defaultValue),o=f.useCallback(u=>{n(u),t&&t(u)},[t]),a=f.useCallback(u=>{o({...r,currency:u.currentTarget.value})},[r,o]),i=f.useCallback(u=>{o({...r,value:u.currentTarget.valueAsNumber})},[r,o]),l=s.createElement(ut,{defaultValue:r==null?void 0:r.currency,data:Dle,styles:{input:{fontWeight:500,borderTopLeftRadius:0,borderBottomLeftRadius:0,width:92}},onChange:a});return s.createElement(ae,{type:"number",label:e.label,placeholder:e.placeholder??"Value",defaultValue:((c=r==null?void 0:r.value)==null?void 0:c.toString())??"USD",icon:s.createElement(sie,{size:14}),rightSection:l,rightSectionWidth:92,onChange:i})}function Mle(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(Xa,{name:e.name+".start",placeholder:"Start",defaultValue:t==null?void 0:t.start,onChange:o=>n({...t,start:o})}),s.createElement(Xa,{name:e.name+".end",placeholder:"End",defaultValue:t==null?void 0:t.end,onChange:o=>n({...t,end:o})}))}function Ja(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ut,{style:{width:80},"data-testid":e.name+"-comparator",defaultValue:t==null?void 0:t.comparator,data:["","<","<=",">=",">"],onChange:o=>n({...t,comparator:o.currentTarget.value})}),s.createElement(ae,{id:e.name,name:e.name,"data-autofocus":e.autoFocus,"data-testid":e.name+"-value",type:"number",placeholder:"Value",defaultValue:t==null?void 0:t.value,autoFocus:e.autoFocus,step:"any",onWheel:o=>{e.disableWheel&&o.currentTarget.blur()},onChange:o=>{n({...t,value:Lle(o.currentTarget.value)})}}),s.createElement(ae,{placeholder:"Unit","data-testid":e.name+"-unit",defaultValue:t==null?void 0:t.unit,onChange:o=>n({...t,unit:o.currentTarget.value})}))}function Lle(e){if(e)return parseFloat(e)}function w1(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(Ja,{name:e.name+"-low",defaultValue:t==null?void 0:t.low,onChange:o=>n({...t,low:o})}),s.createElement(Ja,{name:e.name+"-high",defaultValue:t==null?void 0:t.high,onChange:o=>n({...t,high:o})}))}function zle(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(Ja,{name:e.name+"-numerator",defaultValue:t==null?void 0:t.numerator,onChange:o=>n({...t,numerator:o})}),s.createElement(Ja,{name:e.name+"-denominator",defaultValue:t==null?void 0:t.denominator,onChange:o=>n({...t,denominator:o})}))}var Fle={Observation:"code",User:"email:contains"},Vle=["AccessPolicy","Account","ActivityDefinition","Bot","CapabilityStatement","ClientApplication","CodeSystem","CompartmentDefinition","ConceptMap","EffectEvidenceSynthesis","Endpoint","EventDefinition","Evidence","EvidenceVariable","ExampleScenario","GraphDefinition","HealthcareService","ImplementationGuide","InsurancePlan","Library","Location","Measure","MedicinalProduct","MessageDefinition","NamingSystem","OperationDefinition","Organization","Patient","Person","PlanDefinition","Practitioner","Project","Questionnaire","RelatedPerson","ResearchDefinition","ResearchElementDefinition","RiskEvidenceSynthesis","SearchParameter","StructureDefinition","StructureMap","TerminologyCapabilities","TestScript","UserConfiguration","ValueSet"];function Ble(e){return{value:st(e),label:xo(e),resource:e}}function Rl(e){let t=re(),r=e.resourceType,[n,o]=f.useState(),a=et(e.defaultValue,o),i=e.onChange,l=f.useCallback(async(u,d)=>{let p=Wle(r),h=new URLSearchParams({[p]:u,_count:"10"});return await t.searchResources(r,h,{signal:d})},[t,r]),c=f.useCallback(u=>{i&&i(u[0])},[i]);return e.defaultValue&&!n&&!a?null:s.createElement(u1,{name:e.name,itemComponent:Ule,defaultValue:a,placeholder:e.placeholder,maxSelectedValues:1,toKey:st,toOption:Ble,loadOptions:l,onChange:c,clearable:!0})}var Ule=f.forwardRef(({label:e,resource:t,...r},n)=>s.createElement("div",{ref:n,...r},s.createElement(J,{noWrap:!0},s.createElement(da,{value:t}),s.createElement("div",null,s.createElement(oe,null,e),s.createElement(oe,{size:"xs",color:"dimmed"},t.birthDate)))));function Wle(e){return Fle[e]??(Vle.includes(e)?"name":"_id")}function Zm(e){let t=Hle(e.targetTypes),r=qle(e.defaultValue,t),[n,o]=f.useState(e.defaultValue),[a,i]=f.useState(r);function l(c){o(c),e.onChange&&e.onChange(c)}return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},t&&t.length>1&&s.createElement(ut,{"data-autofocus":e.autoFocus,"data-testid":"reference-input-resource-type-select",defaultValue:a,autoFocus:e.autoFocus,onChange:c=>i(c.currentTarget.value),data:t}),!t&&s.createElement(p1,{autoFocus:e.autoFocus,testId:"reference-input-resource-type-input",defaultValue:a,onChange:i,name:e.name+"-resourceType",placeholder:"Resource Type"}),s.createElement(Rl,{resourceType:a,name:e.name+"-id",placeholder:e.placeholder,defaultValue:n,onChange:c=>{l(c?ct(c):void 0)}}))}function Hle(e){if(!(!e||e.length===0||e.length===1&&e[0]==="Resource"))return e}function qle(e,t){var n;let r=(n=e==null?void 0:e.reference)==null?void 0:n.split("/")[0];if(r)return r;if(t&&t.length>0)return t[0]}function Gle(e){let[t,r]=f.useState(e.defaultValue&&Array.isArray(e.defaultValue)?e.defaultValue:[]),n=f.useRef();n.current=t;function o(a){r(a),e.onChange&&e.onChange(a)}return s.createElement("table",{style:{width:"100%",borderCollapse:"collapse"}},s.createElement("colgroup",null,s.createElement("col",{width:"97%"}),s.createElement("col",{width:"3%"})),s.createElement("tbody",null,t.map((a,i)=>s.createElement("tr",{key:`${i}-${t.length}`},s.createElement("td",null,s.createElement(Za,{arrayElement:!0,property:e.property,name:e.name+"."+i,defaultValue:a,onChange:l=>{let c=[...n.current];c[i]=l,o(c)}})),s.createElement("td",{style:{textAlign:"right"}},s.createElement(ur,{title:"Remove",size:"sm",onClick:l=>{at(l);let c=[...n.current];c.splice(i,1),o(c)}},s.createElement(Bp,null))))),s.createElement("tr",null,s.createElement("td",null),s.createElement("td",{style:{textAlign:"right"}},s.createElement(ur,{title:"Add",size:"sm",color:"green",onClick:a=>{at(a);let i=[...n.current];i.push(void 0),o(i)}},s.createElement(i1,null))))))}var Qle=["sun","mon","tue","wed","thu","fri","sat"];function Kle(e){let[t,r]=f.useState(e.defaultValue),[n,o]=f.useState(!1),a=f.useRef();return a.current=t,s.createElement(s.Fragment,null,s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement("span",null,N4(a.current)||"No repeat"),s.createElement(ee,{onClick:()=>o(!0)},"Edit")),s.createElement(Yle,{visible:n,defaultValue:a.current,onOk:i=>{e.onChange&&e.onChange(i),r(i),o(!1)},onCancel:()=>o(!1)}))}var u$={repeat:{period:1,periodUnit:"d"}};function Yle(e){let[t,r]=f.useState(e.defaultValue||u$),n=f.useRef();n.current=t;function o(u){r({...n.current,event:[u]})}function a(u){r({...n.current,repeat:u})}function i(u){var d;a({...(d=n.current)==null?void 0:d.repeat,period:u})}function l(u){var d;a({...(d=n.current)==null?void 0:d.repeat,periodUnit:u})}function c(u){var d;a({...(d=n.current)==null?void 0:d.repeat,dayOfWeek:u})}return s.createElement(jr,{title:"Timing",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:()=>e.onCancel()},s.createElement(je,null,s.createElement(Je,{title:"Starts on",htmlFor:"timing-dialog-start"},s.createElement(Xa,{name:"timing-dialog-start",onChange:u=>o(u)})),s.createElement(z0,{label:"Repeat",checked:!!t.repeat,onChange:u=>a(u.currentTarget.checked?u$.repeat:void 0)}),t.repeat&&s.createElement(s.Fragment,null,s.createElement(Je,{title:"Repeat every",htmlFor:"timing-dialog-period"},s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ae,{type:"number",step:1,id:"timing-dialog-period",name:"timing-dialog-period",defaultValue:t.repeat.period||1,onChange:u=>i(parseInt(u.currentTarget.value,10)||1)}),s.createElement(ut,{id:"timing-dialog-periodUnit",name:"timing-dialog-periodUnit",defaultValue:t.repeat.periodUnit,onChange:u=>l(u.currentTarget.value),data:[{label:"second",value:"s"},{label:"minute",value:"min"},{label:"hour",value:"h"},{label:"day",value:"d"},{label:"week",value:"wk"},{label:"month",value:"mo"},{label:"year",value:"a"}]}))),t.repeat.periodUnit==="wk"&&s.createElement(Je,{title:"Repeat on"},s.createElement(Rf.Group,{multiple:!0,onChange:c},s.createElement(J,{position:"apart",mt:"md",spacing:"xs"},Qle.map(u=>s.createElement(Rf,{key:u,value:u,size:"xs",radius:"xl"},u.charAt(0).toUpperCase())))))),s.createElement(J,{position:"right"},s.createElement(ee,{onClick:()=>e.onOk(t)},"OK"))))}function Za(e){let t=e.property,r=e.defaultPropertyType??t.type[0].code,n=e.name,o=e.defaultValue;if(t.max>1&&!e.arrayElement)return r===B.Attachment?s.createElement(ale,{name:n,defaultValue:o,onChange:e.onChange}):s.createElement(Gle,{property:t,name:n,defaultValue:o,onChange:e.onChange});let a=t.type;return a.length>1?s.createElement(Xle,{elementDefinitionTypes:a,...e}):s.createElement(NN,{elementDefinitionType:a[0],...e})}function Xle(e){let t=e.elementDefinitionTypes,r;e.defaultPropertyType&&(r=t.find(a=>a.code===e.defaultPropertyType)),r||(r=t[0]);let[n,o]=f.useState(r);return s.createElement(J,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ut,{style:{width:"200px"},defaultValue:n.code,onChange:a=>{o(t.find(i=>i.code===a.currentTarget.value))},data:t.map(a=>({value:a.code,label:a.code}))}),s.createElement(NN,{...e,elementDefinitionType:n,onChange:a=>{e.onChange&&e.onChange(a,e.name.replace("[x]",fr(n.code)))}}))}function NN(e){var i,l,c;let t=e.property,r=e.elementDefinitionType.code,n=e.name,o=e.defaultValue,a=t.min!==void 0&&t.min>0;switch(r){case B.SystemString:case B.canonical:case B.string:case B.time:case B.uri:case B.url:return s.createElement(ae,{id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:u=>{e.onChange&&e.onChange(u.currentTarget.value)},error:it(e.outcome,n)});case B.date:return s.createElement(ae,{type:"date",id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:u=>{e.onChange&&e.onChange(u.currentTarget.value)},error:it(e.outcome,n)});case B.dateTime:case B.instant:return s.createElement(Xa,{name:n,defaultValue:o,onChange:e.onChange,outcome:e.outcome});case B.decimal:case B.integer:case B.positiveInt:case B.unsignedInt:return s.createElement(ae,{type:"number",step:r===B.decimal?"any":"1",id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:u=>{e.onChange&&e.onChange(u.currentTarget.valueAsNumber)}});case B.code:return s.createElement(vN,{binding:(i=t.binding)==null?void 0:i.valueSet,name:n,defaultValue:o,onChange:e.onChange});case B.boolean:return s.createElement(kn,{id:n,name:n,"data-testid":n,defaultChecked:!!o,onChange:u=>{e.onChange&&e.onChange(u.currentTarget.checked)}});case B.markdown:return s.createElement(mc,{id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:u=>{e.onChange&&e.onChange(u.currentTarget.value)}});case B.Address:return s.createElement(Vae,{name:n,defaultValue:o,onChange:e.onChange});case B.Annotation:return s.createElement(Bae,{name:n,defaultValue:o,onChange:e.onChange});case B.Attachment:return s.createElement(wN,{name:n,defaultValue:o,onChange:e.onChange});case B.CodeableConcept:return s.createElement(Sle,{binding:(l=t.binding)==null?void 0:l.valueSet,name:n,defaultValue:o,onChange:e.onChange});case B.Coding:return s.createElement(RN,{binding:(c=t.binding)==null?void 0:c.valueSet,name:n,defaultValue:o,onChange:e.onChange});case B.ContactDetail:return s.createElement(kle,{name:n,defaultValue:o,onChange:e.onChange});case B.ContactPoint:return s.createElement(TN,{name:n,defaultValue:o,onChange:e.onChange});case B.Extension:return s.createElement(Tle,{name:n,defaultValue:o,onChange:e.onChange});case B.HumanName:return s.createElement(Ile,{name:n,defaultValue:o,onChange:e.onChange});case B.Identifier:return s.createElement(Nle,{name:n,defaultValue:o,onChange:e.onChange});case B.Money:return s.createElement(Ale,{name:n,defaultValue:o,onChange:e.onChange});case B.Period:return s.createElement(Mle,{name:n,defaultValue:o,onChange:e.onChange});case B.Duration:case B.Quantity:return s.createElement(Ja,{name:n,defaultValue:o,onChange:e.onChange});case B.Range:return s.createElement(w1,{name:n,defaultValue:o,onChange:e.onChange});case B.Ratio:return s.createElement(zle,{name:n,defaultValue:o,onChange:e.onChange});case B.Reference:return s.createElement(Zm,{name:n,defaultValue:o,targetTypes:Jle(t),onChange:e.onChange});case B.Timing:return s.createElement(Kle,{name:n,defaultValue:o,onChange:e.onChange});case B.Dosage:case B.UsageContext:return s.createElement(Bv,{typeName:r,defaultValue:o,onChange:e.onChange,outcome:e.outcome});default:return s.createElement(Bv,{typeName:t.type[0].code,defaultValue:o,onChange:e.onChange,outcome:e.outcome})}}function Jle(e){var t,r,n;return(n=(r=(t=e==null?void 0:e.type)==null?void 0:t[0])==null?void 0:r.targetProfile)==null?void 0:n.map(o=>o.split("/").pop())}function Bv(e){let[t,r]=f.useState(e.defaultValue??{});function n(l){r(l),e.onChange&&e.onChange(l)}let o=e.typeName,a=q0(o);if(!a)return s.createElement("div",null,o," not implemented");let i={type:o,value:t};return s.createElement(je,null,Object.entries(a.elements).map(([l,c])=>{if(l==="id"||CN.includes(l)||!c.type)return null;let[u,d]=Ya(i,l),p=c.min!==void 0&&c.min>0;return c.type.length===1&&c.type[0].code==="boolean"?s.createElement(jN,{key:l,title:Fp(l),description:c.description,htmlFor:l},s.createElement(Za,{property:c,name:l,defaultValue:u,defaultPropertyType:d,outcome:e.outcome,onChange:(h,g)=>{n(Vv(t,l,g??l,c,h))}})):s.createElement(Je,{key:l,title:Fp(l),description:c.description,withAsterisk:p,htmlFor:l,outcome:e.outcome},s.createElement(Za,{property:c,name:l,defaultValue:u,defaultPropertyType:d,onChange:(h,g)=>{n(Vv(t,l,g??l,c,h))}}))}))}var Zle=W(e=>({noteBody:{fontSize:e.fontSizes.sm},noteCite:{fontSize:e.fontSizes.xs,marginBlockStart:3},noteRoot:{padding:5}}));function DN({value:e}){let{classes:t}=Zle();return e?s.createElement(je,{justify:"flex-start",spacing:"xs"},e.map(r=>{var n;return r.text&&s.createElement(GR,{key:`note-${r.text}`,classNames:{cite:t.noteCite,body:t.noteBody,root:t.noteRoot},cite:((n=r.authorReference)==null?void 0:n.display)||r.authorString,icon:null},r.text)})):null}function Pc(e){let{value:t,link:r,...n}=e,[o,a]=f.useState(),i=et(t,a),l;if(o&&!W4(o))l=`[${ke(o)}]`;else if(i)l=xo(i);else return null;return r?s.createElement(Re,{to:t,...n},l):s.createElement(oe,{component:"span",...n},l)}function rl(e){return s.createElement(J,{spacing:"xs"},s.createElement(da,{size:24,radius:12,value:e.value,link:e.link}),s.createElement(Pc,{value:e.value,link:e.link}))}var ese={draft:"blue",active:"blue","on-hold":"yellow",revoked:"red",completed:"green","entered-in-error":"red",unknown:"gray",retired:"gray",registered:"blue",preliminary:"blue",final:"green",amended:"yellow",corrected:"yellow",cancelled:"red",requested:"blue",received:"blue",accepted:"blue",rejected:"red",ready:"blue","in-progress":"blue",failed:"red",proposed:"blue",pending:"blue",booked:"blue",arrived:"blue",fulfilled:"green",noshow:"red","checked-in":"blue",waitlist:"gray",routine:"gray",urgent:"red",asap:"red",stat:"red"};function AN(e){return s.createElement(tH,{color:ese[e.status]},e.status)}var MN=W(e=>({table:{border:`0.1px solid ${e.colors.gray[5]}`,borderCollapse:"collapse","& td, & th":{border:`0.1px solid ${e.colors.gray[5]}`,padding:4}},criticalRow:{background:e.colorScheme==="dark"?e.colors.red[7]:e.colors.red[1],border:`0.1px solid ${e.colors.red[5]}`,color:e.colors.red[5],fontWeight:500,"& td":{border:`0.1px solid ${e.colors.red[5]}`}},noteBody:{fontSize:e.fontSizes.sm},noteCite:{fontSize:e.fontSizes.xs,marginBlockStart:3},noteRoot:{padding:5}}));b1.defaultProps={hideObservationNotes:!1,hideSpecimenInfo:!1};function b1(e){var i;let t=re(),r=et(e.value),[n,o]=f.useState();if(f.useEffect(()=>{r!=null&&r.specimen&&Promise.allSettled(r.specimen.map(l=>t.readReference(l))).then(l=>l.filter(c=>c.status==="fulfilled").map(c=>c.value)).then(o).catch(console.error)},[t,r]),!r)return null;let a=(n==null?void 0:n.flatMap(l=>l.note||[]))||[];if(r.presentedForm&&r.presentedForm.length>0){let l=r.presentedForm[0];(i=l.contentType)!=null&&i.startsWith("text/plain")&&l.data&&a.push({text:window.atob(l.data)})}return s.createElement(je,null,s.createElement(fe,null,"Diagnostic Report"),s.createElement(tse,{value:r}),n&&!e.hideSpecimenInfo&&rse(n),r.result&&s.createElement(nse,{hideObservationNotes:e.hideObservationNotes,value:r.result}),a.length>0&&s.createElement(DN,{value:a}))}function tse({value:e}){var t,r;return s.createElement(J,{mt:"md",spacing:30},e.subject&&s.createElement("div",null,s.createElement(oe,{size:"xs",transform:"uppercase",color:"dimmed"},"Subject"),s.createElement(oe,null,s.createElement(rl,{value:e.subject,link:!0}))),(t=e.resultsInterpreter)==null?void 0:t.map(n=>s.createElement("div",{key:n.reference},s.createElement(oe,{size:"xs",transform:"uppercase",color:"dimmed"},"Interpreter"),s.createElement(oe,null,s.createElement(rl,{value:n,link:!0})))),(r=e.performer)==null?void 0:r.map(n=>s.createElement("div",{key:n.reference},s.createElement(oe,{size:"xs",transform:"uppercase",color:"dimmed"},"Performer"),s.createElement(oe,null,s.createElement(rl,{value:n,link:!0})))),e.issued&&s.createElement("div",null,s.createElement(oe,{size:"xs",transform:"uppercase",color:"dimmed"},"Issued"),s.createElement(oe,null,Cr(e.issued))),e.status&&s.createElement("div",null,s.createElement(oe,{size:"xs",transform:"uppercase",color:"dimmed"},"Status"),s.createElement(oe,null,fr(e.status))))}function rse(e){return s.createElement(je,{spacing:"xs"},s.createElement(fe,{order:2,size:"h6"},"Specimens"),s.createElement(xr,{type:"ordered"},e==null?void 0:e.map(t=>{var r;return s.createElement(xr.Item,{ml:"sm",key:`specimen-${t.id}`},s.createElement(J,{spacing:20},s.createElement(J,{spacing:5},s.createElement(oe,{fw:500},"Collected:")," ",Cr((r=t.collection)==null?void 0:r.collectedDateTime)),s.createElement(J,{spacing:5},s.createElement(oe,{fw:500},"Received:")," ",Cr(t.receivedTime))))})))}function nse(e){let{classes:t}=MN();return s.createElement("table",{className:t.table},s.createElement("thead",null,s.createElement("tr",null,s.createElement("th",null,"Test"),s.createElement("th",null,"Value"),s.createElement("th",null,"Reference Range"),s.createElement("th",null,"Interpretation"),s.createElement("th",null,"Category"),s.createElement("th",null,"Performer"),s.createElement("th",null,"Status"))),s.createElement("tbody",null,s.createElement(LN,{value:e.value,ancestorIds:e.ancestorIds,hideObservationNotes:e.hideObservationNotes})))}function LN(e){var t;return s.createElement(s.Fragment,null,(t=e.value)==null?void 0:t.map(r=>s.createElement(ose,{key:`obs-${_c(r)?r.reference:r.id}`,value:r,ancestorIds:e.ancestorIds,hideObservationNotes:e.hideObservationNotes})))}function ose(e){var i,l;let{classes:t,cx:r}=MN(),n=et(e.value);if(!n||(i=e.ancestorIds)!=null&&i.includes(n.id))return null;let o=!e.hideObservationNotes&&n.note,a=lse(n);return s.createElement(s.Fragment,null,s.createElement("tr",{className:r({[t.criticalRow]:a})},s.createElement("td",{rowSpan:o?2:1},s.createElement(Re,{to:n},s.createElement(Qn,{value:n.code}))),s.createElement("td",null,s.createElement(ase,{value:n})),s.createElement("td",null,s.createElement(ise,{value:n.referenceRange})),s.createElement("td",null,n.interpretation&&n.interpretation.length>0&&s.createElement(Qn,{value:n.interpretation[0]})),s.createElement("td",null,n.category&&n.category.length>0&&s.createElement(s.Fragment,null,n.category.map(c=>s.createElement("div",{key:`category-${W0(c)}`},s.createElement(Qn,{value:c}))))),s.createElement("td",null,(l=n.performer)==null?void 0:l.map(c=>s.createElement(Up,{key:c.reference,value:c}))),s.createElement("td",null,n.status&&s.createElement(AN,{status:n.status}))),n.hasMember&&s.createElement(LN,{value:n.hasMember,ancestorIds:e.ancestorIds?[...e.ancestorIds,n.id]:[n.id],hideObservationNotes:e.hideObservationNotes}),o&&s.createElement("tr",null,s.createElement("td",{colSpan:6},s.createElement(DN,{value:n.note}))))}function ase(e){let t=e.value;return s.createElement(s.Fragment,null,D4(t))}function ise(e){let t=e.value&&e.value.length>0&&e.value[0];return t?t.text?s.createElement(s.Fragment,null,t.text):s.createElement(y1,{value:t}):null}function lse(e){var r,n,o,a;let t=(a=(o=(n=(r=e.interpretation)==null?void 0:r[0])==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:a.code;return t==="AA"||t==="LL"||t==="HH"||t==="A"}var sse=W(e=>({root:{borderCollapse:"collapse",width:"100%","& tr":{borderTop:`0.1px solid ${e.colors.gray[3]}`},"& th, & td":{padding:`${e.spacing.sm} ${e.spacing.sm}`,verticalAlign:"top"}},removed:{color:e.colors.red[7],textDecoration:"line-through"},added:{color:e.colors.green[7]}}));function cse(e){let{classes:t}=sse(),r=re(),[n,o]=f.useState(!1);if(f.useEffect(()=>{r.requestSchema(e.original.resourceType).then(()=>o(!0)).catch(console.log)},[r,e.original.resourceType]),!n)return null;let a=G4(e.original.resourceType);return s.createElement("table",{className:t.root},s.createElement("colgroup",null,s.createElement("col",{style:{width:"30%"}}),s.createElement("col",{style:{width:"35%"}}),s.createElement("col",{style:{width:"35%"}})),s.createElement("thead",null,s.createElement("tr",null,s.createElement("th",null,"Property"),s.createElement("th",null,"Before"),s.createElement("th",null,"After"))),s.createElement("tbody",null,Object.entries(a.elements).map(([i,l])=>{if(i==="id"||i==="meta")return null;let[c,u]=Ya(Xn(e.original),i),[d,p]=Ya(Xn(e.revised),i);return d$(c)&&d$(d)||dr(c)===dr(d)?null:s.createElement("tr",{key:i},s.createElement("td",null,Fp(i)),s.createElement("td",{className:t.removed},s.createElement(So,{property:l,propertyType:u,value:c,ignoreMissingValues:!0})),s.createElement("td",{className:t.added},s.createElement(So,{property:l,propertyType:p,value:d,ignoreMissingValues:!0})))})))}function d$(e){return!e||Array.isArray(e)&&e.length===0||typeof e=="object"&&Object.keys(e).length===0}function _1(e){let t=re(),r=et(e.value),[n,o]=f.useState(!1);return f.useEffect(()=>{r&&t.requestSchema(r.resourceType).then(()=>o(!0)).catch(console.log)},[t,r]),!n||!r?null:s.createElement(Fv,{value:{type:r.resourceType,value:e.forceUseInput?e.value:r},ignoreMissingValues:e.ignoreMissingValues})}function use(e){return s.createElement(Sc,null,e.children)}function ei(e){var c,u;let{resource:t,profile:r,padding:n,popupMenuItems:o,...a}=e,i=r??((c=t.meta)==null?void 0:c.author),l=e.dateTime??((u=t.meta)==null?void 0:u.lastUpdated);return s.createElement(h1,{"data-testid":"timeline-item",fill:!0,...a},s.createElement(J,{position:"apart",spacing:8,mx:"xs",my:"sm"},s.createElement(da,{value:i,link:!0,size:"md"}),s.createElement("div",{style:{flex:1}},s.createElement(oe,{size:"sm"},s.createElement(Pc,{color:"dark",weight:500,value:i,link:!0})),s.createElement(oe,{size:"xs"},s.createElement(Re,{color:"dimmed",to:e.resource},Cr(l)),s.createElement(oe,{component:"span",color:"dimmed",mx:8},"·"),s.createElement(Re,{color:"dimmed",to:e.resource},e.resource.resourceType))),o&&s.createElement(X,{position:"bottom-end",shadow:"md",width:200},s.createElement(X.Target,null,s.createElement(ur,{radius:"xl","aria-label":`Actions for ${st(e.resource)}`},s.createElement(cie,null))),o)),s.createElement(hN,null,n&&s.createElement("div",{style:{padding:"0 16px 16px 16px"}},e.children),!n&&s.createElement(s.Fragment,null,e.children)))}function zN(e,t){e.sort((r,n)=>{let o=f$(r,t),a=f$(n,t);return o>a?1:o<a?-1:p$(r,t)-p$(n,t)})}function f$(e,t){if(!FN(e,t)){let r=e.priority;if(typeof r=="string")return{stat:4,asap:3,urgent:2}[r]??0}return 0}function p$(e,t){var n;if(!FN(e,t)){if(e.resourceType==="Communication"&&e.sent)return new Date(e.sent).getTime();if((e.resourceType==="DiagnosticReport"||e.resourceType==="Media"||e.resourceType==="Observation")&&e.issued)return new Date(e.issued).getTime();if(e.resourceType==="DocumentReference"&&e.date)return new Date(e.date).getTime()}let r=(n=e.meta)==null?void 0:n.lastUpdated;return r?new Date(r).getTime():0}function FN(e,t){return!!t&&e.resourceType===t.resourceType&&e.id===t.id}var dse=W(e=>({pinnedComment:{backgroundColor:e.colors.blue[0]}}));function eh(e){let t=re(),r=Ym(),n=t.getProfile(),o=f.useRef(null),a=et(e.value),[i,l]=f.useState(),[c,u]=f.useState([]),d=e.loadTimelineResources,p=f.useRef(c);p.current=c;let h=f.useCallback(k=>{zN(k,a),k.reverse(),u(k)},[a]),g=f.useCallback(k=>{let I=[];for(let F of k){if(F.status!=="fulfilled")continue;let D=F.value;if(D.type==="history"&&l(D),D.entry)for(let z of D.entry)I.push(z.resource)}h(I)},[h]),y=f.useCallback(k=>h([...p.current,k]),[h]),v=f.useCallback(()=>{var F;let k,I;"resourceType"in e.value?(k=e.value.resourceType,I=e.value.id):[k,I]=(F=e.value.reference)==null?void 0:F.split("/"),d(t,k,I).then(g).catch(console.log)},[t,e.value,d,g]);f.useEffect(()=>v(),[v]);function E(k){!a||!e.createCommunication||t.createResource(e.createCommunication(a,n,k)).then(I=>y(I)).catch(console.log)}function w(k){!a||!e.createMedia||t.createResource(e.createMedia(a,n,k)).then(I=>y(I)).then(()=>ed({id:"upload-notification",color:"teal",title:"Upload complete",message:"",icon:s.createElement(uN,{size:16}),autoClose:2e3})).catch(I=>ed({id:"upload-notification",color:"red",title:"Upload error",message:ke(I),icon:s.createElement(die,{size:16}),autoClose:2e3}))}function b(k,I){return t.updateResource({...k,priority:I})}function _(k){b(k,"stat").then(v).catch(console.log)}function x(k){b(k,"routine").then(v).catch(console.log)}function S(k){r(`/${k.resourceType}/${k.id}`)}function $(k){r(`/${k.resourceType}/${k.id}/edit`)}function O(k){r(`/${k.resourceType}/${k.id}/delete`)}function C(k){var I;r(`/${k.resourceType}/${k.id}/_history/${(I=k.meta)==null?void 0:I.versionId}`)}function T(){de({id:"upload-notification",loading:!0,title:"Initializing upload...",message:"Please wait...",autoClose:!1,withCloseButton:!1})}function j(k){ed({id:"upload-notification",loading:!0,title:"Uploading...",message:yse(k),autoClose:!1,withCloseButton:!1})}return a?s.createElement(use,null,e.createCommunication&&s.createElement(h1,null,s.createElement(Ne,{testid:"timeline-form",onSubmit:k=>{E(k.text);let I=o.current;I&&(I.value="",I.focus())}},s.createElement(J,{spacing:"xs",noWrap:!0,style:{width:"100%"}},s.createElement(da,{value:n}),s.createElement(ae,{name:"text",ref:o,placeholder:"Add comment",style:{width:"100%",maxWidth:300}}),s.createElement(ur,{type:"submit",radius:"xl",color:"blue",variant:"filled"},s.createElement(gie,{size:16})),s.createElement(m1,{onUpload:w,onUploadStart:T,onUploadProgress:j},k=>s.createElement(ur,{...k,radius:"xl",color:"blue",variant:"filled"},s.createElement(dN,{size:16})))))),c.map(k=>{var F;if(!k)return null;let I=`${k.resourceType}/${k.id}/${(F=k.meta)==null?void 0:F.versionId}`;if(k.resourceType===a.resourceType&&k.id===a.id)return s.createElement(fse,{key:I,history:i,resource:k,onDetails:C});switch(k.resourceType){case"AuditEvent":return s.createElement(gse,{key:I,resource:k,onDetails:S});case"Communication":return s.createElement(mse,{key:I,resource:k,onPin:k.priority!=="stat"?_:void 0,onUnpin:k.priority==="stat"?x:void 0,onDetails:S,onEdit:$,onDelete:O});case"DiagnosticReport":return s.createElement(vse,{key:I,resource:k,onDetails:S,onEdit:$,onDelete:O});case"Media":return s.createElement(hse,{key:I,resource:k,onDetails:S,onEdit:$,onDelete:O});default:return s.createElement(ei,{key:I,resource:k,padding:!0},s.createElement(_1,{value:k,ignoreMissingValues:!0}))}})):s.createElement(er,{style:{width:"100%",height:"100%"}},s.createElement(un,null))}function gl(e){return s.createElement(X.Dropdown,null,s.createElement(X.Label,null,"Resource"),e.onPin&&s.createElement(X.Item,{icon:s.createElement(vie,{size:14}),onClick:()=>e.onPin(e.resource),"aria-label":`Pin ${st(e.resource)}`},"Pin"),e.onUnpin&&s.createElement(X.Item,{icon:s.createElement(yie,{size:14}),onClick:()=>e.onUnpin(e.resource),"aria-label":`Unpin ${st(e.resource)}`},"Unpin"),e.onDetails&&s.createElement(X.Item,{icon:s.createElement(mie,{size:14}),onClick:()=>e.onDetails(e.resource),"aria-label":`Details ${st(e.resource)}`},"Details"),e.onEdit&&s.createElement(X.Item,{icon:s.createElement(uie,{size:14}),onClick:()=>e.onEdit(e.resource),"aria-label":`Edit ${st(e.resource)}`},"Edit"),e.onDelete&&s.createElement(s.Fragment,null,s.createElement(X.Divider,null),s.createElement(X.Label,null,"Danger zone"),s.createElement(X.Item,{color:"red",icon:s.createElement(mN,{size:14}),onClick:()=>e.onDelete(e.resource),"aria-label":`Delete ${st(e.resource)}`},"Delete")))}function fse(e){let t=pse(e.history,e.resource);return t?s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(gl,{...e})},s.createElement(cse,{original:t,revised:e.resource})):s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(gl,{...e})},s.createElement("h3",null,"Created"),s.createElement(_1,{value:e.resource,ignoreMissingValues:!0,forceUseInput:!0}))}function pse(e,t){let r=e.entry,n=r.findIndex(o=>{var a,i,l;return((i=(a=o.resource)==null?void 0:a.meta)==null?void 0:i.versionId)===((l=t.meta)==null?void 0:l.versionId)});if(!(n>=r.length-1))return r[n+1].resource}function mse(e){var n,o;let{classes:t}=dse(),r=!e.resource.priority||e.resource.priority==="routine"?void 0:t.pinnedComment;return s.createElement(ei,{resource:e.resource,profile:e.resource.sender,dateTime:e.resource.sent,padding:!0,className:r,popupMenuItems:s.createElement(gl,{...e})},s.createElement("p",null,(o=(n=e.resource.payload)==null?void 0:n[0])==null?void 0:o.contentString))}function hse(e){var n;let t=(n=e.resource.content)==null?void 0:n.contentType,r=t&&!t.startsWith("image/")&&!t.startsWith("video/")&&t!=="application/pdf";return s.createElement(ei,{resource:e.resource,padding:!!r,popupMenuItems:s.createElement(gl,{...e})},s.createElement(Ec,{value:e.resource.content}))}function gse(e){return s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(gl,{...e})},s.createElement(ai,null,s.createElement("pre",null,e.resource.outcomeDesc)))}function vse(e){return s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(gl,{...e})},s.createElement(b1,{value:e.resource}))}function yse(e){if(e.lengthComputable){let t=100*e.loaded/e.total;return`Uploaded: ${dg(e.loaded)} / ${dg(e.total)} ${t.toFixed(2)}%`}return`Uploaded: ${dg(e.loaded)}`}function dg(e){if(e===0)return"0.00 B";let t=Math.floor(Math.log(e)/Math.log(1024));return(e/Math.pow(1024,t)).toFixed(2)+" "+" KMGTP".charAt(t)+"B"}function wse(e){return s.createElement(eh,{value:e.resource,loadTimelineResources:async(t,r,n)=>{let o=`${r}/${n}`,a=100;return Promise.allSettled([t.readHistory(r,n),t.search("Task",{_filter:`based-on eq ${o} or focus eq ${o} or subject eq ${o}`,_count:a})])}})}function bse(e){return s.createElement(eh,{value:e.encounter,loadTimelineResources:async(t,r,n)=>Promise.allSettled([t.readHistory("Encounter",n),t.search("Communication","encounter=Encounter/"+n),t.search("Media","encounter=Encounter/"+n)]),createCommunication:(t,r,n)=>({resourceType:"Communication",status:"completed",encounter:ct(t),subject:t.subject,sender:ct(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",encounter:ct(t),subject:t.subject,operator:ct(r),issued:new Date().toISOString(),content:n})})}function _se(e){let t;try{t=Foe(e.path,e.resource)}catch(r){return console.warn("FhirPathDisplay:",r),null}if(t.length>1)throw new Error(`Component "path" for "FhirPathDisplay" must resolve to a single element. Received ${t.length} elements [${JSON.stringify(t,null,2)}]`);return s.createElement(So,{value:t[0]||"",propertyType:e.propertyType})}function xse(e){return s.createElement(jr,{title:"Export",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel},s.createElement(le,{display:"flex",sx:{justifyContent:"space-between"}},e.exportCsv&&s.createElement(m$,{text:"CSV",exportLogic:e.exportCsv,onCancel:e.onCancel}),e.exportTransactionBundle&&s.createElement(m$,{text:"Transaction Bundle",exportLogic:e.exportTransactionBundle,onCancel:e.onCancel})),s.createElement(oe,{sx:{marginTop:"10px",marginLeft:"2px"}},"Limited to 1000 records"))}function m$(e){return s.createElement(ee,{onClick:()=>{e.exportLogic(),e.onCancel()}},`Export as ${e.text}`)}var Ese={string:[te.EQUALS,te.NOT,te.CONTAINS,te.EXACT],fulltext:[te.EQUALS,te.NOT,te.CONTAINS,te.EXACT],token:[te.EQUALS,te.NOT],reference:[te.EQUALS,te.NOT],numeric:[te.EQUALS,te.NOT_EQUALS,te.GREATER_THAN,te.LESS_THAN,te.GREATER_THAN_OR_EQUALS,te.LESS_THAN_OR_EQUALS],quantity:[te.EQUALS,te.NOT_EQUALS,te.GREATER_THAN,te.LESS_THAN,te.GREATER_THAN_OR_EQUALS,te.LESS_THAN_OR_EQUALS],date:[te.EQUALS,te.NOT_EQUALS,te.GREATER_THAN,te.LESS_THAN,te.GREATER_THAN_OR_EQUALS,te.LESS_THAN_OR_EQUALS,te.STARTS_AFTER,te.ENDS_BEFORE,te.APPROXIMATELY],datetime:[te.EQUALS,te.NOT_EQUALS,te.GREATER_THAN,te.LESS_THAN,te.GREATER_THAN_OR_EQUALS,te.LESS_THAN_OR_EQUALS,te.STARTS_AFTER,te.ENDS_BEFORE,te.APPROXIMATELY]},Sse={eq:"equals",ne:"not equals",gt:"greater than",lt:"less than",ge:"greater than or equals",le:"less than or equals",sa:"starts after",eb:"ends before",ap:"approximately",contains:"contains",exact:"exact",text:"text",not:"not",above:"above",below:"below",in:"in","not-in":"not in","of-type":"of type",missing:"missing",identifier:"identifier",iterate:"iterate"};function x1(e,t){return{...e,filters:t,offset:0,name:void 0}}function E1(e,t){return x1(e,(e.filters??[]).filter(r=>r.code!==t))}function th(e,t,r,n,o){o&&(e=E1(e,t));let a=[];return e.filters&&a.push(...e.filters),a.push({code:t,operator:r,value:n??""}),x1(e,a)}function Pse(e,t){if(!e.filters)return e;let r=[...e.filters];return r.splice(t,1),{...e,filters:r,name:void 0}}function $se(e,t){return S1(e,t,-1)}function Ose(e,t){return S1(e,t,0)}function Cse(e,t){return S1(e,t,1)}function S1(e,t,r){let n=new Date;n.setDate(n.getDate()+r),n.setHours(0,0,0,0);let o=new Date(n.getTime());return o.setDate(o.getDate()+1),o.setTime(o.getTime()-1),$1(e,t,n,o)}function kse(e,t){return P1(e,t,-1)}function jse(e,t){return P1(e,t,0)}function Rse(e,t){return P1(e,t,1)}function P1(e,t,r){let n=new Date;n.setMonth(n.getMonth()+r),n.setDate(1),n.setHours(0,0,0,0);let o=new Date(n.getTime());return o.setMonth(o.getMonth()+1),o.setDate(1),o.setHours(0,0,0,0),o.setTime(o.getTime()-1),$1(e,t,n,o)}function Tse(e,t){let r=new Date;return r.setMonth(0),r.setDate(1),r.setHours(0,0,0,0),$1(e,t,r,new Date)}function $1(e,t,r,n){return e=E1(e,t),e=h$(e,t,te.GREATER_THAN_OR_EQUALS,r),e=h$(e,t,te.LESS_THAN_OR_EQUALS,n),e}function h$(e,t,r,n){return th(e,t,r,n.toISOString())}function g$(e,t,r=!0){return th(e,t,te.MISSING,r.toString())}function Ise(e,t){return e.offset===t?e:{...e,offset:t,name:void 0}}function Nse(e,t){let r=e.count??xc,n=(t-1)*r;return Ise(e,n)}function Dse(e,t,r){return t===Ase(e)&&r!==void 0&&r===Mse(e)?e:{...e,sortRules:[{code:t,descending:!!r}],name:void 0}}function Ase(e){let t=e.sortRules;if(!t||t.length===0)return;let r=t[0].code;return r.startsWith("-")?r.substr(1):r}function Mse(e){let t=e.sortRules;return!t||t.length===0?!1:!!t[0].descending}function Lse(e){return Ese[e.type]}function O1(e){return Sse[e]??""}function Kn(e){let t=e;return t.includes(".")&&(t=t.split(".").pop()),t==="id"||t==="Id"?"ID":t==="versionId"?"Version ID":(t=t.replace("[x]",""),t=t.replace(/([A-Z])/g," $1"),t=t.replace(/[-_]/g," "),t=t.replace(/\s+/g," "),t=t.trim(),t.split(/\s/).map(fr).join(" "))}function zse(e,t){var n,o;let r=t.name;return r==="id"?e.id:r==="meta.versionId"?(n=e.meta)==null?void 0:n.versionId:r==="_lastUpdated"?Cr((o=e.meta)==null?void 0:o.lastUpdated):t.elementDefinition&&`${e.resourceType}.${t.name}`===t.elementDefinition.path?Fse(e,t.elementDefinition):t.searchParams&&t.searchParams.length===1&&t.name===t.searchParams[0].code?Vse(e,t.searchParams[0]):null}function Fse(e,t){var a,i,l;let r=((l=(i=(a=t.path)==null?void 0:a.split("."))==null?void 0:i.pop())==null?void 0:l.replaceAll("[x]",""))??"",[n,o]=Ya({type:e.resourceType,value:e},r);return n?s.createElement(So,{property:t,propertyType:o,value:n,maxWidth:200,ignoreMissingValues:!0,link:!1}):null}function Vse(e,t){let r=t1(t.expression,[{type:e.resourceType,value:e}]);return!r||r.length===0?null:s.createElement(s.Fragment,null,r.map((n,o)=>s.createElement(So,{key:`${o}-${r.length}`,propertyType:n.type,value:n.value,maxWidth:200,ignoreMissingValues:!0,link:!1})))}function Bse(e){let[t,r]=f.useState({search:JSON.parse(dr(e.search))}),n=f.useRef(null),o=f.useRef(null);f.useEffect(()=>{r({search:e.search})},[e.search]);function a(_){_.key==="Enter"&&u()}function i(){u()}function l(_){_.key==="Enter"&&d()}function c(){d()}function u(){var S;let _=t.search.fields??[],x=(S=n.current)==null?void 0:S.value;if(x){let $=[..._,x];r({search:{...t.search,fields:$}})}}function d(){var S;let _=t.search.fields??[],x=(S=o.current)==null?void 0:S.value;if(x){let $=[..._];$.splice($.indexOf(x),1),r({search:{...t.search,fields:$}})}}function p(){var O;let _=t.search.fields??[],x=(O=o.current)==null?void 0:O.value;if(!x)return;let S=[..._],$=S.indexOf(x);$<=0||(g(S,$,$-1),r({search:{...t.search,fields:S}}))}function h(){var O;let _=t.search.fields??[],x=(O=o.current)==null?void 0:O.value;if(!x)return;let S=[..._],$=S.indexOf(x);$>=S.length-1||(g(S,$,$+1),r({search:{...t.search,fields:S}}))}function g(_,x,S){let $=_[x];_[x]=_[S],_[S]=$}if(!e.visible)return null;let y=e.search.resourceType,v=G4(y),E=Q4(y),w=t.search.fields??[],b=Use(v,E).filter(_=>!w.includes(_)).sort((_,x)=>_.localeCompare(x));return s.createElement(jr,{title:"Fields",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel},s.createElement("div",null,s.createElement("table",{style:{margin:"auto"}},s.createElement("thead",null,s.createElement("tr",null,s.createElement("th",{colSpan:2,align:"center"},"Available"),s.createElement("th",{colSpan:2,align:"center"},"Selected"))),s.createElement("tbody",null,s.createElement("tr",null,s.createElement("td",{colSpan:2,align:"center"},s.createElement("select",{ref:n,size:15,tabIndex:1,style:{width:"200px"},onKeyDown:_=>a(_),onDoubleClick:()=>i(),"data-testid":"available"},b.map(_=>s.createElement("option",{key:_,value:_},Kn(_))))),s.createElement("td",{colSpan:2,align:"center"},s.createElement("select",{ref:o,size:15,tabIndex:4,style:{width:"200px"},onKeyDown:_=>l(_),onDoubleClick:()=>c(),"data-testid":"selected"},w.map(_=>s.createElement("option",{key:_,value:_},Kn(_))))))),s.createElement("tfoot",null,s.createElement("tr",null,s.createElement("td",{align:"center"},s.createElement(ee,{compact:!0,variant:"outline",onClick:u},"Add")),s.createElement("td",{align:"center"},s.createElement(ee,{compact:!0,variant:"outline",onClick:d},"Remove")),s.createElement("td",{align:"center"},s.createElement(ee,{compact:!0,variant:"outline",onClick:p},"Up")),s.createElement("td",{align:"center"},s.createElement(ee,{compact:!0,variant:"outline",onClick:h},"Down")))))),s.createElement(ee,{onClick:()=>e.onOk(t.search)},"OK"))}function Use(e,t){let r=[],n=new Set,o=new Set;for(let a of Object.keys(e.elements))r.push(a),n.add(a.toLowerCase()),o.add(Kn(a));if(t)for(let a of Object.keys(t)){let i=Kn(a);!n.has(a)&&!o.has(i)&&(r.push(a),n.add(a),o.add(Kn(a)))}return r}function VN(e){var o;let{resourceType:t,filter:r}=e,n=(o=Jn.types[t].searchParams)==null?void 0:o[r.code];if(n){if(n.type==="reference"&&(r.operator===te.EQUALS||r.operator===te.NOT_EQUALS))return s.createElement(Pc,{value:{reference:r.value}});let a=r1(t,n);if(r.code==="_lastUpdated"||a.type===Uo.DATETIME)return s.createElement(s.Fragment,null,Cr(r.value))}return s.createElement(s.Fragment,null,r.value)}function BN(e){let t=r1(e.resourceType,e.searchParam),r="filter-value";switch(t.type){case Uo.REFERENCE:return s.createElement(Zm,{name:r,defaultValue:e.defaultValue?{reference:e.defaultValue}:void 0,targetTypes:e.searchParam.target,autoFocus:e.autoFocus,onChange:n=>{n?e.onChange(n.reference):e.onChange("")}});case Uo.BOOLEAN:return s.createElement(kn,{name:r,"data-autofocus":e.autoFocus,"data-testid":r,defaultChecked:e.defaultValue==="true",autoFocus:e.autoFocus,onChange:n=>e.onChange(n.currentTarget.checked.toString())});case Uo.DATE:return s.createElement(ae,{type:"date",name:r,"data-autofocus":e.autoFocus,"data-testid":r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:n=>e.onChange(n.currentTarget.value)});case Uo.DATETIME:return s.createElement(Xa,{name:r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:e.onChange});case Uo.NUMBER:return s.createElement(ae,{type:"number",name:r,"data-autofocus":e.autoFocus,"data-testid":r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:n=>e.onChange(n.currentTarget.value)});case Uo.QUANTITY:return s.createElement(Ja,{name:r,defaultValue:Wse(e.defaultValue),autoFocus:e.autoFocus,onChange:n=>{n?e.onChange(`${n.value}`):e.onChange("")}});default:return s.createElement(ae,{name:r,"data-autofocus":e.autoFocus,"data-testid":r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:n=>e.onChange(n.currentTarget.value),placeholder:"Search value"})}}function Wse(e){if(e){let[t,r,n]=e.split("|");if(t)return{value:parseFloat(t),system:r,unit:n}}}function Hse(e){let[t,r]=f.useState(JSON.parse(dr(e.search))),[n,o]=f.useState(-1),a=f.useRef(t);a.current=t,f.useEffect(()=>{r(JSON.parse(dr(e.search)))},[e.search]);function i(d){r(th(a.current,d.code,d.operator,d.value))}if(!e.visible)return null;let l=e.search.resourceType,c=Jn.types[l].searchParams??{},u=t.filters||[];return s.createElement(jr,{title:"Filters",closeButtonProps:{"aria-label":"Close"},size:900,opened:e.visible,onClose:e.onCancel},s.createElement("div",null,s.createElement("table",null,s.createElement("colgroup",null,s.createElement("col",{style:{width:200}}),s.createElement("col",{style:{width:200}}),s.createElement("col",{style:{width:380}}),s.createElement("col",{style:{width:120}})),s.createElement("thead",null,s.createElement("tr",null,s.createElement("th",null,"Field"),s.createElement("th",null,"Operation"),s.createElement("th",null,"Value"),s.createElement("th",null,"Actions"))),s.createElement("tbody",null,u.map((d,p)=>p===n?s.createElement(v$,{key:`filter-${d.code}-${d.operator}-${d.value}-input`,resourceType:l,searchParams:c,defaultValue:d,okText:"Save",onOk:h=>{let g=[...u];g[p]=h,r(x1(a.current,g)),o(-1)},onCancel:()=>o(-1)}):s.createElement(qse,{key:`filter-${d.code}-${d.operator}-${d.value}-display`,resourceType:l,searchParams:c,filter:d,onEdit:()=>o(p),onDelete:()=>r(Pse(a.current,p))})),s.createElement(v$,{resourceType:l,searchParams:c,okText:"Add",onOk:i})))),s.createElement(J,{position:"right",mt:"xl"},s.createElement(ee,{onClick:()=>e.onOk(a.current)},"OK")))}function qse(e){let{filter:t}=e;return s.createElement("tr",null,s.createElement("td",null,Kn(t.code)),s.createElement("td",null,O1(t.operator)),s.createElement("td",null,s.createElement(VN,{resourceType:e.resourceType,filter:t})),s.createElement("td",null,s.createElement(ee,{compact:!0,variant:"outline",onClick:e.onEdit},"Edit"),s.createElement(ee,{compact:!0,variant:"outline",onClick:e.onDelete},"Delete")))}function v$(e){let[t,r]=f.useState(e.defaultValue??{}),n=f.useRef(t);n.current=t;function o(u){r({...n.current,code:u})}function a(u){r({...n.current,operator:u})}function i(u){r({...n.current,value:u})}let l=e.searchParams[t.code],c=l&&Lse(l);return s.createElement("tr",null,s.createElement("td",null,s.createElement(ut,{"data-testid":"filter-field",defaultValue:n.current.code,onChange:u=>o(u.currentTarget.value),data:["",...Object.keys(e.searchParams).map(u=>({value:u,label:Kn(u)}))]})),s.createElement("td",null,c&&s.createElement(ut,{"data-testid":"filter-operation",defaultValue:t.operator,onChange:u=>a(u.currentTarget.value),data:["",...c.map(u=>({value:u,label:O1(u)}))]})),s.createElement("td",null,l&&t.operator&&s.createElement(BN,{resourceType:e.resourceType,searchParam:l,defaultValue:t.value,onChange:i})),s.createElement("td",null,t.code&&t.operator&&t.value&&s.createElement(ee,{compact:!0,variant:"outline",onClick:()=>{e.onOk(n.current),r({})}},e.okText),e.onCancel&&s.createElement(ee,{compact:!0,variant:"outline",onClick:e.onCancel},"Cancel")))}function Gse(e){let[t,r]=f.useState(e.defaultValue??"");if(!e.visible||!e.searchParam||!e.filter)return null;function n(){e.onOk({...e.filter,value:t})}return s.createElement(jr,{title:e.title,size:"xl",opened:e.visible,onClose:e.onCancel},s.createElement(Ne,{onSubmit:n},s.createElement(rn,null,s.createElement(rn.Col,{span:10},s.createElement(BN,{resourceType:e.resourceType,searchParam:e.searchParam,defaultValue:t,autoFocus:!0,onChange:r})),s.createElement(rn.Col,{span:2},s.createElement(ee,{onClick:n,fullWidth:!0},"OK")))))}function Qse(e){if(!e.searchParams)return null;function t(a,i){o(Dse(e.search,a.code,i))}function r(a){o(E1(e.search,a.code))}function n(a,i){e.onPrompt(a,{code:a.code,operator:i,value:""})}function o(a){e.onChange(a)}return e.searchParams.length===1?s.createElement(Kse,{search:e.search,searchParam:e.searchParams[0],onSort:t,onPrompt:n,onChange:o,onClear:r}):s.createElement(X.Dropdown,null,e.searchParams.map(a=>s.createElement(X.Item,{key:a.code},Kn(a.code))))}function Kse(e){switch(e.searchParam.type){case"date":return s.createElement(Yse,{...e});case"number":case"quantity":return s.createElement(Xse,{...e});case"reference":return s.createElement(Jse,{...e});case"string":case"token":case"uri":return s.createElement(Zse,{...e});default:return s.createElement(s.Fragment,null,"Unknown search param type: ",e.searchParam.type)}}function Yse(e){let{searchParam:t}=e,r=t.code;return s.createElement(X.Dropdown,null,s.createElement(X.Item,{icon:s.createElement(l1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort Oldest to Newest"),s.createElement(X.Item,{icon:s.createElement(s1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Newest to Oldest"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Jm,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(X.Item,{icon:s.createElement(Xm,{size:14}),onClick:()=>e.onPrompt(t,te.NOT_EQUALS)},"Does not equal..."),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(pN,{size:14}),onClick:()=>e.onPrompt(t,te.ENDS_BEFORE)},"Before..."),s.createElement(X.Item,{icon:s.createElement(fN,{size:14}),onClick:()=>e.onPrompt(t,te.STARTS_AFTER)},"After..."),s.createElement(X.Item,{icon:s.createElement(tie,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Between..."),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Cse(e.search,r))},"Tomorrow"),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Ose(e.search,r))},"Today"),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange($se(e.search,r))},"Yesterday"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Rse(e.search,r))},"Next Month"),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(jse(e.search,r))},"This Month"),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(kse(e.search,r))},"Last Month"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Tse(e.search,r))},"Year to date"),s.createElement(rh,{...e}))}function Xse(e){let{searchParam:t}=e;return s.createElement(X.Dropdown,null,s.createElement(X.Item,{icon:s.createElement(l1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort Smallest to Largest"),s.createElement(X.Item,{icon:s.createElement(s1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Largest to Smallest"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Jm,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(X.Item,{icon:s.createElement(Xm,{size:14}),onClick:()=>e.onPrompt(t,te.NOT_EQUALS)},"Does not equal..."),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(fN,{size:14}),onClick:()=>e.onPrompt(t,te.GREATER_THAN)},"Greater than..."),s.createElement(X.Item,{icon:s.createElement(Lv,{size:14}),onClick:()=>e.onPrompt(t,te.GREATER_THAN_OR_EQUALS)},"Greater than or equal to..."),s.createElement(X.Item,{icon:s.createElement(pN,{size:14}),onClick:()=>e.onPrompt(t,te.LESS_THAN)},"Less than..."),s.createElement(X.Item,{icon:s.createElement(Lv,{size:14}),onClick:()=>e.onPrompt(t,te.LESS_THAN_OR_EQUALS)},"Less than or equal to..."),s.createElement(rh,{...e}))}function Jse(e){let{searchParam:t}=e;return s.createElement(X.Dropdown,null,s.createElement(X.Item,{icon:s.createElement(Jm,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(X.Item,{icon:s.createElement(Xm,{size:14}),onClick:()=>e.onPrompt(t,te.NOT)},"Does not equal..."),s.createElement(rh,{...e}))}function Zse(e){let{searchParam:t}=e;return s.createElement(X.Dropdown,null,s.createElement(X.Item,{icon:s.createElement(l1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort A to Z"),s.createElement(X.Item,{icon:s.createElement(s1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Z to A"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Jm,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(X.Item,{icon:s.createElement(Xm,{size:14}),onClick:()=>e.onPrompt(t,te.NOT)},"Does not equal..."),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(nie,{size:14}),onClick:()=>e.onPrompt(t,te.CONTAINS)},"Contains..."),s.createElement(X.Item,{icon:s.createElement(rie,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Does not contain..."),s.createElement(rh,{...e}))}function rh(e){let{searchParam:t}=e,r=t.code;return s.createElement(s.Fragment,null,s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Zae,{size:14}),onClick:()=>e.onChange(g$(e.search,r))},"Missing"),s.createElement(X.Item,{icon:s.createElement(Jae,{size:14}),onClick:()=>e.onChange(g$(e.search,r,!1))},"Not missing"),s.createElement(X.Divider,null),s.createElement(X.Item,{icon:s.createElement(Pie,{size:14}),onClick:()=>e.onClear(t)},"Clear filters"))}function ece(e){let t=e.resourceType,r=[];for(let n of e.fields||["id","_lastUpdated"])r.push(tce(t,n));return r}function tce(e,t){var o;if(t==="_lastUpdated")return{name:"_lastUpdated",searchParams:[{resourceType:"SearchParameter",base:["Resource"],code:"_lastUpdated",name:"_lastUpdated",type:"date",expression:"Resource.meta.lastUpdated"}]};if(t==="meta.versionId")return{name:"meta.versionId",searchParams:[{resourceType:"SearchParameter",base:["Resource"],code:"_versionId",name:"_versionId",type:"token",expression:"Resource.meta.versionId"}]};let r=fi(e,t),n=poe(e,t.toLowerCase());if(r&&n)return{name:t,elementDefinition:r,searchParams:[n]};if(r){let a=Q4(e),i;if(a){let l=`${e}.${t.replaceAll("[x]","")}`;i=Object.values(a).filter(c=>{var u;return(u=c.expression)==null?void 0:u.includes(l)}),i.length===0&&(i=void 0)}return{name:t,elementDefinition:r,searchParams:i}}if(n){let a=r1(e,n);return{name:t,elementDefinition:(o=a.elementDefinitions)==null?void 0:o[0],searchParams:[n]}}return{name:t}}var rce=class extends Event{constructor(e){super("change"),this.definition=e}},nce=class extends Event{constructor(e){super("load"),this.response=e}},Wp=class extends Event{constructor(e,t){super("click"),this.resource=e,this.browserEvent=t}},oce=W(e=>({root:{maxWidth:"100%",overflow:"auto",textAlign:"left",marginBottom:"20px"},table:{cursor:"pointer"},tr:{"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.colors.gray[0]}},th:{padding:"0 !important"},control:{width:"100%",padding:`${e.spacing.xs} ${e.spacing.md}`,"&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]}},icon:{width:21,height:21,borderRadius:21}}));function ace(e){var D,z,q,K;let{classes:t}=oce(),r=re(),[n,o]=f.useState(!1),[a,i]=f.useState(),{search:l,onLoad:c}=e,[u,d]=f.useState({selected:{},fieldEditorVisible:!1,filterEditorVisible:!1,exportDialogVisible:!1,filterDialogVisible:!1}),p=f.useRef(u);p.current=u;let h=l.total??"accurate",g=f.useCallback(R=>{i(void 0),r.search(l.resourceType,Wi({...l,total:h,fields:void 0}),R).then(N=>{d({...p.current,searchResponse:N}),c&&c(new nce(N))}).catch(N=>{d({...p.current,searchResponse:void 0}),i(N)})},[r,l,h,c]),y=f.useCallback(()=>{d({...p.current,searchResponse:void 0}),g({cache:"reload"})},[g]);f.useEffect(()=>{g()},[g]);function v(R,N){R.stopPropagation();let V=R.target.checked,Q={...p.current.selected};V?Q[N]=!0:delete Q[N],d({...p.current,selected:Q})}function E(R){R.stopPropagation();let N=R.target.checked,V={},Q=p.current.searchResponse;N&&(Q!=null&&Q.entry)&&Q.entry.forEach(ie=>{var Oe;(Oe=ie.resource)!=null&&Oe.id&&(V[ie.resource.id]=!0)}),d({...p.current,selected:V})}function w(){var N,V;let R=p.current;if(!((N=R.searchResponse)!=null&&N.entry)||R.searchResponse.entry.length===0)return!1;for(let Q of R.searchResponse.entry)if((V=Q.resource)!=null&&V.id&&!R.selected[Q.resource.id])return!1;return!0}function b(R){e.onChange&&e.onChange(new rce(R))}function _(R,N){if(gN(R.target)||R.button===2)return;at(R);let V=R.button===1||R.ctrlKey||R.metaKey;!V&&e.onClick&&e.onClick(new Wp(N,R)),V&&e.onAuxClick&&e.onAuxClick(new Wp(N,R))}function x(){return!!(e.onExport??e.onExportCsv??e.onExportTransactionBundle)}if(f.useEffect(()=>{o(!1),r.requestSchema(e.search.resourceType).then(()=>o(!0)).catch(console.log)},[r,e.search.resourceType]),!(n&&Jn.types[e.search.resourceType]))return s.createElement(er,{style:{width:"100%",height:"100%"}},s.createElement(un,null));let S=e.checkboxesEnabled,$=ece(l),O=l.resourceType,C=u.searchResponse,T=(D=C==null?void 0:C.entry)==null?void 0:D.map(R=>R.resource),j="subtle",k="gray",I=16,F=window.innerWidth<768;return s.createElement("div",{className:t.root,"data-testid":"search-control"},!e.hideToolbar&&s.createElement(J,{position:"apart",mb:"xl"},s.createElement(J,{spacing:2},s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(iie,{size:I}),onClick:()=>d({...p.current,fieldEditorVisible:!0})},"Fields"),s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(pie,{size:I}),onClick:()=>d({...p.current,filterEditorVisible:!0})},"Filters"),e.onNew&&s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(fie,{size:I}),onClick:e.onNew},"New..."),!F&&x()&&s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Sie,{size:I}),onClick:e.onExport?e.onExport:()=>d({...p.current,exportDialogVisible:!0})},"Export..."),!F&&e.onDelete&&s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(mN,{size:I}),onClick:()=>e.onDelete(Object.keys(u.selected))},"Delete..."),!F&&e.onBulk&&s.createElement(ee,{compact:!0,variant:j,color:k,leftIcon:s.createElement(eie,{size:I}),onClick:()=>e.onBulk(Object.keys(u.selected))},"Bulk...")),s.createElement(J,{spacing:2},C&&s.createElement(oe,{size:"xs",color:"dimmed"},cce(l,C.total),"-",uce(l,C.total)," of"," ",`${h==="estimate"?"~":""}${(z=C.total)==null?void 0:z.toLocaleString()}`),s.createElement(ur,{title:"Refresh",onClick:y},s.createElement(bie,{size:"1.125rem"})))),s.createElement(ci,{className:t.table},s.createElement("thead",null,s.createElement("tr",null,S&&s.createElement("th",null,s.createElement("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:w(),onChange:R=>E(R)})),$.map(R=>s.createElement("th",{key:R.name},s.createElement(X,{shadow:"md",width:240,position:"bottom-end"},s.createElement(X.Target,null,s.createElement(ho,{className:t.control},s.createElement(J,{position:"apart",noWrap:!0},s.createElement(oe,{weight:500,size:"sm"},Kn(R.name)),s.createElement(er,{className:t.icon},s.createElement(Kae,{size:14,stroke:1.5}))))),s.createElement(Qse,{search:e.search,searchParams:R.searchParams,onPrompt:(N,V)=>{d({...p.current,filterDialogVisible:!0,filterDialogSearchParam:N,filterDialogFilter:V})},onChange:N=>{b(N)}}))))),!e.hideFilters&&s.createElement("tr",null,S&&s.createElement("th",null),$.map(R=>s.createElement("th",{key:R.name},R.searchParams&&s.createElement(ice,{resourceType:O,searchParams:R.searchParams,filters:e.search.filters}))))),s.createElement("tbody",null,T==null?void 0:T.map(R=>R&&s.createElement("tr",{key:R.id,className:t.tr,"data-testid":"search-control-row",onClick:N=>_(N,R),onAuxClick:N=>_(N,R)},S&&s.createElement("td",null,s.createElement("input",{type:"checkbox",value:"checked","data-testid":"row-checkbox","aria-label":`Checkbox for ${R.id}`,checked:!!u.selected[R.id],onChange:N=>v(N,R.id)})),$.map(N=>s.createElement("td",{key:N.name},zse(R,N))))))),(T==null?void 0:T.length)===0&&s.createElement(Sc,null,s.createElement(er,{style:{height:150}},s.createElement(oe,{size:"xl",color:"dimmed"},"No results"))),(C==null?void 0:C.total)!==void 0&&C.total>0&&s.createElement(er,{m:"md",p:"md"},s.createElement(eo,{value:lce(l),total:sce(l,C.total),onChange:R=>b(Nse(l,R)),getControlProps:R=>{switch(R){case"previous":return{"aria-label":"Previous page"};case"next":return{"aria-label":"Next page"};default:return{}}}})),a&&s.createElement("div",{"data-testid":"search-error"},s.createElement("pre",{style:{textAlign:"left"}},JSON.stringify(a,void 0,2))),s.createElement(Bse,{search:e.search,visible:p.current.fieldEditorVisible,onOk:R=>{b(R),d({...p.current,fieldEditorVisible:!1})},onCancel:()=>{d({...p.current,fieldEditorVisible:!1})}}),s.createElement(Hse,{search:e.search,visible:p.current.filterEditorVisible,onOk:R=>{b(R),d({...p.current,filterEditorVisible:!1})},onCancel:()=>{d({...p.current,filterEditorVisible:!1})}}),s.createElement(xse,{visible:p.current.exportDialogVisible,exportCsv:e.onExportCsv,exportTransactionBundle:e.onExportTransactionBundle,onCancel:()=>{d({...p.current,exportDialogVisible:!1})}}),s.createElement(Gse,{key:(q=u.filterDialogSearchParam)==null?void 0:q.code,visible:p.current.filterDialogVisible,title:(K=u.filterDialogSearchParam)!=null&&K.code?Kn(u.filterDialogSearchParam.code):"",resourceType:O,searchParam:u.filterDialogSearchParam,filter:u.filterDialogFilter,defaultValue:"",onOk:R=>{b(th(e.search,R.code,R.operator,R.value)),d({...p.current,filterDialogVisible:!1})},onCancel:()=>{d({...p.current,filterDialogVisible:!1})}}))}var $c=s.memo(ace);function ice(e){let t=(e.filters??[]).filter(r=>e.searchParams.find(n=>n.code===r.code));return t.length===0?s.createElement("span",null,"no filters"):s.createElement(s.Fragment,null,t.map(r=>s.createElement("div",{key:`filter-${r.code}-${r.operator}-${r.value}`},O1(r.operator)," ",s.createElement(VN,{resourceType:e.resourceType,filter:r}))))}function lce(e){return Math.floor((e.offset??0)/(e.count??xc))+1}function sce(e,t){let r=e.count??xc;return Math.ceil(t/r)}function cce(e,t){return Math.min(t,(e.offset??0)+1)}function uce(e,t){return Math.min(t,((e.offset??0)+1)*(e.count??xc))}function dce(e){let t=re(),[r,n]=f.useState(!1),[o,a]=f.useState(),{query:i,fields:l}=e,[c,u]=f.useState(),[d,p]=f.useState({}),h=f.useRef();h.current=c;let g=f.useRef({});g.current=d,f.useEffect(()=>{a(void 0),t.graphql(i).then(u).catch(_=>a(xt(_)))},[t,i]);function y(_,x){_.stopPropagation();let S=_.target.checked,$={...g.current};S?$[x]=!0:delete $[x],p($)}function v(_){var O;_.stopPropagation();let x=_.target.checked,S={},$=(O=h.current)==null?void 0:O.data.ResourceList;x&&$&&$.forEach(C=>{C.id&&(S[C.id]=!0)}),p(S)}function E(){var x;let _=(x=h.current)==null?void 0:x.data.ResourceList;if(!_||_.length===0)return!1;for(let S of _)if(S.id&&!g.current[S.id])return!1;return!0}function w(_,x){gN(_.target)||(at(_),_.button!==1&&e.onClick&&e.onClick(new Wp(x,_)),_.button===1&&e.onAuxClick&&e.onAuxClick(new Wp(x,_)))}if(f.useEffect(()=>{t.requestSchema(e.resourceType).then(()=>n(!0)).catch(console.log)},[t,e.resourceType]),!r)return s.createElement(un,null);let b=e.checkboxesEnabled;return s.createElement("div",{onContextMenu:_=>at(_),"data-testid":"search-control"},s.createElement(ci,null,s.createElement("thead",null,s.createElement("tr",null,b&&s.createElement("th",null,s.createElement("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:E(),onChange:_=>v(_)})),l.map(_=>s.createElement("th",{key:_.name},_.name)))),s.createElement("tbody",null,c==null?void 0:c.data.ResourceList.map(_=>_&&s.createElement("tr",{key:_.id,"data-testid":"search-control-row",onClick:x=>w(x,_),onAuxClick:x=>w(x,_)},b&&s.createElement("td",null,s.createElement("input",{type:"checkbox",value:"checked","data-testid":"row-checkbox","aria-label":`Checkbox for ${_.id}`,checked:!!d[_.id],onChange:x=>y(x,_.id)})),l.map(x=>s.createElement("td",{key:x.name},s.createElement(_se,{propertyType:x.propertyType,path:x.fhirPath,resource:_}))))))),(c==null?void 0:c.data.ResourceList.length)===0&&s.createElement("div",{"data-testid":"empty-search"},"No results"),o&&s.createElement("div",{"data-testid":"search-error"},s.createElement("pre",{style:{textAlign:"left"}},JSON.stringify(o,void 0,2))),e.onBulk&&s.createElement(ee,{onClick:()=>e.onBulk(Object.keys(g.current))},"Bulk..."))}var fce=s.memo(dce);function pce(e){let t=e.medplum,r=e.navigate??mce,[n,o]=f.useState({profile:t.getProfile(),loading:!1});f.useEffect(()=>{function i(){o({...n,profile:t.getProfile()})}return t.addEventListener("change",i),()=>t.removeEventListener("change",i)},[t,n]),f.useEffect(()=>{function i(){de({color:"red",message:"No connection to server",autoClose:!1})}return t.addEventListener("offline",i),()=>t.removeEventListener("offline",i)},[t]);let a=f.useMemo(()=>({...n,medplum:t,navigate:r}),[n,t,r]);return s.createElement(iN.Provider,{value:a},e.children)}function mce(e){window.location.assign(e)}function hce(e){let t=f.useCallback((r,n,o)=>{let a=`${n}/${o}`,i=100;return Promise.allSettled([r.readHistory("Patient",o),r.search("Communication",{subject:a,_count:i}),r.search("Device",{patient:a,_count:i}),r.search("DeviceRequest",{patient:a,_count:i}),r.search("DiagnosticReport",{subject:a,_count:i}),r.search("Media",{subject:a,_count:i}),r.search("ServiceRequest",{subject:a,_count:i}),r.search("Task",{subject:a,_count:i})])},[]);return s.createElement(eh,{value:e.patient,loadTimelineResources:t,createCommunication:(r,n,o)=>({resourceType:"Communication",status:"completed",subject:ct(r),sender:ct(n),sent:new Date().toISOString(),payload:[{contentString:o}]}),createMedia:(r,n,o)=>({resourceType:"Media",status:"completed",subject:ct(r),operator:ct(n),issued:new Date().toISOString(),content:o})})}var UN=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[1]}`,borderRadius:e.radius.sm,transition:"all 0.1s"},hovering:{border:`1.5px solid ${e.colors.blue[5]}`},editing:{border:`1.5px solid ${e.colors.gray[1]}`,borderLeft:`4px solid ${e.colors.blue[5]}`},bottomActions:{position:"absolute",right:4,bottom:0,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}}}));function gce(e){let t=re(),r=et(e.value),[n,o]=f.useState(!1),[a,i]=f.useState(),[l,c]=f.useState(),[u,d]=f.useState();function p(){c(void 0)}function h(){i(void 0)}let g=f.useRef();if(g.current=u,f.useEffect(()=>{t.requestSchema("PlanDefinition").then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>(d(xce(r??{resourceType:"PlanDefinition"})),document.addEventListener("mouseover",p),document.addEventListener("click",h),()=>{document.removeEventListener("mouseover",p),document.removeEventListener("click",h)}),[r]),!n||!u)return null;function y(v,E){d({...g.current,[v]:E})}return s.createElement("div",null,s.createElement(Ne,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(u)},s.createElement(ae,{label:"Plan Title",defaultValue:u.title,onChange:v=>y("title",v.currentTarget.value)}),s.createElement(WN,{actions:u.action||[],selectedKey:a,setSelectedKey:i,hoverKey:l,setHoverKey:c,onChange:v=>y("action",v)}),s.createElement(ee,{type:"submit"},"Save")))}function WN(e){let{classes:t}=UN(),r=f.useRef();r.current=e.actions;function n(i){e.onChange(r.current.map(l=>l.id===i.id?i:l))}function o(i){e.onChange([...r.current,i]),e.setSelectedKey(i.id)}function a(i){e.onChange(r.current.filter(l=>l!==i))}return s.createElement("div",{className:t.section},e.actions.map(i=>s.createElement("div",{key:i.id},s.createElement(vce,{action:i,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onChange:n,onRemove:()=>a(i)}))),s.createElement("div",{className:t.bottomActions},s.createElement(Ae,{href:"#",onClick:i=>{at(i),o({id:qN()})}},"Add action")))}function vce(e){let{classes:t,cx:r}=UN(),{action:n}=e,o=_ce(n),a=e.selectedKey===e.action.id,i=e.hoverKey===e.action.id;function l(d){d.stopPropagation(),e.setSelectedKey(e.action.id)}function c(d){at(d),e.setHoverKey(e.action.id)}let u=r(t.section,{[t.editing]:a,[t.hovering]:i&&!a});return s.createElement("div",{"data-testid":n.id,className:u,onClick:l,onMouseOver:c},a?s.createElement(wce,{action:n,actionType:o,onChange:e.onChange,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onRemove:e.onRemove}):s.createElement(yce,{action:n,actionType:o}),s.createElement("div",{className:t.bottomActions},s.createElement(Ae,{href:"#",onClick:d=>{d.preventDefault(),e.onRemove()}},"Remove")))}var Uv={path:"PlanDefinition.action.timing[x]",min:0,max:1,description:"",isArray:!1,constraints:[],type:["dateTime","Period","Range","Timing"].map(e=>({code:e}))};function yce(e){let{action:t,actionType:r}=e,[n,o]=HN(t);return s.createElement("div",null,s.createElement("div",null,t.title||"Untitled"," ",r&&`(${r})`),t.definitionCanonical&&s.createElement("div",null,s.createElement(Up,{value:{reference:t.definitionCanonical}})),n&&s.createElement("div",null,s.createElement(So,{property:Uv,propertyType:o,value:n})))}function wce(e){let{action:t}=e,[r,n]=f.useState(e.actionType);function o(a,i){e.onChange({...t,[a]:i})}return s.createElement(je,{spacing:"xl"},s.createElement(ae,{name:`actionTitle-${t.id}`,label:"Title",defaultValue:t.title,onChange:a=>o("title",a.currentTarget.value)}),s.createElement(ae,{name:`actionDescription-${t.id}`,label:"Description",defaultValue:t.description,onChange:a=>o("description",a.currentTarget.value)}),s.createElement(ut,{label:"Type of Action",description:"The type of the action to be performed.",name:`actionType-${t.id}`,defaultValue:r,onChange:a=>n(a.currentTarget.value),data:["","appointment","lab","questionnaire","task"]}),t.action&&t.action.length>0&&s.createElement(WN,{actions:t.action,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onChange:a=>o("action",a)}),(()=>{switch(r){case"appointment":return s.createElement(ku,{title:"Appointment",description:"The subject must schedule an appointment from the schedule.",resourceType:"Schedule",action:t,onChange:e.onChange});case"lab":return s.createElement(ku,{title:"Lab",description:"The subject must complete the following lab panel.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});case"questionnaire":return s.createElement(ku,{title:"Questionnaire",description:"The subject must complete the selected questionnaire.",resourceType:"Questionnaire",action:t,onChange:e.onChange});case"task":return s.createElement(ku,{title:"Task",description:"The subject must complete the following task.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});default:return null}})(),s.createElement(Je,{title:"Timing",description:"When the action should take place."},s.createElement(bce,{name:"timing-"+t.id,action:t,onChange:e.onChange})))}function ku(e){let{id:t,definitionCanonical:r}=e.action,n=r!=null&&r.startsWith(e.resourceType+"/")?{reference:r}:void 0;return s.createElement(Rl,{name:t,resourceType:e.resourceType,defaultValue:n,loadOnFocus:!0,onChange:o=>{o?e.onChange({...e.action,definitionCanonical:st(o)}):e.onChange({...e.action,definitionCanonical:void 0})}})}function bce(e){let t=e.action,r="timing",[n,o]=HN(t);return s.createElement(Za,{property:Uv,name:"timing[x]",defaultValue:n,defaultPropertyType:o,onChange:(a,i)=>{e.onChange(Vv(t,r,i??r,Uv,a))}})}function _ce(e){var t,r,n;if((t=e.definitionCanonical)!=null&&t.startsWith("Schedule"))return"appointment";if((r=e.definitionCanonical)!=null&&r.startsWith("Questionnaire/"))return"questionnaire";if((n=e.definitionCanonical)!=null&&n.startsWith("ActivityDefinition/"))return"task"}function HN(e){return Ya({type:"PlanDefinitionAction",value:e},"timing")}var fg=1;function qN(e){if(e){if(e.startsWith("id-")){let t=parseInt(e.substring(3),10);isNaN(t)||(fg=Math.max(fg,t+1))}return e}return"id-"+fg++}function xce(e){return{...e,action:GN(e.action)}}function GN(e){if(e)return e.map(t=>({...t,id:qN(t.id),action:GN(t.action)}))}var Ece=(e=>(e.group="group",e.display="display",e.question="question",e.boolean="boolean",e.decimal="decimal",e.integer="integer",e.date="date",e.dateTime="dateTime",e.time="time",e.string="string",e.text="text",e.url="url",e.choice="choice",e.openChoice="open-choice",e.attachment="attachment",e.reference="reference",e.quantity="quantity",e))(Ece||{});function Sce(e){return e.type==="choice"||e.type==="open-choice"}function Pce(e,t){if(!e.enableWhen)return!0;let r=e.enableBehavior??"any";for(let n of e.enableWhen){let o=QN(t,n.question);if(n.operator==="exists"&&!n.answerBoolean&&!(o!=null&&o.length)){if(r==="any")return!0;continue}let{anyMatch:a,allMatch:i}=Cce(n,o,r);if(r==="any"&&a)return!0;if(r==="all"&&!i)return!1}return r!=="any"}function $ce(e,t,r){return e.map(n=>{var i;let o=(i=r.answerOption)==null?void 0:i.find(l=>jl(l.valueCoding)===n||l[t]===n),a=tr({type:"QuestionnaireItemAnswerOption",value:o},"value");return{[t]:a==null?void 0:a.value}})}function QN(e,t){if(e)for(let r of e){if(r.linkId===t)return r.answer;if(r.item){let n=QN(r.item,t);if(n)return n}}}function Oce(e,t,r){if(r==="exists")return!!e===t.value;if(e){let n=r==="="||r==="!="?r==null?void 0:r.replace("=","~"):r,[{value:o}]=t1(`%actualAnswer ${n} %expectedAnswer`,[e],{actualAnswer:e,expectedAnswer:t});return o}else return!1}function Cce(e,t,r){let n=t||[],o=tr({type:"QuestionnaireItemEnableWhen",value:e},"answer[x]"),a=!1,i=!0;for(let l of n){let c=tr({type:"QuestionnaireResponseItemAnswer",value:l},"value[x]"),{operator:u}=e;if(Oce(c,o,u)?a=!0:i=!1,r==="any"&&a)break}return{anyMatch:a,allMatch:i}}function KN(e){var r,n;let t=U0(e,"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource");if(t){if(t.valueCode!==void 0)return[t.valueCode];if(t.valueCodeableConcept)return(n=(r=t.valueCodeableConcept)==null?void 0:r.coding)==null?void 0:n.map(o=>o.code)}}function pg(e,t){var o;let r=di(e),n=U0(r,"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource");return!t||t.length===0?(n&&(r.extension=(o=r.extension)==null?void 0:o.filter(a=>a!==n)),r):(n||(r.extension||(r.extension=[]),n={url:"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource"},r.extension.push(n)),t.length===1?(n.valueCode=t[0],delete n.valueCodeableConcept):(n.valueCodeableConcept={coding:t.map(a=>({code:a}))},delete n.valueCode),r)}function YN(e){let t=e.item,r=e.index;function n(c,u){var g,y;let d=u??0,p=((g=e.currentResponseItems)==null?void 0:g.filter(v=>v.linkId===t.linkId))??[],h;Array.isArray(c)?h=c:h=Tce(((y=p[0])==null?void 0:y.answer)??[],d,c),e.onChange({id:p[0].id,linkId:t.linkId,text:t.text,answer:h})}let o=t.type;if(!o)return null;let a=t.linkId;if(!a)return null;let i=t.initial&&t.initial.length>0?t.initial[0]:void 0,l=k1(e.allResponses,t,e.index,e.groupSequence)??tr({type:"QuestionnaireItemInitial",value:i},"value");switch(o){case"boolean":return s.createElement(jN,{key:e.item.linkId,title:e.item.text,htmlFor:e.item.linkId},s.createElement(kn,{id:e.item.linkId,name:e.item.linkId,defaultChecked:l==null?void 0:l.value,onChange:c=>n({valueBoolean:c.currentTarget.checked},r)}));case"decimal":return s.createElement(ae,{type:"number",step:"any",id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueDecimal:c.currentTarget.valueAsNumber},r)});case"integer":return s.createElement(ae,{type:"number",step:1,id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueInteger:c.currentTarget.valueAsNumber},r)});case"date":return s.createElement(ae,{type:"date",id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueDate:c.currentTarget.value},r)});case"dateTime":return s.createElement(Xa,{name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueDateTime:c},r)});case"time":return s.createElement(ae,{type:"time",id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueTime:c.currentTarget.value},r)});case"string":case"url":return s.createElement(ae,{id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueString:c.currentTarget.value},r)});case"text":return s.createElement(mc,{id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueString:c.currentTarget.value},r)});case"attachment":return s.createElement(J,{py:4},s.createElement(wN,{name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueAttachment:c},r)}));case"reference":return s.createElement(Zm,{name:a,targetTypes:KN(t),defaultValue:l==null?void 0:l.value,onChange:c=>n({valueReference:c},r)});case"quantity":return s.createElement(Ja,{name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueQuantity:c},r),disableWheel:!0});case"choice":case"open-choice":return Ice(t)?s.createElement(kce,{name:a,item:t,initial:i,allResponses:e.allResponses,index:r,groupSequence:e.groupSequence,onChangeAnswer:c=>n(c,r)}):s.createElement(jce,{name:a,item:t,initial:i,allResponses:e.allResponses,onChangeAnswer:c=>n(c,r)});default:return null}}function kce(e){let{name:t,item:r,initial:n}=e,o=tr({type:"QuestionnaireItemInitial",value:n},"value"),a=[""];if(r.answerOption)for(let l of r.answerOption){let c=tr({type:"QuestionnaireItemAnswerOption",value:l},"value");a.push(mg(c))}let i=k1(e.allResponses,r,e.index,e.groupSequence)??tr({type:"QuestionnaireItemInitial",value:n},"value");if(r.repeats){let{propertyName:l,data:c}=Nce(e.item),u=Dce(e.allResponses,r,e.groupSequence);return s.createElement(A0,{data:c,placeholder:"Select items",searchable:!0,defaultValue:u||[mg(o)],onChange:d=>{let p=$ce(d,l,r);e.onChangeAnswer(p)}})}return s.createElement(ut,{id:t,name:t,onChange:l=>{let c=l.currentTarget.selectedIndex;if(c===0){e.onChangeAnswer({});return}let u=r.answerOption[c-1],d=tr({type:"QuestionnaireItemAnswerOption",value:u},"value"),p="value"+fr(d.type);e.onChangeAnswer({[p]:d.value})},defaultValue:(jl(i==null?void 0:i.value)||(i==null?void 0:i.value))??mg(o),data:a})}function jce(e){let{name:t,item:r,initial:n,onChangeAnswer:o,allResponses:a}=e;return r.answerValueSet?s.createElement(RN,{name:t,binding:r.answerValueSet,onChange:i=>o({valueCoding:i})}):s.createElement(Rce,{name:t,item:r,initial:n,allResponses:a,onChangeAnswer:o})}function Rce(e){let{name:t,item:r,initial:n,onChangeAnswer:o}=e,a=fi("QuestionnaireItemAnswerOption","value[x]"),i=tr({type:"QuestionnaireItemInitial",value:n},"value"),l=[],c;if(r.answerOption)for(let p=0;p<r.answerOption.length;p++){let h=r.answerOption[p],g=`${t}-option-${p}`,y=tr({type:"QuestionnaireItemAnswerOption",value:h},"value");i&&dr(y)===dr(i)&&(c=g),l.push([g,y])}let u=k1(e.allResponses,r,e.index,e.groupSequence),d=Ace(l,u);return s.createElement(Ep.Group,{name:t,value:d??c,onChange:p=>{let h=l.find(g=>g[0]===p);if(h){let g=h[1],y="value"+fr(g.type);o({[y]:g.value})}}},l.map(([p,h])=>s.createElement(Ep,{key:p,id:p,value:p,py:4,label:s.createElement(So,{property:a,propertyType:h.type,value:h.value})})))}function Tce(e,t,r){if(t<e.length)return e[t]=r,e;for(let n=e.length;n<t;n++)e.push({});return e.push(r),e}function Ice(e){var t;return!!((t=e.extension)!=null&&t.some(r=>{var n,o,a;return r.url==="http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"&&((a=(o=(n=r.valueCodeableConcept)==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:a.code)==="drop-down"}))}function Nce(e){var a;if(((a=e.answerOption)==null?void 0:a.length)===0)return{propertyName:"",data:[]};let t=e.answerOption[0],r=tr({type:"QuestionnaireItemAnswerOption",value:t},"value"),n="value"+fr(r.type),o=(e.answerOption??[]).map(i=>({value:y$(i,n),label:y$(i,n)}));return{propertyName:n,data:o}}function y$(e,t){var r;return jl(e.valueCoding)||((r=e[t])==null?void 0:r.toString())}function mg(e){if(e)return e.type==="CodeableConcept"?e.value.coding[0].display:e.type==="Coding"?e.value.display:e.value.toString()}function C1(e,t){let r=[];for(let n of e)n.linkId===t&&r.push(n),n.item&&(r=r.concat(C1(n.item,t)));return r}function XN(e){return tr({type:"QuestionnaireItemAnswer",value:e},"value")}function k1(e,t,r=0,n=0){var a;let o=(a=C1(e,t.linkId??"")[n])==null?void 0:a.answer;return XN((o==null?void 0:o[r])??{})}function Dce(e,t,r=0){var o;let n=(o=C1(e,t.linkId??"")[r])==null?void 0:o.answer;return n?n.map(a=>XN(a)).map(a=>jl(a==null?void 0:a.value)||(a==null?void 0:a.value)):[]}function Ace(e,t){var r;return(r=e.find(n=>Hm(n[1].value,t==null?void 0:t.value)))==null?void 0:r[0]}var Mce=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[1]}`,borderRadius:e.radius.sm,transition:"all 0.1s"},hovering:{border:`1.5px solid ${e.colors.blue[5]}`},editing:{border:`1.5px solid ${e.colors.gray[1]}`,borderLeft:`4px solid ${e.colors.blue[5]}`},questionBody:{maxWidth:600},topActions:{position:"absolute",right:32,top:1,padding:4,color:e.colors.gray[5],fontSize:e.fontSizes.xs},bottomActions:{position:"absolute",right:4,bottom:0,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}},movementActions:{position:"absolute",right:8,top:0,paddingTop:8,fontSize:e.fontSizes.xs,"& a":{marginLeft:8}},movementIcons:{color:e.colors.gray[5]},columnAlignment:{display:"flex",flexDirection:"column"},linkIdInput:{width:100,marginBottom:4},typeSelect:{width:100}}));function Lce(e){let t=re(),r=et(e.questionnaire),[n,o]=f.useState(!1),[a,i]=f.useState(),[l,c]=f.useState(),[u,d]=f.useState();function p(){d(void 0)}function h(){c(void 0)}return f.useEffect(()=>{t.requestSchema("Questionnaire").then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>(i(Bce(r??{resourceType:"Questionnaire"})),document.addEventListener("mouseover",p),document.addEventListener("click",h),()=>{document.removeEventListener("mouseover",p),document.removeEventListener("click",h)}),[r]),!n||!a?null:s.createElement("div",null,s.createElement(Ne,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(a)},s.createElement(JN,{item:a,selectedKey:l,setSelectedKey:c,hoverKey:u,setHoverKey:d,onChange:i}),s.createElement(ee,{type:"submit"},"Save")))}function JN(e){var S;let{classes:t,cx:r}=Mce(),n=e.item,o=e.item,a=Ro(e.item),i=a||o.type==="group",l=o.linkId??"[untitled]",c=e.selectedKey===e.item.id,u=e.hoverKey===e.item.id,d=f.useRef();d.current=e.item;function p($){at($),e.setSelectedKey(e.item.id)}function h($){at($),e.setHoverKey(e.item.id)}function g($){var C;let O=d.current;e.onChange({...O,item:(C=O.item)==null?void 0:C.map(T=>T.id===$.id?$:T)})}function y($){e.onChange({...e.item,item:[...e.item.item??[],$]})}function v($){var O;e.onChange({...e.item,item:(O=e.item.item)==null?void 0:O.filter(C=>C!==$)})}function E($,O){e.onChange({...d.current,[$]:O})}function w($){e.onChange({...e.item,...$})}function b($){var O;e.onChange({...e.item,item:(O=e.item.item)==null?void 0:O.map(C=>C===$?{...C,repeats:!C.repeats}:C)})}function _($,O){let C=Hce(e.item.item,$,O);e.onChange({...e.item,item:C})}let x=r(t.section,{[t.editing]:c,[t.hovering]:u&&!c});return s.createElement("div",{"data-testid":o.linkId,className:x,onClick:p,onMouseOver:h},s.createElement("div",{className:t.questionBody},c?s.createElement(s.Fragment,null,a&&s.createElement(ae,{size:"xl",defaultValue:n.title,onChange:$=>E("title",$.currentTarget.value)}),!a&&s.createElement(mc,{autosize:!0,minRows:2,defaultValue:o.text,onChange:$=>E("text",$.currentTarget.value)}),o.type==="reference"&&s.createElement(Vce,{item:o,onChange:w}),Sce(o)&&s.createElement(zce,{item:o,onChange:$=>w($)})):s.createElement(s.Fragment,null,n.title&&s.createElement(fe,null,n.title),o.text&&s.createElement("div",null,o.text),!i&&s.createElement(YN,{item:o,index:0,allResponses:[],onChange:()=>{}}))),(S=o.item)==null?void 0:S.map(($,O)=>s.createElement("div",{key:$.id},s.createElement(JN,{item:$,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,isFirst:O===0,isLast:O===(e.item.item??[]).length-1,setHoverKey:e.setHoverKey,onChange:g,onRemove:()=>v($),onRepeatable:b,onMoveUp:()=>_(O,-1),onMoveDown:()=>_(O,1)}))),!i&&s.createElement("div",{className:t.topActions},c?s.createElement(s.Fragment,null,s.createElement(ae,{size:"xs",className:t.linkIdInput,defaultValue:o.linkId,onChange:$=>E("linkId",$.currentTarget.value)}),!i&&s.createElement(ut,{size:"xs",className:t.typeSelect,defaultValue:o.type,onChange:$=>E("type",$.currentTarget.value),data:[{value:"display",label:"Display"},{value:"boolean",label:"Boolean"},{value:"decimal",label:"Decimal"},{value:"integer",label:"Integer"},{value:"date",label:"Date"},{value:"dateTime",label:"Date/Time"},{value:"time",label:"Time"},{value:"string",label:"String"},{value:"text",label:"Text"},{value:"url",label:"URL"},{value:"choice",label:"Choice"},{value:"open-choice",label:"Open Choice"},{value:"attachment",label:"Attachment"},{value:"reference",label:"Reference"},{value:"quantity",label:"Quantity"}]})):s.createElement("div",null,l)),!a&&s.createElement(le,{className:t.movementActions},s.createElement(le,{className:t.columnAlignment},!e.isFirst&&s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),e.onMoveUp&&e.onMoveUp()}},s.createElement(Xae,{"data-testid":"up-button",size:15,className:t.movementIcons})),!e.isLast&&s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),e.onMoveDown&&e.onMoveDown()}},s.createElement(Yae,{"data-testid":"down-button",size:15,className:t.movementIcons})))),s.createElement("div",{className:t.bottomActions},i&&s.createElement(s.Fragment,null,s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),y({id:ti(),linkId:qv("q"),type:"string",text:"Question"})}},"Add item"),s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),y({id:ti(),linkId:qv("g"),type:"group",text:"Group"})}},"Add group")),a&&s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),y(Wce())}},"Add Page"),c&&!a&&s.createElement(s.Fragment,null,s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),e.onRepeatable&&e.onRepeatable(o)}},o.repeats?"Remove Repeatable":"Make Repeatable"),s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),e.onRemove&&e.onRemove()}},"Remove"))))}function zce(e){let t=fi("QuestionnaireItemAnswerOption","value[x]"),r=e.item.answerOption??[];return s.createElement("div",null,e.item.answerValueSet!==void 0?s.createElement(ae,{placeholder:"Enter Value Set",defaultValue:e.item.answerValueSet,onChange:n=>e.onChange({...e.item,answerValueSet:n.target.value})}):s.createElement(Fce,{options:r,property:t,item:e.item,onChange:e.onChange}),s.createElement(le,{display:"flex"},s.createElement(Ae,{href:"#",onClick:n=>{at(n),e.onChange({...e.item,answerValueSet:void 0,answerOption:[...r,{id:ti()}]})}},"Add choice"),s.createElement(Wm,{w:"lg"}),s.createElement(Ae,{href:"#",onClick:n=>{at(n),e.onChange({...e.item,answerOption:[],answerValueSet:""})}},"Add value set")))}function Fce(e){return s.createElement("div",null,e.options.map(t=>{let[r,n]=Ya({type:"QuestionnaireItemAnswerOption",value:t},"value");return s.createElement("div",{key:t.id,style:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",width:"80%"}},s.createElement("div",null,s.createElement(Za,{key:t.id,name:"value[x]",property:e.property,defaultPropertyType:n,defaultValue:r,onChange:(o,a)=>{let i=[...e.options],l=i.findIndex(c=>c.id===t.id);i[l]={id:t.id,[a]:o},e.onChange({...e.item,answerOption:i})}})),s.createElement("div",null,s.createElement(Ae,{href:"#",onClick:o=>{at(o),e.onChange({...e.item,answerOption:e.options.filter(a=>a.id!==t.id)})}},"Remove")))}))}function Vce(e){let t=KN(e.item)??[];return s.createElement(s.Fragment,null,t.map((r,n)=>s.createElement(J,{key:`${r}-${n}`},s.createElement(p1,{name:"resourceType",placeholder:"Resource Type",defaultValue:r,onChange:o=>{e.onChange(pg(e.item,t.map(a=>a===r?o:a)))}}),s.createElement(Ae,{href:"#",onClick:o=>{at(o),e.onChange(pg(e.item,t.filter(a=>a!==r)))}},"Remove"))),s.createElement(Ae,{href:"#",onClick:r=>{at(r),e.onChange(pg(e.item,[...t,""]))}},"Add Resource Type"))}var Wv=1,Hv=1;function qv(e){return e+Wv++}function ti(){return"id-"+Hv++}function Bce(e){return{...e,id:e.id||ti(),item:ZN(e.item)}}function ZN(e){if(e)return e.forEach(t=>{var r,n;(r=t.id)!=null&&r.match(/^id-\d+$/)&&(Hv=Math.max(Hv,parseInt(t.id.substring(3),10)+1)),(n=t.linkId)!=null&&n.match(/^q\d+$/)&&(Wv=Math.max(Wv,parseInt(t.linkId.substring(1),10)+1))}),e.map(t=>({...t,id:t.id||ti(),item:ZN(t.item),answerOption:Uce(t.answerOption)}))}function Uce(e){if(e)return e.map(t=>({...t,id:t.id||ti()}))}function Wce(){return{id:ti(),linkId:qv("s"),type:"group",text:"New Page",extension:[{url:"http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",valueCodeableConcept:{coding:[{system:"http://hl7.org/fhir/questionnaire-item-control",code:"page"}]}}]}}function Hce(e,t,r){let n=e??[],o=t+r;if(o<0||o>=n.length)return n;let a=[...n];return[a[t],a[o]]=[a[o],a[t]],a}function eD(e){let t=re(),r=t.getProfile(),[n,o]=f.useState(!1),a=et(e.questionnaire),[i,l]=f.useState(),[c,u]=f.useState(0);f.useEffect(()=>{t.requestSchema("Questionnaire").then(()=>t.requestSchema("QuestionnaireResponse")).then(()=>o(!0)).catch(console.log)},[t]),f.useEffect(()=>{l(a?Gce(a):void 0)},[a]);function d(y){let v=(i==null?void 0:i.item)??[],E={resourceType:"QuestionnaireResponse",item:nD(v,y)};l(E)}if(!n||!a)return null;let p=Xce(a),h=()=>u(y=>y+1),g=()=>u(y=>y-1);return s.createElement(Ne,{testid:"questionnaire-form",onSubmit:()=>{e.onSubmit&&i&&e.onSubmit({...i,questionnaire:st(a),subject:e.subject,source:ct(r),authored:new Date().toISOString(),status:"completed"})}},a.title&&s.createElement(fe,null,a.title),a.item&&s.createElement(tD,{items:a.item??[],allResponses:(i==null?void 0:i.item)??[],onChange:d,renderPages:p>1,activePage:c}),s.createElement(qce,{activePage:c,numberOfPages:p,nextStep:h,prevStep:g,submitButtonText:e.submitButtonText}))}function tD(e){let[t,r]=f.useState(j1(e.items));function n(a,i){let l=t.some(u=>u.id===a),c;l?c=t.map(u=>u.id===a?i:u):c=[...t,i],r(c),e.onChange(c)}let o=e.items.map((a,i)=>e.renderPages?s.createElement(Ks.Step,{label:a.text,key:a.linkId},s.createElement(w$,{key:`${a.linkId}-${i}`,item:a,index:i,allResponses:e.allResponses,currentResponseItems:t,groupSequence:e.groupSequence,setResponseItem:n})):s.createElement(w$,{key:`${a.linkId}-${i}`,item:a,index:i,groupSequence:e.groupSequence,allResponses:e.allResponses,currentResponseItems:t,setResponseItem:n}));return e.renderPages?s.createElement(Ks,{active:e.activePage??0,allowNextStepsSelect:!1,p:6},o):s.createElement(je,null,o)}function w$(e){return Pce(e.item,e.allResponses)?e.item.type==="display"?s.createElement("p",{key:e.item.linkId},e.item.text):e.item.type==="group"?s.createElement(hg,{key:e.item.linkId,item:e.item,allResponses:e.allResponses,currentResponseItems:e.currentResponseItems,groupSequence:e.groupSequence,onChange:t=>e.setResponseItem(t.id,t)}):e.item.type==="boolean"?s.createElement(hg,{item:e.item,allResponses:e.allResponses,currentResponseItems:e.currentResponseItems,groupSequence:e.groupSequence,onChange:t=>e.setResponseItem(t.id,t)}):s.createElement(Je,{key:e.item.linkId,htmlFor:e.item.linkId,title:e.item.text},s.createElement(hg,{item:e.item,allResponses:e.allResponses,currentResponseItems:e.currentResponseItems,groupSequence:e.groupSequence,onChange:t=>e.setResponseItem(t.id,t)})):null}function hg(e){let t=e.item;function r(n,o){let a=o??0,i=e.currentResponseItems.filter(l=>l.linkId===t.linkId);e.onChange({id:eue(i,a),linkId:t.linkId,text:t.text,item:n})}return t.type==="group"?s.createElement(Jce,{key:e.item.linkId,text:t.text??"",item:t??[],allResponses:e.allResponses,onChange:r}):s.createElement(Zce,{item:e.item,key:e.item.linkId},({index:n})=>s.createElement(YN,{...e,index:n}))}function qce(e){let t=e.activePage>0,r=e.activePage<e.numberOfPages-1,n=e.activePage===e.numberOfPages-1;return s.createElement(J,{position:"right",mt:"xl",spacing:"xs"},t&&s.createElement(ee,{onClick:e.prevStep},"Back"),r&&s.createElement(ee,{onClick:e.nextStep},"Next"),n&&s.createElement(ee,{type:"submit"},e.submitButtonText??"Submit"))}function Gce(e){return{resourceType:"QuestionnaireResponse",questionnaire:st(e),item:j1(e.item)}}function j1(e){return(e==null?void 0:e.map(Qce))??[]}function Qce(e){var t;return{id:rD(),linkId:e.linkId,text:e.text,item:j1(e.item),answer:((t=e.initial)==null?void 0:t.map(Yce))??[]}}var Kce=1;function rD(){return"id-"+Kce++}function Yce(e){return{...e}}function Xce(e){var r,n,o,a,i;let t=(r=e==null?void 0:e.item)==null?void 0:r[0];return t&&((i=(a=(o=(n=U0(t,"http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"))==null?void 0:n.valueCodeableConcept)==null?void 0:o.coding)==null?void 0:a[0])==null?void 0:i.code)==="page"?e.item.length:1}function Jce(e){let[t,r]=f.useState(tue(e.item,e.allResponses)),n=e.item;return s.createElement(s.Fragment,null,[...Array(t)].map((o,a)=>s.createElement("div",{key:a},e.text&&s.createElement(fe,{order:3,mb:"md"},e.text),s.createElement(tD,{items:n.item??[],allResponses:e.allResponses,groupSequence:a,onChange:i=>e.onChange(i,a)}))),e.item.repeats&&s.createElement(Ae,{onClick:()=>r(o=>o+1)},"Add Group"))}function Zce(e){var o;let[t,r]=f.useState(1),n=((o=e.item)==null?void 0:o.repeats)&&e.item.type!=="choice"&&e.item.type!=="open-choice";return s.createElement(s.Fragment,null,[...Array(t)].map((a,i)=>s.createElement(s.Fragment,{key:`${e.item.linkId}-${i}`},e.children({index:i}))),n&&s.createElement(Ae,{onClick:()=>r(a=>a+1)},"Add Item"))}function eue(e,t){return e.length===0||e.length<t+1?rD():e[t].id}function tue(e,t){let r=t.filter(n=>n.linkId===e.linkId).length;return r>0?r:1}function rue(e,t){let r=nD(e.item??[],t.item??[]);return{...t,item:r,answer:t.answer&&t.answer.length>0?t.answer:e.answer}}function nue(e,t){let r=[],n=Math.max(e.length,t.length);for(let o=0;o<n;o++)e[o]&&t[o]?r.push(rue(e[o],t[o])):t[o]&&r.push(t[o]);return r}function nD(e,t){let r=[];for(let n of new Set(t.map(o=>o.linkId))){let o=e.filter(i=>i.linkId===n),a=t.filter(i=>i.linkId===n);r=r.concat(nue(o,a))}return r}var oue=W(e=>({section:{position:"relative",margin:"4px 4px 8px 0",padding:"6px 12px 16px 6px",border:`1.5px solid ${e.colors.gray[3]}`,borderRadius:e.radius.sm,transition:"all 0.1s"}})),aue=["gender","age","gestationalAge","context","appliesTo","category"],iue={definition:{resourceType:"ObservationDefinition"},onSubmit:()=>{}};function lue(e){e=Object.assign(iue,e);let t=e.definition,[r,n]=f.useState([]),[o,a]=f.useState(1),[i,l]=f.useState(1);return f.useEffect(()=>{let y=uue(t,l);n(due(y.qualifiedInterval||[],a))},[t]),s.createElement(Ne,{testid:"reference-range-editor",onSubmit:c},s.createElement(je,null,r.map(y=>{var v;return s.createElement(sue,{unit:pue((v=t.quantitativeDetails)==null?void 0:v.unit),onChange:p,onAdd:h,onRemove:g,onRemoveGroup:d,key:`group-${y.id}`,intervalGroup:y})})),s.createElement(ur,{title:"Add Group",size:"sm",onClick:y=>{at(y),u({id:`group-id-${o}`,filters:{},intervals:[]}),a(v=>v+1)}},s.createElement(i1,null)),s.createElement(J,{position:"right"},s.createElement(ee,{type:"submit"},"Save")));function c(){let y=r.flatMap(v=>v.intervals).filter(v=>!mue(v));e.onSubmit({...t,qualifiedInterval:y})}function u(y){n(v=>[...v,y])}function d(y){n(v=>v.filter(E=>E.id!==y.id))}function p(y,v){n(E=>{E=[...E];let w=E.find(_=>_.id===y),b=w==null?void 0:w.intervals.findIndex(_=>_.id===v.id);return b!==void 0&&(w!=null&&w.intervals[b])&&(w.intervals[b]=v),E})}function h(y,v){v.id===void 0&&(v.id=`id-${i}`,l(E=>E+1)),n(E=>{E=[...E];let w=E.findIndex(b=>b.id===y);if(w!==-1){let b={...E[w]};v={...v,...b.filters},b.intervals=[...b.intervals,v],E[w]=b}return E})}function g(y,v){n(E=>{E=[...E];let w=E.find(b=>b.id===y);return w&&(w.intervals=w.intervals.filter(b=>b.id!==v.id)),E})}}function sue(e){let{intervalGroup:t,unit:r}=e,{classes:n}=oue();return s.createElement(Sc,{"data-testid":t.id,className:n.section},s.createElement(je,{spacing:"lg"},s.createElement(J,{position:"right"},s.createElement(ur,{title:"Remove Group","data-testid":`remove-group-button-${t.id}`,key:`remove-group-button-${t.id}`,size:"sm",onClick:o=>{at(o),e.onRemoveGroup(t)}},s.createElement(Bp,null))),s.createElement(cue,{intervalGroup:t,onChange:e.onChange}),s.createElement(wr,null),t.intervals.map(o=>s.createElement(je,{key:`interval-${o.id}`,spacing:"xs"},s.createElement(J,null,s.createElement(ae,{key:`condition-${o.id}`,"data-testid":`condition-${o.id}`,defaultValue:o.condition,label:"Condition: ",size:"sm",onChange:a=>{at(a),e.onChange(t.id,{...o,condition:a.currentTarget.value.trim()})}}),s.createElement(ur,{title:"Remove Interval",size:"sm",key:`remove-interval-${o.id}`,"data-testid":`remove-interval-${o.id}`,onClick:a=>{at(a),e.onRemove(t.id,o)}},s.createElement(Bp,null))),s.createElement(w1,{onChange:a=>{e.onChange(t.id,{...o,range:a})},key:`range-${o.id}`,name:`range-${o.id}`,defaultValue:o.range}))),s.createElement(ur,{title:"Add Interval",size:"sm",onClick:o=>{at(o),e.onAdd(t.id,{range:{low:{unit:r},high:{unit:r}}})}},s.createElement(i1,null))))}function cue(e){var n,o;let{intervalGroup:t,onChange:r}=e;t.filters.age||(t.filters.age={});for(let a of["low","high"])(n=t.filters.age[a])!=null&&n.unit||(t.filters.age[a]={...t.filters.age[a],unit:"years",system:"http://unitsofmeasure.org"});return s.createElement(je,{style:{maxWidth:"50%"}},s.createElement(J,null,s.createElement(ut,{data:["","male","female"],label:"Gender:",defaultValue:t.filters.gender||"",onChange:a=>{for(let i of t.intervals){let l=a.currentTarget.value;l===""&&(l=void 0),r(t.id,{...i,gender:l})}}})),s.createElement(J,{spacing:"xs"},s.createElement(oe,{component:"label",htmlFor:`div-age-${t.id}`},"Age:"),s.createElement("div",{id:`div-age-${t.id}`},s.createElement(w1,{key:`age-${t.id}`,name:`age-${t.id}`,defaultValue:t.filters.age,onChange:a=>{for(let i of t.intervals)r(t.id,{...i,age:a})}}))),s.createElement(ut,{data:["","pre-puberty","follicular","midcycle","luteal","postmenopausal"],label:"Endocrine:",defaultValue:((o=t.filters.context)==null?void 0:o.text)||"",onChange:a=>{for(let i of t.intervals){let l=a.currentTarget.value;l===""?(l=void 0,r(t.id,{...i,context:void 0})):r(t.id,{...i,context:{text:l,coding:[{code:l,system:"http://terminology.hl7.org/CodeSystem/referencerange-meaning"}]}})}}}),s.createElement(ut,{data:["","reference","critical","absolute"],label:"Category: ",defaultValue:t.filters.category,onChange:a=>{for(let i of t.intervals){let l=a.currentTarget.value;l===""?r(t.id,{...i,category:void 0}):r(t.id,{...i,category:l})}}}))}function uue(e,t){let r=e.qualifiedInterval||[],n=Math.max(...r.map(o=>{var i;let a=parseInt(((i=o.id)==null?void 0:i.substring(3))||"",10);return isNaN(a)?Number.NEGATIVE_INFINITY:a}))+1;return Number.isFinite(n)||(n=1),e={...e,qualifiedInterval:r.map(o=>({...o,id:o.id||`id-${n++}`}))},t(n),e}function due(e,t){let r=1,n={};for(let o of e){let a=fue(o);a in n||(n[a]={id:`group-id-${r++}`,filters:Object.fromEntries(aue.map(i=>[i,o[i]])),intervals:[]}),n[a].intervals.push(o)}return t(r),Object.values(n)}function fue(e){var t,r;return[`gender=${e.gender}`,`age=${Ys(e.age)}`,`gestationalAge=${Ys(e.gestationalAge)}`,`context=${(t=e.context)==null?void 0:t.text}`,`appliesTo=${(r=e.appliesTo)==null?void 0:r.map(n=>n.text).join("+")}`,`category=${e.category}`].join(":")}function pue(e){return e&&(kne(e,"http://unitsofmeasure.org")||e.text)}function mue(e){var t,r,n,o;return((r=(t=e.range)==null?void 0:t.low)==null?void 0:r.value)===void 0&&((o=(n=e.range)==null?void 0:n.high)==null?void 0:o.value)===void 0}function hue(e){var u;let t=re(),r=et(e.value),[n,o]=f.useState(!1),[a,i]=f.useState();if(f.useEffect(()=>{r&&!n&&(t.executeBatch(l(r)).then(i).catch(console.log),o(!0))},[t,r,n]),!r||!a)return null;return s.createElement(rn,null,(u=r.action)==null?void 0:u.map((d,p)=>{var v,E,w,b,_,x;let h=d.resource&&c(d.resource),g=(E=(v=h==null?void 0:h.input)==null?void 0:v[0])==null?void 0:E.valueReference,y=(b=(w=h==null?void 0:h.output)==null?void 0:w[0])==null?void 0:b.valueReference;return s.createElement(s.Fragment,{key:`action-${p}`},s.createElement(rn.Col,{span:1,p:"md"},(h==null?void 0:h.status)==="completed"?s.createElement(oie,null):s.createElement(xie,{color:"gray"})),s.createElement(rn.Col,{span:9,p:"xs"},s.createElement(oe,{weight:500},d.title),d.description&&s.createElement("div",null,d.description),s.createElement("div",null,"Last edited by ",s.createElement(Pc,{value:(_=h==null?void 0:h.meta)==null?void 0:_.author})," on ",Cr((x=h==null?void 0:h.meta)==null?void 0:x.lastUpdated)),s.createElement("div",null,"Status: ",s.createElement(AN,{status:(h==null?void 0:h.status)||"unknown"}))),s.createElement(rn.Col,{span:2,p:"md"},g&&!y&&s.createElement(ee,{onClick:()=>e.onStart(h,g)},"Start"),g&&y&&s.createElement(ee,{onClick:()=>e.onEdit(h,g,y)},"Edit")))}));function l(d){var h;let p=[];if(d.action)for(let g of d.action)(h=g.resource)!=null&&h.reference&&p.push({request:{method:"GET",url:g.resource.reference}});return{resourceType:"Bundle",type:"batch",entry:p}}function c(d){for(let p of a==null?void 0:a.entry)if(p.resource&&d.reference===st(p.resource))return p.resource}}function oD(e,t){let r=gue(e,t);return vue(r,e,t)}function gue(e,t){let r=e.length,n=t.length,o=r+n+1,a=1+2*o,i=a/2|0,l=new Array(a);l[i+1]={i:0,j:-1,prev:void 0,snake:!0};for(let c=0;c<o;c++){for(let u=-c;u<=c;u+=2){let d=i+u,p=d+1,h=d-1,g=l[p],y=l[h],v,E=0;u===-c||u!==c&&y.i<g.i?(E=g.i,v=g):(E=y.i+1,v=y),l[h]=void 0;let w=E-u,b={i:E,j:w,prev:yue(v),snake:!1};for(;E<r&&w<n&&e[E]===t[w];)E++,w++;if(E>b.i&&(b={i:E,j:w,prev:b,snake:!0}),l[d]=b,E>=r&&w>=n)return l[d]}l[i+c-1]=void 0}}function vue(e,t,r){let n=[],o=e;for(o.snake&&(o=o.prev);o!=null&&o.prev&&o.prev.j>=0;){let a=o.i,i=o.j;o=o.prev;let l=o.i,c=o.j,u={position:l,lines:t.slice(l,a)},d={position:c,lines:r.slice(c,i)},p;u.lines.length===0&&d.lines.length>0?p="insert":u.lines.length>0&&d.lines.length===0?p="delete":p="change",n.push({original:u,revised:d,type:p}),o.snake&&(o=o.prev)}return n}function yue(e){return e&&!e.snake&&e.prev?e.prev:e}function wue(e){let t=e.entry.filter(n=>!!n.resource).map(n=>{var o;return{meta:(o=n.resource)==null?void 0:o.meta,lines:dr(n.resource,!0).match(/[^\r\n]+/g)}}).sort((n,o)=>n.meta.lastUpdated.localeCompare(o.meta.lastUpdated)),r=t[0].lines.map(n=>({id:t[0].meta.versionId,meta:t[0].meta,value:n,span:1}));return bue(r,t),_ue(r),r}function bue(e,t){for(let r=1;r<t.length;r++){let n=oD(t[r-1].lines,t[r].lines);for(let o of n){let a=o.original.position,i=o.original.lines,l=o.revised.lines;if((o.type==="delete"||o.type==="change")&&e.splice(a,i.length),o.type==="insert"||o.type==="change")for(let c=0;c<o.revised.lines.length;c++)e.splice(a+c,0,{id:t[r].meta.versionId,meta:t[r].meta,value:l[c],span:1})}}}function _ue(e){let t=0;for(;t<e.length;){let r=t;for(;r<e.length&&e[r].id===e[t].id;)e[r].span=-1,r++;e[t].span=r-t,t=r}}function xue(e,t){return`/${e.resourceType}/${e.id}/_history/${t}`}function Eue(e){let t=Math.floor((Date.now()-Date.parse(e))/1e3),r=Math.floor(t/31536e3);if(r>0)return Oi(r,"year");let n=Math.floor(t/2592e3);if(n>0)return Oi(n,"month");let o=Math.floor(t/86400);if(o>0)return Oi(o,"day");let a=Math.floor(t/3600);if(a>0)return Oi(a,"hour");let i=Math.floor(t/60);return i>0?Oi(i,"minute"):Oi(t,"second")}function Oi(e,t){return`${e} ${e===1?t:t+"s"} ago`}var Sue=W(e=>({container:{overflowX:"auto"},root:{border:`0.1px solid ${e.colors.gray[3]}`,borderCollapse:"collapse",borderRadius:e.radius.sm,borderSpacing:0,fontSize:e.fontSizes.xs,width:"100%","& td":{padding:"2px 4px 0 4px",verticalAlign:"top",whiteSpace:"nowrap"}},startRow:{borderTop:`0.1px solid ${e.colors.gray[3]}`},normalRow:{borderTop:0},author:{lineHeight:"10px"},dateTime:{borderRight:`0.1px solid ${e.colors.gray[3]}`,lineHeight:"20px"},lineNumber:{backgroundColor:e.colors.gray[1],border:0,color:e.colors.gray[5],fontFamily:e.fontFamilyMonospace,padding:`${e.spacing.xs} ${e.spacing.sm}`,textAlign:"right"},line:{fontFamily:e.fontFamilyMonospace,fontSize:e.fontSizes.sm,padding:`${e.spacing.xs} ${e.spacing.sm}`},pre:{margin:0}}));function Pue(e){var l,c;let{classes:t}=Sue(),r=re(),[n,o]=f.useState(e.history);if(f.useEffect(()=>{!e.history&&e.resourceType&&e.id&&r.readHistory(e.resourceType,e.id).then(o).catch(console.log)},[r,e.history,e.resourceType,e.id]),!n)return s.createElement("div",null,"Loading...");let a=(c=(l=n.entry)==null?void 0:l[0])==null?void 0:c.resource;if(!a)return null;let i=wue(n);return s.createElement("div",{className:t.container},s.createElement("table",{className:t.root},s.createElement("tbody",null,i.map((u,d)=>s.createElement("tr",{key:"row-"+d,className:u.span>0?t.startRow:t.normalRow},u.span>0&&s.createElement(s.Fragment,null,s.createElement("td",{className:t.author,rowSpan:u.span},s.createElement(rl,{value:u.meta.author,link:!0})),s.createElement("td",{className:t.dateTime,rowSpan:u.span},s.createElement(Re,{to:xue(a,u.meta.versionId)},Eue(u.meta.lastUpdated)))),s.createElement("td",{className:t.lineNumber},d+1),s.createElement("td",{className:t.line},s.createElement("pre",{className:t.pre},u.value)))))))}var $ue=W(e=>({removed:{color:e.colors.red[7],textDecoration:"line-through"},added:{color:e.colors.green[7]}}));function Oue(e){let t=e.original,r=e.revised;e.ignoreMeta&&(t={...t,meta:void 0},r={...r,meta:void 0});let n=dr(t,!0).match(/[^\r\n]+/g),o=dr(r,!0).match(/[^\r\n]+/g),a=oD(n,o);return s.createElement("pre",{style:{color:"gray"}},a.map((i,l)=>s.createElement(Cue,{key:"delta"+l,delta:i})))}function Cue(e){let{classes:t}=$ue();return s.createElement(s.Fragment,null,"...",s.createElement("br",null),e.delta.original.lines.length>0&&s.createElement("div",{className:t.removed},e.delta.original.lines.join(`
191
+ `)),e.delta.revised.lines.length>0&&s.createElement("div",{className:t.added},e.delta.revised.lines.join(`
192
+ `)),"...",s.createElement("br",null))}function aD(e){let t=re(),r=et(e.defaultValue),[n,o]=f.useState(!1),[a,i]=f.useState();return f.useEffect(()=>{r&&(i(di(r)),t.requestSchema(r.resourceType).then(()=>o(!0)).catch(console.log))},[t,r]),!n||!a?s.createElement("div",null,"Loading..."):s.createElement("form",{noValidate:!0,autoComplete:"off",onSubmit:l=>{l.preventDefault(),e.onSubmit&&e.onSubmit(a)}},s.createElement(je,{mb:"xl"},s.createElement(Je,{title:"Resource Type",htmlFor:"resourceType",outcome:e.outcome},s.createElement(ae,{name:"resourceType",defaultValue:a.resourceType,disabled:!0})),s.createElement(Je,{title:"ID",htmlFor:"id",outcome:e.outcome},s.createElement(ae,{name:"id",defaultValue:a.id,disabled:!0}))),s.createElement(Bv,{typeName:a.resourceType,defaultValue:a,outcome:e.outcome,onChange:i}),s.createElement(J,{position:"right",mt:"xl"},s.createElement(ee,{type:"submit"},"OK"),e.onDelete&&s.createElement(ee,{variant:"outline",color:"red",type:"button",onClick:()=>{e.onDelete(a)}},"Delete")))}function kue(e){var o;let t=re(),[r,n]=f.useState(e.history);return f.useEffect(()=>{!e.history&&e.resourceType&&e.id&&t.readHistory(e.resourceType,e.id).then(n).catch(console.log)},[t,e.history,e.resourceType,e.id]),r?s.createElement(ci,{withBorder:!0,withColumnBorders:!0},s.createElement("thead",null,s.createElement("tr",null,s.createElement("th",null,"Author"),s.createElement("th",null,"Date"),s.createElement("th",null,"Version"))),s.createElement("tbody",null,(o=r.entry)==null?void 0:o.map((a,i)=>s.createElement(jue,{key:"entry-"+i,entry:a})))):s.createElement("div",null,"Loading...")}function jue(e){var n,o,a;let{response:t,resource:r}=e.entry;return r?s.createElement("tr",null,s.createElement("td",null,s.createElement(rl,{value:(n=r.meta)==null?void 0:n.author,link:!0})),s.createElement("td",null,Cr((o=r.meta)==null?void 0:o.lastUpdated)),s.createElement("td",null,s.createElement(Re,{to:Rue(r)},(a=r.meta)==null?void 0:a.versionId))):s.createElement("tr",null,s.createElement("td",{colSpan:3},ke(t==null?void 0:t.outcome)))}function Rue(e){var t;return`/${e.resourceType}/${e.id}/_history/${(t=e.meta)==null?void 0:t.versionId}`}function Tue(e){return s.createElement(eh,{value:e.serviceRequest,loadTimelineResources:async(t,r,n)=>{let o=`${r}/${n}`,a=100;return Promise.allSettled([t.readHistory("ServiceRequest",n),t.search("Communication",{"based-on":o,_count:a}),t.search("DiagnosticReport",{"based-on":o,_count:a}),t.search("Media",{"based-on":o,_count:a}),t.search("DocumentReference",{related:o,_count:a}),t.search("Task",{_filter:`based-on eq ${o} or focus eq ${o} or subject eq ${o}`,_count:a})])},createCommunication:(t,r,n)=>({resourceType:"Communication",status:"completed",basedOn:[ct(t)],subject:t.subject,sender:ct(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",basedOn:[ct(t)],subject:t.subject,operator:ct(r),issued:new Date().toISOString(),content:n})})}var iD,b$=sc;iD=b$.createRoot,b$.hydrateRoot;/**
193
+ * @remix-run/router v1.9.0
194
+ *
195
+ * Copyright (c) Remix Software Inc.
196
+ *
197
+ * This source code is licensed under the MIT license found in the
198
+ * LICENSE.md file in the root directory of this source tree.
199
+ *
200
+ * @license MIT
201
+ */function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vt.apply(this,arguments)}var kt;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(kt||(kt={}));const _$="popstate";function Iue(e){e===void 0&&(e={});function t(n,o){let{pathname:a,search:i,hash:l}=n.location;return Js("",{pathname:a,search:i,hash:l},o.state&&o.state.usr||null,o.state&&o.state.key||"default")}function r(n,o){return typeof o=="string"?o:Oc(o)}return Due(t,r,null,e)}function Ce(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function vl(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function Nue(){return Math.random().toString(36).substr(2,8)}function x$(e,t){return{usr:e.state,key:e.key,idx:t}}function Js(e,t,r,n){return r===void 0&&(r=null),vt({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?To(t):t,{state:r,key:t&&t.key||n||Nue()})}function Oc(e){let{pathname:t="/",search:r="",hash:n=""}=e;return r&&r!=="?"&&(t+=r.charAt(0)==="?"?r:"?"+r),n&&n!=="#"&&(t+=n.charAt(0)==="#"?n:"#"+n),t}function To(e){let t={};if(e){let r=e.indexOf("#");r>=0&&(t.hash=e.substr(r),e=e.substr(0,r));let n=e.indexOf("?");n>=0&&(t.search=e.substr(n),e=e.substr(0,n)),e&&(t.pathname=e)}return t}function Due(e,t,r,n){n===void 0&&(n={});let{window:o=document.defaultView,v5Compat:a=!1}=n,i=o.history,l=kt.Pop,c=null,u=d();u==null&&(u=0,i.replaceState(vt({},i.state,{idx:u}),""));function d(){return(i.state||{idx:null}).idx}function p(){l=kt.Pop;let E=d(),w=E==null?null:E-u;u=E,c&&c({action:l,location:v.location,delta:w})}function h(E,w){l=kt.Push;let b=Js(v.location,E,w);r&&r(b,E),u=d()+1;let _=x$(b,u),x=v.createHref(b);try{i.pushState(_,"",x)}catch(S){if(S instanceof DOMException&&S.name==="DataCloneError")throw S;o.location.assign(x)}a&&c&&c({action:l,location:v.location,delta:1})}function g(E,w){l=kt.Replace;let b=Js(v.location,E,w);r&&r(b,E),u=d();let _=x$(b,u),x=v.createHref(b);i.replaceState(_,"",x),a&&c&&c({action:l,location:v.location,delta:0})}function y(E){let w=o.location.origin!=="null"?o.location.origin:o.location.href,b=typeof E=="string"?E:Oc(E);return Ce(w,"No window.location.(origin|href) available to create URL for href: "+b),new URL(b,w)}let v={get action(){return l},get location(){return e(o,i)},listen(E){if(c)throw new Error("A history only accepts one active listener");return o.addEventListener(_$,p),c=E,()=>{o.removeEventListener(_$,p),c=null}},createHref(E){return t(o,E)},createURL:y,encodeLocation(E){let w=y(E);return{pathname:w.pathname,search:w.search,hash:w.hash}},push:h,replace:g,go(E){return i.go(E)}};return v}var Pt;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(Pt||(Pt={}));const Aue=new Set(["lazy","caseSensitive","path","id","index","children"]);function Mue(e){return e.index===!0}function Gv(e,t,r,n){return r===void 0&&(r=[]),n===void 0&&(n={}),e.map((o,a)=>{let i=[...r,a],l=typeof o.id=="string"?o.id:i.join("-");if(Ce(o.index!==!0||!o.children,"Cannot specify children on an index route"),Ce(!n[l],'Found a route id collision on id "'+l+`". Route id's must be globally unique within Data Router usages`),Mue(o)){let c=vt({},o,t(o),{id:l});return n[l]=c,c}else{let c=vt({},o,t(o),{id:l,children:void 0});return n[l]=c,o.children&&(c.children=Gv(o.children,t,i,n)),c}})}function Hi(e,t,r){r===void 0&&(r="/");let n=typeof t=="string"?To(t):t,o=Cc(n.pathname||"/",r);if(o==null)return null;let a=lD(e);zue(a);let i=null;for(let l=0;i==null&&l<a.length;++l)i=Que(a[l],Xue(o));return i}function Lue(e,t){let{route:r,pathname:n,params:o}=e;return{id:r.id,pathname:n,params:o,data:t[r.id],handle:r.handle}}function lD(e,t,r,n){t===void 0&&(t=[]),r===void 0&&(r=[]),n===void 0&&(n="");let o=(a,i,l)=>{let c={relativePath:l===void 0?a.path||"":l,caseSensitive:a.caseSensitive===!0,childrenIndex:i,route:a};c.relativePath.startsWith("/")&&(Ce(c.relativePath.startsWith(n),'Absolute route path "'+c.relativePath+'" nested under path '+('"'+n+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),c.relativePath=c.relativePath.slice(n.length));let u=aa([n,c.relativePath]),d=r.concat(c);a.children&&a.children.length>0&&(Ce(a.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),lD(a.children,t,d,u)),!(a.path==null&&!a.index)&&t.push({path:u,score:que(u,a.index),routesMeta:d})};return e.forEach((a,i)=>{var l;if(a.path===""||!((l=a.path)!=null&&l.includes("?")))o(a,i);else for(let c of sD(a.path))o(a,i,c)}),t}function sD(e){let t=e.split("/");if(t.length===0)return[];let[r,...n]=t,o=r.endsWith("?"),a=r.replace(/\?$/,"");if(n.length===0)return o?[a,""]:[a];let i=sD(n.join("/")),l=[];return l.push(...i.map(c=>c===""?a:[a,c].join("/"))),o&&l.push(...i),l.map(c=>e.startsWith("/")&&c===""?"/":c)}function zue(e){e.sort((t,r)=>t.score!==r.score?r.score-t.score:Gue(t.routesMeta.map(n=>n.childrenIndex),r.routesMeta.map(n=>n.childrenIndex)))}const Fue=/^:\w+$/,Vue=3,Bue=2,Uue=1,Wue=10,Hue=-2,E$=e=>e==="*";function que(e,t){let r=e.split("/"),n=r.length;return r.some(E$)&&(n+=Hue),t&&(n+=Bue),r.filter(o=>!E$(o)).reduce((o,a)=>o+(Fue.test(a)?Vue:a===""?Uue:Wue),n)}function Gue(e,t){return e.length===t.length&&e.slice(0,-1).every((n,o)=>n===t[o])?e[e.length-1]-t[t.length-1]:0}function Que(e,t){let{routesMeta:r}=e,n={},o="/",a=[];for(let i=0;i<r.length;++i){let l=r[i],c=i===r.length-1,u=o==="/"?t:t.slice(o.length)||"/",d=Kue({path:l.relativePath,caseSensitive:l.caseSensitive,end:c},u);if(!d)return null;Object.assign(n,d.params);let p=l.route;a.push({params:n,pathname:aa([o,d.pathname]),pathnameBase:tde(aa([o,d.pathnameBase])),route:p}),d.pathnameBase!=="/"&&(o=aa([o,d.pathnameBase]))}return a}function Kue(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,n]=Yue(e.path,e.caseSensitive,e.end),o=t.match(r);if(!o)return null;let a=o[0],i=a.replace(/(.)\/+$/,"$1"),l=o.slice(1);return{params:n.reduce((u,d,p)=>{if(d==="*"){let h=l[p]||"";i=a.slice(0,a.length-h.length).replace(/(.)\/+$/,"$1")}return u[d]=Jue(l[p]||"",d),u},{}),pathname:a,pathnameBase:i,pattern:e}}function Yue(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!0),vl(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let n=[],o="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,(i,l)=>(n.push(l),"/([^\\/]+)"));return e.endsWith("*")?(n.push("*"),o+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?o+="\\/*$":e!==""&&e!=="/"&&(o+="(?:(?=\\/|$))"),[new RegExp(o,t?void 0:"i"),n]}function Xue(e){try{return decodeURI(e)}catch(t){return vl(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+t+").")),e}}function Jue(e,t){try{return decodeURIComponent(e)}catch(r){return vl(!1,'The value for the URL param "'+t+'" will not be decoded because'+(' the string "'+e+'" is a malformed URL segment. This is probably')+(" due to a bad percent encoding ("+r+").")),e}}function Cc(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let r=t.endsWith("/")?t.length-1:t.length,n=e.charAt(r);return n&&n!=="/"?null:e.slice(r)||"/"}function Zue(e,t){t===void 0&&(t="/");let{pathname:r,search:n="",hash:o=""}=typeof e=="string"?To(e):e;return{pathname:r?r.startsWith("/")?r:ede(r,t):t,search:rde(n),hash:nde(o)}}function ede(e,t){let r=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(o=>{o===".."?r.length>1&&r.pop():o!=="."&&r.push(o)}),r.length>1?r.join("/"):"/"}function gg(e,t,r,n){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(n)+"]. Please separate it out to the ")+("`to."+r+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function R1(e){return e.filter((t,r)=>r===0||t.route.path&&t.route.path.length>0)}function cD(e,t,r,n){n===void 0&&(n=!1);let o;typeof e=="string"?o=To(e):(o=vt({},e),Ce(!o.pathname||!o.pathname.includes("?"),gg("?","pathname","search",o)),Ce(!o.pathname||!o.pathname.includes("#"),gg("#","pathname","hash",o)),Ce(!o.search||!o.search.includes("#"),gg("#","search","hash",o)));let a=e===""||o.pathname==="",i=a?"/":o.pathname,l;if(n||i==null)l=r;else{let p=t.length-1;if(i.startsWith("..")){let h=i.split("/");for(;h[0]==="..";)h.shift(),p-=1;o.pathname=h.join("/")}l=p>=0?t[p]:"/"}let c=Zue(o,l),u=i&&i!=="/"&&i.endsWith("/"),d=(a||i===".")&&r.endsWith("/");return!c.pathname.endsWith("/")&&(u||d)&&(c.pathname+="/"),c}const aa=e=>e.join("/").replace(/\/\/+/g,"/"),tde=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),rde=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,nde=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;class T1{constructor(t,r,n,o){o===void 0&&(o=!1),this.status=t,this.statusText=r||"",this.internal=o,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}}function uD(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const dD=["post","put","patch","delete"],ode=new Set(dD),ade=["get",...dD],ide=new Set(ade),lde=new Set([301,302,303,307,308]),sde=new Set([307,308]),vg={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},cde={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},ts={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},fD=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,ude=e=>({hasErrorBoundary:!!e.hasErrorBoundary});function dde(e){const t=e.window?e.window:typeof window<"u"?window:void 0,r=typeof t<"u"&&typeof t.document<"u"&&typeof t.document.createElement<"u",n=!r;Ce(e.routes.length>0,"You must provide a non-empty routes array to createRouter");let o;if(e.mapRouteProperties)o=e.mapRouteProperties;else if(e.detectErrorBoundary){let A=e.detectErrorBoundary;o=L=>({hasErrorBoundary:A(L)})}else o=ude;let a={},i=Gv(e.routes,o,void 0,a),l,c=e.basename||"/",u=vt({v7_normalizeFormMethod:!1,v7_prependBasename:!1},e.future),d=null,p=new Set,h=null,g=null,y=null,v=e.hydrationData!=null,E=Hi(i,e.history.location,c),w=null;if(E==null){let A=Jr(404,{pathname:e.history.location.pathname}),{matches:L,route:U}=R$(i);E=L,w={[U.id]:A}}let b=!E.some(A=>A.route.lazy)&&(!E.some(A=>A.route.loader)||e.hydrationData!=null),_,x={historyAction:e.history.action,location:e.history.location,matches:E,initialized:b,navigation:vg,restoreScrollPosition:e.hydrationData!=null?!1:null,preventScrollReset:!1,revalidation:"idle",loaderData:e.hydrationData&&e.hydrationData.loaderData||{},actionData:e.hydrationData&&e.hydrationData.actionData||null,errors:e.hydrationData&&e.hydrationData.errors||w,fetchers:new Map,blockers:new Map},S=kt.Pop,$=!1,O,C=!1,T=!1,j=[],k=[],I=new Map,F=0,D=-1,z=new Map,q=new Set,K=new Map,R=new Map,N=new Map,V=!1;function Q(){return d=e.history.listen(A=>{let{action:L,location:U,delta:Y}=A;if(V){V=!1;return}vl(N.size===0||Y!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let me=ft({currentLocation:x.location,nextLocation:U,historyAction:L});if(me&&Y!=null){V=!0,e.history.go(Y*-1),Qe(me,{state:"blocked",location:U,proceed(){Qe(me,{state:"proceeding",proceed:void 0,reset:void 0,location:U}),e.history.go(Y)},reset(){let ve=new Map(x.blockers);ve.set(me,ts),ue({blockers:ve})}});return}return tt(L,U)}),x.initialized||tt(kt.Pop,x.location),_}function ie(){d&&d(),p.clear(),O&&O.abort(),x.fetchers.forEach((A,L)=>Qr(L)),x.blockers.forEach((A,L)=>pe(L))}function Oe(A){return p.add(A),()=>p.delete(A)}function ue(A){x=vt({},x,A),p.forEach(L=>L(x))}function Me(A,L){var U,Y;let me=x.actionData!=null&&x.navigation.formMethod!=null&&bn(x.navigation.formMethod)&&x.navigation.state==="loading"&&((U=A.state)==null?void 0:U._isRedirect)!==!0,ve;L.actionData?Object.keys(L.actionData).length>0?ve=L.actionData:ve=null:me?ve=x.actionData:ve=null;let xe=L.loaderData?j$(x.loaderData,L.loaderData,L.matches||[],L.errors):x.loaderData,he=x.blockers;he.size>0&&(he=new Map(he),he.forEach((Ke,mt)=>he.set(mt,ts)));let ce=$===!0||x.navigation.formMethod!=null&&bn(x.navigation.formMethod)&&((Y=A.state)==null?void 0:Y._isRedirect)!==!0;l&&(i=l,l=void 0),C||S===kt.Pop||(S===kt.Push?e.history.push(A,A.state):S===kt.Replace&&e.history.replace(A,A.state)),ue(vt({},L,{actionData:ve,loaderData:xe,historyAction:S,location:A,initialized:!0,navigation:vg,revalidation:"idle",restoreScrollPosition:Io(A,L.matches||x.matches),preventScrollReset:ce,blockers:he})),S=kt.Pop,$=!1,C=!1,T=!1,j=[],k=[]}async function Ie(A,L){if(typeof A=="number"){e.history.go(A);return}let U=Qv(x.location,x.matches,c,u.v7_prependBasename,A,L==null?void 0:L.fromRouteId,L==null?void 0:L.relative),{path:Y,submission:me,error:ve}=S$(u.v7_normalizeFormMethod,!1,U,L),xe=x.location,he=Js(x.location,Y,L&&L.state);he=vt({},he,e.history.encodeLocation(he));let ce=L&&L.replace!=null?L.replace:void 0,Ke=kt.Push;ce===!0?Ke=kt.Replace:ce===!1||me!=null&&bn(me.formMethod)&&me.formAction===x.location.pathname+x.location.search&&(Ke=kt.Replace);let mt=L&&"preventScrollReset"in L?L.preventScrollReset===!0:void 0,ye=ft({currentLocation:xe,nextLocation:he,historyAction:Ke});if(ye){Qe(ye,{state:"blocked",location:he,proceed(){Qe(ye,{state:"proceeding",proceed:void 0,reset:void 0,location:he}),Ie(A,L)},reset(){let Ee=new Map(x.blockers);Ee.set(ye,ts),ue({blockers:Ee})}});return}return await tt(Ke,he,{submission:me,pendingError:ve,preventScrollReset:mt,replace:L&&L.replace})}function dt(){if(qe(),ue({revalidation:"loading"}),x.navigation.state!=="submitting"){if(x.navigation.state==="idle"){tt(x.historyAction,x.location,{startUninterruptedRevalidation:!0});return}tt(S||x.historyAction,x.navigation.location,{overrideNavigation:x.navigation})}}async function tt(A,L,U){O&&O.abort(),O=null,S=A,C=(U&&U.startUninterruptedRevalidation)===!0,Dr(x.location,x.matches),$=(U&&U.preventScrollReset)===!0;let Y=l||i,me=U&&U.overrideNavigation,ve=Hi(Y,L,c);if(!ve){let Ee=Jr(404,{pathname:L.pathname}),{matches:ht,route:Qt}=R$(Y);pt(),Me(L,{matches:ht,loaderData:{},errors:{[Qt.id]:Ee}});return}if(x.initialized&&!T&&gde(x.location,L)&&!(U&&U.submission&&bn(U.submission.formMethod))){Me(L,{matches:ve});return}O=new AbortController;let xe=ns(e.history,L,O.signal,U&&U.submission),he,ce;if(U&&U.pendingError)ce={[qi(ve).route.id]:U.pendingError};else if(U&&U.submission&&bn(U.submission.formMethod)){let Ee=await rt(xe,L,U.submission,ve,{replace:U.replace});if(Ee.shortCircuited)return;he=Ee.pendingActionData,ce=Ee.pendingActionError,me=yg(L,U.submission),xe=new Request(xe.url,{signal:xe.signal})}let{shortCircuited:Ke,loaderData:mt,errors:ye}=await Tr(xe,L,ve,me,U&&U.submission,U&&U.fetcherSubmission,U&&U.replace,he,ce);Ke||(O=null,Me(L,vt({matches:ve},he?{actionData:he}:{},{loaderData:mt,errors:ye})))}async function rt(A,L,U,Y,me){me===void 0&&(me={}),qe();let ve=bde(L,U);ue({navigation:ve});let xe,he=Yv(Y,L);if(!he.route.action&&!he.route.lazy)xe={type:Pt.error,error:Jr(405,{method:A.method,pathname:L.pathname,routeId:he.route.id})};else if(xe=await rs("action",A,he,Y,a,o,c),A.signal.aborted)return{shortCircuited:!0};if(nl(xe)){let ce;return me&&me.replace!=null?ce=me.replace:ce=xe.location===x.location.pathname+x.location.search,await Nr(x,xe,{submission:U,replace:ce}),{shortCircuited:!0}}if($s(xe)){let ce=qi(Y,he.route.id);return(me&&me.replace)!==!0&&(S=kt.Push),{pendingActionData:{},pendingActionError:{[ce.route.id]:xe.error}}}if(La(xe))throw Jr(400,{type:"defer-action"});return{pendingActionData:{[he.route.id]:xe.data}}}async function Tr(A,L,U,Y,me,ve,xe,he,ce){let Ke=Y||yg(L,me),mt=me||ve||N$(Ke),ye=l||i,[Ee,ht]=P$(e.history,x,U,mt,L,T,j,k,K,q,ye,c,he,ce);if(pt(Le=>!(U&&U.some(ar=>ar.route.id===Le))||Ee&&Ee.some(ar=>ar.route.id===Le)),D=++F,Ee.length===0&&ht.length===0){let Le=mi();return Me(L,vt({matches:U,loaderData:{},errors:ce||null},he?{actionData:he}:{},Le?{fetchers:new Map(x.fetchers)}:{})),{shortCircuited:!0}}if(!C){ht.forEach(ar=>{let In=x.fetchers.get(ar.key),xa=os(void 0,In?In.data:void 0);x.fetchers.set(ar.key,xa)});let Le=he||x.actionData;ue(vt({navigation:Ke},Le?Object.keys(Le).length===0?{actionData:null}:{actionData:Le}:{},ht.length>0?{fetchers:new Map(x.fetchers)}:{}))}ht.forEach(Le=>{I.has(Le.key)&&St(Le.key),Le.controller&&I.set(Le.key,Le.controller)});let Qt=()=>ht.forEach(Le=>St(Le.key));O&&O.signal.addEventListener("abort",Qt);let{results:Tn,loaderResults:ba,fetcherResults:hr}=await to(x.matches,U,Ee,ht,A);if(A.signal.aborted)return{shortCircuited:!0};O&&O.signal.removeEventListener("abort",Qt),ht.forEach(Le=>I.delete(Le.key));let gr=T$(Tn);if(gr){if(gr.idx>=Ee.length){let Le=ht[gr.idx-Ee.length].key;q.add(Le)}return await Nr(x,gr.result,{replace:xe}),{shortCircuited:!0}}let{loaderData:hn,errors:_a}=k$(x,U,Ee,ba,ce,ht,hr,R);R.forEach((Le,ar)=>{Le.subscribe(In=>{(In||Le.done)&&R.delete(ar)})});let No=mi(),gi=hi(D),Il=No||gi||ht.length>0;return vt({loaderData:hn,errors:_a},Il?{fetchers:new Map(x.fetchers)}:{})}function Ir(A){return x.fetchers.get(A)||cde}function or(A,L,U,Y){if(n)throw new Error("router.fetch() was called during the server render, but it shouldn't be. You are likely calling a useFetcher() method in the body of your component. Try moving it to a useEffect or a callback.");I.has(A)&&St(A);let me=l||i,ve=Qv(x.location,x.matches,c,u.v7_prependBasename,U,L,Y==null?void 0:Y.relative),xe=Hi(me,ve,c);if(!xe){Gr(A,L,Jr(404,{pathname:ve}));return}let{path:he,submission:ce,error:Ke}=S$(u.v7_normalizeFormMethod,!0,ve,Y);if(Ke){Gr(A,L,Ke);return}let mt=Yv(xe,he);if($=(Y&&Y.preventScrollReset)===!0,ce&&bn(ce.formMethod)){pn(A,L,he,mt,xe,ce);return}K.set(A,{routeId:L,path:he}),Tt(A,L,he,mt,xe,ce)}async function pn(A,L,U,Y,me,ve){if(qe(),K.delete(A),!Y.route.action&&!Y.route.lazy){let Pe=Jr(405,{method:ve.formMethod,pathname:U,routeId:L});Gr(A,L,Pe);return}let xe=x.fetchers.get(A),he=_de(ve,xe);x.fetchers.set(A,he),ue({fetchers:new Map(x.fetchers)});let ce=new AbortController,Ke=ns(e.history,U,ce.signal,ve);I.set(A,ce);let mt=F,ye=await rs("action",Ke,Y,me,a,o,c);if(Ke.signal.aborted){I.get(A)===ce&&I.delete(A);return}if(nl(ye))if(I.delete(A),D>mt){let Pe=ji(void 0);x.fetchers.set(A,Pe),ue({fetchers:new Map(x.fetchers)});return}else{q.add(A);let Pe=os(ve);return x.fetchers.set(A,Pe),ue({fetchers:new Map(x.fetchers)}),Nr(x,ye,{fetcherSubmission:ve})}if($s(ye)){Gr(A,L,ye.error);return}if(La(ye))throw Jr(400,{type:"defer-action"});let Ee=x.navigation.location||x.location,ht=ns(e.history,Ee,ce.signal),Qt=l||i,Tn=x.navigation.state!=="idle"?Hi(Qt,x.navigation.location,c):x.matches;Ce(Tn,"Didn't find any matches after fetcher action");let ba=++F;z.set(A,ba);let hr=os(ve,ye.data);x.fetchers.set(A,hr);let[gr,hn]=P$(e.history,x,Tn,ve,Ee,T,j,k,K,q,Qt,c,{[Y.route.id]:ye.data},void 0);hn.filter(Pe=>Pe.key!==A).forEach(Pe=>{let Kr=Pe.key,vr=x.fetchers.get(Kr),Tc=os(void 0,vr?vr.data:void 0);x.fetchers.set(Kr,Tc),I.has(Kr)&&St(Kr),Pe.controller&&I.set(Kr,Pe.controller)}),ue({fetchers:new Map(x.fetchers)});let _a=()=>hn.forEach(Pe=>St(Pe.key));ce.signal.addEventListener("abort",_a);let{results:No,loaderResults:gi,fetcherResults:Il}=await to(x.matches,Tn,gr,hn,ht);if(ce.signal.aborted)return;ce.signal.removeEventListener("abort",_a),z.delete(A),I.delete(A),hn.forEach(Pe=>I.delete(Pe.key));let Le=T$(No);if(Le){if(Le.idx>=gr.length){let Pe=hn[Le.idx-gr.length].key;q.add(Pe)}return Nr(x,Le.result)}let{loaderData:ar,errors:In}=k$(x,x.matches,gr,gi,void 0,hn,Il,R);if(x.fetchers.has(A)){let Pe=ji(ye.data);x.fetchers.set(A,Pe)}let xa=hi(ba);x.navigation.state==="loading"&&ba>D?(Ce(S,"Expected pending action"),O&&O.abort(),Me(x.navigation.location,{matches:Tn,loaderData:ar,errors:In,fetchers:new Map(x.fetchers)})):(ue(vt({errors:In,loaderData:j$(x.loaderData,ar,Tn,In)},xa||hn.length>0?{fetchers:new Map(x.fetchers)}:{})),T=!1)}async function Tt(A,L,U,Y,me,ve){let xe=x.fetchers.get(A),he=os(ve,xe?xe.data:void 0);x.fetchers.set(A,he),ue({fetchers:new Map(x.fetchers)});let ce=new AbortController,Ke=ns(e.history,U,ce.signal);I.set(A,ce);let mt=F,ye=await rs("loader",Ke,Y,me,a,o,c);if(La(ye)&&(ye=await hD(ye,Ke.signal,!0)||ye),I.get(A)===ce&&I.delete(A),Ke.signal.aborted)return;if(nl(ye))if(D>mt){let ht=ji(void 0);x.fetchers.set(A,ht),ue({fetchers:new Map(x.fetchers)});return}else{q.add(A),await Nr(x,ye);return}if($s(ye)){let ht=qi(x.matches,L);x.fetchers.delete(A),ue({fetchers:new Map(x.fetchers),errors:{[ht.route.id]:ye.error}});return}Ce(!La(ye),"Unhandled fetcher deferred data");let Ee=ji(ye.data);x.fetchers.set(A,Ee),ue({fetchers:new Map(x.fetchers)})}async function Nr(A,L,U){let{submission:Y,fetcherSubmission:me,replace:ve}=U===void 0?{}:U;L.revalidate&&(T=!0);let xe=Js(A.location,L.location,{_isRedirect:!0});if(Ce(xe,"Expected a location on the redirect navigation"),r){let Ee=!1;if(L.reloadDocument)Ee=!0;else if(fD.test(L.location)){const ht=e.history.createURL(L.location);Ee=ht.origin!==t.location.origin||Cc(ht.pathname,c)==null}if(Ee){ve?t.location.replace(L.location):t.location.assign(L.location);return}}O=null;let he=ve===!0?kt.Replace:kt.Push,{formMethod:ce,formAction:Ke,formEncType:mt}=A.navigation;!Y&&!me&&ce&&Ke&&mt&&(Y=N$(A.navigation));let ye=Y||me;if(sde.has(L.status)&&ye&&bn(ye.formMethod))await tt(he,xe,{submission:vt({},ye,{formAction:L.location}),preventScrollReset:$});else{let Ee=yg(xe,Y);await tt(he,xe,{overrideNavigation:Ee,fetcherSubmission:me,preventScrollReset:$})}}async function to(A,L,U,Y,me){let ve=await Promise.all([...U.map(ce=>rs("loader",me,ce,L,a,o,c)),...Y.map(ce=>ce.matches&&ce.match&&ce.controller?rs("loader",ns(e.history,ce.path,ce.controller.signal),ce.match,ce.matches,a,o,c):{type:Pt.error,error:Jr(404,{pathname:ce.path})})]),xe=ve.slice(0,U.length),he=ve.slice(U.length);return await Promise.all([I$(A,U,xe,xe.map(()=>me.signal),!1,x.loaderData),I$(A,Y.map(ce=>ce.match),he,Y.map(ce=>ce.controller?ce.controller.signal:null),!0)]),{results:ve,loaderResults:xe,fetcherResults:he}}function qe(){T=!0,j.push(...pt()),K.forEach((A,L)=>{I.has(L)&&(k.push(L),St(L))})}function Gr(A,L,U){let Y=qi(x.matches,L);Qr(A),ue({errors:{[Y.route.id]:U},fetchers:new Map(x.fetchers)})}function Qr(A){let L=x.fetchers.get(A);I.has(A)&&!(L&&L.state==="loading"&&z.has(A))&&St(A),K.delete(A),z.delete(A),q.delete(A),x.fetchers.delete(A)}function St(A){let L=I.get(A);Ce(L,"Expected fetch controller: "+A),L.abort(),I.delete(A)}function pi(A){for(let L of A){let U=Ir(L),Y=ji(U.data);x.fetchers.set(L,Y)}}function mi(){let A=[],L=!1;for(let U of q){let Y=x.fetchers.get(U);Ce(Y,"Expected fetcher: "+U),Y.state==="loading"&&(q.delete(U),A.push(U),L=!0)}return pi(A),L}function hi(A){let L=[];for(let[U,Y]of z)if(Y<A){let me=x.fetchers.get(U);Ce(me,"Expected fetcher: "+U),me.state==="loading"&&(St(U),z.delete(U),L.push(U))}return pi(L),L.length>0}function Z(A,L){let U=x.blockers.get(A)||ts;return N.get(A)!==L&&N.set(A,L),U}function pe(A){x.blockers.delete(A),N.delete(A)}function Qe(A,L){let U=x.blockers.get(A)||ts;Ce(U.state==="unblocked"&&L.state==="blocked"||U.state==="blocked"&&L.state==="blocked"||U.state==="blocked"&&L.state==="proceeding"||U.state==="blocked"&&L.state==="unblocked"||U.state==="proceeding"&&L.state==="unblocked","Invalid blocker state transition: "+U.state+" -> "+L.state);let Y=new Map(x.blockers);Y.set(A,L),ue({blockers:Y})}function ft(A){let{currentLocation:L,nextLocation:U,historyAction:Y}=A;if(N.size===0)return;N.size>1&&vl(!1,"A router only supports one blocker at a time");let me=Array.from(N.entries()),[ve,xe]=me[me.length-1],he=x.blockers.get(ve);if(!(he&&he.state==="proceeding")&&xe({currentLocation:L,nextLocation:U,historyAction:Y}))return ve}function pt(A){let L=[];return R.forEach((U,Y)=>{(!A||A(Y))&&(U.cancel(),L.push(Y),R.delete(Y))}),L}function ro(A,L,U){if(h=A,y=L,g=U||null,!v&&x.navigation===vg){v=!0;let Y=Io(x.location,x.matches);Y!=null&&ue({restoreScrollPosition:Y})}return()=>{h=null,y=null,g=null}}function mn(A,L){return g&&g(A,L.map(Y=>Lue(Y,x.loaderData)))||A.key}function Dr(A,L){if(h&&y){let U=mn(A,L);h[U]=y()}}function Io(A,L){if(h){let U=mn(A,L),Y=h[U];if(typeof Y=="number")return Y}return null}function wa(A){a={},l=Gv(A,o,void 0,a)}return _={get basename(){return c},get state(){return x},get routes(){return i},initialize:Q,subscribe:Oe,enableScrollRestoration:ro,navigate:Ie,fetch:or,revalidate:dt,createHref:A=>e.history.createHref(A),encodeLocation:A=>e.history.encodeLocation(A),getFetcher:Ir,deleteFetcher:Qr,dispose:ie,getBlocker:Z,deleteBlocker:pe,_internalFetchControllers:I,_internalActiveDeferreds:R,_internalSetRoutes:wa},_}function fde(e){return e!=null&&("formData"in e&&e.formData!=null||"body"in e&&e.body!==void 0)}function Qv(e,t,r,n,o,a,i){let l,c;if(a!=null&&i!=="path"){l=[];for(let d of t)if(l.push(d),d.route.id===a){c=d;break}}else l=t,c=t[t.length-1];let u=cD(o||".",R1(l).map(d=>d.pathnameBase),Cc(e.pathname,r)||e.pathname,i==="path");return o==null&&(u.search=e.search,u.hash=e.hash),(o==null||o===""||o===".")&&c&&c.route.index&&!I1(u.search)&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),n&&r!=="/"&&(u.pathname=u.pathname==="/"?r:aa([r,u.pathname])),Oc(u)}function S$(e,t,r,n){if(!n||!fde(n))return{path:r};if(n.formMethod&&!wde(n.formMethod))return{path:r,error:Jr(405,{method:n.formMethod})};let o=()=>({path:r,error:Jr(400,{type:"invalid-body"})}),a=n.formMethod||"get",i=e?a.toUpperCase():a.toLowerCase(),l=mD(r);if(n.body!==void 0){if(n.formEncType==="text/plain"){if(!bn(i))return o();let h=typeof n.body=="string"?n.body:n.body instanceof FormData||n.body instanceof URLSearchParams?Array.from(n.body.entries()).reduce((g,y)=>{let[v,E]=y;return""+g+v+"="+E+`
202
+ `},""):String(n.body);return{path:r,submission:{formMethod:i,formAction:l,formEncType:n.formEncType,formData:void 0,json:void 0,text:h}}}else if(n.formEncType==="application/json"){if(!bn(i))return o();try{let h=typeof n.body=="string"?JSON.parse(n.body):n.body;return{path:r,submission:{formMethod:i,formAction:l,formEncType:n.formEncType,formData:void 0,json:h,text:void 0}}}catch{return o()}}}Ce(typeof FormData=="function","FormData is not available in this environment");let c,u;if(n.formData)c=Kv(n.formData),u=n.formData;else if(n.body instanceof FormData)c=Kv(n.body),u=n.body;else if(n.body instanceof URLSearchParams)c=n.body,u=C$(c);else if(n.body==null)c=new URLSearchParams,u=new FormData;else try{c=new URLSearchParams(n.body),u=C$(c)}catch{return o()}let d={formMethod:i,formAction:l,formEncType:n&&n.formEncType||"application/x-www-form-urlencoded",formData:u,json:void 0,text:void 0};if(bn(d.formMethod))return{path:r,submission:d};let p=To(r);return t&&p.search&&I1(p.search)&&c.append("index",""),p.search="?"+c,{path:Oc(p),submission:d}}function pde(e,t){let r=e;if(t){let n=e.findIndex(o=>o.route.id===t);n>=0&&(r=e.slice(0,n))}return r}function P$(e,t,r,n,o,a,i,l,c,u,d,p,h,g){let y=g?Object.values(g)[0]:h?Object.values(h)[0]:void 0,v=e.createURL(t.location),E=e.createURL(o),w=g?Object.keys(g)[0]:void 0,_=pde(r,w).filter((S,$)=>{if(S.route.lazy)return!0;if(S.route.loader==null)return!1;if(mde(t.loaderData,t.matches[$],S)||i.some(T=>T===S.route.id))return!0;let O=t.matches[$],C=S;return $$(S,vt({currentUrl:v,currentParams:O.params,nextUrl:E,nextParams:C.params},n,{actionResult:y,defaultShouldRevalidate:a||v.pathname+v.search===E.pathname+E.search||v.search!==E.search||pD(O,C)}))}),x=[];return c.forEach((S,$)=>{if(!r.some(k=>k.route.id===S.routeId))return;let O=Hi(d,S.path,p);if(!O){x.push({key:$,routeId:S.routeId,path:S.path,matches:null,match:null,controller:null});return}let C=t.fetchers.get($),T=Yv(O,S.path),j=!1;u.has($)?j=!1:l.includes($)?j=!0:C&&C.state!=="idle"&&C.data===void 0?j=a:j=$$(T,vt({currentUrl:v,currentParams:t.matches[t.matches.length-1].params,nextUrl:E,nextParams:r[r.length-1].params},n,{actionResult:y,defaultShouldRevalidate:a})),j&&x.push({key:$,routeId:S.routeId,path:S.path,matches:O,match:T,controller:new AbortController})}),[_,x]}function mde(e,t,r){let n=!t||r.route.id!==t.route.id,o=e[r.route.id]===void 0;return n||o}function pD(e,t){let r=e.route.path;return e.pathname!==t.pathname||r!=null&&r.endsWith("*")&&e.params["*"]!==t.params["*"]}function $$(e,t){if(e.route.shouldRevalidate){let r=e.route.shouldRevalidate(t);if(typeof r=="boolean")return r}return t.defaultShouldRevalidate}async function O$(e,t,r){if(!e.lazy)return;let n=await e.lazy();if(!e.lazy)return;let o=r[e.id];Ce(o,"No route found in manifest");let a={};for(let i in n){let c=o[i]!==void 0&&i!=="hasErrorBoundary";vl(!c,'Route "'+o.id+'" has a static property "'+i+'" defined but its lazy function is also returning a value for this property. '+('The lazy route property "'+i+'" will be ignored.')),!c&&!Aue.has(i)&&(a[i]=n[i])}Object.assign(o,a),Object.assign(o,vt({},t(o),{lazy:void 0}))}async function rs(e,t,r,n,o,a,i,l){l===void 0&&(l={});let c,u,d,p=y=>{let v,E=new Promise((w,b)=>v=b);return d=()=>v(),t.signal.addEventListener("abort",d),Promise.race([y({request:t,params:r.params,context:l.requestContext}),E])};try{let y=r.route[e];if(r.route.lazy)if(y){let v,E=await Promise.all([p(y).catch(w=>{v=w}),O$(r.route,a,o)]);if(v)throw v;u=E[0]}else if(await O$(r.route,a,o),y=r.route[e],y)u=await p(y);else if(e==="action"){let v=new URL(t.url),E=v.pathname+v.search;throw Jr(405,{method:t.method,pathname:E,routeId:r.route.id})}else return{type:Pt.data,data:void 0};else if(y)u=await p(y);else{let v=new URL(t.url),E=v.pathname+v.search;throw Jr(404,{pathname:E})}Ce(u!==void 0,"You defined "+(e==="action"?"an action":"a loader")+" for route "+('"'+r.route.id+"\" but didn't return anything from your `"+e+"` ")+"function. Please return a value or `null`.")}catch(y){c=Pt.error,u=y}finally{d&&t.signal.removeEventListener("abort",d)}if(yde(u)){let y=u.status;if(lde.has(y)){let w=u.headers.get("Location");if(Ce(w,"Redirects returned/thrown from loaders/actions must have a Location header"),!fD.test(w))w=Qv(new URL(t.url),n.slice(0,n.indexOf(r)+1),i,!0,w);else if(!l.isStaticRequest){let b=new URL(t.url),_=w.startsWith("//")?new URL(b.protocol+w):new URL(w),x=Cc(_.pathname,i)!=null;_.origin===b.origin&&x&&(w=_.pathname+_.search+_.hash)}if(l.isStaticRequest)throw u.headers.set("Location",w),u;return{type:Pt.redirect,status:y,location:w,revalidate:u.headers.get("X-Remix-Revalidate")!==null,reloadDocument:u.headers.get("X-Remix-Reload-Document")!==null}}if(l.isRouteRequest)throw{type:c===Pt.error?Pt.error:Pt.data,response:u};let v,E=u.headers.get("Content-Type");return E&&/\bapplication\/json\b/.test(E)?v=await u.json():v=await u.text(),c===Pt.error?{type:c,error:new T1(y,u.statusText,v),headers:u.headers}:{type:Pt.data,data:v,statusCode:u.status,headers:u.headers}}if(c===Pt.error)return{type:c,error:u};if(vde(u)){var h,g;return{type:Pt.deferred,deferredData:u,statusCode:(h=u.init)==null?void 0:h.status,headers:((g=u.init)==null?void 0:g.headers)&&new Headers(u.init.headers)}}return{type:Pt.data,data:u}}function ns(e,t,r,n){let o=e.createURL(mD(t)).toString(),a={signal:r};if(n&&bn(n.formMethod)){let{formMethod:i,formEncType:l}=n;a.method=i.toUpperCase(),l==="application/json"?(a.headers=new Headers({"Content-Type":l}),a.body=JSON.stringify(n.json)):l==="text/plain"?a.body=n.text:l==="application/x-www-form-urlencoded"&&n.formData?a.body=Kv(n.formData):a.body=n.formData}return new Request(o,a)}function Kv(e){let t=new URLSearchParams;for(let[r,n]of e.entries())t.append(r,typeof n=="string"?n:n.name);return t}function C$(e){let t=new FormData;for(let[r,n]of e.entries())t.append(r,n);return t}function hde(e,t,r,n,o){let a={},i=null,l,c=!1,u={};return r.forEach((d,p)=>{let h=t[p].route.id;if(Ce(!nl(d),"Cannot handle redirect results in processLoaderData"),$s(d)){let g=qi(e,h),y=d.error;n&&(y=Object.values(n)[0],n=void 0),i=i||{},i[g.route.id]==null&&(i[g.route.id]=y),a[h]=void 0,c||(c=!0,l=uD(d.error)?d.error.status:500),d.headers&&(u[h]=d.headers)}else La(d)?(o.set(h,d.deferredData),a[h]=d.deferredData.data):a[h]=d.data,d.statusCode!=null&&d.statusCode!==200&&!c&&(l=d.statusCode),d.headers&&(u[h]=d.headers)}),n&&(i=n,a[Object.keys(n)[0]]=void 0),{loaderData:a,errors:i,statusCode:l||200,loaderHeaders:u}}function k$(e,t,r,n,o,a,i,l){let{loaderData:c,errors:u}=hde(t,r,n,o,l);for(let d=0;d<a.length;d++){let{key:p,match:h,controller:g}=a[d];Ce(i!==void 0&&i[d]!==void 0,"Did not find corresponding fetcher result");let y=i[d];if(!(g&&g.signal.aborted))if($s(y)){let v=qi(e.matches,h==null?void 0:h.route.id);u&&u[v.route.id]||(u=vt({},u,{[v.route.id]:y.error})),e.fetchers.delete(p)}else if(nl(y))Ce(!1,"Unhandled fetcher revalidation redirect");else if(La(y))Ce(!1,"Unhandled fetcher deferred data");else{let v=ji(y.data);e.fetchers.set(p,v)}}return{loaderData:c,errors:u}}function j$(e,t,r,n){let o=vt({},t);for(let a of r){let i=a.route.id;if(t.hasOwnProperty(i)?t[i]!==void 0&&(o[i]=t[i]):e[i]!==void 0&&a.route.loader&&(o[i]=e[i]),n&&n.hasOwnProperty(i))break}return o}function qi(e,t){return(t?e.slice(0,e.findIndex(n=>n.route.id===t)+1):[...e]).reverse().find(n=>n.route.hasErrorBoundary===!0)||e[0]}function R$(e){let t=e.find(r=>r.index||!r.path||r.path==="/")||{id:"__shim-error-route__"};return{matches:[{params:{},pathname:"",pathnameBase:"",route:t}],route:t}}function Jr(e,t){let{pathname:r,routeId:n,method:o,type:a}=t===void 0?{}:t,i="Unknown Server Error",l="Unknown @remix-run/router error";return e===400?(i="Bad Request",o&&r&&n?l="You made a "+o+' request to "'+r+'" but '+('did not provide a `loader` for route "'+n+'", ')+"so there is no way to handle the request.":a==="defer-action"?l="defer() is not supported in actions":a==="invalid-body"&&(l="Unable to encode submission body")):e===403?(i="Forbidden",l='Route "'+n+'" does not match URL "'+r+'"'):e===404?(i="Not Found",l='No route matches URL "'+r+'"'):e===405&&(i="Method Not Allowed",o&&r&&n?l="You made a "+o.toUpperCase()+' request to "'+r+'" but '+('did not provide an `action` for route "'+n+'", ')+"so there is no way to handle the request.":o&&(l='Invalid request method "'+o.toUpperCase()+'"')),new T1(e||500,i,new Error(l),!0)}function T$(e){for(let t=e.length-1;t>=0;t--){let r=e[t];if(nl(r))return{result:r,idx:t}}}function mD(e){let t=typeof e=="string"?To(e):e;return Oc(vt({},t,{hash:""}))}function gde(e,t){return e.pathname!==t.pathname||e.search!==t.search?!1:e.hash===""?t.hash!=="":e.hash===t.hash?!0:t.hash!==""}function La(e){return e.type===Pt.deferred}function $s(e){return e.type===Pt.error}function nl(e){return(e&&e.type)===Pt.redirect}function vde(e){let t=e;return t&&typeof t=="object"&&typeof t.data=="object"&&typeof t.subscribe=="function"&&typeof t.cancel=="function"&&typeof t.resolveData=="function"}function yde(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.headers=="object"&&typeof e.body<"u"}function wde(e){return ide.has(e.toLowerCase())}function bn(e){return ode.has(e.toLowerCase())}async function I$(e,t,r,n,o,a){for(let i=0;i<r.length;i++){let l=r[i],c=t[i];if(!c)continue;let u=e.find(p=>p.route.id===c.route.id),d=u!=null&&!pD(u,c)&&(a&&a[c.route.id])!==void 0;if(La(l)&&(o||d)){let p=n[i];Ce(p,"Expected an AbortSignal for revalidating fetcher deferred result"),await hD(l,p,o).then(h=>{h&&(r[i]=h||r[i])})}}}async function hD(e,t,r){if(r===void 0&&(r=!1),!await e.deferredData.resolveData(t)){if(r)try{return{type:Pt.data,data:e.deferredData.unwrappedData}}catch(o){return{type:Pt.error,error:o}}return{type:Pt.data,data:e.deferredData.data}}}function I1(e){return new URLSearchParams(e).getAll("index").some(t=>t==="")}function Yv(e,t){let r=typeof t=="string"?To(t).search:t.search;if(e[e.length-1].route.index&&I1(r||""))return e[e.length-1];let n=R1(e);return n[n.length-1]}function N$(e){let{formMethod:t,formAction:r,formEncType:n,text:o,formData:a,json:i}=e;if(!(!t||!r||!n)){if(o!=null)return{formMethod:t,formAction:r,formEncType:n,formData:void 0,json:void 0,text:o};if(a!=null)return{formMethod:t,formAction:r,formEncType:n,formData:a,json:void 0,text:void 0};if(i!==void 0)return{formMethod:t,formAction:r,formEncType:n,formData:void 0,json:i,text:void 0}}}function yg(e,t){return t?{state:"loading",location:e,formMethod:t.formMethod,formAction:t.formAction,formEncType:t.formEncType,formData:t.formData,json:t.json,text:t.text}:{state:"loading",location:e,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function bde(e,t){return{state:"submitting",location:e,formMethod:t.formMethod,formAction:t.formAction,formEncType:t.formEncType,formData:t.formData,json:t.json,text:t.text}}function os(e,t){return e?{state:"loading",formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t}:{state:"loading",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:t}}function _de(e,t){return{state:"submitting",formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t?t.data:void 0}}function ji(e){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:e}}/**
203
+ * React Router v6.16.0
204
+ *
205
+ * Copyright (c) Remix Software Inc.
206
+ *
207
+ * This source code is licensed under the MIT license found in the
208
+ * LICENSE.md file in the root directory of this source tree.
209
+ *
210
+ * @license MIT
211
+ */function Hp(){return Hp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Hp.apply(this,arguments)}const nh=f.createContext(null),gD=f.createContext(null),oh=f.createContext(null),ah=f.createContext(null),ga=f.createContext({outlet:null,matches:[],isDataRoute:!1}),vD=f.createContext(null);function ih(){return f.useContext(ah)!=null}function va(){return ih()||Ce(!1),f.useContext(ah).location}function yD(e){f.useContext(oh).static||f.useLayoutEffect(e)}function Et(){let{isDataRoute:e}=f.useContext(ga);return e?Dde():xde()}function xde(){ih()||Ce(!1);let e=f.useContext(nh),{basename:t,navigator:r}=f.useContext(oh),{matches:n}=f.useContext(ga),{pathname:o}=va(),a=JSON.stringify(R1(n).map(c=>c.pathnameBase)),i=f.useRef(!1);return yD(()=>{i.current=!0}),f.useCallback(function(c,u){if(u===void 0&&(u={}),!i.current)return;if(typeof c=="number"){r.go(c);return}let d=cD(c,JSON.parse(a),o,u.relative==="path");e==null&&t!=="/"&&(d.pathname=d.pathname==="/"?t:aa([t,d.pathname])),(u.replace?r.replace:r.push)(d,u.state,u)},[t,r,a,o,e])}const Ede=f.createContext(null);function Sde(e){let t=f.useContext(ga).outlet;return t&&f.createElement(Ede.Provider,{value:e},t)}function Ge(){let{matches:e}=f.useContext(ga),t=e[e.length-1];return t?t.params:{}}function Pde(e,t){return wD(e,t)}function wD(e,t,r){ih()||Ce(!1);let{navigator:n}=f.useContext(oh),{matches:o}=f.useContext(ga),a=o[o.length-1],i=a?a.params:{};a&&a.pathname;let l=a?a.pathnameBase:"/";a&&a.route;let c=va(),u;if(t){var d;let v=typeof t=="string"?To(t):t;l==="/"||(d=v.pathname)!=null&&d.startsWith(l)||Ce(!1),u=v}else u=c;let p=u.pathname||"/",h=l==="/"?p:p.slice(l.length)||"/",g=Hi(e,{pathname:h}),y=jde(g&&g.map(v=>Object.assign({},v,{params:Object.assign({},i,v.params),pathname:aa([l,n.encodeLocation?n.encodeLocation(v.pathname).pathname:v.pathname]),pathnameBase:v.pathnameBase==="/"?l:aa([l,n.encodeLocation?n.encodeLocation(v.pathnameBase).pathname:v.pathnameBase])})),o,r);return t&&y?f.createElement(ah.Provider,{value:{location:Hp({pathname:"/",search:"",hash:"",state:null,key:"default"},u),navigationType:kt.Pop}},y):y}function $de(){let e=Nde(),t=uD(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),r=e instanceof Error?e.stack:null,o={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"},a=null;return f.createElement(f.Fragment,null,f.createElement("h2",null,"Unexpected Application Error!"),f.createElement("h3",{style:{fontStyle:"italic"}},t),r?f.createElement("pre",{style:o},r):null,a)}const Ode=f.createElement($de,null);class Cde extends f.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,r){return r.location!==t.location||r.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error||r.error,location:r.location,revalidation:t.revalidation||r.revalidation}}componentDidCatch(t,r){console.error("React Router caught the following error during render",t,r)}render(){return this.state.error?f.createElement(ga.Provider,{value:this.props.routeContext},f.createElement(vD.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function kde(e){let{routeContext:t,match:r,children:n}=e,o=f.useContext(nh);return o&&o.static&&o.staticContext&&(r.route.errorElement||r.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=r.route.id),f.createElement(ga.Provider,{value:t},n)}function jde(e,t,r){var n;if(t===void 0&&(t=[]),r===void 0&&(r=null),e==null){var o;if((o=r)!=null&&o.errors)e=r.matches;else return null}let a=e,i=(n=r)==null?void 0:n.errors;if(i!=null){let l=a.findIndex(c=>c.route.id&&(i==null?void 0:i[c.route.id]));l>=0||Ce(!1),a=a.slice(0,Math.min(a.length,l+1))}return a.reduceRight((l,c,u)=>{let d=c.route.id?i==null?void 0:i[c.route.id]:null,p=null;r&&(p=c.route.errorElement||Ode);let h=t.concat(a.slice(0,u+1)),g=()=>{let y;return d?y=p:c.route.Component?y=f.createElement(c.route.Component,null):c.route.element?y=c.route.element:y=l,f.createElement(kde,{match:c,routeContext:{outlet:l,matches:h,isDataRoute:r!=null},children:y})};return r&&(c.route.ErrorBoundary||c.route.errorElement||u===0)?f.createElement(Cde,{location:r.location,revalidation:r.revalidation,component:p,error:d,children:g(),routeContext:{outlet:null,matches:h,isDataRoute:!0}}):g()},null)}var bD=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(bD||{}),qp=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(qp||{});function Rde(e){let t=f.useContext(nh);return t||Ce(!1),t}function Tde(e){let t=f.useContext(gD);return t||Ce(!1),t}function Ide(e){let t=f.useContext(ga);return t||Ce(!1),t}function _D(e){let t=Ide(),r=t.matches[t.matches.length-1];return r.route.id||Ce(!1),r.route.id}function Nde(){var e;let t=f.useContext(vD),r=Tde(qp.UseRouteError),n=_D(qp.UseRouteError);return t||((e=r.errors)==null?void 0:e[n])}function Dde(){let{router:e}=Rde(bD.UseNavigateStable),t=_D(qp.UseNavigateStable),r=f.useRef(!1);return yD(()=>{r.current=!0}),f.useCallback(function(o,a){a===void 0&&(a={}),r.current&&(typeof o=="number"?e.navigate(o):e.navigate(o,Hp({fromRouteId:t},a)))},[e,t])}const Ade="startTransition",D$=Os[Ade];function Mde(e){let{fallbackElement:t,router:r,future:n}=e,[o,a]=f.useState(r.state),{v7_startTransition:i}=n||{},l=f.useCallback(p=>{i&&D$?D$(()=>a(p)):a(p)},[a,i]);f.useLayoutEffect(()=>r.subscribe(l),[r,l]);let c=f.useMemo(()=>({createHref:r.createHref,encodeLocation:r.encodeLocation,go:p=>r.navigate(p),push:(p,h,g)=>r.navigate(p,{state:h,preventScrollReset:g==null?void 0:g.preventScrollReset}),replace:(p,h,g)=>r.navigate(p,{replace:!0,state:h,preventScrollReset:g==null?void 0:g.preventScrollReset})}),[r]),u=r.basename||"/",d=f.useMemo(()=>({router:r,navigator:c,static:!1,basename:u}),[r,c,u]);return f.createElement(f.Fragment,null,f.createElement(nh.Provider,{value:d},f.createElement(gD.Provider,{value:o},f.createElement(zde,{basename:u,location:o.location,navigationType:o.historyAction,navigator:c},o.initialized?f.createElement(Lde,{routes:r.routes,state:o}):t))),null)}function Lde(e){let{routes:t,state:r}=e;return wD(t,void 0,r)}function N1(e){return Sde(e.context)}function se(e){Ce(!1)}function zde(e){let{basename:t="/",children:r=null,location:n,navigationType:o=kt.Pop,navigator:a,static:i=!1}=e;ih()&&Ce(!1);let l=t.replace(/^\/*/,"/"),c=f.useMemo(()=>({basename:l,navigator:a,static:i}),[l,a,i]);typeof n=="string"&&(n=To(n));let{pathname:u="/",search:d="",hash:p="",state:h=null,key:g="default"}=n,y=f.useMemo(()=>{let v=Cc(u,l);return v==null?null:{location:{pathname:v,search:d,hash:p,state:h,key:g},navigationType:o}},[l,u,d,p,h,g,o]);return y==null?null:f.createElement(oh.Provider,{value:c},f.createElement(ah.Provider,{children:r,value:y}))}function Fde(e){let{children:t,location:r}=e;return Pde(Xv(t),r)}new Promise(()=>{});function Xv(e,t){t===void 0&&(t=[]);let r=[];return f.Children.forEach(e,(n,o)=>{if(!f.isValidElement(n))return;let a=[...t,o];if(n.type===f.Fragment){r.push.apply(r,Xv(n.props.children,a));return}n.type!==se&&Ce(!1),!n.props.index||!n.props.children||Ce(!1);let i={id:n.props.id||a.join("-"),caseSensitive:n.props.caseSensitive,element:n.props.element,Component:n.props.Component,index:n.props.index,path:n.props.path,loader:n.props.loader,action:n.props.action,errorElement:n.props.errorElement,ErrorBoundary:n.props.ErrorBoundary,hasErrorBoundary:n.props.ErrorBoundary!=null||n.props.errorElement!=null,shouldRevalidate:n.props.shouldRevalidate,handle:n.props.handle,lazy:n.props.lazy};n.props.children&&(i.children=Xv(n.props.children,a)),r.push(i)}),r}function Vde(e){let t={hasErrorBoundary:e.ErrorBoundary!=null||e.errorElement!=null};return e.Component&&Object.assign(t,{element:f.createElement(e.Component),Component:void 0}),e.ErrorBoundary&&Object.assign(t,{errorElement:f.createElement(e.ErrorBoundary),ErrorBoundary:void 0}),t}/**
212
+ * React Router DOM v6.16.0
213
+ *
214
+ * Copyright (c) Remix Software Inc.
215
+ *
216
+ * This source code is licensed under the MIT license found in the
217
+ * LICENSE.md file in the root directory of this source tree.
218
+ *
219
+ * @license MIT
220
+ */function Gp(){return Gp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gp.apply(this,arguments)}function Jv(e){return e===void 0&&(e=""),new URLSearchParams(typeof e=="string"||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce((t,r)=>{let n=e[r];return t.concat(Array.isArray(n)?n.map(o=>[r,o]):[[r,n]])},[]))}function Bde(e,t){let r=Jv(e);return t&&t.forEach((n,o)=>{r.has(o)||t.getAll(o).forEach(a=>{r.append(o,a)})}),r}function Ude(e,t){return dde({basename:t==null?void 0:t.basename,future:Gp({},t==null?void 0:t.future,{v7_prependBasename:!0}),history:Iue({window:t==null?void 0:t.window}),hydrationData:(t==null?void 0:t.hydrationData)||Wde(),routes:e,mapRouteProperties:Vde}).initialize()}function Wde(){var e;let t=(e=window)==null?void 0:e.__staticRouterHydrationData;return t&&t.errors&&(t=Gp({},t,{errors:Hde(t.errors)})),t}function Hde(e){if(!e)return null;let t=Object.entries(e),r={};for(let[n,o]of t)if(o&&o.__type==="RouteErrorResponse")r[n]=new T1(o.status,o.statusText,o.data,o.internal===!0);else if(o&&o.__type==="Error"){if(o.__subType){let a=window[o.__subType];if(typeof a=="function")try{let i=new a(o.message);i.stack="",r[n]=i}catch{}}if(r[n]==null){let a=new Error(o.message);a.stack="",r[n]=a}}else r[n]=o;return r}var A$;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher"})(A$||(A$={}));var M$;(function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(M$||(M$={}));function D1(e){let t=f.useRef(Jv(e)),r=f.useRef(!1),n=va(),o=f.useMemo(()=>Bde(n.search,r.current?null:t.current),[n.search]),a=Et(),i=f.useCallback((l,c)=>{const u=Jv(typeof l=="function"?l(o):l);r.current=!0,a("?"+u,c)},[a,o]);return[o,i]}var qde={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},Gde=Object.defineProperty,Qde=Object.defineProperties,Kde=Object.getOwnPropertyDescriptors,Qp=Object.getOwnPropertySymbols,xD=Object.prototype.hasOwnProperty,ED=Object.prototype.propertyIsEnumerable,L$=(e,t,r)=>t in e?Gde(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,z$=(e,t)=>{for(var r in t||(t={}))xD.call(t,r)&&L$(e,r,t[r]);if(Qp)for(var r of Qp(t))ED.call(t,r)&&L$(e,r,t[r]);return e},Yde=(e,t)=>Qde(e,Kde(t)),Xde=(e,t)=>{var r={};for(var n in e)xD.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Qp)for(var n of Qp(e))t.indexOf(n)<0&&ED.call(e,n)&&(r[n]=e[n]);return r},At=(e,t,r)=>{const n=f.forwardRef((o,a)=>{var i=o,{color:l="currentColor",size:c=24,stroke:u=2,children:d}=i,p=Xde(i,["color","size","stroke","children"]);return f.createElement("svg",z$(Yde(z$({ref:a},qde),{width:c,height:c,stroke:l,strokeWidth:u,className:`tabler-icon tabler-icon-${e}`}),p),[...r.map(([h,g])=>f.createElement(h,g)),...d||[]])});return n.propTypes={color:$e.string,size:$e.oneOfType([$e.string,$e.number]),stroke:$e.oneOfType([$e.string,$e.number])},n.displayName=`${t}`,n},Jde=At("alert-circle","IconAlertCircle",[["path",{d:"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0",key:"svg-0"}],["path",{d:"M12 8v4",key:"svg-1"}],["path",{d:"M12 16h.01",key:"svg-2"}]]),Zde=At("brand-asana","IconBrandAsana",[["path",{d:"M12 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-0"}],["path",{d:"M17 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-1"}],["path",{d:"M7 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0",key:"svg-2"}]]),efe=At("building","IconBuilding",[["path",{d:"M3 21l18 0",key:"svg-0"}],["path",{d:"M9 8l1 0",key:"svg-1"}],["path",{d:"M9 12l1 0",key:"svg-2"}],["path",{d:"M9 16l1 0",key:"svg-3"}],["path",{d:"M14 8l1 0",key:"svg-4"}],["path",{d:"M14 12l1 0",key:"svg-5"}],["path",{d:"M14 16l1 0",key:"svg-6"}],["path",{d:"M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16",key:"svg-7"}]]),SD=At("check","IconCheck",[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]]),tfe=At("cloud-upload","IconCloudUpload",[["path",{d:"M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1",key:"svg-0"}],["path",{d:"M9 15l3 -3l3 3",key:"svg-1"}],["path",{d:"M12 12l0 9",key:"svg-2"}]]),rfe=At("device-floppy","IconDeviceFloppy",[["path",{d:"M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2",key:"svg-0"}],["path",{d:"M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M14 4l0 4l-6 0l0 -4",key:"svg-2"}]]),nfe=At("forms","IconForms",[["path",{d:"M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3",key:"svg-0"}],["path",{d:"M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3",key:"svg-1"}],["path",{d:"M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7",key:"svg-2"}],["path",{d:"M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1",key:"svg-3"}],["path",{d:"M17 12h.01",key:"svg-4"}],["path",{d:"M13 12h.01",key:"svg-5"}]]),ofe=At("id","IconId",[["path",{d:"M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z",key:"svg-0"}],["path",{d:"M9 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0",key:"svg-1"}],["path",{d:"M15 8l2 0",key:"svg-2"}],["path",{d:"M15 12l2 0",key:"svg-3"}],["path",{d:"M7 16l10 0",key:"svg-4"}]]),afe=At("lock-access","IconLockAccess",[["path",{d:"M4 8v-2a2 2 0 0 1 2 -2h2",key:"svg-0"}],["path",{d:"M4 16v2a2 2 0 0 0 2 2h2",key:"svg-1"}],["path",{d:"M16 4h2a2 2 0 0 1 2 2v2",key:"svg-2"}],["path",{d:"M16 20h2a2 2 0 0 0 2 -2v-2",key:"svg-3"}],["path",{d:"M8 11m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z",key:"svg-4"}],["path",{d:"M10 11v-2a2 2 0 1 1 4 0v2",key:"svg-5"}]]),ife=At("lock","IconLock",[["path",{d:"M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z",key:"svg-0"}],["path",{d:"M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0",key:"svg-1"}],["path",{d:"M8 11v-4a4 4 0 1 1 8 0v4",key:"svg-2"}]]),lfe=At("microscope","IconMicroscope",[["path",{d:"M5 21h14",key:"svg-0"}],["path",{d:"M6 18h2",key:"svg-1"}],["path",{d:"M7 18v3",key:"svg-2"}],["path",{d:"M9 11l3 3l6 -6l-3 -3z",key:"svg-3"}],["path",{d:"M10.5 12.5l-1.5 1.5",key:"svg-4"}],["path",{d:"M17 3l3 3",key:"svg-5"}],["path",{d:"M12 21a6 6 0 0 0 3.715 -10.712",key:"svg-6"}]]),sfe=At("packages","IconPackages",[["path",{d:"M7 16.5l-5 -3l5 -3l5 3v5.5l-5 3z",key:"svg-0"}],["path",{d:"M2 13.5v5.5l5 3",key:"svg-1"}],["path",{d:"M7 16.545l5 -3.03",key:"svg-2"}],["path",{d:"M17 16.5l-5 -3l5 -3l5 3v5.5l-5 3z",key:"svg-3"}],["path",{d:"M12 19l5 3",key:"svg-4"}],["path",{d:"M17 16.5l5 -3",key:"svg-5"}],["path",{d:"M12 13.5v-5.5l-5 -3l5 -3l5 3v5.5",key:"svg-6"}],["path",{d:"M7 5.03v5.455",key:"svg-7"}],["path",{d:"M12 8l5 -3",key:"svg-8"}]]),cfe=At("player-play","IconPlayerPlay",[["path",{d:"M7 4v16l13 -8z",key:"svg-0"}]]),ufe=At("receipt","IconReceipt",[["path",{d:"M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2m4 -14h6m-6 4h6m-2 4h2",key:"svg-0"}]]),dfe=At("report-medical","IconReportMedical",[["path",{d:"M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2",key:"svg-0"}],["path",{d:"M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z",key:"svg-1"}],["path",{d:"M10 14l4 0",key:"svg-2"}],["path",{d:"M12 12l0 4",key:"svg-3"}]]),ffe=At("star","IconStar",[["path",{d:"M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z",key:"svg-0"}]]),F$=At("upload","IconUpload",[["path",{d:"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2",key:"svg-0"}],["path",{d:"M7 9l5 -5l5 5",key:"svg-1"}],["path",{d:"M12 4l0 12",key:"svg-2"}]]),pfe=At("webhook","IconWebhook",[["path",{d:"M4.876 13.61a4 4 0 1 0 6.124 3.39h6",key:"svg-0"}],["path",{d:"M15.066 20.502a4 4 0 1 0 1.934 -7.502c-.706 0 -1.424 .179 -2 .5l-3 -5.5",key:"svg-1"}],["path",{d:"M16 8a4 4 0 1 0 -8 0c0 1.506 .77 2.818 2 3.5l-3 5.5",key:"svg-2"}]]),Zv=At("x","IconX",[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]]),mfe=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function kc(e,t){var r=hfe(e);if(typeof r.path!="string"){var n=e.webkitRelativePath;Object.defineProperty(r,"path",{value:typeof t=="string"?t:typeof n=="string"&&n.length>0?n:e.name,writable:!1,configurable:!1,enumerable:!0})}return r}function hfe(e){var t=e.name,r=t&&t.lastIndexOf(".")!==-1;if(r&&!e.type){var n=t.split(".").pop().toLowerCase(),o=mfe.get(n);o&&Object.defineProperty(e,"type",{value:o,writable:!1,configurable:!1,enumerable:!0})}return e}var gfe=[".DS_Store","Thumbs.db"];function vfe(e){return wl(this,void 0,void 0,function(){return bl(this,function(t){return Kp(e)&&yfe(e.dataTransfer)?[2,xfe(e.dataTransfer,e.type)]:wfe(e)?[2,bfe(e)]:Array.isArray(e)&&e.every(function(r){return"getFile"in r&&typeof r.getFile=="function"})?[2,_fe(e)]:[2,[]]})})}function yfe(e){return Kp(e)}function wfe(e){return Kp(e)&&Kp(e.target)}function Kp(e){return typeof e=="object"&&e!==null}function bfe(e){return ey(e.target.files).map(function(t){return kc(t)})}function _fe(e){return wl(this,void 0,void 0,function(){var t;return bl(this,function(r){switch(r.label){case 0:return[4,Promise.all(e.map(function(n){return n.getFile()}))];case 1:return t=r.sent(),[2,t.map(function(n){return kc(n)})]}})})}function xfe(e,t){return wl(this,void 0,void 0,function(){var r,n;return bl(this,function(o){switch(o.label){case 0:return e.items?(r=ey(e.items).filter(function(a){return a.kind==="file"}),t!=="drop"?[2,r]:[4,Promise.all(r.map(Efe))]):[3,2];case 1:return n=o.sent(),[2,V$(PD(n))];case 2:return[2,V$(ey(e.files).map(function(a){return kc(a)}))]}})})}function V$(e){return e.filter(function(t){return gfe.indexOf(t.name)===-1})}function ey(e){if(e===null)return[];for(var t=[],r=0;r<e.length;r++){var n=e[r];t.push(n)}return t}function Efe(e){if(typeof e.webkitGetAsEntry!="function")return B$(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?$D(t):B$(e)}function PD(e){return e.reduce(function(t,r){return Sg(Sg([],W1(t),!1),W1(Array.isArray(r)?PD(r):[r]),!1)},[])}function B$(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var r=kc(t);return Promise.resolve(r)}function Sfe(e){return wl(this,void 0,void 0,function(){return bl(this,function(t){return[2,e.isDirectory?$D(e):Pfe(e)]})})}function $D(e){var t=e.createReader();return new Promise(function(r,n){var o=[];function a(){var i=this;t.readEntries(function(l){return wl(i,void 0,void 0,function(){var c,u,d;return bl(this,function(p){switch(p.label){case 0:if(l.length)return[3,5];p.label=1;case 1:return p.trys.push([1,3,,4]),[4,Promise.all(o)];case 2:return c=p.sent(),r(c),[3,4];case 3:return u=p.sent(),n(u),[3,4];case 4:return[3,6];case 5:d=Promise.all(l.map(Sfe)),o.push(d),a(),p.label=6;case 6:return[2]}})})},function(l){n(l)})}a()})}function Pfe(e){return wl(this,void 0,void 0,function(){return bl(this,function(t){return[2,new Promise(function(r,n){e.file(function(o){var a=kc(o,e.fullPath);r(a)},function(o){n(o)})})]})})}var $fe=function(e,t){if(e&&t){var r=Array.isArray(t)?t:t.split(","),n=e.name||"",o=(e.type||"").toLowerCase(),a=o.replace(/\/.*$/,"");return r.some(function(i){var l=i.trim().toLowerCase();return l.charAt(0)==="."?n.toLowerCase().endsWith(l):l.endsWith("/*")?a===l.replace(/\/.*$/,""):o===l})}return!0};function U$(e){return kfe(e)||Cfe(e)||CD(e)||Ofe()}function Ofe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
221
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Cfe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function kfe(e){if(Array.isArray(e))return ty(e)}function W$(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,n)}return r}function H$(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?W$(Object(r),!0).forEach(function(n){OD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):W$(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OD(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Zs(e,t){return Tfe(e)||Rfe(e,t)||CD(e,t)||jfe()}function jfe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
222
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function CD(e,t){if(e){if(typeof e=="string")return ty(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ty(e,t)}}function ty(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function Rfe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],o=!0,a=!1,i,l;try{for(r=r.call(e);!(o=(i=r.next()).done)&&(n.push(i.value),!(t&&n.length===t));o=!0);}catch(c){a=!0,l=c}finally{try{!o&&r.return!=null&&r.return()}finally{if(a)throw l}}return n}}function Tfe(e){if(Array.isArray(e))return e}var Ife="file-invalid-type",Nfe="file-too-large",Dfe="file-too-small",Afe="too-many-files",Mfe=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var r=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:Ife,message:"File type must be ".concat(r)}},q$=function(t){return{code:Nfe,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},G$=function(t){return{code:Dfe,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},Lfe={code:Afe,message:"Too many files"};function kD(e,t){var r=e.type==="application/x-moz-file"||$fe(e,t);return[r,r?null:Mfe(t)]}function jD(e,t,r){if(Ia(e.size))if(Ia(t)&&Ia(r)){if(e.size>r)return[!1,q$(r)];if(e.size<t)return[!1,G$(t)]}else{if(Ia(t)&&e.size<t)return[!1,G$(t)];if(Ia(r)&&e.size>r)return[!1,q$(r)]}return[!0,null]}function Ia(e){return e!=null}function zfe(e){var t=e.files,r=e.accept,n=e.minSize,o=e.maxSize,a=e.multiple,i=e.maxFiles,l=e.validator;return!a&&t.length>1||a&&i>=1&&t.length>i?!1:t.every(function(c){var u=kD(c,r),d=Zs(u,1),p=d[0],h=jD(c,n,o),g=Zs(h,1),y=g[0],v=l?l(c):null;return p&&y&&!v})}function Yp(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function ju(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function Q$(e){e.preventDefault()}function Ffe(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function Vfe(e){return e.indexOf("Edge/")!==-1}function Bfe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return Ffe(e)||Vfe(e)}function Mn(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){for(var o=arguments.length,a=new Array(o>1?o-1:0),i=1;i<o;i++)a[i-1]=arguments[i];return t.some(function(l){return!Yp(n)&&l&&l.apply(void 0,[n].concat(a)),Yp(n)})}}function Ufe(){return"showOpenFilePicker"in window}function Wfe(e){if(Ia(e)){var t=Object.entries(e).filter(function(r){var n=Zs(r,2),o=n[0],a=n[1],i=!0;return RD(o)||(console.warn('Skipped "'.concat(o,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),i=!1),(!Array.isArray(a)||!a.every(TD))&&(console.warn('Skipped "'.concat(o,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(r,n){var o=Zs(n,2),a=o[0],i=o[1];return H$(H$({},r),{},OD({},a,i))},{});return[{description:"Files",accept:t}]}return e}function Hfe(e){if(Ia(e))return Object.entries(e).reduce(function(t,r){var n=Zs(r,2),o=n[0],a=n[1];return[].concat(U$(t),[o],U$(a))},[]).filter(function(t){return RD(t)||TD(t)}).join(",")}function qfe(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function Gfe(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function RD(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function TD(e){return/^.*\.[\w]+$/.test(e)}var Qfe=["children"],Kfe=["open"],Yfe=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],Xfe=["refKey","onChange","onClick"];function Jfe(e){return tpe(e)||epe(e)||ID(e)||Zfe()}function Zfe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
223
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function epe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function tpe(e){if(Array.isArray(e))return ry(e)}function wg(e,t){return ope(e)||npe(e,t)||ID(e,t)||rpe()}function rpe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
224
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ID(e,t){if(e){if(typeof e=="string")return ry(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return ry(e,t)}}function ry(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function npe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],o=!0,a=!1,i,l;try{for(r=r.call(e);!(o=(i=r.next()).done)&&(n.push(i.value),!(t&&n.length===t));o=!0);}catch(c){a=!0,l=c}finally{try{!o&&r.return!=null&&r.return()}finally{if(a)throw l}}return n}}function ope(e){if(Array.isArray(e))return e}function K$(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),r.push.apply(r,n)}return r}function gt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?K$(Object(r),!0).forEach(function(n){ny(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):K$(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ny(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Xp(e,t){if(e==null)return{};var r=ape(e,t),n,o;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function ape(e,t){if(e==null)return{};var r={},n=Object.keys(e),o,a;for(a=0;a<n.length;a++)o=n[a],!(t.indexOf(o)>=0)&&(r[o]=e[o]);return r}var A1=f.forwardRef(function(e,t){var r=e.children,n=Xp(e,Qfe),o=DD(n),a=o.open,i=Xp(o,Kfe);return f.useImperativeHandle(t,function(){return{open:a}},[a]),s.createElement(f.Fragment,null,r(gt(gt({},i),{},{open:a})))});A1.displayName="Dropzone";var ND={disabled:!1,getFilesFromEvent:vfe,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};A1.defaultProps=ND;A1.propTypes={children:$e.func,accept:$e.objectOf($e.arrayOf($e.string)),multiple:$e.bool,preventDropOnDocument:$e.bool,noClick:$e.bool,noKeyboard:$e.bool,noDrag:$e.bool,noDragEventsBubbling:$e.bool,minSize:$e.number,maxSize:$e.number,maxFiles:$e.number,disabled:$e.bool,getFilesFromEvent:$e.func,onFileDialogCancel:$e.func,onFileDialogOpen:$e.func,useFsAccessApi:$e.bool,autoFocus:$e.bool,onDragEnter:$e.func,onDragLeave:$e.func,onDragOver:$e.func,onDrop:$e.func,onDropAccepted:$e.func,onDropRejected:$e.func,onError:$e.func,validator:$e.func};var oy={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function DD(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=gt(gt({},ND),e),r=t.accept,n=t.disabled,o=t.getFilesFromEvent,a=t.maxSize,i=t.minSize,l=t.multiple,c=t.maxFiles,u=t.onDragEnter,d=t.onDragLeave,p=t.onDragOver,h=t.onDrop,g=t.onDropAccepted,y=t.onDropRejected,v=t.onFileDialogCancel,E=t.onFileDialogOpen,w=t.useFsAccessApi,b=t.autoFocus,_=t.preventDropOnDocument,x=t.noClick,S=t.noKeyboard,$=t.noDrag,O=t.noDragEventsBubbling,C=t.onError,T=t.validator,j=f.useMemo(function(){return Hfe(r)},[r]),k=f.useMemo(function(){return Wfe(r)},[r]),I=f.useMemo(function(){return typeof E=="function"?E:Y$},[E]),F=f.useMemo(function(){return typeof v=="function"?v:Y$},[v]),D=f.useRef(null),z=f.useRef(null),q=f.useReducer(ipe,oy),K=wg(q,2),R=K[0],N=K[1],V=R.isFocused,Q=R.isFileDialogActive,ie=f.useRef(typeof window<"u"&&window.isSecureContext&&w&&Ufe()),Oe=function(){!ie.current&&Q&&setTimeout(function(){if(z.current){var pe=z.current.files;pe.length||(N({type:"closeDialog"}),F())}},300)};f.useEffect(function(){return window.addEventListener("focus",Oe,!1),function(){window.removeEventListener("focus",Oe,!1)}},[z,Q,F,ie]);var ue=f.useRef([]),Me=function(pe){D.current&&D.current.contains(pe.target)||(pe.preventDefault(),ue.current=[])};f.useEffect(function(){return _&&(document.addEventListener("dragover",Q$,!1),document.addEventListener("drop",Me,!1)),function(){_&&(document.removeEventListener("dragover",Q$),document.removeEventListener("drop",Me))}},[D,_]),f.useEffect(function(){return!n&&b&&D.current&&D.current.focus(),function(){}},[D,b,n]);var Ie=f.useCallback(function(Z){C?C(Z):console.error(Z)},[C]),dt=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),St(Z),ue.current=[].concat(Jfe(ue.current),[Z.target]),ju(Z)&&Promise.resolve(o(Z)).then(function(pe){if(!(Yp(Z)&&!O)){var Qe=pe.length,ft=Qe>0&&zfe({files:pe,accept:j,minSize:i,maxSize:a,multiple:l,maxFiles:c,validator:T}),pt=Qe>0&&!ft;N({isDragAccept:ft,isDragReject:pt,isDragActive:!0,type:"setDraggedFiles"}),u&&u(Z)}}).catch(function(pe){return Ie(pe)})},[o,u,Ie,O,j,i,a,l,c,T]),tt=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),St(Z);var pe=ju(Z);if(pe&&Z.dataTransfer)try{Z.dataTransfer.dropEffect="copy"}catch{}return pe&&p&&p(Z),!1},[p,O]),rt=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),St(Z);var pe=ue.current.filter(function(ft){return D.current&&D.current.contains(ft)}),Qe=pe.indexOf(Z.target);Qe!==-1&&pe.splice(Qe,1),ue.current=pe,!(pe.length>0)&&(N({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),ju(Z)&&d&&d(Z))},[D,d,O]),Tr=f.useCallback(function(Z,pe){var Qe=[],ft=[];Z.forEach(function(pt){var ro=kD(pt,j),mn=wg(ro,2),Dr=mn[0],Io=mn[1],wa=jD(pt,i,a),A=wg(wa,2),L=A[0],U=A[1],Y=T?T(pt):null;if(Dr&&L&&!Y)Qe.push(pt);else{var me=[Io,U];Y&&(me=me.concat(Y)),ft.push({file:pt,errors:me.filter(function(ve){return ve})})}}),(!l&&Qe.length>1||l&&c>=1&&Qe.length>c)&&(Qe.forEach(function(pt){ft.push({file:pt,errors:[Lfe]})}),Qe.splice(0)),N({acceptedFiles:Qe,fileRejections:ft,type:"setFiles"}),h&&h(Qe,ft,pe),ft.length>0&&y&&y(ft,pe),Qe.length>0&&g&&g(Qe,pe)},[N,l,j,i,a,c,h,g,y,T]),Ir=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),St(Z),ue.current=[],ju(Z)&&Promise.resolve(o(Z)).then(function(pe){Yp(Z)&&!O||Tr(pe,Z)}).catch(function(pe){return Ie(pe)}),N({type:"reset"})},[o,Tr,Ie,O]),or=f.useCallback(function(){if(ie.current){N({type:"openDialog"}),I();var Z={multiple:l,types:k};window.showOpenFilePicker(Z).then(function(pe){return o(pe)}).then(function(pe){Tr(pe,null),N({type:"closeDialog"})}).catch(function(pe){qfe(pe)?(F(pe),N({type:"closeDialog"})):Gfe(pe)?(ie.current=!1,z.current?(z.current.value=null,z.current.click()):Ie(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Ie(pe)});return}z.current&&(N({type:"openDialog"}),I(),z.current.value=null,z.current.click())},[N,I,F,w,Tr,Ie,k,l]),pn=f.useCallback(function(Z){!D.current||!D.current.isEqualNode(Z.target)||(Z.key===" "||Z.key==="Enter"||Z.keyCode===32||Z.keyCode===13)&&(Z.preventDefault(),or())},[D,or]),Tt=f.useCallback(function(){N({type:"focus"})},[]),Nr=f.useCallback(function(){N({type:"blur"})},[]),to=f.useCallback(function(){x||(Bfe()?setTimeout(or,0):or())},[x,or]),qe=function(pe){return n?null:pe},Gr=function(pe){return S?null:qe(pe)},Qr=function(pe){return $?null:qe(pe)},St=function(pe){O&&pe.stopPropagation()},pi=f.useMemo(function(){return function(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},pe=Z.refKey,Qe=pe===void 0?"ref":pe,ft=Z.role,pt=Z.onKeyDown,ro=Z.onFocus,mn=Z.onBlur,Dr=Z.onClick,Io=Z.onDragEnter,wa=Z.onDragOver,A=Z.onDragLeave,L=Z.onDrop,U=Xp(Z,Yfe);return gt(gt(ny({onKeyDown:Gr(Mn(pt,pn)),onFocus:Gr(Mn(ro,Tt)),onBlur:Gr(Mn(mn,Nr)),onClick:qe(Mn(Dr,to)),onDragEnter:Qr(Mn(Io,dt)),onDragOver:Qr(Mn(wa,tt)),onDragLeave:Qr(Mn(A,rt)),onDrop:Qr(Mn(L,Ir)),role:typeof ft=="string"&&ft!==""?ft:"presentation"},Qe,D),!n&&!S?{tabIndex:0}:{}),U)}},[D,pn,Tt,Nr,to,dt,tt,rt,Ir,S,$,n]),mi=f.useCallback(function(Z){Z.stopPropagation()},[]),hi=f.useMemo(function(){return function(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},pe=Z.refKey,Qe=pe===void 0?"ref":pe,ft=Z.onChange,pt=Z.onClick,ro=Xp(Z,Xfe),mn=ny({accept:j,multiple:l,type:"file",style:{display:"none"},onChange:qe(Mn(ft,Ir)),onClick:qe(Mn(pt,mi)),tabIndex:-1},Qe,z);return gt(gt({},mn),ro)}},[z,r,l,Ir,n]);return gt(gt({},R),{},{isFocused:V&&!n,getRootProps:pi,getInputProps:hi,rootRef:D,inputRef:z,open:qe(or)})}function ipe(e,t){switch(t.type){case"focus":return gt(gt({},e),{},{isFocused:!0});case"blur":return gt(gt({},e),{},{isFocused:!1});case"openDialog":return gt(gt({},oy),{},{isFileDialogActive:!0});case"closeDialog":return gt(gt({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return gt(gt({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return gt(gt({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return gt({},oy);default:return e}}function Y$(){}const[lpe,spe]=Po("Dropzone component was not found in tree");var X$=Object.getOwnPropertySymbols,cpe=Object.prototype.hasOwnProperty,upe=Object.prototype.propertyIsEnumerable,dpe=(e,t)=>{var r={};for(var n in e)cpe.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&X$)for(var n of X$(e))t.indexOf(n)<0&&upe.call(e,n)&&(r[n]=e[n]);return r};function M1(e){const t=r=>{const n=G(`Dropzone${Ew(e)}`,{},r),{children:o}=n,a=dpe(n,["children"]),i=spe(),l=_l(o)?o:s.createElement("span",null,o);return i[e]?f.cloneElement(l,a):null};return t.displayName=`@mantine/dropzone/${Ew(e)}`,t}const fpe=M1("accept"),ppe=M1("reject"),mpe=M1("idle");var hpe=Object.defineProperty,gpe=Object.defineProperties,vpe=Object.getOwnPropertyDescriptors,J$=Object.getOwnPropertySymbols,ype=Object.prototype.hasOwnProperty,wpe=Object.prototype.propertyIsEnumerable,Z$=(e,t,r)=>t in e?hpe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eO=(e,t)=>{for(var r in t||(t={}))ype.call(t,r)&&Z$(e,r,t[r]);if(J$)for(var r of J$(t))wpe.call(t,r)&&Z$(e,r,t[r]);return e},bpe=(e,t)=>gpe(e,vpe(t)),_pe=W((e,{padding:t,radius:r})=>{const n=e.fn.variant({color:"red",variant:"light"}),o=e.fn.variant({color:e.primaryColor,variant:"light"});return{root:bpe(eO(eO({},e.fn.fontStyles()),e.fn.focusStyles()),{boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${P(2)} dashed ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,padding:M({size:t,sizes:e.spacing}),borderRadius:e.fn.radius(r),cursor:"pointer",userSelect:"none",transition:"background-color 150ms ease",position:"relative","&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[0]},"&[data-loading]":{cursor:"default","&:hover":{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white}},"&[data-accept]":{backgroundColor:e.colorScheme==="dark"?o.background:e.colors[e.primaryColor][0],borderColor:e.colorScheme==="dark"?o.border:e.colors[e.primaryColor][4],"&:hover":{backgroundColor:e.colorScheme==="dark"?o.background:e.colors[e.primaryColor][0]}},"&[data-reject]":{backgroundColor:e.colorScheme==="dark"?n.background:e.colors.red[0],borderColor:e.colorScheme==="dark"?n.border:e.colors.red[4],"&:hover":{backgroundColor:e.colorScheme==="dark"?n.background:e.colors.red[0]}}}),inner:{pointerEvents:"none",userSelect:"none"}}});const xpe=_pe;var Epe=Object.defineProperty,Spe=Object.defineProperties,Ppe=Object.getOwnPropertyDescriptors,Jp=Object.getOwnPropertySymbols,AD=Object.prototype.hasOwnProperty,MD=Object.prototype.propertyIsEnumerable,tO=(e,t,r)=>t in e?Epe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,as=(e,t)=>{for(var r in t||(t={}))AD.call(t,r)&&tO(e,r,t[r]);if(Jp)for(var r of Jp(t))MD.call(t,r)&&tO(e,r,t[r]);return e},bg=(e,t)=>Spe(e,Ppe(t)),$pe=(e,t)=>{var r={};for(var n in e)AD.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Jp)for(var n of Jp(e))t.indexOf(n)<0&&MD.call(e,n)&&(r[n]=e[n]);return r};const Ope={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,useFsAccessApi:!0};function Tl(e){const t=G("Dropzone",Ope,e),{className:r,padding:n,radius:o,disabled:a,classNames:i,styles:l,loading:c,multiple:u,maxSize:d,accept:p,children:h,onDropAny:g,onDrop:y,onReject:v,openRef:E,name:w,unstyled:b,maxFiles:_,autoFocus:x,activateOnClick:S,activateOnDrag:$,dragEventsBubbling:O,activateOnKeyboard:C,onDragEnter:T,onDragLeave:j,onDragOver:k,onFileDialogCancel:I,onFileDialogOpen:F,preventDropOnDocument:D,useFsAccessApi:z,getFilesFromEvent:q,validator:K,variant:R}=t,N=$pe(t,["className","padding","radius","disabled","classNames","styles","loading","multiple","maxSize","accept","children","onDropAny","onDrop","onReject","openRef","name","unstyled","maxFiles","autoFocus","activateOnClick","activateOnDrag","dragEventsBubbling","activateOnKeyboard","onDragEnter","onDragLeave","onDragOver","onFileDialogCancel","onFileDialogOpen","preventDropOnDocument","useFsAccessApi","getFilesFromEvent","validator","variant"]),{classes:V,cx:Q}=xpe({radius:o,padding:n},{name:"Dropzone",classNames:i,styles:l,unstyled:b,variant:R}),{getRootProps:ie,getInputProps:Oe,isDragAccept:ue,isDragReject:Me,open:Ie}=DD(as({onDrop:g,onDropAccepted:y,onDropRejected:v,disabled:a||c,accept:Array.isArray(p)?p.reduce((tt,rt)=>bg(as({},tt),{[rt]:[]}),{}):p,multiple:u,maxSize:d,maxFiles:_,autoFocus:x,noClick:!S,noDrag:!$,noDragEventsBubbling:!O,noKeyboard:!C,onDragEnter:T,onDragLeave:j,onDragOver:k,onFileDialogCancel:I,onFileDialogOpen:F,preventDropOnDocument:D,useFsAccessApi:z,validator:K},q?{getFilesFromEvent:q}:null));uC(E,Ie);const dt=!ue&&!Me;return s.createElement(lpe,{value:{accept:ue,reject:Me,idle:dt}},s.createElement(le,bg(as(as({},N),ie()),{"data-accept":ue||void 0,"data-reject":Me||void 0,"data-idle":dt||void 0,"data-loading":c||void 0,className:Q(V.root,r)}),s.createElement(hI,{visible:c,radius:o,unstyled:b}),s.createElement("input",bg(as({},Oe()),{name:w})),s.createElement("div",{className:V.inner},h)))}Tl.displayName="@mantine/dropzone/Dropzone";Tl.Accept=fpe;Tl.Reject=ppe;Tl.Idle=mpe;const LD=Tl;var Cpe=Object.defineProperty,kpe=Object.defineProperties,jpe=Object.getOwnPropertyDescriptors,rO=Object.getOwnPropertySymbols,Rpe=Object.prototype.hasOwnProperty,Tpe=Object.prototype.propertyIsEnumerable,nO=(e,t,r)=>t in e?Cpe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ipe=(e,t)=>{for(var r in t||(t={}))Rpe.call(t,r)&&nO(e,r,t[r]);if(rO)for(var r of rO(t))Tpe.call(t,r)&&nO(e,r,t[r]);return e},Npe=(e,t)=>kpe(e,jpe(t)),Dpe=W(e=>({wrapper:Npe(Ipe({},e.fn.cover(0)),{position:"fixed",backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,display:"flex",padding:e.spacing.xs,transition:"opacity 100ms ease"}),dropzone:{flex:1}}));const Ape=Dpe;var Mpe=Object.defineProperty,Lpe=Object.defineProperties,zpe=Object.getOwnPropertyDescriptors,Zp=Object.getOwnPropertySymbols,zD=Object.prototype.hasOwnProperty,FD=Object.prototype.propertyIsEnumerable,oO=(e,t,r)=>t in e?Mpe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_g=(e,t)=>{for(var r in t||(t={}))zD.call(t,r)&&oO(e,r,t[r]);if(Zp)for(var r of Zp(t))FD.call(t,r)&&oO(e,r,t[r]);return e},xg=(e,t)=>Lpe(e,zpe(t)),Fpe=(e,t)=>{var r={};for(var n in e)zD.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Zp)for(var n of Zp(e))t.indexOf(n)<0&&FD.call(e,n)&&(r[n]=e[n]);return r};const Vpe={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,active:!0,zIndex:jn("max"),withinPortal:!0};function VD(e){const t=G("DropzoneFullScreen",Vpe,e),{classNames:r,styles:n,sx:o,className:a,style:i,unstyled:l,active:c,onDrop:u,onReject:d,zIndex:p,withinPortal:h,portalProps:g}=t,y=Fpe(t,["classNames","styles","sx","className","style","unstyled","active","onDrop","onReject","zIndex","withinPortal","portalProps"]),[v,E]=s.useState(0),[w,{open:b,close:_}]=r6(!1),{classes:x,cx:S}=Ape(null,{name:"DropzoneFullScreen",classNames:r,styles:n,unstyled:l}),$=C=>{C.dataTransfer.types.includes("Files")&&(E(T=>T+1),b())},O=()=>{E(C=>C-1)};return f.useEffect(()=>{v===0&&_()},[v]),f.useEffect(()=>{if(c)return document.addEventListener("dragenter",$,!1),document.addEventListener("dragleave",O,!1),()=>{document.removeEventListener("dragenter",$,!1),document.removeEventListener("dragleave",O,!1)}},[c]),s.createElement($l,xg(_g({},g),{withinPortal:h}),s.createElement(le,{className:S(x.wrapper,a),sx:o,style:xg(_g({},i),{opacity:w?1:0,pointerEvents:w?"all":"none",zIndex:p})},s.createElement(Tl,xg(_g({},y),{classNames:r,styles:n,unstyled:l,className:x.dropzone,onDrop:C=>{u==null||u(C),_()},onReject:C=>{d==null||d(C),_()}}))))}VD.displayName="@mantine/dropzone/DropzoneFullScreen";LD.FullScreen=VD;const Ru=LD,Bpe='{"resourceType": "Bundle"}';function Eg({id:e,title:t,message:r,color:n,icon:o,withCloseButton:a=!1,method:i="show"}){mo[i]({id:e,loading:!0,title:t,message:r,color:n,icon:o,withCloseButton:a,autoClose:!1})}function Upe(){const e=nr(),t=re(),[r,n]=f.useState({}),o=f.useCallback(async(l,c)=>{const u="batch-upload";Eg({id:u,title:"Batch Upload in Progress",message:"Your batch data is being uploaded. This may take a moment...",method:"show"});try{n({});let d=JSON.parse(l);d.type!=="batch"&&d.type!=="transaction"&&(d=eN(d));const p=await t.executeBatch(d);n(h=>({...h,[c]:p})),Eg({id:u,title:"Batch Upload Successful",message:"Your batch data was successfully uploaded.",color:"green",method:"update",icon:m.jsx(SD,{size:"1rem"}),withCloseButton:!0})}catch(d){Eg({id:u,title:"Batch Upload Failed",color:"red",message:ke(d),method:"update",icon:m.jsx(Zv,{size:"1rem"}),withCloseButton:!0})}},[t]),a=f.useCallback(async l=>{for(const c of l){const u=new FileReader;u.onload=d=>{var p;return o((p=d.target)==null?void 0:p.result,c.name)},u.readAsText(c)}},[o]),i=f.useCallback(async l=>{await o(l.input,"JSON Data")},[o]);return m.jsxs(be,{children:[m.jsx(fe,{children:"Batch Create"}),m.jsxs("p",{children:["Use this page to create, read, or update multiple resources. For more details, see ",m.jsx("a",{href:"https://www.hl7.org/fhir/http.html#transaction",children:"FHIR Batch and Transaction"}),"."]}),Object.keys(r).length===0&&m.jsxs(m.Fragment,{children:[m.jsx("h3",{children:"Input"}),m.jsxs(Be,{defaultValue:"upload",children:[m.jsxs(Be.List,{children:[m.jsx(Be.Tab,{value:"upload",children:"File Upload"}),m.jsx(Be.Tab,{value:"json",children:"JSON"})]}),m.jsx(Be.Panel,{value:"upload",pt:"xs",children:m.jsx(Ru,{onDrop:a,accept:["application/json"],children:m.jsxs(J,{position:"center",spacing:"xl",style:{minHeight:220,pointerEvents:"none"},children:[m.jsx(Ru.Accept,{children:m.jsx(F$,{size:50,stroke:1.5,color:e.colors[e.primaryColor][5]})}),m.jsx(Ru.Reject,{children:m.jsx(Zv,{size:50,stroke:1.5,color:e.colors.red[5]})}),m.jsx(Ru.Idle,{children:m.jsx(F$,{size:50,stroke:1.5})}),m.jsxs("div",{children:[m.jsx(oe,{size:"xl",inline:!0,children:"Drag files here or click to select files"}),m.jsx(oe,{size:"sm",color:"dimmed",inline:!0,mt:7,children:"Attach as many files as you like"})]})]})})}),m.jsx(Be.Panel,{value:"json",pt:"xs",children:m.jsxs(Ne,{onSubmit:i,children:[m.jsx(kl,{"data-testid":"batch-input",name:"input",minRows:20,defaultValue:Bpe,deserialize:JSON.parse}),m.jsx(J,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(ee,{type:"submit",children:"Submit"})})]})})]})]}),Object.keys(r).length>0&&m.jsxs(m.Fragment,{children:[m.jsx("h3",{children:"Output"}),m.jsxs(Be,{defaultValue:Object.keys(r)[0],children:[m.jsx(Be.List,{children:Object.keys(r).map(l=>m.jsx(Be.Tab,{value:l,children:l},l))}),Object.keys(r).map(l=>m.jsx(Be.Panel,{value:l,children:m.jsx("pre",{style:{border:"1px solid #888"},children:JSON.stringify(r[l],void 0,2)})},l))]}),m.jsx(J,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(ee,{onClick:()=>n({}),children:"Start over"})})]})]})}function Wpe(){const{resourceType:e}=Ge(),r=(Object.fromEntries(new URLSearchParams(location.search).entries()).ids||"").split(",").filter(i=>!!i),n=re(),[o,a]=f.useState();return f.useEffect(()=>{n.searchResources("Questionnaire",`subject-type=${e}`).then(a).catch(console.log)},[n,e]),o?o.length===0?m.jsxs(be,{children:[m.jsxs(fe,{children:["No apps for ",e]}),m.jsx(Re,{to:`/${e}`,children:"Return to search page"})]}):m.jsx(be,{children:m.jsx("div",{children:o.map(i=>m.jsxs("div",{children:[m.jsx("h3",{children:m.jsx(Re,{to:`/forms/${i.id}?subject=`+r.map(l=>`${e}/${l}`).join(","),children:i.name})}),m.jsx("p",{children:i.description})]},i.id))})}):m.jsx(ua,{})}function Hpe(){const e=re(),[t,r]=f.useState(),[n,o]=f.useState(!1);return m.jsx(be,{width:450,children:m.jsxs(Ne,{style:{maxWidth:400},onSubmit:a=>{r(void 0),e.post("auth/changepassword",a).then(()=>o(!0)).catch(i=>r(xt(i)))},children:[m.jsxs(er,{sx:{flexDirection:"column"},children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Change password"})]}),!n&&m.jsxs(je,{spacing:"xl",mt:"xl",children:[m.jsx(po,{name:"oldPassword",label:"Old password",required:!0,autoFocus:!0,error:it(t,"oldPassword")}),m.jsx(po,{name:"newPassword",label:"New password",required:!0,error:it(t,"newPassword")}),m.jsx(po,{name:"confirmPassword",label:"Confirm new password",required:!0,error:it(t,"confirmPassword")}),m.jsx(J,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(ee,{type:"submit",children:"Change password"})})]}),n&&m.jsx("div",{"data-testid":"success",children:"Password changed successfully"})]})})}const BD=["Form","JSON"],qpe=BD[0].toLowerCase();function Gpe(){const e=Et(),{resourceType:t}=Ge(),r=window.location.pathname.split("/").pop(),[n,o]=f.useState(r??qpe);function a(i){o(i),e(`/${t}/new/${i}`)}return m.jsxs(m.Fragment,{children:[m.jsxs(Pn,{children:[m.jsxs(oe,{p:"md",weight:500,children:["New ",t]}),m.jsx(ai,{children:m.jsx(Be,{defaultValue:"form",value:n,onTabChange:a,children:m.jsx(Be.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:BD.map(i=>m.jsx(Be.Tab,{value:i.toLowerCase(),px:"md",children:i},i))})})})]}),m.jsx(N1,{})]})}function Qpe(){return m.jsx(be,{children:m.jsxs(je,{children:[m.jsx(fe,{order:1,children:"Unexpected Error"}),m.jsx(oe,{children:"We're sorry, something went wrong."}),m.jsxs(oe,{children:["Please contact ",m.jsx(Ae,{href:"mailto:support@medplum.com",children:"support"})," for assistance."]})]})})}const lh=W(e=>({root:{display:"flex",flexDirection:"row",alignItems:"center",padding:"8px 10px"},entry:{display:"inline-block",margin:"5px 20px 5px 5px"},key:{color:e.colors.gray[6],textTransform:"uppercase",fontSize:e.fontSizes.xs,whiteSpace:"nowrap"},value:{fontSize:e.fontSizes.md,fontWeight:600,marginLeft:0,whiteSpace:"nowrap"}}));function Se(e){const{classes:t}=lh();return m.jsx(ai,{children:m.jsx("div",{className:t.root,children:e.children})})}Se.Entry=function(t){const{classes:r}=lh();return m.jsx("div",{className:r.entry,children:t.children})};Se.Key=function(t){const{classes:r}=lh();return m.jsx("div",{className:r.key,children:t.children})};Se.Value=function(t){const{classes:r}=lh();return m.jsx("div",{className:r.value,children:t.children})};function Kpe(e){if(e.gender==="male")return"blue";if(e.gender==="female")return"pink"}function UD(e){var r,n;const t=et(e.patient);return t?m.jsxs(Se,{children:[m.jsx(da,{value:t,size:"lg",color:Kpe(t)}),m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Name"}),m.jsx(Se.Value,{children:m.jsx(Re,{to:t,children:t.name?m.jsx(c1,{value:t.name[0],options:{use:!1}}):"[blank]"})})]}),t.birthDate&&m.jsxs(m.Fragment,{children:[m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"DoB"}),m.jsx(Se.Value,{children:t.birthDate})]}),m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Age"}),m.jsx(Se.Value,{children:xne(t.birthDate)})]})]}),t.gender&&m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Gender"}),m.jsx(Se.Value,{children:t.gender})]}),t.address&&m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"State"}),m.jsx(Se.Value,{children:(r=t.address[0])==null?void 0:r.state})]}),(n=t.identifier)==null?void 0:n.map(o=>m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:o==null?void 0:o.system}),m.jsx(Se.Value,{children:o==null?void 0:o.value})]},`${o==null?void 0:o.system}-${o==null?void 0:o.value}`))]}):null}function WD(e){const t=et(e.resource);if(!t)return null;const r=[{key:"Type",value:m.jsx(Re,{to:`/${t.resourceType}`,children:t.resourceType})}];function n(l,c){l&&c&&r.push({key:l,value:c})}function o(l){l&&n(l.system,l.value)}function a(l,c){Array.isArray(c)?c.forEach(u=>a(l,u)):typeof c=="string"?n(l,c):c&&(Array.isArray(c.coding)?n(l,c.coding.map(u=>u.display||u.code).join(", ")):n(l,c.text))}const i=xo(t);return i!==st(t)&&n("Name",i),"category"in t&&a("Category",t.category),t.resourceType!=="Bot"&&"code"in t&&a("Code",t.code),"identifier"in t&&(Array.isArray(t.identifier)?t.identifier.forEach(o):o(t.identifier)),r.length===1&&r.push({key:"ID",value:t.id}),m.jsx(Se,{children:r.map(l=>m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:l.key}),m.jsx(Se.Value,{children:l.value})]},`${l.key}-${l.value}`))})}function L1(e){if(e.resourceType==="Patient")return e;if(e.resourceType==="DiagnosticReport"||e.resourceType==="Encounter"||e.resourceType==="Observation"||e.resourceType==="ServiceRequest")return e.subject}function Ype(e){var t;if(e.resourceType==="Specimen")return e;if(e.resourceType==="Observation")return e.specimen;if(e.resourceType==="DiagnosticReport"||e.resourceType==="ServiceRequest")return(t=e.specimen)==null?void 0:t[0]}function rd(e,t){return new Promise((r,n)=>{var a;const o=new MessageChannel;o.port1.onmessage=({data:i})=>{o.port1.close(),i.error?n(i.error):r(i.result)},(a=e.contentWindow)==null||a.postMessage(t,"https://codeeditor.medplum.com",[o.port2])})}function ya(e){var t;return j4((t=e.getActiveLogin())==null?void 0:t.project)}function Xpe(e,t){const r=new Blob([e],{type:lr.JSON}),n=URL.createObjectURL(r),o=document.createElement("a");o.href=n;const a=t??new Date().toISOString().replace(/\D/g,"");o.download=`${a}.json`,document.body.appendChild(o),o.click(),URL.revokeObjectURL(n)}function Jpe(){const{id:e}=Ge(),t=va(),n=Object.fromEntries(new URLSearchParams(t.search).entries()).subject,o=re(),[a,i]=f.useState(!0),[l,c]=f.useState(),[u,d]=f.useState(),[p,h]=f.useState(),[g,y]=f.useState(),[v,E]=f.useState();if(f.useEffect(()=>{const _={resourceType:"Bundle",type:"batch",entry:[{request:{method:"GET",url:`Questionnaire/${e}`}}]};if(n){const x=n.split(",").filter(S=>!!S);x.length===1&&_.entry.push({request:{method:"GET",url:x[0]}}),d(x)}o.executeBatch(_).then(x=>{var S,$,O,C,T,j,k;((O=($=(S=x.entry)==null?void 0:S[0])==null?void 0:$.response)==null?void 0:O.status)!=="200"?y((T=(C=x.entry)==null?void 0:C[0])==null?void 0:T.response):(c((j=x.entry[0])==null?void 0:j.resource),h((k=x.entry[1])==null?void 0:k.resource)),i(!1)}).catch(x=>{y(x),i(!1)})},[o,e,n]),g)return m.jsx(be,{children:m.jsx("pre",{"data-testid":"error",children:JSON.stringify(g,void 0,2)})});if(v)return m.jsxs(be,{children:[m.jsx(fe,{children:l==null?void 0:l.title}),m.jsx("p",{children:"Your response has been recorded."}),m.jsxs("ul",{children:[v.length===1&&m.jsx("li",{children:m.jsx(Re,{to:v[0],children:"Review your answers"})}),v.length>1&&m.jsxs("li",{children:["Review your answers:",m.jsx("ul",{children:v.map(_=>m.jsx("li",{children:m.jsx(Re,{to:_,children:st(_)})},_.id))})]}),p&&m.jsx("li",{children:m.jsxs(Re,{to:p,children:["Back to ",xo(p)]})}),m.jsx("li",{children:m.jsx(Re,{to:"/",children:"Go back home"})})]})]});if(a||!l)return m.jsx(ua,{});const w=p&&L1(p);return m.jsxs(m.Fragment,{children:[w&&m.jsx(UD,{patient:w}),p&&p.resourceType!=="Patient"&&m.jsx(WD,{resource:p}),m.jsx(Pn,{p:"xl",shadow:"xs",radius:0,children:m.jsxs(oe,{children:[xo(l),u&&u.length>1&&m.jsxs(m.Fragment,{children:[" (for ",u.length," resources)"]})]})}),m.jsx(be,{children:m.jsx(eD,{questionnaire:l,subject:p&&ct(p),onSubmit:b})})]});async function b(_){const x=[];if(!u||u.length===0)x.push(await o.createResource(_));else for(const S of u)x.push(await o.createResource({..._,subject:{reference:S}}));E(x)}}function HD(e,t){const r=e.resourceType||Zpe(t),n=e.fields??eme(r),o=e.filters??(e.resourceType?void 0:tme(r)),a=e.sortRules??rme(r),i=e.offset??0,l=e.count??xc;return{...e,resourceType:r,fields:n,filters:o,sortRules:a,offset:i,count:l}}function Zpe(e){var t,r;return localStorage.getItem("defaultResourceType")??((r=(t=e==null?void 0:e.option)==null?void 0:t.find(n=>n.id==="defaultResourceType"))==null?void 0:r.valueString)??"Patient"}function eme(e){const t=z1(e);if(t!=null&&t.fields)return t.fields;const r=["id","_lastUpdated"];switch(e){case"Patient":r.push("name","birthDate","gender");break;case"AccessPolicy":case"Bot":case"ClientApplication":case"Practitioner":case"Project":case"Organization":case"Questionnaire":case"UserConfiguration":r.push("name");break;case"CodeSystem":case"ValueSet":r.push("name","title","status");break;case"Condition":r.push("subject","code","clinicalStatus");break;case"Device":r.push("manufacturer","deviceName","patient");break;case"DeviceDefinition":r.push("manufacturer[x]","deviceName");break;case"DeviceRequest":r.push("code[x]","subject");break;case"DiagnosticReport":case"Observation":r.push("subject","code","status");break;case"Encounter":r.push("subject");break;case"ServiceRequest":r.push("subject","code","status","orderDetail");break;case"Subscription":r.push("criteria");break;case"User":r.push("email");break}return r}function tme(e){var t;return(t=z1(e))==null?void 0:t.filters}function rme(e){const t=z1(e);return t!=null&&t.sortRules?t.sortRules:[{code:"_lastUpdated",descending:!0}]}function z1(e){const t=localStorage.getItem(e+"-defaultSearch");return t?JSON.parse(t):void 0}function nme(e){localStorage.setItem("defaultResourceType",e.resourceType),localStorage.setItem(e.resourceType+"-defaultSearch",JSON.stringify(e))}function ome(e){return e!=="Bot"&&e!=="ClientApplication"}async function ame(e,t){const r={resourceType:e.resourceType,count:1e3,offset:0,filters:e.filters},n=HD(r,t.getUserConfiguration()),o=await t.search(n.resourceType,Wi({...n,total:"accurate",fields:void 0}));return eN(o)}const ime=W(e=>({paper:{[`@media (max-width: ${e.breakpoints.sm})`]:{margin:2,padding:4}}}));function aO(){const{classes:e}=ime(),t=re(),r=Et(),n=va(),[o,a]=f.useState();return f.useEffect(()=>{const i=Koe(n.pathname+n.search),l=HD(i,t.getUserConfiguration());n.pathname===`/${l.resourceType}`&&n.search===Wi(l)?(nme(l),a(l)):r(`/${l.resourceType}${Wi(l)}`)},[t,r,n]),!(o!=null&&o.resourceType)||!o.fields||o.fields.length===0?m.jsx(ua,{}):m.jsx(Pn,{shadow:"xs",m:"md",p:"xs",className:e.paper,children:m.jsx($c,{checkboxesEnabled:!0,search:o,userConfig:t.getUserConfiguration(),onClick:i=>r(`/${i.resource.resourceType}/${i.resource.id}`),onAuxClick:i=>window.open(`/${i.resource.resourceType}/${i.resource.id}`,"_blank"),onChange:i=>{r(`/${o.resourceType}${Wi(i.definition)}`)},onNew:ome(o.resourceType)?()=>{r(`/${o.resourceType}/new`)}:void 0,onExportCsv:()=>{const i=t.fhirUrl(o.resourceType,"$csv")+Wi(o);t.download(i).then(l=>{window.open(window.URL.createObjectURL(l),"_blank")}).catch(l=>de({color:"red",message:ke(l)}))},onExportTransactionBundle:async()=>{ame(o,t).then(i=>Xpe(JSON.stringify(i,void 0,2))).catch(i=>de({color:"red",message:ke(i)}))},onDelete:i=>{window.confirm("Are you sure you want to delete these resources?")&&(t.invalidateSearches(o.resourceType),t.executeBatch({resourceType:"Bundle",type:"batch",entry:i.map(l=>({request:{method:"DELETE",url:`${o.resourceType}/${l}`}}))}).then(()=>a({...o})).catch(l=>de({color:"red",message:ke(l)})))},onBulk:i=>{r(`/bulk/${o.resourceType}?ids=${i.join(",")}`)}})})}function lme(){const e=re(),[t,r]=f.useState(),[n,o]=f.useState(void 0);f.useEffect(()=>{e.get("auth/mfa/status").then(l=>{const c=new URL("https://chart.googleapis.com/chart");c.searchParams.set("chs","300x300"),c.searchParams.set("cht","qr"),c.searchParams.set("chl",l.enrollUri),c.searchParams.set("choe","UTF-8"),r(c.toString()),o(l.enrolled)}).catch(l=>de({color:"red",message:ke(l)}))},[e]);const a=f.useCallback(l=>{e.post("auth/mfa/enroll",l).then(()=>{o(!0),de({color:"green",message:"Success"})}).catch(c=>de({color:"red",message:ke(c)}))},[e]),i=f.useCallback(()=>{e.post("auth/mfa/disable",{}).catch(console.log)},[e]);return n===void 0?null:n?m.jsx(be,{children:m.jsxs(J,{children:[m.jsx(fe,{children:"MFA is enabled"}),m.jsx(ee,{onClick:i,children:"Disable MFA"})]})}):m.jsx(be,{width:400,children:m.jsxs(Ne,{onSubmit:a,children:[m.jsx(fe,{children:"Multi Factor Auth Setup"}),m.jsx(er,{children:m.jsx("img",{src:t})}),m.jsx(ae,{name:"token",label:"Code"}),m.jsx(J,{position:"right",mt:"xl",children:m.jsx(ee,{type:"submit",children:"Enroll"})})]})})}const sme={baseUrl:"__MEDPLUM_BASE_URL__",clientId:"__MEDPLUM_CLIENT_ID__",googleClientId:"__GOOGLE_CLIENT_ID__",recaptchaSiteKey:"__RECAPTCHA_SITE_KEY__",registerEnabled:"__MEDPLUM_REGISTER_ENABLED__"};function jc(){return sme}function cme(){const e=Et(),[t]=D1(),r=t.get("client_id");if(!r)return null;const n=t.get("scope")||"openid";function o(a){const i=new URL(t.get("redirect_uri"));for(const l of["scope","state","nonce"])t.has(l)&&i.searchParams.set(l,t.get(l));i.searchParams.set("code",a),window.location.assign(i.toString())}return m.jsxs(ON,{onCode:o,onForgotPassword:()=>e("/resetpassword"),onRegister:()=>e("/register"),googleClientId:jc().googleClientId,clientId:r||void 0,scope:n,nonce:t.get("nonce")||void 0,launch:t.get("launch")||void 0,codeChallenge:t.get("code_challenge")||void 0,codeChallengeMethod:t.get("code_challenge_method")||void 0,chooseScopes:n!=="openid",children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Sign in to Medplum"})]})}function ume(){const e=re(),t=Et(),r=jc();return f.useEffect(()=>{e.getProfile()&&t("/signin?project=new")},[e,t]),m.jsxs(ule,{type:"project",onSuccess:()=>t("/"),googleClientId:r.googleClientId,recaptchaSiteKey:r.recaptchaSiteKey,children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Create a new account"})]})}function dme(){const e=Et(),t=re(),[r,n]=f.useState(),[o,a]=f.useState(!1),i=jc().recaptchaSiteKey;return f.useEffect(()=>{PN(i)},[i]),m.jsx(be,{width:450,children:m.jsxs(Ne,{style:{maxWidth:400},onSubmit:async l=>{let c="";c=await $N(i),t.post("auth/resetpassword",{...l,recaptchaToken:c}).then(()=>a(!0)).catch(u=>n(xt(u)))},children:[m.jsxs(je,{spacing:"lg",mb:"xl",align:"center",children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Medplum Password Reset"})]}),m.jsxs(je,{spacing:"xl",children:[m.jsx(ha,{issues:g1(r,void 0)}),!o&&m.jsxs(m.Fragment,{children:[m.jsx(ae,{name:"email",type:"email",label:"Email",required:!0,autoFocus:!0,error:it(r,"email")}),m.jsxs(J,{position:"apart",mt:"xl",noWrap:!0,children:[m.jsx(Ae,{component:"button",type:"button",color:"dimmed",onClick:()=>e("/register"),size:"xs",children:"Register"}),m.jsx(ee,{type:"submit",children:"Reset password"})]})]}),o&&m.jsx("div",{children:"If the account exists on our system, a password reset email will be sent."})]})]})})}function fme(){var a;const e=Et(),t=re(),[r,n]=f.useState();f.useEffect(()=>{t.get("auth/me").then(n).catch(i=>de({color:"red",message:ke(i)}))},[t]);function o(i){t.post("auth/revoke",{loginId:i}).then(()=>t.get("auth/me",{cache:"no-cache"})).then(n).then(()=>de({color:"green",message:"Login revoked"})).catch(l=>de({color:"red",message:ke(l)}))}return r?m.jsxs(m.Fragment,{children:[m.jsxs(be,{children:[m.jsx(fe,{children:"Security"}),m.jsxs(v1,{children:[m.jsx(tl,{term:"ID",children:m.jsx(Ae,{href:`/${st(r.profile)}`,children:r.profile.id})}),m.jsx(tl,{term:"Resource Type",children:r.profile.resourceType}),m.jsx(tl,{term:"Name",children:bc((a=r.profile.name)==null?void 0:a[0])})]})]}),m.jsxs(be,{children:[m.jsx(fe,{children:"Sessions"}),m.jsxs(ci,{children:[m.jsx("thead",{children:m.jsxs("tr",{children:[m.jsx("th",{children:"OS"}),m.jsx("th",{children:"Browser"}),m.jsx("th",{children:"IP Address"}),m.jsx("th",{children:"Auth Method"}),m.jsx("th",{children:"Last Updated"}),m.jsx("th",{})]})}),m.jsx("tbody",{children:r.security.sessions.map(i=>m.jsxs("tr",{children:[m.jsx("td",{children:i.os}),m.jsx("td",{children:i.browser}),m.jsx("td",{children:i.remoteAddress}),m.jsx("td",{children:i.authMethod}),m.jsx("td",{children:Cr(i.lastUpdated)}),m.jsx("td",{children:m.jsx(Ae,{href:"#",onClick:()=>o(i.id),children:"Revoke"})})]},i.id))})]})]}),m.jsxs(be,{children:[m.jsx(fe,{children:"Password"}),m.jsx(ee,{onClick:()=>e("/changepassword"),children:"Change password"})]}),m.jsxs(be,{children:[m.jsx(fe,{children:"Multi Factor Auth"}),m.jsxs("p",{children:["Enrolled: ",r.security.mfaEnrolled.toString()]}),!r.security.mfaEnrolled&&m.jsx(ee,{onClick:()=>e("/mfa"),children:"Enroll"})]})]}):null}function pme(){const{id:e,secret:t}=Ge(),r=re(),[n,o]=f.useState(),[a,i]=f.useState(!1);return m.jsx(be,{width:450,children:m.jsxs(Ne,{style:{maxWidth:400},onSubmit:l=>{if(l.password!==l.confirmPassword){o(Ba("Passwords do not match","confirmPassword"));return}o(void 0);const c={id:e,secret:t,password:l.password};r.post("auth/setpassword",c).then(()=>i(!0)).catch(u=>o(xt(u)))},children:[m.jsxs(er,{sx:{flexDirection:"column"},children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Set password"})]}),!a&&m.jsxs(je,{children:[m.jsx(po,{name:"password",label:"New password",required:!0,error:it(n,"password")}),m.jsx(po,{name:"confirmPassword",label:"Confirm new password",required:!0,error:it(n,"confirmPassword")}),m.jsx(J,{position:"right",mt:"xl",children:m.jsx(ee,{type:"submit",children:"Set password"})})]}),a&&m.jsxs("div",{"data-testid":"success",children:["Password set. You can now ",m.jsx(Re,{to:"/signin",children:"sign in"}),"."]})]})})}function mme(){const e=Et(),[t]=D1(),r=jc();return m.jsxs(ON,{onSuccess:()=>e(t.get("next")||"/"),onForgotPassword:()=>e("/resetpassword"),onRegister:()=>e("/register"),googleClientId:r.googleClientId,login:t.get("login")||void 0,projectId:t.get("project")||void 0,children:[m.jsx(Rn,{size:32}),m.jsx(fe,{children:"Sign in to Medplum"}),t.get("project")==="new"&&m.jsx("div",{children:"Sign in again to create a new project"})]})}function hme(){const e=Et(),t=va(),[r,n]=f.useState(),[o,a]=f.useState(),[i,l]=f.useState();return f.useEffect(()=>{const c=Object.fromEntries(new URLSearchParams(t.search).entries());n(c.resourceType),a(c.query),l(JSON.parse(c.fields))},[t]),!r||!o||!i?null:m.jsx(fce,{resourceType:r,checkboxesEnabled:!0,query:o,fields:i,onClick:c=>e(`/${r}/${c.resource.id}`),onAuxClick:c=>window.open(`/${r}/${c.resource.id}`,"_blank"),onBulk:c=>{e(`/bulk/${r}?ids=${c.join(",")}`)}})}function sh(e){const t=re(),r=ya(t),n=Et(),[o,a]=f.useState({resourceType:"ProjectMembership",filters:[{code:"project",operator:te.EQUALS,value:"Project/"+r},{code:"profile-type",operator:te.EQUALS,value:e.resourceType}],fields:e.fields,count:100});return m.jsx($c,{search:o,onClick:i=>n(`/admin/members/${i.resource.id}`),onChange:i=>a(i.definition),hideFilters:!0,hideToolbar:!0})}function gme(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Bots"}),m.jsx(sh,{resourceType:"Bot",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(J,{position:"right",children:m.jsx(Re,{to:"/admin/bots/new",children:"Create new bot"})})]})}function vme(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Clients"}),m.jsx(sh,{resourceType:"ClientApplication",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(J,{position:"right",children:m.jsx(Re,{to:"/admin/clients/new",children:"Create new client"})})]})}function ch(e){return m.jsx(Rl,{resourceType:"AccessPolicy",name:"accessPolicy",defaultValue:e.defaultValue,placeholder:"Access Policy",onChange:t=>{Ro(t)?e.onChange(ct(t)):e.onChange(void 0)}})}function yme(){const e=re(),t=ya(e),[r,n]=f.useState(""),[o,a]=f.useState(""),[i,l]=f.useState(),[c,u]=f.useState(),[d,p]=f.useState(void 0);return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Create new Bot"}),m.jsxs(Ne,{onSubmit:()=>{const h={name:r,description:o,accessPolicy:i};e.post("admin/projects/"+t+"/bot",h).then(g=>{e.invalidateSearches("Bot"),e.invalidateSearches("ProjectMembership"),p(g),de({color:"green",message:"Bot created"})}).catch(g=>{de({color:"red",message:ke(g)}),u(xt(g))})},children:[!d&&m.jsxs(je,{children:[m.jsx(Je,{title:"Name",htmlFor:"name",outcome:c,children:m.jsx(ae,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:h=>n(h.currentTarget.value),error:it(c,"name")})}),m.jsx(Je,{title:"Description",htmlFor:"description",outcome:c,children:m.jsx(ae,{id:"description",name:"description",onChange:h=>a(h.currentTarget.value),error:it(c,"description")})}),m.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:c,children:m.jsx(ch,{name:"accessPolicy",onChange:l})}),m.jsx(J,{position:"right",children:m.jsx(ee,{type:"submit",children:"Create Bot"})})]}),d&&m.jsxs("div",{"data-testid":"success",children:[m.jsx(oe,{children:"Bot created"}),m.jsxs(xr,{children:[m.jsx(xr.Item,{children:m.jsx(Re,{to:d,children:"Go to new bot"})}),m.jsx(xr.Item,{children:m.jsx(Re,{to:"/admin/bots",children:"Back to bots list"})})]})]})]})]})}function wme(){const e=re(),t=ya(e),[r,n]=f.useState(""),[o,a]=f.useState(""),[i,l]=f.useState(""),[c,u]=f.useState(),[d,p]=f.useState(),[h,g]=f.useState(void 0);return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Create new Client"}),m.jsxs(Ne,{onSubmit:()=>{const y={name:r,description:o,redirectUri:i,accessPolicy:c};e.post("admin/projects/"+t+"/client",y).then(v=>{e.invalidateSearches("ClientApplication"),e.invalidateSearches("ProjectMembership"),g(v),de({color:"green",message:"Client created"})}).catch(v=>{de({color:"red",message:ke(v)}),p(xt(v))})},children:[!h&&m.jsxs(je,{children:[m.jsx(Je,{title:"Name",htmlFor:"name",outcome:d,children:m.jsx(ae,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:y=>n(y.currentTarget.value),error:it(d,"name")})}),m.jsx(Je,{title:"Description",htmlFor:"description",outcome:d,children:m.jsx(ae,{id:"description",name:"description",onChange:y=>a(y.currentTarget.value),error:it(d,"description")})}),m.jsx(Je,{title:"Redirect URI",htmlFor:"redirectUri",outcome:d,children:m.jsx(ae,{id:"redirectUri",name:"redirectUri",onChange:y=>l(y.currentTarget.value),error:it(d,"redirectUri")})}),m.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:d,children:m.jsx(ch,{name:"accessPolicy",onChange:u})}),m.jsx(J,{position:"right",children:m.jsx(ee,{type:"submit",children:"Create Client"})})]}),h&&m.jsxs("div",{"data-testid":"success",children:[m.jsx(oe,{children:"Client created"}),m.jsxs(xr,{children:[m.jsx(xr.Item,{children:m.jsx(Re,{to:h,children:"Go to new client"})}),m.jsx(xr.Item,{children:m.jsx(Re,{to:"/admin/clients",children:"Back to clients list"})})]})]})]})]})}function bme(e){return m.jsx(Rl,{resourceType:"UserConfiguration",name:"userConfiguration",defaultValue:e.defaultValue,placeholder:"User Configuration",onChange:t=>{Ro(t)?e.onChange(ct(t)):e.onChange(void 0)}})}function _me(){const{membershipId:e}=Ge(),t=re(),r=ya(t),n=Et(),o=t.get(`admin/projects/${r}/members/${e}`).read(),[a,i]=f.useState(o.accessPolicy),[l,c]=f.useState(o.userConfiguration),[u,d]=f.useState(o.admin),[p,h]=f.useState(),[g,y]=f.useState(!1);function v(){window.confirm("Are you sure?")&&t.delete(`admin/projects/${r}/members/${e}`).then(()=>t.get(`admin/projects/${r}`,{cache:"no-cache"})).then(()=>n("/admin/project")).catch(E=>h(xt(E)))}return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Edit membership"}),m.jsx("h3",{children:m.jsx(rl,{value:o.profile,link:!0})}),m.jsxs(Ne,{onSubmit:()=>{const E={...o,accessPolicy:a,userConfiguration:l,admin:u};t.post(`admin/projects/${r}/members/${e}`,E).then(()=>y(!0)).catch(w=>h(xt(w)))},children:[!g&&m.jsxs(je,{children:[m.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:p,children:m.jsx(ch,{name:"accessPolicy",defaultValue:a,onChange:i})}),m.jsx(Je,{title:"User Configuration",htmlFor:"userConfiguration",outcome:p,children:m.jsx(bme,{name:"userConfiguration",defaultValue:l,onChange:c})}),m.jsx(Je,{title:"Admin",htmlFor:"admin",outcome:p,children:m.jsx(kn,{id:"admin",name:"admin",defaultChecked:u,onChange:E=>d(E.currentTarget.checked)})}),m.jsxs(J,{position:"right",mt:"xl",children:[m.jsx(ee,{type:"submit",children:"Save"}),m.jsx(ee,{type:"button",color:"red",variant:"outline",onClick:v,children:"Remove user"})]})]}),g&&m.jsxs("div",{"data-testid":"success",children:[m.jsx("p",{children:"User updated"}),m.jsx("pre",{children:JSON.stringify(p,void 0,2)}),m.jsxs("p",{children:["Click ",m.jsx(Re,{to:"/admin/project",children:"here"})," to return to the project admin page."]})]})]})]})}function xme(){const e=re(),[t,r]=f.useState(e.getProject()),[n,o]=f.useState(),[a,i]=f.useState(),[l,c]=f.useState(!1),[u,d]=f.useState(void 0),p=f.useCallback(h=>{const g={resourceType:h.resourceType,firstName:h.firstName,lastName:h.lastName,email:h.email,sendEmail:h.sendEmail==="on",accessPolicy:n,admin:h.isAdmin==="on"};e.invite(t==null?void 0:t.id,g).then(y=>{e.invalidateSearches("Patient"),e.invalidateSearches("Practitioner"),e.invalidateSearches("ProjectMembership"),Gm(y)?i(y):d(y),c(g.sendEmail??!1),de({color:"green",message:"Invite success"})}).catch(y=>{de({color:"red",message:ke(y)}),i(xt(y))})},[e,t,n]);return m.jsxs(Ne,{onSubmit:p,children:[!u&&!a&&m.jsxs(je,{children:[m.jsx(fe,{children:"Invite new member"}),e.isSuperAdmin()&&m.jsx(Je,{title:"Project",htmlFor:"project",outcome:a,children:m.jsx(Rl,{resourceType:"Project",name:"project",defaultValue:t,onChange:r})}),m.jsx(ut,{name:"resourceType",label:"Role",defaultValue:"Practitioner",data:["Practitioner","Patient","RelatedPerson"],error:it(a,"resourceType")}),m.jsx(ae,{name:"firstName",label:"First Name",required:!0,autoFocus:!0,error:it(a,"firstName")}),m.jsx(ae,{name:"lastName",label:"Last Name",required:!0,error:it(a,"lastName")}),m.jsx(ae,{name:"email",type:"email",label:"Email",required:!0,error:it(a,"email")}),m.jsx(Je,{title:"Access Policy",htmlFor:"accessPolicy",outcome:a,children:m.jsx(ch,{name:"accessPolicy",onChange:o})}),m.jsx(kn,{name:"sendEmail",label:"Send email",defaultChecked:!0}),m.jsx(kn,{name:"isAdmin",label:"Admin"}),m.jsx(J,{position:"right",children:m.jsx(ee,{type:"submit",children:"Invite"})})]}),a&&m.jsxs("div",{"data-testid":"success",children:[m.jsx("p",{children:"User created, email couldn't be sent"}),m.jsx("p",{children:"Could not send email. Make sure you have AWS SES set up."}),m.jsxs("p",{children:["Click ",m.jsx(Re,{to:"/admin/project",children:"here"})," to return to the project admin page."]})]}),u&&m.jsxs("div",{"data-testid":"success",children:[m.jsx(oe,{children:"User created"}),l&&m.jsx(oe,{children:"Email sent"}),m.jsxs(xr,{children:[m.jsx(xr.Item,{children:m.jsx(Re,{to:u,children:"Go to new membership"})}),m.jsx(xr.Item,{children:m.jsx(Re,{to:u.profile,children:"Go to new profile"})}),m.jsx(xr.Item,{children:m.jsx(Re,{to:"/admin/users",children:"Back to users list"})})]})]})]})}function Eme(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Patients"}),m.jsx(sh,{resourceType:"Patient",fields:["user","profile","_lastUpdated"]}),m.jsx(J,{position:"right",children:m.jsx(Re,{to:"/admin/invite",children:"Invite new patient"})})]})}function iO(){const e=re(),t=ya(e),r=e.get(`admin/projects/${t}`).read();return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Details"}),m.jsxs(v1,{children:[m.jsx(tl,{term:"ID",children:r.project.id}),m.jsx(tl,{term:"Name",children:r.project.name})]})]})}const lO=["Details","Users","Patients","Clients","Bots","Secrets","Sites"];function Sme(){const e=Et(),r=va().pathname.replace("/admin/","")||lO[0],n=re(),o=ya(n),a=f.useMemo(()=>n.get("admin/projects/"+o).read(),[n,o]);function i(l){e(`/admin/${l}`)}return m.jsxs(m.Fragment,{children:[m.jsxs(Pn,{children:[m.jsx(Se,{children:m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Project"}),m.jsx(Se.Value,{children:a.project.name})]})}),m.jsx(ai,{children:m.jsx(Be,{value:r.toLowerCase(),onTabChange:i,children:m.jsx(Be.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:lO.map(l=>m.jsx(Be.Tab,{value:l.toLowerCase(),children:l},l))})})})]}),m.jsx(be,{children:m.jsx(N1,{})})]})}function Pme(){const e=re(),t=ya(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(!1),[a,i]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(()=>o(!0)).catch(console.log)},[e]),f.useEffect(()=>{r&&i(di(r.project.secret||[]))},[e,r]),!n||!a?m.jsx("div",{children:"Loading..."}):m.jsxs("form",{noValidate:!0,autoComplete:"off",onSubmit:l=>{l.preventDefault(),e.post(`admin/projects/${t}/secrets`,a).then(()=>e.get(`admin/projects/${t}`,{cache:"reload"})).then(()=>de({color:"green",message:"Saved"})).catch(console.log)},children:[m.jsx(fe,{children:"Project Secrets"}),m.jsx("p",{children:"Use project secrets to store sensitive information such as API keys or other access credentials."}),m.jsx(Za,{property:fi("Project","secret"),name:"secret",defaultValue:a,onChange:i}),m.jsx(ee,{type:"submit",children:"Save"})]})}function $me(){const e=re(),t=ya(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(!1),[a,i]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(()=>o(!0)).catch(console.log)},[e]),f.useEffect(()=>{r&&i(di(r.project.site||[]))},[e,r]),!n||!a?m.jsx("div",{children:"Loading..."}):m.jsxs("form",{noValidate:!0,autoComplete:"off",onSubmit:l=>{l.preventDefault(),e.post(`admin/projects/${t}/sites`,a).then(()=>e.get(`admin/projects/${t}`,{cache:"reload"})).then(()=>de({color:"green",message:"Saved"})).catch(c=>{var d,p,h,g;const u=xt(c);de({color:"red",message:`Error ${(p=(d=u.issue)==null?void 0:d[0].details)==null?void 0:p.text} ${(g=(h=u.issue)==null?void 0:h[0].expression)==null?void 0:g[0]}`})})},children:[m.jsx(fe,{children:"Project Sites"}),m.jsx("p",{children:"Use project sites configure your project on a separate domain."}),m.jsx(Za,{property:fi("Project","site"),name:"site",defaultValue:a,onChange:i}),m.jsx(ee,{type:"submit",children:"Save"})]})}function Ome(){const e=re();if(!e.isLoading()&&!e.isSuperAdmin())return m.jsx(ha,{outcome:toe});function t(){is(e,"Rebuilding Structure Definitions","admin/super/structuredefinitions")}function r(){is(e,"Rebuilding Search Parameters","admin/super/searchparameters")}function n(){is(e,"Rebuilding Value Sets","admin/super/valuesets")}function o(u){is(e,"Reindexing Resources","admin/super/reindex",u)}function a(u){is(e,"Rebuilding Compartments","admin/super/compartments",u)}function i(u){e.post("admin/super/removebotidjobsfromqueue",u).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:ke(d)}))}function l(u){e.post("admin/super/purge",{...u,before:IN(u.before)}).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:ke(d)}))}function c(u){e.post("admin/super/setpassword",u).then(()=>de({color:"green",message:"Done"})).catch(d=>de({color:"red",message:ke(d)}))}return m.jsxs(be,{width:600,children:[m.jsx(fe,{order:1,children:"Super Admin"}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Structure Definitions"}),m.jsx("p",{children:"StructureDefinition resources contain the metadata about resource types. They are provided with the FHIR specification. Medplum also includes some custom StructureDefinition resources for internal data types. Press this button to update the database StructureDefinitions from the FHIR specification."}),m.jsx(Ne,{children:m.jsx(ee,{onClick:t,children:"Rebuild StructureDefinitions"})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Search Parameters"}),m.jsx("p",{children:"SearchParameter resources contain the metadata about filters and sorting. They are provided with the FHIR specification. Medplum also includes some custom SearchParameter resources for internal data types. Press this button to update the database SearchParameters from the FHIR specification."}),m.jsx(Ne,{children:m.jsx(ee,{onClick:r,children:"Rebuild SearchParameters"})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Value Sets"}),m.jsx("p",{children:"ValueSet resources enum values for a wide variety of use cases. Press this button to update the database ValueSets from the FHIR specification."}),m.jsx(Ne,{children:m.jsx(ee,{onClick:n,children:"Rebuild ValueSets"})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Reindex Resources"}),m.jsx("p",{children:"When Medplum changes how resources are indexed, the system may require a reindex for old resources to be indexed properly."}),m.jsx(Ne,{onSubmit:o,children:m.jsxs(je,{children:[m.jsx(Je,{title:"Resource Type",children:m.jsx(ae,{name:"resourceType",placeholder:"Reindex Resource Type"})}),m.jsx(ee,{type:"submit",children:"Reindex"})]})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Rebuild Compartments"}),m.jsx("p",{children:"When Medplum changes how resource compartments are derived, the system may require a rebuild for old resources to take effect."}),m.jsx(Ne,{onSubmit:a,children:m.jsxs(je,{children:[m.jsx(Je,{title:"Resource Type",children:m.jsx(ae,{name:"resourceType",placeholder:"Compartments Resource Type"})}),m.jsx(ee,{type:"submit",children:"Rebuild Compartments"})]})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Purge Resources"}),m.jsx("p",{children:"As system generated resources accumulate, the system may require a purge to remove old resources."}),m.jsx(Ne,{onSubmit:l,children:m.jsxs(je,{children:[m.jsx(Je,{title:"Purge Resource Type",htmlFor:"purgeResourceType",children:m.jsx(ut,{id:"purgeResourceType",name:"resourceType",data:["","AuditEvent","Login"]})}),m.jsx(Je,{title:"Purge Before",htmlFor:"before",children:m.jsx(Xa,{name:"before",placeholder:"Before Date"})}),m.jsx(ee,{type:"submit",children:"Purge"})]})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Remove Bot ID Jobs from Queue"}),m.jsx("p",{children:"Remove all queued jobs for a Bot ID"}),m.jsx(Ne,{onSubmit:i,children:m.jsxs(je,{children:[m.jsx(Je,{title:"Bot ID",children:m.jsx(ae,{name:"botId",placeholder:"Bot Id"})}),m.jsx(ee,{type:"submit",children:"Remove Jobs by Bot ID"})]})}),m.jsx(wr,{my:"lg"}),m.jsx(fe,{order:2,children:"Force Set Password"}),m.jsx("p",{children:'Note that this applies to all projects for the user. Therefore, this should only be used in extreme circumstances. Always prefer to use the "Forgot Password" flow first.'}),m.jsx(Ne,{onSubmit:c,children:m.jsxs(je,{children:[m.jsx(ae,{name:"email",label:"Email",required:!0}),m.jsx(po,{name:"password",label:"Password",required:!0}),m.jsx(ae,{name:"projectId",label:"Project ID"}),m.jsx(ee,{type:"submit",children:"Force Set Password"})]})})]})}function is(e,t,r,n){mo.show({id:r,loading:!0,title:t,message:"Running...",autoClose:!1,withCloseButton:!1});const o={method:"POST"};n&&(o.body=JSON.stringify(n)),e.startAsyncRequest(r,o).then(()=>{mo.update({id:r,color:"green",title:t,message:"Done",icon:m.jsx(SD,{size:"1rem"}),autoClose:!1,withCloseButton:!0})}).catch(a=>{mo.update({id:r,color:"red",title:t,message:ke(a),icon:m.jsx(Zv,{size:"1rem"}),autoClose:!1,withCloseButton:!0})})}function Cme(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Users"}),m.jsx(sh,{resourceType:"Practitioner",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(J,{position:"right",children:m.jsx(Re,{to:"/admin/invite",children:"Invite new user"})})]})}function kme(){const t=re().searchResources("ObservationDefinition","_count=100").read();return m.jsxs(ci,{withBorder:!0,withColumnBorders:!0,children:[m.jsx("thead",{children:m.jsxs("tr",{children:[m.jsx("th",{children:"Category"}),m.jsx("th",{children:"Code"}),m.jsx("th",{children:"Method"}),m.jsx("th",{children:"Unit"}),m.jsx("th",{children:"Precision"}),m.jsx("th",{children:"Ranges"})]})}),m.jsx("tbody",{children:t.map(r=>{var n,o,a,i;return m.jsxs("tr",{children:[m.jsx("td",{children:m.jsx(Qn,{value:(n=r.category)==null?void 0:n[0]})}),m.jsx("td",{children:m.jsx(Qn,{value:r.code})}),m.jsx("td",{children:m.jsx(Qn,{value:r.method})}),m.jsx("td",{children:(a=(o=r.quantitativeDetails)==null?void 0:o.unit)==null?void 0:a.text}),m.jsx("td",{children:(i=r.quantitativeDetails)==null?void 0:i.decimalPrecision}),m.jsx("td",{children:m.jsx(ay,{ranges:r.qualifiedInterval})})]},r.id)})})]})}function ay(e){const{ranges:t}=e;if(!t)return null;const r=sO(t.map(o=>o.gender));if(r.length>1)return r.sort((o,a)=>o.localeCompare(a)),m.jsx(m.Fragment,{children:r.map(o=>{var a;return m.jsxs(f.Fragment,{children:[m.jsx("div",{children:m.jsx("strong",{children:fr(o)})}),m.jsx(ay,{ranges:(a=e.ranges)==null?void 0:a.filter(i=>i.gender===o)})]},o)})});const n=sO(t.map(o=>o.age&&Ys(o.age)));return n.length>1?(n.sort((o,a)=>o.localeCompare(a)),m.jsx(m.Fragment,{children:n.map(o=>{var a;return m.jsxs(f.Fragment,{children:[m.jsx("div",{children:m.jsx("strong",{children:fr(o)})}),m.jsx(ay,{ranges:(a=e.ranges)==null?void 0:a.filter(i=>Ys(i.age)===o)})]},o)})})):m.jsx(m.Fragment,{children:t.map(o=>m.jsx("table",{children:m.jsx("tbody",{children:m.jsxs("tr",{children:[m.jsx("td",{children:o.condition}),m.jsx("td",{children:m.jsx(y1,{value:o.range})})]})})},`range-${o.condition}`))})}function sO(e){return[...new Set(e.filter(t=>!!t))]}function jme(){const e=re(),t=e.searchResources("ActivityDefinition","_count=100").read(),r=e.searchResources("ObservationDefinition","_count=100").read();return m.jsxs(ci,{withBorder:!0,withColumnBorders:!0,children:[m.jsx("thead",{children:m.jsxs("tr",{children:[m.jsx("th",{children:"Category"}),m.jsx("th",{children:"Assay"}),t.map(n=>m.jsx("th",{children:n.name},n.id))]})}),m.jsx("tbody",{children:r.map(n=>{var o;return m.jsxs("tr",{children:[m.jsx("td",{children:m.jsx(Qn,{value:(o=n.category)==null?void 0:o[0]})}),m.jsx("td",{children:m.jsx(Qn,{value:n.code})}),t.map(a=>{var i;return m.jsx("td",{children:(i=a.observationResultRequirement)!=null&&i.find(l=>{var c;return(c=l.reference)==null?void 0:c.includes(n.id)})?"✅":""},a.id)})]},n.id)})})]})}function Rme(e){var i;const t=re(),[r,n]=f.useState(),[o,a]=f.useState();return o?m.jsxs(m.Fragment,{children:[m.jsx("p",{children:"Request group created successfully."}),m.jsxs("ul",{children:[m.jsxs("li",{children:["Go to the"," ",m.jsx(Re,{to:o,suffix:"checklist",children:"Request Group"})]}),m.jsxs("li",{children:["Back to the ",m.jsx(Re,{to:e.planDefinition,children:"Plan Definition"})]})]})]}):m.jsx(Ne,{onSubmit:()=>{t.post(t.fhirUrl("PlanDefinition",e.planDefinition.id,"$apply"),{resourceType:"Parameters",parameter:[{name:"subject",valueReference:r}]}).then(a).catch(console.log)},children:m.jsxs(je,{children:[m.jsxs(fe,{children:['Start "',e.planDefinition.title,'"']}),m.jsxs(oe,{children:["Use the ",m.jsx("strong",{children:"Apply"})," operation to create a group of tasks for a workflow."]}),m.jsx(oe,{children:"The following tasks will be created:"}),m.jsx("ul",{children:(i=e.planDefinition.action)==null?void 0:i.map((l,c)=>{var u;return m.jsxs("li",{children:[((u=l.definitionCanonical)==null?void 0:u.startsWith("Questionnaire/"))&&"Questionnaire request: ",l.title&&m.jsx(m.Fragment,{children:l.title}),l.code&&m.jsx(Qn,{value:l.code[0]})]},`action-${c}`)})}),m.jsx(Je,{title:"Subject",children:m.jsx(Zm,{name:"subject",targetTypes:["Patient","Practitioner"],defaultValue:r,onChange:n})}),m.jsx(J,{position:"right",mt:"xl",children:m.jsx(ee,{type:"submit",children:"Go"})})]})})}function Tme(){const{resourceType:e,id:t}=Ge(),r=et({reference:e+"/"+t});return r?m.jsx(be,{children:m.jsx(Rme,{planDefinition:r})}):null}function Ime(){const e=re(),{resourceType:t,id:r}=Ge(),n=et({reference:t+"/"+r}),[o,a]=f.useState(),[i,l]=f.useState();if(f.useEffect(()=>{e.searchResources("Questionnaire","subject-type="+t).then(a).catch(console.error),Nme(t)&&e.searchResources("ClientApplication",{_count:1e3}).then(u=>l(u.filter(d=>!!d.launchUri))).catch(console.error)},[e,t]),!n||!o)return null;if(o.length===0&&(!i||i.length===0))return m.jsxs(be,{children:[m.jsx(fe,{children:"Apps"}),m.jsxs("p",{children:["No apps found. Contact your administrator or ",m.jsx("a",{href:"mailto:support@medplum.com",children:"Medplum Support"})," to add automation here."]})]});function c(u){if(!n)return;const d={resourceType:"SmartAppLaunch"};switch(n.resourceType){case"Patient":d.patient=ct(n);break;case"Encounter":d.patient=n.subject,d.encounter=ct(n);break}e.createResource(d).then(p=>{const h=new URL(u.launchUri);h.searchParams.set("iss",e.getBaseUrl()+"fhir/R4"),h.searchParams.set("launch",p.id),window.location.assign(h.toString())}).catch(p=>de({color:"red",message:ke(p)}))}return m.jsxs(be,{children:[o.map(u=>m.jsxs("div",{children:[m.jsx(fe,{order:3,children:m.jsx(Re,{to:`/forms/${u.id}?subject=${st(n)}`,children:u.title||u.name})}),m.jsx(oe,{children:u.description})]},u.id)),i==null?void 0:i.map(u=>m.jsxs("div",{children:[m.jsx(fe,{order:3,children:m.jsx(Ae,{onClick:()=>c(u),children:u.name})}),m.jsx(oe,{children:u.description})]},u.id))]})}function Nme(e){return e==="Patient"||e==="Encounter"}function Dme(){const{resourceType:e,id:t}=Ge(),r=Et(),[n,o]=f.useState({resourceType:"AuditEvent",filters:[{code:"entity",operator:te.EQUALS,value:`${e}/${t}`}],fields:["id","outcome","outcomeDesc","_lastUpdated"],sortRules:[{code:"-_lastUpdated"}],count:20});return m.jsx(be,{children:m.jsx($c,{search:n,onClick:a=>r(`/${a.resource.resourceType}/${a.resource.id}`),onChange:a=>o(a.definition),hideFilters:!0})})}function Ame(){const e=re(),{resourceType:t,id:r}=Ge(),n=e.readHistory(t,r).read();return m.jsx(be,{children:m.jsx(Pue,{history:n})})}function Mme(e){const t="https://codeeditor.medplum.com/bot-runner.html";return m.jsx("iframe",{frameBorder:"0",src:t,className:e.className,ref:e.iframeRef,"data-testid":e.testId,style:{width:"100%",height:"100%",minHeight:e.minHeight}})}function Lme(e){const t=e.defaultValue,r=new URL(`https://codeeditor.medplum.com/${e.language}-editor.html`);return e.module&&r.searchParams.set("module",e.module),m.jsx("iframe",{frameBorder:"0",src:r.toString(),style:{width:"100%",height:"100%",minHeight:e.minHeight},ref:e.iframeRef,"data-testid":e.testId,onLoad:n=>{rd(n.currentTarget,{command:"setValue",value:t}).catch(console.error)}})}const zme=`{
225
+ "resourceType": "Patient",
226
+ "name": [
227
+ {
228
+ "given": [
229
+ "Alice"
230
+ ],
231
+ "family": "Smith"
232
+ }
233
+ ]
234
+ }`,Fme="MSH|^~\\&|ADT1|MCM|LABADT|MCM|198808181126|SECURITY|ADT|MSG00001|P|2.1\rPID|||PATID1234^5^M11||JONES^WILLIAM^A^III||19610615|M-||C|1200 N ELM STREET^^GREENSBORO^NC^27401-1020|GL|(919)379-1212|(919)271-3434||S||PATID12345001^2^M10|123456789|987654^NC\rNK1|1|JONES^BARBARA^K|SPO|||||20011105\rPV1|1|I|2000^2012^01||||004777^LEBAUER^SIDNEY^J.|||SUR||-||1|A0-",Vme=W(()=>({hl7Input:{fontFamily:"monospace",fontSize:"12px",lineHeight:1.55,padding:"10px 12px",whiteSpace:"nowrap",width:"100%"}}));function Bme(){const e=re(),{id:t}=Ge(),[r,n]=f.useState(),[o,a]=f.useState(),[i,l]=f.useState(zme),[c,u]=f.useState(Fme),[d,p]=f.useState(lr.FHIR_JSON),{classes:h}=Vme(),g=f.useRef(null),y=f.useRef(null),[v,E]=f.useState(!1);f.useEffect(()=>{e.readResource("Bot",t).then(async O=>{n(O),a(await Ume(e,O))}).catch(O=>de({color:"red",message:ke(O)}))},[e,t]);const w=f.useCallback(()=>rd(g.current,{command:"getValue"}),[g]),b=f.useCallback(()=>rd(g.current,{command:"getOutput"}),[g]),_=f.useCallback(async()=>d===lr.FHIR_JSON?JSON.parse(i):c,[d,i,c]),x=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await w(),T=await e.createAttachment(C,"index.ts","text/typescript"),j=[];r!=null&&r.sourceCode?j.push({op:"replace",path:"/sourceCode",value:T}):j.push({op:"add",path:"/sourceCode",value:T}),await e.patchResource("Bot",t,j),de({color:"green",message:"Saved"})}catch(C){de({color:"red",message:ke(C)})}finally{E(!1)}},[e,t,r,w]),S=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await b();await e.post(e.fhirUrl("Bot",t,"$deploy"),{code:C}),de({color:"green",message:"Deployed"})}catch(C){de({color:"red",message:ke(C)})}finally{E(!1)}},[e,t,b]),$=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await _(),T=await e.post(e.fhirUrl("Bot",t,"$execute"),C,d);await rd(y.current,{command:"setValue",value:T}),de({color:"green",message:"Success"})}catch(C){de({color:"red",message:ke(C)})}finally{E(!1)}},[e,t,_,d]);return!r||o===void 0?null:m.jsxs(rn,{m:0,gutter:0,style:{overflow:"hidden"},children:[m.jsx(rn.Col,{span:8,children:m.jsxs(Pn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",mih:400,children:[m.jsx(Lme,{iframeRef:g,language:"typescript",module:"commonjs",testId:"code-frame",defaultValue:o,minHeight:"528px"}),m.jsxs(J,{position:"right",spacing:"xs",children:[m.jsx(ee,{type:"button",onClick:x,loading:v,leftIcon:m.jsx(rfe,{size:"1rem"}),children:"Save"}),m.jsx(ee,{type:"button",onClick:S,loading:v,leftIcon:m.jsx(tfe,{size:"1rem"}),children:"Deploy"}),m.jsx(ee,{type:"button",onClick:$,loading:v,leftIcon:m.jsx(cfe,{size:"1rem"}),children:"Execute"})]})]})}),m.jsxs(rn.Col,{span:4,children:[m.jsxs(Pn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",children:[m.jsx(ut,{data:[{label:"FHIR",value:lr.FHIR_JSON},{label:"HL7",value:lr.HL7_V2}],onChange:O=>p(O.currentTarget.value)}),d===lr.FHIR_JSON?m.jsx(kl,{value:i,onChange:O=>l(O),minRows:15}):m.jsx("textarea",{className:h.hl7Input,value:c,onChange:O=>u(O.currentTarget.value),rows:15})]}),m.jsx(Pn,{m:2,p:"xs",shadow:"md",children:m.jsx(Mme,{iframeRef:y,className:"medplum-bot-output-frame",testId:"output-frame",minHeight:"200px"})})]})]})}async function Ume(e,t){var r,n,o;if((r=t.sourceCode)!=null&&r.url){const a=(o=(n=t.sourceCode.url)==null?void 0:n.split("/"))==null?void 0:o.find(T4);return(await e.download(e.fhirUrl("Binary",a))).text()}return t.code??""}function Rc(e){let t=e.meta;return t&&(t={...t,lastUpdated:void 0,versionId:void 0,author:void 0}),{...e,meta:t}}function Wme(){const e=re(),{resourceType:t,id:r}=Ge(),n={reference:t+"/"+r},o=f.useCallback(a=>{e.updateResource(Rc(a)).then(()=>{de({color:"green",message:"Success"})}).catch(i=>{de({color:"red",message:ke(i)})})},[e]);switch(t){case"PlanDefinition":return m.jsx(be,{children:m.jsx(gce,{value:n,onSubmit:o})});case"Questionnaire":return m.jsx(be,{children:m.jsx(Lce,{questionnaire:n,onSubmit:o})});default:return null}}function Hme(){const{resourceType:e,id:t}=Ge(),r=et({reference:e+"/"+t}),n=Et();return r?m.jsx(be,{children:m.jsx(hue,{value:r,onStart:(o,a)=>n(`/forms/${j4(a)}`),onEdit:(o,a,i)=>n(`/${i.reference}}`)})}):null}function qme(){const e=re(),{resourceType:t,id:r}=Ge(),n=Et();return m.jsxs(be,{children:[m.jsxs("p",{children:["Are you sure you want to delete this ",t,"?"]}),m.jsx(ee,{color:"red",onClick:()=>{e.deleteResource(t,r).then(()=>n(`/${t}`)).catch(o=>de({color:"red",message:ke(o)}))},children:"Delete"})]})}function Gme(){const{resourceType:e,id:t}=Ge(),r=et({reference:e+"/"+t});return r?m.jsx(be,{children:m.jsx(_1,{value:r})}):null}function Qme(){const e=re(),{resourceType:t,id:r}=Ge(),[n,o]=f.useState(),a=Et(),[i,l]=f.useState();f.useEffect(()=>{e.readResource(t,r).then(d=>o(di(d))).catch(d=>{l(xt(d)),de({color:"red",message:ke(d)})})},[e,t,r]);const c=f.useCallback(d=>{l(void 0),e.updateResource(Rc(d)).then(()=>{a(`/${t}/${r}/details`),de({color:"green",message:"Success"})}).catch(p=>{l(xt(p)),de({color:"red",message:ke(p)})})},[e,t,r,a]),u=f.useCallback(()=>a(`/${t}/${r}/delete`),[a,t,r]);return n?m.jsx(be,{children:m.jsx(aD,{defaultValue:n,onSubmit:c,onDelete:u,outcome:i})}):null}function Kme(){const e=re(),{resourceType:t,id:r}=Ge(),n=e.readHistory(t,r).read();return m.jsx(be,{children:m.jsx(kue,{history:n})})}function Yme(){const e=re(),{resourceType:t,id:r}=Ge(),n=et({reference:t+"/"+r}),o=Et(),[a,i]=f.useState(),l=f.useCallback(c=>{e.updateResource(Rc(JSON.parse(c.resource))).then(()=>{i(void 0),o(`/${t}/${r}/details`),de({color:"green",message:"Success"})}).catch(u=>{de({color:"red",message:ke(u)})})},[e,t,r,o]);return n?m.jsxs(be,{children:[a&&m.jsx(ha,{outcome:a}),m.jsxs(Ne,{onSubmit:l,children:[m.jsx(kl,{name:"resource","data-testid":"resource-json",minRows:24,defaultValue:dr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),m.jsx(J,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(ee,{type:"submit",children:"OK"})})]})]}):null}function Xme(){const{resourceType:e,id:t}=Ge();return et({reference:e+"/"+t})?m.jsxs(be,{children:[m.jsxs(uc,{icon:m.jsx(Jde,{size:16}),mb:"xl",children:["This is just a preview! Access your form here:",m.jsx("br",{}),m.jsx(Ae,{href:`/forms/${t}`,children:`/forms/${t}`})]}),m.jsx(eD,{questionnaire:{reference:e+"/"+t},onSubmit:()=>alert("You submitted the preview")})]}):null}function Jme(){const e=re(),{id:t}=Ge(),[r,n]=f.useState(),[o,a]=f.useState(0),i=e.searchResources("Subscription","status=active&_count=100").read().filter(c=>Zme(c,t));function l(){r&&e.createResource({resourceType:"Subscription",status:"active",reason:r.name,criteria:"QuestionnaireResponse?questionnaire=Questionnaire/"+t,channel:{type:"rest-hook",endpoint:st(r)}}).then(()=>{n(void 0),a(Date.now()),e.invalidateSearches("Subscription"),de({color:"green",message:"Success"})}).catch(c=>de({color:"red",message:ke(c)}))}return m.jsxs(be,{children:[m.jsx(fe,{children:"Bots"}),i.length===0&&m.jsx("p",{children:"No bots found."}),i.map(c=>{var u;return m.jsxs("div",{children:[m.jsx("h3",{children:m.jsx(Pc,{value:{reference:(u=c.channel)==null?void 0:u.endpoint},link:!0})}),m.jsxs("p",{children:["Criteria: ",c.criteria]})]},c.id)}),m.jsx("hr",{}),m.jsx(fe,{children:"Connect to bot"}),m.jsxs(J,{children:[m.jsx(Rl,{name:"bot",resourceType:"Bot",onChange:n}),m.jsx(ee,{onClick:l,children:"Connect"})]}),m.jsx("div",{style:{display:"none"},children:o})]})}function Zme(e,t){var o;const r=e.criteria||"",n=((o=e.channel)==null?void 0:o.endpoint)||"";return r.startsWith("QuestionnaireResponse?")&&r.includes(t)&&n.startsWith("Bot/")}function ehe(){const{id:e}=Ge(),t=Et(),[r,n]=f.useState({resourceType:"QuestionnaireResponse",filters:[{code:"questionnaire",operator:te.EQUALS,value:"Questionnaire/"+e}],fields:["id","_lastUpdated"]});return m.jsx(be,{children:m.jsx($c,{search:r,onClick:o=>t(`/${o.resource.resourceType}/${o.resource.id}`),onChange:o=>n(o.definition),hideFilters:!0,hideToolbar:!0})})}function the(){const e=re(),{resourceType:t,id:r}=Ge(),n=et({reference:t+"/"+r}),o=f.useCallback(a=>{e.updateResource(Rc(a)).then(()=>{de({color:"green",message:"Success"})}).catch(i=>{de({color:"red",message:ke(i)})})},[e]);return n?m.jsx(be,{children:m.jsx(lue,{onSubmit:o,definition:n})}):null}function rhe(){const{resourceType:e,id:t}=Ge(),r=et({reference:e+"/"+t});return r?m.jsx(be,{children:m.jsx(b1,{value:r})}):null}const nhe=W(e=>({container:{position:"fixed",top:300,left:0,width:160,zIndex:5,fontSize:e.fontSizes.xs,"@media (max-width: 700px)":{display:"none"}},entry:{textAlign:"center",width:150,backgroundColor:e.colors.gray[0],border:`1px solid ${e.colors.gray[3]}`},active:{width:160,backgroundColor:e.colors.yellow[0],border:`1px solid ${e.colors.yellow[5]}`}}));function ohe(e){const{classes:t,cx:r}=nhe(),n=re(),o=et(e.value),[a,i]=f.useState();return f.useEffect(()=>{if(!o)return;const l=L1(o);if(!l)return;const c="reference"in l?l.reference:st(l);n.search("ServiceRequest","subject="+c).then(u=>{const p=u.entry.map(h=>h.resource);zN(p),p.reverse(),i(p)}).catch(u=>de({color:"red",message:ke(u)}))},[n,o]),a?m.jsx("div",{"data-testid":"quick-service-requests",className:t.container,children:a.map(l=>{var c,u,d,p,h,g,y;return m.jsxs("div",{className:r(t.entry,{[t.active]:l.id===(o==null?void 0:o.id)}),children:[m.jsx("p",{children:m.jsx(Re,{to:l,children:ahe(l)})}),((u=(c=l.category)==null?void 0:c[0])==null?void 0:u.text)&&m.jsx("p",{children:(d=l.category[0])==null?void 0:d.text}),((g=(h=(p=l.code)==null?void 0:p.coding)==null?void 0:h[0])==null?void 0:g.code)&&m.jsx("p",{children:(y=l.code.coding[0])==null?void 0:y.code}),m.jsx("p",{children:ihe(l)})]},l.id)})}):null}function ahe(e){if(e.identifier){for(const t of e.identifier)if(t.value)return t.value}return e.id||""}function ihe(e){var t;return e.authoredOn?e.authoredOn.substring(0,10):(t=e.meta)!=null&&t.lastUpdated?e.meta.lastUpdated.substring(0,10):""}const lhe=W(()=>({container:{position:"absolute",top:65,right:5,width:200,height:50,zIndex:15}}));function she(e){var a,i,l,c;const{classes:t}=lhe(),r=et(e.valueSet);if(!r)return null;const n=[""],o=(c=(l=(i=(a=r.compose)==null?void 0:a.include)==null?void 0:i[0])==null?void 0:l.concept)==null?void 0:c.map(u=>u.code);return o&&n.push(...o),e.defaultValue&&!n.includes(e.defaultValue)&&n.push(e.defaultValue),m.jsx("div",{className:t.container,children:m.jsx(ut,{defaultValue:e.defaultValue,onChange:u=>e.onChange(u.currentTarget.value),data:n})})}function che(e){var r,n;const t=et(e.specimen);return t?m.jsxs(Se,{children:[m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Type"}),m.jsx(Se.Value,{children:"Specimen"})]}),m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Collected"}),m.jsx(Se.Value,{children:Cr((r=t.collection)==null?void 0:r.collectedDateTime)})]}),m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Specimen Age"}),m.jsx(Se.Value,{children:uhe(t)})]}),(n=t.collection)!=null&&n.collectedDateTime&&t.receivedTime?m.jsxs(Se.Entry,{children:[m.jsx(Se.Key,{children:"Specimen Stability"}),m.jsx(Se.Value,{children:dhe(t)})]}):m.jsx(m.Fragment,{})]}):null}function uhe(e){var o;const t=(o=e.collection)==null?void 0:o.collectedDateTime;if(!t)return;const r=new Date(t);return qD(GD(r,new Date))}function dhe(e){var n;if(!((n=e.collection)!=null&&n.collectedDateTime)||!e.receivedTime)return;const t=new Date(e.collection.collectedDateTime),r=new Date(e.receivedTime);return qD(GD(t,r))}function qD(e){return e.toString().padStart(3,"0")+"D"}function GD(e,t){const r=t.getTime()-e.getTime();return Math.floor(r/(1e3*3600*24))}function fhe(e){const t=["Timeline"];return e==="Bot"&&t.push("Editor","Subscriptions"),e==="PlanDefinition"&&t.push("Apply","Builder"),e==="Questionnaire"&&t.push("Preview","Builder","Bots","Responses"),e==="DiagnosticReport"&&t.push("Report"),e==="RequestGroup"&&t.push("Checklist"),e==="ObservationDefinition"&&t.push("Ranges"),t.push("Details","Edit","Event","History","Blame","JSON","Apps"),t}function phe(){var x,S,$,O,C,T,j;const e=re(),{resourceType:t,id:r}=Ge(),n={reference:t+"/"+r},o=Et(),[a,i]=f.useState(),l=et(n,i),c=fhe(t),u=c[0].toLowerCase(),d=window.location.pathname.split("/").pop(),[p,h]=f.useState(d??u);async function g(){var F,D;const I=(D=(F=(await e.readHistory(t,r)).entry)==null?void 0:F.find(z=>!!z.resource))==null?void 0:D.resource;I?y(I):de({color:"red",message:"No history to restore"})}function y(k){e.updateResource(Rc(k)).then(()=>{i(void 0),de({color:"green",message:"Success"})}).catch(I=>{de({color:"red",message:ke(I)})})}if(a)return noe(a)?m.jsxs(be,{children:[m.jsx(fe,{children:"Deleted"}),m.jsx("p",{children:"The resource was deleted."}),m.jsx(ee,{color:"red",onClick:g,children:"Restore"})]}):m.jsx(ha,{outcome:a});function v(k){h(k),o(`/${t}/${r}/${k}`)}function E(k){const I=l,F=I.orderDetail||[];F.length===0&&F.push({}),F[0].text!==k&&(F[0].text=k,y({...I,orderDetail:F}))}const w=l&&L1(l),b=l&&Ype(l),_=($=(S=(x=e.getUserConfiguration())==null?void 0:x.option)==null?void 0:S.find(k=>k.id==="statusValueSet"))==null?void 0:$.valueString;return m.jsxs(m.Fragment,{children:[(l==null?void 0:l.resourceType)==="ServiceRequest"&&_&&m.jsx(she,{valueSet:{reference:_},defaultValue:(C=(O=l.orderDetail)==null?void 0:O[0])==null?void 0:C.text,onChange:E},st(l)+"-"+((j=(T=l.orderDetail)==null?void 0:T[0])==null?void 0:j.text)),l&&m.jsx(ohe,{value:l}),l&&m.jsxs(Pn,{children:[w&&m.jsx(UD,{patient:w}),b&&m.jsx(che,{specimen:b}),t!=="Patient"&&m.jsx(WD,{resource:n}),m.jsx(ai,{children:m.jsx(Be,{value:p.toLowerCase(),onTabChange:v,children:m.jsx(Be.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:c.map(k=>m.jsx(Be.Tab,{value:k.toLowerCase(),children:k},k))})})})]}),m.jsx(N1,{})]})}function cO(){var w,b,_,x;const e=Et(),{resourceType:t,id:r,versionId:n,tab:o}=Ge(),a=re(),[i,l]=f.useState(!0),[c,u]=f.useState(),[d,p]=f.useState();if(f.useEffect(()=>{p(void 0),l(!0),a.readHistory(t,r).then(S=>u(S)).then(()=>l(!1)).catch(S=>{p(S),l(!1)})},[a,t,r]),i)return m.jsx(ua,{});if(!c)return m.jsxs(be,{children:[m.jsx(fe,{children:"Resource not found"}),m.jsx(Re,{to:`/${t}`,children:"Return to search page"})]});const h=c.entry,g=h.findIndex(S=>{var $,O;return((O=($=S.resource)==null?void 0:$.meta)==null?void 0:O.versionId)===n});if(g===-1)return m.jsxs(be,{children:[m.jsx(fe,{children:"Version not found"}),m.jsx(Re,{to:`/${t}/${r}`,children:"Return to resource"})]});const y=h[g].resource,v=g<h.length-1?h[g+1].resource:void 0,E="diff";return m.jsx(m.Fragment,{children:m.jsxs(Be,{value:o||E,onTabChange:S=>e(`/${t}/${r}/_history/${n}/${S}`),children:[m.jsxs(Pn,{children:[m.jsx(Sc,{fluid:!0,p:"md",children:m.jsx(oe,{children:`${t} ${r}`})}),m.jsxs(Be.List,{children:[m.jsx(Be.Tab,{value:"diff",children:"Diff"}),m.jsx(Be.Tab,{value:"raw",children:"Raw"})]})]}),m.jsxs(be,{children:[d&&m.jsx("pre",{"data-testid":"error",children:JSON.stringify(d,void 0,2)}),m.jsx(Be.Panel,{value:"diff",children:v?m.jsxs(m.Fragment,{children:[m.jsxs("ul",{children:[m.jsxs("li",{children:["Current: ",(w=y.meta)==null?void 0:w.versionId]}),m.jsxs("li",{children:["Previous:"," ",m.jsx(Re,{to:`/${t}/${r}/_history/${(b=v.meta)==null?void 0:b.versionId}`,children:(_=v.meta)==null?void 0:_.versionId})]})]}),m.jsx(Oue,{original:v,revised:y})]}):m.jsxs(m.Fragment,{children:[m.jsxs("ul",{children:[m.jsxs("li",{children:["Current: ",(x=y.meta)==null?void 0:x.versionId]}),m.jsx("li",{children:"Previous: (none)"})]}),m.jsx("pre",{children:JSON.stringify(y,void 0,2)})]})}),m.jsx(Be.Panel,{value:"raw",children:m.jsx("pre",{children:JSON.stringify(y,void 0,2)})})]})]})})}function mhe(){const{resourceType:e,id:t}=Ge(),r=Et(),[n,o]=f.useState({resourceType:"Subscription",filters:[{code:"url",operator:te.EQUALS,value:`${e}/${t}`}],fields:["id","criteria","status","_lastUpdated"]});return m.jsx(be,{children:m.jsx($c,{search:n,onClick:a=>r(`/${a.resource.resourceType}/${a.resource.id}`),onChange:a=>o(a.definition),hideFilters:!0})})}function uO(){const{resourceType:e,id:t}=Ge(),r={reference:e+"/"+t};switch(e){case"Encounter":return m.jsx(bse,{encounter:r});case"Patient":return m.jsx(hce,{patient:r});case"ServiceRequest":return m.jsx(Tue,{serviceRequest:r});default:return m.jsx(wse,{resource:r})}}function QD(e,t){const r=re(),n=Et();return{defaultValue:{resourceType:e},handleSubmit:i=>{t&&t(void 0),r.createResource(i).then(l=>n("/"+l.resourceType+"/"+l.id)).catch(l=>{t&&t(xt(l))})}}}function dO(){const{resourceType:e}=Ge(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=QD(e,r);return m.jsx(be,{children:m.jsx(aD,{defaultValue:n,onSubmit:o,outcome:t})})}function hhe(){const{resourceType:e}=Ge(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=QD(e,r),a=f.useCallback(i=>{o(JSON.parse(i["new-resource"]))},[o]);return m.jsxs(be,{children:[t&&m.jsx(ha,{outcome:t}),m.jsxs(Ne,{onSubmit:a,children:[m.jsx(kl,{name:"new-resource","data-testid":"create-resource-json",minRows:24,defaultValue:dr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),m.jsx(J,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(ee,{type:"submit",children:"OK"})})]})]})}function ghe(){return m.jsx(Fde,{children:m.jsxs(se,{errorElement:m.jsx(Qpe,{}),children:[m.jsx(se,{path:"/signin",element:m.jsx(mme,{})}),m.jsx(se,{path:"/oauth",element:m.jsx(cme,{})}),m.jsx(se,{path:"/resetpassword",element:m.jsx(dme,{})}),m.jsx(se,{path:"/setpassword/:id/:secret",element:m.jsx(pme,{})}),m.jsx(se,{path:"/register",element:m.jsx(ume,{})}),m.jsx(se,{path:"/changepassword",element:m.jsx(Hpe,{})}),m.jsx(se,{path:"/security",element:m.jsx(fme,{})}),m.jsx(se,{path:"/mfa",element:m.jsx(lme,{})}),m.jsx(se,{path:"/batch",element:m.jsx(Upe,{})}),m.jsx(se,{path:"/bulk/:resourceType",element:m.jsx(Wpe,{})}),m.jsx(se,{path:"/smart",element:m.jsx(hme,{})}),m.jsx(se,{path:"/forms/:id",element:m.jsx(Jpe,{})}),m.jsx(se,{path:"/admin/super",element:m.jsx(Ome,{})}),m.jsxs(se,{path:"/admin",element:m.jsx(Sme,{}),children:[m.jsx(se,{path:"patients",element:m.jsx(Eme,{})}),m.jsx(se,{path:"bots/new",element:m.jsx(yme,{})}),m.jsx(se,{path:"bots",element:m.jsx(gme,{})}),m.jsx(se,{path:"clients/new",element:m.jsx(wme,{})}),m.jsx(se,{path:"clients",element:m.jsx(vme,{})}),m.jsx(se,{path:"details",element:m.jsx(iO,{})}),m.jsx(se,{path:"invite",element:m.jsx(xme,{})}),m.jsx(se,{path:"users",element:m.jsx(Cme,{})}),m.jsx(se,{path:"project",element:m.jsx(iO,{})}),m.jsx(se,{path:"secrets",element:m.jsx(Pme,{})}),m.jsx(se,{path:"sites",element:m.jsx($me,{})}),m.jsx(se,{path:"members/:membershipId",element:m.jsx(_me,{})})]}),m.jsx(se,{path:"/lab/assays",element:m.jsx(kme,{})}),m.jsx(se,{path:"/lab/panels",element:m.jsx(jme,{})}),m.jsx(se,{path:"/:resourceType/:id/_history/:versionId/:tab",element:m.jsx(cO,{})}),m.jsx(se,{path:"/:resourceType/:id/_history/:versionId",element:m.jsx(cO,{})}),m.jsxs(se,{path:"/:resourceType/new",element:m.jsx(Gpe,{}),children:[m.jsx(se,{index:!0,element:m.jsx(dO,{})}),m.jsx(se,{path:"form",element:m.jsx(dO,{})}),m.jsx(se,{path:"json",element:m.jsx(hhe,{})})]}),m.jsxs(se,{path:"/:resourceType/:id",element:m.jsx(phe,{}),children:[m.jsx(se,{index:!0,element:m.jsx(uO,{})}),m.jsx(se,{path:"apply",element:m.jsx(Tme,{})}),m.jsx(se,{path:"apps",element:m.jsx(Ime,{})}),m.jsx(se,{path:"event",element:m.jsx(Dme,{})}),m.jsx(se,{path:"blame",element:m.jsx(Ame,{})}),m.jsx(se,{path:"bots",element:m.jsx(Jme,{})}),m.jsx(se,{path:"builder",element:m.jsx(Wme,{})}),m.jsx(se,{path:"checklist",element:m.jsx(Hme,{})}),m.jsx(se,{path:"delete",element:m.jsx(qme,{})}),m.jsx(se,{path:"details",element:m.jsx(Gme,{})}),m.jsx(se,{path:"edit",element:m.jsx(Qme,{})}),m.jsx(se,{path:"editor",element:m.jsx(Bme,{})}),m.jsx(se,{path:"history",element:m.jsx(Kme,{})}),m.jsx(se,{path:"json",element:m.jsx(Yme,{})}),m.jsx(se,{path:"preview",element:m.jsx(Xme,{})}),m.jsx(se,{path:"responses",element:m.jsx(ehe,{})}),m.jsx(se,{path:"report",element:m.jsx(rhe,{})}),m.jsx(se,{path:"ranges",element:m.jsx(the,{})}),m.jsx(se,{path:"subscriptions",element:m.jsx(mhe,{})}),m.jsx(se,{path:"timeline",element:m.jsx(uO,{})})]}),m.jsx(se,{path:"/:resourceType",element:m.jsx(aO,{})}),m.jsx(se,{path:"/",element:m.jsx(aO,{})})]})})}function vhe(){const e=re(),t=e.getUserConfiguration(),r=va(),[n]=D1();return e.isLoading()?m.jsx(ua,{}):m.jsx(nle,{logo:m.jsx(Rn,{size:24}),pathname:r.pathname,searchParams:n,version:Rae,menus:yhe(t),displayAddBookmark:!!(t!=null&&t.id),children:m.jsx(f.Suspense,{fallback:m.jsx(ua,{}),children:m.jsx(ghe,{})})})}function yhe(e){var r;const t=((r=e==null?void 0:e.menu)==null?void 0:r.map(n=>{var o;return{title:n.title,links:((o=n.link)==null?void 0:o.map(a=>({label:a.name,href:a.target,icon:whe(a.target)})))||[]}}))||[];return t.push({title:"Settings",links:[{label:"Security",href:"/security",icon:m.jsx(ife,{})}]}),t}const fO={Patient:ffe,Practitioner:ofe,Organization:efe,ServiceRequest:ufe,DiagnosticReport:dfe,Questionnaire:nfe,admin:Zde,AccessPolicy:afe,Subscription:pfe,batch:sfe,Observation:lfe};function whe(e){try{const t=new URL(e,"https://app.medplum.com").pathname.split("/")[1];if(t in fO){const r=fO[t];return m.jsx(r,{})}}catch{}return m.jsx(Wm,{w:30})}"serviceWorker"in navigator&&window.addEventListener("load",()=>{navigator.serviceWorker.getRegistrations().then(e=>Promise.all(e.map(t=>t.unregister()))).catch(e=>console.error("SW registration failed: ",e))});async function bhe(){const e=jc(),t=new Lae({baseUrl:e.baseUrl,clientId:e.clientId,cacheTime:6e4,autoBatchTime:100,onUnauthenticated:()=>{window.location.pathname!=="/signin"&&window.location.pathname!=="/oauth"&&(window.location.href="/signin?next="+encodeURIComponent(window.location.pathname+window.location.search))}}),r={headings:{sizes:{h1:{fontSize:"1.125rem",fontWeight:500,lineHeight:2}}},fontSizes:{xs:"0.6875rem",sm:"0.875rem",md:"0.875rem",lg:"1.0rem",xl:"1.125rem"}},n=Ude([{path:"*",element:m.jsx(vhe,{})}]),o=i=>n.navigate(i);iD(document.getElementById("root")).render(m.jsx(s.StrictMode,{children:m.jsx(pce,{medplum:t,navigate:o,children:m.jsxs(rC,{theme:r,withGlobalStyles:!0,withNormalizeCSS:!0,children:[m.jsx(ui,{position:"bottom-right"}),m.jsx(Mde,{router:n})]})})}))}bhe().catch(console.error);
235
+ //# sourceMappingURL=index-b966d59f.js.map