@medplum/app 2.1.2 → 2.1.4

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,244 @@
1
+ function A3(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 ty(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var t$={exports:{}},Xp={},r$={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 Xs=Symbol.for("react.element"),M3=Symbol.for("react.portal"),z3=Symbol.for("react.fragment"),L3=Symbol.for("react.strict_mode"),F3=Symbol.for("react.profiler"),V3=Symbol.for("react.provider"),B3=Symbol.for("react.context"),U3=Symbol.for("react.forward_ref"),W3=Symbol.for("react.suspense"),H3=Symbol.for("react.memo"),q3=Symbol.for("react.lazy"),T1=Symbol.iterator;function G3(e){return e===null||typeof e!="object"?null:(e=T1&&e[T1]||e["@@iterator"],typeof e=="function"?e:null)}var n$={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},o$=Object.assign,a$={};function ml(e,t,r){this.props=e,this.context=t,this.refs=a$,this.updater=r||n$}ml.prototype.isReactComponent={};ml.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")};ml.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function i$(){}i$.prototype=ml.prototype;function ry(e,t,r){this.props=e,this.context=t,this.refs=a$,this.updater=r||n$}var ny=ry.prototype=new i$;ny.constructor=ry;o$(ny,ml.prototype);ny.isPureReactComponent=!0;var I1=Array.isArray,l$=Object.prototype.hasOwnProperty,oy={current:null},s$={key:!0,ref:!0,__self:!0,__source:!0};function c$(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)l$.call(t,n)&&!s$.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:Xs,type:e,key:a,ref:i,props:o,_owner:oy.current}}function Q3(e,t){return{$$typeof:Xs,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function ay(e){return typeof e=="object"&&e!==null&&e.$$typeof===Xs}function K3(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(r){return t[r]})}var D1=/\/+/g;function ch(e,t){return typeof e=="object"&&e!==null&&e.key!=null?K3(""+e.key):t.toString(36)}function ku(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 Xs:case M3:i=!0}}if(i)return i=e,o=o(i),e=n===""?"."+ch(i,0):n,I1(o)?(r="",e!=null&&(r=e.replace(D1,"$&/")+"/"),ku(o,t,r,"",function(u){return u})):o!=null&&(ay(o)&&(o=Q3(o,r+(!o.key||i&&i.key===o.key?"":(""+o.key).replace(D1,"$&/")+"/")+e)),t.push(o)),1;if(i=0,n=n===""?".":n+":",I1(e))for(var l=0;l<e.length;l++){a=e[l];var c=n+ch(a,l);i+=ku(a,t,r,c,o)}else if(c=G3(e),typeof c=="function")for(e=c.call(e),l=0;!(a=e.next()).done;)a=a.value,c=n+ch(a,l++),i+=ku(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 Tc(e,t,r){if(e==null)return e;var n=[],o=0;return ku(e,n,"","",function(a){return t.call(r,a,o++)}),n}function Y3(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 ur={current:null},ju={transition:null},X3={ReactCurrentDispatcher:ur,ReactCurrentBatchConfig:ju,ReactCurrentOwner:oy};Te.Children={map:Tc,forEach:function(e,t,r){Tc(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return Tc(e,function(){t++}),t},toArray:function(e){return Tc(e,function(t){return t})||[]},only:function(e){if(!ay(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Te.Component=ml;Te.Fragment=z3;Te.Profiler=F3;Te.PureComponent=ry;Te.StrictMode=L3;Te.Suspense=W3;Te.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=X3;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=o$({},e.props),o=e.key,a=e.ref,i=e._owner;if(t!=null){if(t.ref!==void 0&&(a=t.ref,i=oy.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)l$.call(t,c)&&!s$.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:Xs,type:e.type,key:o,ref:a,props:n,_owner:i}};Te.createContext=function(e){return e={$$typeof:B3,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:V3,_context:e},e.Consumer=e};Te.createElement=c$;Te.createFactory=function(e){var t=c$.bind(null,e);return t.type=e,t};Te.createRef=function(){return{current:null}};Te.forwardRef=function(e){return{$$typeof:U3,render:e}};Te.isValidElement=ay;Te.lazy=function(e){return{$$typeof:q3,_payload:{_status:-1,_result:e},_init:Y3}};Te.memo=function(e,t){return{$$typeof:H3,type:e,compare:t===void 0?null:t}};Te.startTransition=function(e){var t=ju.transition;ju.transition={};try{e()}finally{ju.transition=t}};Te.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};Te.useCallback=function(e,t){return ur.current.useCallback(e,t)};Te.useContext=function(e){return ur.current.useContext(e)};Te.useDebugValue=function(){};Te.useDeferredValue=function(e){return ur.current.useDeferredValue(e)};Te.useEffect=function(e,t){return ur.current.useEffect(e,t)};Te.useId=function(){return ur.current.useId()};Te.useImperativeHandle=function(e,t,r){return ur.current.useImperativeHandle(e,t,r)};Te.useInsertionEffect=function(e,t){return ur.current.useInsertionEffect(e,t)};Te.useLayoutEffect=function(e,t){return ur.current.useLayoutEffect(e,t)};Te.useMemo=function(e,t){return ur.current.useMemo(e,t)};Te.useReducer=function(e,t,r){return ur.current.useReducer(e,t,r)};Te.useRef=function(e){return ur.current.useRef(e)};Te.useState=function(e){return ur.current.useState(e)};Te.useSyncExternalStore=function(e,t,r){return ur.current.useSyncExternalStore(e,t,r)};Te.useTransition=function(){return ur.current.useTransition()};Te.version="18.2.0";r$.exports=Te;var f=r$.exports;const s=ty(f),Ss=A3({__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 J3=f,Z3=Symbol.for("react.element"),e4=Symbol.for("react.fragment"),t4=Object.prototype.hasOwnProperty,r4=J3.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,n4={key:!0,ref:!0,__self:!0,__source:!0};function u$(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)t4.call(t,n)&&!n4.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:Z3,type:e,key:a,ref:i,props:o,_owner:r4.current}}Xp.Fragment=e4;Xp.jsx=u$;Xp.jsxs=u$;t$.exports=Xp;var m=t$.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 d$(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 hl(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 gl(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 N1(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 _g(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 Ru="right-scroll-bar-position",Tu="width-before-scroll-bar",o4="with-scroll-bars-hidden",a4="--removed-body-scroll-bar-size";function i4(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function l4(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 s4(e,t){return l4(t||null,function(r){return e.forEach(function(n){return i4(n,r)})})}function c4(e){return e}function u4(e,t){t===void 0&&(t=c4);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 d4(e){e===void 0&&(e={});var t=u4(null);return t.options=Bn({async:!0,ssr:!1},e),t}var f$=function(e){var t=e.sideCar,r=d$(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))};f$.isSideCarExport=!0;function f4(e,t){return e.useMedium(t),f$}var p$=d4(),uh=function(){},Jp=f.forwardRef(function(e,t){var r=f.useRef(null),n=f.useState({onScrollCapture:uh,onWheelCapture:uh,onTouchMoveCapture:uh}),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,v=e.inert,w=e.allowPinchZoom,E=e.as,_=E===void 0?"div":E,y=e.gapMode,b=d$(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),x=h,P=s4([r,t]),$=Bn(Bn({},b),o);return f.createElement(f.Fragment,null,d&&f.createElement(x,{sideCar:p$,removeScrollBar:u,shards:p,noIsolation:g,inert:v,setCallbacks:a,allowPinchZoom:!!w,lockRef:r,gapMode:y}),i?f.cloneElement(f.Children.only(l),Bn(Bn({},$),{ref:P})):f.createElement(_,Bn({},$,{className:c,ref:P}),l))});Jp.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Jp.classNames={fullWidth:Tu,zeroRight:Ru};var A1,p4=function(){if(A1)return A1;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function m4(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=p4();return t&&e.setAttribute("nonce",t),e}function h4(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function g4(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var v4=function(){var e=0,t=null;return{add:function(r){e==0&&(t=m4())&&(h4(t,r),g4(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},y4=function(){var e=v4();return function(t,r){f.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},m$=function(){var e=y4(),t=function(r){var n=r.styles,o=r.dynamic;return e(n,o),null};return t},w4={left:0,top:0,right:0,gap:0},dh=function(e){return parseInt(e||"",10)||0},_4=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[dh(r),dh(n),dh(o)]},b4=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return w4;var t=_4(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])}},x4=m$(),E4=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(o4,` {
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(Ru,` {
36
+ right: `).concat(l,"px ").concat(n,`;
37
+ }
38
+
39
+ .`).concat(Tu,` {
40
+ margin-right: `).concat(l,"px ").concat(n,`;
41
+ }
42
+
43
+ .`).concat(Ru," .").concat(Ru,` {
44
+ right: 0 `).concat(n,`;
45
+ }
46
+
47
+ .`).concat(Tu," .").concat(Tu,` {
48
+ margin-right: 0 `).concat(n,`;
49
+ }
50
+
51
+ body {
52
+ `).concat(a4,": ").concat(l,`px;
53
+ }
54
+ `)},S4=function(e){var t=e.noRelative,r=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n,a=f.useMemo(function(){return b4(o)},[o]);return f.createElement(x4,{styles:E4(a,!t,o,r?"":"!important")})},bg=!1;if(typeof window<"u")try{var Ic=Object.defineProperty({},"passive",{get:function(){return bg=!0,!0}});window.addEventListener("test",Ic,Ic),window.removeEventListener("test",Ic,Ic)}catch{bg=!1}var mi=bg?{passive:!1}:!1,P4=function(e){return e.tagName==="TEXTAREA"},h$=function(e,t){var r=window.getComputedStyle(e);return r[t]!=="hidden"&&!(r.overflowY===r.overflowX&&!P4(e)&&r[t]==="visible")},O4=function(e){return h$(e,"overflowY")},$4=function(e){return h$(e,"overflowX")},M1=function(e,t){var r=t.ownerDocument,n=t;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=g$(e,n);if(o){var a=v$(e,n),i=a[1],l=a[2];if(i>l)return!0}n=n.parentNode}while(n&&n!==r.body);return!1},C4=function(e){var t=e.scrollTop,r=e.scrollHeight,n=e.clientHeight;return[t,r,n]},k4=function(e){var t=e.scrollLeft,r=e.scrollWidth,n=e.clientWidth;return[t,r,n]},g$=function(e,t){return e==="v"?O4(t):$4(t)},v$=function(e,t){return e==="v"?C4(t):k4(t)},j4=function(e,t){return e==="h"&&t==="rtl"?-1:1},R4=function(e,t,r,n,o){var a=j4(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=v$(e,l),v=g[0],w=g[1],E=g[2],_=w-E-a*v;(v||_)&&g$(e,l)&&(p+=_,h+=v),l=l.parentNode}while(!c&&l!==document.body||c&&(t.contains(l)||t===l));return(d&&(o&&p===0||!o&&i>p)||!d&&(o&&h===0||!o&&-i>h))&&(u=!0),u},Dc=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},z1=function(e){return[e.deltaX,e.deltaY]},L1=function(e){return e&&"current"in e?e.current:e},T4=function(e,t){return e[0]===t[0]&&e[1]===t[1]},I4=function(e){return`
55
+ .block-interactivity-`.concat(e,` {pointer-events: none;}
56
+ .allow-interactivity-`).concat(e,` {pointer-events: all;}
57
+ `)},D4=0,hi=[];function N4(e){var t=f.useRef([]),r=f.useRef([0,0]),n=f.useRef(),o=f.useState(D4++)[0],a=f.useState(m$)[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 w=_g([e.lockRef.current],(e.shards||[]).map(L1),!0).filter(Boolean);return w.forEach(function(E){return E.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),w.forEach(function(E){return E.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var l=f.useCallback(function(w,E){if("touches"in w&&w.touches.length===2)return!i.current.allowPinchZoom;var _=Dc(w),y=r.current,b="deltaX"in w?w.deltaX:y[0]-_[0],x="deltaY"in w?w.deltaY:y[1]-_[1],P,$=w.target,O=Math.abs(b)>Math.abs(x)?"h":"v";if("touches"in w&&O==="h"&&$.type==="range")return!1;var C=M1(O,$);if(!C)return!0;if(C?P=O:(P=O==="v"?"h":"v",C=M1(O,$)),!C)return!1;if(!n.current&&"changedTouches"in w&&(b||x)&&(n.current=P),!P)return!0;var T=n.current||P;return R4(T,E,w,T==="h"?b:x,!0)},[]),c=f.useCallback(function(w){var E=w;if(!(!hi.length||hi[hi.length-1]!==a)){var _="deltaY"in E?z1(E):Dc(E),y=t.current.filter(function(P){return P.name===E.type&&P.target===E.target&&T4(P.delta,_)})[0];if(y&&y.should){E.cancelable&&E.preventDefault();return}if(!y){var b=(i.current.shards||[]).map(L1).filter(Boolean).filter(function(P){return P.contains(E.target)}),x=b.length>0?l(E,b[0]):!i.current.noIsolation;x&&E.cancelable&&E.preventDefault()}}},[]),u=f.useCallback(function(w,E,_,y){var b={name:w,delta:E,target:_,should:y};t.current.push(b),setTimeout(function(){t.current=t.current.filter(function(x){return x!==b})},1)},[]),d=f.useCallback(function(w){r.current=Dc(w),n.current=void 0},[]),p=f.useCallback(function(w){u(w.type,z1(w),w.target,l(w,e.lockRef.current))},[]),h=f.useCallback(function(w){u(w.type,Dc(w),w.target,l(w,e.lockRef.current))},[]);f.useEffect(function(){return hi.push(a),e.setCallbacks({onScrollCapture:p,onWheelCapture:p,onTouchMoveCapture:h}),document.addEventListener("wheel",c,mi),document.addEventListener("touchmove",c,mi),document.addEventListener("touchstart",d,mi),function(){hi=hi.filter(function(w){return w!==a}),document.removeEventListener("wheel",c,mi),document.removeEventListener("touchmove",c,mi),document.removeEventListener("touchstart",d,mi)}},[]);var g=e.removeScrollBar,v=e.inert;return f.createElement(f.Fragment,null,v?f.createElement(a,{styles:I4(o)}):null,g?f.createElement(S4,{gapMode:e.gapMode}):null)}const A4=f4(p$,N4);var y$=f.forwardRef(function(e,t){return f.createElement(Jp,Bn({},e,{ref:t,sideCar:A4}))});y$.classNames=Jp.classNames;const M4=y$;function ed(e,t){let r=e;for(;(r=r.parentElement)&&!r.matches(t););return r}function z4(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 L4(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 F4(e,t,r){return ed(e,r)===ed(t,r)}function w$({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=ed(l.currentTarget,e))==null?void 0:c.querySelectorAll(t))||[]).filter(w=>F4(l.currentTarget,w,e)),d=u.findIndex(w=>l.currentTarget===w),p=L4(d,u,n),h=z4(d,u,n),g=a==="rtl"?h:p,v=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[v].focus(),o&&u[v].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 w=u.length-1;!u[w].disabled&&u[w].focus();break}}}}function V4(e,t,r){var n;return r?Array.from(((n=ed(r,t))==null?void 0:n.querySelectorAll(e))||[]).findIndex(o=>o===r):null}function So(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 Zp(e){return Array.isArray(e)?e:[e]}function F1(e,t){return r=>{if(typeof r!="string"||r.trim().length===0)throw new Error(t);return`${e}-${r}`}}const B4=()=>{};function U4(e,t={active:!0}){return typeof e!="function"||!t.active?t.onKeyDown||B4:r=>{var n;r.key==="Escape"&&(e(r),(n=t.onTrigger)==null||n.call(t))}}function Ar(e,t){return r=>{e==null||e(r),t==null||t(r)}}function W4(){const[e,t]=f.useState(-1);return[e,{setHovered:t,resetHovered:()=>t(-1)}]}function H4({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 q4(e,t){window.dispatchEvent(new CustomEvent(e,{detail:t}))}const G4=typeof window<"u"?f.useLayoutEffect:f.useEffect;function Q4(e){function t(n){const o=Object.keys(n).reduce((a,i)=>(a[`${e}:${i}`]=l=>n[i](l.detail),a),{});G4(()=>(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)=>q4(`${e}:${String(n)}`,o[0])}return[t,r]}function vl(e){return Array.isArray(e)||e===null?!1:typeof e=="object"?e.type!==s.Fragment:!1}function _$(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=_$(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function b$(){for(var e=0,t,r,n="";e<arguments.length;)(t=arguments[e++])&&(r=_$(t))&&(n&&(n+=" "),n+=r);return n}const K4={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 Y4(e){return()=>({fontFamily:e.fontFamily||"sans-serif"})}var X4=Object.defineProperty,V1=Object.getOwnPropertySymbols,J4=Object.prototype.hasOwnProperty,Z4=Object.prototype.propertyIsEnumerable,B1=(e,t,r)=>t in e?X4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,U1=(e,t)=>{for(var r in t||(t={}))J4.call(t,r)&&B1(e,r,t[r]);if(V1)for(var r of V1(t))Z4.call(t,r)&&B1(e,r,t[r]);return e};function eA(e){return t=>({WebkitTapHighlightColor:"transparent",[t||"&:focus"]:U1({},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)"]:U1({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)})}function Js(e){return t=>typeof e.primaryShade=="number"?e.primaryShade:e.primaryShade[t||e.colorScheme]}function iy(e){const t=Js(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 x$(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 tA(e,...t){return`linear-gradient(${e}deg, ${x$(t)})`}function rA(...e){return`radial-gradient(circle, ${x$(e)})`}function E$(e){const t=iy(e),r=Js(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 S$(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 S=S$("rem"),ar=S$("em");function M({size:e,sizes:t,units:r}){return e in t?t[e]:typeof e=="number"?r==="em"?ar(e):S(e):e||t.md}function an(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 nA(e){return t=>`@media (min-width: ${ar(an(M({size:t,sizes:e.breakpoints})))})`}function oA(e){return t=>`@media (max-width: ${ar(an(M({size:t,sizes:e.breakpoints}))-1)})`}function aA(e){return/^#?([0-9A-F]{3}){1,2}$/i.test(e)}function iA(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 lA(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 ly(e){return aA(e)?iA(e):e.startsWith("rgb")?lA(e):{r:0,g:0,b:0,a:1}}function Si(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}=ly(e);return`rgba(${r}, ${n}, ${o}, ${t})`}function sA(e=0){return{position:"absolute",top:S(e),right:S(e),left:S(e),bottom:S(e)}}function cA(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a}=ly(e),i=1-t,l=c=>Math.round(c*i);return`rgba(${l(r)}, ${l(n)}, ${l(o)}, ${a})`}function uA(e,t){if(typeof e=="string"&&e.startsWith("var(--"))return e;const{r,g:n,b:o,a}=ly(e),i=l=>Math.round(l+(255-l)*t);return`rgba(${i(r)}, ${i(n)}, ${i(o)}, ${a})`}function dA(e){return t=>{if(typeof t=="number")return S(t);const r=typeof e.defaultRadius=="number"?e.defaultRadius:e.radius[e.defaultRadius]||e.defaultRadius;return e.radius[t]||t||r}}function fA(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 pA(e){const t=iy(e),r=Js(e),n=E$(e);return({variant:o,color:a,gradient:i,primaryFallback:l})=>{const c=fA(a,e);switch(o){case"light":return{border:"transparent",background:Si(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:Si(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:Si(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"?Si(t(a,5,l,!1),.05):Si(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 mA(e){return t=>{const r=Js(e)(t);return e.colors[e.primaryColor][r]}}function hA(e){return{"@media (hover: hover)":{"&:hover":e},"@media (hover: none)":{"&:active":e}}}function gA(e){return()=>({userSelect:"none",color:e.colorScheme==="dark"?e.colors.dark[3]:e.colors.gray[5]})}function vA(e){return()=>e.colorScheme==="dark"?e.colors.dark[2]:e.colors.gray[6]}const It={fontStyles:Y4,themeColor:iy,focusStyles:eA,linearGradient:tA,radialGradient:rA,smallerThan:oA,largerThan:nA,rgba:Si,cover:sA,darken:cA,lighten:uA,radius:dA,variant:pA,primaryShade:Js,hover:hA,gradient:E$,primaryColor:mA,placeholderStyles:gA,dimmed:vA};var yA=Object.defineProperty,wA=Object.defineProperties,_A=Object.getOwnPropertyDescriptors,W1=Object.getOwnPropertySymbols,bA=Object.prototype.hasOwnProperty,xA=Object.prototype.propertyIsEnumerable,H1=(e,t,r)=>t in e?yA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,EA=(e,t)=>{for(var r in t||(t={}))bA.call(t,r)&&H1(e,r,t[r]);if(W1)for(var r of W1(t))xA.call(t,r)&&H1(e,r,t[r]);return e},SA=(e,t)=>wA(e,_A(t));function P$(e){return SA(EA({},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 O$=["xs","sm","md","lg","xl"],PA={dir:"ltr",primaryShade:{light:6,dark:8},focusRing:"auto",loader:"oval",colorScheme:"light",white:"#fff",black:"#000",defaultRadius:"sm",transitionTimingFunction:"ease",colors:K4,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]})}},sy=P$(PA);function OA(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 $A(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 CA=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($A(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var a=OA(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}(),Yt="-ms-",td="-moz-",Le="-webkit-",$$="comm",cy="rule",uy="decl",kA="@import",C$="@keyframes",jA="@layer",RA=Math.abs,em=String.fromCharCode,TA=Object.assign;function IA(e,t){return Wt(e,0)^45?(((t<<2^Wt(e,0))<<2^Wt(e,1))<<2^Wt(e,2))<<2^Wt(e,3):0}function k$(e){return e.trim()}function DA(e,t){return(e=t.exec(e))?e[0]:e}function Ve(e,t,r){return e.replace(t,r)}function xg(e,t){return e.indexOf(t)}function Wt(e,t){return e.charCodeAt(t)|0}function Ps(e,t,r){return e.slice(t,r)}function Ln(e){return e.length}function dy(e){return e.length}function Nc(e,t){return t.push(e),e}function NA(e,t){return e.map(t).join("")}var tm=1,el=1,j$=0,Sr=0,jt=0,yl="";function rm(e,t,r,n,o,a,i){return{value:e,root:t,parent:r,type:n,props:o,children:a,line:tm,column:el,length:i,return:""}}function Tl(e,t){return TA(rm("",null,null,"",null,null,0),e,{length:-e.length},t)}function AA(){return jt}function MA(){return jt=Sr>0?Wt(yl,--Sr):0,el--,jt===10&&(el=1,tm--),jt}function zr(){return jt=Sr<j$?Wt(yl,Sr++):0,el++,jt===10&&(el=1,tm++),jt}function Hn(){return Wt(yl,Sr)}function Iu(){return Sr}function Zs(e,t){return Ps(yl,e,t)}function Os(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 R$(e){return tm=el=1,j$=Ln(yl=e),Sr=0,[]}function T$(e){return yl="",e}function Du(e){return k$(Zs(Sr-1,Eg(e===91?e+2:e===40?e+1:e)))}function zA(e){for(;(jt=Hn())&&jt<33;)zr();return Os(e)>2||Os(jt)>3?"":" "}function LA(e,t){for(;--t&&zr()&&!(jt<48||jt>102||jt>57&&jt<65||jt>70&&jt<97););return Zs(e,Iu()+(t<6&&Hn()==32&&zr()==32))}function Eg(e){for(;zr();)switch(jt){case e:return Sr;case 34:case 39:e!==34&&e!==39&&Eg(jt);break;case 40:e===41&&Eg(e);break;case 92:zr();break}return Sr}function FA(e,t){for(;zr()&&e+jt!==47+10;)if(e+jt===42+42&&Hn()===47)break;return"/*"+Zs(t,Sr-1)+"*"+em(e===47?e:zr())}function VA(e){for(;!Os(Hn());)zr();return Zs(e,Sr)}function BA(e){return T$(Nu("",null,null,null,[""],e=R$(e),0,[0],e))}function Nu(e,t,r,n,o,a,i,l,c){for(var u=0,d=0,p=i,h=0,g=0,v=0,w=1,E=1,_=1,y=0,b="",x=o,P=a,$=n,O=b;E;)switch(v=y,y=zr()){case 40:if(v!=108&&Wt(O,p-1)==58){xg(O+=Ve(Du(y),"&","&\f"),"&\f")!=-1&&(_=-1);break}case 34:case 39:case 91:O+=Du(y);break;case 9:case 10:case 13:case 32:O+=zA(v);break;case 92:O+=LA(Iu()-1,7);continue;case 47:switch(Hn()){case 42:case 47:Nc(UA(FA(zr(),Iu()),t,r),c);break;default:O+="/"}break;case 123*w:l[u++]=Ln(O)*_;case 125*w:case 59:case 0:switch(y){case 0:case 125:E=0;case 59+d:_==-1&&(O=Ve(O,/\f/g,"")),g>0&&Ln(O)-p&&Nc(g>32?G1(O+";",n,r,p-1):G1(Ve(O," ","")+";",n,r,p-2),c);break;case 59:O+=";";default:if(Nc($=q1(O,t,r,u,d,o,l,b,x=[],P=[],p),a),y===123)if(d===0)Nu(O,t,$,$,x,a,p,l,P);else switch(h===99&&Wt(O,3)===110?100:h){case 100:case 108:case 109:case 115:Nu(e,$,$,n&&Nc(q1(e,$,$,0,0,o,l,b,o,x=[],p),P),o,P,p,l,n?x:P);break;default:Nu(O,$,$,$,[""],P,0,l,P)}}u=d=g=0,w=_=1,b=O="",p=i;break;case 58:p=1+Ln(O),g=v;default:if(w<1){if(y==123)--w;else if(y==125&&w++==0&&MA()==125)continue}switch(O+=em(y),y*w){case 38:_=d>0?1:(O+="\f",-1);break;case 44:l[u++]=(Ln(O)-1)*_,_=1;break;case 64:Hn()===45&&(O+=Du(zr())),h=Hn(),d=p=Ln(b=O+=VA(Iu())),y++;break;case 45:v===45&&Ln(O)==2&&(w=0)}}return a}function q1(e,t,r,n,o,a,i,l,c,u,d){for(var p=o-1,h=o===0?a:[""],g=dy(h),v=0,w=0,E=0;v<n;++v)for(var _=0,y=Ps(e,p+1,p=RA(w=i[v])),b=e;_<g;++_)(b=k$(w>0?h[_]+" "+y:Ve(y,/&\f/g,h[_])))&&(c[E++]=b);return rm(e,t,r,o===0?cy:l,c,u,d)}function UA(e,t,r){return rm(e,t,r,$$,em(AA()),Ps(e,2,-2),0)}function G1(e,t,r,n){return rm(e,t,r,uy,Ps(e,0,n),Ps(e,n+1,-1),n)}function Ui(e,t){for(var r="",n=dy(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function WA(e,t,r,n){switch(e.type){case jA:if(e.children.length)break;case kA:case uy:return e.return=e.return||e.value;case $$:return"";case C$:return e.return=e.value+"{"+Ui(e.children,n)+"}";case cy:e.value=e.props.join(",")}return Ln(r=Ui(e.children,n))?e.return=e.value+"{"+r+"}":""}function HA(e){var t=dy(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 qA(e){return function(t){t.root||(t=t.return)&&e(t)}}var Q1=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 GA(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var QA=function(t,r,n){for(var o=0,a=0;o=a,a=Hn(),o===38&&a===12&&(r[n]=1),!Os(a);)zr();return Zs(t,Sr)},KA=function(t,r){var n=-1,o=44;do switch(Os(o)){case 0:o===38&&Hn()===12&&(r[n]=1),t[n]+=QA(Sr-1,r,n);break;case 2:t[n]+=Du(o);break;case 4:if(o===44){t[++n]=Hn()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=em(o)}while(o=zr());return t},YA=function(t,r){return T$(KA(R$(t),r))},K1=new WeakMap,XA=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&&!K1.get(n))&&!o){K1.set(t,!0);for(var a=[],i=YA(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]}}},JA=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function I$(e,t){switch(IA(e,t)){case 5103:return Le+"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 Le+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Le+e+td+e+Yt+e+e;case 6828:case 4268:return Le+e+Yt+e+e;case 6165:return Le+e+Yt+"flex-"+e+e;case 5187:return Le+e+Ve(e,/(\w+).+(:[^]+)/,Le+"box-$1$2"+Yt+"flex-$1$2")+e;case 5443:return Le+e+Yt+"flex-item-"+Ve(e,/flex-|-self/,"")+e;case 4675:return Le+e+Yt+"flex-line-pack"+Ve(e,/align-content|flex-|-self/,"")+e;case 5548:return Le+e+Yt+Ve(e,"shrink","negative")+e;case 5292:return Le+e+Yt+Ve(e,"basis","preferred-size")+e;case 6060:return Le+"box-"+Ve(e,"-grow","")+Le+e+Yt+Ve(e,"grow","positive")+e;case 4554:return Le+Ve(e,/([^-])(transform)/g,"$1"+Le+"$2")+e;case 6187:return Ve(Ve(Ve(e,/(zoom-|grab)/,Le+"$1"),/(image-set)/,Le+"$1"),e,"")+e;case 5495:case 3959:return Ve(e,/(image-set\([^]*)/,Le+"$1$`$1");case 4968:return Ve(Ve(e,/(.+:)(flex-)?(.*)/,Le+"box-pack:$3"+Yt+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Le+e+e;case 4095:case 3583:case 4068:case 2532:return Ve(e,/(.+)-inline(.+)/,Le+"$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(Ln(e)-1-t>6)switch(Wt(e,t+1)){case 109:if(Wt(e,t+4)!==45)break;case 102:return Ve(e,/(.+:)(.+)-([^]+)/,"$1"+Le+"$2-$3$1"+td+(Wt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~xg(e,"stretch")?I$(Ve(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Wt(e,t+1)!==115)break;case 6444:switch(Wt(e,Ln(e)-3-(~xg(e,"!important")&&10))){case 107:return Ve(e,":",":"+Le)+e;case 101:return Ve(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Le+(Wt(e,14)===45?"inline-":"")+"box$3$1"+Le+"$2$3$1"+Yt+"$2box$3")+e}break;case 5936:switch(Wt(e,t+11)){case 114:return Le+e+Yt+Ve(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Le+e+Yt+Ve(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Le+e+Yt+Ve(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Le+e+Yt+e+e}return e}var ZA=function(t,r,n,o){if(t.length>-1&&!t.return)switch(t.type){case uy:t.return=I$(t.value,t.length);break;case C$:return Ui([Tl(t,{value:Ve(t.value,"@","@"+Le)})],o);case cy:if(t.length)return NA(t.props,function(a){switch(DA(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Ui([Tl(t,{props:[Ve(a,/:(read-\w+)/,":"+td+"$1")]})],o);case"::placeholder":return Ui([Tl(t,{props:[Ve(a,/:(plac\w+)/,":"+Le+"input-$1")]}),Tl(t,{props:[Ve(a,/:(plac\w+)/,":"+td+"$1")]}),Tl(t,{props:[Ve(a,/:(plac\w+)/,Yt+"input-$1")]})],o)}return""})}},eM=[ZA],D$=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(w){var E=w.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(w),w.setAttribute("data-s",""))})}var o=t.stylisPlugins||eM,a={},i,l=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(w){for(var E=w.getAttribute("data-emotion").split(" "),_=1;_<E.length;_++)a[E[_]]=!0;l.push(w)});var c,u=[XA,JA];{var d,p=[WA,qA(function(w){d.insert(w)})],h=HA(u.concat(o,p)),g=function(E){return Ui(BA(E),h)};c=function(E,_,y,b){d=y,g(E?E+"{"+_.styles+"}":_.styles),b&&(v.inserted[_.name]=!0)}}var v={key:r,sheet:new CA({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 v.sheet.hydrate(l),v};function Je(){return Je=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},Je.apply(this,arguments)}var N$={exports:{}},We={};/** @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 Vt=typeof Symbol=="function"&&Symbol.for,fy=Vt?Symbol.for("react.element"):60103,py=Vt?Symbol.for("react.portal"):60106,nm=Vt?Symbol.for("react.fragment"):60107,om=Vt?Symbol.for("react.strict_mode"):60108,am=Vt?Symbol.for("react.profiler"):60114,im=Vt?Symbol.for("react.provider"):60109,lm=Vt?Symbol.for("react.context"):60110,my=Vt?Symbol.for("react.async_mode"):60111,sm=Vt?Symbol.for("react.concurrent_mode"):60111,cm=Vt?Symbol.for("react.forward_ref"):60112,um=Vt?Symbol.for("react.suspense"):60113,tM=Vt?Symbol.for("react.suspense_list"):60120,dm=Vt?Symbol.for("react.memo"):60115,fm=Vt?Symbol.for("react.lazy"):60116,rM=Vt?Symbol.for("react.block"):60121,nM=Vt?Symbol.for("react.fundamental"):60117,oM=Vt?Symbol.for("react.responder"):60118,aM=Vt?Symbol.for("react.scope"):60119;function Br(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case fy:switch(e=e.type,e){case my:case sm:case nm:case am:case om:case um:return e;default:switch(e=e&&e.$$typeof,e){case lm:case cm:case fm:case dm:case im:return e;default:return t}}case py:return t}}}function A$(e){return Br(e)===sm}We.AsyncMode=my;We.ConcurrentMode=sm;We.ContextConsumer=lm;We.ContextProvider=im;We.Element=fy;We.ForwardRef=cm;We.Fragment=nm;We.Lazy=fm;We.Memo=dm;We.Portal=py;We.Profiler=am;We.StrictMode=om;We.Suspense=um;We.isAsyncMode=function(e){return A$(e)||Br(e)===my};We.isConcurrentMode=A$;We.isContextConsumer=function(e){return Br(e)===lm};We.isContextProvider=function(e){return Br(e)===im};We.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===fy};We.isForwardRef=function(e){return Br(e)===cm};We.isFragment=function(e){return Br(e)===nm};We.isLazy=function(e){return Br(e)===fm};We.isMemo=function(e){return Br(e)===dm};We.isPortal=function(e){return Br(e)===py};We.isProfiler=function(e){return Br(e)===am};We.isStrictMode=function(e){return Br(e)===om};We.isSuspense=function(e){return Br(e)===um};We.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===nm||e===sm||e===am||e===om||e===um||e===tM||typeof e=="object"&&e!==null&&(e.$$typeof===fm||e.$$typeof===dm||e.$$typeof===im||e.$$typeof===lm||e.$$typeof===cm||e.$$typeof===nM||e.$$typeof===oM||e.$$typeof===aM||e.$$typeof===rM)};We.typeOf=Br;N$.exports=We;var iM=N$.exports,M$=iM,lM={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},sM={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},z$={};z$[M$.ForwardRef]=lM;z$[M$.Memo]=sM;var cM=!0;function uM(e,t,r){var n="";return r.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):n+=o+" "}),n}var dM=function(t,r,n){var o=t.key+"-"+r.name;(n===!1||cM===!1)&&t.registered[o]===void 0&&(t.registered[o]=r.styles)},L$=function(t,r,n){dM(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 fM(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 pM={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},mM=/[A-Z]|^ms/g,hM=/_EMO_([^_]+?)_([^]*?)_EMO_/g,F$=function(t){return t.charCodeAt(1)===45},Y1=function(t){return t!=null&&typeof t!="boolean"},fh=GA(function(e){return F$(e)?e:e.replace(mM,"-$&").toLowerCase()}),X1=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(hM,function(n,o,a){return Fn={name:o,styles:a,next:Fn},o})}return pM[t]!==1&&!F$(t)&&typeof r=="number"&&r!==0?r+"px":r};function $s(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 Fn={name:r.name,styles:r.styles,next:Fn},r.name;if(r.styles!==void 0){var n=r.next;if(n!==void 0)for(;n!==void 0;)Fn={name:n.name,styles:n.styles,next:Fn},n=n.next;var o=r.styles+";";return o}return gM(e,t,r)}case"function":{if(e!==void 0){var a=Fn,i=r(e);return Fn=a,$s(e,t,i)}break}}if(t==null)return r;var l=t[r];return l!==void 0?l:r}function gM(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=$s(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]+"}":Y1(i)&&(n+=fh(a)+":"+X1(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++)Y1(i[l])&&(n+=fh(a)+":"+X1(a,i[l])+";");else{var c=$s(e,t,i);switch(a){case"animation":case"animationName":{n+=fh(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var J1=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Fn,hy=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="";Fn=void 0;var i=t[0];i==null||i.raw===void 0?(o=!1,a+=$s(n,r,i)):a+=i[0];for(var l=1;l<t.length;l++)a+=$s(n,r,t[l]),o&&(a+=i[l]);J1.lastIndex=0;for(var c="",u;(u=J1.exec(a))!==null;)c+="-"+u[1];var d=fM(a)+c;return{name:d,styles:a,next:Fn}},vM=Ss["useInsertionEffect"]?Ss["useInsertionEffect"]:!1,Z1=vM||f.useLayoutEffect,V$=f.createContext(typeof HTMLElement<"u"?D$({key:"css"}):null);V$.Provider;var yM=function(t){return f.forwardRef(function(r,n){var o=f.useContext(V$);return t(r,o,n)})},Sg=f.createContext({}),wM=function(t,r){if(typeof r=="function"){var n=r(t);return n}return Je({},t,r)},_M=Q1(function(e){return Q1(function(t){return wM(e,t)})}),bM=function(t){var r=f.useContext(Sg);return t.theme!==r&&(r=_M(r)(t.theme)),f.createElement(Sg.Provider,{value:r},t.children)},ec=yM(function(e,t){var r=e.styles,n=hy([r],void 0,f.useContext(Sg)),o=f.useRef();return Z1(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]),Z1(function(){var a=o.current,i=a[0],l=a[1];if(l){a[1]=!1;return}if(n.next!==void 0&&L$(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 xM(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return hy(t)}var EM=Object.defineProperty,SM=Object.defineProperties,PM=Object.getOwnPropertyDescriptors,ew=Object.getOwnPropertySymbols,OM=Object.prototype.hasOwnProperty,$M=Object.prototype.propertyIsEnumerable,tw=(e,t,r)=>t in e?EM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,CM=(e,t)=>{for(var r in t||(t={}))OM.call(t,r)&&tw(e,r,t[r]);if(ew)for(var r of ew(t))$M.call(t,r)&&tw(e,r,t[r]);return e},kM=(e,t)=>SM(e,PM(t));function jM({theme:e}){return s.createElement(ec,{styles:{"*, *::before, *::after":{boxSizing:"border-box"},html:{colorScheme:e.colorScheme==="dark"?"dark":"light"},body:kM(CM({},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 Il(e,t,r,n=S){Object.keys(t).forEach(o=>{e[`--mantine-${r}-${o}`]=n(t[o])})}function RM({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}`};Il(t,e.shadows,"shadow"),Il(t,e.fontSizes,"font-size"),Il(t,e.radius,"radius"),Il(t,e.spacing,"spacing"),Il(t,e.breakpoints,"breakpoints",ar),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(ec,{styles:{":root":t}})}var TM=Object.defineProperty,IM=Object.defineProperties,DM=Object.getOwnPropertyDescriptors,rw=Object.getOwnPropertySymbols,NM=Object.prototype.hasOwnProperty,AM=Object.prototype.propertyIsEnumerable,nw=(e,t,r)=>t in e?TM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,In=(e,t)=>{for(var r in t||(t={}))NM.call(t,r)&&nw(e,r,t[r]);if(rw)for(var r of rw(t))AM.call(t,r)&&nw(e,r,t[r]);return e},ph=(e,t)=>IM(e,DM(t));function MM(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]=In(In({},e.headings.sizes[c]),t.headings.sizes[c]),l),{}):e.headings.sizes;return ph(In({},o),{headings:ph(In(In({},e.headings),t.headings),{sizes:i})})}if(a==="breakpoints"&&t.breakpoints){const i=In(In({},e.breakpoints),t.breakpoints);return ph(In({},o),{breakpoints:Object.fromEntries(Object.entries(i).sort((l,c)=>an(l[1])-an(c[1])))})}return o[a]=typeof t[a]=="object"?In(In({},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 zM(e,t){return P$(MM(e,t))}function B$(e){return Object.keys(e).reduce((t,r)=>(e[r]!==void 0&&(t[r]=e[r]),t),{})}const LM={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:`${S(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 FM(){return s.createElement(ec,{styles:LM})}var VM=Object.defineProperty,ow=Object.getOwnPropertySymbols,BM=Object.prototype.hasOwnProperty,UM=Object.prototype.propertyIsEnumerable,aw=(e,t,r)=>t in e?VM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,us=(e,t)=>{for(var r in t||(t={}))BM.call(t,r)&&aw(e,r,t[r]);if(ow)for(var r of ow(t))UM.call(t,r)&&aw(e,r,t[r]);return e};const rd=f.createContext({theme:sy});function tr(){var e;return((e=f.useContext(rd))==null?void 0:e.theme)||sy}function WM(e){const t=tr(),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 U$(){var e;return(e=f.useContext(rd))==null?void 0:e.emotionCache}function q(e,t,r){var n;const o=tr(),a=(n=o.components[e])==null?void 0:n.defaultProps,i=typeof a=="function"?a(o):a;return us(us(us({},t),i),B$(r))}function W$({theme:e,emotionCache:t,withNormalizeCSS:r=!1,withGlobalStyles:n=!1,withCSSVariables:o=!1,inherit:a=!1,children:i}){const l=f.useContext(rd),c=zM(sy,a?us(us({},l.theme),e):e);return s.createElement(bM,{theme:c},s.createElement(rd.Provider,{value:{theme:c,emotionCache:t}},r&&s.createElement(FM,null),n&&s.createElement(jM,{theme:c}),o&&s.createElement(RM,{theme:c}),typeof c.globalStyles=="function"&&s.createElement(ec,{styles:c.globalStyles(c)}),i))}W$.displayName="@mantine/core/MantineProvider";const HM={app:100,modal:200,popover:300,overlay:400,max:9999};function kn(e){return HM[e]}function qM(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 GM=D$({key:"mantine",prepend:!0});function QM(){return U$()||GM}var KM=Object.defineProperty,iw=Object.getOwnPropertySymbols,YM=Object.prototype.hasOwnProperty,XM=Object.prototype.propertyIsEnumerable,lw=(e,t,r)=>t in e?KM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,JM=(e,t)=>{for(var r in t||(t={}))YM.call(t,r)&&lw(e,r,t[r]);if(iw)for(var r of iw(t))XM.call(t,r)&&lw(e,r,t[r]);return e};const mh="ref";function ZM(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(!(mh in r))return{args:e,ref:t};t=r[mh];const n=JM({},r);return delete n[mh],{args:[n],ref:t}}const{cssFactory:e6}=(()=>{function e(r,n,o){const a=[],i=uM(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}=ZM(i),u=hy(c,n.registered);return L$(n,u,!1),`${n.key}-${u.name}${l===void 0?"":` ${l}`}`};return{css:o,cx:(...i)=>e(n.registered,o,b$(i))}}return{cssFactory:t}})();function H$(){const e=QM();return qM(()=>e6({cache:e}),[e])}function t6({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 r6=Object.defineProperty,sw=Object.getOwnPropertySymbols,n6=Object.prototype.hasOwnProperty,o6=Object.prototype.propertyIsEnumerable,cw=(e,t,r)=>t in e?r6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hh=(e,t)=>{for(var r in t||(t={}))n6.call(t,r)&&cw(e,r,t[r]);if(sw)for(var r of sw(t))o6.call(t,r)&&cw(e,r,t[r]);return e};function Pg(e,t){return t&&Object.keys(t).forEach(r=>{e[r]?e[r]=hh(hh({},e[r]),t[r]):e[r]=hh({},t[r])}),e}function uw(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)=>Pg(a,i),{}):o(e)}function a6({ctx:e,theme:t,params:r,variant:n,size:o}){return e.reduce((a,i)=>(i.variants&&n in i.variants&&Pg(a,i.variants[n](t,r,{variant:n,size:o})),i.sizes&&o in i.sizes&&Pg(a,i.sizes[o](t,r,{variant:n,size:o})),a),{})}function U(e){const t=typeof e=="function"?e:()=>e;function r(n,o){const a=tr(),i=WM(o==null?void 0:o.name),l=U$(),c={variant:o==null?void 0:o.variant,size:o==null?void 0:o.size},{css:u,cx:d}=H$(),p=t(a,n,c),h=uw(o==null?void 0:o.styles,a,n,c),g=uw(i,a,n,c),v=a6({ctx:i,theme:a,params:n,variant:o==null?void 0:o.variant,size:o==null?void 0:o.size}),w=Object.fromEntries(Object.keys(p).map(E=>{const _=d({[u(p[E])]:!(o!=null&&o.unstyled)},u(v[E]),u(g[E]),u(h[E]));return[E,_]}));return{classes:t6({cx:d,classes:w,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 q$({styles:e}){const t=tr();return s.createElement(ec,{styles:xM(typeof e=="function"?e(t):e)})}var i6=Object.defineProperty,l6=Object.defineProperties,s6=Object.getOwnPropertyDescriptors,dw=Object.getOwnPropertySymbols,c6=Object.prototype.hasOwnProperty,u6=Object.prototype.propertyIsEnumerable,fw=(e,t,r)=>t in e?i6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Dl=(e,t)=>{for(var r in t||(t={}))c6.call(t,r)&&fw(e,r,t[r]);if(dw)for(var r of dw(t))u6.call(t,r)&&fw(e,r,t[r]);return e},Nl=(e,t)=>l6(e,s6(t));const Al={in:{opacity:1,transform:"scale(1)"},out:{opacity:0,transform:`scale(.9) translateY(${S(10)})`},transitionProperty:"transform, opacity"},Ac={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(-${S(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(${S(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(${S(20)}) rotate(-5deg)`},common:{transformOrigin:"bottom"},transitionProperty:"transform, opacity"},"rotate-right":{in:{opacity:1,transform:"translateY(0) rotate(0deg)"},out:{opacity:0,transform:`translateY(${S(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:Nl(Dl({},Al),{common:{transformOrigin:"center center"}}),"pop-bottom-left":Nl(Dl({},Al),{common:{transformOrigin:"bottom left"}}),"pop-bottom-right":Nl(Dl({},Al),{common:{transformOrigin:"bottom right"}}),"pop-top-left":Nl(Dl({},Al),{common:{transformOrigin:"top left"}}),"pop-top-right":Nl(Dl({},Al),{common:{transformOrigin:"top right"}})},pw=["mousedown","touchstart"];function d6(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||pw).forEach(a=>document.addEventListener(a,o)),()=>{(t||pw).forEach(a=>document.removeEventListener(a,o))}},[n,e,r]),n}function f6({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 p6(e,t){try{return e.addEventListener("change",t),()=>e.removeEventListener("change",t)}catch{return e.addListener(t),()=>e.removeListener(t)}}function m6(e,t){return typeof t=="boolean"?t:typeof window<"u"&&"matchMedia"in window?window.matchMedia(e).matches:!1}function h6(e,t,{getInitialValueInEffect:r}={getInitialValueInEffect:!0}){const[n,o]=f.useState(r?t:m6(e,t)),a=f.useRef();return f.useEffect(()=>{if("matchMedia"in window)return a.current=window.matchMedia(e),o(a.current.matches),p6(a.current,i=>o(i.matches))},[e]),n}const G$=typeof document<"u"?f.useLayoutEffect:f.useEffect;function rn(e,t){const r=f.useRef(!1);f.useEffect(()=>()=>{r.current=!1},[]),f.useEffect(()=>{if(r.current)return e();r.current=!0},t)}function Q$({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 rn(()=>{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 g6=/input|select|textarea|button|object/,K$="a, input, select, textarea, button, object, [tabindex]";function v6(e){return e.style.display==="none"}function y6(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(v6(r))return!1;r=r.parentNode}return!0}function Y$(e){let t=e.getAttribute("tabindex");return t===null&&(t=void 0),parseInt(t,10)}function Og(e){const t=e.nodeName.toLowerCase(),r=!Number.isNaN(Y$(e));return(g6.test(t)&&!e.disabled||e instanceof HTMLAnchorElement&&e.href||r)&&y6(e)}function X$(e){const t=Y$(e);return(Number.isNaN(t)||t>=0)&&Og(e)}function w6(e){return Array.from(e.querySelectorAll(K$)).filter(X$)}function _6(e,t){const r=w6(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 pm(){return`mantine-${Math.random().toString(36).slice(2,11)}`}function b6(e,t="body > :not(script)"){const r=pm(),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 x6(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(K$));i=l.find(X$)||l.find(Og)||null,!i&&Og(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=b6(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&&_6(t.current,i)};return document.addEventListener("keydown",a),()=>{document.removeEventListener("keydown",a),r.current&&r.current()}},[e]),o}const E6=e=>(e+1)%1e6;function S6(){const[,e]=f.useReducer(E6,0);return e}const P6=s["useId".toString()]||(()=>{});function O6(){const e=P6();return e?`mantine-${e.replace(/:/g,"")}`:""}function $r(e){const t=O6(),[r,n]=f.useState(t);return G$(()=>{n(pm())},[]),typeof e=="string"?e:typeof window>"u"?t:r}function $g(e,t,r){f.useEffect(()=>(window.addEventListener(e,t,r),()=>window.removeEventListener(e,t,r)),[e,t])}function J$(e,t){typeof e=="function"?e(t):typeof e=="object"&&e!==null&&"current"in e&&(e.current=t)}function $6(...e){return t=>{e.forEach(r=>J$(r,t))}}function wl(...e){return f.useCallback($6(...e),e)}function Pr({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 No(e,t){const r=t-e+1;return Array.from({length:r},(n,o)=>o+e)}const Mc="dots";function C6({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]=Pr({value:n,onChange:a,defaultValue:o,finalValue:o}),u=w=>{w<=0?c(1):w>i?c(i):c(w)},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 No(1,i);const E=Math.max(l-t,r),_=Math.min(l+t,i-r),y=E>r+2,b=_<i-(r+1);if(!y&&b){const x=t*2+r+2;return[...No(1,x),Mc,...No(i-(r-1),i)]}if(y&&!b){const x=r+1+2*t;return[...No(1,r),Mc,...No(i-x,i)]}return[...No(1,r),Mc,...No(E,_),Mc,...No(i-r+1,i)]},[i,t,l]),active:l,setPage:u,next:d,previous:p,first:h,last:g}}function k6({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 mm(e,t){return h6("(prefers-reduced-motion: reduce)",e,t)}const j6=e=>e<.5?2*e*e:-1+(4-2*e)*e,R6=({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},T6=({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]},I6=({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 D6({duration:e=1250,axis:t="y",onScrollFinish:r,easing:n=j6,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=mm(),g=()=>{l.current&&cancelAnimationFrame(l.current)},v=f.useCallback(({alignment:E="start"}={})=>{var _;u.current=!1,l.current&&g();const y=(_=T6({parent:d.current,axis:t}))!=null?_:0,b=R6({parent:d.current,target:p.current,axis:t,alignment:E,offset:o,isList:i})-(d.current?0:y);function x(){c.current===0&&(c.current=performance.now());const $=performance.now()-c.current,O=h||e===0?1:$/e,C=y+b*n(O);I6({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]),w=()=>{a&&(u.current=!0)};return $g("wheel",w,{passive:!0}),$g("touchmove",w,{passive:!0}),f.useEffect(()=>g,[]),{scrollableRef:d,targetRef:p,scrollIntoView:v,cancel:g}}function N6(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 mw(e){return typeof e!="string"?"":e.charAt(0).toUpperCase()+e.slice(1)}var hw=Object.getOwnPropertySymbols,A6=Object.prototype.hasOwnProperty,M6=Object.prototype.propertyIsEnumerable,z6=(e,t)=>{var r={};for(var n in e)A6.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&hw)for(var n of hw(e))t.indexOf(n)<0&&M6.call(e,n)&&(r[n]=e[n]);return r};function Jn(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:v,pr:w,bg:E,c:_,opacity:y,ff:b,fz:x,fw:P,lts:$,ta:O,lh:C,fs:T,tt:j,td:k,w:I,miw:F,maw:N,h:L,mih:H,mah:Q,bgsz:R,bgp:D,bgr:V,bga:G,pos:ie,top:$e,left:ue,bottom:Me,right:Ie,inset:ut,display:et}=t,tt=z6(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:B$({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:v,pr:w,bg:E,c:_,opacity:y,ff:b,fz:x,fw:P,lts:$,ta:O,lh:C,fs:T,tt:j,td:k,w:I,miw:F,maw:N,h:L,mih:H,mah:Q,bgsz:R,bgp:D,bgr:V,bga:G,pos:ie,top:$e,left:ue,bottom:Me,right:Ie,inset:ut,display:et}),rest:tt}}function L6(e,t){const r=Object.keys(e).filter(n=>n!=="base").sort((n,o)=>an(M({size:n,sizes:t.breakpoints}))-an(M({size:o,sizes:t.breakpoints})));return"base"in e?["base",...r]:r}function F6({value:e,theme:t,getValue:r,property:n}){if(e==null)return;if(typeof e=="object")return L6(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 V6(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 B6(e){return S(e)}function U6(e){return e}function W6(e,t){return M({size:e,sizes:t.fontSizes})}const H6=["-xs","-sm","-md","-lg","-xl"];function q6(e,t){return H6.includes(e)?`calc(${M({size:e.replace("-",""),sizes:t.spacing})} * -1)`:M({size:e,sizes:t.spacing})}const G6={identity:U6,color:V6,size:B6,fontSize:W6,spacing:q6},Q6={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 K6=Object.defineProperty,gw=Object.getOwnPropertySymbols,Y6=Object.prototype.hasOwnProperty,X6=Object.prototype.propertyIsEnumerable,vw=(e,t,r)=>t in e?K6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yw=(e,t)=>{for(var r in t||(t={}))Y6.call(t,r)&&vw(e,r,t[r]);if(gw)for(var r of gw(t))X6.call(t,r)&&vw(e,r,t[r]);return e};function ww(e,t,r=Q6){return Object.keys(r).reduce((o,a)=>(a in e&&e[a]!==void 0&&o.push(F6({value:e[a],getValue:G6[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]=yw(yw({},o[i]),a[i]):o[i]=a[i]}),o),{})}function _w(e,t){return typeof e=="function"?e(t):e}function J6(e,t,r){const n=tr(),{css:o,cx:a}=H$();return Array.isArray(e)?a(r,o(ww(t,n)),e.map(i=>o(_w(i,n)))):a(r,o(_w(e,n)),o(ww(t,n)))}var Z6=Object.defineProperty,nd=Object.getOwnPropertySymbols,Z$=Object.prototype.hasOwnProperty,eC=Object.prototype.propertyIsEnumerable,bw=(e,t,r)=>t in e?Z6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ez=(e,t)=>{for(var r in t||(t={}))Z$.call(t,r)&&bw(e,r,t[r]);if(nd)for(var r of nd(t))eC.call(t,r)&&bw(e,r,t[r]);return e},tz=(e,t)=>{var r={};for(var n in e)Z$.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&&eC.call(e,n)&&(r[n]=e[n]);return r};const tC=f.forwardRef((e,t)=>{var r=e,{className:n,component:o,style:a,sx:i}=r,l=tz(r,["className","component","style","sx"]);const{systemStyles:c,rest:u}=Jn(l),d=o||"div";return s.createElement(d,ez({ref:t,className:J6(i,c,n),style:a},u))});tC.displayName="@mantine/core/Box";const le=tC;var rz=Object.defineProperty,nz=Object.defineProperties,oz=Object.getOwnPropertyDescriptors,xw=Object.getOwnPropertySymbols,az=Object.prototype.hasOwnProperty,iz=Object.prototype.propertyIsEnumerable,Ew=(e,t,r)=>t in e?rz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sw=(e,t)=>{for(var r in t||(t={}))az.call(t,r)&&Ew(e,r,t[r]);if(xw)for(var r of xw(t))iz.call(t,r)&&Ew(e,r,t[r]);return e},lz=(e,t)=>nz(e,oz(t)),sz=U(e=>({root:lz(Sw(Sw({},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 cz=sz;var uz=Object.defineProperty,od=Object.getOwnPropertySymbols,rC=Object.prototype.hasOwnProperty,nC=Object.prototype.propertyIsEnumerable,Pw=(e,t,r)=>t in e?uz(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dz=(e,t)=>{for(var r in t||(t={}))rC.call(t,r)&&Pw(e,r,t[r]);if(od)for(var r of od(t))nC.call(t,r)&&Pw(e,r,t[r]);return e},fz=(e,t)=>{var r={};for(var n in e)rC.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&od)for(var n of od(e))t.indexOf(n)<0&&nC.call(e,n)&&(r[n]=e[n]);return r};const oC=f.forwardRef((e,t)=>{const r=q("UnstyledButton",{},e),{className:n,component:o="button",unstyled:a,variant:i}=r,l=fz(r,["className","component","unstyled","variant"]),{classes:c,cx:u}=cz(null,{name:"UnstyledButton",unstyled:a,variant:i});return s.createElement(le,dz({component:o,ref:t,className:u(c.root,n),type:o==="button"?"button":void 0},l))});oC.displayName="@mantine/core/UnstyledButton";const mo=oC;var aC={exports:{}},Ur={},iC={exports:{}},lC={};/**
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,D){var V=R.length;R.push(D);e:for(;0<V;){var G=V-1>>>1,ie=R[G];if(0<o(ie,D))R[G]=D,R[V]=ie,V=G;else break e}}function r(R){return R.length===0?null:R[0]}function n(R){if(R.length===0)return null;var D=R[0],V=R.pop();if(V!==D){R[0]=V;e:for(var G=0,ie=R.length,$e=ie>>>1;G<$e;){var ue=2*(G+1)-1,Me=R[ue],Ie=ue+1,ut=R[Ie];if(0>o(Me,V))Ie<ie&&0>o(ut,Me)?(R[G]=ut,R[Ie]=V,G=Ie):(R[G]=Me,R[ue]=V,G=ue);else if(Ie<ie&&0>o(ut,V))R[G]=ut,R[Ie]=V,G=Ie;else break e}}return D}function o(R,D){var V=R.sortIndex-D.sortIndex;return V!==0?V:R.id-D.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,v=!1,w=!1,E=typeof setTimeout=="function"?setTimeout:null,_=typeof clearTimeout=="function"?clearTimeout:null,y=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function b(R){for(var D=r(u);D!==null;){if(D.callback===null)n(u);else if(D.startTime<=R)n(u),D.sortIndex=D.expirationTime,t(c,D);else break;D=r(u)}}function x(R){if(w=!1,b(R),!v)if(r(c)!==null)v=!0,H(P);else{var D=r(u);D!==null&&Q(x,D.startTime-R)}}function P(R,D){v=!1,w&&(w=!1,_(C),C=-1),g=!0;var V=h;try{for(b(D),p=r(c);p!==null&&(!(p.expirationTime>D)||R&&!k());){var G=p.callback;if(typeof G=="function"){p.callback=null,h=p.priorityLevel;var ie=G(p.expirationTime<=D);D=e.unstable_now(),typeof ie=="function"?p.callback=ie:p===r(c)&&n(c),b(D)}else n(c);p=r(c)}if(p!==null)var $e=!0;else{var ue=r(u);ue!==null&&Q(x,ue.startTime-D),$e=!1}return $e}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 D=!0;try{D=O(!0,R)}finally{D?F():($=!1,O=null)}}else $=!1}var F;if(typeof y=="function")F=function(){y(I)};else if(typeof MessageChannel<"u"){var N=new MessageChannel,L=N.port2;N.port1.onmessage=I,F=function(){L.postMessage(null)}}else F=function(){E(I,0)};function H(R){O=R,$||($=!0,F())}function Q(R,D){C=E(function(){R(e.unstable_now())},D)}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(){v||g||(v=!0,H(P))},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 D=3;break;default:D=h}var V=h;h=D;try{return R()}finally{h=V}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(R,D){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var V=h;h=R;try{return D()}finally{h=V}},e.unstable_scheduleCallback=function(R,D,V){var G=e.unstable_now();switch(typeof V=="object"&&V!==null?(V=V.delay,V=typeof V=="number"&&0<V?G+V:G):V=G,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:D,priorityLevel:R,startTime:V,expirationTime:ie,sortIndex:-1},V>G?(R.sortIndex=V,t(u,R),r(c)===null&&R===r(u)&&(w?(_(C),C=-1):w=!0,Q(x,V-G))):(R.sortIndex=ie,t(c,R),v||g||(v=!0,H(P))),R},e.unstable_shouldYield=k,e.unstable_wrapCallback=function(R){var D=h;return function(){var V=h;h=D;try{return R.apply(this,arguments)}finally{h=V}}}})(lC);iC.exports=lC;var pz=iC.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 sC=f,Vr=pz;function W(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 cC=new Set,Cs={};function ti(e,t){tl(e,t),tl(e+"Capture",t)}function tl(e,t){for(Cs[e]=t,e=0;e<t.length;e++)cC.add(t[e])}var ho=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Cg=Object.prototype.hasOwnProperty,mz=/^[: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]*$/,Ow={},$w={};function hz(e){return Cg.call($w,e)?!0:Cg.call(Ow,e)?!1:mz.test(e)?$w[e]=!0:(Ow[e]=!0,!1)}function gz(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 vz(e,t,r,n){if(t===null||typeof t>"u"||gz(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 dr(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 qt={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){qt[e]=new dr(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];qt[t]=new dr(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){qt[e]=new dr(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){qt[e]=new dr(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){qt[e]=new dr(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){qt[e]=new dr(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){qt[e]=new dr(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){qt[e]=new dr(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){qt[e]=new dr(e,5,!1,e.toLowerCase(),null,!1,!1)});var gy=/[\-:]([a-z])/g;function vy(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(gy,vy);qt[t]=new dr(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(gy,vy);qt[t]=new dr(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(gy,vy);qt[t]=new dr(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){qt[e]=new dr(e,1,!1,e.toLowerCase(),null,!1,!1)});qt.xlinkHref=new dr("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){qt[e]=new dr(e,1,!1,e.toLowerCase(),null,!0,!0)});function yy(e,t,r,n){var o=qt.hasOwnProperty(t)?qt[t]:null;(o!==null?o.type!==0:n||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(vz(t,r,o,n)&&(r=null),n||o===null?hz(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 Po=sC.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,zc=Symbol.for("react.element"),$i=Symbol.for("react.portal"),Ci=Symbol.for("react.fragment"),wy=Symbol.for("react.strict_mode"),kg=Symbol.for("react.profiler"),uC=Symbol.for("react.provider"),dC=Symbol.for("react.context"),_y=Symbol.for("react.forward_ref"),jg=Symbol.for("react.suspense"),Rg=Symbol.for("react.suspense_list"),by=Symbol.for("react.memo"),Lo=Symbol.for("react.lazy"),fC=Symbol.for("react.offscreen"),Cw=Symbol.iterator;function Ml(e){return e===null||typeof e!="object"?null:(e=Cw&&e[Cw]||e["@@iterator"],typeof e=="function"?e:null)}var wt=Object.assign,gh;function os(e){if(gh===void 0)try{throw Error()}catch(r){var t=r.stack.trim().match(/\n( *(at )?)/);gh=t&&t[1]||""}return`
81
+ `+gh+e}var vh=!1;function yh(e,t){if(!e||vh)return"";vh=!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{vh=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?os(e):""}function yz(e){switch(e.tag){case 5:return os(e.type);case 16:return os("Lazy");case 13:return os("Suspense");case 19:return os("SuspenseList");case 0:case 2:case 15:return e=yh(e.type,!1),e;case 11:return e=yh(e.type.render,!1),e;case 1:return e=yh(e.type,!0),e;default:return""}}function Tg(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 Ci:return"Fragment";case $i:return"Portal";case kg:return"Profiler";case wy:return"StrictMode";case jg:return"Suspense";case Rg:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case dC:return(e.displayName||"Context")+".Consumer";case uC:return(e._context.displayName||"Context")+".Provider";case _y:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case by:return t=e.displayName||null,t!==null?t:Tg(e.type)||"Memo";case Lo:t=e._payload,e=e._init;try{return Tg(e(t))}catch{}}return null}function wz(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 Tg(t);case 8:return t===wy?"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 oa(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 _z(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 Lc(e){e._valueTracker||(e._valueTracker=_z(e))}function mC(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 ad(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 Ig(e,t){var r=t.checked;return wt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function kw(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=oa(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 hC(e,t){t=t.checked,t!=null&&yy(e,"checked",t,!1)}function Dg(e,t){hC(e,t);var r=oa(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")?Ng(e,t.type,r):t.hasOwnProperty("defaultValue")&&Ng(e,t.type,oa(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function jw(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 Ng(e,t,r){(t!=="number"||ad(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var as=Array.isArray;function Wi(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=""+oa(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 Ag(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(W(91));return wt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Rw(e,t){var r=t.value;if(r==null){if(r=t.children,t=t.defaultValue,r!=null){if(t!=null)throw Error(W(92));if(as(r)){if(1<r.length)throw Error(W(93));r=r[0]}t=r}t==null&&(t=""),r=t}e._wrapperState={initialValue:oa(r)}}function gC(e,t){var r=oa(t.value),n=oa(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 Tw(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function vC(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 Mg(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?vC(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Fc,yC=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(Fc=Fc||document.createElement("div"),Fc.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Fc.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function ks(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var ds={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},bz=["Webkit","ms","Moz","O"];Object.keys(ds).forEach(function(e){bz.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),ds[t]=ds[e]})});function wC(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||ds.hasOwnProperty(e)&&ds[e]?(""+t).trim():t+"px"}function _C(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,o=wC(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,o):e[r]=o}}var xz=wt({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 zg(e,t){if(t){if(xz[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(W(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(W(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(W(61))}if(t.style!=null&&typeof t.style!="object")throw Error(W(62))}}function Lg(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 Fg=null;function xy(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Vg=null,Hi=null,qi=null;function Iw(e){if(e=nc(e)){if(typeof Vg!="function")throw Error(W(280));var t=e.stateNode;t&&(t=wm(t),Vg(e.stateNode,e.type,t))}}function bC(e){Hi?qi?qi.push(e):qi=[e]:Hi=e}function xC(){if(Hi){var e=Hi,t=qi;if(qi=Hi=null,Iw(e),t)for(e=0;e<t.length;e++)Iw(t[e])}}function EC(e,t){return e(t)}function SC(){}var wh=!1;function PC(e,t,r){if(wh)return e(t,r);wh=!0;try{return EC(e,t,r)}finally{wh=!1,(Hi!==null||qi!==null)&&(SC(),xC())}}function js(e,t){var r=e.stateNode;if(r===null)return null;var n=wm(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(W(231,t,typeof r));return r}var Bg=!1;if(ho)try{var zl={};Object.defineProperty(zl,"passive",{get:function(){Bg=!0}}),window.addEventListener("test",zl,zl),window.removeEventListener("test",zl,zl)}catch{Bg=!1}function Ez(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 fs=!1,id=null,ld=!1,Ug=null,Sz={onError:function(e){fs=!0,id=e}};function Pz(e,t,r,n,o,a,i,l,c){fs=!1,id=null,Ez.apply(Sz,arguments)}function Oz(e,t,r,n,o,a,i,l,c){if(Pz.apply(this,arguments),fs){if(fs){var u=id;fs=!1,id=null}else throw Error(W(198));ld||(ld=!0,Ug=u)}}function ri(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 OC(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 Dw(e){if(ri(e)!==e)throw Error(W(188))}function $z(e){var t=e.alternate;if(!t){if(t=ri(e),t===null)throw Error(W(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 Dw(o),e;if(a===n)return Dw(o),t;a=a.sibling}throw Error(W(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(W(189))}}if(r.alternate!==n)throw Error(W(190))}if(r.tag!==3)throw Error(W(188));return r.stateNode.current===r?e:t}function $C(e){return e=$z(e),e!==null?CC(e):null}function CC(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=CC(e);if(t!==null)return t;e=e.sibling}return null}var kC=Vr.unstable_scheduleCallback,Nw=Vr.unstable_cancelCallback,Cz=Vr.unstable_shouldYield,kz=Vr.unstable_requestPaint,Ot=Vr.unstable_now,jz=Vr.unstable_getCurrentPriorityLevel,Ey=Vr.unstable_ImmediatePriority,jC=Vr.unstable_UserBlockingPriority,sd=Vr.unstable_NormalPriority,Rz=Vr.unstable_LowPriority,RC=Vr.unstable_IdlePriority,hm=null,qn=null;function Tz(e){if(qn&&typeof qn.onCommitFiberRoot=="function")try{qn.onCommitFiberRoot(hm,e,void 0,(e.current.flags&128)===128)}catch{}}var xn=Math.clz32?Math.clz32:Nz,Iz=Math.log,Dz=Math.LN2;function Nz(e){return e>>>=0,e===0?32:31-(Iz(e)/Dz|0)|0}var Vc=64,Bc=4194304;function is(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 cd(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=is(l):(a&=i,a!==0&&(n=is(a)))}else i=r&~o,i!==0?n=is(i):a!==0&&(n=is(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-xn(t),o=1<<r,n|=e[r],t&=~o;return n}function Az(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 Mz(e,t){for(var r=e.suspendedLanes,n=e.pingedLanes,o=e.expirationTimes,a=e.pendingLanes;0<a;){var i=31-xn(a),l=1<<i,c=o[i];c===-1?(!(l&r)||l&n)&&(o[i]=Az(l,t)):c<=t&&(e.expiredLanes|=l),a&=~l}}function Wg(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function TC(){var e=Vc;return Vc<<=1,!(Vc&4194240)&&(Vc=64),e}function _h(e){for(var t=[],r=0;31>r;r++)t.push(e);return t}function tc(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-xn(t),e[t]=r}function zz(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-xn(r),a=1<<o;t[o]=0,n[o]=-1,e[o]=-1,r&=~a}}function Sy(e,t){var r=e.entangledLanes|=t;for(e=e.entanglements;r;){var n=31-xn(r),o=1<<n;o&t|e[n]&t&&(e[n]|=t),r&=~o}}var Ue=0;function IC(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var DC,Py,NC,AC,MC,Hg=!1,Uc=[],Ko=null,Yo=null,Xo=null,Rs=new Map,Ts=new Map,Uo=[],Lz="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 Aw(e,t){switch(e){case"focusin":case"focusout":Ko=null;break;case"dragenter":case"dragleave":Yo=null;break;case"mouseover":case"mouseout":Xo=null;break;case"pointerover":case"pointerout":Rs.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Ts.delete(t.pointerId)}}function Ll(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=nc(t),t!==null&&Py(t)),e):(e.eventSystemFlags|=n,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function Fz(e,t,r,n,o){switch(t){case"focusin":return Ko=Ll(Ko,e,t,r,n,o),!0;case"dragenter":return Yo=Ll(Yo,e,t,r,n,o),!0;case"mouseover":return Xo=Ll(Xo,e,t,r,n,o),!0;case"pointerover":var a=o.pointerId;return Rs.set(a,Ll(Rs.get(a)||null,e,t,r,n,o)),!0;case"gotpointercapture":return a=o.pointerId,Ts.set(a,Ll(Ts.get(a)||null,e,t,r,n,o)),!0}return!1}function zC(e){var t=Ia(e.target);if(t!==null){var r=ri(t);if(r!==null){if(t=r.tag,t===13){if(t=OC(r),t!==null){e.blockedOn=t,MC(e.priority,function(){NC(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 Au(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var r=qg(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(r===null){r=e.nativeEvent;var n=new r.constructor(r.type,r);Fg=n,r.target.dispatchEvent(n),Fg=null}else return t=nc(r),t!==null&&Py(t),e.blockedOn=r,!1;t.shift()}return!0}function Mw(e,t,r){Au(e)&&r.delete(t)}function Vz(){Hg=!1,Ko!==null&&Au(Ko)&&(Ko=null),Yo!==null&&Au(Yo)&&(Yo=null),Xo!==null&&Au(Xo)&&(Xo=null),Rs.forEach(Mw),Ts.forEach(Mw)}function Fl(e,t){e.blockedOn===t&&(e.blockedOn=null,Hg||(Hg=!0,Vr.unstable_scheduleCallback(Vr.unstable_NormalPriority,Vz)))}function Is(e){function t(o){return Fl(o,e)}if(0<Uc.length){Fl(Uc[0],e);for(var r=1;r<Uc.length;r++){var n=Uc[r];n.blockedOn===e&&(n.blockedOn=null)}}for(Ko!==null&&Fl(Ko,e),Yo!==null&&Fl(Yo,e),Xo!==null&&Fl(Xo,e),Rs.forEach(t),Ts.forEach(t),r=0;r<Uo.length;r++)n=Uo[r],n.blockedOn===e&&(n.blockedOn=null);for(;0<Uo.length&&(r=Uo[0],r.blockedOn===null);)zC(r),r.blockedOn===null&&Uo.shift()}var Gi=Po.ReactCurrentBatchConfig,ud=!0;function Bz(e,t,r,n){var o=Ue,a=Gi.transition;Gi.transition=null;try{Ue=1,Oy(e,t,r,n)}finally{Ue=o,Gi.transition=a}}function Uz(e,t,r,n){var o=Ue,a=Gi.transition;Gi.transition=null;try{Ue=4,Oy(e,t,r,n)}finally{Ue=o,Gi.transition=a}}function Oy(e,t,r,n){if(ud){var o=qg(e,t,r,n);if(o===null)jh(e,t,n,dd,r),Aw(e,n);else if(Fz(o,e,t,r,n))n.stopPropagation();else if(Aw(e,n),t&4&&-1<Lz.indexOf(e)){for(;o!==null;){var a=nc(o);if(a!==null&&DC(a),a=qg(e,t,r,n),a===null&&jh(e,t,n,dd,r),a===o)break;o=a}o!==null&&n.stopPropagation()}else jh(e,t,n,null,r)}}var dd=null;function qg(e,t,r,n){if(dd=null,e=xy(n),e=Ia(e),e!==null)if(t=ri(e),t===null)e=null;else if(r=t.tag,r===13){if(e=OC(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 dd=e,null}function LC(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(jz()){case Ey:return 1;case jC:return 4;case sd:case Rz:return 16;case RC:return 536870912;default:return 16}default:return 16}}var Ho=null,$y=null,Mu=null;function FC(){if(Mu)return Mu;var e,t=$y,r=t.length,n,o="value"in Ho?Ho.value:Ho.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 Mu=o.slice(e,1<n?1-n:void 0)}function zu(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 Wc(){return!0}function zw(){return!1}function Wr(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)?Wc:zw,this.isPropagationStopped=zw,this}return wt(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=Wc)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=Wc)},persist:function(){},isPersistent:Wc}),t}var _l={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Cy=Wr(_l),rc=wt({},_l,{view:0,detail:0}),Wz=Wr(rc),bh,xh,Vl,gm=wt({},rc,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ky,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!==Vl&&(Vl&&e.type==="mousemove"?(bh=e.screenX-Vl.screenX,xh=e.screenY-Vl.screenY):xh=bh=0,Vl=e),bh)},movementY:function(e){return"movementY"in e?e.movementY:xh}}),Lw=Wr(gm),Hz=wt({},gm,{dataTransfer:0}),qz=Wr(Hz),Gz=wt({},rc,{relatedTarget:0}),Eh=Wr(Gz),Qz=wt({},_l,{animationName:0,elapsedTime:0,pseudoElement:0}),Kz=Wr(Qz),Yz=wt({},_l,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Xz=Wr(Yz),Jz=wt({},_l,{data:0}),Fw=Wr(Jz),Zz={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},eL={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"},tL={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function rL(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=tL[e])?!!t[e]:!1}function ky(){return rL}var nL=wt({},rc,{key:function(e){if(e.key){var t=Zz[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=zu(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?eL[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ky,charCode:function(e){return e.type==="keypress"?zu(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?zu(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),oL=Wr(nL),aL=wt({},gm,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Vw=Wr(aL),iL=wt({},rc,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ky}),lL=Wr(iL),sL=wt({},_l,{propertyName:0,elapsedTime:0,pseudoElement:0}),cL=Wr(sL),uL=wt({},gm,{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}),dL=Wr(uL),fL=[9,13,27,32],jy=ho&&"CompositionEvent"in window,ps=null;ho&&"documentMode"in document&&(ps=document.documentMode);var pL=ho&&"TextEvent"in window&&!ps,VC=ho&&(!jy||ps&&8<ps&&11>=ps),Bw=String.fromCharCode(32),Uw=!1;function BC(e,t){switch(e){case"keyup":return fL.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function UC(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var ki=!1;function mL(e,t){switch(e){case"compositionend":return UC(t);case"keypress":return t.which!==32?null:(Uw=!0,Bw);case"textInput":return e=t.data,e===Bw&&Uw?null:e;default:return null}}function hL(e,t){if(ki)return e==="compositionend"||!jy&&BC(e,t)?(e=FC(),Mu=$y=Ho=null,ki=!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 VC&&t.locale!=="ko"?null:t.data;default:return null}}var gL={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 Ww(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!gL[e.type]:t==="textarea"}function WC(e,t,r,n){bC(n),t=fd(t,"onChange"),0<t.length&&(r=new Cy("onChange","change",null,r,n),e.push({event:r,listeners:t}))}var ms=null,Ds=null;function vL(e){t2(e,0)}function vm(e){var t=Ti(e);if(mC(t))return e}function yL(e,t){if(e==="change")return t}var HC=!1;if(ho){var Sh;if(ho){var Ph="oninput"in document;if(!Ph){var Hw=document.createElement("div");Hw.setAttribute("oninput","return;"),Ph=typeof Hw.oninput=="function"}Sh=Ph}else Sh=!1;HC=Sh&&(!document.documentMode||9<document.documentMode)}function qw(){ms&&(ms.detachEvent("onpropertychange",qC),Ds=ms=null)}function qC(e){if(e.propertyName==="value"&&vm(Ds)){var t=[];WC(t,Ds,e,xy(e)),PC(vL,t)}}function wL(e,t,r){e==="focusin"?(qw(),ms=t,Ds=r,ms.attachEvent("onpropertychange",qC)):e==="focusout"&&qw()}function _L(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return vm(Ds)}function bL(e,t){if(e==="click")return vm(t)}function xL(e,t){if(e==="input"||e==="change")return vm(t)}function EL(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Pn=typeof Object.is=="function"?Object.is:EL;function Ns(e,t){if(Pn(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(!Cg.call(t,o)||!Pn(e[o],t[o]))return!1}return!0}function Gw(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Qw(e,t){var r=Gw(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=Gw(r)}}function GC(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?GC(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function QC(){for(var e=window,t=ad();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=ad(e.document)}return t}function Ry(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 SL(e){var t=QC(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&GC(r.ownerDocument.documentElement,r)){if(n!==null&&Ry(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=Qw(r,a);var i=Qw(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 PL=ho&&"documentMode"in document&&11>=document.documentMode,ji=null,Gg=null,hs=null,Qg=!1;function Kw(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;Qg||ji==null||ji!==ad(n)||(n=ji,"selectionStart"in n&&Ry(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}),hs&&Ns(hs,n)||(hs=n,n=fd(Gg,"onSelect"),0<n.length&&(t=new Cy("onSelect","select",null,t,r),e.push({event:t,listeners:n}),t.target=ji)))}function Hc(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit"+e]="webkit"+t,r["Moz"+e]="moz"+t,r}var Ri={animationend:Hc("Animation","AnimationEnd"),animationiteration:Hc("Animation","AnimationIteration"),animationstart:Hc("Animation","AnimationStart"),transitionend:Hc("Transition","TransitionEnd")},Oh={},KC={};ho&&(KC=document.createElement("div").style,"AnimationEvent"in window||(delete Ri.animationend.animation,delete Ri.animationiteration.animation,delete Ri.animationstart.animation),"TransitionEvent"in window||delete Ri.transitionend.transition);function ym(e){if(Oh[e])return Oh[e];if(!Ri[e])return e;var t=Ri[e],r;for(r in t)if(t.hasOwnProperty(r)&&r in KC)return Oh[e]=t[r];return e}var YC=ym("animationend"),XC=ym("animationiteration"),JC=ym("animationstart"),ZC=ym("transitionend"),e2=new Map,Yw="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 da(e,t){e2.set(e,t),ti(t,[e])}for(var $h=0;$h<Yw.length;$h++){var Ch=Yw[$h],OL=Ch.toLowerCase(),$L=Ch[0].toUpperCase()+Ch.slice(1);da(OL,"on"+$L)}da(YC,"onAnimationEnd");da(XC,"onAnimationIteration");da(JC,"onAnimationStart");da("dblclick","onDoubleClick");da("focusin","onFocus");da("focusout","onBlur");da(ZC,"onTransitionEnd");tl("onMouseEnter",["mouseout","mouseover"]);tl("onMouseLeave",["mouseout","mouseover"]);tl("onPointerEnter",["pointerout","pointerover"]);tl("onPointerLeave",["pointerout","pointerover"]);ti("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));ti("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));ti("onBeforeInput",["compositionend","keypress","textInput","paste"]);ti("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));ti("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));ti("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var ls="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(" "),CL=new Set("cancel close invalid load scroll toggle".split(" ").concat(ls));function Xw(e,t,r){var n=e.type||"unknown-event";e.currentTarget=r,Oz(n,t,void 0,e),e.currentTarget=null}function t2(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;Xw(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;Xw(o,l,u),a=c}}}if(ld)throw e=Ug,ld=!1,Ug=null,e}function rt(e,t){var r=t[Zg];r===void 0&&(r=t[Zg]=new Set);var n=e+"__bubble";r.has(n)||(r2(t,e,2,!1),r.add(n))}function kh(e,t,r){var n=0;t&&(n|=4),r2(r,e,n,t)}var qc="_reactListening"+Math.random().toString(36).slice(2);function As(e){if(!e[qc]){e[qc]=!0,cC.forEach(function(r){r!=="selectionchange"&&(CL.has(r)||kh(r,!1,e),kh(r,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[qc]||(t[qc]=!0,kh("selectionchange",!1,t))}}function r2(e,t,r,n){switch(LC(t)){case 1:var o=Bz;break;case 4:o=Uz;break;default:o=Oy}r=o.bind(null,t,r,e),o=void 0,!Bg||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 jh(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=Ia(l),i===null)return;if(c=i.tag,c===5||c===6){n=a=i;continue e}l=l.parentNode}}n=n.return}PC(function(){var u=a,d=xy(r),p=[];e:{var h=e2.get(e);if(h!==void 0){var g=Cy,v=e;switch(e){case"keypress":if(zu(r)===0)break e;case"keydown":case"keyup":g=oL;break;case"focusin":v="focus",g=Eh;break;case"focusout":v="blur",g=Eh;break;case"beforeblur":case"afterblur":g=Eh;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=Lw;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":g=qz;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":g=lL;break;case YC:case XC:case JC:g=Kz;break;case ZC:g=cL;break;case"scroll":g=Wz;break;case"wheel":g=dL;break;case"copy":case"cut":case"paste":g=Xz;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":g=Vw}var w=(t&4)!==0,E=!w&&e==="scroll",_=w?h!==null?h+"Capture":null:h;w=[];for(var y=u,b;y!==null;){b=y;var x=b.stateNode;if(b.tag===5&&x!==null&&(b=x,_!==null&&(x=js(y,_),x!=null&&w.push(Ms(y,x,b)))),E)break;y=y.return}0<w.length&&(h=new g(h,v,null,r,d),p.push({event:h,listeners:w}))}}if(!(t&7)){e:{if(h=e==="mouseover"||e==="pointerover",g=e==="mouseout"||e==="pointerout",h&&r!==Fg&&(v=r.relatedTarget||r.fromElement)&&(Ia(v)||v[go]))break e;if((g||h)&&(h=d.window===d?d:(h=d.ownerDocument)?h.defaultView||h.parentWindow:window,g?(v=r.relatedTarget||r.toElement,g=u,v=v?Ia(v):null,v!==null&&(E=ri(v),v!==E||v.tag!==5&&v.tag!==6)&&(v=null)):(g=null,v=u),g!==v)){if(w=Lw,x="onMouseLeave",_="onMouseEnter",y="mouse",(e==="pointerout"||e==="pointerover")&&(w=Vw,x="onPointerLeave",_="onPointerEnter",y="pointer"),E=g==null?h:Ti(g),b=v==null?h:Ti(v),h=new w(x,y+"leave",g,r,d),h.target=E,h.relatedTarget=b,x=null,Ia(d)===u&&(w=new w(_,y+"enter",v,r,d),w.target=b,w.relatedTarget=E,x=w),E=x,g&&v)t:{for(w=g,_=v,y=0,b=w;b;b=gi(b))y++;for(b=0,x=_;x;x=gi(x))b++;for(;0<y-b;)w=gi(w),y--;for(;0<b-y;)_=gi(_),b--;for(;y--;){if(w===_||_!==null&&w===_.alternate)break t;w=gi(w),_=gi(_)}w=null}else w=null;g!==null&&Jw(p,h,g,w,!1),v!==null&&E!==null&&Jw(p,E,v,w,!0)}}e:{if(h=u?Ti(u):window,g=h.nodeName&&h.nodeName.toLowerCase(),g==="select"||g==="input"&&h.type==="file")var P=yL;else if(Ww(h))if(HC)P=xL;else{P=_L;var $=wL}else(g=h.nodeName)&&g.toLowerCase()==="input"&&(h.type==="checkbox"||h.type==="radio")&&(P=bL);if(P&&(P=P(e,u))){WC(p,P,r,d);break e}$&&$(e,h,u),e==="focusout"&&($=h._wrapperState)&&$.controlled&&h.type==="number"&&Ng(h,"number",h.value)}switch($=u?Ti(u):window,e){case"focusin":(Ww($)||$.contentEditable==="true")&&(ji=$,Gg=u,hs=null);break;case"focusout":hs=Gg=ji=null;break;case"mousedown":Qg=!0;break;case"contextmenu":case"mouseup":case"dragend":Qg=!1,Kw(p,r,d);break;case"selectionchange":if(PL)break;case"keydown":case"keyup":Kw(p,r,d)}var O;if(jy)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 ki?BC(e,r)&&(C="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(C="onCompositionStart");C&&(VC&&r.locale!=="ko"&&(ki||C!=="onCompositionStart"?C==="onCompositionEnd"&&ki&&(O=FC()):(Ho=d,$y="value"in Ho?Ho.value:Ho.textContent,ki=!0)),$=fd(u,C),0<$.length&&(C=new Fw(C,e,null,r,d),p.push({event:C,listeners:$}),O?C.data=O:(O=UC(r),O!==null&&(C.data=O)))),(O=pL?mL(e,r):hL(e,r))&&(u=fd(u,"onBeforeInput"),0<u.length&&(d=new Fw("onBeforeInput","beforeinput",null,r,d),p.push({event:d,listeners:u}),d.data=O))}t2(p,t)})}function Ms(e,t,r){return{instance:e,listener:t,currentTarget:r}}function fd(e,t){for(var r=t+"Capture",n=[];e!==null;){var o=e,a=o.stateNode;o.tag===5&&a!==null&&(o=a,a=js(e,r),a!=null&&n.unshift(Ms(e,a,o)),a=js(e,t),a!=null&&n.push(Ms(e,a,o))),e=e.return}return n}function gi(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Jw(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=js(r,a),c!=null&&i.unshift(Ms(r,c,l))):o||(c=js(r,a),c!=null&&i.push(Ms(r,c,l)))),r=r.return}i.length!==0&&e.push({event:t,listeners:i})}var kL=/\r\n?/g,jL=/\u0000|\uFFFD/g;function Zw(e){return(typeof e=="string"?e:""+e).replace(kL,`
85
+ `).replace(jL,"")}function Gc(e,t,r){if(t=Zw(t),Zw(e)!==t&&r)throw Error(W(425))}function pd(){}var Kg=null,Yg=null;function Xg(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 Jg=typeof setTimeout=="function"?setTimeout:void 0,RL=typeof clearTimeout=="function"?clearTimeout:void 0,e_=typeof Promise=="function"?Promise:void 0,TL=typeof queueMicrotask=="function"?queueMicrotask:typeof e_<"u"?function(e){return e_.resolve(null).then(e).catch(IL)}:Jg;function IL(e){setTimeout(function(){throw e})}function Rh(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),Is(t);return}n--}else r!=="$"&&r!=="$?"&&r!=="$!"||n++;r=o}while(r);Is(t)}function Jo(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 t_(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 bl=Math.random().toString(36).slice(2),Un="__reactFiber$"+bl,zs="__reactProps$"+bl,go="__reactContainer$"+bl,Zg="__reactEvents$"+bl,DL="__reactListeners$"+bl,NL="__reactHandles$"+bl;function Ia(e){var t=e[Un];if(t)return t;for(var r=e.parentNode;r;){if(t=r[go]||r[Un]){if(r=t.alternate,t.child!==null||r!==null&&r.child!==null)for(e=t_(e);e!==null;){if(r=e[Un])return r;e=t_(e)}return t}e=r,r=e.parentNode}return null}function nc(e){return e=e[Un]||e[go],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Ti(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(W(33))}function wm(e){return e[zs]||null}var ev=[],Ii=-1;function fa(e){return{current:e}}function nt(e){0>Ii||(e.current=ev[Ii],ev[Ii]=null,Ii--)}function Ye(e,t){Ii++,ev[Ii]=e.current,e.current=t}var aa={},er=fa(aa),br=fa(!1),Ua=aa;function rl(e,t){var r=e.type.contextTypes;if(!r)return aa;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 xr(e){return e=e.childContextTypes,e!=null}function md(){nt(br),nt(er)}function r_(e,t,r){if(er.current!==aa)throw Error(W(168));Ye(er,t),Ye(br,r)}function n2(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(W(108,wz(e)||"Unknown",o));return wt({},r,n)}function hd(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||aa,Ua=er.current,Ye(er,e),Ye(br,br.current),!0}function n_(e,t,r){var n=e.stateNode;if(!n)throw Error(W(169));r?(e=n2(e,t,Ua),n.__reactInternalMemoizedMergedChildContext=e,nt(br),nt(er),Ye(er,e)):nt(br),Ye(br,r)}var ao=null,_m=!1,Th=!1;function o2(e){ao===null?ao=[e]:ao.push(e)}function AL(e){_m=!0,o2(e)}function pa(){if(!Th&&ao!==null){Th=!0;var e=0,t=Ue;try{var r=ao;for(Ue=1;e<r.length;e++){var n=r[e];do n=n(!0);while(n!==null)}ao=null,_m=!1}catch(o){throw ao!==null&&(ao=ao.slice(e+1)),kC(Ey,pa),o}finally{Ue=t,Th=!1}}return null}var Di=[],Ni=0,gd=null,vd=0,Xr=[],Jr=0,Wa=null,lo=1,so="";function $a(e,t){Di[Ni++]=vd,Di[Ni++]=gd,gd=e,vd=t}function a2(e,t,r){Xr[Jr++]=lo,Xr[Jr++]=so,Xr[Jr++]=Wa,Wa=e;var n=lo;e=so;var o=32-xn(n)-1;n&=~(1<<o),r+=1;var a=32-xn(t)+o;if(30<a){var i=o-o%5;a=(n&(1<<i)-1).toString(32),n>>=i,o-=i,lo=1<<32-xn(t)+o|r<<o|n,so=a+e}else lo=1<<a|r<<o|n,so=e}function Ty(e){e.return!==null&&($a(e,1),a2(e,1,0))}function Iy(e){for(;e===gd;)gd=Di[--Ni],Di[Ni]=null,vd=Di[--Ni],Di[Ni]=null;for(;e===Wa;)Wa=Xr[--Jr],Xr[Jr]=null,so=Xr[--Jr],Xr[Jr]=null,lo=Xr[--Jr],Xr[Jr]=null}var Lr=null,Mr=null,it=!1,_n=null;function i2(e,t){var r=en(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 o_(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,Lr=e,Mr=Jo(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Lr=e,Mr=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(r=Wa!==null?{id:lo,overflow:so}:null,e.memoizedState={dehydrated:t,treeContext:r,retryLane:1073741824},r=en(18,null,null,0),r.stateNode=t,r.return=e,e.child=r,Lr=e,Mr=null,!0):!1;default:return!1}}function tv(e){return(e.mode&1)!==0&&(e.flags&128)===0}function rv(e){if(it){var t=Mr;if(t){var r=t;if(!o_(e,t)){if(tv(e))throw Error(W(418));t=Jo(r.nextSibling);var n=Lr;t&&o_(e,t)?i2(n,r):(e.flags=e.flags&-4097|2,it=!1,Lr=e)}}else{if(tv(e))throw Error(W(418));e.flags=e.flags&-4097|2,it=!1,Lr=e}}}function a_(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Lr=e}function Qc(e){if(e!==Lr)return!1;if(!it)return a_(e),it=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Xg(e.type,e.memoizedProps)),t&&(t=Mr)){if(tv(e))throw l2(),Error(W(418));for(;t;)i2(e,t),t=Jo(t.nextSibling)}if(a_(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(W(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="/$"){if(t===0){Mr=Jo(e.nextSibling);break e}t--}else r!=="$"&&r!=="$!"&&r!=="$?"||t++}e=e.nextSibling}Mr=null}}else Mr=Lr?Jo(e.stateNode.nextSibling):null;return!0}function l2(){for(var e=Mr;e;)e=Jo(e.nextSibling)}function nl(){Mr=Lr=null,it=!1}function Dy(e){_n===null?_n=[e]:_n.push(e)}var ML=Po.ReactCurrentBatchConfig;function vn(e,t){if(e&&e.defaultProps){t=wt({},t),e=e.defaultProps;for(var r in e)t[r]===void 0&&(t[r]=e[r]);return t}return t}var yd=fa(null),wd=null,Ai=null,Ny=null;function Ay(){Ny=Ai=wd=null}function My(e){var t=yd.current;nt(yd),e._currentValue=t}function nv(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 Qi(e,t){wd=e,Ny=Ai=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(yr=!0),e.firstContext=null)}function ln(e){var t=e._currentValue;if(Ny!==e)if(e={context:e,memoizedValue:t,next:null},Ai===null){if(wd===null)throw Error(W(308));Ai=e,wd.dependencies={lanes:0,firstContext:e}}else Ai=Ai.next=e;return t}var Da=null;function zy(e){Da===null?Da=[e]:Da.push(e)}function s2(e,t,r,n){var o=t.interleaved;return o===null?(r.next=r,zy(t)):(r.next=o.next,o.next=r),t.interleaved=r,vo(e,n)}function vo(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 Fo=!1;function Ly(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function c2(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 co(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Zo(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,Ne&2){var o=n.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),n.pending=t,vo(e,r)}return o=n.interleaved,o===null?(t.next=t,zy(n)):(t.next=o.next,o.next=t),n.interleaved=t,vo(e,r)}function Lu(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,Sy(e,r)}}function i_(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 _d(e,t,r,n){var o=e.updateQueue;Fo=!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 v=e,w=l;switch(h=t,g=r,w.tag){case 1:if(v=w.payload,typeof v=="function"){p=v.call(g,p,h);break e}p=v;break e;case 3:v.flags=v.flags&-65537|128;case 0:if(v=w.payload,h=typeof v=="function"?v.call(g,p,h):v,h==null)break e;p=wt({},p,h);break e;case 2:Fo=!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 l_(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(W(191,o));o.call(n)}}}var u2=new sC.Component().refs;function ov(e,t,r,n){t=e.memoizedState,r=r(n,t),r=r==null?t:wt({},t,r),e.memoizedState=r,e.lanes===0&&(e.updateQueue.baseState=r)}var bm={isMounted:function(e){return(e=e._reactInternals)?ri(e)===e:!1},enqueueSetState:function(e,t,r){e=e._reactInternals;var n=ir(),o=ta(e),a=co(n,o);a.payload=t,r!=null&&(a.callback=r),t=Zo(e,a,o),t!==null&&(En(t,e,o,n),Lu(t,e,o))},enqueueReplaceState:function(e,t,r){e=e._reactInternals;var n=ir(),o=ta(e),a=co(n,o);a.tag=1,a.payload=t,r!=null&&(a.callback=r),t=Zo(e,a,o),t!==null&&(En(t,e,o,n),Lu(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var r=ir(),n=ta(e),o=co(r,n);o.tag=2,t!=null&&(o.callback=t),t=Zo(e,o,n),t!==null&&(En(t,e,n,r),Lu(t,e,n))}};function s_(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?!Ns(r,n)||!Ns(o,a):!0}function d2(e,t,r){var n=!1,o=aa,a=t.contextType;return typeof a=="object"&&a!==null?a=ln(a):(o=xr(t)?Ua:er.current,n=t.contextTypes,a=(n=n!=null)?rl(e,o):aa),t=new t(r,a),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=bm,e.stateNode=t,t._reactInternals=e,n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=a),t}function c_(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&&bm.enqueueReplaceState(t,t.state,null)}function av(e,t,r,n){var o=e.stateNode;o.props=r,o.state=e.memoizedState,o.refs=u2,Ly(e);var a=t.contextType;typeof a=="object"&&a!==null?o.context=ln(a):(a=xr(t)?Ua:er.current,o.context=rl(e,a)),o.state=e.memoizedState,a=t.getDerivedStateFromProps,typeof a=="function"&&(ov(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&&bm.enqueueReplaceState(o,o.state,null),_d(e,r,o,n),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function Bl(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(W(309));var n=r.stateNode}if(!n)throw Error(W(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===u2&&(l=o.refs={}),i===null?delete l[a]:l[a]=i},t._stringRef=a,t)}if(typeof e!="string")throw Error(W(284));if(!r._owner)throw Error(W(290,e))}return e}function Kc(e,t){throw e=Object.prototype.toString.call(t),Error(W(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function u_(e){var t=e._init;return t(e._payload)}function f2(e){function t(_,y){if(e){var b=_.deletions;b===null?(_.deletions=[y],_.flags|=16):b.push(y)}}function r(_,y){if(!e)return null;for(;y!==null;)t(_,y),y=y.sibling;return null}function n(_,y){for(_=new Map;y!==null;)y.key!==null?_.set(y.key,y):_.set(y.index,y),y=y.sibling;return _}function o(_,y){return _=ra(_,y),_.index=0,_.sibling=null,_}function a(_,y,b){return _.index=b,e?(b=_.alternate,b!==null?(b=b.index,b<y?(_.flags|=2,y):b):(_.flags|=2,y)):(_.flags|=1048576,y)}function i(_){return e&&_.alternate===null&&(_.flags|=2),_}function l(_,y,b,x){return y===null||y.tag!==6?(y=Lh(b,_.mode,x),y.return=_,y):(y=o(y,b),y.return=_,y)}function c(_,y,b,x){var P=b.type;return P===Ci?d(_,y,b.props.children,x,b.key):y!==null&&(y.elementType===P||typeof P=="object"&&P!==null&&P.$$typeof===Lo&&u_(P)===y.type)?(x=o(y,b.props),x.ref=Bl(_,y,b),x.return=_,x):(x=Hu(b.type,b.key,b.props,null,_.mode,x),x.ref=Bl(_,y,b),x.return=_,x)}function u(_,y,b,x){return y===null||y.tag!==4||y.stateNode.containerInfo!==b.containerInfo||y.stateNode.implementation!==b.implementation?(y=Fh(b,_.mode,x),y.return=_,y):(y=o(y,b.children||[]),y.return=_,y)}function d(_,y,b,x,P){return y===null||y.tag!==7?(y=Fa(b,_.mode,x,P),y.return=_,y):(y=o(y,b),y.return=_,y)}function p(_,y,b){if(typeof y=="string"&&y!==""||typeof y=="number")return y=Lh(""+y,_.mode,b),y.return=_,y;if(typeof y=="object"&&y!==null){switch(y.$$typeof){case zc:return b=Hu(y.type,y.key,y.props,null,_.mode,b),b.ref=Bl(_,null,y),b.return=_,b;case $i:return y=Fh(y,_.mode,b),y.return=_,y;case Lo:var x=y._init;return p(_,x(y._payload),b)}if(as(y)||Ml(y))return y=Fa(y,_.mode,b,null),y.return=_,y;Kc(_,y)}return null}function h(_,y,b,x){var P=y!==null?y.key:null;if(typeof b=="string"&&b!==""||typeof b=="number")return P!==null?null:l(_,y,""+b,x);if(typeof b=="object"&&b!==null){switch(b.$$typeof){case zc:return b.key===P?c(_,y,b,x):null;case $i:return b.key===P?u(_,y,b,x):null;case Lo:return P=b._init,h(_,y,P(b._payload),x)}if(as(b)||Ml(b))return P!==null?null:d(_,y,b,x,null);Kc(_,b)}return null}function g(_,y,b,x,P){if(typeof x=="string"&&x!==""||typeof x=="number")return _=_.get(b)||null,l(y,_,""+x,P);if(typeof x=="object"&&x!==null){switch(x.$$typeof){case zc:return _=_.get(x.key===null?b:x.key)||null,c(y,_,x,P);case $i:return _=_.get(x.key===null?b:x.key)||null,u(y,_,x,P);case Lo:var $=x._init;return g(_,y,b,$(x._payload),P)}if(as(x)||Ml(x))return _=_.get(b)||null,d(y,_,x,P,null);Kc(y,x)}return null}function v(_,y,b,x){for(var P=null,$=null,O=y,C=y=0,T=null;O!==null&&C<b.length;C++){O.index>C?(T=O,O=null):T=O.sibling;var j=h(_,O,b[C],x);if(j===null){O===null&&(O=T);break}e&&O&&j.alternate===null&&t(_,O),y=a(j,y,C),$===null?P=j:$.sibling=j,$=j,O=T}if(C===b.length)return r(_,O),it&&$a(_,C),P;if(O===null){for(;C<b.length;C++)O=p(_,b[C],x),O!==null&&(y=a(O,y,C),$===null?P=O:$.sibling=O,$=O);return it&&$a(_,C),P}for(O=n(_,O);C<b.length;C++)T=g(O,_,C,b[C],x),T!==null&&(e&&T.alternate!==null&&O.delete(T.key===null?C:T.key),y=a(T,y,C),$===null?P=T:$.sibling=T,$=T);return e&&O.forEach(function(k){return t(_,k)}),it&&$a(_,C),P}function w(_,y,b,x){var P=Ml(b);if(typeof P!="function")throw Error(W(150));if(b=P.call(b),b==null)throw Error(W(151));for(var $=P=null,O=y,C=y=0,T=null,j=b.next();O!==null&&!j.done;C++,j=b.next()){O.index>C?(T=O,O=null):T=O.sibling;var k=h(_,O,j.value,x);if(k===null){O===null&&(O=T);break}e&&O&&k.alternate===null&&t(_,O),y=a(k,y,C),$===null?P=k:$.sibling=k,$=k,O=T}if(j.done)return r(_,O),it&&$a(_,C),P;if(O===null){for(;!j.done;C++,j=b.next())j=p(_,j.value,x),j!==null&&(y=a(j,y,C),$===null?P=j:$.sibling=j,$=j);return it&&$a(_,C),P}for(O=n(_,O);!j.done;C++,j=b.next())j=g(O,_,C,j.value,x),j!==null&&(e&&j.alternate!==null&&O.delete(j.key===null?C:j.key),y=a(j,y,C),$===null?P=j:$.sibling=j,$=j);return e&&O.forEach(function(I){return t(_,I)}),it&&$a(_,C),P}function E(_,y,b,x){if(typeof b=="object"&&b!==null&&b.type===Ci&&b.key===null&&(b=b.props.children),typeof b=="object"&&b!==null){switch(b.$$typeof){case zc:e:{for(var P=b.key,$=y;$!==null;){if($.key===P){if(P=b.type,P===Ci){if($.tag===7){r(_,$.sibling),y=o($,b.props.children),y.return=_,_=y;break e}}else if($.elementType===P||typeof P=="object"&&P!==null&&P.$$typeof===Lo&&u_(P)===$.type){r(_,$.sibling),y=o($,b.props),y.ref=Bl(_,$,b),y.return=_,_=y;break e}r(_,$);break}else t(_,$);$=$.sibling}b.type===Ci?(y=Fa(b.props.children,_.mode,x,b.key),y.return=_,_=y):(x=Hu(b.type,b.key,b.props,null,_.mode,x),x.ref=Bl(_,y,b),x.return=_,_=x)}return i(_);case $i:e:{for($=b.key;y!==null;){if(y.key===$)if(y.tag===4&&y.stateNode.containerInfo===b.containerInfo&&y.stateNode.implementation===b.implementation){r(_,y.sibling),y=o(y,b.children||[]),y.return=_,_=y;break e}else{r(_,y);break}else t(_,y);y=y.sibling}y=Fh(b,_.mode,x),y.return=_,_=y}return i(_);case Lo:return $=b._init,E(_,y,$(b._payload),x)}if(as(b))return v(_,y,b,x);if(Ml(b))return w(_,y,b,x);Kc(_,b)}return typeof b=="string"&&b!==""||typeof b=="number"?(b=""+b,y!==null&&y.tag===6?(r(_,y.sibling),y=o(y,b),y.return=_,_=y):(r(_,y),y=Lh(b,_.mode,x),y.return=_,_=y),i(_)):r(_,y)}return E}var ol=f2(!0),p2=f2(!1),oc={},Gn=fa(oc),Ls=fa(oc),Fs=fa(oc);function Na(e){if(e===oc)throw Error(W(174));return e}function Fy(e,t){switch(Ye(Fs,t),Ye(Ls,e),Ye(Gn,oc),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Mg(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Mg(t,e)}nt(Gn),Ye(Gn,t)}function al(){nt(Gn),nt(Ls),nt(Fs)}function m2(e){Na(Fs.current);var t=Na(Gn.current),r=Mg(t,e.type);t!==r&&(Ye(Ls,e),Ye(Gn,r))}function Vy(e){Ls.current===e&&(nt(Gn),nt(Ls))}var vt=fa(0);function bd(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 Ih=[];function By(){for(var e=0;e<Ih.length;e++)Ih[e]._workInProgressVersionPrimary=null;Ih.length=0}var Fu=Po.ReactCurrentDispatcher,Dh=Po.ReactCurrentBatchConfig,Ha=0,yt=null,Dt=null,Mt=null,xd=!1,gs=!1,Vs=0,zL=0;function Qt(){throw Error(W(321))}function Uy(e,t){if(t===null)return!1;for(var r=0;r<t.length&&r<e.length;r++)if(!Pn(e[r],t[r]))return!1;return!0}function Wy(e,t,r,n,o,a){if(Ha=a,yt=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Fu.current=e===null||e.memoizedState===null?BL:UL,e=r(n,o),gs){a=0;do{if(gs=!1,Vs=0,25<=a)throw Error(W(301));a+=1,Mt=Dt=null,t.updateQueue=null,Fu.current=WL,e=r(n,o)}while(gs)}if(Fu.current=Ed,t=Dt!==null&&Dt.next!==null,Ha=0,Mt=Dt=yt=null,xd=!1,t)throw Error(W(300));return e}function Hy(){var e=Vs!==0;return Vs=0,e}function Mn(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Mt===null?yt.memoizedState=Mt=e:Mt=Mt.next=e,Mt}function sn(){if(Dt===null){var e=yt.alternate;e=e!==null?e.memoizedState:null}else e=Dt.next;var t=Mt===null?yt.memoizedState:Mt.next;if(t!==null)Mt=t,Dt=e;else{if(e===null)throw Error(W(310));Dt=e,e={memoizedState:Dt.memoizedState,baseState:Dt.baseState,baseQueue:Dt.baseQueue,queue:Dt.queue,next:null},Mt===null?yt.memoizedState=Mt=e:Mt=Mt.next=e}return Mt}function Bs(e,t){return typeof t=="function"?t(e):t}function Nh(e){var t=sn(),r=t.queue;if(r===null)throw Error(W(311));r.lastRenderedReducer=e;var n=Dt,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,yt.lanes|=d,qa|=d}u=u.next}while(u!==null&&u!==a);c===null?i=n:c.next=l,Pn(n,t.memoizedState)||(yr=!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,yt.lanes|=a,qa|=a,o=o.next;while(o!==e)}else o===null&&(r.lanes=0);return[t.memoizedState,r.dispatch]}function Ah(e){var t=sn(),r=t.queue;if(r===null)throw Error(W(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);Pn(a,t.memoizedState)||(yr=!0),t.memoizedState=a,t.baseQueue===null&&(t.baseState=a),r.lastRenderedState=a}return[a,n]}function h2(){}function g2(e,t){var r=yt,n=sn(),o=t(),a=!Pn(n.memoizedState,o);if(a&&(n.memoizedState=o,yr=!0),n=n.queue,qy(w2.bind(null,r,n,e),[e]),n.getSnapshot!==t||a||Mt!==null&&Mt.memoizedState.tag&1){if(r.flags|=2048,Us(9,y2.bind(null,r,n,o,t),void 0,null),Lt===null)throw Error(W(349));Ha&30||v2(r,t,o)}return o}function v2(e,t,r){e.flags|=16384,e={getSnapshot:t,value:r},t=yt.updateQueue,t===null?(t={lastEffect:null,stores:null},yt.updateQueue=t,t.stores=[e]):(r=t.stores,r===null?t.stores=[e]:r.push(e))}function y2(e,t,r,n){t.value=r,t.getSnapshot=n,_2(t)&&b2(e)}function w2(e,t,r){return r(function(){_2(t)&&b2(e)})}function _2(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!Pn(e,r)}catch{return!0}}function b2(e){var t=vo(e,1);t!==null&&En(t,e,1,-1)}function d_(e){var t=Mn();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Bs,lastRenderedState:e},t.queue=e,e=e.dispatch=VL.bind(null,yt,e),[t.memoizedState,e]}function Us(e,t,r,n){return e={tag:e,create:t,destroy:r,deps:n,next:null},t=yt.updateQueue,t===null?(t={lastEffect:null,stores:null},yt.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 x2(){return sn().memoizedState}function Vu(e,t,r,n){var o=Mn();yt.flags|=e,o.memoizedState=Us(1|t,r,void 0,n===void 0?null:n)}function xm(e,t,r,n){var o=sn();n=n===void 0?null:n;var a=void 0;if(Dt!==null){var i=Dt.memoizedState;if(a=i.destroy,n!==null&&Uy(n,i.deps)){o.memoizedState=Us(t,r,a,n);return}}yt.flags|=e,o.memoizedState=Us(1|t,r,a,n)}function f_(e,t){return Vu(8390656,8,e,t)}function qy(e,t){return xm(2048,8,e,t)}function E2(e,t){return xm(4,2,e,t)}function S2(e,t){return xm(4,4,e,t)}function P2(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 O2(e,t,r){return r=r!=null?r.concat([e]):null,xm(4,4,P2.bind(null,t,e),r)}function Gy(){}function $2(e,t){var r=sn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&Uy(t,n[1])?n[0]:(r.memoizedState=[e,t],e)}function C2(e,t){var r=sn();t=t===void 0?null:t;var n=r.memoizedState;return n!==null&&t!==null&&Uy(t,n[1])?n[0]:(e=e(),r.memoizedState=[e,t],e)}function k2(e,t,r){return Ha&21?(Pn(r,t)||(r=TC(),yt.lanes|=r,qa|=r,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,yr=!0),e.memoizedState=r)}function LL(e,t){var r=Ue;Ue=r!==0&&4>r?r:4,e(!0);var n=Dh.transition;Dh.transition={};try{e(!1),t()}finally{Ue=r,Dh.transition=n}}function j2(){return sn().memoizedState}function FL(e,t,r){var n=ta(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},R2(e))T2(t,r);else if(r=s2(e,t,r,n),r!==null){var o=ir();En(r,e,n,o),I2(r,t,n)}}function VL(e,t,r){var n=ta(e),o={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(R2(e))T2(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,Pn(l,i)){var c=t.interleaved;c===null?(o.next=o,zy(t)):(o.next=c.next,c.next=o),t.interleaved=o;return}}catch{}finally{}r=s2(e,t,o,n),r!==null&&(o=ir(),En(r,e,n,o),I2(r,t,n))}}function R2(e){var t=e.alternate;return e===yt||t!==null&&t===yt}function T2(e,t){gs=xd=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function I2(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,Sy(e,r)}}var Ed={readContext:ln,useCallback:Qt,useContext:Qt,useEffect:Qt,useImperativeHandle:Qt,useInsertionEffect:Qt,useLayoutEffect:Qt,useMemo:Qt,useReducer:Qt,useRef:Qt,useState:Qt,useDebugValue:Qt,useDeferredValue:Qt,useTransition:Qt,useMutableSource:Qt,useSyncExternalStore:Qt,useId:Qt,unstable_isNewReconciler:!1},BL={readContext:ln,useCallback:function(e,t){return Mn().memoizedState=[e,t===void 0?null:t],e},useContext:ln,useEffect:f_,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,Vu(4194308,4,P2.bind(null,t,e),r)},useLayoutEffect:function(e,t){return Vu(4194308,4,e,t)},useInsertionEffect:function(e,t){return Vu(4,2,e,t)},useMemo:function(e,t){var r=Mn();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=Mn();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=FL.bind(null,yt,e),[n.memoizedState,e]},useRef:function(e){var t=Mn();return e={current:e},t.memoizedState=e},useState:d_,useDebugValue:Gy,useDeferredValue:function(e){return Mn().memoizedState=e},useTransition:function(){var e=d_(!1),t=e[0];return e=LL.bind(null,e[1]),Mn().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=yt,o=Mn();if(it){if(r===void 0)throw Error(W(407));r=r()}else{if(r=t(),Lt===null)throw Error(W(349));Ha&30||v2(n,t,r)}o.memoizedState=r;var a={value:r,getSnapshot:t};return o.queue=a,f_(w2.bind(null,n,a,e),[e]),n.flags|=2048,Us(9,y2.bind(null,n,a,r,t),void 0,null),r},useId:function(){var e=Mn(),t=Lt.identifierPrefix;if(it){var r=so,n=lo;r=(n&~(1<<32-xn(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=Vs++,0<r&&(t+="H"+r.toString(32)),t+=":"}else r=zL++,t=":"+t+"r"+r.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},UL={readContext:ln,useCallback:$2,useContext:ln,useEffect:qy,useImperativeHandle:O2,useInsertionEffect:E2,useLayoutEffect:S2,useMemo:C2,useReducer:Nh,useRef:x2,useState:function(){return Nh(Bs)},useDebugValue:Gy,useDeferredValue:function(e){var t=sn();return k2(t,Dt.memoizedState,e)},useTransition:function(){var e=Nh(Bs)[0],t=sn().memoizedState;return[e,t]},useMutableSource:h2,useSyncExternalStore:g2,useId:j2,unstable_isNewReconciler:!1},WL={readContext:ln,useCallback:$2,useContext:ln,useEffect:qy,useImperativeHandle:O2,useInsertionEffect:E2,useLayoutEffect:S2,useMemo:C2,useReducer:Ah,useRef:x2,useState:function(){return Ah(Bs)},useDebugValue:Gy,useDeferredValue:function(e){var t=sn();return Dt===null?t.memoizedState=e:k2(t,Dt.memoizedState,e)},useTransition:function(){var e=Ah(Bs)[0],t=sn().memoizedState;return[e,t]},useMutableSource:h2,useSyncExternalStore:g2,useId:j2,unstable_isNewReconciler:!1};function il(e,t){try{var r="",n=t;do r+=yz(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 Mh(e,t,r){return{value:e,source:null,stack:r??null,digest:t??null}}function iv(e,t){try{console.error(t.value)}catch(r){setTimeout(function(){throw r})}}var HL=typeof WeakMap=="function"?WeakMap:Map;function D2(e,t,r){r=co(-1,r),r.tag=3,r.payload={element:null};var n=t.value;return r.callback=function(){Pd||(Pd=!0,gv=n),iv(e,t)},r}function N2(e,t,r){r=co(-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(){iv(e,t)}}var a=e.stateNode;return a!==null&&typeof a.componentDidCatch=="function"&&(r.callback=function(){iv(e,t),typeof n!="function"&&(ea===null?ea=new Set([this]):ea.add(this));var i=t.stack;this.componentDidCatch(t.value,{componentStack:i!==null?i:""})}),r}function p_(e,t,r){var n=e.pingCache;if(n===null){n=e.pingCache=new HL;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=a8.bind(null,e,t,r),t.then(e,e))}function m_(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 h_(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=co(-1,1),t.tag=2,Zo(r,t,1))),r.lanes|=1),e)}var qL=Po.ReactCurrentOwner,yr=!1;function or(e,t,r,n){t.child=e===null?p2(t,null,r,n):ol(t,e.child,r,n)}function g_(e,t,r,n,o){r=r.render;var a=t.ref;return Qi(t,o),n=Wy(e,t,r,n,a,o),r=Hy(),e!==null&&!yr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,yo(e,t,o)):(it&&r&&Ty(t),t.flags|=1,or(e,t,n,o),t.child)}function v_(e,t,r,n,o){if(e===null){var a=r.type;return typeof a=="function"&&!t0(a)&&a.defaultProps===void 0&&r.compare===null&&r.defaultProps===void 0?(t.tag=15,t.type=a,A2(e,t,a,n,o)):(e=Hu(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:Ns,r(i,n)&&e.ref===t.ref)return yo(e,t,o)}return t.flags|=1,e=ra(a,n),e.ref=t.ref,e.return=t,t.child=e}function A2(e,t,r,n,o){if(e!==null){var a=e.memoizedProps;if(Ns(a,n)&&e.ref===t.ref)if(yr=!1,t.pendingProps=n=a,(e.lanes&o)!==0)e.flags&131072&&(yr=!0);else return t.lanes=e.lanes,yo(e,t,o)}return lv(e,t,r,n,o)}function M2(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},Ye(zi,Nr),Nr|=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,Ye(zi,Nr),Nr|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},n=a!==null?a.baseLanes:r,Ye(zi,Nr),Nr|=n}else a!==null?(n=a.baseLanes|r,t.memoizedState=null):n=r,Ye(zi,Nr),Nr|=n;return or(e,t,o,r),t.child}function z2(e,t){var r=t.ref;(e===null&&r!==null||e!==null&&e.ref!==r)&&(t.flags|=512,t.flags|=2097152)}function lv(e,t,r,n,o){var a=xr(r)?Ua:er.current;return a=rl(t,a),Qi(t,o),r=Wy(e,t,r,n,a,o),n=Hy(),e!==null&&!yr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,yo(e,t,o)):(it&&n&&Ty(t),t.flags|=1,or(e,t,r,o),t.child)}function y_(e,t,r,n,o){if(xr(r)){var a=!0;hd(t)}else a=!1;if(Qi(t,o),t.stateNode===null)Bu(e,t),d2(t,r,n),av(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=ln(u):(u=xr(r)?Ua:er.current,u=rl(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)&&c_(t,i,n,u),Fo=!1;var h=t.memoizedState;i.state=h,_d(t,n,i,o),c=t.memoizedState,l!==n||h!==c||br.current||Fo?(typeof d=="function"&&(ov(t,r,d,n),c=t.memoizedState),(l=Fo||s_(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,c2(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:vn(t.type,l),i.props=u,p=t.pendingProps,h=i.context,c=r.contextType,typeof c=="object"&&c!==null?c=ln(c):(c=xr(r)?Ua:er.current,c=rl(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)&&c_(t,i,n,c),Fo=!1,h=t.memoizedState,i.state=h,_d(t,n,i,o);var v=t.memoizedState;l!==p||h!==v||br.current||Fo?(typeof g=="function"&&(ov(t,r,g,n),v=t.memoizedState),(u=Fo||s_(t,r,u,n,h,v,c)||!1)?(d||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(n,v,c),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(n,v,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=v),i.props=n,i.state=v,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 sv(e,t,r,n,a,o)}function sv(e,t,r,n,o,a){z2(e,t);var i=(t.flags&128)!==0;if(!n&&!i)return o&&n_(t,r,!1),yo(e,t,a);n=t.stateNode,qL.current=t;var l=i&&typeof r.getDerivedStateFromError!="function"?null:n.render();return t.flags|=1,e!==null&&i?(t.child=ol(t,e.child,null,a),t.child=ol(t,null,l,a)):or(e,t,l,a),t.memoizedState=n.state,o&&n_(t,r,!0),t.child}function L2(e){var t=e.stateNode;t.pendingContext?r_(e,t.pendingContext,t.pendingContext!==t.context):t.context&&r_(e,t.context,!1),Fy(e,t.containerInfo)}function w_(e,t,r,n,o){return nl(),Dy(o),t.flags|=256,or(e,t,r,n),t.child}var cv={dehydrated:null,treeContext:null,retryLane:0};function uv(e){return{baseLanes:e,cachePool:null,transitions:null}}function F2(e,t,r){var n=t.pendingProps,o=vt.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),Ye(vt,o&1),e===null)return rv(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=Pm(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=uv(r),t.memoizedState=cv,e):Qy(t,i));if(o=e.memoizedState,o!==null&&(l=o.dehydrated,l!==null))return GL(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=ra(o,c),n.subtreeFlags=o.subtreeFlags&14680064),l!==null?a=ra(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?uv(r):{baseLanes:i.baseLanes|r,cachePool:null,transitions:i.transitions},a.memoizedState=i,a.childLanes=e.childLanes&~r,t.memoizedState=cv,n}return a=e.child,e=a.sibling,n=ra(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 Qy(e,t){return t=Pm({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Yc(e,t,r,n){return n!==null&&Dy(n),ol(t,e.child,null,r),e=Qy(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function GL(e,t,r,n,o,a,i){if(r)return t.flags&256?(t.flags&=-257,n=Mh(Error(W(422))),Yc(e,t,i,n)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(a=n.fallback,o=t.mode,n=Pm({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&&ol(t,e.child,null,i),t.child.memoizedState=uv(i),t.memoizedState=cv,a);if(!(t.mode&1))return Yc(e,t,i,null);if(o.data==="$!"){if(n=o.nextSibling&&o.nextSibling.dataset,n)var l=n.dgst;return n=l,a=Error(W(419)),n=Mh(a,n,void 0),Yc(e,t,i,n)}if(l=(i&e.childLanes)!==0,yr||l){if(n=Lt,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,vo(e,o),En(n,e,o,-1))}return e0(),n=Mh(Error(W(421))),Yc(e,t,i,n)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=i8.bind(null,e),o._reactRetry=t,null):(e=a.treeContext,Mr=Jo(o.nextSibling),Lr=t,it=!0,_n=null,e!==null&&(Xr[Jr++]=lo,Xr[Jr++]=so,Xr[Jr++]=Wa,lo=e.id,so=e.overflow,Wa=t),t=Qy(t,n.children),t.flags|=4096,t)}function __(e,t,r){e.lanes|=t;var n=e.alternate;n!==null&&(n.lanes|=t),nv(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 V2(e,t,r){var n=t.pendingProps,o=n.revealOrder,a=n.tail;if(or(e,t,n.children,r),n=vt.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&&__(e,r,t);else if(e.tag===19)__(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(Ye(vt,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&&bd(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&&bd(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 Bu(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function yo(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(W(153));if(t.child!==null){for(e=t.child,r=ra(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=ra(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function QL(e,t,r){switch(t.tag){case 3:L2(t),nl();break;case 5:m2(t);break;case 1:xr(t.type)&&hd(t);break;case 4:Fy(t,t.stateNode.containerInfo);break;case 10:var n=t.type._context,o=t.memoizedProps.value;Ye(yd,n._currentValue),n._currentValue=o;break;case 13:if(n=t.memoizedState,n!==null)return n.dehydrated!==null?(Ye(vt,vt.current&1),t.flags|=128,null):r&t.child.childLanes?F2(e,t,r):(Ye(vt,vt.current&1),e=yo(e,t,r),e!==null?e.sibling:null);Ye(vt,vt.current&1);break;case 19:if(n=(r&t.childLanes)!==0,e.flags&128){if(n)return V2(e,t,r);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),Ye(vt,vt.current),n)break;return null;case 22:case 23:return t.lanes=0,M2(e,t,r)}return yo(e,t,r)}var B2,dv,U2,W2;B2=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}};dv=function(){};U2=function(e,t,r,n){var o=e.memoizedProps;if(o!==n){e=t.stateNode,Na(Gn.current);var a=null;switch(r){case"input":o=Ig(e,o),n=Ig(e,n),a=[];break;case"select":o=wt({},o,{value:void 0}),n=wt({},n,{value:void 0}),a=[];break;case"textarea":o=Ag(e,o),n=Ag(e,n),a=[];break;default:typeof o.onClick!="function"&&typeof n.onClick=="function"&&(e.onclick=pd)}zg(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"&&(Cs.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"&&(Cs.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&rt("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)}};W2=function(e,t,r,n){r!==n&&(t.flags|=4)};function Ul(e,t){if(!it)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 Kt(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 KL(e,t,r){var n=t.pendingProps;switch(Iy(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Kt(t),null;case 1:return xr(t.type)&&md(),Kt(t),null;case 3:return n=t.stateNode,al(),nt(br),nt(er),By(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(Qc(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,_n!==null&&(wv(_n),_n=null))),dv(e,t),Kt(t),null;case 5:Vy(t);var o=Na(Fs.current);if(r=t.type,e!==null&&t.stateNode!=null)U2(e,t,r,n,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!n){if(t.stateNode===null)throw Error(W(166));return Kt(t),null}if(e=Na(Gn.current),Qc(t)){n=t.stateNode,r=t.type;var a=t.memoizedProps;switch(n[Un]=t,n[zs]=a,e=(t.mode&1)!==0,r){case"dialog":rt("cancel",n),rt("close",n);break;case"iframe":case"object":case"embed":rt("load",n);break;case"video":case"audio":for(o=0;o<ls.length;o++)rt(ls[o],n);break;case"source":rt("error",n);break;case"img":case"image":case"link":rt("error",n),rt("load",n);break;case"details":rt("toggle",n);break;case"input":kw(n,a),rt("invalid",n);break;case"select":n._wrapperState={wasMultiple:!!a.multiple},rt("invalid",n);break;case"textarea":Rw(n,a),rt("invalid",n)}zg(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&&Gc(n.textContent,l,e),o=["children",l]):typeof l=="number"&&n.textContent!==""+l&&(a.suppressHydrationWarning!==!0&&Gc(n.textContent,l,e),o=["children",""+l]):Cs.hasOwnProperty(i)&&l!=null&&i==="onScroll"&&rt("scroll",n)}switch(r){case"input":Lc(n),jw(n,a,!0);break;case"textarea":Lc(n),Tw(n);break;case"select":case"option":break;default:typeof a.onClick=="function"&&(n.onclick=pd)}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=vC(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[zs]=n,B2(e,t,!1,!1),t.stateNode=e;e:{switch(i=Lg(r,n),r){case"dialog":rt("cancel",e),rt("close",e),o=n;break;case"iframe":case"object":case"embed":rt("load",e),o=n;break;case"video":case"audio":for(o=0;o<ls.length;o++)rt(ls[o],e);o=n;break;case"source":rt("error",e),o=n;break;case"img":case"image":case"link":rt("error",e),rt("load",e),o=n;break;case"details":rt("toggle",e),o=n;break;case"input":kw(e,n),o=Ig(e,n),rt("invalid",e);break;case"option":o=n;break;case"select":e._wrapperState={wasMultiple:!!n.multiple},o=wt({},n,{value:void 0}),rt("invalid",e);break;case"textarea":Rw(e,n),o=Ag(e,n),rt("invalid",e);break;default:o=n}zg(r,o),l=o;for(a in l)if(l.hasOwnProperty(a)){var c=l[a];a==="style"?_C(e,c):a==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&yC(e,c)):a==="children"?typeof c=="string"?(r!=="textarea"||c!=="")&&ks(e,c):typeof c=="number"&&ks(e,""+c):a!=="suppressContentEditableWarning"&&a!=="suppressHydrationWarning"&&a!=="autoFocus"&&(Cs.hasOwnProperty(a)?c!=null&&a==="onScroll"&&rt("scroll",e):c!=null&&yy(e,a,c,i))}switch(r){case"input":Lc(e),jw(e,n,!1);break;case"textarea":Lc(e),Tw(e);break;case"option":n.value!=null&&e.setAttribute("value",""+oa(n.value));break;case"select":e.multiple=!!n.multiple,a=n.value,a!=null?Wi(e,!!n.multiple,a,!1):n.defaultValue!=null&&Wi(e,!!n.multiple,n.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=pd)}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 Kt(t),null;case 6:if(e&&t.stateNode!=null)W2(e,t,e.memoizedProps,n);else{if(typeof n!="string"&&t.stateNode===null)throw Error(W(166));if(r=Na(Fs.current),Na(Gn.current),Qc(t)){if(n=t.stateNode,r=t.memoizedProps,n[Un]=t,(a=n.nodeValue!==r)&&(e=Lr,e!==null))switch(e.tag){case 3:Gc(n.nodeValue,r,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Gc(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 Kt(t),null;case 13:if(nt(vt),n=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(it&&Mr!==null&&t.mode&1&&!(t.flags&128))l2(),nl(),t.flags|=98560,a=!1;else if(a=Qc(t),n!==null&&n.dehydrated!==null){if(e===null){if(!a)throw Error(W(318));if(a=t.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(W(317));a[Un]=t}else nl(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;Kt(t),a=!1}else _n!==null&&(wv(_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||vt.current&1?Nt===0&&(Nt=3):e0())),t.updateQueue!==null&&(t.flags|=4),Kt(t),null);case 4:return al(),dv(e,t),e===null&&As(t.stateNode.containerInfo),Kt(t),null;case 10:return My(t.type._context),Kt(t),null;case 17:return xr(t.type)&&md(),Kt(t),null;case 19:if(nt(vt),a=t.memoizedState,a===null)return Kt(t),null;if(n=(t.flags&128)!==0,i=a.rendering,i===null)if(n)Ul(a,!1);else{if(Nt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(i=bd(e),i!==null){for(t.flags|=128,Ul(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 Ye(vt,vt.current&1|2),t.child}e=e.sibling}a.tail!==null&&Ot()>ll&&(t.flags|=128,n=!0,Ul(a,!1),t.lanes=4194304)}else{if(!n)if(e=bd(i),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),Ul(a,!0),a.tail===null&&a.tailMode==="hidden"&&!i.alternate&&!it)return Kt(t),null}else 2*Ot()-a.renderingStartTime>ll&&r!==1073741824&&(t.flags|=128,n=!0,Ul(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=vt.current,Ye(vt,n?r&1|2:r&1),t):(Kt(t),null);case 22:case 23:return Zy(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?Nr&1073741824&&(Kt(t),t.subtreeFlags&6&&(t.flags|=8192)):Kt(t),null;case 24:return null;case 25:return null}throw Error(W(156,t.tag))}function YL(e,t){switch(Iy(t),t.tag){case 1:return xr(t.type)&&md(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return al(),nt(br),nt(er),By(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return Vy(t),null;case 13:if(nt(vt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(W(340));nl()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return nt(vt),null;case 4:return al(),null;case 10:return My(t.type._context),null;case 22:case 23:return Zy(),null;case 24:return null;default:return null}}var Xc=!1,Xt=!1,XL=typeof WeakSet=="function"?WeakSet:Set,ne=null;function Mi(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 fv(e,t,r){try{r()}catch(n){_t(e,t,n)}}var b_=!1;function JL(e,t){if(Kg=ud,e=QC(),Ry(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(Yg={focusedElem:e,selectionRange:r},ud=!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 v=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var w=v.memoizedProps,E=v.memoizedState,_=t.stateNode,y=_.getSnapshotBeforeUpdate(t.elementType===t.type?w:vn(t.type,w),E);_.__reactInternalSnapshotBeforeUpdate=y}break;case 3:var b=t.stateNode.containerInfo;b.nodeType===1?b.textContent="":b.nodeType===9&&b.documentElement&&b.removeChild(b.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(W(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 v=b_,b_=!1,v}function vs(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&&fv(t,r,a)}o=o.next}while(o!==n)}}function Em(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 pv(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 H2(e){var t=e.alternate;t!==null&&(e.alternate=null,H2(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Un],delete t[zs],delete t[Zg],delete t[DL],delete t[NL])),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 q2(e){return e.tag===5||e.tag===3||e.tag===4}function x_(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||q2(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 mv(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=pd));else if(n!==4&&(e=e.child,e!==null))for(mv(e,t,r),e=e.sibling;e!==null;)mv(e,t,r),e=e.sibling}function hv(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(hv(e,t,r),e=e.sibling;e!==null;)hv(e,t,r),e=e.sibling}var Ut=null,yn=!1;function Ao(e,t,r){for(r=r.child;r!==null;)G2(e,t,r),r=r.sibling}function G2(e,t,r){if(qn&&typeof qn.onCommitFiberUnmount=="function")try{qn.onCommitFiberUnmount(hm,r)}catch{}switch(r.tag){case 5:Xt||Mi(r,t);case 6:var n=Ut,o=yn;Ut=null,Ao(e,t,r),Ut=n,yn=o,Ut!==null&&(yn?(e=Ut,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):Ut.removeChild(r.stateNode));break;case 18:Ut!==null&&(yn?(e=Ut,r=r.stateNode,e.nodeType===8?Rh(e.parentNode,r):e.nodeType===1&&Rh(e,r),Is(e)):Rh(Ut,r.stateNode));break;case 4:n=Ut,o=yn,Ut=r.stateNode.containerInfo,yn=!0,Ao(e,t,r),Ut=n,yn=o;break;case 0:case 11:case 14:case 15:if(!Xt&&(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)&&fv(r,t,i),o=o.next}while(o!==n)}Ao(e,t,r);break;case 1:if(!Xt&&(Mi(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)}Ao(e,t,r);break;case 21:Ao(e,t,r);break;case 22:r.mode&1?(Xt=(n=Xt)||r.memoizedState!==null,Ao(e,t,r),Xt=n):Ao(e,t,r);break;default:Ao(e,t,r)}}function E_(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new XL),t.forEach(function(n){var o=l8.bind(null,e,n);r.has(n)||(r.add(n),n.then(o,o))})}}function hn(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:Ut=l.stateNode,yn=!1;break e;case 3:Ut=l.stateNode.containerInfo,yn=!0;break e;case 4:Ut=l.stateNode.containerInfo,yn=!0;break e}l=l.return}if(Ut===null)throw Error(W(160));G2(a,i,o),Ut=null,yn=!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;)Q2(t,e),t=t.sibling}function Q2(e,t){var r=e.alternate,n=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(hn(t,e),Dn(e),n&4){try{vs(3,e,e.return),Em(3,e)}catch(w){_t(e,e.return,w)}try{vs(5,e,e.return)}catch(w){_t(e,e.return,w)}}break;case 1:hn(t,e),Dn(e),n&512&&r!==null&&Mi(r,r.return);break;case 5:if(hn(t,e),Dn(e),n&512&&r!==null&&Mi(r,r.return),e.flags&32){var o=e.stateNode;try{ks(o,"")}catch(w){_t(e,e.return,w)}}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&&hC(o,a),Lg(l,i);var u=Lg(l,a);for(i=0;i<c.length;i+=2){var d=c[i],p=c[i+1];d==="style"?_C(o,p):d==="dangerouslySetInnerHTML"?yC(o,p):d==="children"?ks(o,p):yy(o,d,p,u)}switch(l){case"input":Dg(o,a);break;case"textarea":gC(o,a);break;case"select":var h=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!a.multiple;var g=a.value;g!=null?Wi(o,!!a.multiple,g,!1):h!==!!a.multiple&&(a.defaultValue!=null?Wi(o,!!a.multiple,a.defaultValue,!0):Wi(o,!!a.multiple,a.multiple?[]:"",!1))}o[zs]=a}catch(w){_t(e,e.return,w)}}break;case 6:if(hn(t,e),Dn(e),n&4){if(e.stateNode===null)throw Error(W(162));o=e.stateNode,a=e.memoizedProps;try{o.nodeValue=a}catch(w){_t(e,e.return,w)}}break;case 3:if(hn(t,e),Dn(e),n&4&&r!==null&&r.memoizedState.isDehydrated)try{Is(t.containerInfo)}catch(w){_t(e,e.return,w)}break;case 4:hn(t,e),Dn(e);break;case 13:hn(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||(Xy=Ot())),n&4&&E_(e);break;case 22:if(d=r!==null&&r.memoizedState!==null,e.mode&1?(Xt=(u=Xt)||d,hn(t,e),Xt=u):hn(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:vs(4,h,h.return);break;case 1:Mi(h,h.return);var v=h.stateNode;if(typeof v.componentWillUnmount=="function"){n=h,r=h.return;try{t=n,v.props=t.memoizedProps,v.state=t.memoizedState,v.componentWillUnmount()}catch(w){_t(n,r,w)}}break;case 5:Mi(h,h.return);break;case 22:if(h.memoizedState!==null){P_(p);continue}}g!==null?(g.return=h,ne=g):P_(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=wC("display",i))}catch(w){_t(e,e.return,w)}}}else if(p.tag===6){if(d===null)try{p.stateNode.nodeValue=u?"":p.memoizedProps}catch(w){_t(e,e.return,w)}}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:hn(t,e),Dn(e),n&4&&E_(e);break;case 21:break;default:hn(t,e),Dn(e)}}function Dn(e){var t=e.flags;if(t&2){try{e:{for(var r=e.return;r!==null;){if(q2(r)){var n=r;break e}r=r.return}throw Error(W(160))}switch(n.tag){case 5:var o=n.stateNode;n.flags&32&&(ks(o,""),n.flags&=-33);var a=x_(e);hv(e,a,o);break;case 3:case 4:var i=n.stateNode.containerInfo,l=x_(e);mv(e,l,i);break;default:throw Error(W(161))}}catch(c){_t(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function ZL(e,t,r){ne=e,K2(e)}function K2(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||Xc;if(!i){var l=o.alternate,c=l!==null&&l.memoizedState!==null||Xt;l=Xc;var u=Xt;if(Xc=i,(Xt=c)&&!u)for(ne=o;ne!==null;)i=ne,c=i.child,i.tag===22&&i.memoizedState!==null?O_(o):c!==null?(c.return=i,ne=c):O_(o);for(;a!==null;)ne=a,K2(a),a=a.sibling;ne=o,Xc=l,Xt=u}S_(e)}else o.subtreeFlags&8772&&a!==null?(a.return=o,ne=a):S_(e)}}function S_(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:Xt||Em(5,t);break;case 1:var n=t.stateNode;if(t.flags&4&&!Xt)if(r===null)n.componentDidMount();else{var o=t.elementType===t.type?r.memoizedProps:vn(t.type,r.memoizedProps);n.componentDidUpdate(o,r.memoizedState,n.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;a!==null&&l_(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}l_(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&&Is(p)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(W(163))}Xt||t.flags&512&&pv(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 P_(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 O_(e){for(;ne!==null;){var t=ne;try{switch(t.tag){case 0:case 11:case 15:var r=t.return;try{Em(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{pv(t)}catch(c){_t(t,a,c)}break;case 5:var i=t.return;try{pv(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 e8=Math.ceil,Sd=Po.ReactCurrentDispatcher,Ky=Po.ReactCurrentOwner,nn=Po.ReactCurrentBatchConfig,Ne=0,Lt=null,Rt=null,Ht=0,Nr=0,zi=fa(0),Nt=0,Ws=null,qa=0,Sm=0,Yy=0,ys=null,vr=null,Xy=0,ll=1/0,oo=null,Pd=!1,gv=null,ea=null,Jc=!1,qo=null,Od=0,ws=0,vv=null,Uu=-1,Wu=0;function ir(){return Ne&6?Ot():Uu!==-1?Uu:Uu=Ot()}function ta(e){return e.mode&1?Ne&2&&Ht!==0?Ht&-Ht:ML.transition!==null?(Wu===0&&(Wu=TC()),Wu):(e=Ue,e!==0||(e=window.event,e=e===void 0?16:LC(e.type)),e):1}function En(e,t,r,n){if(50<ws)throw ws=0,vv=null,Error(W(185));tc(e,r,n),(!(Ne&2)||e!==Lt)&&(e===Lt&&(!(Ne&2)&&(Sm|=r),Nt===4&&Wo(e,Ht)),Er(e,n),r===1&&Ne===0&&!(t.mode&1)&&(ll=Ot()+500,_m&&pa()))}function Er(e,t){var r=e.callbackNode;Mz(e,t);var n=cd(e,e===Lt?Ht:0);if(n===0)r!==null&&Nw(r),e.callbackNode=null,e.callbackPriority=0;else if(t=n&-n,e.callbackPriority!==t){if(r!=null&&Nw(r),t===1)e.tag===0?AL($_.bind(null,e)):o2($_.bind(null,e)),TL(function(){!(Ne&6)&&pa()}),r=null;else{switch(IC(n)){case 1:r=Ey;break;case 4:r=jC;break;case 16:r=sd;break;case 536870912:r=RC;break;default:r=sd}r=nk(r,Y2.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function Y2(e,t){if(Uu=-1,Wu=0,Ne&6)throw Error(W(327));var r=e.callbackNode;if(Ki()&&e.callbackNode!==r)return null;var n=cd(e,e===Lt?Ht:0);if(n===0)return null;if(n&30||n&e.expiredLanes||t)t=$d(e,n);else{t=n;var o=Ne;Ne|=2;var a=J2();(Lt!==e||Ht!==t)&&(oo=null,ll=Ot()+500,La(e,t));do try{n8();break}catch(l){X2(e,l)}while(1);Ay(),Sd.current=a,Ne=o,Rt!==null?t=0:(Lt=null,Ht=0,t=Nt)}if(t!==0){if(t===2&&(o=Wg(e),o!==0&&(n=o,t=yv(e,o))),t===1)throw r=Ws,La(e,0),Wo(e,n),Er(e,Ot()),r;if(t===6)Wo(e,n);else{if(o=e.current.alternate,!(n&30)&&!t8(o)&&(t=$d(e,n),t===2&&(a=Wg(e),a!==0&&(n=a,t=yv(e,a))),t===1))throw r=Ws,La(e,0),Wo(e,n),Er(e,Ot()),r;switch(e.finishedWork=o,e.finishedLanes=n,t){case 0:case 1:throw Error(W(345));case 2:Ca(e,vr,oo);break;case 3:if(Wo(e,n),(n&130023424)===n&&(t=Xy+500-Ot(),10<t)){if(cd(e,0)!==0)break;if(o=e.suspendedLanes,(o&n)!==n){ir(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Jg(Ca.bind(null,e,vr,oo),t);break}Ca(e,vr,oo);break;case 4:if(Wo(e,n),(n&4194240)===n)break;for(t=e.eventTimes,o=-1;0<n;){var i=31-xn(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*e8(n/1960))-n,10<n){e.timeoutHandle=Jg(Ca.bind(null,e,vr,oo),n);break}Ca(e,vr,oo);break;case 5:Ca(e,vr,oo);break;default:throw Error(W(329))}}}return Er(e,Ot()),e.callbackNode===r?Y2.bind(null,e):null}function yv(e,t){var r=ys;return e.current.memoizedState.isDehydrated&&(La(e,t).flags|=256),e=$d(e,t),e!==2&&(t=vr,vr=r,t!==null&&wv(t)),e}function wv(e){vr===null?vr=e:vr.push.apply(vr,e)}function t8(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(!Pn(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 Wo(e,t){for(t&=~Yy,t&=~Sm,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var r=31-xn(t),n=1<<r;e[r]=-1,t&=~n}}function $_(e){if(Ne&6)throw Error(W(327));Ki();var t=cd(e,0);if(!(t&1))return Er(e,Ot()),null;var r=$d(e,t);if(e.tag!==0&&r===2){var n=Wg(e);n!==0&&(t=n,r=yv(e,n))}if(r===1)throw r=Ws,La(e,0),Wo(e,t),Er(e,Ot()),r;if(r===6)throw Error(W(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Ca(e,vr,oo),Er(e,Ot()),null}function Jy(e,t){var r=Ne;Ne|=1;try{return e(t)}finally{Ne=r,Ne===0&&(ll=Ot()+500,_m&&pa())}}function Ga(e){qo!==null&&qo.tag===0&&!(Ne&6)&&Ki();var t=Ne;Ne|=1;var r=nn.transition,n=Ue;try{if(nn.transition=null,Ue=1,e)return e()}finally{Ue=n,nn.transition=r,Ne=t,!(Ne&6)&&pa()}}function Zy(){Nr=zi.current,nt(zi)}function La(e,t){e.finishedWork=null,e.finishedLanes=0;var r=e.timeoutHandle;if(r!==-1&&(e.timeoutHandle=-1,RL(r)),Rt!==null)for(r=Rt.return;r!==null;){var n=r;switch(Iy(n),n.tag){case 1:n=n.type.childContextTypes,n!=null&&md();break;case 3:al(),nt(br),nt(er),By();break;case 5:Vy(n);break;case 4:al();break;case 13:nt(vt);break;case 19:nt(vt);break;case 10:My(n.type._context);break;case 22:case 23:Zy()}r=r.return}if(Lt=e,Rt=e=ra(e.current,null),Ht=Nr=t,Nt=0,Ws=null,Yy=Sm=qa=0,vr=ys=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 X2(e,t){do{var r=Rt;try{if(Ay(),Fu.current=Ed,xd){for(var n=yt.memoizedState;n!==null;){var o=n.queue;o!==null&&(o.pending=null),n=n.next}xd=!1}if(Ha=0,Mt=Dt=yt=null,gs=!1,Vs=0,Ky.current=null,r===null||r.return===null){Nt=1,Ws=t,Rt=null;break}e:{var a=e,i=r.return,l=r,c=t;if(t=Ht,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=m_(i);if(g!==null){g.flags&=-257,h_(g,i,l,a,t),g.mode&1&&p_(a,u,t),t=g,c=u;var v=t.updateQueue;if(v===null){var w=new Set;w.add(c),t.updateQueue=w}else v.add(c);break e}else{if(!(t&1)){p_(a,u,t),e0();break e}c=Error(W(426))}}else if(it&&l.mode&1){var E=m_(i);if(E!==null){!(E.flags&65536)&&(E.flags|=256),h_(E,i,l,a,t),Dy(il(c,l));break e}}a=c=il(c,l),Nt!==4&&(Nt=2),ys===null?ys=[a]:ys.push(a),a=i;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t;var _=D2(a,c,t);i_(a,_);break e;case 1:l=c;var y=a.type,b=a.stateNode;if(!(a.flags&128)&&(typeof y.getDerivedStateFromError=="function"||b!==null&&typeof b.componentDidCatch=="function"&&(ea===null||!ea.has(b)))){a.flags|=65536,t&=-t,a.lanes|=t;var x=N2(a,l,t);i_(a,x);break e}}a=a.return}while(a!==null)}ek(r)}catch(P){t=P,Rt===r&&r!==null&&(Rt=r=r.return);continue}break}while(1)}function J2(){var e=Sd.current;return Sd.current=Ed,e===null?Ed:e}function e0(){(Nt===0||Nt===3||Nt===2)&&(Nt=4),Lt===null||!(qa&268435455)&&!(Sm&268435455)||Wo(Lt,Ht)}function $d(e,t){var r=Ne;Ne|=2;var n=J2();(Lt!==e||Ht!==t)&&(oo=null,La(e,t));do try{r8();break}catch(o){X2(e,o)}while(1);if(Ay(),Ne=r,Sd.current=n,Rt!==null)throw Error(W(261));return Lt=null,Ht=0,Nt}function r8(){for(;Rt!==null;)Z2(Rt)}function n8(){for(;Rt!==null&&!Cz();)Z2(Rt)}function Z2(e){var t=rk(e.alternate,e,Nr);e.memoizedProps=e.pendingProps,t===null?ek(e):Rt=t,Ky.current=null}function ek(e){var t=e;do{var r=t.alternate;if(e=t.return,t.flags&32768){if(r=YL(r,t),r!==null){r.flags&=32767,Rt=r;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Nt=6,Rt=null;return}}else if(r=KL(r,t,Nr),r!==null){Rt=r;return}if(t=t.sibling,t!==null){Rt=t;return}Rt=t=e}while(t!==null);Nt===0&&(Nt=5)}function Ca(e,t,r){var n=Ue,o=nn.transition;try{nn.transition=null,Ue=1,o8(e,t,r,n)}finally{nn.transition=o,Ue=n}return null}function o8(e,t,r,n){do Ki();while(qo!==null);if(Ne&6)throw Error(W(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(W(177));e.callbackNode=null,e.callbackPriority=0;var a=r.lanes|r.childLanes;if(zz(e,a),e===Lt&&(Rt=Lt=null,Ht=0),!(r.subtreeFlags&2064)&&!(r.flags&2064)||Jc||(Jc=!0,nk(sd,function(){return Ki(),null})),a=(r.flags&15990)!==0,r.subtreeFlags&15990||a){a=nn.transition,nn.transition=null;var i=Ue;Ue=1;var l=Ne;Ne|=4,Ky.current=null,JL(e,r),Q2(r,e),SL(Yg),ud=!!Kg,Yg=Kg=null,e.current=r,ZL(r),kz(),Ne=l,Ue=i,nn.transition=a}else e.current=r;if(Jc&&(Jc=!1,qo=e,Od=o),a=e.pendingLanes,a===0&&(ea=null),Tz(r.stateNode),Er(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(Pd)throw Pd=!1,e=gv,gv=null,e;return Od&1&&e.tag!==0&&Ki(),a=e.pendingLanes,a&1?e===vv?ws++:(ws=0,vv=e):ws=0,pa(),null}function Ki(){if(qo!==null){var e=IC(Od),t=nn.transition,r=Ue;try{if(nn.transition=null,Ue=16>e?16:e,qo===null)var n=!1;else{if(e=qo,qo=null,Od=0,Ne&6)throw Error(W(331));var o=Ne;for(Ne|=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:vs(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(H2(d),d===u){ne=null;break}if(h!==null){h.return=g,ne=h;break}ne=g}}}var v=a.alternate;if(v!==null){var w=v.child;if(w!==null){v.child=null;do{var E=w.sibling;w.sibling=null,w=E}while(w!==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:vs(9,a,a.return)}var _=a.sibling;if(_!==null){_.return=a.return,ne=_;break e}ne=a.return}}var y=e.current;for(ne=y;ne!==null;){i=ne;var b=i.child;if(i.subtreeFlags&2064&&b!==null)b.return=i,ne=b;else e:for(i=y;ne!==null;){if(l=ne,l.flags&2048)try{switch(l.tag){case 0:case 11:case 15:Em(9,l)}}catch(P){_t(l,l.return,P)}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(Ne=o,pa(),qn&&typeof qn.onPostCommitFiberRoot=="function")try{qn.onPostCommitFiberRoot(hm,e)}catch{}n=!0}return n}finally{Ue=r,nn.transition=t}}return!1}function C_(e,t,r){t=il(r,t),t=D2(e,t,1),e=Zo(e,t,1),t=ir(),e!==null&&(tc(e,1,t),Er(e,t))}function _t(e,t,r){if(e.tag===3)C_(e,e,r);else for(;t!==null;){if(t.tag===3){C_(t,e,r);break}else if(t.tag===1){var n=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof n.componentDidCatch=="function"&&(ea===null||!ea.has(n))){e=il(r,e),e=N2(t,e,1),t=Zo(t,e,1),e=ir(),t!==null&&(tc(t,1,e),Er(t,e));break}}t=t.return}}function a8(e,t,r){var n=e.pingCache;n!==null&&n.delete(t),t=ir(),e.pingedLanes|=e.suspendedLanes&r,Lt===e&&(Ht&r)===r&&(Nt===4||Nt===3&&(Ht&130023424)===Ht&&500>Ot()-Xy?La(e,0):Yy|=r),Er(e,t)}function tk(e,t){t===0&&(e.mode&1?(t=Bc,Bc<<=1,!(Bc&130023424)&&(Bc=4194304)):t=1);var r=ir();e=vo(e,t),e!==null&&(tc(e,t,r),Er(e,r))}function i8(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),tk(e,r)}function l8(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(W(314))}n!==null&&n.delete(t),tk(e,r)}var rk;rk=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||br.current)yr=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return yr=!1,QL(e,t,r);yr=!!(e.flags&131072)}else yr=!1,it&&t.flags&1048576&&a2(t,vd,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;Bu(e,t),e=t.pendingProps;var o=rl(t,er.current);Qi(t,r),o=Wy(null,t,n,e,o,r);var a=Hy();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,xr(n)?(a=!0,hd(t)):a=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,Ly(t),o.updater=bm,t.stateNode=o,o._reactInternals=t,av(t,n,e,r),t=sv(null,t,n,!0,a,r)):(t.tag=0,it&&a&&Ty(t),or(null,t,o,r),t=t.child),t;case 16:n=t.elementType;e:{switch(Bu(e,t),e=t.pendingProps,o=n._init,n=o(n._payload),t.type=n,o=t.tag=c8(n),e=vn(n,e),o){case 0:t=lv(null,t,n,e,r);break e;case 1:t=y_(null,t,n,e,r);break e;case 11:t=g_(null,t,n,e,r);break e;case 14:t=v_(null,t,n,vn(n.type,e),r);break e}throw Error(W(306,n,""))}return t;case 0:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:vn(n,o),lv(e,t,n,o,r);case 1:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:vn(n,o),y_(e,t,n,o,r);case 3:e:{if(L2(t),e===null)throw Error(W(387));n=t.pendingProps,a=t.memoizedState,o=a.element,c2(e,t),_d(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=il(Error(W(423)),t),t=w_(e,t,n,r,o);break e}else if(n!==o){o=il(Error(W(424)),t),t=w_(e,t,n,r,o);break e}else for(Mr=Jo(t.stateNode.containerInfo.firstChild),Lr=t,it=!0,_n=null,r=p2(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(nl(),n===o){t=yo(e,t,r);break e}or(e,t,n,r)}t=t.child}return t;case 5:return m2(t),e===null&&rv(t),n=t.type,o=t.pendingProps,a=e!==null?e.memoizedProps:null,i=o.children,Xg(n,o)?i=null:a!==null&&Xg(n,a)&&(t.flags|=32),z2(e,t),or(e,t,i,r),t.child;case 6:return e===null&&rv(t),null;case 13:return F2(e,t,r);case 4:return Fy(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=ol(t,null,n,r):or(e,t,n,r),t.child;case 11:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:vn(n,o),g_(e,t,n,o,r);case 7:return or(e,t,t.pendingProps,r),t.child;case 8:return or(e,t,t.pendingProps.children,r),t.child;case 12:return or(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,Ye(yd,n._currentValue),n._currentValue=i,a!==null)if(Pn(a.value,i)){if(a.children===o.children&&!br.current){t=yo(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=co(-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),nv(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(W(341));i.lanes|=r,l=i.alternate,l!==null&&(l.lanes|=r),nv(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}or(e,t,o.children,r),t=t.child}return t;case 9:return o=t.type,n=t.pendingProps.children,Qi(t,r),o=ln(o),n=n(o),t.flags|=1,or(e,t,n,r),t.child;case 14:return n=t.type,o=vn(n,t.pendingProps),o=vn(n.type,o),v_(e,t,n,o,r);case 15:return A2(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,o=t.pendingProps,o=t.elementType===n?o:vn(n,o),Bu(e,t),t.tag=1,xr(n)?(e=!0,hd(t)):e=!1,Qi(t,r),d2(t,n,o),av(t,n,o,r),sv(null,t,n,!0,e,r);case 19:return V2(e,t,r);case 22:return M2(e,t,r)}throw Error(W(156,t.tag))};function nk(e,t){return kC(e,t)}function s8(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 en(e,t,r,n){return new s8(e,t,r,n)}function t0(e){return e=e.prototype,!(!e||!e.isReactComponent)}function c8(e){if(typeof e=="function")return t0(e)?1:0;if(e!=null){if(e=e.$$typeof,e===_y)return 11;if(e===by)return 14}return 2}function ra(e,t){var r=e.alternate;return r===null?(r=en(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 Hu(e,t,r,n,o,a){var i=2;if(n=e,typeof e=="function")t0(e)&&(i=1);else if(typeof e=="string")i=5;else e:switch(e){case Ci:return Fa(r.children,o,a,t);case wy:i=8,o|=8;break;case kg:return e=en(12,r,t,o|2),e.elementType=kg,e.lanes=a,e;case jg:return e=en(13,r,t,o),e.elementType=jg,e.lanes=a,e;case Rg:return e=en(19,r,t,o),e.elementType=Rg,e.lanes=a,e;case fC:return Pm(r,o,a,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case uC:i=10;break e;case dC:i=9;break e;case _y:i=11;break e;case by:i=14;break e;case Lo:i=16,n=null;break e}throw Error(W(130,e==null?e:typeof e,""))}return t=en(i,r,t,o),t.elementType=e,t.type=n,t.lanes=a,t}function Fa(e,t,r,n){return e=en(7,e,n,t),e.lanes=r,e}function Pm(e,t,r,n){return e=en(22,e,n,t),e.elementType=fC,e.lanes=r,e.stateNode={isHidden:!1},e}function Lh(e,t,r){return e=en(6,e,null,t),e.lanes=r,e}function Fh(e,t,r){return t=en(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function u8(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 r0(e,t,r,n,o,a,i,l,c){return e=new u8(e,t,r,l,c),t===1?(t=1,a===!0&&(t|=8)):t=0,a=en(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},Ly(a),e}function d8(e,t,r){var n=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:$i,key:n==null?null:""+n,children:e,containerInfo:t,implementation:r}}function ok(e){if(!e)return aa;e=e._reactInternals;e:{if(ri(e)!==e||e.tag!==1)throw Error(W(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(xr(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(W(171))}if(e.tag===1){var r=e.type;if(xr(r))return n2(e,r,t)}return t}function ak(e,t,r,n,o,a,i,l,c){return e=r0(r,n,!0,e,o,a,i,l,c),e.context=ok(null),r=e.current,n=ir(),o=ta(r),a=co(n,o),a.callback=t??null,Zo(r,a,o),e.current.lanes=o,tc(e,o,n),Er(e,n),e}function Om(e,t,r,n){var o=t.current,a=ir(),i=ta(o);return r=ok(r),t.context===null?t.context=r:t.pendingContext=r,t=co(a,i),t.payload={element:e},n=n===void 0?null:n,n!==null&&(t.callback=n),e=Zo(o,t,i),e!==null&&(En(e,o,i,a),Lu(e,o,i)),i}function Cd(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 k_(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<t?r:t}}function n0(e,t){k_(e,t),(e=e.alternate)&&k_(e,t)}function f8(){return null}var ik=typeof reportError=="function"?reportError:function(e){console.error(e)};function o0(e){this._internalRoot=e}$m.prototype.render=o0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(W(409));Om(e,t,null,null)};$m.prototype.unmount=o0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Ga(function(){Om(null,e,null,null)}),t[go]=null}};function $m(e){this._internalRoot=e}$m.prototype.unstable_scheduleHydration=function(e){if(e){var t=AC();e={blockedOn:null,target:e,priority:t};for(var r=0;r<Uo.length&&t!==0&&t<Uo[r].priority;r++);Uo.splice(r,0,e),r===0&&zC(e)}};function a0(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function Cm(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function j_(){}function p8(e,t,r,n,o){if(o){if(typeof n=="function"){var a=n;n=function(){var u=Cd(i);a.call(u)}}var i=ak(t,n,e,0,null,!1,!1,"",j_);return e._reactRootContainer=i,e[go]=i.current,As(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=Cd(c);l.call(u)}}var c=r0(e,0,!1,null,null,!1,!1,"",j_);return e._reactRootContainer=c,e[go]=c.current,As(e.nodeType===8?e.parentNode:e),Ga(function(){Om(t,c,r,n)}),c}function km(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=Cd(i);l.call(c)}}Om(t,i,e,o)}else i=p8(r,t,e,o,n);return Cd(i)}DC=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var r=is(t.pendingLanes);r!==0&&(Sy(t,r|1),Er(t,Ot()),!(Ne&6)&&(ll=Ot()+500,pa()))}break;case 13:Ga(function(){var n=vo(e,1);if(n!==null){var o=ir();En(n,e,1,o)}}),n0(e,1)}};Py=function(e){if(e.tag===13){var t=vo(e,134217728);if(t!==null){var r=ir();En(t,e,134217728,r)}n0(e,134217728)}};NC=function(e){if(e.tag===13){var t=ta(e),r=vo(e,t);if(r!==null){var n=ir();En(r,e,t,n)}n0(e,t)}};AC=function(){return Ue};MC=function(e,t){var r=Ue;try{return Ue=e,t()}finally{Ue=r}};Vg=function(e,t,r){switch(t){case"input":if(Dg(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=wm(n);if(!o)throw Error(W(90));mC(n),Dg(n,o)}}}break;case"textarea":gC(e,r);break;case"select":t=r.value,t!=null&&Wi(e,!!r.multiple,t,!1)}};EC=Jy;SC=Ga;var m8={usingClientEntryPoint:!1,Events:[nc,Ti,wm,bC,xC,Jy]},Wl={findFiberByHostInstance:Ia,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},h8={bundleType:Wl.bundleType,version:Wl.version,rendererPackageName:Wl.rendererPackageName,rendererConfig:Wl.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Po.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=$C(e),e===null?null:e.stateNode},findFiberByHostInstance:Wl.findFiberByHostInstance||f8,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 Zc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Zc.isDisabled&&Zc.supportsFiber)try{hm=Zc.inject(h8),qn=Zc}catch{}}Ur.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=m8;Ur.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!a0(t))throw Error(W(200));return d8(e,t,null,r)};Ur.createRoot=function(e,t){if(!a0(e))throw Error(W(299));var r=!1,n="",o=ik;return t!=null&&(t.unstable_strictMode===!0&&(r=!0),t.identifierPrefix!==void 0&&(n=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=r0(e,1,!1,null,null,r,!1,n,o),e[go]=t.current,As(e.nodeType===8?e.parentNode:e),new o0(t)};Ur.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(W(188)):(e=Object.keys(e).join(","),Error(W(268,e)));return e=$C(t),e=e===null?null:e.stateNode,e};Ur.flushSync=function(e){return Ga(e)};Ur.hydrate=function(e,t,r){if(!Cm(t))throw Error(W(200));return km(null,e,t,!0,r)};Ur.hydrateRoot=function(e,t,r){if(!a0(e))throw Error(W(405));var n=r!=null&&r.hydratedSources||null,o=!1,a="",i=ik;if(r!=null&&(r.unstable_strictMode===!0&&(o=!0),r.identifierPrefix!==void 0&&(a=r.identifierPrefix),r.onRecoverableError!==void 0&&(i=r.onRecoverableError)),t=ak(t,null,e,1,r??null,o,!1,a,i),e[go]=t.current,As(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 $m(t)};Ur.render=function(e,t,r){if(!Cm(t))throw Error(W(200));return km(null,e,t,!1,r)};Ur.unmountComponentAtNode=function(e){if(!Cm(e))throw Error(W(40));return e._reactRootContainer?(Ga(function(){km(null,null,e,!1,function(){e._reactRootContainer=null,e[go]=null})}),!0):!1};Ur.unstable_batchedUpdates=Jy;Ur.unstable_renderSubtreeIntoContainer=function(e,t,r,n){if(!Cm(r))throw Error(W(200));if(e==null||e._reactInternals===void 0)throw Error(W(38));return km(e,t,r,!1,n)};Ur.version="18.2.0-next-9e3b772b8-20220608";function lk(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(lk)}catch(e){console.error(e)}}lk(),aC.exports=Ur;var ac=aC.exports;const Vh=ty(ac);var g8=Object.defineProperty,v8=Object.defineProperties,y8=Object.getOwnPropertyDescriptors,R_=Object.getOwnPropertySymbols,w8=Object.prototype.hasOwnProperty,_8=Object.prototype.propertyIsEnumerable,T_=(e,t,r)=>t in e?g8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_v=(e,t)=>{for(var r in t||(t={}))w8.call(t,r)&&T_(e,r,t[r]);if(R_)for(var r of R_(t))_8.call(t,r)&&T_(e,r,t[r]);return e},I_=(e,t)=>v8(e,y8(t));const b8=["subtle","filled","outline","light","default","transparent","gradient"],eu={xs:S(18),sm:S(22),md:S(28),lg:S(34),xl:S(44)};function x8({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%"})}:b8.includes(e)?_v({border:`${S(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover})):null}var E8=U((e,{radius:t,color:r,gradient:n},{variant:o,size:a})=>({root:I_(_v({position:"relative",borderRadius:e.fn.radius(t),padding:0,lineHeight:1,display:"flex",alignItems:"center",justifyContent:"center",height:M({size:a,sizes:eu}),minHeight:M({size:a,sizes:eu}),width:M({size:a,sizes:eu}),minWidth:M({size:a,sizes:eu})},x8({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":I_(_v({content:'""'},e.fn.cover(S(-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 S8=E8;var P8=Object.defineProperty,kd=Object.getOwnPropertySymbols,sk=Object.prototype.hasOwnProperty,ck=Object.prototype.propertyIsEnumerable,D_=(e,t,r)=>t in e?P8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,N_=(e,t)=>{for(var r in t||(t={}))sk.call(t,r)&&D_(e,r,t[r]);if(kd)for(var r of kd(t))ck.call(t,r)&&D_(e,r,t[r]);return e},A_=(e,t)=>{var r={};for(var n in e)sk.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&&ck.call(e,n)&&(r[n]=e[n]);return r};function O8(e){var t=e,{size:r,color:n}=t,o=A_(t,["size","color"]);const a=o,{style:i}=a,l=A_(a,["style"]);return s.createElement("svg",N_({viewBox:"0 0 135 140",xmlns:"http://www.w3.org/2000/svg",fill:n,style:N_({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 $8=Object.defineProperty,jd=Object.getOwnPropertySymbols,uk=Object.prototype.hasOwnProperty,dk=Object.prototype.propertyIsEnumerable,M_=(e,t,r)=>t in e?$8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,z_=(e,t)=>{for(var r in t||(t={}))uk.call(t,r)&&M_(e,r,t[r]);if(jd)for(var r of jd(t))dk.call(t,r)&&M_(e,r,t[r]);return e},L_=(e,t)=>{var r={};for(var n in e)uk.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&&dk.call(e,n)&&(r[n]=e[n]);return r};function C8(e){var t=e,{size:r,color:n}=t,o=L_(t,["size","color"]);const a=o,{style:i}=a,l=L_(a,["style"]);return s.createElement("svg",z_({viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",stroke:n,style:z_({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 k8=Object.defineProperty,Rd=Object.getOwnPropertySymbols,fk=Object.prototype.hasOwnProperty,pk=Object.prototype.propertyIsEnumerable,F_=(e,t,r)=>t in e?k8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,V_=(e,t)=>{for(var r in t||(t={}))fk.call(t,r)&&F_(e,r,t[r]);if(Rd)for(var r of Rd(t))pk.call(t,r)&&F_(e,r,t[r]);return e},B_=(e,t)=>{var r={};for(var n in e)fk.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Rd)for(var n of Rd(e))t.indexOf(n)<0&&pk.call(e,n)&&(r[n]=e[n]);return r};function j8(e){var t=e,{size:r,color:n}=t,o=B_(t,["size","color"]);const a=o,{style:i}=a,l=B_(a,["style"]);return s.createElement("svg",V_({viewBox:"0 0 120 30",xmlns:"http://www.w3.org/2000/svg",fill:n,style:V_({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 R8=Object.defineProperty,Td=Object.getOwnPropertySymbols,mk=Object.prototype.hasOwnProperty,hk=Object.prototype.propertyIsEnumerable,U_=(e,t,r)=>t in e?R8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T8=(e,t)=>{for(var r in t||(t={}))mk.call(t,r)&&U_(e,r,t[r]);if(Td)for(var r of Td(t))hk.call(t,r)&&U_(e,r,t[r]);return e},I8=(e,t)=>{var r={};for(var n in e)mk.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&&hk.call(e,n)&&(r[n]=e[n]);return r};const Bh={bars:O8,oval:C8,dots:j8},D8={xs:S(18),sm:S(22),md:S(36),lg:S(44),xl:S(58)},N8={size:"md"};function cn(e){const t=q("Loader",N8,e),{size:r,color:n,variant:o}=t,a=I8(t,["size","color","variant"]),i=tr(),l=o in Bh?o:i.loader;return s.createElement(le,T8({role:"presentation",component:Bh[l]||Bh.bars,size:M({size:r,sizes:D8}),color:i.fn.variant({variant:"filled",primaryFallback:!1,color:n||i.primaryColor}).background},a))}cn.displayName="@mantine/core/Loader";var A8=Object.defineProperty,Id=Object.getOwnPropertySymbols,gk=Object.prototype.hasOwnProperty,vk=Object.prototype.propertyIsEnumerable,W_=(e,t,r)=>t in e?A8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,H_=(e,t)=>{for(var r in t||(t={}))gk.call(t,r)&&W_(e,r,t[r]);if(Id)for(var r of Id(t))vk.call(t,r)&&W_(e,r,t[r]);return e},M8=(e,t)=>{var r={};for(var n in e)gk.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&&vk.call(e,n)&&(r[n]=e[n]);return r};const z8={color:"gray",size:"md",variant:"subtle"},yk=f.forwardRef((e,t)=>{const r=q("ActionIcon",z8,e),{className:n,color:o,children:a,radius:i,size:l,variant:c,gradient:u,disabled:d,loaderProps:p,loading:h,unstyled:g,__staticSelector:v}=r,w=M8(r,["className","color","children","radius","size","variant","gradient","disabled","loaderProps","loading","unstyled","__staticSelector"]),{classes:E,cx:_,theme:y}=S8({radius:i,color:o,gradient:u},{name:["ActionIcon",v],unstyled:g,size:l,variant:c}),b=s.createElement(cn,H_({color:y.fn.variant({color:o,variant:c}).color,size:"100%","data-action-icon-loader":!0},p));return s.createElement(mo,H_({className:_(E.root,n),ref:t,disabled:d,"data-disabled":d||void 0,"data-loading":h||void 0,unstyled:g},w),h?b:a)});yk.displayName="@mantine/core/ActionIcon";const lr=yk;var L8=Object.defineProperty,F8=Object.defineProperties,V8=Object.getOwnPropertyDescriptors,Dd=Object.getOwnPropertySymbols,wk=Object.prototype.hasOwnProperty,_k=Object.prototype.propertyIsEnumerable,q_=(e,t,r)=>t in e?L8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,B8=(e,t)=>{for(var r in t||(t={}))wk.call(t,r)&&q_(e,r,t[r]);if(Dd)for(var r of Dd(t))_k.call(t,r)&&q_(e,r,t[r]);return e},U8=(e,t)=>F8(e,V8(t)),W8=(e,t)=>{var r={};for(var n in e)wk.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&&_k.call(e,n)&&(r[n]=e[n]);return r};function i0(e){const t=q("Portal",{},e),{children:r,target:n,className:o,innerRef:a}=t,i=W8(t,["children","target","className","innerRef"]),l=tr(),[c,u]=f.useState(!1),d=f.useRef();return G$(()=>(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?ac.createPortal(s.createElement("div",U8(B8({className:o,dir:l.dir},i),{ref:a}),r),d.current):null}i0.displayName="@mantine/core/Portal";var H8=Object.defineProperty,Nd=Object.getOwnPropertySymbols,bk=Object.prototype.hasOwnProperty,xk=Object.prototype.propertyIsEnumerable,G_=(e,t,r)=>t in e?H8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,q8=(e,t)=>{for(var r in t||(t={}))bk.call(t,r)&&G_(e,r,t[r]);if(Nd)for(var r of Nd(t))xk.call(t,r)&&G_(e,r,t[r]);return e},G8=(e,t)=>{var r={};for(var n in e)bk.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&&xk.call(e,n)&&(r[n]=e[n]);return r};function xl(e){var t=e,{withinPortal:r=!0,children:n}=t,o=G8(t,["withinPortal","children"]);return r?s.createElement(i0,q8({},o),n):s.createElement(s.Fragment,null,n)}xl.displayName="@mantine/core/OptionalPortal";var Q8=Object.defineProperty,K8=Object.defineProperties,Y8=Object.getOwnPropertyDescriptors,Q_=Object.getOwnPropertySymbols,X8=Object.prototype.hasOwnProperty,J8=Object.prototype.propertyIsEnumerable,K_=(e,t,r)=>t in e?Q8(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Uh=(e,t)=>{for(var r in t||(t={}))X8.call(t,r)&&K_(e,r,t[r]);if(Q_)for(var r of Q_(t))J8.call(t,r)&&K_(e,r,t[r]);return e},Y_=(e,t)=>K8(e,Y8(t));function Z8({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 e7=U((e,{radius:t,color:r},{variant:n})=>({root:Uh(Y_(Uh({},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:`${S(1)} solid transparent`}),Z8({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:S(20),height:S(20),display:"flex",alignItems:"center",justifyContent:"flex-start",marginRight:e.spacing.md,marginTop:1},message:Y_(Uh({},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:S(10),height:S(10),color:n==="filled"?e.white:e.colorScheme==="dark"?n==="light"?e.white:e.colors.dark[0]:e.black}}));const t7=e7;var r7=Object.defineProperty,Ad=Object.getOwnPropertySymbols,Ek=Object.prototype.hasOwnProperty,Sk=Object.prototype.propertyIsEnumerable,X_=(e,t,r)=>t in e?r7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,J_=(e,t)=>{for(var r in t||(t={}))Ek.call(t,r)&&X_(e,r,t[r]);if(Ad)for(var r of Ad(t))Sk.call(t,r)&&X_(e,r,t[r]);return e},n7=(e,t)=>{var r={};for(var n in e)Ek.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&&Sk.call(e,n)&&(r[n]=e[n]);return r};function Pk(e){const t=e,{width:r,height:n,style:o}=t,a=n7(t,["width","height","style"]);return s.createElement("svg",J_({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:J_({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"}))}Pk.displayName="@mantine/core/CloseIcon";var o7=Object.defineProperty,Md=Object.getOwnPropertySymbols,Ok=Object.prototype.hasOwnProperty,$k=Object.prototype.propertyIsEnumerable,Z_=(e,t,r)=>t in e?o7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,a7=(e,t)=>{for(var r in t||(t={}))Ok.call(t,r)&&Z_(e,r,t[r]);if(Md)for(var r of Md(t))$k.call(t,r)&&Z_(e,r,t[r]);return e},i7=(e,t)=>{var r={};for(var n in e)Ok.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&&$k.call(e,n)&&(r[n]=e[n]);return r};const l7={xs:S(12),sm:S(16),md:S(20),lg:S(28),xl:S(34)},s7={size:"sm"},Ck=f.forwardRef((e,t)=>{const r=q("CloseButton",s7,e),{iconSize:n,size:o,children:a}=r,i=i7(r,["iconSize","size","children"]),l=S(n||l7[o]);return s.createElement(lr,a7({ref:t,__staticSelector:"CloseButton",size:o},i),a||s.createElement(Pk,{width:l,height:l}))});Ck.displayName="@mantine/core/CloseButton";const ic=Ck;var c7=Object.defineProperty,zd=Object.getOwnPropertySymbols,kk=Object.prototype.hasOwnProperty,jk=Object.prototype.propertyIsEnumerable,eb=(e,t,r)=>t in e?c7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,u7=(e,t)=>{for(var r in t||(t={}))kk.call(t,r)&&eb(e,r,t[r]);if(zd)for(var r of zd(t))jk.call(t,r)&&eb(e,r,t[r]);return e},d7=(e,t)=>{var r={};for(var n in e)kk.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&&jk.call(e,n)&&(r[n]=e[n]);return r};const f7={variant:"light"},lc=f.forwardRef((e,t)=>{const r=q("Alert",f7,e),{id:n,className:o,title:a,variant:i,children:l,color:c,classNames:u,icon:d,styles:p,onClose:h,radius:g,withCloseButton:v,closeButtonLabel:w,unstyled:E}=r,_=d7(r,["id","className","title","variant","children","color","classNames","icon","styles","onClose","radius","withCloseButton","closeButtonLabel","unstyled"]),{classes:y,cx:b}=t7({color:c,radius:g},{classNames:u,styles:p,unstyled:E,variant:i,name:"Alert"}),x=$r(n),P=a&&`${x}-title`,$=`${x}-body`;return s.createElement(le,u7({id:x,role:"alert","aria-labelledby":P,"aria-describedby":$,className:b(y.root,y[i],o),ref:t},_),s.createElement("div",{className:y.wrapper},d&&s.createElement("div",{className:y.icon},d),s.createElement("div",{className:y.body},a&&s.createElement("div",{className:y.title,"data-with-close-button":v||void 0},s.createElement("span",{id:P,className:y.label},a)),s.createElement("div",{id:$,className:y.message},l)),v&&s.createElement(ic,{className:y.closeButton,onClick:h,variant:"transparent",size:16,iconSize:16,"aria-label":w})))});lc.displayName="@mantine/core/Alert";var p7=Object.defineProperty,m7=Object.defineProperties,h7=Object.getOwnPropertyDescriptors,tb=Object.getOwnPropertySymbols,g7=Object.prototype.hasOwnProperty,v7=Object.prototype.propertyIsEnumerable,rb=(e,t,r)=>t in e?p7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tu=(e,t)=>{for(var r in t||(t={}))g7.call(t,r)&&rb(e,r,t[r]);if(tb)for(var r of tb(t))v7.call(t,r)&&rb(e,r,t[r]);return e},y7=(e,t)=>m7(e,h7(t));function w7({underline:e,strikethrough:t}){const r=[];return e&&r.push("underline"),t&&r.push("line-through"),r.length>0?r.join(" "):"none"}function _7({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 b7(e){return typeof e=="number"?{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:e,WebkitBoxOrient:"vertical"}:null}function x7({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 E7=U((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 v=e.fn.variant({variant:"gradient",gradient:l});return{root:y7(tu(tu(tu(tu({},e.fn.fontStyles()),e.fn.focusStyles()),b7(r)),x7({theme:e,truncate:n})),{color:_7({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:w7({underline:i,strikethrough:p}),WebkitTapHighlightColor:"transparent",fontWeight:a?"inherit":c,textTransform:u,textAlign:d,fontStyle:h?"italic":void 0}),gradient:{backgroundImage:v.background,WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent"}}});const S7=E7;var P7=Object.defineProperty,Ld=Object.getOwnPropertySymbols,Rk=Object.prototype.hasOwnProperty,Tk=Object.prototype.propertyIsEnumerable,nb=(e,t,r)=>t in e?P7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,O7=(e,t)=>{for(var r in t||(t={}))Rk.call(t,r)&&nb(e,r,t[r]);if(Ld)for(var r of Ld(t))Tk.call(t,r)&&nb(e,r,t[r]);return e},$7=(e,t)=>{var r={};for(var n in e)Rk.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&&Tk.call(e,n)&&(r[n]=e[n]);return r};const C7={variant:"text"},Ik=f.forwardRef((e,t)=>{const r=q("Text",C7,e),{className:n,size:o,weight:a,transform:i,color:l,align:c,variant:u,lineClamp:d,truncate:p,gradient:h,inline:g,inherit:v,underline:w,strikethrough:E,italic:_,classNames:y,styles:b,unstyled:x,span:P,__staticSelector:$}=r,O=$7(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}=S7({color:l,lineClamp:d,truncate:p,inline:g,inherit:v,underline:w,strikethrough:E,italic:_,weight:a,transform:i,align:c,gradient:h},{unstyled:x,name:$||"Text",variant:u,size:o});return s.createElement(le,O7({ref:t,className:T(C.root,{[C.gradient]:u==="gradient"},n),component:P?"span":"div"},O))});Ik.displayName="@mantine/core/Text";const ae=Ik;var k7=Object.defineProperty,ob=Object.getOwnPropertySymbols,j7=Object.prototype.hasOwnProperty,R7=Object.prototype.propertyIsEnumerable,ab=(e,t,r)=>t in e?k7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T7=(e,t)=>{for(var r in t||(t={}))j7.call(t,r)&&ab(e,r,t[r]);if(ob)for(var r of ob(t))R7.call(t,r)&&ab(e,r,t[r]);return e};function I7({theme:e,color:t}){return t==="dimmed"?e.fn.dimmed():e.fn.themeColor(t||e.primaryColor,e.colorScheme==="dark"?4:7,!1,!0)}var D7=U((e,{color:t,underline:r})=>({root:T7({backgroundColor:"transparent",cursor:"pointer",padding:0,border:0,color:I7({theme:e,color:t})},e.fn.hover({textDecoration:r?"underline":"none"}))}));const N7=D7;var A7=Object.defineProperty,Fd=Object.getOwnPropertySymbols,Dk=Object.prototype.hasOwnProperty,Nk=Object.prototype.propertyIsEnumerable,ib=(e,t,r)=>t in e?A7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lb=(e,t)=>{for(var r in t||(t={}))Dk.call(t,r)&&ib(e,r,t[r]);if(Fd)for(var r of Fd(t))Nk.call(t,r)&&ib(e,r,t[r]);return e},M7=(e,t)=>{var r={};for(var n in e)Dk.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&&Nk.call(e,n)&&(r[n]=e[n]);return r};const z7={underline:!0},Ak=f.forwardRef((e,t)=>{const r=q("Anchor",z7,e),{component:n,className:o,unstyled:a,variant:i,size:l,color:c,underline:u}=r,d=M7(r,["component","className","unstyled","variant","size","color","underline"]),{classes:p,cx:h}=N7({color:c,underline:u},{name:"Anchor",unstyled:a,variant:i,size:l}),g=n==="button"?{type:"button"}:null;return s.createElement(ae,lb(lb({component:n||"a",ref:t,className:h(p.root,o),size:l},g),d))});Ak.displayName="@mantine/core/Anchor";const Ae=Ak,Mk=f.createContext({zIndex:1e3,fixed:!1,layout:"default"}),L7=Mk.Provider;function zk(){return f.useContext(Mk)}function jm(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)=>an(n[0])-an(o[0])),r}var F7=Object.defineProperty,V7=Object.defineProperties,B7=Object.getOwnPropertyDescriptors,sb=Object.getOwnPropertySymbols,U7=Object.prototype.hasOwnProperty,W7=Object.prototype.propertyIsEnumerable,cb=(e,t,r)=>t in e?F7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ru=(e,t)=>{for(var r in t||(t={}))U7.call(t,r)&&cb(e,r,t[r]);if(sb)for(var r of sb(t))W7.call(t,r)&&cb(e,r,t[r]);return e},ub=(e,t)=>V7(e,B7(t)),H7=U((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?jm(r,e).reduce((h,[g,v])=>(h[`@media (min-width: ${ar(g)})`]={width:S(v),minWidth:S(v)},h),{}):null,p=c?{[l==="navbar"?"borderRight":"borderLeft"]:`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`}:{};return{root:ub(ru(ru(ub(ru(ru({},e.fn.fontStyles()),o),{top:u==="alt"?0:(o==null?void 0:o.top)||"var(--mantine-header-height)",bottom:0,zIndex:i,height:t?S(t):u==="alt"?"auto":"calc(100vh - var(--mantine-header-height, 0rem) - var(--mantine-footer-height, 0rem))",width:r!=null&&r.base?S(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: ${ar(an(M({size:a,sizes:e.breakpoints}))-1)})`]:{display:"none"}}})}});const q7=H7;var G7=Object.defineProperty,Vd=Object.getOwnPropertySymbols,Lk=Object.prototype.hasOwnProperty,Fk=Object.prototype.propertyIsEnumerable,db=(e,t,r)=>t in e?G7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fb=(e,t)=>{for(var r in t||(t={}))Lk.call(t,r)&&db(e,r,t[r]);if(Vd)for(var r of Vd(t))Fk.call(t,r)&&db(e,r,t[r]);return e},Q7=(e,t)=>{var r={};for(var n in e)Lk.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&&Fk.call(e,n)&&(r[n]=e[n]);return r};const Vk=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:v,section:w,__staticSelector:E,unstyled:_,variant:y}=r,b=Q7(r,["width","height","fixed","position","zIndex","hiddenBreakpoint","hidden","withBorder","className","classNames","styles","children","section","__staticSelector","unstyled","variant"]);const x=zk(),{classes:P,cx:$,theme:O}=q7({width:n,height:o,fixed:x.fixed||a,position:i,hiddenBreakpoint:c,zIndex:l||x.zIndex||kn("app"),section:w,withBorder:d,layout:x.layout},{classNames:h,styles:g,name:E,unstyled:_,variant:y}),C=jm(n,O).reduce((T,[j,k])=>(T[`@media (min-width: ${ar(j)})`]={[`--mantine-${w}-width`]:S(k)},T),{});return s.createElement(le,fb({component:w==="navbar"?"nav":"aside",ref:t,"data-hidden":u||void 0,className:$(P.root,p)},b),v,s.createElement(q$,{styles:()=>({":root":fb({[`--mantine-${w}-width`]:n!=null&&n.base?S(n.base):"0rem"},C)})}))});Vk.displayName="@mantine/core/HorizontalSection";var K7=Object.defineProperty,Bd=Object.getOwnPropertySymbols,Bk=Object.prototype.hasOwnProperty,Uk=Object.prototype.propertyIsEnumerable,pb=(e,t,r)=>t in e?K7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Y7=(e,t)=>{for(var r in t||(t={}))Bk.call(t,r)&&pb(e,r,t[r]);if(Bd)for(var r of Bd(t))Uk.call(t,r)&&pb(e,r,t[r]);return e},X7=(e,t)=>{var r={};for(var n in e)Bk.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&&Uk.call(e,n)&&(r[n]=e[n]);return r};const Wk=f.forwardRef((e,t)=>{var r=e,{children:n,grow:o=!1,sx:a}=r,i=X7(r,["children","grow","sx"]);return s.createElement(le,Y7({ref:t,sx:[{flex:o?1:0,boxSizing:"border-box"},...Zp(a)]},i),n)});Wk.displayName="@mantine/core/Section";const J7=Wk;var Z7=Object.defineProperty,mb=Object.getOwnPropertySymbols,e9=Object.prototype.hasOwnProperty,t9=Object.prototype.propertyIsEnumerable,hb=(e,t,r)=>t in e?Z7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,r9=(e,t)=>{for(var r in t||(t={}))e9.call(t,r)&&hb(e,r,t[r]);if(mb)for(var r of mb(t))t9.call(t,r)&&hb(e,r,t[r]);return e};const n9={fixed:!1,position:{top:0,left:0},hiddenBreakpoint:"md",hidden:!1},_s=f.forwardRef((e,t)=>{const r=q("Navbar",n9,e);return s.createElement(Vk,r9({section:"navbar",__staticSelector:"Navbar",ref:t},r))});_s.Section=J7;_s.displayName="@mantine/core/Navbar";var o9=Object.defineProperty,a9=Object.defineProperties,i9=Object.getOwnPropertyDescriptors,gb=Object.getOwnPropertySymbols,l9=Object.prototype.hasOwnProperty,s9=Object.prototype.propertyIsEnumerable,vb=(e,t,r)=>t in e?o9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Wh=(e,t)=>{for(var r in t||(t={}))l9.call(t,r)&&vb(e,r,t[r]);if(gb)for(var r of gb(t))s9.call(t,r)&&vb(e,r,t[r]);return e},yb=(e,t)=>a9(e,i9(t)),c9=U((e,{height:t,fixed:r,position:n,zIndex:o,borderPosition:a,layout:i})=>{const l=typeof t=="object"&&t!==null?jm(t,e).reduce((c,[u,d])=>(c[`@media (min-width: ${ar(u)})`]={height:S(d),minHeight:S(d)},c),{}):null;return{root:yb(Wh(yb(Wh(Wh({},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"?S(t==null?void 0:t.base)||"100%":S(t),maxHeight:typeof t=="object"?S(t==null?void 0:t.base)||"100%":S(t),position:r?"fixed":"static",boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white}),l),{borderBottom:a==="bottom"?`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0,borderTop:a==="top"?`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[5]:e.colors.gray[2]}`:void 0})}});const u9=c9;var d9=Object.defineProperty,Ud=Object.getOwnPropertySymbols,Hk=Object.prototype.hasOwnProperty,qk=Object.prototype.propertyIsEnumerable,wb=(e,t,r)=>t in e?d9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_b=(e,t)=>{for(var r in t||(t={}))Hk.call(t,r)&&wb(e,r,t[r]);if(Ud)for(var r of Ud(t))qk.call(t,r)&&wb(e,r,t[r]);return e},f9=(e,t)=>{var r={};for(var n in e)Hk.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&&qk.call(e,n)&&(r[n]=e[n]);return r};const Gk=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:v,variant:w}=r,E=f9(r,["children","className","classNames","styles","height","fixed","withBorder","position","zIndex","section","unstyled","__staticSelector","variant"]);const _=zk(),y=p||_.zIndex||kn("app"),{classes:b,cx:x,theme:P}=u9({height:l,fixed:_.fixed||c,position:d,zIndex:typeof y=="number"&&_.layout==="default"?y+1:y,layout:_.layout,borderPosition:u?h==="header"?"bottom":"top":"none"},{name:v,classNames:a,styles:i,unstyled:g,variant:w}),$=typeof l=="object"&&l!==null?jm(l,P).reduce((O,[C,T])=>(O[`@media (min-width: ${ar(C)})`]={[`--mantine-${h}-height`]:S(T)},O),{}):null;return s.createElement(le,_b({component:h==="header"?"header":"footer",className:x(b.root,o),ref:t},E),n,s.createElement(q$,{styles:()=>({":root":_b({[`--mantine-${h}-height`]:typeof l=="object"?S(l==null?void 0:l.base)||"100%":S(l)},$)})}))});Gk.displayName="@mantine/core/VerticalSection";var p9=Object.defineProperty,m9=Object.defineProperties,h9=Object.getOwnPropertyDescriptors,bb=Object.getOwnPropertySymbols,g9=Object.prototype.hasOwnProperty,v9=Object.prototype.propertyIsEnumerable,xb=(e,t,r)=>t in e?p9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y9=(e,t)=>{for(var r in t||(t={}))g9.call(t,r)&&xb(e,r,t[r]);if(bb)for(var r of bb(t))v9.call(t,r)&&xb(e,r,t[r]);return e},w9=(e,t)=>m9(e,h9(t));const _9={fixed:!1,position:{top:0,left:0,right:0}},Qk=f.forwardRef((e,t)=>{const r=q("Header",_9,e);return s.createElement(Gk,w9(y9({section:"header",__staticSelector:"Header"},r),{ref:t}))});Qk.displayName="@mantine/core/Header";var b9=Object.defineProperty,Eb=Object.getOwnPropertySymbols,x9=Object.prototype.hasOwnProperty,E9=Object.prototype.propertyIsEnumerable,Sb=(e,t,r)=>t in e?b9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Kk=(e,t)=>{for(var r in t||(t={}))x9.call(t,r)&&Sb(e,r,t[r]);if(Eb)for(var r of Eb(t))E9.call(t,r)&&Sb(e,r,t[r]);return e};function S9(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=an(n),i=an(o);return Kk({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: ${ar(a-1)})`]:{paddingLeft:r,paddingRight:r}}:{[`@media (max-width: ${ar(a-1)})`]:{paddingLeft:r},[`@media (max-width: ${ar(i-1)})`]:{paddingRight:r}})}var P9=U((e,t)=>({root:{boxSizing:"border-box"},body:{display:"flex",boxSizing:"border-box"},main:Kk({flex:1,width:"100vw",boxSizing:"border-box"},S9(t,e))}));const O9=P9;var $9=Object.defineProperty,Wd=Object.getOwnPropertySymbols,Yk=Object.prototype.hasOwnProperty,Xk=Object.prototype.propertyIsEnumerable,Pb=(e,t,r)=>t in e?$9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,C9=(e,t)=>{for(var r in t||(t={}))Yk.call(t,r)&&Pb(e,r,t[r]);if(Wd)for(var r of Wd(t))Xk.call(t,r)&&Pb(e,r,t[r]);return e},k9=(e,t)=>{var r={};for(var n in e)Yk.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&&Xk.call(e,n)&&(r[n]=e[n]);return r};const j9={fixed:!0,padding:"md"},Jk=f.forwardRef((e,t)=>{const r=q("AppShell",j9,e),{children:n,navbar:o,header:a,footer:i,aside:l,fixed:c,zIndex:u,padding:d,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h,className:g,styles:v,classNames:w,unstyled:E,hidden:_,layout:y,variant:b}=r,x=k9(r,["children","navbar","header","footer","aside","fixed","zIndex","padding","navbarOffsetBreakpoint","asideOffsetBreakpoint","className","styles","classNames","unstyled","hidden","layout","variant"]),{classes:P,cx:$}=O9({padding:d,fixed:c,navbarOffsetBreakpoint:p,asideOffsetBreakpoint:h},{styles:v,classNames:w,unstyled:E,name:"AppShell",variant:b});return _?s.createElement(s.Fragment,null,n):s.createElement(L7,{value:{fixed:c,zIndex:u,layout:y}},s.createElement(le,C9({className:$(P.root,g),ref:t},x),a,s.createElement("div",{className:P.body},o,s.createElement("main",{className:P.main},n),l),i))});Jk.displayName="@mantine/core/AppShell";const nu={xs:S(1),sm:S(2),md:S(3),lg:S(4),xl:S(5)};function ou(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 R9=U((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:S(1),borderTop:`${M({size:r,sizes:nu})} ${n} ${ou(e,t)}`,marginRight:e.spacing.xs},"&::after":{content:'""',flex:1,borderTop:`${M({size:r,sizes:nu})} ${n} ${ou(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:S(M({size:r,sizes:nu})),borderTopColor:ou(e,t),borderTopStyle:n,margin:0},vertical:{border:0,alignSelf:"stretch",height:"auto",borderLeftWidth:S(M({size:r,sizes:nu})),borderLeftColor:ou(e,t),borderLeftStyle:n}}));const T9=R9;var I9=Object.defineProperty,D9=Object.defineProperties,N9=Object.getOwnPropertyDescriptors,Hd=Object.getOwnPropertySymbols,Zk=Object.prototype.hasOwnProperty,ej=Object.prototype.propertyIsEnumerable,Ob=(e,t,r)=>t in e?I9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$b=(e,t)=>{for(var r in t||(t={}))Zk.call(t,r)&&Ob(e,r,t[r]);if(Hd)for(var r of Hd(t))ej.call(t,r)&&Ob(e,r,t[r]);return e},A9=(e,t)=>D9(e,N9(t)),M9=(e,t)=>{var r={};for(var n in e)Zk.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&&ej.call(e,n)&&(r[n]=e[n]);return r};const z9={orientation:"horizontal",size:"xs",labelPosition:"left",variant:"solid"},gr=f.forwardRef((e,t)=>{const r=q("Divider",z9,e),{className:n,color:o,orientation:a,size:i,label:l,labelPosition:c,labelProps:u,variant:d,styles:p,classNames:h,unstyled:g}=r,v=M9(r,["className","color","orientation","size","label","labelPosition","labelProps","variant","styles","classNames","unstyled"]),{classes:w,cx:E}=T9({color:o},{classNames:h,styles:p,unstyled:g,name:"Divider",variant:d,size:i}),_=a==="vertical",y=a==="horizontal",b=!!l&&y,x=!(u!=null&&u.color);return s.createElement(le,$b({ref:t,className:E(w.root,{[w.vertical]:_,[w.horizontal]:y,[w.withLabel]:b},n),role:"separator"},v),b&&s.createElement(ae,A9($b({},u),{size:(u==null?void 0:u.size)||"xs",mt:S(2),className:E(w.label,w[c],{[w.labelDefaultStyles]:x})}),l))});gr.displayName="@mantine/core/Divider";var L9=Object.defineProperty,F9=Object.defineProperties,V9=Object.getOwnPropertyDescriptors,Cb=Object.getOwnPropertySymbols,B9=Object.prototype.hasOwnProperty,U9=Object.prototype.propertyIsEnumerable,kb=(e,t,r)=>t in e?L9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jb=(e,t)=>{for(var r in t||(t={}))B9.call(t,r)&&kb(e,r,t[r]);if(Cb)for(var r of Cb(t))U9.call(t,r)&&kb(e,r,t[r]);return e},W9=(e,t)=>F9(e,V9(t)),H9=U((e,t,{size:r})=>({item:W9(jb({},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]":jb({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 q9=H9;var G9=Object.defineProperty,Rb=Object.getOwnPropertySymbols,Q9=Object.prototype.hasOwnProperty,K9=Object.prototype.propertyIsEnumerable,Tb=(e,t,r)=>t in e?G9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Y9=(e,t)=>{for(var r in t||(t={}))Q9.call(t,r)&&Tb(e,r,t[r]);if(Rb)for(var r of Rb(t))K9.call(t,r)&&Tb(e,r,t[r]);return e};function tj({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:v,unstyled:w,variant:E}){const{classes:_}=q9(null,{classNames:r,styles:n,unstyled:w,name:i,variant:E,size:p}),y=[],b=[];let x=null;const P=(O,C)=>{const T=typeof o=="function"?o(O.value):!1;return s.createElement(d,Y9({key:O.value,className:_.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,b.push(s.createElement("div",{className:_.separator,key:`__mantine-divider-${C}`},s.createElement(gr,{classNames:{label:_.separatorLabel},label:O.group})))),b.push(P(O,C))):y.push(P(O,C))}),g){const O=e[x];y.push(s.createElement("div",{key:pm(),className:_.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)}},v))}return b.length>0&&y.length>0&&y.unshift(s.createElement("div",{className:_.separator,key:"empty-group-separator"},s.createElement(gr,null))),b.length>0||y.length>0?s.createElement(s.Fragment,null,b,y):s.createElement(ae,{size:p,unstyled:w,className:_.nothingFound},h)}tj.displayName="@mantine/core/SelectItems";var X9=Object.defineProperty,qd=Object.getOwnPropertySymbols,rj=Object.prototype.hasOwnProperty,nj=Object.prototype.propertyIsEnumerable,Ib=(e,t,r)=>t in e?X9(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,J9=(e,t)=>{for(var r in t||(t={}))rj.call(t,r)&&Ib(e,r,t[r]);if(qd)for(var r of qd(t))nj.call(t,r)&&Ib(e,r,t[r]);return e},Z9=(e,t)=>{var r={};for(var n in e)rj.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&&nj.call(e,n)&&(r[n]=e[n]);return r};const oj=f.forwardRef((e,t)=>{var r=e,{label:n,value:o}=r,a=Z9(r,["label","value"]);return s.createElement("div",J9({ref:t},a),n||o)});oj.displayName="@mantine/core/DefaultItem";function eF(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function aj(...e){return t=>e.forEach(r=>eF(r,t))}function ni(...e){return f.useCallback(aj(...e),e)}const ij=f.forwardRef((e,t)=>{const{children:r,...n}=e,o=f.Children.toArray(r),a=o.find(rF);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(bv,Je({},n,{ref:t}),f.isValidElement(i)?f.cloneElement(i,void 0,l):null)}return f.createElement(bv,Je({},n,{ref:t}),r)});ij.displayName="Slot";const bv=f.forwardRef((e,t)=>{const{children:r,...n}=e;return f.isValidElement(r)?f.cloneElement(r,{...nF(n,r.props),ref:aj(t,r.ref)}):f.Children.count(r)>1?f.Children.only(null):null});bv.displayName="SlotClone";const tF=({children:e})=>f.createElement(f.Fragment,null,e);function rF(e){return f.isValidElement(e)&&e.type===tF}function nF(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 oF=["a","button","div","h2","h3","img","label","li","nav","ol","p","span","svg","ul"],sc=oF.reduce((e,t)=>{const r=f.forwardRef((n,o)=>{const{asChild:a,...i}=n,l=a?ij:t;return f.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),f.createElement(l,Je({},i,{ref:o}))});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),xv=globalThis!=null&&globalThis.document?f.useLayoutEffect:()=>{};function aF(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const cc=e=>{const{present:t,children:r}=e,n=iF(t),o=typeof r=="function"?r({present:n.isPresent}):f.Children.only(r),a=ni(n.ref,o.ref);return typeof r=="function"||n.isPresent?f.cloneElement(o,{ref:a}):null};cc.displayName="Presence";function iF(e){const[t,r]=f.useState(),n=f.useRef({}),o=f.useRef(e),a=f.useRef("none"),i=e?"mounted":"unmounted",[l,c]=aF(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f.useEffect(()=>{const u=au(n.current);a.current=l==="mounted"?u:"none"},[l]),xv(()=>{const u=n.current,d=o.current;if(d!==e){const h=a.current,g=au(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]),xv(()=>{if(t){const u=p=>{const g=au(n.current).includes(p.animationName);p.target===t&&g&&ac.flushSync(()=>c("ANIMATION_END"))},d=p=>{p.target===t&&(a.current=au(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 au(e){return(e==null?void 0:e.animationName)||"none"}function lF(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,...v}=p,w=(h==null?void 0:h[e][c])||l,E=f.useMemo(()=>v,Object.values(v));return f.createElement(w.Provider,{value:E},g)}function d(p,h){const g=(h==null?void 0:h[e][c])||l,v=f.useContext(g);if(v)return v;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,sF(o,...t)]}function sF(...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 Ra(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 cF=f.createContext(void 0);function uF(e){const t=f.useContext(cF);return e||t||"ltr"}function dF(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 fF(e,t){return f.useReducer((r,n)=>{const o=t[r][n];return o??r},e)}const lj="ScrollArea",[sj,Vme]=lF(lj),[pF,dn]=sj(lj),mF=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,v]=f.useState(null),[w,E]=f.useState(null),[_,y]=f.useState(0),[b,x]=f.useState(0),[P,$]=f.useState(!1),[O,C]=f.useState(!1),T=ni(t,k=>c(k)),j=uF(o);return f.createElement(pF,{scope:r,type:n,dir:j,scrollHideDelay:a,scrollArea:l,viewport:u,onViewportChange:d,content:p,onContentChange:h,scrollbarX:g,onScrollbarXChange:v,scrollbarXEnabled:P,onScrollbarXEnabledChange:$,scrollbarY:w,onScrollbarYChange:E,scrollbarYEnabled:O,onScrollbarYEnabledChange:C,onCornerWidthChange:y,onCornerHeightChange:x},f.createElement(sc.div,Je({dir:j},i,{ref:T,style:{position:"relative","--radix-scroll-area-corner-width":_+"px","--radix-scroll-area-corner-height":b+"px",...e.style}})))}),hF="ScrollAreaViewport",gF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,children:n,...o}=e,a=dn(hF,r),i=f.useRef(null),l=ni(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(sc.div,Je({"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",vF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=dn(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(yF,Je({},n,{ref:t,forceMount:r})):o.type==="scroll"?f.createElement(wF,Je({},n,{ref:t,forceMount:r})):o.type==="auto"?f.createElement(cj,Je({},n,{ref:t,forceMount:r})):o.type==="always"?f.createElement(l0,Je({},n,{ref:t})):null}),yF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=dn(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(cc,{present:r||a},f.createElement(cj,Je({"data-state":a?"visible":"hidden"},n,{ref:t})))}),wF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=dn(Oo,e.__scopeScrollArea),a=e.orientation==="horizontal",i=Tm(()=>c("SCROLL_END"),100),[l,c]=fF("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(cc,{present:r||l!=="hidden"},f.createElement(l0,Je({"data-state":l==="hidden"?"hidden":"visible"},n,{ref:t,onPointerEnter:Va(e.onPointerEnter,()=>c("POINTER_ENTER")),onPointerLeave:Va(e.onPointerLeave,()=>c("POINTER_LEAVE"))})))}),cj=f.forwardRef((e,t)=>{const r=dn(Oo,e.__scopeScrollArea),{forceMount:n,...o}=e,[a,i]=f.useState(!1),l=e.orientation==="horizontal",c=Tm(()=>{if(r.viewport){const u=r.viewport.offsetWidth<r.viewport.scrollWidth,d=r.viewport.offsetHeight<r.viewport.scrollHeight;i(l?u:d)}},10);return sl(r.viewport,c),sl(r.content,c),f.createElement(cc,{present:n||a},f.createElement(l0,Je({"data-state":a?"visible":"hidden"},o,{ref:t})))}),l0=f.forwardRef((e,t)=>{const{orientation:r="vertical",...n}=e,o=dn(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 $F(h,i.current,l,g)}return r==="horizontal"?f.createElement(_F,Je({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&a.current){const h=o.viewport.scrollLeft,g=Db(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,Je({},d,{ref:t,onThumbPositionChange:()=>{if(o.viewport&&a.current){const h=o.viewport.scrollTop,g=Db(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}),_F=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,a=dn(Oo,e.__scopeScrollArea),[i,l]=f.useState(),c=f.useRef(null),u=ni(t,c,a.onScrollbarXChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(dj,Je({"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":Rm(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),hj(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:Gd(i.paddingLeft),paddingEnd:Gd(i.paddingRight)}})}}))}),bF=f.forwardRef((e,t)=>{const{sizes:r,onSizesChange:n,...o}=e,a=dn(Oo,e.__scopeScrollArea),[i,l]=f.useState(),c=f.useRef(null),u=ni(t,c,a.onScrollbarYChange);return f.useEffect(()=>{c.current&&l(getComputedStyle(c.current))},[c]),f.createElement(dj,Je({"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":Rm(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),hj(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:Gd(i.paddingTop),paddingEnd:Gd(i.paddingBottom)}})}}))}),[xF,uj]=sj(Oo),dj=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=dn(Oo,r),[v,w]=f.useState(null),E=ni(t,T=>w(T)),_=f.useRef(null),y=f.useRef(""),b=g.viewport,x=n.content-n.viewport,P=Ra(d),$=Ra(c),O=Tm(p,10);function C(T){if(_.current){const j=T.clientX-_.current.left,k=T.clientY-_.current.top;u({x:j,y:k})}}return f.useEffect(()=>{const T=j=>{const k=j.target;(v==null?void 0:v.contains(k))&&P(j,x)};return document.addEventListener("wheel",T,{passive:!1}),()=>document.removeEventListener("wheel",T,{passive:!1})},[b,v,x,P]),f.useEffect($,[n,$]),sl(v,O),sl(g.content,O),f.createElement(xF,{scope:r,scrollbar:v,hasThumb:o,onThumbChange:Ra(a),onThumbPointerUp:Ra(i),onThumbPositionChange:$,onThumbPointerDown:Ra(l)},f.createElement(sc.div,Je({},h,{ref:E,style:{position:"absolute",...h.style},onPointerDown:Va(e.onPointerDown,T=>{T.button===0&&(T.target.setPointerCapture(T.pointerId),_.current=v.getBoundingClientRect(),y.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=y.current,_.current=null})})))}),Ev="ScrollAreaThumb",EF=f.forwardRef((e,t)=>{const{forceMount:r,...n}=e,o=uj(Ev,e.__scopeScrollArea);return f.createElement(cc,{present:r||o.hasThumb},f.createElement(SF,Je({ref:t},n)))}),SF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,style:n,...o}=e,a=dn(Ev,r),i=uj(Ev,r),{onThumbPositionChange:l}=i,c=ni(t,p=>i.onThumbChange(p)),u=f.useRef(),d=Tm(()=>{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=CF(p,l);u.current=g,l()}};return l(),p.addEventListener("scroll",h),()=>p.removeEventListener("scroll",h)}},[a.viewport,d,l]),f.createElement(sc.div,Je({"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(),v=p.clientX-g.left,w=p.clientY-g.top;i.onThumbPointerDown({x:v,y:w})}),onPointerUp:Va(e.onPointerUp,i.onThumbPointerUp)}))}),fj="ScrollAreaCorner",PF=f.forwardRef((e,t)=>{const r=dn(fj,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?f.createElement(OF,Je({},e,{ref:t})):null}),OF=f.forwardRef((e,t)=>{const{__scopeScrollArea:r,...n}=e,o=dn(fj,r),[a,i]=f.useState(0),[l,c]=f.useState(0),u=!!(a&&l);return sl(o.scrollbarX,()=>{var d;const p=((d=o.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;o.onCornerHeightChange(p),c(p)}),sl(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(sc.div,Je({},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 Gd(e){return e?parseInt(e,10):0}function pj(e,t){const r=e/t;return isNaN(r)?0:r}function Rm(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 $F(e,t,r,n="ltr"){const o=Rm(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 mj([c,u],p)(e)}function Db(e,t,r="ltr"){const n=Rm(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=dF(e,c);return mj([0,i],[0,l])(u)}function mj(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 hj(e,t){return e>0&&e<t}const CF=(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 Tm(e,t){const r=Ra(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 sl(e,t){const r=Ra(t);xv(()=>{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 kF=mF,jF=gF,Nb=vF,Ab=EF,RF=PF;var TF=U((e,{scrollbarSize:t,offsetScrollbars:r,scrollbarHovered:n,hidden:o})=>({root:{overflow:"hidden"},viewport:{width:"100%",height:"100%",paddingRight:r?S(t):void 0,paddingBottom:r?S(t):void 0},scrollbar:{display:o?"none":"flex",userSelect:"none",touchAction:"none",boxSizing:"border-box",padding:`calc(${S(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:S(t)},'&[data-orientation="horizontal"]':{flexDirection:"column",height:S(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:S(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:S(44),minHeight:S(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 IF=TF;var DF=Object.defineProperty,NF=Object.defineProperties,AF=Object.getOwnPropertyDescriptors,Qd=Object.getOwnPropertySymbols,gj=Object.prototype.hasOwnProperty,vj=Object.prototype.propertyIsEnumerable,Mb=(e,t,r)=>t in e?DF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sv=(e,t)=>{for(var r in t||(t={}))gj.call(t,r)&&Mb(e,r,t[r]);if(Qd)for(var r of Qd(t))vj.call(t,r)&&Mb(e,r,t[r]);return e},yj=(e,t)=>NF(e,AF(t)),wj=(e,t)=>{var r={};for(var n in e)gj.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&&vj.call(e,n)&&(r[n]=e[n]);return r};const _j={scrollbarSize:12,scrollHideDelay:1e3,type:"hover",offsetScrollbars:!1},Im=f.forwardRef((e,t)=>{const r=q("ScrollArea",_j,e),{children:n,className:o,classNames:a,styles:i,scrollbarSize:l,scrollHideDelay:c,type:u,dir:d,offsetScrollbars:p,viewportRef:h,onScrollPositionChange:g,unstyled:v,variant:w,viewportProps:E}=r,_=wj(r,["children","className","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","variant","viewportProps"]),[y,b]=f.useState(!1),x=tr(),{classes:P,cx:$}=IF({scrollbarSize:l,offsetScrollbars:p,scrollbarHovered:y,hidden:u==="never"},{name:"ScrollArea",classNames:a,styles:i,unstyled:v,variant:w});return s.createElement(kF,{type:u==="never"?"always":u,scrollHideDelay:c,dir:d||x.dir,ref:t,asChild:!0},s.createElement(le,Sv({className:$(P.root,o)},_),s.createElement(jF,yj(Sv({},E),{className:P.viewport,ref:h,onScroll:typeof g=="function"?({currentTarget:O})=>g({x:O.scrollLeft,y:O.scrollTop}):void 0}),n),s.createElement(Nb,{orientation:"horizontal",className:P.scrollbar,forceMount:!0,onMouseEnter:()=>b(!0),onMouseLeave:()=>b(!1)},s.createElement(Ab,{className:P.thumb})),s.createElement(Nb,{orientation:"vertical",className:P.scrollbar,forceMount:!0,onMouseEnter:()=>b(!0),onMouseLeave:()=>b(!1)},s.createElement(Ab,{className:P.thumb})),s.createElement(RF,{className:P.corner})))}),bj=f.forwardRef((e,t)=>{const r=q("ScrollAreaAutosize",_j,e),{children:n,classNames:o,styles:a,scrollbarSize:i,scrollHideDelay:l,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:g,sx:v,variant:w,viewportProps:E}=r,_=wj(r,["children","classNames","styles","scrollbarSize","scrollHideDelay","type","dir","offsetScrollbars","viewportRef","onScrollPositionChange","unstyled","sx","variant","viewportProps"]);return s.createElement(le,yj(Sv({},_),{ref:t,sx:[{display:"flex"},...Zp(v)]}),s.createElement(le,{sx:{display:"flex",flexDirection:"column",flex:1}},s.createElement(Im,{classNames:o,styles:a,scrollHideDelay:l,scrollbarSize:i,type:c,dir:u,offsetScrollbars:d,viewportRef:p,onScrollPositionChange:h,unstyled:g,variant:w,viewportProps:E},n)))});bj.displayName="@mantine/core/ScrollAreaAutosize";Im.displayName="@mantine/core/ScrollArea";Im.Autosize=bj;const oi=Im;var MF=Object.defineProperty,zF=Object.defineProperties,LF=Object.getOwnPropertyDescriptors,Kd=Object.getOwnPropertySymbols,xj=Object.prototype.hasOwnProperty,Ej=Object.prototype.propertyIsEnumerable,zb=(e,t,r)=>t in e?MF(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Lb=(e,t)=>{for(var r in t||(t={}))xj.call(t,r)&&zb(e,r,t[r]);if(Kd)for(var r of Kd(t))Ej.call(t,r)&&zb(e,r,t[r]);return e},FF=(e,t)=>zF(e,LF(t)),VF=(e,t)=>{var r={};for(var n in e)xj.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&&Ej.call(e,n)&&(r[n]=e[n]);return r};const s0=f.forwardRef((e,t)=>{var r=e,{style:n}=r,o=VF(r,["style"]);return s.createElement(oi,FF(Lb({},o),{style:Lb({width:"100%"},n),viewportProps:{tabIndex:-1},viewportRef:t}),o.children)});s0.displayName="@mantine/core/SelectScrollArea";var BF=U(()=>({dropdown:{},itemsWrapper:{padding:S(4),display:"flex",width:"100%",boxSizing:"border-box"}}));const UF=BF,On=Math.min,Jt=Math.max,Yd=Math.round,iu=Math.floor,ia=e=>({x:e,y:e}),WF={left:"right",right:"left",bottom:"top",top:"bottom"},HF={start:"end",end:"start"};function Pv(e,t,r){return Jt(e,On(t,r))}function wo(e,t){return typeof e=="function"?e(t):e}function $n(e){return e.split("-")[0]}function El(e){return e.split("-")[1]}function c0(e){return e==="x"?"y":"x"}function u0(e){return e==="y"?"height":"width"}function ai(e){return["top","bottom"].includes($n(e))?"y":"x"}function d0(e){return c0(ai(e))}function qF(e,t,r){r===void 0&&(r=!1);const n=El(e),o=d0(e),a=u0(o);let i=o==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=Xd(i)),[i,Xd(i)]}function GF(e){const t=Xd(e);return[Ov(e),t,Ov(t)]}function Ov(e){return e.replace(/start|end/g,t=>HF[t])}function QF(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 KF(e,t,r,n){const o=El(e);let a=QF($n(e),r==="start",n);return o&&(a=a.map(i=>i+"-"+o),t&&(a=a.concat(a.map(Ov)))),a}function Xd(e){return e.replace(/left|right|bottom|top/g,t=>WF[t])}function YF(e){return{top:0,right:0,bottom:0,left:0,...e}}function f0(e){return typeof e!="number"?YF(e):{top:e,right:e,bottom:e,left:e}}function cl(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Fb(e,t,r){let{reference:n,floating:o}=e;const a=ai(t),i=d0(t),l=u0(i),c=$n(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(El(t)){case"start":g[i]-=h*(r&&u?-1:1);break;case"end":g[i]+=h*(r&&u?-1:1);break}return g}const XF=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}=Fb(u,n,c),h=n,g={},v=0;for(let w=0;w<l.length;w++){const{name:E,fn:_}=l[w],{x:y,y:b,data:x,reset:P}=await _({x:d,y:p,initialPlacement:n,placement:h,strategy:o,middlewareData:g,rects:u,platform:i,elements:{reference:e,floating:t}});if(d=y??d,p=b??p,g={...g,[E]:{...g[E],...x}},P&&v<=50){v++,typeof P=="object"&&(P.placement&&(h=P.placement),P.rects&&(u=P.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):P.rects),{x:d,y:p}=Fb(u,h,c)),w=-1;continue}}return{x:d,y:p,placement:h,strategy:o,middlewareData:g}};async function p0(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}=wo(t,e),v=f0(g),E=l[h?p==="floating"?"reference":"floating":p],_=cl(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})),y=p==="floating"?{...i.floating,x:n,y:o}:i.reference,b=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),x=await(a.isElement==null?void 0:a.isElement(b))?await(a.getScale==null?void 0:a.getScale(b))||{x:1,y:1}:{x:1,y:1},P=cl(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:y,offsetParent:b,strategy:c}):y);return{top:(_.top-P.top+v.top)/x.y,bottom:(P.bottom-_.bottom+v.bottom)/x.y,left:(_.left-P.left+v.left)/x.x,right:(P.right-_.right+v.right)/x.x}}const Vb=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}=wo(e,t)||{};if(u==null)return{};const p=f0(d),h={x:r,y:n},g=d0(o),v=u0(g),w=await i.getDimensions(u),E=g==="y",_=E?"top":"left",y=E?"bottom":"right",b=E?"clientHeight":"clientWidth",x=a.reference[v]+a.reference[g]-h[g]-a.floating[v],P=h[g]-a.reference[g],$=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let O=$?$[b]:0;(!O||!await(i.isElement==null?void 0:i.isElement($)))&&(O=l.floating[b]||a.floating[v]);const C=x/2-P/2,T=O/2-w[v]/2-1,j=On(p[_],T),k=On(p[y],T),I=j,F=O-w[v]-k,N=O/2-w[v]/2+C,L=Pv(I,N,F),H=!c.arrow&&El(o)!=null&&N!=L&&a.reference[v]/2-(N<I?j:k)-w[v]/2<0,Q=H?N<I?N-I:N-F:0;return{[g]:h[g]+Q,data:{[g]:L,centerOffset:N-L-Q,...H&&{alignmentOffset:Q}},reset:H}}}),Sj=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:v="none",flipAlignment:w=!0,...E}=wo(e,t);if((r=a.arrow)!=null&&r.alignmentOffset)return{};const _=$n(o),y=$n(l)===l,b=await(c.isRTL==null?void 0:c.isRTL(u.floating)),x=h||(y||!w?[Xd(l)]:GF(l));!h&&v!=="none"&&x.push(...KF(l,w,v,b));const P=[l,...x],$=await p0(t,E),O=[];let C=((n=a.flip)==null?void 0:n.overflows)||[];if(d&&O.push($[_]),p){const I=qF(o,i,b);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=P[I];if(F)return{data:{index:I,overflows:C},reset:{placement:F}};let N=(j=C.filter(L=>L.overflows[0]<=0).sort((L,H)=>L.overflows[1]-H.overflows[1])[0])==null?void 0:j.placement;if(!N)switch(g){case"bestFit":{var k;const L=(k=C.map(H=>[H.placement,H.overflows.filter(Q=>Q>0).reduce((Q,R)=>Q+R,0)]).sort((H,Q)=>H[1]-Q[1])[0])==null?void 0:k[0];L&&(N=L);break}case"initialPlacement":N=l;break}if(o!==N)return{reset:{placement:N}}}return{}}}};function Pj(e){const t=On(...e.map(a=>a.left)),r=On(...e.map(a=>a.top)),n=Jt(...e.map(a=>a.right)),o=Jt(...e.map(a=>a.bottom));return{x:t,y:r,width:n-t,height:o-r}}function JF(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=>cl(Pj(o)))}const Oj=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}=wo(e,t),d=Array.from(await(a.getClientRects==null?void 0:a.getClientRects(n.reference))||[]),p=JF(d),h=cl(Pj(d)),g=f0(l);function v(){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(ai(r)==="y"){const j=p[0],k=p[p.length-1],I=$n(r)==="top",F=j.top,N=k.bottom,L=I?j.left:k.left,H=I?j.right:k.right,Q=H-L,R=N-F;return{top:F,bottom:N,left:L,right:H,width:Q,height:R,x:L,y:F}}const E=$n(r)==="left",_=Jt(...p.map(j=>j.right)),y=On(...p.map(j=>j.left)),b=p.filter(j=>E?j.left===y:j.right===_),x=b[0].top,P=b[b.length-1].bottom,$=y,O=_,C=O-$,T=P-x;return{top:x,bottom:P,left:$,right:O,width:C,height:T,x:$,y:x}}return h}const w=await a.getElementRects({reference:{getBoundingClientRect:v},floating:n.floating,strategy:i});return o.reference.x!==w.reference.x||o.reference.y!==w.reference.y||o.reference.width!==w.reference.width||o.reference.height!==w.reference.height?{reset:{rects:w}}:{}}}};async function ZF(e,t){const{placement:r,platform:n,elements:o}=e,a=await(n.isRTL==null?void 0:n.isRTL(o.floating)),i=$n(r),l=El(r),c=ai(r)==="y",u=["left","top"].includes(i)?-1:1,d=a&&c?-1:1,p=wo(t,e);let{mainAxis:h,crossAxis:g,alignmentAxis:v}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return l&&typeof v=="number"&&(g=l==="end"?v*-1:v),c?{x:g*d,y:h*u}:{x:h*u,y:g*d}}const $j=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){const{x:r,y:n}=t,o=await ZF(t,e);return{x:r+o.x,y:n+o.y,data:o}}}},m0=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:_,y}=E;return{x:_,y}}},...c}=wo(e,t),u={x:r,y:n},d=await p0(t,c),p=ai($n(o)),h=c0(p);let g=u[h],v=u[p];if(a){const E=h==="y"?"top":"left",_=h==="y"?"bottom":"right",y=g+d[E],b=g-d[_];g=Pv(y,g,b)}if(i){const E=p==="y"?"top":"left",_=p==="y"?"bottom":"right",y=v+d[E],b=v-d[_];v=Pv(y,v,b)}const w=l.fn({...t,[h]:g,[p]:v});return{...w,data:{x:w.x-r,y:w.y-n}}}}},eV=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}=wo(e,t),d={x:r,y:n},p=ai(o),h=c0(p);let g=d[h],v=d[p];const w=wo(l,t),E=typeof w=="number"?{mainAxis:w,crossAxis:0}:{mainAxis:0,crossAxis:0,...w};if(c){const b=h==="y"?"height":"width",x=a.reference[h]-a.floating[b]+E.mainAxis,P=a.reference[h]+a.reference[b]-E.mainAxis;g<x?g=x:g>P&&(g=P)}if(u){var _,y;const b=h==="y"?"width":"height",x=["top","left"].includes($n(o)),P=a.reference[p]-a.floating[b]+(x&&((_=i.offset)==null?void 0:_[p])||0)+(x?0:E.crossAxis),$=a.reference[p]+a.reference[b]+(x?0:((y=i.offset)==null?void 0:y[p])||0)-(x?E.crossAxis:0);v<P?v=P:v>$&&(v=$)}return{[h]:g,[p]:v}}}},tV=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}=wo(e,t),c=await p0(t,l),u=$n(r),d=El(r),p=ai(r)==="y",{width:h,height:g}=n.floating;let v,w;u==="top"||u==="bottom"?(v=u,w=d===(await(o.isRTL==null?void 0:o.isRTL(a.floating))?"start":"end")?"left":"right"):(w=u,v=d==="end"?"top":"bottom");const E=g-c[v],_=h-c[w],y=!t.middlewareData.shift;let b=E,x=_;if(p){const $=h-c.left-c.right;x=d||y?On(_,$):$}else{const $=g-c.top-c.bottom;b=d||y?On(E,$):$}if(y&&!d){const $=Jt(c.left,0),O=Jt(c.right,0),C=Jt(c.top,0),T=Jt(c.bottom,0);p?x=h-2*($!==0||O!==0?$+O:Jt(c.left,c.right)):b=g-2*(C!==0||T!==0?C+T:Jt(c.top,c.bottom))}await i({...t,availableWidth:x,availableHeight:b});const P=await o.getDimensions(a.floating);return h!==P.width||g!==P.height?{reset:{rects:!0}}:{}}}};function la(e){return Cj(e)?(e.nodeName||"").toLowerCase():"#document"}function Fr(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function $o(e){var t;return(t=(Cj(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Cj(e){return e instanceof Node||e instanceof Fr(e).Node}function _o(e){return e instanceof Element||e instanceof Fr(e).Element}function Yn(e){return e instanceof HTMLElement||e instanceof Fr(e).HTMLElement}function Bb(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Fr(e).ShadowRoot}function uc(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=un(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(o)}function rV(e){return["table","td","th"].includes(la(e))}function h0(e){const t=g0(),r=un(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 nV(e){let t=ul(e);for(;Yn(t)&&!Dm(t);){if(h0(t))return t;t=ul(t)}return null}function g0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Dm(e){return["html","body","#document"].includes(la(e))}function un(e){return Fr(e).getComputedStyle(e)}function Nm(e){return _o(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ul(e){if(la(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Bb(e)&&e.host||$o(e);return Bb(t)?t.host:t}function kj(e){const t=ul(e);return Dm(t)?e.ownerDocument?e.ownerDocument.body:e.body:Yn(t)&&uc(t)?t:kj(t)}function uo(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);const o=kj(e),a=o===((n=e.ownerDocument)==null?void 0:n.body),i=Fr(o);return a?t.concat(i,i.visualViewport||[],uc(o)?o:[],i.frameElement&&r?uo(i.frameElement):[]):t.concat(o,uo(o))}function jj(e){const t=un(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=Yd(r)!==a||Yd(n)!==i;return l&&(r=a,n=i),{width:r,height:n,$:l}}function v0(e){return _o(e)?e:e.contextElement}function Yi(e){const t=v0(e);if(!Yn(t))return ia(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:a}=jj(t);let i=(a?Yd(r.width):r.width)/n,l=(a?Yd(r.height):r.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!l||!Number.isFinite(l))&&(l=1),{x:i,y:l}}const oV=ia(0);function Rj(e){const t=Fr(e);return!g0()||!t.visualViewport?oV:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function aV(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==Fr(e)?!1:t}function Qa(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const o=e.getBoundingClientRect(),a=v0(e);let i=ia(1);t&&(n?_o(n)&&(i=Yi(n)):i=Yi(e));const l=aV(a,r,n)?Rj(a):ia(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=Fr(a),g=n&&_o(n)?Fr(n):n;let v=h.frameElement;for(;v&&n&&g!==h;){const w=Yi(v),E=v.getBoundingClientRect(),_=un(v),y=E.left+(v.clientLeft+parseFloat(_.paddingLeft))*w.x,b=E.top+(v.clientTop+parseFloat(_.paddingTop))*w.y;c*=w.x,u*=w.y,d*=w.x,p*=w.y,c+=y,u+=b,v=Fr(v).frameElement}}return cl({width:d,height:p,x:c,y:u})}function iV(e){let{rect:t,offsetParent:r,strategy:n}=e;const o=Yn(r),a=$o(r);if(r===a)return t;let i={scrollLeft:0,scrollTop:0},l=ia(1);const c=ia(0);if((o||!o&&n!=="fixed")&&((la(r)!=="body"||uc(a))&&(i=Nm(r)),Yn(r))){const u=Qa(r);l=Yi(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 lV(e){return Array.from(e.getClientRects())}function Tj(e){return Qa($o(e)).left+Nm(e).scrollLeft}function sV(e){const t=$o(e),r=Nm(e),n=e.ownerDocument.body,o=Jt(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=Jt(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let i=-r.scrollLeft+Tj(e);const l=-r.scrollTop;return un(n).direction==="rtl"&&(i+=Jt(t.clientWidth,n.clientWidth)-o),{width:o,height:a,x:i,y:l}}function cV(e,t){const r=Fr(e),n=$o(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=g0();(!u||u&&t==="fixed")&&(l=o.offsetLeft,c=o.offsetTop)}return{width:a,height:i,x:l,y:c}}function uV(e,t){const r=Qa(e,!0,t==="fixed"),n=r.top+e.clientTop,o=r.left+e.clientLeft,a=Yn(e)?Yi(e):ia(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 Ub(e,t,r){let n;if(t==="viewport")n=cV(e,r);else if(t==="document")n=sV($o(e));else if(_o(t))n=uV(t,r);else{const o=Rj(e);n={...t,x:t.x-o.x,y:t.y-o.y}}return cl(n)}function Ij(e,t){const r=ul(e);return r===t||!_o(r)||Dm(r)?!1:un(r).position==="fixed"||Ij(r,t)}function dV(e,t){const r=t.get(e);if(r)return r;let n=uo(e,[],!1).filter(l=>_o(l)&&la(l)!=="body"),o=null;const a=un(e).position==="fixed";let i=a?ul(e):e;for(;_o(i)&&!Dm(i);){const l=un(i),c=h0(i);!c&&l.position==="fixed"&&(o=null),(a?!c&&!o:!c&&l.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||uc(i)&&!c&&Ij(e,i))?n=n.filter(d=>d!==i):o=l,i=ul(i)}return t.set(e,n),n}function fV(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i=[...r==="clippingAncestors"?dV(t,this._c):[].concat(r),n],l=i[0],c=i.reduce((u,d)=>{const p=Ub(t,d,o);return u.top=Jt(p.top,u.top),u.right=On(p.right,u.right),u.bottom=On(p.bottom,u.bottom),u.left=Jt(p.left,u.left),u},Ub(t,l,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function pV(e){return jj(e)}function mV(e,t,r){const n=Yn(t),o=$o(t),a=r==="fixed",i=Qa(e,!0,a,t);let l={scrollLeft:0,scrollTop:0};const c=ia(0);if(n||!n&&!a)if((la(t)!=="body"||uc(o))&&(l=Nm(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=Tj(o));return{x:i.left+l.scrollLeft-c.x,y:i.top+l.scrollTop-c.y,width:i.width,height:i.height}}function Wb(e,t){return!Yn(e)||un(e).position==="fixed"?null:t?t(e):e.offsetParent}function Dj(e,t){const r=Fr(e);if(!Yn(e))return r;let n=Wb(e,t);for(;n&&rV(n)&&un(n).position==="static";)n=Wb(n,t);return n&&(la(n)==="html"||la(n)==="body"&&un(n).position==="static"&&!h0(n))?r:n||nV(e)||r}const hV=async function(e){let{reference:t,floating:r,strategy:n}=e;const o=this.getOffsetParent||Dj,a=this.getDimensions;return{reference:mV(t,await o(r),n),floating:{x:0,y:0,...await a(r)}}};function gV(e){return un(e).direction==="rtl"}const vV={convertOffsetParentRelativeRectToViewportRelativeRect:iV,getDocumentElement:$o,getClippingRect:fV,getOffsetParent:Dj,getElementRects:hV,getClientRects:lV,getDimensions:pV,getScale:Yi,isElement:_o,isRTL:gV};function yV(e,t){let r=null,n;const o=$o(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=iu(d),v=iu(o.clientWidth-(u+p)),w=iu(o.clientHeight-(d+h)),E=iu(u),y={rootMargin:-g+"px "+-v+"px "+-w+"px "+-E+"px",threshold:Jt(0,On(1,c))||1};let b=!0;function x(P){const $=P[0].intersectionRatio;if($!==c){if(!b)return i();$?i(!1,$):n=setTimeout(()=>{i(!1,1e-7)},100)}b=!1}try{r=new IntersectionObserver(x,{...y,root:o.ownerDocument})}catch{r=new IntersectionObserver(x,y)}r.observe(e)}return i(!0),a}function wV(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=v0(e),d=o||a?[...u?uo(u):[],...uo(t)]:[];d.forEach(_=>{o&&_.addEventListener("scroll",r,{passive:!0}),a&&_.addEventListener("resize",r)});const p=u&&l?yV(u,r):null;let h=-1,g=null;i&&(g=new ResizeObserver(_=>{let[y]=_;y&&y.target===u&&g&&(g.unobserve(t),cancelAnimationFrame(h),h=requestAnimationFrame(()=>{g&&g.observe(t)})),r()}),u&&!c&&g.observe(u),g.observe(t));let v,w=c?Qa(e):null;c&&E();function E(){const _=Qa(e);w&&(_.x!==w.x||_.y!==w.y||_.width!==w.width||_.height!==w.height)&&r(),w=_,v=requestAnimationFrame(E)}return r(),()=>{d.forEach(_=>{o&&_.removeEventListener("scroll",r),a&&_.removeEventListener("resize",r)}),p&&p(),g&&g.disconnect(),g=null,c&&cancelAnimationFrame(v)}}const _V=(e,t,r)=>{const n=new Map,o={platform:vV,...r},a={...o.platform,_c:n};return XF(e,t,{...o,platform:a})},Nj=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?Vb({element:t.current,padding:r}).fn(o):{}:t?Vb({element:t,padding:r}).fn(o):{}}}};var qu=typeof document<"u"?f.useLayoutEffect:f.useEffect;function Jd(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(!Jd(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)&&!Jd(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Hb(e){const t=f.useRef(e);return qu(()=>{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);Jd(u,n)||d(n);const p=f.useRef(null),h=f.useRef(null),g=f.useRef(l),v=Hb(a),w=Hb(o),[E,_]=f.useState(null),[y,b]=f.useState(null),x=f.useCallback(j=>{p.current!==j&&(p.current=j,_(j))},[]),P=f.useCallback(j=>{h.current!==j&&(h.current=j,b(j))},[]),$=f.useCallback(()=>{if(!p.current||!h.current)return;const j={placement:t,strategy:r,middleware:u};w.current&&(j.platform=w.current),_V(p.current,h.current,j).then(k=>{const I={...k,isPositioned:!0};O.current&&!Jd(g.current,I)&&(g.current=I,ac.flushSync(()=>{c(I)}))})},[u,t,r,w]);qu(()=>{i===!1&&g.current.isPositioned&&(g.current.isPositioned=!1,c(j=>({...j,isPositioned:!1})))},[i]);const O=f.useRef(!1);qu(()=>(O.current=!0,()=>{O.current=!1}),[]),qu(()=>{if(E&&y){if(v.current)return v.current(E,y,$);$()}},[E,y,$,v]);const C=f.useMemo(()=>({reference:p,floating:h,setReference:x,setFloating:P}),[x,P]),T=f.useMemo(()=>({reference:E,floating:y}),[E,y]);return f.useMemo(()=>({...l,update:$,refs:C,elements:T,reference:x,floating:P}),[l,$,C,T,x,P])}var dl=typeof document<"u"?f.useLayoutEffect:f.useEffect;let Hh=!1,xV=0;const qb=()=>"floating-ui-"+xV++;function EV(){const[e,t]=f.useState(()=>Hh?qb():void 0);return dl(()=>{e==null&&t(qb())},[]),f.useEffect(()=>{Hh||(Hh=!0)},[]),e}const SV=Ss["useId".toString()],Gb=SV||EV;function PV(){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 OV=f.createContext(null),$V=f.createContext(null),Aj=()=>{var e;return((e=f.useContext(OV))==null?void 0:e.id)||null},y0=()=>f.useContext($V);function Go(e){return(e==null?void 0:e.ownerDocument)||document}function CV(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function kV(){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 w0(e){return Go(e).defaultView||window}function Wn(e){return e?e instanceof w0(e).Element:!1}function Mj(e){return e?e instanceof w0(e).HTMLElement:!1}function jV(e){if(typeof ShadowRoot>"u")return!1;const t=w0(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function RV(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(CV())||t.test(kV()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function TV(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 zj(e,t){const r=["mouse","pen"];return t||r.push("",void 0),r.includes(e)}function Qb(e){const t=f.useRef(e);return dl(()=>{t.current=e}),t}const Kb="data-floating-ui-safe-polygon";function Gu(e,t,r){return r&&!zj(r)?0:typeof e=="number"?e:e==null?void 0:e[t]}const IV=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:v}=e,w=y0(),E=Aj(),_=Qb(o),y=Qb(n),b=f.useRef(),x=f.useRef(),P=f.useRef(),$=f.useRef(),O=f.useRef(!0),C=f.useRef(!1),T=f.useRef(()=>{}),j=f.useCallback(()=>{var N;const L=(N=d.current.openEvent)==null?void 0:N.type;return(L==null?void 0:L.includes("mouse"))&&L!=="mousedown"},[d]);f.useEffect(()=>{if(!r)return;function N(){clearTimeout(x.current),clearTimeout($.current),O.current=!0}return p.on("dismiss",N),()=>{p.off("dismiss",N)}},[r,p]),f.useEffect(()=>{if(!r||!_.current||!c)return;function N(){j()&&u(!1)}const L=Go(g).documentElement;return L.addEventListener("mouseleave",N),()=>{L.removeEventListener("mouseleave",N)}},[g,c,u,r,_,d,j]);const k=f.useCallback(function(N){N===void 0&&(N=!0);const L=Gu(y.current,"close",b.current);L&&!P.current?(clearTimeout(x.current),x.current=setTimeout(()=>u(!1),L)):N&&(clearTimeout(x.current),u(!1))},[y,u]),I=f.useCallback(()=>{T.current(),P.current=void 0},[]),F=f.useCallback(()=>{if(C.current){const N=Go(v.floating.current).body;N.style.pointerEvents="",N.removeAttribute(Kb),C.current=!1}},[v]);return f.useEffect(()=>{if(!r)return;function N(){return d.current.openEvent?["click","mousedown"].includes(d.current.openEvent.type):!1}function L(R){if(clearTimeout(x.current),O.current=!1,a&&!zj(b.current)||i>0&&Gu(y.current,"open")===0)return;d.current.openEvent=R;const D=Gu(y.current,"open",b.current);D?x.current=setTimeout(()=>{u(!0)},D):u(!0)}function H(R){if(N())return;T.current();const D=Go(g);if(clearTimeout($.current),_.current){c||clearTimeout(x.current),P.current=_.current({...e,tree:w,x:R.clientX,y:R.clientY,onClose(){F(),I(),k()}});const V=P.current;D.addEventListener("mousemove",V),T.current=()=>{D.removeEventListener("mousemove",V)};return}k()}function Q(R){N()||_.current==null||_.current({...e,tree:w,x:R.clientX,y:R.clientY,onClose(){F(),I(),k()}})(R)}if(Wn(h)){const R=h;return c&&R.addEventListener("mouseleave",Q),g==null||g.addEventListener("mouseleave",Q),l&&R.addEventListener("mousemove",L,{once:!0}),R.addEventListener("mouseenter",L),R.addEventListener("mouseleave",H),()=>{c&&R.removeEventListener("mouseleave",Q),g==null||g.removeEventListener("mouseleave",Q),l&&R.removeEventListener("mousemove",L),R.removeEventListener("mouseenter",L),R.removeEventListener("mouseleave",H)}}},[h,g,r,e,a,i,l,k,I,F,u,c,w,y,_,d]),dl(()=>{var N;if(r&&c&&(N=_.current)!=null&&N.__options.blockPointerEvents&&j()){const Q=Go(g).body;if(Q.setAttribute(Kb,""),Q.style.pointerEvents="none",C.current=!0,Wn(h)&&g){var L,H;const R=h,D=w==null||(L=w.nodesRef.current.find(V=>V.id===E))==null||(H=L.context)==null?void 0:H.elements.floating;return D&&(D.style.pointerEvents=""),R.style.pointerEvents="auto",g.style.pointerEvents="auto",()=>{R.style.pointerEvents="",g.style.pointerEvents=""}}}},[r,c,E,g,h,w,_,d,j]),dl(()=>{c||(b.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 N(L){b.current=L.pointerType}return{reference:{onPointerDown:N,onPointerEnter:N,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])},Lj=f.createContext({delay:0,initialDelay:0,timeoutMs:0,currentId:null,setCurrentId:()=>{},setState:()=>{},isInstantPhase:!1}),Fj=()=>f.useContext(Lj),DV=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 dl(()=>{o.currentId?i.current===null?i.current=o.currentId:a({isInstantPhase:!0}):(a({isInstantPhase:!1}),i.current=null)},[o.currentId]),f.createElement(Lj.Provider,{value:f.useMemo(()=>({...o,setState:a,setCurrentId:l}),[o,a,l])},t)},NV=(e,t)=>{let{open:r,onOpenChange:n}=e,{id:o}=t;const{currentId:a,setCurrentId:i,initialDelay:l,setState:c,timeoutMs:u}=Fj();f.useEffect(()=>{a&&(c({delay:{open:1,close:Gu(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 AV(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 Yb(e,t){if(!e||!t)return!1;const r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&jV(r)){let n=t;do{if(n&&e===n)return!0;n=n.parentNode||n.host}while(n)}return!1}function qh(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 MV(e){return"composedPath"in e?e.composedPath()[0]:e.target}const zV=Ss["useInsertionEffect".toString()],LV=zV||(e=>e());function Vj(e){const t=f.useRef(()=>{});return LV(()=>{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 Qu(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 FV={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},VV={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},BV=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}},UV=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:v=!1,referencePressEvent:w="pointerdown",ancestorScroll:E=!1,bubbles:_=!0}=t===void 0?{}:t;const y=y0(),b=Aj()!=null,x=Vj(typeof h=="function"?h:()=>!1),P=typeof h=="function"?x:h,$=f.useRef(!1),{escapeKeyBubbles:O,outsidePressBubbles:C}=BV(_);return f.useEffect(()=>{if(!r||!d)return;u.current.__escapeKeyBubbles=O,u.current.__outsidePressBubbles=C;function T(N){if(N.key==="Escape"){const L=y?qh(y.nodesRef.current,a):[];if(L.length>0){let H=!0;if(L.forEach(Q=>{var R;if((R=Q.context)!=null&&R.open&&!Q.context.dataRef.current.__escapeKeyBubbles){H=!1;return}}),!H)return}o.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),n(!1)}}function j(N){const L=$.current;if($.current=!1,L||typeof P=="function"&&!P(N))return;const H=MV(N);if(Mj(H)&&c){const D=c.ownerDocument.defaultView||window,V=H.scrollWidth>H.clientWidth,G=H.scrollHeight>H.clientHeight;let ie=G&&N.offsetX>H.clientWidth;if(G&&D.getComputedStyle(H).direction==="rtl"&&(ie=N.offsetX<=H.offsetWidth-H.clientWidth),ie||V&&N.offsetY>H.clientHeight)return}const Q=y&&qh(y.nodesRef.current,a).some(D=>{var V;return Qu(N,(V=D.context)==null?void 0:V.elements.floating)});if(Qu(N,c)||Qu(N,l)||Q)return;const R=y?qh(y.nodesRef.current,a):[];if(R.length>0){let D=!0;if(R.forEach(V=>{var G;if((G=V.context)!=null&&G.open&&!V.context.dataRef.current.__outsidePressBubbles){D=!1;return}}),!D)return}o.emit("dismiss",{type:"outsidePress",data:{returnFocus:b?{preventScroll:!0}:RV(N)||TV(N)}}),n(!1)}function k(){n(!1)}const I=Go(c);p&&I.addEventListener("keydown",T),P&&I.addEventListener(g,j);let F=[];return E&&(Wn(l)&&(F=uo(l)),Wn(c)&&(F=F.concat(uo(c))),!Wn(i)&&i&&i.contextElement&&(F=F.concat(uo(i.contextElement)))),F=F.filter(N=>{var L;return N!==((L=I.defaultView)==null?void 0:L.visualViewport)}),F.forEach(N=>{N.addEventListener("scroll",k,{passive:!0})}),()=>{p&&I.removeEventListener("keydown",T),P&&I.removeEventListener(g,j),F.forEach(N=>{N.removeEventListener("scroll",k)})}},[u,c,l,i,p,P,g,o,y,a,r,n,E,d,O,C,b]),f.useEffect(()=>{$.current=!1},[P,g]),f.useMemo(()=>d?{reference:{[FV[w]]:()=>{v&&(o.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),n(!1))}},floating:{[VV[g]]:()=>{$.current=!0}}}:{},[d,o,v,g,w,n])},WV=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 w=Go(l).defaultView||window;function E(){!r&&Mj(c)&&c===AV(Go(c))&&(h.current=!0)}return w.addEventListener("blur",E),()=>{w.removeEventListener("blur",E)}},[l,c,r,u]),f.useEffect(()=>{if(!u)return;function v(w){(w.type==="referencePress"||w.type==="escapeKey")&&(h.current=!0)}return a.on("dismiss",v),()=>{a.off("dismiss",v)}},[a,u]),f.useEffect(()=>()=>{clearTimeout(g.current)},[]),f.useMemo(()=>u?{reference:{onPointerDown(v){let{pointerType:w}=v;p.current=w,h.current=!!(w&&d)},onMouseLeave(){h.current=!1},onFocus(v){var w;h.current||v.type==="focus"&&((w=o.current.openEvent)==null?void 0:w.type)==="mousedown"&&o.current.openEvent&&Qu(o.current.openEvent,c)||(o.current.openEvent=v.nativeEvent,n(!0))},onBlur(v){h.current=!1;const w=v.relatedTarget,E=Wn(w)&&w.hasAttribute("data-floating-ui-focus-guard")&&w.getAttribute("data-type")==="outside";g.current=setTimeout(()=>{Yb(i.floating.current,w)||Yb(c,w)||E||n(!1)})}}}:{},[u,d,c,i,o,n])},HV=function(e,t){let{open:r}=e,{enabled:n=!0,role:o="dialog"}=t===void 0?{}:t;const a=Gb(),i=Gb();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 _0(e){e===void 0&&(e={});const{open:t=!1,onOpenChange:r,nodeId:n}=e,o=bV(e),a=y0(),i=f.useRef(null),l=f.useRef({}),c=f.useState(()=>PV())[0],[u,d]=f.useState(null),p=f.useCallback(_=>{const y=Wn(_)?{getBoundingClientRect:()=>_.getBoundingClientRect(),contextElement:_}:_;o.refs.setReference(y)},[o.refs]),h=f.useCallback(_=>{(Wn(_)||_===null)&&(i.current=_,d(_)),(Wn(o.refs.reference.current)||o.refs.reference.current===null||_!==null&&!Wn(_))&&o.refs.setReference(_)},[o.refs]),g=f.useMemo(()=>({...o.refs,setReference:h,setPositionReference:p,domReference:i}),[o.refs,h,p]),v=f.useMemo(()=>({...o.elements,domReference:u}),[o.elements,u]),w=Vj(r),E=f.useMemo(()=>({...o,refs:g,elements:v,dataRef:l,nodeId:n,events:c,open:t,onOpenChange:w}),[o,n,c,t,w,g,v]);return dl(()=>{const _=a==null?void 0:a.nodesRef.current.find(y=>y.id===n);_&&(_.context=E)}),f.useMemo(()=>({...o,context:E,refs:g,reference:h,positionReference:p}),[o,g,E,h,p])}function Gh(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(v=>v(...h))}}}else o[l]=c}),o),{})}}const qV=function(e){e===void 0&&(e=[]);const t=e,r=f.useCallback(a=>Gh(a,e,"reference"),t),n=f.useCallback(a=>Gh(a,e,"floating"),t),o=f.useCallback(a=>Gh(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 Bj({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 wV(t.refs.reference.current,t.refs.floating.current,t.update)},[t.refs.reference.current,t.refs.floating.current,e,o,r]),rn(()=>{t.update()},n),rn(()=>{a(i=>i+1)},[e])}function GV(e){const t=[$j(e.offset)];return e.middlewares.shift&&t.push(m0({limiter:eV()})),e.middlewares.flip&&t.push(Sj()),e.middlewares.inline&&t.push(Oj()),t.push(Nj({element:e.arrowRef,padding:e.arrowOffset})),t}function QV(e){const[t,r]=Pr({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=_0({placement:e.position,middleware:[...GV(e),...e.width==="target"?[tV({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 Bj({opened:e.opened,position:e.position,positionDependencies:e.positionDependencies,floating:a}),rn(()=>{var i;(i=e.onPositionChange)==null||i.call(e,a.placement)},[a.placement]),rn(()=>{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 Uj={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"},[KV,Wj]=So(Uj.context);var YV=Object.defineProperty,XV=Object.defineProperties,JV=Object.getOwnPropertyDescriptors,Zd=Object.getOwnPropertySymbols,Hj=Object.prototype.hasOwnProperty,qj=Object.prototype.propertyIsEnumerable,Xb=(e,t,r)=>t in e?YV(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lu=(e,t)=>{for(var r in t||(t={}))Hj.call(t,r)&&Xb(e,r,t[r]);if(Zd)for(var r of Zd(t))qj.call(t,r)&&Xb(e,r,t[r]);return e},ZV=(e,t)=>XV(e,JV(t)),eB=(e,t)=>{var r={};for(var n in e)Hj.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&&qj.call(e,n)&&(r[n]=e[n]);return r};const tB={refProp:"ref",popupType:"dialog",shouldOverrideDefaultTargetId:!0},Gj=f.forwardRef((e,t)=>{const r=q("PopoverTarget",tB,e),{children:n,refProp:o,popupType:a,shouldOverrideDefaultTargetId:i}=r,l=eB(r,["children","refProp","popupType","shouldOverrideDefaultTargetId"]);if(!vl(n))throw new Error(Uj.children);const c=l,u=Wj(),d=wl(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,lu(ZV(lu(lu(lu({},c),p),u.targetProps),{className:b$(u.targetProps.className,c.className,n.props.className),[o]:d}),u.controlled?null:{onClick:u.onToggle}))});Gj.displayName="@mantine/core/PopoverTarget";var rB=U((e,{radius:t,shadow:r})=>({dropdown:{position:"absolute",backgroundColor:e.white,background:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${S(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:`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`,zIndex:1}}));const nB=rB;var oB=Object.defineProperty,Jb=Object.getOwnPropertySymbols,aB=Object.prototype.hasOwnProperty,iB=Object.prototype.propertyIsEnumerable,Zb=(e,t,r)=>t in e?oB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vi=(e,t)=>{for(var r in t||(t={}))aB.call(t,r)&&Zb(e,r,t[r]);if(Jb)for(var r of Jb(t))iB.call(t,r)&&Zb(e,r,t[r]);return e};const ex={entering:"in",entered:"in",exiting:"out",exited:"out","pre-exiting":"out","pre-entering":"out"};function lB({transition:e,state:t,duration:r,timingFunction:n}){const o={transitionDuration:`${r}ms`,transitionTimingFunction:n};return typeof e=="string"?e in Ac?vi(vi(vi({transitionProperty:Ac[e].transitionProperty},o),Ac[e].common),Ac[e][ex[t]]):null:vi(vi(vi({transitionProperty:e.transitionProperty},o),e.common),e[ex[t]])}function sB({duration:e,exitDuration:t,timingFunction:r,mounted:n,onEnter:o,onExit:a,onEntered:i,onExited:l}){const c=tr(),u=mm(),d=c.respectReducedMotion?u:!1,[p,h]=f.useState(d?0:e),[g,v]=f.useState(n?"entered":"exited"),w=f.useRef(-1),E=_=>{const y=_?o:a,b=_?i:l;v(_?"pre-entering":"pre-exiting"),window.clearTimeout(w.current);const x=d?0:_?e:t;if(h(x),x===0)typeof y=="function"&&y(),typeof b=="function"&&b(),v(_?"entered":"exited");else{const P=window.setTimeout(()=>{typeof y=="function"&&y(),v(_?"entering":"exiting")},10);w.current=window.setTimeout(()=>{window.clearTimeout(P),typeof b=="function"&&b(),v(_?"entered":"exited")},x)}};return rn(()=>{E(n)},[n]),f.useEffect(()=>()=>window.clearTimeout(w.current),[]),{transitionDuration:p,transitionStatus:g,transitionTimingFunction:r||c.transitionTimingFunction}}function ii({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}=sB({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(lB({transition:t,duration:p,state:h,timingFunction:g})))}ii.displayName="@mantine/core/Transition";function b0({children:e,active:t=!0,refProp:r="ref"}){const n=x6(t),o=wl(n,e==null?void 0:e.ref);return vl(e)?f.cloneElement(e,{[r]:o}):e}b0.displayName="@mantine/core/FocusTrap";var cB=Object.defineProperty,uB=Object.defineProperties,dB=Object.getOwnPropertyDescriptors,tx=Object.getOwnPropertySymbols,fB=Object.prototype.hasOwnProperty,pB=Object.prototype.propertyIsEnumerable,rx=(e,t,r)=>t in e?cB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Mo=(e,t)=>{for(var r in t||(t={}))fB.call(t,r)&&rx(e,r,t[r]);if(tx)for(var r of tx(t))pB.call(t,r)&&rx(e,r,t[r]);return e},su=(e,t)=>uB(e,dB(t));function nx(e,t,r,n){return e==="center"||n==="center"?{top:t}:e==="end"?{bottom:r}:e==="start"?{top:r}:{}}function ox(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 mB={bottom:"borderTopLeftRadius",left:"borderTopRightRadius",right:"borderBottomLeftRadius",top:"borderBottomRightRadius"};function hB({position:e,arrowSize:t,arrowOffset:r,arrowRadius:n,arrowPosition:o,arrowX:a,arrowY:i,dir:l}){const[c,u="center"]=e.split("-"),d={width:S(t),height:S(t),transform:"rotate(45deg)",position:"absolute",[mB[c]]:S(n)},p=S(-t/2);return c==="left"?su(Mo(Mo({},d),nx(u,i,r,o)),{right:p,borderLeftColor:"transparent",borderBottomColor:"transparent"}):c==="right"?su(Mo(Mo({},d),nx(u,i,r,o)),{left:p,borderRightColor:"transparent",borderTopColor:"transparent"}):c==="top"?su(Mo(Mo({},d),ox(u,a,r,o,l)),{bottom:p,borderTopColor:"transparent",borderLeftColor:"transparent"}):c==="bottom"?su(Mo(Mo({},d),ox(u,a,r,o,l)),{top:p,borderBottomColor:"transparent",borderRightColor:"transparent"}):{}}var gB=Object.defineProperty,vB=Object.defineProperties,yB=Object.getOwnPropertyDescriptors,ef=Object.getOwnPropertySymbols,Qj=Object.prototype.hasOwnProperty,Kj=Object.prototype.propertyIsEnumerable,ax=(e,t,r)=>t in e?gB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wB=(e,t)=>{for(var r in t||(t={}))Qj.call(t,r)&&ax(e,r,t[r]);if(ef)for(var r of ef(t))Kj.call(t,r)&&ax(e,r,t[r]);return e},_B=(e,t)=>vB(e,yB(t)),bB=(e,t)=>{var r={};for(var n in e)Qj.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&&Kj.call(e,n)&&(r[n]=e[n]);return r};const x0=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=tr();return c?s.createElement("div",_B(wB({},p),{ref:t,style:hB({position:n,arrowSize:o,arrowOffset:a,arrowRadius:i,arrowPosition:l,dir:h.dir,arrowX:u,arrowY:d})})):null});x0.displayName="@mantine/core/FloatingArrow";var xB=Object.defineProperty,EB=Object.defineProperties,SB=Object.getOwnPropertyDescriptors,tf=Object.getOwnPropertySymbols,Yj=Object.prototype.hasOwnProperty,Xj=Object.prototype.propertyIsEnumerable,ix=(e,t,r)=>t in e?xB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yi=(e,t)=>{for(var r in t||(t={}))Yj.call(t,r)&&ix(e,r,t[r]);if(tf)for(var r of tf(t))Xj.call(t,r)&&ix(e,r,t[r]);return e},cu=(e,t)=>EB(e,SB(t)),PB=(e,t)=>{var r={};for(var n in e)Yj.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&&Xj.call(e,n)&&(r[n]=e[n]);return r};const OB={};function Jj(e){var t;const r=q("PopoverDropdown",OB,e),{style:n,className:o,children:a,onKeyDownCapture:i}=r,l=PB(r,["style","className","children","onKeyDownCapture"]),c=Wj(),{classes:u,cx:d}=nB({radius:c.radius,shadow:c.shadow},{name:c.__staticSelector,classNames:c.classNames,styles:c.styles,unstyled:c.unstyled,variant:c.variant}),p=Q$({opened:c.opened,shouldReturnFocus:c.returnFocus}),h=c.withRoles?{"aria-labelledby":c.getTargetId(),id:c.getDropdownId(),role:"dialog"}:{};return c.disabled?null:s.createElement(xl,cu(yi({},c.portalProps),{withinPortal:c.withinPortal}),s.createElement(ii,cu(yi({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 v,w;return s.createElement(b0,{active:c.trapFocus},s.createElement(le,yi(cu(yi({},h),{tabIndex:-1,ref:c.floating,style:cu(yi(yi({},n),g),{zIndex:c.zIndex,top:(v=c.y)!=null?v:0,left:(w=c.x)!=null?w:0,width:c.width==="target"?void 0:S(c.width)}),className:d(u.dropdown,o),onKeyDownCapture:U4(c.onClose,{active:c.closeOnEscape,onTrigger:p,onKeyDown:i}),"data-position":c.placement}),l),a,s.createElement(x0,{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})))}))}Jj.displayName="@mantine/core/PopoverDropdown";function Zj(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 lx=Object.getOwnPropertySymbols,$B=Object.prototype.hasOwnProperty,CB=Object.prototype.propertyIsEnumerable,kB=(e,t)=>{var r={};for(var n in e)$B.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&lx)for(var n of lx(e))t.indexOf(n)<0&&CB.call(e,n)&&(r[n]=e[n]);return r};const jB={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:kn("popover"),__staticSelector:"Popover",width:"max-content"};function Co(e){var t,r,n,o,a,i;const l=f.useRef(null),c=q("Popover",jB,e),{children:u,position:d,offset:p,onPositionChange:h,positionDependencies:g,opened:v,transitionProps:w,width:E,middlewares:_,withArrow:y,arrowSize:b,arrowOffset:x,arrowRadius:P,arrowPosition:$,unstyled:O,classNames:C,styles:T,closeOnClickOutside:j,withinPortal:k,portalProps:I,closeOnEscape:F,clickOutsideEvents:N,trapFocus:L,onClose:H,onOpen:Q,onChange:R,zIndex:D,radius:V,shadow:G,id:ie,defaultOpened:$e,__staticSelector:ue,withRoles:Me,disabled:Ie,returnFocus:ut,variant:et,keepMounted:tt}=c,jr=kB(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"]),[Rr,rr]=f.useState(null),[fn,Tt]=f.useState(null),Tr=$r(ie),eo=tr(),He=QV({middlewares:_,width:E,position:Zj(eo.dir,d),offset:typeof p=="number"?p+(y?b/2:0):p,arrowRef:l,arrowOffset:x,onPositionChange:h,positionDependencies:g,opened:v,defaultOpened:$e,onChange:R,onOpen:Q,onClose:H});d6(()=>He.opened&&j&&He.onClose(),N,[Rr,fn]);const Hr=f.useCallback(Et=>{rr(Et),He.floating.reference(Et)},[He.floating.reference]),qr=f.useCallback(Et=>{Tt(Et),He.floating.floating(Et)},[He.floating.floating]);return s.createElement(KV,{value:{returnFocus:ut,disabled:Ie,controlled:He.controlled,reference:Hr,floating:qr,x:He.floating.x,y:He.floating.y,arrowX:(n=(r=(t=He.floating)==null?void 0:t.middlewareData)==null?void 0:r.arrow)==null?void 0:n.x,arrowY:(i=(a=(o=He.floating)==null?void 0:o.middlewareData)==null?void 0:a.arrow)==null?void 0:i.y,opened:He.opened,arrowRef:l,transitionProps:w,width:E,withArrow:y,arrowSize:b,arrowOffset:x,arrowRadius:P,arrowPosition:$,placement:He.floating.placement,trapFocus:L,withinPortal:k,portalProps:I,zIndex:D,radius:V,shadow:G,closeOnEscape:F,onClose:He.onClose,onToggle:He.onToggle,getTargetId:()=>`${Tr}-target`,getDropdownId:()=>`${Tr}-dropdown`,withRoles:Me,targetProps:jr,__staticSelector:ue,classNames:C,styles:T,unstyled:O,variant:et,keepMounted:tt}},u)}Co.Target=Gj;Co.Dropdown=Jj;Co.displayName="@mantine/core/Popover";var RB=Object.defineProperty,rf=Object.getOwnPropertySymbols,eR=Object.prototype.hasOwnProperty,tR=Object.prototype.propertyIsEnumerable,sx=(e,t,r)=>t in e?RB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,TB=(e,t)=>{for(var r in t||(t={}))eR.call(t,r)&&sx(e,r,t[r]);if(rf)for(var r of rf(t))tR.call(t,r)&&sx(e,r,t[r]);return e},IB=(e,t)=>{var r={};for(var n in e)eR.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&&tR.call(e,n)&&(r[n]=e[n]);return r};function DB(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=IB(t,["children","component","maxHeight","direction","id","innerRef","__staticSelector","styles","classNames","unstyled"]);const{classes:g}=UF(null,{name:c,styles:u,classNames:d,unstyled:p});return s.createElement(Co.Dropdown,TB({p:0,onMouseDown:v=>v.preventDefault()},h),s.createElement("div",{style:{maxHeight:S(o),display:"flex"}},s.createElement(le,{component:n||"div",id:`${i}-items`,"aria-labelledby":`${i}-label`,role:"listbox",onMouseDown:v=>v.preventDefault(),style:{flex:1,overflowY:n!==s0?"auto":void 0},"data-combobox-popover":!0,tabIndex:-1,ref:l},s.createElement("div",{className:g.itemsWrapper,style:{flexDirection:a}},r))))}function bs({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:v,readOnly:w,variant:E}){return s.createElement(Co,{unstyled:v,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:w,onPositionChange:_=>c&&(l==null?void 0:l(_==="top"?"column-reverse":"column")),variant:E},a)}bs.Target=Co.Target;bs.Dropdown=DB;var NB=Object.defineProperty,AB=Object.defineProperties,MB=Object.getOwnPropertyDescriptors,nf=Object.getOwnPropertySymbols,rR=Object.prototype.hasOwnProperty,nR=Object.prototype.propertyIsEnumerable,cx=(e,t,r)=>t in e?NB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uu=(e,t)=>{for(var r in t||(t={}))rR.call(t,r)&&cx(e,r,t[r]);if(nf)for(var r of nf(t))nR.call(t,r)&&cx(e,r,t[r]);return e},zB=(e,t)=>AB(e,MB(t)),LB=(e,t)=>{var r={};for(var n in e)rR.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&&nR.call(e,n)&&(r[n]=e[n]);return r};function oR(e,t,r){const n=q(e,t,r),{label:o,description:a,error:i,required:l,classNames:c,styles:u,className:d,unstyled:p,__staticSelector:h,sx:g,errorProps:v,labelProps:w,descriptionProps:E,wrapperProps:_,id:y,size:b,style:x,inputContainer:P,inputWrapperOrder:$,withAsterisk:O,variant:C}=n,T=LB(n,["label","description","error","required","classNames","styles","className","unstyled","__staticSelector","sx","errorProps","labelProps","descriptionProps","wrapperProps","id","size","style","inputContainer","inputWrapperOrder","withAsterisk","variant"]),j=$r(y),{systemStyles:k,rest:I}=Jn(T),F=uu({label:o,description:a,error:i,required:l,classNames:c,className:d,__staticSelector:h,sx:g,errorProps:v,labelProps:w,descriptionProps:E,unstyled:p,styles:u,id:j,size:b,style:x,inputContainer:P,inputWrapperOrder:$,withAsterisk:O,variant:C},_);return zB(uu({},I),{classNames:c,styles:u,unstyled:p,wrapperProps:uu(uu({},F),k),inputProps:{required:l,classNames:c,styles:u,unstyled:p,id:j,size:b,__staticSelector:h,error:i,variant:C}})}var FB=U((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 VB=FB;var BB=Object.defineProperty,of=Object.getOwnPropertySymbols,aR=Object.prototype.hasOwnProperty,iR=Object.prototype.propertyIsEnumerable,ux=(e,t,r)=>t in e?BB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,UB=(e,t)=>{for(var r in t||(t={}))aR.call(t,r)&&ux(e,r,t[r]);if(of)for(var r of of(t))iR.call(t,r)&&ux(e,r,t[r]);return e},WB=(e,t)=>{var r={};for(var n in e)aR.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&&iR.call(e,n)&&(r[n]=e[n]);return r};const HB={labelElement:"label",size:"sm"},E0=f.forwardRef((e,t)=>{const r=q("InputLabel",HB,e),{labelElement:n,children:o,required:a,size:i,classNames:l,styles:c,unstyled:u,className:d,htmlFor:p,__staticSelector:h,variant:g,onMouseDown:v}=r,w=WB(r,["labelElement","children","required","size","classNames","styles","unstyled","className","htmlFor","__staticSelector","variant","onMouseDown"]),{classes:E,cx:_}=VB(null,{name:["InputWrapper",h],classNames:l,styles:c,unstyled:u,variant:g,size:i});return s.createElement(le,UB({component:n,ref:t,className:_(E.label,d),htmlFor:n==="label"?p:void 0,onMouseDown:y=>{v==null||v(y),!y.defaultPrevented&&y.detail>1&&y.preventDefault()}},w),o,a&&s.createElement("span",{className:E.required,"aria-hidden":!0}," *"))});E0.displayName="@mantine/core/InputLabel";var qB=U((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})} - ${S(2)})`,lineHeight:1.2,display:"block"}}));const GB=qB;var QB=Object.defineProperty,af=Object.getOwnPropertySymbols,lR=Object.prototype.hasOwnProperty,sR=Object.prototype.propertyIsEnumerable,dx=(e,t,r)=>t in e?QB(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,KB=(e,t)=>{for(var r in t||(t={}))lR.call(t,r)&&dx(e,r,t[r]);if(af)for(var r of af(t))sR.call(t,r)&&dx(e,r,t[r]);return e},YB=(e,t)=>{var r={};for(var n in e)lR.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&&sR.call(e,n)&&(r[n]=e[n]);return r};const XB={size:"sm"},S0=f.forwardRef((e,t)=>{const r=q("InputError",XB,e),{children:n,className:o,classNames:a,styles:i,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=YB(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:g}=GB(null,{name:["InputWrapper",u],classNames:a,styles:i,unstyled:l,variant:d,size:c});return s.createElement(ae,KB({className:g(h.error,o),ref:t},p),n)});S0.displayName="@mantine/core/InputError";var JB=U((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})} - ${S(2)})`,lineHeight:1.2,display:"block"}}));const ZB=JB;var eU=Object.defineProperty,lf=Object.getOwnPropertySymbols,cR=Object.prototype.hasOwnProperty,uR=Object.prototype.propertyIsEnumerable,fx=(e,t,r)=>t in e?eU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tU=(e,t)=>{for(var r in t||(t={}))cR.call(t,r)&&fx(e,r,t[r]);if(lf)for(var r of lf(t))uR.call(t,r)&&fx(e,r,t[r]);return e},rU=(e,t)=>{var r={};for(var n in e)cR.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&&uR.call(e,n)&&(r[n]=e[n]);return r};const nU={size:"sm"},P0=f.forwardRef((e,t)=>{const r=q("InputDescription",nU,e),{children:n,className:o,classNames:a,styles:i,unstyled:l,size:c,__staticSelector:u,variant:d}=r,p=rU(r,["children","className","classNames","styles","unstyled","size","__staticSelector","variant"]),{classes:h,cx:g}=ZB(null,{name:["InputWrapper",u],classNames:a,styles:i,unstyled:l,variant:d,size:c});return s.createElement(ae,tU({color:"dimmed",className:g(h.description,o),ref:t,unstyled:l},p),n)});P0.displayName="@mantine/core/InputDescription";const dR=f.createContext({offsetBottom:!1,offsetTop:!1,describedBy:void 0}),oU=dR.Provider,aU=()=>f.useContext(dR);function iU(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 lU=Object.defineProperty,sU=Object.defineProperties,cU=Object.getOwnPropertyDescriptors,px=Object.getOwnPropertySymbols,uU=Object.prototype.hasOwnProperty,dU=Object.prototype.propertyIsEnumerable,mx=(e,t,r)=>t in e?lU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fU=(e,t)=>{for(var r in t||(t={}))uU.call(t,r)&&mx(e,r,t[r]);if(px)for(var r of px(t))dU.call(t,r)&&mx(e,r,t[r]);return e},pU=(e,t)=>sU(e,cU(t)),mU=U(e=>({root:pU(fU({},e.fn.fontStyles()),{lineHeight:e.lineHeight})}));const hU=mU;var gU=Object.defineProperty,vU=Object.defineProperties,yU=Object.getOwnPropertyDescriptors,sf=Object.getOwnPropertySymbols,fR=Object.prototype.hasOwnProperty,pR=Object.prototype.propertyIsEnumerable,hx=(e,t,r)=>t in e?gU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zo=(e,t)=>{for(var r in t||(t={}))fR.call(t,r)&&hx(e,r,t[r]);if(sf)for(var r of sf(t))pR.call(t,r)&&hx(e,r,t[r]);return e},gx=(e,t)=>vU(e,yU(t)),wU=(e,t)=>{var r={};for(var n in e)fR.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&&pR.call(e,n)&&(r[n]=e[n]);return r};const _U={labelElement:"label",size:"sm",inputContainer:e=>e,inputWrapperOrder:["label","description","input","error"]},mR=f.forwardRef((e,t)=>{const r=q("InputWrapper",_U,e),{className:n,label:o,children:a,required:i,id:l,error:c,description:u,labelElement:d,labelProps:p,descriptionProps:h,errorProps:g,classNames:v,styles:w,size:E,inputContainer:_,__staticSelector:y,unstyled:b,inputWrapperOrder:x,withAsterisk:P,variant:$}=r,O=wU(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}=hU(null,{classNames:v,styles:w,name:["InputWrapper",y],unstyled:b,variant:$,size:E}),j={classNames:v,styles:w,unstyled:b,size:E,variant:$,__staticSelector:y},k=typeof P=="boolean"?P:i,I=l?`${l}-error`:g==null?void 0:g.id,F=l?`${l}-description`:h==null?void 0:h.id,L=`${!!c&&typeof c!="boolean"?I:""} ${u?F:""}`,H=L.trim().length>0?L.trim():void 0,Q=o&&s.createElement(E0,zo(zo({key:"label",labelElement:d,id:l?`${l}-label`:void 0,htmlFor:l,required:k},j),p),o),R=u&&s.createElement(P0,gx(zo(zo({key:"description"},h),j),{size:(h==null?void 0:h.size)||j.size,id:(h==null?void 0:h.id)||F}),u),D=s.createElement(f.Fragment,{key:"input"},_(a)),V=typeof c!="boolean"&&c&&s.createElement(S0,gx(zo(zo({},g),j),{size:(g==null?void 0:g.size)||j.size,key:"error",id:(g==null?void 0:g.id)||I}),c),G=x.map(ie=>{switch(ie){case"label":return Q;case"input":return D;case"description":return R;case"error":return V;default:return null}});return s.createElement(oU,{value:zo({describedBy:H},iU(x,{hasDescription:!!R,hasError:!!V}))},s.createElement(le,zo({className:T(C.root,n),ref:t},O),G))});mR.displayName="@mantine/core/InputWrapper";var bU=Object.defineProperty,cf=Object.getOwnPropertySymbols,hR=Object.prototype.hasOwnProperty,gR=Object.prototype.propertyIsEnumerable,vx=(e,t,r)=>t in e?bU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xU=(e,t)=>{for(var r in t||(t={}))hR.call(t,r)&&vx(e,r,t[r]);if(cf)for(var r of cf(t))gR.call(t,r)&&vx(e,r,t[r]);return e},EU=(e,t)=>{var r={};for(var n in e)hR.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&&gR.call(e,n)&&(r[n]=e[n]);return r};const SU={},vR=f.forwardRef((e,t)=>{const r=q("InputPlaceholder",SU,e),{sx:n}=r,o=EU(r,["sx"]);return s.createElement(le,xU({component:"span",sx:[a=>a.fn.placeholderStyles(),...Zp(n)],ref:t},o))});vR.displayName="@mantine/core/InputPlaceholder";var PU=Object.defineProperty,OU=Object.defineProperties,$U=Object.getOwnPropertyDescriptors,yx=Object.getOwnPropertySymbols,CU=Object.prototype.hasOwnProperty,kU=Object.prototype.propertyIsEnumerable,wx=(e,t,r)=>t in e?PU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,du=(e,t)=>{for(var r in t||(t={}))CU.call(t,r)&&wx(e,r,t[r]);if(yx)for(var r of yx(t))kU.call(t,r)&&wx(e,r,t[r]);return e},Qh=(e,t)=>OU(e,$U(t));const Pt={xs:S(30),sm:S(36),md:S(42),lg:S(50),xl:S(60)},jU=["default","filled","unstyled"];function RU({theme:e,variant:t}){return jU.includes(t)?t==="default"?{border:`${S(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:`${S(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:S(28),outline:0,"&:focus, &:focus-within":{outline:"none",borderColor:"transparent"},"&:disabled":{backgroundColor:"transparent","&:focus, &:focus-within":{outline:"none",borderColor:"transparent"}}}:null}var TU=U((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:Pt}),paddingLeft:`calc(${M({size:p,sizes:Pt})} / 3)`,paddingRight:a?o||M({size:p,sizes:Pt}):`calc(${M({size:p,sizes:Pt})} / 3)`,borderRadius:e.fn.radius(r)}:d==="unstyled"&&a?{paddingRight:o||M({size:p,sizes:Pt})}: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:Qh(du(du(Qh(du({},e.fn.fontStyles()),{height:t?d==="unstyled"?void 0:"auto":M({size:p,sizes:Pt}),WebkitTapHighlightColor:"transparent",lineHeight:t?e.lineHeight:`calc(${M({size:p,sizes:Pt})} - ${S(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}),RU({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"?S(i):M({size:p,sizes:Pt})},"&::placeholder":Qh(du({},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?S(i):M({size:p,sizes:Pt}),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:Pt})}}}),IU=Object.defineProperty,DU=Object.defineProperties,NU=Object.getOwnPropertyDescriptors,uf=Object.getOwnPropertySymbols,yR=Object.prototype.hasOwnProperty,wR=Object.prototype.propertyIsEnumerable,_x=(e,t,r)=>t in e?IU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fu=(e,t)=>{for(var r in t||(t={}))yR.call(t,r)&&_x(e,r,t[r]);if(uf)for(var r of uf(t))wR.call(t,r)&&_x(e,r,t[r]);return e},bx=(e,t)=>DU(e,NU(t)),AU=(e,t)=>{var r={};for(var n in e)yR.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&&wR.call(e,n)&&(r[n]=e[n]);return r};const MU={size:"sm",variant:"default"},li=f.forwardRef((e,t)=>{const r=q("Input",MU,e),{className:n,error:o,required:a,disabled:i,variant:l,icon:c,style:u,rightSectionWidth:d,iconWidth:p,rightSection:h,rightSectionProps:g,radius:v,size:w,wrapperProps:E,classNames:_,styles:y,__staticSelector:b,multiline:x,sx:P,unstyled:$,pointer:O}=r,C=AU(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}=aU(),{classes:I,cx:F}=TU({radius:v,multiline:x,invalid:!!o,rightSectionWidth:d?S(d):void 0,iconWidth:p,withRightSection:!!h,offsetBottom:T,offsetTop:j,pointer:O},{classNames:_,styles:y,name:["Input",b],unstyled:$,variant:l,size:w}),{systemStyles:N,rest:L}=Jn(C);return s.createElement(le,fu(fu({className:F(I.wrapper,n),sx:P,style:u},N),E),c&&s.createElement("div",{className:I.icon},c),s.createElement(le,bx(fu({component:"input"},L),{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",bx(fu({},g),{className:I.rightSection}),h))});li.displayName="@mantine/core/Input";li.Wrapper=mR;li.Label=E0;li.Description=P0;li.Error=S0;li.Placeholder=vR;const Ft=li;var zU=Object.defineProperty,df=Object.getOwnPropertySymbols,_R=Object.prototype.hasOwnProperty,bR=Object.prototype.propertyIsEnumerable,xx=(e,t,r)=>t in e?zU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,LU=(e,t)=>{for(var r in t||(t={}))_R.call(t,r)&&xx(e,r,t[r]);if(df)for(var r of df(t))bR.call(t,r)&&xx(e,r,t[r]);return e},FU=(e,t)=>{var r={};for(var n in e)_R.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&&bR.call(e,n)&&(r[n]=e[n]);return r};function VU(e){const t=e,{style:r}=t,n=FU(t,["style"]);return s.createElement("svg",LU({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 BU=Object.defineProperty,UU=Object.defineProperties,WU=Object.getOwnPropertyDescriptors,Ex=Object.getOwnPropertySymbols,HU=Object.prototype.hasOwnProperty,qU=Object.prototype.propertyIsEnumerable,Sx=(e,t,r)=>t in e?BU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GU=(e,t)=>{for(var r in t||(t={}))HU.call(t,r)&&Sx(e,r,t[r]);if(Ex)for(var r of Ex(t))qU.call(t,r)&&Sx(e,r,t[r]);return e},QU=(e,t)=>UU(e,WU(t));const xR=f.createContext(null);function KU({spacing:e,children:t}){return s.createElement(xR.Provider,{value:{spacing:e}},t)}function YU(){const e=f.useContext(xR);return e?QU(GU({},e),{withinGroup:!0}):{spacing:null,withinGroup:!1}}var XU=U((e,{spacing:t})=>({root:{display:"flex",paddingLeft:M({size:t,sizes:e.spacing})}}));const JU=XU;var ZU=Object.defineProperty,ff=Object.getOwnPropertySymbols,ER=Object.prototype.hasOwnProperty,SR=Object.prototype.propertyIsEnumerable,Px=(e,t,r)=>t in e?ZU(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eW=(e,t)=>{for(var r in t||(t={}))ER.call(t,r)&&Px(e,r,t[r]);if(ff)for(var r of ff(t))SR.call(t,r)&&Px(e,r,t[r]);return e},tW=(e,t)=>{var r={};for(var n in e)ER.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&&SR.call(e,n)&&(r[n]=e[n]);return r};const rW={},PR=f.forwardRef((e,t)=>{const r=q("AvatarGroup",rW,e),{children:n,spacing:o="sm",unstyled:a,className:i,variant:l}=r,c=tW(r,["children","spacing","unstyled","className","variant"]),{classes:u,cx:d}=JU({spacing:o},{name:"AvatarGroup",unstyled:a,variant:l});return s.createElement(KU,{spacing:o},s.createElement(le,eW({ref:t,className:d(u.root,i)},c),n))});PR.displayName="@mantine/core/AvatarGroup";var nW=Object.defineProperty,oW=Object.defineProperties,aW=Object.getOwnPropertyDescriptors,Ox=Object.getOwnPropertySymbols,iW=Object.prototype.hasOwnProperty,lW=Object.prototype.propertyIsEnumerable,$x=(e,t,r)=>t in e?nW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Hl=(e,t)=>{for(var r in t||(t={}))iW.call(t,r)&&$x(e,r,t[r]);if(Ox)for(var r of Ox(t))lW.call(t,r)&&$x(e,r,t[r]);return e},Cx=(e,t)=>oW(e,aW(t));const sW=["filled","light","gradient","outline"],pu={xs:S(16),sm:S(26),md:S(38),lg:S(56),xl:S(84)};function cW({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:`${S(2)} solid ${r.colorScheme==="dark"?r.colors.dark[7]:r.white}`}:null}function uW({theme:e,variant:t,color:r,gradient:n}){const o=e.fn.variant({variant:t,color:r,gradient:n});return sW.includes(t)?{placeholder:{color:o.color,backgroundColor:o.background,backgroundImage:t==="gradient"?o.background:void 0,border:`${S(t==="gradient"?0:1)} solid ${o.border}`},placeholderIcon:{color:o.color}}:{}}var dW=U((e,{radius:t,withinGroup:r,spacing:n,color:o,gradient:a},{variant:i,size:l})=>{const c=uW({theme:e,color:o,gradient:a,variant:i});return{root:Hl(Cx(Hl({},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:pu}),minWidth:M({size:l,sizes:pu}),height:M({size:l,sizes:pu})}),cW({withinGroup:r,spacing:n,theme:e})),image:{objectFit:"cover",width:"100%",height:"100%",display:"block"},placeholder:Hl(Cx(Hl({},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:pu})} / 2.5)`}),c.placeholder),placeholderIcon:Hl({width:"70%",height:"70%"},c.placeholderIcon)}});const fW=dW;var pW=Object.defineProperty,mW=Object.defineProperties,hW=Object.getOwnPropertyDescriptors,pf=Object.getOwnPropertySymbols,OR=Object.prototype.hasOwnProperty,$R=Object.prototype.propertyIsEnumerable,kx=(e,t,r)=>t in e?pW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,jx=(e,t)=>{for(var r in t||(t={}))OR.call(t,r)&&kx(e,r,t[r]);if(pf)for(var r of pf(t))$R.call(t,r)&&kx(e,r,t[r]);return e},gW=(e,t)=>mW(e,hW(t)),vW=(e,t)=>{var r={};for(var n in e)OR.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&&$R.call(e,n)&&(r[n]=e[n]);return r};const yW={size:"md",color:"gray",variant:"light"},O0=f.forwardRef((e,t)=>{const r=q("Avatar",yW,e),{className:n,size:o,src:a,alt:i,radius:l,children:c,color:u,variant:d,gradient:p,classNames:h,styles:g,imageProps:v,unstyled:w}=r,E=vW(r,["className","size","src","alt","radius","children","color","variant","gradient","classNames","styles","imageProps","unstyled"]),_=YU(),[y,b]=f.useState(!a),{classes:x,cx:P}=fW({color:u,radius:l,withinGroup:_.withinGroup,spacing:_.spacing,gradient:p},{classNames:h,styles:g,unstyled:w,name:"Avatar",variant:d,size:o});return f.useEffect(()=>{b(!a)},[a]),s.createElement(le,jx({component:"div",className:P(x.root,n),ref:t},E),y?s.createElement("div",{className:x.placeholder,title:i},c||s.createElement(VU,{className:x.placeholderIcon})):s.createElement("img",gW(jx({},v),{className:x.image,src:a,alt:i,onError:()=>b(!0)})))});O0.displayName="@mantine/core/Avatar";O0.Group=PR;const mf=O0;var wW=Object.defineProperty,_W=Object.defineProperties,bW=Object.getOwnPropertyDescriptors,Rx=Object.getOwnPropertySymbols,xW=Object.prototype.hasOwnProperty,EW=Object.prototype.propertyIsEnumerable,Tx=(e,t,r)=>t in e?wW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Kh=(e,t)=>{for(var r in t||(t={}))xW.call(t,r)&&Tx(e,r,t[r]);if(Rx)for(var r of Rx(t))EW.call(t,r)&&Tx(e,r,t[r]);return e},SW=(e,t)=>_W(e,bW(t));const PW=["light","filled","outline","dot","gradient"],Yh={xs:{fontSize:S(9),height:S(16)},sm:{fontSize:S(10),height:S(18)},md:{fontSize:S(11),height:S(20)},lg:{fontSize:S(13),height:S(26)},xl:{fontSize:S(16),height:S(32)}},OW={xs:S(4),sm:S(4),md:S(6),lg:S(8),xl:S(10)};function $W({theme:e,variant:t,color:r,size:n,gradient:o}){if(!PW.includes(t))return null;if(t==="dot"){const i=M({size:n,sizes:OW});return{backgroundColor:"transparent",color:e.colorScheme==="dark"?e.colors.dark[0]:e.colors.gray[7],border:`${S(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:`${S(t==="gradient"?0:1)} solid ${a.border}`}}var CW=U((e,{color:t,radius:r,gradient:n,fullWidth:o},{variant:a,size:i})=>{const{fontSize:l,height:c}=i in Yh?Yh[i]:Yh.md;return{leftSection:{marginRight:`calc(${e.spacing.xs} / 2)`},rightSection:{marginLeft:`calc(${e.spacing.xs} / 2)`},inner:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},root:Kh(SW(Kh(Kh({},e.fn.focusStyles()),e.fn.fontStyles()),{fontSize:l,height:c,WebkitTapHighlightColor:"transparent",lineHeight:`calc(${c} - ${S(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:S(.25),cursor:"inherit",textOverflow:"ellipsis",overflow:"hidden"}),$W({theme:e,variant:a,color:t,size:i,gradient:n}))}});const kW=CW;var jW=Object.defineProperty,hf=Object.getOwnPropertySymbols,CR=Object.prototype.hasOwnProperty,kR=Object.prototype.propertyIsEnumerable,Ix=(e,t,r)=>t in e?jW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,RW=(e,t)=>{for(var r in t||(t={}))CR.call(t,r)&&Ix(e,r,t[r]);if(hf)for(var r of hf(t))kR.call(t,r)&&Ix(e,r,t[r]);return e},TW=(e,t)=>{var r={};for(var n in e)CR.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&&kR.call(e,n)&&(r[n]=e[n]);return r};const IW={variant:"light",size:"md",radius:"xl"},jR=f.forwardRef((e,t)=>{const r=q("Badge",IW,e),{className:n,color:o,variant:a,fullWidth:i,children:l,size:c,leftSection:u,rightSection:d,radius:p,gradient:h,classNames:g,styles:v,unstyled:w}=r,E=TW(r,["className","color","variant","fullWidth","children","size","leftSection","rightSection","radius","gradient","classNames","styles","unstyled"]),{classes:_,cx:y}=kW({fullWidth:i,color:o,radius:p,gradient:h},{classNames:g,styles:v,name:"Badge",unstyled:w,variant:a,size:c});return s.createElement(le,RW({className:y(_.root,n),ref:t},E),u&&s.createElement("span",{className:_.leftSection},u),s.createElement("span",{className:_.inner},l),d&&s.createElement("span",{className:_.rightSection},d))});jR.displayName="@mantine/core/Badge";const DW=jR;var NW=Object.defineProperty,gf=Object.getOwnPropertySymbols,RR=Object.prototype.hasOwnProperty,TR=Object.prototype.propertyIsEnumerable,Dx=(e,t,r)=>t in e?NW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nx=(e,t)=>{for(var r in t||(t={}))RR.call(t,r)&&Dx(e,r,t[r]);if(gf)for(var r of gf(t))TR.call(t,r)&&Dx(e,r,t[r]);return e},AW=(e,t)=>{var r={};for(var n in e)RR.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&&TR.call(e,n)&&(r[n]=e[n]);return r};function MW(e){const t=e,{style:r}=t,n=AW(t,["style"]);return s.createElement("svg",Nx({viewBox:"0 0 409.294 409.294",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",style:Nx({width:S(20),height:S(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 zW=Object.defineProperty,LW=Object.defineProperties,FW=Object.getOwnPropertyDescriptors,Ax=Object.getOwnPropertySymbols,VW=Object.prototype.hasOwnProperty,BW=Object.prototype.propertyIsEnumerable,Mx=(e,t,r)=>t in e?zW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,UW=(e,t)=>{for(var r in t||(t={}))VW.call(t,r)&&Mx(e,r,t[r]);if(Ax)for(var r of Ax(t))BW.call(t,r)&&Mx(e,r,t[r]);return e},WW=(e,t)=>LW(e,FW(t)),HW=U((e,{color:t})=>({root:WW(UW({},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:S(2),width:S(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 qW=HW;var GW=Object.defineProperty,vf=Object.getOwnPropertySymbols,IR=Object.prototype.hasOwnProperty,DR=Object.prototype.propertyIsEnumerable,zx=(e,t,r)=>t in e?GW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QW=(e,t)=>{for(var r in t||(t={}))IR.call(t,r)&&zx(e,r,t[r]);if(vf)for(var r of vf(t))DR.call(t,r)&&zx(e,r,t[r]);return e},KW=(e,t)=>{var r={};for(var n in e)IR.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&&DR.call(e,n)&&(r[n]=e[n]);return r};const YW={color:"gray",icon:s.createElement(MW,null)},NR=f.forwardRef((e,t)=>{const r=q("Blockquote",YW,e),{className:n,color:o,icon:a,cite:i,children:l,classNames:c,styles:u,unstyled:d,variant:p}=r,h=KW(r,["className","color","icon","cite","children","classNames","styles","unstyled","variant"]),{classes:g,cx:v}=qW({color:o},{classNames:c,styles:u,unstyled:d,name:"Blockquote",variant:p});return s.createElement(le,QW({component:"blockquote",className:v(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))))});NR.displayName="@mantine/core/Blockquote";var XW=U((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(${S(r)} / 2)`},"&:last-of-type:not(:first-of-type)":{borderTopLeftRadius:0,[t==="vertical"?"borderTopRightRadius":"borderBottomLeftRadius"]:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${S(r)} / 2)`},"&:not(:first-of-type):not(:last-of-type)":{borderRadius:0,[t==="vertical"?"borderTopWidth":"borderLeftWidth"]:`calc(${S(r)} / 2)`,[t==="vertical"?"borderBottomWidth":"borderRightWidth"]:`calc(${S(r)} / 2)`},"& + [data-button]":{[t==="vertical"?"marginTop":"marginLeft"]:`calc(${r} * -1)`,"@media (min-resolution: 192dpi)":{[t==="vertical"?"marginTop":"marginLeft"]:0}}}}}));const JW=XW;var ZW=Object.defineProperty,yf=Object.getOwnPropertySymbols,AR=Object.prototype.hasOwnProperty,MR=Object.prototype.propertyIsEnumerable,Lx=(e,t,r)=>t in e?ZW(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eH=(e,t)=>{for(var r in t||(t={}))AR.call(t,r)&&Lx(e,r,t[r]);if(yf)for(var r of yf(t))MR.call(t,r)&&Lx(e,r,t[r]);return e},tH=(e,t)=>{var r={};for(var n in e)AR.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&&MR.call(e,n)&&(r[n]=e[n]);return r};const rH={orientation:"horizontal",buttonBorderWidth:1},zR=f.forwardRef((e,t)=>{const r=q("ButtonGroup",rH,e),{className:n,orientation:o,buttonBorderWidth:a,unstyled:i}=r,l=tH(r,["className","orientation","buttonBorderWidth","unstyled"]),{classes:c,cx:u}=JW({orientation:o,buttonBorderWidth:a},{name:"ButtonGroup",unstyled:i});return s.createElement(le,eH({className:u(c.root,n),ref:t},l))});zR.displayName="@mantine/core/ButtonGroup";var nH=Object.defineProperty,oH=Object.defineProperties,aH=Object.getOwnPropertyDescriptors,Fx=Object.getOwnPropertySymbols,iH=Object.prototype.hasOwnProperty,lH=Object.prototype.propertyIsEnumerable,Vx=(e,t,r)=>t in e?nH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,io=(e,t)=>{for(var r in t||(t={}))iH.call(t,r)&&Vx(e,r,t[r]);if(Fx)for(var r of Fx(t))lH.call(t,r)&&Vx(e,r,t[r]);return e},Ku=(e,t)=>oH(e,aH(t));const sH=["filled","outline","light","white","default","subtle","gradient"],$v={xs:{height:Pt.xs,paddingLeft:S(14),paddingRight:S(14)},sm:{height:Pt.sm,paddingLeft:S(18),paddingRight:S(18)},md:{height:Pt.md,paddingLeft:S(22),paddingRight:S(22)},lg:{height:Pt.lg,paddingLeft:S(26),paddingRight:S(26)},xl:{height:Pt.xl,paddingLeft:S(32),paddingRight:S(32)},"compact-xs":{height:S(22),paddingLeft:S(7),paddingRight:S(7)},"compact-sm":{height:S(26),paddingLeft:S(8),paddingRight:S(8)},"compact-md":{height:S(30),paddingLeft:S(10),paddingRight:S(10)},"compact-lg":{height:S(34),paddingLeft:S(12),paddingRight:S(12)},"compact-xl":{height:S(40),paddingLeft:S(14),paddingRight:S(14)}};function cH({compact:e,size:t,withLeftIcon:r,withRightIcon:n}){if(e)return $v[`compact-${t}`];const o=$v[t];return o?Ku(io({},o),{paddingLeft:r?`calc(${o.paddingLeft} / 1.5)`:o.paddingLeft,paddingRight:n?`calc(${o.paddingRight} / 1.5)`:o.paddingRight}):{}}const uH=e=>({display:e?"block":"inline-block",width:e?"100%":"auto"});function dH({variant:e,theme:t,color:r,gradient:n}){if(!sH.includes(e))return null;const o=t.fn.variant({color:r,variant:e,gradient:n});return e==="gradient"?io({border:0,backgroundImage:o.background,color:o.color},t.fn.hover({backgroundSize:"200%"})):io({border:`${S(1)} solid ${o.border}`,backgroundColor:o.background,color:o.color},t.fn.hover({backgroundColor:o.hover}))}var fH=U((e,{radius:t,fullWidth:r,compact:n,withLeftIcon:o,withRightIcon:a,color:i,gradient:l},{variant:c,size:u})=>({root:Ku(io(Ku(io(io(io(io({},cH({compact:n,size:u,withLeftIcon:o,withRightIcon:a})),e.fn.fontStyles()),e.fn.focusStyles()),uH(r)),{borderRadius:e.fn.radius(t),fontWeight:600,position:"relative",lineHeight:1,fontSize:M({size:u,sizes:e.fontSizes}),userSelect:"none",cursor:"pointer"}),dH({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":Ku(io({content:'""'},e.fn.cover(S(-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 pH=fH;var mH=Object.defineProperty,wf=Object.getOwnPropertySymbols,LR=Object.prototype.hasOwnProperty,FR=Object.prototype.propertyIsEnumerable,Bx=(e,t,r)=>t in e?mH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ux=(e,t)=>{for(var r in t||(t={}))LR.call(t,r)&&Bx(e,r,t[r]);if(wf)for(var r of wf(t))FR.call(t,r)&&Bx(e,r,t[r]);return e},hH=(e,t)=>{var r={};for(var n in e)LR.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&&FR.call(e,n)&&(r[n]=e[n]);return r};const gH={size:"sm",type:"button",variant:"filled",loaderPosition:"left"},$0=f.forwardRef((e,t)=>{const r=q("Button",gH,e),{className:n,size:o,color:a,type:i,disabled:l,children:c,leftIcon:u,rightIcon:d,fullWidth:p,variant:h,radius:g,uppercase:v,compact:w,loading:E,loaderPosition:_,loaderProps:y,gradient:b,classNames:x,styles:P,unstyled:$}=r,O=hH(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}=pH({radius:g,color:a,fullWidth:p,compact:w,gradient:b,withLeftIcon:!!u,withRightIcon:!!d},{name:"Button",unstyled:$,classNames:x,styles:P,variant:h,size:o}),k=j.fn.variant({color:a,variant:h}),I=s.createElement(cn,Ux({color:k.color,size:`calc(${M({size:o,sizes:$v}).height} / 2)`},y));return s.createElement(mo,Ux({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&&_==="left")&&s.createElement("span",{className:T(C.icon,C.leftIcon)},E&&_==="left"?I:u),E&&_==="center"&&s.createElement("span",{className:C.centerLoader},I),s.createElement("span",{className:C.label,style:{textTransform:v?"uppercase":void 0}},c),(d||E&&_==="right")&&s.createElement("span",{className:T(C.icon,C.rightIcon)},E&&_==="right"?I:d)))});$0.displayName="@mantine/core/Button";$0.Group=zR;const X=$0;var vH=U((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:`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`}}}));const yH=vH;var wH=Object.defineProperty,_f=Object.getOwnPropertySymbols,VR=Object.prototype.hasOwnProperty,BR=Object.prototype.propertyIsEnumerable,Wx=(e,t,r)=>t in e?wH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_H=(e,t)=>{for(var r in t||(t={}))VR.call(t,r)&&Wx(e,r,t[r]);if(_f)for(var r of _f(t))BR.call(t,r)&&Wx(e,r,t[r]);return e},bH=(e,t)=>{var r={};for(var n in e)VR.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&&BR.call(e,n)&&(r[n]=e[n]);return r};const xH={},UR=f.forwardRef((e,t)=>{const r=q("Paper",xH,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}=yH({radius:a,shadow:l},{name:"Paper",unstyled:c,variant:u});return s.createElement(le,_H({className:h(p.root,n),"data-with-border":i||void 0,ref:t},d),o)});UR.displayName="@mantine/core/Paper";const Sn=UR;var EH=U((e,{inline:t})=>({root:{display:t?"inline-flex":"flex",alignItems:"center",justifyContent:"center"}}));const SH=EH;var PH=Object.defineProperty,bf=Object.getOwnPropertySymbols,WR=Object.prototype.hasOwnProperty,HR=Object.prototype.propertyIsEnumerable,Hx=(e,t,r)=>t in e?PH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,OH=(e,t)=>{for(var r in t||(t={}))WR.call(t,r)&&Hx(e,r,t[r]);if(bf)for(var r of bf(t))HR.call(t,r)&&Hx(e,r,t[r]);return e},$H=(e,t)=>{var r={};for(var n in e)WR.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&&HR.call(e,n)&&(r[n]=e[n]);return r};const qR=f.forwardRef((e,t)=>{const r=q("Center",{},e),{inline:n,className:o,unstyled:a,variant:i}=r,l=$H(r,["inline","className","unstyled","variant"]),{classes:c,cx:u}=SH({inline:n},{name:"Center",unstyled:a,variant:i});return s.createElement(le,OH({ref:t,className:u(c.root,o)},l))});qR.displayName="@mantine/core/Center";const Zt=qR,GR=f.createContext(null),CH=GR.Provider,kH=()=>f.useContext(GR);var jH=Object.defineProperty,xf=Object.getOwnPropertySymbols,QR=Object.prototype.hasOwnProperty,KR=Object.prototype.propertyIsEnumerable,qx=(e,t,r)=>t in e?jH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gx=(e,t)=>{for(var r in t||(t={}))QR.call(t,r)&&qx(e,r,t[r]);if(xf)for(var r of xf(t))KR.call(t,r)&&qx(e,r,t[r]);return e},RH=(e,t)=>{var r={};for(var n in e)QR.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&&KR.call(e,n)&&(r[n]=e[n]);return r};const TH={size:"sm"},YR=f.forwardRef((e,t)=>{const r=q("CheckboxGroup",TH,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c}=r,u=RH(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Pr({value:o,defaultValue:a,finalValue:[],onChange:i}),h=g=>{const v=g.currentTarget.value;p(d.includes(v)?d.filter(w=>w!==v):[...d,v])};return s.createElement(CH,{value:{value:d,onChange:h,size:l}},s.createElement(Ft.Wrapper,Gx(Gx({labelElement:"div",size:l,__staticSelector:"CheckboxGroup",ref:t},c),u),n))});YR.displayName="@mantine/core/CheckboxGroup";var IH=Object.defineProperty,Ef=Object.getOwnPropertySymbols,XR=Object.prototype.hasOwnProperty,JR=Object.prototype.propertyIsEnumerable,Qx=(e,t,r)=>t in e?IH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sf=(e,t)=>{for(var r in t||(t={}))XR.call(t,r)&&Qx(e,r,t[r]);if(Ef)for(var r of Ef(t))JR.call(t,r)&&Qx(e,r,t[r]);return e},ZR=(e,t)=>{var r={};for(var n in e)XR.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&&JR.call(e,n)&&(r[n]=e[n]);return r};function eT(e){const t=e,{width:r,height:n,style:o}=t,a=ZR(t,["width","height","style"]);return s.createElement("svg",Sf({viewBox:"0 0 10 7",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:Sf({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 tT(e){var t=e,{indeterminate:r}=t,n=ZR(t,["indeterminate"]);return r?s.createElement("svg",Sf({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(eT,Sf({},n))}var DH=Object.defineProperty,NH=Object.defineProperties,AH=Object.getOwnPropertyDescriptors,Kx=Object.getOwnPropertySymbols,MH=Object.prototype.hasOwnProperty,zH=Object.prototype.propertyIsEnumerable,Yx=(e,t,r)=>t in e?DH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xx=(e,t)=>{for(var r in t||(t={}))MH.call(t,r)&&Yx(e,r,t[r]);if(Kx)for(var r of Kx(t))zH.call(t,r)&&Yx(e,r,t[r]);return e},Jx=(e,t)=>NH(e,AH(t));const LH={xs:S(16),sm:S(20),md:S(24),lg:S(30),xl:S(36)};var FH=U((e,{radius:t,color:r,transitionDuration:n,labelPosition:o,error:a,indeterminate:i},{size:l})=>{const c=M({size:l,sizes:LH}),u=e.fn.variant({variant:"filled",color:r});return{icon:Jx(Xx({},e.fn.cover()),{ref:zt("icon"),color:i?"inherit":e.white,transform:i?"none":`translateY(${S(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:Jx(Xx({},e.fn.focusStyles()),{appearance:"none",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${S(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 VH=FH;var BH=Object.defineProperty,UH=Object.defineProperties,WH=Object.getOwnPropertyDescriptors,Zx=Object.getOwnPropertySymbols,HH=Object.prototype.hasOwnProperty,qH=Object.prototype.propertyIsEnumerable,eE=(e,t,r)=>t in e?BH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,GH=(e,t)=>{for(var r in t||(t={}))HH.call(t,r)&&eE(e,r,t[r]);if(Zx)for(var r of Zx(t))qH.call(t,r)&&eE(e,r,t[r]);return e},QH=(e,t)=>UH(e,WH(t));const Xh={xs:S(16),sm:S(20),md:S(24),lg:S(30),xl:S(36)};var KH=U((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:QH(GH({},e.fn.fontStyles()),{display:"inline-flex",flexDirection:"column",WebkitTapHighlightColor:"transparent",fontSize:r in Xh?M({size:r,sizes:e.fontSizes}):void 0,lineHeight:r in Xh?M({size:r,sizes:Xh}):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 YH=KH;var XH=Object.defineProperty,Pf=Object.getOwnPropertySymbols,rT=Object.prototype.hasOwnProperty,nT=Object.prototype.propertyIsEnumerable,tE=(e,t,r)=>t in e?XH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,JH=(e,t)=>{for(var r in t||(t={}))rT.call(t,r)&&tE(e,r,t[r]);if(Pf)for(var r of Pf(t))nT.call(t,r)&&tE(e,r,t[r]);return e},ZH=(e,t)=>{var r={};for(var n in e)rT.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&&nT.call(e,n)&&(r[n]=e[n]);return r};const Am=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:v,labelPosition:w,variant:E}=r,_=ZH(r,["__staticSelector","className","classNames","styles","unstyled","children","label","description","id","disabled","error","size","labelPosition","variant"]);const{classes:y,cx:b}=YH({labelPosition:w},{name:n,styles:i,classNames:a,unstyled:l,variant:E,size:v});return s.createElement(le,JH({className:b(y.root,o),ref:t},_),s.createElement("div",{className:b(y.body)},c,s.createElement("div",{className:y.labelWrapper},u&&s.createElement("label",{className:y.label,"data-disabled":h||void 0,htmlFor:p},u),d&&s.createElement(Ft.Description,{className:y.description},d),g&&g!=="boolean"&&s.createElement(Ft.Error,{className:y.error},g))))});Am.displayName="@mantine/core/InlineInput";var eq=Object.defineProperty,Of=Object.getOwnPropertySymbols,oT=Object.prototype.hasOwnProperty,aT=Object.prototype.propertyIsEnumerable,rE=(e,t,r)=>t in e?eq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mu=(e,t)=>{for(var r in t||(t={}))oT.call(t,r)&&rE(e,r,t[r]);if(Of)for(var r of Of(t))aT.call(t,r)&&rE(e,r,t[r]);return e},tq=(e,t)=>{var r={};for(var n in e)oT.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&&aT.call(e,n)&&(r[n]=e[n]);return r};const rq={size:"sm",transitionDuration:100,icon:tT,labelPosition:"right"},Cn=f.forwardRef((e,t)=>{const r=q("Checkbox",rq,e),{className:n,style:o,sx:a,checked:i,disabled:l,color:c,label:u,indeterminate:d,id:p,size:h,radius:g,wrapperProps:v,children:w,classNames:E,styles:_,transitionDuration:y,icon:b,unstyled:x,labelPosition:P,description:$,error:O,variant:C}=r,T=tq(r,["className","style","sx","checked","disabled","color","label","indeterminate","id","size","radius","wrapperProps","children","classNames","styles","transitionDuration","icon","unstyled","labelPosition","description","error","variant"]),j=kH(),k=$r(p),{systemStyles:I,rest:F}=Jn(T),{classes:N}=VH({radius:g,color:c,transitionDuration:y,labelPosition:P,error:!!O,indeterminate:d},{name:"Checkbox",classNames:E,styles:_,unstyled:x,variant:C,size:(j==null?void 0:j.size)||h}),L=j?{checked:j.value.includes(F.value),onChange:j.onChange}:{};return s.createElement(Am,mu(mu({className:n,sx:a,style:o,id:k,size:(j==null?void 0:j.size)||h,labelPosition:P,label:u,description:$,error:O,disabled:l,__staticSelector:"Checkbox",classNames:E,styles:_,unstyled:x,"data-checked":L.checked||void 0,variant:C},I),v),s.createElement("div",{className:N.inner},s.createElement("input",mu(mu({id:k,ref:t,type:"checkbox",className:N.input,checked:i,disabled:l},F),L)),s.createElement(b,{indeterminate:d,className:N.icon})))});Cn.displayName="@mantine/core/Checkbox";Cn.Group=YR;const iT=f.createContext(null),nq=iT.Provider,oq=()=>f.useContext(iT),aq={};function lT(e){const{value:t,defaultValue:r,onChange:n,multiple:o,children:a}=q("ChipGroup",aq,e),[i,l]=Pr({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(nq,{value:{isChipSelected:c,onChange:u,multiple:o}},a)}lT.displayName="@mantine/core/ChipGroup";var iq=Object.defineProperty,lq=Object.defineProperties,sq=Object.getOwnPropertyDescriptors,nE=Object.getOwnPropertySymbols,cq=Object.prototype.hasOwnProperty,uq=Object.prototype.propertyIsEnumerable,oE=(e,t,r)=>t in e?iq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bn=(e,t)=>{for(var r in t||(t={}))cq.call(t,r)&&oE(e,r,t[r]);if(nE)for(var r of nE(t))uq.call(t,r)&&oE(e,r,t[r]);return e},ss=(e,t)=>lq(e,sq(t));const aE={xs:S(24),sm:S(28),md:S(32),lg:S(36),xl:S(40)},ql={xs:S(10),sm:S(12),md:S(14),lg:S(16),xl:S(18)},iE={xs:S(16),sm:S(20),md:S(24),lg:S(28),xl:S(32)},hu={xs:S(7.5),sm:S(10),md:S(11.5),lg:S(13),xl:S(15)};function dq(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:bn({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:ss(bn({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:bn({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:bn({color:n.color,backgroundColor:n.background},e.fn.hover({backgroundColor:n.hover}))}:r==="outline"?{label:bn({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:`${S(1)} solid ${n.background}`}}:{label:null,checked:null}}var fq=U((e,{radius:t,color:r},{size:n,variant:o})=>{const a=dq(e,{color:r},o);return{root:{},label:ss(bn(ss(bn({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:`${S(1)} solid transparent`,borderRadius:e.fn.radius(t),height:M({size:n,sizes:aE}),fontSize:M({size:n,sizes:e.fontSizes}),lineHeight:`calc(${M({size:n,sizes:aE})} - ${S(2)})`,paddingLeft:M({size:n,sizes:iE}),paddingRight:M({size:n,sizes:iE}),cursor:"pointer",whiteSpace:"nowrap",transition:"background-color 100ms ease",WebkitTapHighlightColor:"transparent"}),a.label),{"&[data-disabled]":ss(bn({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:hu}),paddingRight:M({size:n,sizes:hu}),"&: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:ql})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,maxWidth:`calc(${M({size:n,sizes:ql})} + (${M({size:n,sizes:e.spacing})} / 1.5))`,height:M({size:n,sizes:ql}),display:"inline-block",verticalAlign:"middle",overflow:"hidden"},checkIcon:{width:M({size:n,sizes:ql}),height:`calc(${M({size:n,sizes:ql})} / 1.1)`,display:"block"},input:{width:0,height:0,padding:0,opacity:0,margin:0,"&:disabled + label":ss(bn({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:hu}),paddingRight:M({size:n,sizes:hu}),"&: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")}`]:bn({},e.focusRing==="always"||e.focusRing==="auto"?e.focusRingStyles.styles(e):e.focusRingStyles.resetStyles(e)),"&:focus:not(:focus-visible)":{[`& + .${zt("label")}`]:bn({},e.focusRing==="auto"||e.focusRing==="never"?e.focusRingStyles.resetStyles(e):null)}}}}});const pq=fq;var mq=Object.defineProperty,$f=Object.getOwnPropertySymbols,sT=Object.prototype.hasOwnProperty,cT=Object.prototype.propertyIsEnumerable,lE=(e,t,r)=>t in e?mq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gu=(e,t)=>{for(var r in t||(t={}))sT.call(t,r)&&lE(e,r,t[r]);if($f)for(var r of $f(t))cT.call(t,r)&&lE(e,r,t[r]);return e},hq=(e,t)=>{var r={};for(var n in e)sT.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&&cT.call(e,n)&&(r[n]=e[n]);return r};const gq={type:"checkbox",size:"sm",radius:"xl",variant:"outline"},Cf=f.forwardRef((e,t)=>{const r=q("Chip",gq,e),{radius:n,type:o,size:a,variant:i,disabled:l,id:c,color:u,children:d,className:p,classNames:h,style:g,styles:v,checked:w,defaultChecked:E,onChange:_,sx:y,wrapperProps:b,value:x,unstyled:P}=r,$=hq(r,["radius","type","size","variant","disabled","id","color","children","className","classNames","style","styles","checked","defaultChecked","onChange","sx","wrapperProps","value","unstyled"]),O=oq(),C=$r(c),{systemStyles:T,rest:j}=Jn($),{classes:k,cx:I}=pq({radius:n,color:u},{classNames:h,styles:v,unstyled:P,name:"Chip",variant:i,size:a}),[F,N]=Pr({value:w,defaultValue:E,finalValue:!1,onChange:_}),L=O?{checked:O.isChipSelected(x),onChange:O.onChange,type:O.multiple?"checkbox":"radio"}:{},H=L.checked||F;return s.createElement(le,gu(gu({className:I(k.root,p),style:g,sx:y},T),b),s.createElement("input",gu(gu({type:o,className:k.input,checked:H,onChange:Q=>N(Q.currentTarget.checked),id:C,disabled:l,ref:t,value:x},L),j)),s.createElement("label",{htmlFor:C,"data-checked":H||void 0,"data-disabled":l||void 0,className:k.label},H&&s.createElement("span",{className:k.iconWrapper},s.createElement(eT,{className:k.checkIcon})),d))});Cf.displayName="@mantine/core/Chip";Cf.Group=lT;var vq=U((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 yq=vq;var wq=Object.defineProperty,kf=Object.getOwnPropertySymbols,uT=Object.prototype.hasOwnProperty,dT=Object.prototype.propertyIsEnumerable,sE=(e,t,r)=>t in e?wq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_q=(e,t)=>{for(var r in t||(t={}))uT.call(t,r)&&sE(e,r,t[r]);if(kf)for(var r of kf(t))dT.call(t,r)&&sE(e,r,t[r]);return e},bq=(e,t)=>{var r={};for(var n in e)uT.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&&dT.call(e,n)&&(r[n]=e[n]);return r};const xq={sizes:{xs:S(540),sm:S(720),md:S(960),lg:S(1140),xl:S(1320)}},fT=f.forwardRef((e,t)=>{const r=q("Container",xq,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}=yq({fluid:o,sizes:l},{unstyled:i,name:"Container",variant:c,size:a});return s.createElement(le,_q({className:p(d.root,n),ref:t},u))});fT.displayName="@mantine/core/Container";var Eq=Object.defineProperty,jf=Object.getOwnPropertySymbols,pT=Object.prototype.hasOwnProperty,mT=Object.prototype.propertyIsEnumerable,cE=(e,t,r)=>t in e?Eq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Sq=(e,t)=>{for(var r in t||(t={}))pT.call(t,r)&&cE(e,r,t[r]);if(jf)for(var r of jf(t))mT.call(t,r)&&cE(e,r,t[r]);return e},Pq=(e,t)=>{var r={};for(var n in e)pT.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&&mT.call(e,n)&&(r[n]=e[n]);return r};const Oq={timeout:1e3};function hT(e){const t=q("CopyButton",Oq,e),{children:r,timeout:n,value:o}=t,a=Pq(t,["children","timeout","value"]),i=f6({timeout:n}),l=()=>i.copy(o);return s.createElement(s.Fragment,null,r(Sq({copy:l,copied:i.copied},a)))}hT.displayName="@mantine/core/CopyButton";const[$q,Sl]=So("ModalBase component was not found in tree");var Cq=U(()=>({close:{marginLeft:"auto",marginRight:0}}));const kq=Cq;var jq=Object.defineProperty,Rf=Object.getOwnPropertySymbols,gT=Object.prototype.hasOwnProperty,vT=Object.prototype.propertyIsEnumerable,uE=(e,t,r)=>t in e?jq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Rq=(e,t)=>{for(var r in t||(t={}))gT.call(t,r)&&uE(e,r,t[r]);if(Rf)for(var r of Rf(t))vT.call(t,r)&&uE(e,r,t[r]);return e},Tq=(e,t)=>{var r={};for(var n in e)gT.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&&vT.call(e,n)&&(r[n]=e[n]);return r};const Iq={size:"sm"},Dq=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}CloseButton`,Iq,e),{className:o}=n,a=Tq(n,["className"]),{classes:i,cx:l}=kq(null,r.stylesApi);return s.createElement(ic,Rq({className:l(i.close,o),ref:t,onClick:r.onClose},a))});var Nq=U(()=>({overlay:{}}));const Aq=Nq;var Mq=Object.defineProperty,zq=Object.defineProperties,Lq=Object.getOwnPropertyDescriptors,dE=Object.getOwnPropertySymbols,Fq=Object.prototype.hasOwnProperty,Vq=Object.prototype.propertyIsEnumerable,fE=(e,t,r)=>t in e?Mq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bq=(e,t)=>{for(var r in t||(t={}))Fq.call(t,r)&&fE(e,r,t[r]);if(dE)for(var r of dE(t))Vq.call(t,r)&&fE(e,r,t[r]);return e},Uq=(e,t)=>zq(e,Lq(t)),Wq=U((e,{color:t,opacity:r,blur:n,radius:o,gradient:a,fixed:i,zIndex:l})=>({root:Uq(Bq({},e.fn.cover(0)),{position:i?"fixed":"absolute",backgroundColor:a?void 0:e.fn.rgba(t,r),backgroundImage:a,backdropFilter:n?`blur(${S(n)})`:void 0,borderRadius:e.fn.radius(o),zIndex:l,"&[data-center]":{display:"flex",alignItems:"center",justifyContent:"center"}})}));const Hq=Wq;var qq=Object.defineProperty,Tf=Object.getOwnPropertySymbols,yT=Object.prototype.hasOwnProperty,wT=Object.prototype.propertyIsEnumerable,pE=(e,t,r)=>t in e?qq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gq=(e,t)=>{for(var r in t||(t={}))yT.call(t,r)&&pE(e,r,t[r]);if(Tf)for(var r of Tf(t))wT.call(t,r)&&pE(e,r,t[r]);return e},Qq=(e,t)=>{var r={};for(var n in e)yT.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&&wT.call(e,n)&&(r[n]=e[n]);return r};const Kq={opacity:.6,color:"#000",zIndex:kn("modal"),radius:0},_T=f.forwardRef((e,t)=>{const r=q("Overlay",Kq,e),{variant:n,opacity:o,color:a,blur:i,gradient:l,zIndex:c,radius:u,children:d,className:p,classNames:h,styles:g,unstyled:v,center:w,fixed:E}=r,_=Qq(r,["variant","opacity","color","blur","gradient","zIndex","radius","children","className","classNames","styles","unstyled","center","fixed"]),{classes:y,cx:b}=Hq({color:a,opacity:o,blur:i,radius:u,gradient:l,fixed:E,zIndex:c},{name:"Overlay",classNames:h,styles:g,unstyled:v,variant:n});return s.createElement(le,Gq({ref:t,className:b(y.root,p),"data-center":w||void 0},_),d)});_T.displayName="@mantine/core/Overlay";const bT=_T;var Yq=Object.defineProperty,Xq=Object.defineProperties,Jq=Object.getOwnPropertyDescriptors,If=Object.getOwnPropertySymbols,xT=Object.prototype.hasOwnProperty,ET=Object.prototype.propertyIsEnumerable,mE=(e,t,r)=>t in e?Yq(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Gl=(e,t)=>{for(var r in t||(t={}))xT.call(t,r)&&mE(e,r,t[r]);if(If)for(var r of If(t))ET.call(t,r)&&mE(e,r,t[r]);return e},Zq=(e,t)=>Xq(e,Jq(t)),eG=(e,t)=>{var r={};for(var n in e)xT.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&&ET.call(e,n)&&(r[n]=e[n]);return r};const tG={},rG=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}Overlay`,tG,e),{onClick:o,transitionProps:a,style:i,className:l}=n,c=eG(n,["onClick","transitionProps","style","className"]),{classes:u,cx:d}=Aq(null,r.stylesApi),p=h=>{o==null||o(h),r.closeOnClickOutside&&r.onClose()};return s.createElement(ii,Zq(Gl(Gl({mounted:r.opened},r.transitionProps),a),{transition:"fade"}),h=>s.createElement(bT,Gl({ref:t,onClick:p,fixed:!0,style:Gl(Gl({},i),h),className:d(u.overlay,l),zIndex:r.zIndex},c)))});var nG=U((e,{zIndex:t})=>({inner:{position:"fixed",width:"100%",top:0,bottom:0,maxHeight:"100%",zIndex:t,pointerEvents:"none"},content:{pointerEvents:"all"}}));const oG=nG;var aG=Object.defineProperty,Df=Object.getOwnPropertySymbols,ST=Object.prototype.hasOwnProperty,PT=Object.prototype.propertyIsEnumerable,hE=(e,t,r)=>t in e?aG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ql=(e,t)=>{for(var r in t||(t={}))ST.call(t,r)&&hE(e,r,t[r]);if(Df)for(var r of Df(t))PT.call(t,r)&&hE(e,r,t[r]);return e},iG=(e,t)=>{var r={};for(var n in e)ST.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&&PT.call(e,n)&&(r[n]=e[n]);return r};const lG={},sG=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}Content`,lG,e),{className:o,transitionProps:a,style:i,onKeyDown:l}=n,c=iG(n,["className","transitionProps","style","onKeyDown"]),{classes:u,cx:d}=oG({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(ii,Ql(Ql({mounted:r.opened,transition:"pop"},r.transitionProps),a),h=>s.createElement("div",{className:d(u.inner)},s.createElement(b0,{active:r.opened&&r.trapFocus},s.createElement(Sn,Ql({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:Ql(Ql({},i),h),shadow:r.shadow},c),c.children))))});var cG=U((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} - ${S(5)})`,position:"sticky",top:0,backgroundColor:e.colorScheme==="dark"?e.colors.dark[7]:e.white,zIndex:1e3}}});const uG=cG;var dG=Object.defineProperty,Nf=Object.getOwnPropertySymbols,OT=Object.prototype.hasOwnProperty,$T=Object.prototype.propertyIsEnumerable,gE=(e,t,r)=>t in e?dG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fG=(e,t)=>{for(var r in t||(t={}))OT.call(t,r)&&gE(e,r,t[r]);if(Nf)for(var r of Nf(t))$T.call(t,r)&&gE(e,r,t[r]);return e},pG=(e,t)=>{var r={};for(var n in e)OT.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&&$T.call(e,n)&&(r[n]=e[n]);return r};const mG={},hG=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}Header`,mG,e),{className:o}=n,a=pG(n,["className"]),{classes:i,cx:l}=uG({padding:r.padding},r.stylesApi);return s.createElement(le,fG({ref:t,className:l(i.header,o)},a))});var gG=U(e=>({title:{lineHeight:1,padding:0,margin:0,fontWeight:400,fontSize:e.fontSizes.md}}));const vG=gG;var yG=Object.defineProperty,Af=Object.getOwnPropertySymbols,CT=Object.prototype.hasOwnProperty,kT=Object.prototype.propertyIsEnumerable,vE=(e,t,r)=>t in e?yG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wG=(e,t)=>{for(var r in t||(t={}))CT.call(t,r)&&vE(e,r,t[r]);if(Af)for(var r of Af(t))kT.call(t,r)&&vE(e,r,t[r]);return e},_G=(e,t)=>{var r={};for(var n in e)CT.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&&kT.call(e,n)&&(r[n]=e[n]);return r};const bG={},xG=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}Title`,bG,e),{className:o}=n,a=_G(n,["className"]),{classes:i,cx:l}=vG(null,r.stylesApi);return f.useEffect(()=>(r.setTitleMounted(!0),()=>r.setTitleMounted(!1)),[]),s.createElement(le,wG({component:"h2",id:r.getTitleId(),className:l(i.title,o),ref:t},a))});var EG=U((e,{padding:t})=>({body:{padding:M({size:t,sizes:e.spacing}),"&:not(:only-child)":{paddingTop:0}}}));const SG=EG;var PG=Object.defineProperty,Mf=Object.getOwnPropertySymbols,jT=Object.prototype.hasOwnProperty,RT=Object.prototype.propertyIsEnumerable,yE=(e,t,r)=>t in e?PG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,OG=(e,t)=>{for(var r in t||(t={}))jT.call(t,r)&&yE(e,r,t[r]);if(Mf)for(var r of Mf(t))RT.call(t,r)&&yE(e,r,t[r]);return e},$G=(e,t)=>{var r={};for(var n in e)jT.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&&RT.call(e,n)&&(r[n]=e[n]);return r};const CG={},kG=f.forwardRef((e,t)=>{const r=Sl(),n=q(`${r.__staticSelector}Body`,CG,e),{className:o}=n,a=$G(n,["className"]),{classes:i,cx:l}=SG({padding:r.padding},r.stylesApi);return f.useEffect(()=>(r.setBodyMounted(!0),()=>r.setBodyMounted(!1)),[]),s.createElement(le,OG({id:r.getBodyId(),className:l(i.body,o),ref:t},a))});function jG({children:e}){return s.createElement(s.Fragment,null,e)}function RG({opened:e,transitionDuration:t}){const[r,n]=f.useState(e),o=f.useRef(),i=mm()?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 TG=U(()=>({root:{}}));const IG=TG;var DG=Object.defineProperty,NG=Object.defineProperties,AG=Object.getOwnPropertyDescriptors,zf=Object.getOwnPropertySymbols,TT=Object.prototype.hasOwnProperty,IT=Object.prototype.propertyIsEnumerable,wE=(e,t,r)=>t in e?DG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jh=(e,t)=>{for(var r in t||(t={}))TT.call(t,r)&&wE(e,r,t[r]);if(zf)for(var r of zf(t))IT.call(t,r)&&wE(e,r,t[r]);return e},_E=(e,t)=>NG(e,AG(t)),MG=(e,t)=>{var r={};for(var n in e)TT.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&&IT.call(e,n)&&(r[n]=e[n]);return r};const C0={closeOnClickOutside:!0,withinPortal:!0,lockScroll:!0,trapFocus:!0,returnFocus:!0,closeOnEscape:!0,keepMounted:!1,zIndex:kn("modal"),padding:"md",size:"md",shadow:"xl"};function $t(e){const t=q("ModalBase",C0,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:v,closeOnEscape:w,returnFocus:E,padding:_,shadow:y,id:b,size:x,variant:P,classNames:$,unstyled:O,styles:C,className:T}=t,j=MG(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}=IG(null,{name:i,classNames:$,styles:C,unstyled:O,variant:P,size:x}),F=$r(b),[N,L]=f.useState(!1),[H,Q]=f.useState(!1),R=typeof(l==null?void 0:l.duration)=="number"?l==null?void 0:l.duration:200,D=RG({opened:r,transitionDuration:R});return $g("keydown",V=>{!v&&V.key==="Escape"&&w&&n()}),Q$({opened:r,shouldReturnFocus:v&&E}),s.createElement(xl,_E(Jh({},u),{withinPortal:c,target:p}),s.createElement($q,{value:{__staticSelector:i,opened:r,onClose:n,closeOnClickOutside:a,transitionProps:_E(Jh({},l),{duration:R,keepMounted:d}),zIndex:h,padding:_,id:F,getTitleId:()=>`${F}-title`,getBodyId:()=>`${F}-body`,titleMounted:N,bodyMounted:H,setTitleMounted:L,setBodyMounted:Q,trapFocus:v,closeOnEscape:w,shadow:y,stylesApi:{name:i,size:x,variant:P,classNames:$,styles:C,unstyled:O}}},s.createElement(M4,{enabled:D&&g},s.createElement(le,Jh({className:I(k.root,T)},j),o))))}$t.CloseButton=Dq;$t.Overlay=rG;$t.Content=sG;$t.Header=hG;$t.Title=xG;$t.Body=kG;$t.NativeScrollArea=jG;const[zG,LG]=So("Grid component was not found in tree");var FG=Object.defineProperty,bE=Object.getOwnPropertySymbols,VG=Object.prototype.hasOwnProperty,BG=Object.prototype.propertyIsEnumerable,xE=(e,t,r)=>t in e?FG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,UG=(e,t)=>{for(var r in t||(t={}))VG.call(t,r)&&xE(e,r,t[r]);if(bE)for(var r of bE(t))BG.call(t,r)&&xE(e,r,t[r]);return e};const k0=(e,t)=>e==="content"?"auto":e==="auto"?"0rem":e?`${100/(t/e)}%`:void 0,DT=(e,t,r)=>r||e==="auto"||e==="content"?"unset":k0(e,t),NT=(e,t)=>{if(e)return e==="auto"||t?1:0},AT=(e,t)=>e===0?0:e?`${100/(t/e)}%`:void 0,MT=(e,t)=>typeof e<"u"?`calc(${M({size:e,sizes:t.spacing})} / 2)`:void 0;function WG({sizes:e,offsets:t,orders:r,theme:n,columns:o,gutters:a,grow:i}){return O$.reduce((l,c)=>(l[`@media (min-width: ${ar(n.breakpoints[c])})`]={order:r[c],flexBasis:k0(e[c],o),padding:MT(a[c],n),flexShrink:0,width:e[c]==="content"?"auto":void 0,maxWidth:DT(e[c],o,i),marginLeft:AT(t[c],o),flexGrow:NT(e[c],i)},l),{})}var HG=U((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:v,span:w,xs:E,sm:_,md:y,lg:b,xl:x,order:P,orderXs:$,orderSm:O,orderMd:C,orderLg:T,orderXl:j})=>({col:UG({boxSizing:"border-box",flexGrow:NT(w,l),order:P,padding:MT(t,e),marginLeft:AT(c,v),flexBasis:k0(w,v),flexShrink:0,width:w==="content"?"auto":void 0,maxWidth:DT(w,v,l)},WG({sizes:{xs:E,sm:_,md:y,lg:b,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:v,grow:l}))}));const qG=HG;var GG=Object.defineProperty,Lf=Object.getOwnPropertySymbols,zT=Object.prototype.hasOwnProperty,LT=Object.prototype.propertyIsEnumerable,EE=(e,t,r)=>t in e?GG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QG=(e,t)=>{for(var r in t||(t={}))zT.call(t,r)&&EE(e,r,t[r]);if(Lf)for(var r of Lf(t))LT.call(t,r)&&EE(e,r,t[r]);return e},KG=(e,t)=>{var r={};for(var n in e)zT.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&&LT.call(e,n)&&(r[n]=e[n]);return r};const YG={};function XG(e){return e==="auto"||e==="content"?!0:typeof e=="number"&&e>0&&e%1===0}const FT=f.forwardRef((e,t)=>{const r=q("GridCol",YG,e),{children:n,span:o,offset:a,offsetXs:i,offsetSm:l,offsetMd:c,offsetLg:u,offsetXl:d,xs:p,sm:h,md:g,lg:v,xl:w,order:E,orderXs:_,orderSm:y,orderMd:b,orderLg:x,orderXl:P,className:$,unstyled:O,variant:C}=r,T=KG(r,["children","span","offset","offsetXs","offsetSm","offsetMd","offsetLg","offsetXl","xs","sm","md","lg","xl","order","orderXs","orderSm","orderMd","orderLg","orderXl","className","unstyled","variant"]),j=LG(),k=o||j.columns,{classes:I,cx:F}=qG({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:v,xl:w,order:E,orderXs:_,orderSm:y,orderMd:b,orderLg:x,orderXl:P,grow:j.grow,columns:j.columns,span:k},{unstyled:O,name:"Grid",variant:C});return!XG(k)||k>j.columns?null:s.createElement(le,QG({className:F(I.col,$),ref:t},T),n)});FT.displayName="@mantine/core/Col";var JG=Object.defineProperty,SE=Object.getOwnPropertySymbols,ZG=Object.prototype.hasOwnProperty,eQ=Object.prototype.propertyIsEnumerable,PE=(e,t,r)=>t in e?JG(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tQ=(e,t)=>{for(var r in t||(t={}))ZG.call(t,r)&&PE(e,r,t[r]);if(SE)for(var r of SE(t))eQ.call(t,r)&&PE(e,r,t[r]);return e};function rQ(e,t){return O$.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 nQ=U((e,{justify:t,align:r,gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c})=>({root:tQ({margin:`calc(-${M({size:n,sizes:e.spacing})} / 2)`,display:"flex",flexWrap:"wrap",justifyContent:t,alignItems:r},rQ({xs:o,sm:a,md:i,lg:l,xl:c},e))}));const oQ=nQ;var aQ=Object.defineProperty,Ff=Object.getOwnPropertySymbols,VT=Object.prototype.hasOwnProperty,BT=Object.prototype.propertyIsEnumerable,OE=(e,t,r)=>t in e?aQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,iQ=(e,t)=>{for(var r in t||(t={}))VT.call(t,r)&&OE(e,r,t[r]);if(Ff)for(var r of Ff(t))BT.call(t,r)&&OE(e,r,t[r]);return e},lQ=(e,t)=>{var r={};for(var n in e)VT.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&&BT.call(e,n)&&(r[n]=e[n]);return r};const sQ={gutter:"md",justify:"flex-start",align:"stretch",columns:12},tn=f.forwardRef((e,t)=>{const r=q("Grid",sQ,e),{gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c,children:u,grow:d,justify:p,align:h,columns:g,className:v,unstyled:w,variant:E}=r,_=lQ(r,["gutter","gutterXs","gutterSm","gutterMd","gutterLg","gutterXl","children","grow","justify","align","columns","className","unstyled","variant"]),{classes:y,cx:b}=oQ({gutter:n,justify:p,align:h,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c},{unstyled:w,name:"Grid",variant:E});return s.createElement(zG,{value:{gutter:n,gutterXs:o,gutterSm:a,gutterMd:i,gutterLg:l,gutterXl:c,grow:d,columns:g}},s.createElement(le,iQ({className:b(y.root,v),ref:t},_),u))});tn.Col=FT;tn.displayName="@mantine/core/Grid";function cQ(e){return f.Children.toArray(e).filter(Boolean)}const UT={left:"flex-start",center:"center",right:"flex-end",apart:"space-between"};var uQ=U((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:UT[r],gap:M({size:t,sizes:e.spacing}),"& > *":{boxSizing:"border-box",maxWidth:o?`calc(${100/i}% - (${S(M({size:t,sizes:e.spacing}))} - ${M({size:t,sizes:e.spacing})} / ${i}))`:void 0,flexGrow:o?1:0}}}));const dQ=uQ;var fQ=Object.defineProperty,Vf=Object.getOwnPropertySymbols,WT=Object.prototype.hasOwnProperty,HT=Object.prototype.propertyIsEnumerable,$E=(e,t,r)=>t in e?fQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,pQ=(e,t)=>{for(var r in t||(t={}))WT.call(t,r)&&$E(e,r,t[r]);if(Vf)for(var r of Vf(t))HT.call(t,r)&&$E(e,r,t[r]);return e},mQ=(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 hQ={position:"left",spacing:"md"},ee=f.forwardRef((e,t)=>{const r=q("Group",hQ,e),{className:n,position:o,align:a,children:i,noWrap:l,grow:c,spacing:u,unstyled:d,variant:p}=r,h=mQ(r,["className","position","align","children","noWrap","grow","spacing","unstyled","variant"]),g=cQ(i),{classes:v,cx:w}=dQ({align:a,grow:c,noWrap:l,spacing:u,position:o,count:g.length},{unstyled:d,name:"Group",variant:p});return s.createElement(le,pQ({className:w(v.root,n),ref:t},h),g)});ee.displayName="@mantine/core/Group";function gQ({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 CE(e,t){if(typeof e=="string"&&e.trim().length===0)return!0;try{return t(e),!0}catch{return!1}}var vQ=U((e,t,{size:r})=>({input:{fontFamily:e.fontFamilyMonospace,fontSize:`calc(${M({size:r,sizes:e.fontSizes})} - ${S(2)})`}}));const yQ=vQ;function j0(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 wQ=f.useLayoutEffect,_Q=function(t){var r=f.useRef(t);return wQ(function(){r.current=t}),r},kE=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&&kE(n.current,null),n.current=r,r&&kE(r,o)},[r])},jE={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0"},RE=function(t){Object.keys(jE).forEach(function(r){t.style.setProperty(r,jE[r],"important")})},Dr=null,xQ=function(t,r){var n=t.scrollHeight;return r.sizingStyle.boxSizing==="border-box"?n+r.borderSize:n-r.paddingSize};function EQ(e,t,r,n){r===void 0&&(r=1),n===void 0&&(n=1/0),Dr||(Dr=document.createElement("textarea"),Dr.setAttribute("tabindex","-1"),Dr.setAttribute("aria-hidden","true"),RE(Dr)),Dr.parentNode===null&&document.body.appendChild(Dr);var o=e.paddingSize,a=e.borderSize,i=e.sizingStyle,l=i.boxSizing;Object.keys(i).forEach(function(h){var g=h;Dr.style[g]=i[g]}),RE(Dr),Dr.value=t;var c=xQ(Dr,e);Dr.value="x";var u=Dr.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 TE=function(){},SQ=function(t,r){return t.reduce(function(n,o){return n[o]=r[o],n},{})},PQ=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],OQ=!!document.documentElement.currentStyle,$Q=function(t){var r=window.getComputedStyle(t);if(r===null)return null;var n=SQ(PQ,r),o=n.boxSizing;if(o==="")return null;OQ&&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}},CQ=function(t){var r=_Q(t);f.useLayoutEffect(function(){var n=function(a){r.current(a)};return window.addEventListener("resize",n),function(){window.removeEventListener("resize",n)}},[])},kQ=function(t,r){var n=t.cacheMeasurements,o=t.maxRows,a=t.minRows,i=t.onChange,l=i===void 0?TE:i,c=t.onHeightChange,u=c===void 0?TE:c,d=j0(t,["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"]),p=d.value!==void 0,h=f.useRef(null),g=bQ(h,r),v=f.useRef(0),w=f.useRef(),E=function(){var b=h.current,x=n&&w.current?w.current:$Q(b);if(x){w.current=x;var P=EQ(x,b.value||b.placeholder||"x",a,o),$=P[0],O=P[1];v.current!==$&&(v.current=$,b.style.setProperty("height",$+"px","important"),u($,{rowHeight:O}))}},_=function(b){p||E(),l(b)};return f.useLayoutEffect(E),CQ(E),f.createElement("textarea",Je({},d,{onChange:_,ref:g}))},jQ=f.forwardRef(kQ);const RQ=jQ;var TQ=U(e=>({input:{paddingTop:e.spacing.xs,paddingBottom:e.spacing.xs}}));const IQ=TQ;var DQ=Object.defineProperty,NQ=Object.defineProperties,AQ=Object.getOwnPropertyDescriptors,Bf=Object.getOwnPropertySymbols,qT=Object.prototype.hasOwnProperty,GT=Object.prototype.propertyIsEnumerable,IE=(e,t,r)=>t in e?DQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wi=(e,t)=>{for(var r in t||(t={}))qT.call(t,r)&&IE(e,r,t[r]);if(Bf)for(var r of Bf(t))GT.call(t,r)&&IE(e,r,t[r]);return e},Zh=(e,t)=>NQ(e,AQ(t)),MQ=(e,t)=>{var r={};for(var n in e)qT.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&&GT.call(e,n)&&(r[n]=e[n]);return r};const zQ={autosize:!1,size:"sm",__staticSelector:"Textarea"},dc=f.forwardRef((e,t)=>{const r=q("Textarea",zQ,e),{autosize:n,maxRows:o,minRows:a,label:i,error:l,description:c,id:u,className:d,required:p,style:h,wrapperProps:g,classNames:v,styles:w,size:E,__staticSelector:_,sx:y,errorProps:b,descriptionProps:x,labelProps:P,inputWrapperOrder:$,inputContainer:O,unstyled:C,withAsterisk:T,variant:j}=r,k=MQ(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=$r(u),{classes:F,cx:N}=IQ(),{systemStyles:L,rest:H}=Jn(k),Q=wi({required:p,ref:t,error:l,id:I,classNames:Zh(wi({},v),{input:N(F.input,v==null?void 0:v.input)}),styles:w,__staticSelector:_,size:E,multiline:!0,unstyled:C,variant:j},H);return s.createElement(Ft.Wrapper,wi(wi({label:i,error:l,id:I,description:c,required:p,style:h,className:d,classNames:v,styles:w,size:E,__staticSelector:_,sx:y,errorProps:b,labelProps:P,descriptionProps:x,inputContainer:O,inputWrapperOrder:$,unstyled:C,withAsterisk:T,variant:j},L),g),n?s.createElement(Ft,Zh(wi({},Q),{component:RQ,maxRows:o,minRows:a})):s.createElement(Ft,Zh(wi({},Q),{component:"textarea",rows:a})))});dc.displayName="@mantine/core/Textarea";var LQ=Object.defineProperty,FQ=Object.defineProperties,VQ=Object.getOwnPropertyDescriptors,Uf=Object.getOwnPropertySymbols,QT=Object.prototype.hasOwnProperty,KT=Object.prototype.propertyIsEnumerable,DE=(e,t,r)=>t in e?LQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,NE=(e,t)=>{for(var r in t||(t={}))QT.call(t,r)&&DE(e,r,t[r]);if(Uf)for(var r of Uf(t))KT.call(t,r)&&DE(e,r,t[r]);return e},BQ=(e,t)=>FQ(e,VQ(t)),UQ=(e,t)=>{var r={};for(var n in e)QT.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&&KT.call(e,n)&&(r[n]=e[n]);return r};const WQ={formatOnBlur:!1,size:"sm",serialize:JSON.stringify,deserialize:JSON.parse},Pl=f.forwardRef((e,t)=>{const r=q("JsonInput",WQ,e),{value:n,defaultValue:o,onChange:a,onFocus:i,onBlur:l,error:c,formatOnBlur:u,size:d,validationError:p,classNames:h,unstyled:g,readOnly:v,variant:w,serialize:E,deserialize:_}=r,y=UQ(r,["value","defaultValue","onChange","onFocus","onBlur","error","formatOnBlur","size","validationError","classNames","unstyled","readOnly","variant","serialize","deserialize"]),{classes:b,cx:x}=yQ(null,{name:"JsonInput",unstyled:g,size:d,variant:w}),[P,$]=Pr({value:n,defaultValue:o,finalValue:"",onChange:a}),[O,C]=f.useState(CE(P,_)),T=k=>{typeof i=="function"&&i(k),C(!0)},j=k=>{typeof l=="function"&&l(k);const I=CE(k.currentTarget.value,_);u&&!v&&I&&k.currentTarget.value.trim()!==""&&$(E(_(k.currentTarget.value),null,2)),C(I)};return s.createElement(dc,NE({value:P,onChange:k=>$(k.currentTarget.value),onFocus:T,onBlur:j,error:O?c:p||!0,__staticSelector:"JsonInput",classNames:BQ(NE({},h),{input:x(b.input,h==null?void 0:h.input)}),autoComplete:"off",ref:t,unstyled:g,readOnly:v,size:d,variant:w},y))});Pl.displayName="@mantine/core/JsonInput";const[HQ,qQ]=So("List component was not found in tree");var GQ=U((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 QQ=GQ;var KQ=Object.defineProperty,Wf=Object.getOwnPropertySymbols,YT=Object.prototype.hasOwnProperty,XT=Object.prototype.propertyIsEnumerable,AE=(e,t,r)=>t in e?KQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,YQ=(e,t)=>{for(var r in t||(t={}))YT.call(t,r)&&AE(e,r,t[r]);if(Wf)for(var r of Wf(t))XT.call(t,r)&&AE(e,r,t[r]);return e},XQ=(e,t)=>{var r={};for(var n in e)YT.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&&XT.call(e,n)&&(r[n]=e[n]);return r};const JQ={},JT=f.forwardRef((e,t)=>{const r=q("ListItem",JQ,e),{className:n,children:o,icon:a}=r,i=XQ(r,["className","children","icon"]),{icon:l,spacing:c,center:u,listStyleType:d,size:p,withPadding:h,classNames:g,styles:v,unstyled:w,variant:E}=qQ(),_=a||l,{classes:y,cx:b}=QQ({withPadding:h,listStyleType:d,center:u,spacing:c},{classNames:g,styles:v,unstyled:w,name:"List",variant:E,size:p});return s.createElement(le,YQ({component:"li",className:b(y.item,n),"data-with-icon":!!_||void 0,ref:t},i),s.createElement("div",{className:y.itemWrapper},_&&s.createElement("span",{className:y.itemIcon},_),s.createElement("span",null,o)))});JT.displayName="@mantine/core/ListItem";var ZQ=Object.defineProperty,eK=Object.defineProperties,tK=Object.getOwnPropertyDescriptors,ME=Object.getOwnPropertySymbols,rK=Object.prototype.hasOwnProperty,nK=Object.prototype.propertyIsEnumerable,zE=(e,t,r)=>t in e?ZQ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,oK=(e,t)=>{for(var r in t||(t={}))rK.call(t,r)&&zE(e,r,t[r]);if(ME)for(var r of ME(t))nK.call(t,r)&&zE(e,r,t[r]);return e},aK=(e,t)=>eK(e,tK(t)),iK=U((e,{withPadding:t,listStyleType:r},{size:n})=>({root:aK(oK({},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 lK=iK;var sK=Object.defineProperty,Hf=Object.getOwnPropertySymbols,ZT=Object.prototype.hasOwnProperty,eI=Object.prototype.propertyIsEnumerable,LE=(e,t,r)=>t in e?sK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cK=(e,t)=>{for(var r in t||(t={}))ZT.call(t,r)&&LE(e,r,t[r]);if(Hf)for(var r of Hf(t))eI.call(t,r)&&LE(e,r,t[r]);return e},uK=(e,t)=>{var r={};for(var n in e)ZT.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&&eI.call(e,n)&&(r[n]=e[n]);return r};const dK={type:"unordered",size:"md",spacing:0},wr=f.forwardRef((e,t)=>{const r=q("List",dK,e),{children:n,type:o,size:a,listStyleType:i,withPadding:l,center:c,spacing:u,icon:d,className:p,styles:h,classNames:g,unstyled:v,variant:w}=r,E=uK(r,["children","type","size","listStyleType","withPadding","center","spacing","icon","className","styles","classNames","unstyled","variant"]),{classes:_,cx:y}=lK({withPadding:l,listStyleType:i,center:c,spacing:u},{classNames:g,styles:h,name:"List",unstyled:v,size:a,variant:w});return s.createElement(HQ,{value:{spacing:u,center:c,icon:d,listStyleType:i,size:a,withPadding:l,classNames:g,styles:h,unstyled:v,variant:w}},s.createElement(le,cK({component:o==="unordered"?"ul":"ol",className:y(_.root,p),ref:t},E),n))});wr.Item=JT;wr.displayName="@mantine/core/List";var fK=Object.defineProperty,pK=Object.defineProperties,mK=Object.getOwnPropertyDescriptors,FE=Object.getOwnPropertySymbols,hK=Object.prototype.hasOwnProperty,gK=Object.prototype.propertyIsEnumerable,VE=(e,t,r)=>t in e?fK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vK=(e,t)=>{for(var r in t||(t={}))hK.call(t,r)&&VE(e,r,t[r]);if(FE)for(var r of FE(t))gK.call(t,r)&&VE(e,r,t[r]);return e},yK=(e,t)=>pK(e,mK(t)),wK=U(e=>({root:yK(vK({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"})}));const _K=wK;var bK=Object.defineProperty,xK=Object.defineProperties,EK=Object.getOwnPropertyDescriptors,qf=Object.getOwnPropertySymbols,tI=Object.prototype.hasOwnProperty,rI=Object.prototype.propertyIsEnumerable,BE=(e,t,r)=>t in e?bK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vu=(e,t)=>{for(var r in t||(t={}))tI.call(t,r)&&BE(e,r,t[r]);if(qf)for(var r of qf(t))rI.call(t,r)&&BE(e,r,t[r]);return e},SK=(e,t)=>xK(e,EK(t)),PK=(e,t)=>{var r={};for(var n in e)tI.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&&rI.call(e,n)&&(r[n]=e[n]);return r};const OK={overlayOpacity:.75,transitionDuration:0,radius:0,zIndex:kn("overlay")},nI=f.forwardRef((e,t)=>{const r=q("LoadingOverlay",OK,e),{className:n,visible:o,loaderProps:a,overlayOpacity:i,overlayColor:l,transitionDuration:c,exitTransitionDuration:u,zIndex:d,style:p,loader:h,radius:g,overlayBlur:v,unstyled:w,variant:E,keepMounted:_}=r,y=PK(r,["className","visible","loaderProps","overlayOpacity","overlayColor","transitionDuration","exitTransitionDuration","zIndex","style","loader","radius","overlayBlur","unstyled","variant","keepMounted"]),{classes:b,cx:x,theme:P}=_K(null,{name:"LoadingOverlay",unstyled:w,variant:E}),$=`calc(${d} + 1)`;return s.createElement(ii,{keepMounted:_,duration:c,exitDuration:u,mounted:o,transition:"fade"},O=>s.createElement(le,vu({className:x(b.root,n),style:SK(vu(vu({},O),p),{zIndex:d}),ref:t},y),h?s.createElement("div",{style:{zIndex:$}},h):s.createElement(cn,vu({style:{zIndex:$}},a)),s.createElement(bT,{opacity:i,zIndex:d,radius:g,blur:v,unstyled:w,color:l||(P.colorScheme==="dark"?P.colors.dark[5]:P.white)})))});nI.displayName="@mantine/core/LoadingOverlay";const oI={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"},[$K,fc]=So(oI.context);var CK=U(e=>({divider:{marginTop:S(4),marginBottom:S(4),borderTop:`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[2]}`}}));const kK=CK;var jK=Object.defineProperty,Gf=Object.getOwnPropertySymbols,aI=Object.prototype.hasOwnProperty,iI=Object.prototype.propertyIsEnumerable,UE=(e,t,r)=>t in e?jK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,RK=(e,t)=>{for(var r in t||(t={}))aI.call(t,r)&&UE(e,r,t[r]);if(Gf)for(var r of Gf(t))iI.call(t,r)&&UE(e,r,t[r]);return e},TK=(e,t)=>{var r={};for(var n in e)aI.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&&iI.call(e,n)&&(r[n]=e[n]);return r};const IK={},lI=f.forwardRef((e,t)=>{const r=q("MenuDivider",IK,e),{children:n,className:o}=r,a=TK(r,["children","className"]),{classNames:i,styles:l,unstyled:c,variant:u}=fc(),{classes:d,cx:p}=kK(null,{name:"Menu",classNames:i,styles:l,unstyled:c,variant:u});return s.createElement(le,RK({className:p(d.divider,o),ref:t},a))});lI.displayName="@mantine/core/MenuDivider";var DK=Object.defineProperty,Qf=Object.getOwnPropertySymbols,sI=Object.prototype.hasOwnProperty,cI=Object.prototype.propertyIsEnumerable,WE=(e,t,r)=>t in e?DK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,NK=(e,t)=>{for(var r in t||(t={}))sI.call(t,r)&&WE(e,r,t[r]);if(Qf)for(var r of Qf(t))cI.call(t,r)&&WE(e,r,t[r]);return e},AK=(e,t)=>{var r={};for(var n in e)sI.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&&cI.call(e,n)&&(r[n]=e[n]);return r};const MK={};function uI(e){const t=q("MenuDropdown",MK,e),{children:r,onMouseEnter:n,onMouseLeave:o}=t,a=AK(t,["children","onMouseEnter","onMouseLeave"]),i=f.useRef(),l=fc(),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=Ar(n,()=>l.trigger==="hover"&&l.openDropdown()),d=Ar(o,()=>l.trigger==="hover"&&l.closeDropdown());return s.createElement(Co.Dropdown,NK({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))}uI.displayName="@mantine/core/MenuDropdown";var zK=Object.defineProperty,LK=Object.defineProperties,FK=Object.getOwnPropertyDescriptors,HE=Object.getOwnPropertySymbols,VK=Object.prototype.hasOwnProperty,BK=Object.prototype.propertyIsEnumerable,qE=(e,t,r)=>t in e?zK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,UK=(e,t)=>{for(var r in t||(t={}))VK.call(t,r)&&qE(e,r,t[r]);if(HE)for(var r of HE(t))BK.call(t,r)&&qE(e,r,t[r]);return e},WK=(e,t)=>LK(e,FK(t)),HK=U((e,{color:t,radius:r})=>({item:WK(UK({},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 qK=HK;var GK=Object.defineProperty,QK=Object.defineProperties,KK=Object.getOwnPropertyDescriptors,Kf=Object.getOwnPropertySymbols,dI=Object.prototype.hasOwnProperty,fI=Object.prototype.propertyIsEnumerable,GE=(e,t,r)=>t in e?GK(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,YK=(e,t)=>{for(var r in t||(t={}))dI.call(t,r)&&GE(e,r,t[r]);if(Kf)for(var r of Kf(t))fI.call(t,r)&&GE(e,r,t[r]);return e},XK=(e,t)=>QK(e,KK(t)),JK=(e,t)=>{var r={};for(var n in e)dI.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&&fI.call(e,n)&&(r[n]=e[n]);return r};const ZK={},pI=f.forwardRef((e,t)=>{const r=q("MenuItem",ZK,e),{children:n,className:o,color:a,closeMenuOnClick:i,icon:l,rightSection:c}=r,u=JK(r,["children","className","color","closeMenuOnClick","icon","rightSection"]),d=fc(),{classes:p,cx:h,theme:g}=qK({radius:d.radius,color:a},{name:"Menu",classNames:d.classNames,styles:d.styles,unstyled:d.unstyled,variant:d.variant}),v=f.useRef(),w=d.getItemIndex(v.current),E=u,_=Ar(E.onMouseLeave,()=>d.setHovered(-1)),y=Ar(E.onMouseEnter,()=>d.setHovered(d.getItemIndex(v.current))),b=Ar(E.onClick,()=>{typeof i=="boolean"?i&&d.closeDropdownImmediately():d.closeOnItemClick&&d.closeDropdownImmediately()}),x=Ar(E.onFocus,()=>d.setHovered(d.getItemIndex(v.current)));return s.createElement(le,XK(YK({component:"button",type:"button"},u),{tabIndex:-1,onFocus:x,className:h(p.item,o),ref:wl(v,t),role:"menuitem","data-menu-item":!0,"data-hovered":d.hovered===w?!0:void 0,onMouseEnter:y,onMouseLeave:_,onClick:b,onKeyDown:w$({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 eY=pI;var tY=U(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 rY=tY;var nY=Object.defineProperty,Yf=Object.getOwnPropertySymbols,mI=Object.prototype.hasOwnProperty,hI=Object.prototype.propertyIsEnumerable,QE=(e,t,r)=>t in e?nY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,oY=(e,t)=>{for(var r in t||(t={}))mI.call(t,r)&&QE(e,r,t[r]);if(Yf)for(var r of Yf(t))hI.call(t,r)&&QE(e,r,t[r]);return e},aY=(e,t)=>{var r={};for(var n in e)mI.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&&hI.call(e,n)&&(r[n]=e[n]);return r};const iY={},gI=f.forwardRef((e,t)=>{const r=q("MenuLabel",iY,e),{children:n,className:o}=r,a=aY(r,["children","className"]),{classNames:i,styles:l,unstyled:c,variant:u}=fc(),{classes:d,cx:p}=rY(null,{name:"Menu",classNames:i,styles:l,unstyled:c,variant:u});return s.createElement(ae,oY({className:p(d.label,o),ref:t},a),n)});gI.displayName="@mantine/core/MenuLabel";var lY=Object.defineProperty,Xf=Object.getOwnPropertySymbols,vI=Object.prototype.hasOwnProperty,yI=Object.prototype.propertyIsEnumerable,KE=(e,t,r)=>t in e?lY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sY=(e,t)=>{for(var r in t||(t={}))vI.call(t,r)&&KE(e,r,t[r]);if(Xf)for(var r of Xf(t))yI.call(t,r)&&KE(e,r,t[r]);return e},cY=(e,t)=>{var r={};for(var n in e)vI.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&&yI.call(e,n)&&(r[n]=e[n]);return r};const uY={refProp:"ref"},wI=f.forwardRef((e,t)=>{const r=q("MenuTarget",uY,e),{children:n,refProp:o}=r,a=cY(r,["children","refProp"]);if(!vl(n))throw new Error(oI.children);const i=fc(),l=Ar(n.props.onClick,()=>i.trigger==="click"&&i.toggleDropdown()),c=Ar(n.props.onMouseEnter,()=>i.trigger==="hover"&&i.openDropdown()),u=Ar(n.props.onMouseLeave,()=>i.trigger==="hover"&&i.closeDropdown());return s.createElement(Co.Target,sY({refProp:o,popupType:"menu",ref:t},a),f.cloneElement(n,{onClick:l,onMouseEnter:c,onMouseLeave:u,"data-expanded":i.opened?!0:void 0}))});wI.displayName="@mantine/core/MenuTarget";var dY=U({dropdown:{padding:S(4)}});const fY=dY;var pY=Object.defineProperty,mY=Object.defineProperties,hY=Object.getOwnPropertyDescriptors,Jf=Object.getOwnPropertySymbols,_I=Object.prototype.hasOwnProperty,bI=Object.prototype.propertyIsEnumerable,YE=(e,t,r)=>t in e?pY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,XE=(e,t)=>{for(var r in t||(t={}))_I.call(t,r)&&YE(e,r,t[r]);if(Jf)for(var r of Jf(t))bI.call(t,r)&&YE(e,r,t[r]);return e},JE=(e,t)=>mY(e,hY(t)),gY=(e,t)=>{var r={};for(var n in e)_I.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&&bI.call(e,n)&&(r[n]=e[n]);return r};const vY={closeOnItemClick:!0,loop:!0,trigger:"click",openDelay:0,closeDelay:100};function Y(e){const t=q("Menu",vY,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:v,styles:w,unstyled:E,radius:_,variant:y}=t,b=gY(t,["children","onOpen","onClose","opened","defaultOpened","onChange","closeOnItemClick","loop","closeOnEscape","trigger","openDelay","closeDelay","classNames","styles","unstyled","radius","variant"]),{classes:x,cx:P}=fY(),[$,{setHovered:O,resetHovered:C}]=W4(),[T,j]=Pr({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:N,closeDropdown:L}=gQ({open:I,close:k,closeDelay:g,openDelay:h}),H=Q=>V4("[data-menu-item]","[data-menu-dropdown]",Q);return rn(()=>{C()},[T]),s.createElement($K,{value:{opened:T,toggleDropdown:F,getItemIndex:H,hovered:$,setHovered:O,closeOnItemClick:c,closeDropdown:p==="click"?k:L,openDropdown:p==="click"?I:N,closeDropdownImmediately:k,loop:u,trigger:p,radius:_,classNames:v,styles:w,unstyled:E,variant:y}},s.createElement(Co,JE(XE({},b),{radius:_,opened:T,onChange:F,defaultOpened:i,trapFocus:p==="click",closeOnEscape:d&&p==="click",__staticSelector:"Menu",classNames:JE(XE({},v),{dropdown:P(x.dropdown,v==null?void 0:v.dropdown)}),styles:w,unstyled:E,variant:y}),r))}Y.displayName="@mantine/core/Menu";Y.Item=eY;Y.Label=gI;Y.Dropdown=uI;Y.Target=wI;Y.Divider=lI;const[yY,wY]=So("Modal component was not found in tree"),_Y={xs:S(320),sm:S(380),md:S(440),lg:S(620),xl:S(780)};var bY=U((e,{yOffset:t,xOffset:r,centered:n,fullScreen:o},{size:a})=>({content:{flex:o?"0 0 100%":`0 0 ${M({size:a,sizes:_Y})}`,maxWidth:"100%",maxHeight:o?void 0:`calc(100dvh - (${S(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 xY=bY;var EY=Object.defineProperty,SY=Object.defineProperties,PY=Object.getOwnPropertyDescriptors,Zf=Object.getOwnPropertySymbols,xI=Object.prototype.hasOwnProperty,EI=Object.prototype.propertyIsEnumerable,ZE=(e,t,r)=>t in e?EY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Cv=(e,t)=>{for(var r in t||(t={}))xI.call(t,r)&&ZE(e,r,t[r]);if(Zf)for(var r of Zf(t))EI.call(t,r)&&ZE(e,r,t[r]);return e},SI=(e,t)=>SY(e,PY(t)),OY=(e,t)=>{var r={};for(var n in e)xI.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&&EI.call(e,n)&&(r[n]=e[n]);return r};const $Y=SI(Cv({},C0),{yOffset:"5dvh",xOffset:"5vw"});function PI(e){const t=q("ModalRoot",$Y,e),{classNames:r,variant:n,size:o,yOffset:a,xOffset:i,scrollAreaComponent:l,radius:c,centered:u,fullScreen:d}=t,p=OY(t,["classNames","variant","size","yOffset","xOffset","scrollAreaComponent","radius","centered","fullScreen"]),{classes:h,cx:g}=xY({yOffset:a,xOffset:i,centered:u,fullScreen:d},{name:"Modal",variant:n,size:o});return s.createElement(yY,{value:{yOffset:a,scrollAreaComponent:l,radius:c}},s.createElement($t,Cv({__staticSelector:"Modal",size:o,variant:n,classNames:SI(Cv({},r),{content:g(h.content,r==null?void 0:r.content),inner:g(h.inner,r==null?void 0:r.inner)})},p)))}var CY=Object.defineProperty,ep=Object.getOwnPropertySymbols,OI=Object.prototype.hasOwnProperty,$I=Object.prototype.propertyIsEnumerable,eS=(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={}))OI.call(t,r)&&eS(e,r,t[r]);if(ep)for(var r of ep(t))$I.call(t,r)&&eS(e,r,t[r]);return e},jY=(e,t)=>{var r={};for(var n in e)OI.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&&$I.call(e,n)&&(r[n]=e[n]);return r};const RY={shadow:"xl"},CI=f.forwardRef((e,t)=>{const r=q("ModalContent",RY,e),{children:n,scrollAreaComponent:o}=r,a=jY(r,["children","scrollAreaComponent"]),i=wY(),l=o||i.scrollAreaComponent||$t.NativeScrollArea;return s.createElement($t.Content,kY({ref:t,radius:i.radius},a),s.createElement(l,{style:{maxHeight:`calc(100dvh - (${S(i.yOffset)} * 2))`}},n))});var TY=Object.defineProperty,IY=Object.defineProperties,DY=Object.getOwnPropertyDescriptors,tp=Object.getOwnPropertySymbols,kI=Object.prototype.hasOwnProperty,jI=Object.prototype.propertyIsEnumerable,tS=(e,t,r)=>t in e?TY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yu=(e,t)=>{for(var r in t||(t={}))kI.call(t,r)&&tS(e,r,t[r]);if(tp)for(var r of tp(t))jI.call(t,r)&&tS(e,r,t[r]);return e},NY=(e,t)=>IY(e,DY(t)),AY=(e,t)=>{var r={};for(var n in e)kI.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&&jI.call(e,n)&&(r[n]=e[n]);return r};const MY=NY(Yu({},C0),{transitionProps:{duration:200,transition:"pop"},withOverlay:!0,withCloseButton:!0});function Cr(e){const t=q("Modal",MY,e),{title:r,withOverlay:n,overlayProps:o,withCloseButton:a,closeButtonProps:i,children:l}=t,c=AY(t,["title","withOverlay","overlayProps","withCloseButton","closeButtonProps","children"]),u=!!r||a;return s.createElement(PI,Yu({},c),n&&s.createElement($t.Overlay,Yu({},o)),s.createElement(CI,null,u&&s.createElement($t.Header,null,r&&s.createElement($t.Title,null,r),a&&s.createElement($t.CloseButton,Yu({},i))),s.createElement($t.Body,null,l)))}Cr.Root=PI;Cr.CloseButton=$t.CloseButton;Cr.Overlay=$t.Overlay;Cr.Content=CI;Cr.Header=$t.Header;Cr.Title=$t.Title;Cr.Body=$t.Body;Cr.NativeScrollArea=$t.NativeScrollArea;const RI={xs:S(16),sm:S(22),md:S(26),lg:S(30),xl:S(36)},zY={xs:S(10),sm:S(12),md:S(14),lg:S(16),xl:S(18)};var LY=U((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:RI}),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:zY}),borderRadius:M({size:r,sizes:e.radius}),cursor:t?"not-allowed":"default",userSelect:"none",maxWidth:`calc(100% - ${S(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"}})),FY=Object.defineProperty,rp=Object.getOwnPropertySymbols,TI=Object.prototype.hasOwnProperty,II=Object.prototype.propertyIsEnumerable,rS=(e,t,r)=>t in e?FY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,VY=(e,t)=>{for(var r in t||(t={}))TI.call(t,r)&&rS(e,r,t[r]);if(rp)for(var r of rp(t))II.call(t,r)&&rS(e,r,t[r]);return e},BY=(e,t)=>{var r={};for(var n in e)TI.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&&II.call(e,n)&&(r[n]=e[n]);return r};const UY={xs:16,sm:22,md:24,lg:26,xl:30};function DI(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=BY(t,["label","classNames","styles","className","onRemove","disabled","readOnly","size","radius","variant","unstyled"]);const{classes:v,cx:w}=LY({disabled:l,readOnly:c,radius:d},{name:"MultiSelect",classNames:n,styles:o,unstyled:h,size:u,variant:p});return s.createElement("div",VY({className:w(v.defaultValue,a)},g),s.createElement("span",{className:v.defaultValueLabel},r),!l&&!c&&s.createElement(ic,{"aria-hidden":!0,onMouseDown:i,size:UY[u],radius:2,color:"blue",variant:"transparent",iconSize:"70%",className:v.defaultValueRemove,tabIndex:-1,unstyled:h}))}DI.displayName="@mantine/core/MultiSelect/DefaultValue";function WY({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 HY=Object.defineProperty,np=Object.getOwnPropertySymbols,NI=Object.prototype.hasOwnProperty,AI=Object.prototype.propertyIsEnumerable,nS=(e,t,r)=>t in e?HY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,oS=(e,t)=>{for(var r in t||(t={}))NI.call(t,r)&&nS(e,r,t[r]);if(np)for(var r of np(t))AI.call(t,r)&&nS(e,r,t[r]);return e},qY=(e,t)=>{var r={};for(var n in e)NI.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&&AI.call(e,n)&&(r[n]=e[n]);return r};const GY={xs:S(14),sm:S(18),md:S(20),lg:S(24),xl:S(28)};function QY(e){var t=e,{size:r,error:n,style:o}=t,a=qY(t,["size","error","style"]);const i=tr(),l=M({size:r,sizes:GY});return s.createElement("svg",oS({viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:oS({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 KY=Object.defineProperty,YY=Object.defineProperties,XY=Object.getOwnPropertyDescriptors,aS=Object.getOwnPropertySymbols,JY=Object.prototype.hasOwnProperty,ZY=Object.prototype.propertyIsEnumerable,iS=(e,t,r)=>t in e?KY(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eX=(e,t)=>{for(var r in t||(t={}))JY.call(t,r)&&iS(e,r,t[r]);if(aS)for(var r of aS(t))ZY.call(t,r)&&iS(e,r,t[r]);return e},tX=(e,t)=>YY(e,XY(t));function MI({shouldClear:e,clearButtonProps:t,onClear:r,size:n,error:o}){return e?s.createElement(ic,tX(eX({},t),{variant:"transparent",onClick:r,size:n,onMouseDown:a=>a.preventDefault()})):s.createElement(QY,{error:o,size:n})}MI.displayName="@mantine/core/SelectRightSection";var rX=Object.defineProperty,nX=Object.defineProperties,oX=Object.getOwnPropertyDescriptors,op=Object.getOwnPropertySymbols,zI=Object.prototype.hasOwnProperty,LI=Object.prototype.propertyIsEnumerable,lS=(e,t,r)=>t in e?rX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,eg=(e,t)=>{for(var r in t||(t={}))zI.call(t,r)&&lS(e,r,t[r]);if(op)for(var r of op(t))LI.call(t,r)&&lS(e,r,t[r]);return e},sS=(e,t)=>nX(e,oX(t)),aX=(e,t)=>{var r={};for(var n in e)zI.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&&LI.call(e,n)&&(r[n]=e[n]);return r};function FI(e){var t=e,{styles:r,rightSection:n,rightSectionWidth:o,theme:a}=t,i=aX(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(MI,eg({},i)),styles:sS(eg({},l),{rightSection:sS(eg({},l==null?void 0:l.rightSection),{pointerEvents:i.shouldClear?void 0:"none"})})}}var iX=Object.defineProperty,lX=Object.defineProperties,sX=Object.getOwnPropertyDescriptors,cS=Object.getOwnPropertySymbols,cX=Object.prototype.hasOwnProperty,uX=Object.prototype.propertyIsEnumerable,uS=(e,t,r)=>t in e?iX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dX=(e,t)=>{for(var r in t||(t={}))cX.call(t,r)&&uS(e,r,t[r]);if(cS)for(var r of cS(t))uX.call(t,r)&&uS(e,r,t[r]);return e},fX=(e,t)=>lX(e,sX(t)),pX=U((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:Pt})} - ${S(2)})`,display:"flex",alignItems:"center",flexWrap:"wrap",marginLeft:`calc(-${e.spacing.xs} / 2)`,boxSizing:"border-box","&[data-clearable]":{marginRight:M({size:r,sizes:Pt})}},value:{margin:`calc(${e.spacing.xs} / 2 - ${S(2)}) calc(${e.spacing.xs} / 2)`},searchInput:fX(dX({},e.fn.fontStyles()),{flex:1,minWidth:S(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:RI}),"&::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 mX=pX;var hX=Object.defineProperty,gX=Object.defineProperties,vX=Object.getOwnPropertyDescriptors,ap=Object.getOwnPropertySymbols,VI=Object.prototype.hasOwnProperty,BI=Object.prototype.propertyIsEnumerable,dS=(e,t,r)=>t in e?hX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_i=(e,t)=>{for(var r in t||(t={}))VI.call(t,r)&&dS(e,r,t[r]);if(ap)for(var r of ap(t))BI.call(t,r)&&dS(e,r,t[r]);return e},fS=(e,t)=>gX(e,vX(t)),yX=(e,t)=>{var r={};for(var n in e)VI.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&&BI.call(e,n)&&(r[n]=e[n]);return r};function wX(e,t,r){return t?!1:r.label.toLowerCase().trim().includes(e.toLowerCase().trim())}function _X(e,t){return!!e&&!t.some(r=>r.value.toLowerCase()===e.toLowerCase())}function pS(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:DI,itemComponent:oj,transitionProps:{transition:"fade",duration:0},maxDropdownHeight:220,shadow:"sm",searchable:!1,filter:wX,limit:1/0,clearSearchOnChange:!0,clearable:!1,clearSearchOnBlur:!1,disabled:!1,initiallyOpened:!1,creatable:!1,shouldCreate:_X,switchDirectionOnFlip:!1,zIndex:kn("popover"),selectOnBlur:!1,positionDependencies:[],dropdownPosition:"flip"},R0=f.forwardRef((e,t)=>{const r=q("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:v,data:w,onChange:E,valueComponent:_,itemComponent:y,id:b,transitionProps:x,maxDropdownHeight:P,shadow:$,nothingFound:O,onFocus:C,onBlur:T,searchable:j,placeholder:k,filter:I,limit:F,clearSearchOnChange:N,clearable:L,clearSearchOnBlur:H,variant:Q,onSearchChange:R,searchValue:D,disabled:V,initiallyOpened:G,radius:ie,icon:$e,rightSection:ue,rightSectionWidth:Me,creatable:Ie,getCreateLabel:ut,shouldCreate:et,onCreate:tt,sx:jr,dropdownComponent:Rr,onDropdownClose:rr,onDropdownOpen:fn,maxSelectedValues:Tt,withinPortal:Tr,portalProps:eo,switchDirectionOnFlip:He,zIndex:Hr,selectOnBlur:qr,name:Et,dropdownPosition:ui,errorProps:di,labelProps:fi,descriptionProps:Z,form:pe,positionDependencies:Ge,onKeyDown:dt,unstyled:ft,inputContainer:to,inputWrapperOrder:pn,readOnly:Ir,withAsterisk:To,clearButtonProps:ya,hoverOnSearchChange:A,disableSelectedItemFiltering:z}=r,B=yX(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:K,cx:me,theme:ve}=mX({invalid:!!u},{name:"MultiSelect",classNames:d,styles:p,unstyled:ft,size:c,variant:Q}),{systemStyles:xe,rest:he}=Jn(B),ce=f.useRef(),Qe=f.useRef({}),pt=$r(b),[ye,Ee]=f.useState(G),[mt,Gt]=f.useState(-1),[Rn,wa]=f.useState("column"),[fr,pr]=Pr({value:D,defaultValue:"",finalValue:void 0,onChange:R}),[mn,_a]=f.useState(!1),{scrollIntoView:Io,targetRef:pi,scrollableRef:jl}=D6({duration:0,offset:5,cancelable:!1,isList:!0}),ze=Ie&&typeof ut=="function";let nr=null;const Tn=w.map(ge=>typeof ge=="string"?{label:ge,value:ge}:ge),ba=H4({data:Tn}),[Pe,Gr]=Pr({value:pS(g,w),defaultValue:pS(v,w),finalValue:[],onChange:E}),mr=f.useRef(!!Tt&&Tt<Pe.length),kc=ge=>{if(!Ir){const Ke=Pe.filter(Qr=>Qr!==ge);Gr(Ke),Tt&&Ke.length<Tt&&(mr.current=!1)}},k3=ge=>{pr(ge.currentTarget.value),!V&&!mr.current&&j&&Ee(!0)},j3=ge=>{typeof C=="function"&&C(ge),!V&&!mr.current&&j&&Ee(!0)},Bt=WY({data:ba,searchable:j,searchValue:fr,limit:F,filter:I,value:Pe,disableSelectedItemFiltering:z});ze&&et(fr,ba)&&(nr=ut(fr),Bt.push({label:fr,value:fr,creatable:!0}));const xa=Math.min(mt,Bt.length-1),R1=(ge,Ke,Qr)=>{let Do=ge;for(;Qr(Do);)if(Do=Ke(Do),!Bt[Do].disabled)return Do;return ge};rn(()=>{Gt(A&&fr?0:-1)},[fr,A]),rn(()=>{!V&&Pe.length>w.length&&Ee(!1),Tt&&Pe.length<Tt&&(mr.current=!1),Tt&&Pe.length>=Tt&&(mr.current=!0,Ee(!1))},[Pe]);const jc=ge=>{if(!Ir)if(N&&pr(""),Pe.includes(ge.value))kc(ge.value);else{if(ge.creatable&&typeof tt=="function"){const Ke=tt(ge.value);typeof Ke<"u"&&Ke!==null&&Gr(typeof Ke=="string"?[...Pe,Ke]:[...Pe,Ke.value])}else Gr([...Pe,ge.value]);Pe.length===Tt-1&&(mr.current=!0,Ee(!1)),Bt.length===1&&Ee(!1)}},R3=ge=>{typeof T=="function"&&T(ge),qr&&Bt[xa]&&ye&&jc(Bt[xa]),H&&pr(""),Ee(!1)},T3=ge=>{if(mn||(dt==null||dt(ge),Ir)||ge.key!=="Backspace"&&Tt&&mr.current)return;const Ke=Rn==="column",Qr=()=>{Gt(Ea=>{var ro;const Rl=R1(Ea,Sa=>Sa+1,Sa=>Sa<Bt.length-1);return ye&&(pi.current=Qe.current[(ro=Bt[Rl])==null?void 0:ro.value],Io({alignment:Ke?"end":"start"})),Rl})},Do=()=>{Gt(Ea=>{var ro;const Rl=R1(Ea,Sa=>Sa-1,Sa=>Sa>0);return ye&&(pi.current=Qe.current[(ro=Bt[Rl])==null?void 0:ro.value],Io({alignment:Ke?"start":"end"})),Rl})};switch(ge.key){case"ArrowUp":{ge.preventDefault(),Ee(!0),Ke?Do():Qr();break}case"ArrowDown":{ge.preventDefault(),Ee(!0),Ke?Qr():Do();break}case"Enter":{ge.preventDefault(),Bt[xa]&&ye?jc(Bt[xa]):Ee(!0);break}case" ":{j||(ge.preventDefault(),Bt[xa]&&ye?jc(Bt[xa]):Ee(!0));break}case"Backspace":{Pe.length>0&&fr.length===0&&(Gr(Pe.slice(0,-1)),Ee(!0),Tt&&(mr.current=!1));break}case"Home":{if(!j){ge.preventDefault(),ye||Ee(!0);const Ea=Bt.findIndex(ro=>!ro.disabled);Gt(Ea),Io({alignment:Ke?"end":"start"})}break}case"End":{if(!j){ge.preventDefault(),ye||Ee(!0);const Ea=Bt.map(ro=>!!ro.disabled).lastIndexOf(!1);Gt(Ea),Io({alignment:Ke?"end":"start"})}break}case"Escape":Ee(!1)}},I3=Pe.map(ge=>{let Ke=ba.find(Qr=>Qr.value===ge&&!Qr.disabled);return!Ke&&ze&&(Ke={value:ge,label:ge}),Ke}).filter(ge=>!!ge).map((ge,Ke)=>s.createElement(_,fS(_i({},ge),{variant:Q,disabled:V,className:K.value,readOnly:Ir,onRemove:Qr=>{Qr.preventDefault(),Qr.stopPropagation(),kc(ge.value)},key:ge.value,size:c,styles:p,classNames:d,radius:ie,index:Ke}))),D3=ge=>Pe.includes(ge),N3=()=>{var ge;pr(""),Gr([]),(ge=ce.current)==null||ge.focus(),Tt&&(mr.current=!1)},Rc=!Ir&&(Bt.length>0?ye:ye&&!!O);return rn(()=>{const ge=Rc?fn:rr;typeof ge=="function"&&ge()},[Rc]),s.createElement(Ft.Wrapper,_i(_i({required:a,id:pt,label:i,error:u,description:l,size:c,className:n,style:o,classNames:d,styles:p,__staticSelector:"MultiSelect",sx:jr,errorProps:di,descriptionProps:Z,labelProps:fi,inputContainer:to,inputWrapperOrder:pn,unstyled:ft,withAsterisk:To,variant:Q},xe),h),s.createElement(bs,{opened:Rc,transitionProps:x,shadow:"sm",withinPortal:Tr,portalProps:eo,__staticSelector:"MultiSelect",onDirectionChange:wa,switchDirectionOnFlip:He,zIndex:Hr,dropdownPosition:ui,positionDependencies:[...Ge,fr],classNames:d,styles:p,unstyled:ft,variant:Q},s.createElement(bs.Target,null,s.createElement("div",{className:K.wrapper,role:"combobox","aria-haspopup":"listbox","aria-owns":ye&&Rc?`${pt}-items`:null,"aria-controls":pt,"aria-expanded":ye,onMouseLeave:()=>Gt(-1),tabIndex:-1},s.createElement("input",{type:"hidden",name:Et,value:Pe.join(","),form:pe,disabled:V}),s.createElement(Ft,_i({__staticSelector:"MultiSelect",style:{overflow:"hidden"},component:"div",multiline:!0,size:c,variant:Q,disabled:V,error:u,required:a,radius:ie,icon:$e,unstyled:ft,onMouseDown:ge=>{var Ke;ge.preventDefault(),!V&&!mr.current&&Ee(!ye),(Ke=ce.current)==null||Ke.focus()},classNames:fS(_i({},d),{input:me({[K.input]:!j},d==null?void 0:d.input)})},FI({theme:ve,rightSection:ue,rightSectionWidth:Me,styles:p,size:c,shouldClear:L&&Pe.length>0,onClear:N3,error:u,disabled:V,clearButtonProps:ya,readOnly:Ir})),s.createElement("div",{className:K.values,"data-clearable":L||void 0},I3,s.createElement("input",_i({ref:wl(t,ce),type:"search",id:pt,className:me(K.searchInput,{[K.searchInputPointer]:!j,[K.searchInputInputHidden]:!ye&&Pe.length>0||!j&&Pe.length>0,[K.searchInputEmpty]:Pe.length===0}),onKeyDown:T3,value:fr,onChange:k3,onFocus:j3,onBlur:R3,readOnly:!j||mr.current||Ir,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(bs.Dropdown,{component:Rr||s0,maxHeight:P,direction:Rn,id:pt,innerRef:jl,__staticSelector:"MultiSelect",classNames:d,styles:p},s.createElement(tj,{data:Bt,hovered:xa,classNames:d,styles:p,uuid:pt,__staticSelector:"MultiSelect",onItemHover:Gt,onItemSelect:jc,itemsRefs:Qe,itemComponent:y,size:c,nothingFound:O,isItemSelected:D3,creatable:Ie&&!!nr,createLabel:nr,unstyled:ft,variant:Q}))))});R0.displayName="@mantine/core/MultiSelect";var xX=Object.defineProperty,EX=Object.defineProperties,SX=Object.getOwnPropertyDescriptors,ip=Object.getOwnPropertySymbols,UI=Object.prototype.hasOwnProperty,WI=Object.prototype.propertyIsEnumerable,mS=(e,t,r)=>t in e?xX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yu=(e,t)=>{for(var r in t||(t={}))UI.call(t,r)&&mS(e,r,t[r]);if(ip)for(var r of ip(t))WI.call(t,r)&&mS(e,r,t[r]);return e},hS=(e,t)=>EX(e,SX(t)),PX=(e,t)=>{var r={};for(var n in e)UI.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&&WI.call(e,n)&&(r[n]=e[n]);return r};const OX={size:"sm"},ct=f.forwardRef((e,t)=>{const r=oR("NativeSelect",OX,e),{inputProps:n,wrapperProps:o,data:a,onChange:i,value:l,classNames:c,styles:u,rightSection:d,rightSectionWidth:p}=r,h=PX(r,["inputProps","wrapperProps","data","onChange","value","classNames","styles","rightSection","rightSectionWidth"]),g=tr(),w=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(Ft.Wrapper,hS(yu({},o),{__staticSelector:"NativeSelect"}),s.createElement(Ft,yu(hS(yu(yu({},n),h),{onChange:i,component:"select",ref:t,value:l===null?"":l,__staticSelector:"NativeSelect",pointer:g.cursorType==="pointer"}),FI({theme:g,rightSection:d,rightSectionWidth:p,styles:u,shouldClear:!1,size:n.size,error:o.error,readOnly:!1})),w))});ct.displayName="@mantine/core/NativeSelect";var $X=U((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:S(28),height:S(28),borderRadius:S(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:S(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:S(6),top:o,bottom:o,left:S(4),borderRadius:o,backgroundColor:a.background},"&[data-with-icon]":{paddingLeft:e.spacing.xs,"&::before":{display:"none"}},"&[data-with-border]":{border:`${S(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:S(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 CX=$X;var kX=Object.defineProperty,jX=Object.defineProperties,RX=Object.getOwnPropertyDescriptors,lp=Object.getOwnPropertySymbols,HI=Object.prototype.hasOwnProperty,qI=Object.prototype.propertyIsEnumerable,gS=(e,t,r)=>t in e?kX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vS=(e,t)=>{for(var r in t||(t={}))HI.call(t,r)&&gS(e,r,t[r]);if(lp)for(var r of lp(t))qI.call(t,r)&&gS(e,r,t[r]);return e},TX=(e,t)=>jX(e,RX(t)),IX=(e,t)=>{var r={};for(var n in e)HI.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&&qI.call(e,n)&&(r[n]=e[n]);return r};const DX={withCloseButton:!0},GI=f.forwardRef((e,t)=>{const r=q("Notification",DX,e),{className:n,color:o,radius:a,loading:i,withCloseButton:l,withBorder:c,title:u,icon:d,children:p,onClose:h,closeButtonProps:g,classNames:v,styles:w,unstyled:E,variant:_}=r,y=IX(r,["className","color","radius","loading","withCloseButton","withBorder","title","icon","children","onClose","closeButtonProps","classNames","styles","unstyled","variant"]),{classes:b,cx:x}=CX({color:o,radius:a,withTitle:!!u},{name:"Notification",classNames:v,styles:w,unstyled:E,variant:_});return s.createElement(le,vS({className:x(b.root,n),"data-with-icon":!!d||i||void 0,"data-with-border":c||void 0,role:"alert",ref:t},y),d&&!i&&s.createElement("div",{className:b.icon},d),i&&s.createElement(cn,{size:28,color:o,className:b.loader}),s.createElement("div",{className:b.body},u&&s.createElement(ae,{className:b.title,size:"sm",weight:500},u),s.createElement(ae,{color:"dimmed",className:b.description,size:"sm"},p)),l&&s.createElement(ic,TX(vS({iconSize:16,color:"gray"},g),{onClick:h,className:b.closeButton})))});GI.displayName="@mantine/core/Notification";var NX=Object.defineProperty,AX=Object.defineProperties,MX=Object.getOwnPropertyDescriptors,sp=Object.getOwnPropertySymbols,QI=Object.prototype.hasOwnProperty,KI=Object.prototype.propertyIsEnumerable,yS=(e,t,r)=>t in e?NX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tg=(e,t)=>{for(var r in t||(t={}))QI.call(t,r)&&yS(e,r,t[r]);if(sp)for(var r of sp(t))KI.call(t,r)&&yS(e,r,t[r]);return e},zX=(e,t)=>AX(e,MX(t)),LX=(e,t)=>{var r={};for(var n in e)QI.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&&KI.call(e,n)&&(r[n]=e[n]);return r};const FX={type:"text",size:"sm",__staticSelector:"TextInput"},oe=f.forwardRef((e,t)=>{const r=oR("TextInput",FX,e),{inputProps:n,wrapperProps:o}=r,a=LX(r,["inputProps","wrapperProps"]);return s.createElement(Ft.Wrapper,tg({},o),s.createElement(Ft,zX(tg(tg({},n),a),{ref:t})))});oe.displayName="@mantine/core/TextInput";const[VX,Mm]=So("Pagination.Root component was not found in tree"),BX={siblings:1,boundaries:1};function YI(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:v,getItemProps:w,classNames:E,styles:_,unstyled:y,variant:b,size:x}=q("PaginationRoot",BX,e),{range:P,setPage:$,next:O,previous:C,active:T,first:j,last:k}=C6({page:r,initialPage:n,onChange:o,total:t,siblings:l,boundaries:c}),I=Ar(p,O),F=Ar(h,C),N=Ar(g,j),L=Ar(v,k);return s.createElement(VX,{value:{total:t,range:P,active:T,disabled:a,color:u,radius:d,getItemProps:w,onChange:$,onNext:I,onPrevious:F,onFirst:N,onLast:L,stylesApi:{name:"Pagination",classNames:E,styles:_,unstyled:y,variant:b,size:x}}},i)}const Hs={xs:S(22),sm:S(26),md:S(32),lg:S(38),xl:S(44)};var UX=U((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:`${S(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:Hs}),minWidth:M({size:o,sizes:Hs}),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 WX=UX;var HX=Object.defineProperty,qX=Object.defineProperties,GX=Object.getOwnPropertyDescriptors,cp=Object.getOwnPropertySymbols,XI=Object.prototype.hasOwnProperty,JI=Object.prototype.propertyIsEnumerable,wS=(e,t,r)=>t in e?HX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,QX=(e,t)=>{for(var r in t||(t={}))XI.call(t,r)&&wS(e,r,t[r]);if(cp)for(var r of cp(t))JI.call(t,r)&&wS(e,r,t[r]);return e},KX=(e,t)=>qX(e,GX(t)),YX=(e,t)=>{var r={};for(var n in e)XI.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&&JI.call(e,n)&&(r[n]=e[n]);return r};const XX={withPadding:!0},zm=f.forwardRef((e,t)=>{const r=q("PaginationControl",XX,e),{active:n,className:o,disabled:a,withPadding:i}=r,l=YX(r,["active","className","disabled","withPadding"]),c=Mm(),{classes:u,cx:d}=WX({color:c.color,radius:c.radius,withPadding:i},c.stylesApi);return s.createElement(mo,KX(QX({},l),{disabled:a,"data-active":n||void 0,"data-disabled":a||void 0,ref:t,className:d(u.control,o)}))});zm.displayName="@mantine/core/PaginationControl";var JX=Object.defineProperty,ZX=Object.defineProperties,eJ=Object.getOwnPropertyDescriptors,up=Object.getOwnPropertySymbols,ZI=Object.prototype.hasOwnProperty,eD=Object.prototype.propertyIsEnumerable,_S=(e,t,r)=>t in e?JX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ka=(e,t)=>{for(var r in t||(t={}))ZI.call(t,r)&&_S(e,r,t[r]);if(up)for(var r of up(t))eD.call(t,r)&&_S(e,r,t[r]);return e},pc=(e,t)=>ZX(e,eJ(t)),tJ=(e,t)=>{var r={};for(var n in e)ZI.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&&eD.call(e,n)&&(r[n]=e[n]);return r};function tD(e){return`calc(${M({size:e,sizes:Hs})} / 2)`}function mc(e){var t=e,{size:r,style:n,children:o,path:a}=t,i=tJ(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 rJ=e=>s.createElement(mc,pc(Ka({},e),{path:"M8.781 8l-3.3-3.3.943-.943L10.667 8l-4.243 4.243-.943-.943 3.3-3.3z"})),nJ=e=>s.createElement(mc,pc(Ka({},e),{path:"M7.219 8l3.3 3.3-.943.943L5.333 8l4.243-4.243.943.943-3.3 3.3z"})),oJ=e=>s.createElement(mc,pc(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"})),aJ=e=>s.createElement(mc,pc(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"})),iJ=e=>s.createElement(mc,pc(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 lJ=U((e,t,{size:r})=>({dots:{height:M({size:r,sizes:Hs}),minWidth:M({size:r,sizes:Hs}),display:"flex",alignItems:"center",justifyContent:"center",pointerEvents:"none"}}));const sJ=lJ;var cJ=Object.defineProperty,dp=Object.getOwnPropertySymbols,rD=Object.prototype.hasOwnProperty,nD=Object.prototype.propertyIsEnumerable,bS=(e,t,r)=>t in e?cJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,uJ=(e,t)=>{for(var r in t||(t={}))rD.call(t,r)&&bS(e,r,t[r]);if(dp)for(var r of dp(t))nD.call(t,r)&&bS(e,r,t[r]);return e},dJ=(e,t)=>{var r={};for(var n in e)rD.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&&nD.call(e,n)&&(r[n]=e[n]);return r};const fJ={icon:iJ},T0=f.forwardRef((e,t)=>{const r=q("PaginationDots",fJ,e),{className:n,icon:o}=r,a=dJ(r,["className","icon"]),i=Mm(),{classes:l,cx:c}=sJ(null,i.stylesApi);return s.createElement(le,uJ({ref:t,className:c(l.dots,n)},a),s.createElement(o,{size:tD(i.stylesApi.size)}))});T0.displayName="@mantine/core/PaginationDots";var pJ=Object.defineProperty,xS=Object.getOwnPropertySymbols,mJ=Object.prototype.hasOwnProperty,hJ=Object.prototype.propertyIsEnumerable,ES=(e,t,r)=>t in e?pJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,gJ=(e,t)=>{for(var r in t||(t={}))mJ.call(t,r)&&ES(e,r,t[r]);if(xS)for(var r of xS(t))hJ.call(t,r)&&ES(e,r,t[r]);return e};function I0({dotsIcon:e}){const t=Mm(),r=t.range.map((n,o)=>{var a;return n==="dots"?s.createElement(T0,{icon:e,key:o}):s.createElement(zm,gJ({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)}I0.displayName="@mantine/core/PaginationItems";var vJ=U(e=>({icon:{transform:e.dir==="rtl"?"rotate(180deg)":"unset"}}));const yJ=vJ;var wJ=Object.defineProperty,fp=Object.getOwnPropertySymbols,oD=Object.prototype.hasOwnProperty,aD=Object.prototype.propertyIsEnumerable,SS=(e,t,r)=>t in e?wJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_J=(e,t)=>{for(var r in t||(t={}))oD.call(t,r)&&SS(e,r,t[r]);if(fp)for(var r of fp(t))aD.call(t,r)&&SS(e,r,t[r]);return e},bJ=(e,t)=>{var r={};for(var n in e)oD.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&&aD.call(e,n)&&(r[n]=e[n]);return r};function Lm({icon:e,name:t,action:r,type:n}){const o={icon:e},a=f.forwardRef((i,l)=>{const c=q(t,o,i),{icon:u}=c,d=bJ(c,["icon"]),{classes:p}=yJ(),h=Mm(),g=n==="next"?h.active===h.total:h.active===1;return s.createElement(zm,_J({disabled:h.disabled||g,ref:l,onClick:h[r],withPadding:!1},d),s.createElement(u,{className:p.icon,size:tD(h.stylesApi.size)}))});return a.displayName=`@mantine/core/${t}`,a}const iD=Lm({icon:rJ,name:"PaginationNext",action:"onNext",type:"next"}),lD=Lm({icon:nJ,name:"PaginationPrevious",action:"onPrevious",type:"previous"}),sD=Lm({icon:oJ,name:"PaginationFirst",action:"onFirst",type:"previous"}),cD=Lm({icon:aJ,name:"PaginationLast",action:"onLast",type:"next"});var xJ=Object.defineProperty,pp=Object.getOwnPropertySymbols,uD=Object.prototype.hasOwnProperty,dD=Object.prototype.propertyIsEnumerable,PS=(e,t,r)=>t in e?xJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Kl=(e,t)=>{for(var r in t||(t={}))uD.call(t,r)&&PS(e,r,t[r]);if(pp)for(var r of pp(t))dD.call(t,r)&&PS(e,r,t[r]);return e},EJ=(e,t)=>{var r={};for(var n in e)uD.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&&dD.call(e,n)&&(r[n]=e[n]);return r};const SJ={withControls:!0,siblings:1,boundaries:1};function Zn(e){const t=q("Pagination",SJ,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:v,boundaries:w,color:E,radius:_,onNextPage:y,onPreviousPage:b,onFirstPage:x,onLastPage:P,getItemProps:$,getControlProps:O,spacing:C,nextIcon:T,previousIcon:j,lastIcon:k,firstIcon:I,dotsIcon:F}=t,N=EJ(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"]),L=tr();return u<=0?null:s.createElement(YI,{classNames:o,styles:a,unstyled:i,variant:l,size:c,total:u,value:d,defaultValue:p,onChange:h,disabled:g,siblings:v,boundaries:w,color:E,radius:_,onNextPage:y,onPreviousPage:b,onFirstPage:x,onLastPage:P,getItemProps:$},s.createElement(ee,Kl({spacing:C??`calc(${M({size:c,sizes:L.spacing})} / 2)`},N),r&&s.createElement(sD,Kl({icon:I},O==null?void 0:O("first"))),n&&s.createElement(lD,Kl({icon:j},O==null?void 0:O("previous"))),s.createElement(I0,{dotsIcon:F}),n&&s.createElement(iD,Kl({icon:T},O==null?void 0:O("next"))),r&&s.createElement(cD,Kl({icon:k},O==null?void 0:O("last")))))}Zn.displayName="@mantine/core/Pagination";Zn.Root=YI;Zn.Items=I0;Zn.Control=zm;Zn.Dots=T0;Zn.Next=iD;Zn.Previous=lD;Zn.Last=cD;Zn.First=sD;const PJ=({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 OJ=Object.defineProperty,$J=Object.defineProperties,CJ=Object.getOwnPropertyDescriptors,OS=Object.getOwnPropertySymbols,kJ=Object.prototype.hasOwnProperty,jJ=Object.prototype.propertyIsEnumerable,$S=(e,t,r)=>t in e?OJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rg=(e,t)=>{for(var r in t||(t={}))kJ.call(t,r)&&$S(e,r,t[r]);if(OS)for(var r of OS(t))jJ.call(t,r)&&$S(e,r,t[r]);return e},CS=(e,t)=>$J(e,CJ(t)),RJ=U((e,{rightSectionWidth:t},{size:r})=>({visibilityToggle:{},input:{position:"relative",overflow:"hidden"},innerInput:CS(rg(rg({},e.fn.fontStyles()),e.fn.cover(0)),{backgroundColor:"transparent",border:`${S(1)} solid transparent`,borderLeftWidth:0,borderRightWidth:0,boxSizing:"border-box",display:"block",width:`calc(100% - ${S(t)})`,paddingLeft:`calc(${M({size:r,sizes:Pt})} / 3)`,fontSize:M({size:r,sizes:e.fontSizes}),height:`calc(${M({size:r,sizes:Pt})} - ${S(2)})`,lineHeight:`calc(${M({size:r,sizes:Pt})} - ${S(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":CS(rg({},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:Pt})}})}));const TJ=RJ;var IJ=Object.defineProperty,DJ=Object.defineProperties,NJ=Object.getOwnPropertyDescriptors,mp=Object.getOwnPropertySymbols,fD=Object.prototype.hasOwnProperty,pD=Object.prototype.propertyIsEnumerable,kS=(e,t,r)=>t in e?IJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wu=(e,t)=>{for(var r in t||(t={}))fD.call(t,r)&&kS(e,r,t[r]);if(mp)for(var r of mp(t))pD.call(t,r)&&kS(e,r,t[r]);return e},AJ=(e,t)=>DJ(e,NJ(t)),MJ=(e,t)=>{var r={};for(var n in e)fD.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&&pD.call(e,n)&&(r[n]=e[n]);return r};const zJ={xs:S(22),sm:S(26),md:S(28),lg:S(32),xl:S(40)},LJ={xs:S(12),sm:S(15),md:S(17),lg:S(19),xl:S(21)},FJ={xs:S(28),sm:S(32),md:S(34),lg:S(44),xl:S(54)},VJ={size:"sm",toggleTabIndex:-1,visibilityToggleIcon:PJ,__staticSelector:"PasswordInput"},fo=f.forwardRef((e,t)=>{const r=q("PasswordInput",VJ,e),{radius:n,disabled:o,size:a,toggleTabIndex:i,className:l,id:c,label:u,error:d,required:p,style:h,icon:g,description:v,wrapperProps:w,classNames:E,styles:_,variant:y,visibilityToggleIcon:b,__staticSelector:x,sx:P,labelProps:$,descriptionProps:O,errorProps:C,unstyled:T,visibilityToggleLabel:j,withAsterisk:k,inputContainer:I,iconWidth:F,inputWrapperOrder:N,visible:L,defaultVisible:H,onVisibilityChange:Q}=r,R=MJ(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"]),D=M({size:a,sizes:FJ}),{classes:V}=TJ({rightSectionWidth:D},{name:"PasswordInput",classNames:E,styles:_,unstyled:T,size:a,variant:y}),G=$r(c),{systemStyles:ie,rest:$e}=Jn(R),[ue,Me]=Pr({value:L,defaultValue:H,finalValue:!1,onChange:Q}),Ie=()=>Me(!ue),ut=s.createElement(lr,{className:V.visibilityToggle,tabIndex:i,radius:n,size:M({size:a,sizes:zJ}),"aria-hidden":!j,"aria-label":j,unstyled:T,onMouseDown:et=>{et.preventDefault(),Ie()},onKeyDown:et=>{et.key===" "&&(et.preventDefault(),Ie())}},s.createElement(b,{reveal:ue,size:M({size:a,sizes:LJ})}));return s.createElement(Ft.Wrapper,wu(wu({required:p,id:G,label:u,error:d,description:v,size:a,className:l,style:h,classNames:E,styles:_,__staticSelector:x,sx:P,errorProps:C,descriptionProps:O,labelProps:$,unstyled:T,withAsterisk:k,inputWrapperOrder:N,inputContainer:I,variant:y},ie),w),s.createElement(Ft,{component:"div",error:d,icon:g,size:a,classNames:AJ(wu({},E),{input:V.input}),styles:_,radius:n,disabled:o,__staticSelector:x,rightSectionWidth:D,rightSection:!o&&ut,variant:y,unstyled:T,iconWidth:F},s.createElement("input",wu({type:ue?"text":"password",required:p,"data-invalid":!!d||void 0,"data-with-icon":!!g||void 0,className:V.innerInput,disabled:o,id:G,ref:t,autoComplete:"off"},$e))))});fo.displayName="@mantine/core/PasswordInput";const mD=f.createContext(!1),BJ=mD.Provider,UJ=()=>f.useContext(mD);function hD({children:e,openDelay:t=0,closeDelay:r=0}){return s.createElement(BJ,{value:!0},s.createElement(DV,{delay:{open:t,close:r}},e))}hD.displayName="@mantine/core/TooltipGroup";var WJ=Object.defineProperty,HJ=Object.defineProperties,qJ=Object.getOwnPropertyDescriptors,jS=Object.getOwnPropertySymbols,GJ=Object.prototype.hasOwnProperty,QJ=Object.prototype.propertyIsEnumerable,RS=(e,t,r)=>t in e?WJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,TS=(e,t)=>{for(var r in t||(t={}))GJ.call(t,r)&&RS(e,r,t[r]);if(jS)for(var r of jS(t))QJ.call(t,r)&&RS(e,r,t[r]);return e},KJ=(e,t)=>HJ(e,qJ(t));function YJ(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 XJ=U((e,{color:t,radius:r,width:n,multiline:o})=>({tooltip:KJ(TS(TS({},e.fn.fontStyles()),YJ(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 gD=XJ,vD={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 JJ({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}=_0({placement:t,middleware:[m0({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,v=f.useCallback(({clientX:w,clientY:E})=>{l({getBoundingClientRect(){return{width:0,height:0,x:w,y:E,left:w+h,top:E+g,right:w,bottom:E}}})},[l]);return f.useEffect(()=>{if(u.floating.current){const w=o.current;w.addEventListener("mousemove",v);const E=uo(u.floating.current);return E.forEach(_=>{_.addEventListener("scroll",d)}),()=>{w.removeEventListener("mousemove",v),E.forEach(_=>{_.removeEventListener("scroll",d)})}}},[l,u.floating.current,d,v,r]),{handleMouseMove:v,x:a,y:i,opened:r,setOpened:n,boundaryRef:o,floating:c}}var ZJ=Object.defineProperty,eZ=Object.defineProperties,tZ=Object.getOwnPropertyDescriptors,hp=Object.getOwnPropertySymbols,yD=Object.prototype.hasOwnProperty,wD=Object.prototype.propertyIsEnumerable,IS=(e,t,r)=>t in e?ZJ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,_u=(e,t)=>{for(var r in t||(t={}))yD.call(t,r)&&IS(e,r,t[r]);if(hp)for(var r of hp(t))wD.call(t,r)&&IS(e,r,t[r]);return e},bu=(e,t)=>eZ(e,tZ(t)),rZ=(e,t)=>{var r={};for(var n in e)yD.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&&wD.call(e,n)&&(r[n]=e[n]);return r};const nZ={refProp:"ref",withinPortal:!0,offset:10,position:"right",zIndex:kn("popover")};function _D(e){var t;const r=q("TooltipFloating",nZ,e),{children:n,refProp:o,withinPortal:a,portalProps:i,style:l,className:c,classNames:u,styles:d,unstyled:p,radius:h,color:g,label:v,offset:w,position:E,multiline:_,width:y,zIndex:b,disabled:x,variant:P}=r,$=rZ(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}=JJ({offset:w,position:E}),{classes:N,cx:L}=gD({radius:h,color:g,multiline:_,width:y},{name:"TooltipFloating",classNames:u,styles:d,unstyled:p,variant:P});if(!vl(n))throw new Error(vD.children);const H=wl(k,n.ref),Q=D=>{var V,G;(G=(V=n.props).onMouseEnter)==null||G.call(V,D),O(D),F(!0)},R=D=>{var V,G;(G=(V=n.props).onMouseLeave)==null||G.call(V,D),F(!1)};return s.createElement(s.Fragment,null,s.createElement(xl,bu(_u({},i),{withinPortal:a}),s.createElement(le,bu(_u({},$),{ref:I,className:L(N.tooltip,c),style:bu(_u({},l),{zIndex:b,display:!x&&j?"block":"none",top:T??"",left:(t=Math.round(C))!=null?t:""})}),v)),f.cloneElement(n,bu(_u({},n.props),{[o]:H,onMouseEnter:Q,onMouseLeave:R})))}_D.displayName="@mantine/core/TooltipFloating";function oZ(e){const[t,r]=f.useState(!1),o=typeof e.opened=="boolean"?e.opened:t,a=UJ(),i=$r(),{delay:l,currentId:c,setCurrentId:u}=Fj(),d=f.useCallback(C=>{r(C),C&&u(i)},[u,i]),{x:p,y:h,reference:g,floating:v,context:w,refs:E,update:_,placement:y,middlewareData:{arrow:{x:b,y:x}={}}}=_0({placement:e.position,open:o,onOpenChange:d,middleware:[$j(e.offset),m0({padding:8}),Sj(),Nj({element:e.arrowRef,padding:e.arrowOffset}),...e.inline?[Oj()]:[]]}),{getReferenceProps:P,getFloatingProps:$}=qV([IV(w,{enabled:e.events.hover,delay:a?l:{open:e.openDelay,close:e.closeDelay},mouseOnly:!e.events.touch}),WV(w,{enabled:e.events.focus,keyboardOnly:!0}),HV(w,{role:"tooltip"}),UV(w,{enabled:typeof e.opened===void 0}),NV(w,{id:i})]);return Bj({opened:o,position:e.position,positionDependencies:e.positionDependencies,floating:{refs:E,update:_}}),rn(()=>{var C;(C=e.onPositionChange)==null||C.call(e,y)},[y]),{x:p,y:h,arrowX:b,arrowY:x,reference:g,floating:v,getFloatingProps:$,getReferenceProps:P,isGroupPhase:o&&c&&c!==i,opened:o,placement:y}}var aZ=Object.defineProperty,iZ=Object.defineProperties,lZ=Object.getOwnPropertyDescriptors,gp=Object.getOwnPropertySymbols,bD=Object.prototype.hasOwnProperty,xD=Object.prototype.propertyIsEnumerable,DS=(e,t,r)=>t in e?aZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Pa=(e,t)=>{for(var r in t||(t={}))bD.call(t,r)&&DS(e,r,t[r]);if(gp)for(var r of gp(t))xD.call(t,r)&&DS(e,r,t[r]);return e},ng=(e,t)=>iZ(e,lZ(t)),sZ=(e,t)=>{var r={};for(var n in e)bD.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&&xD.call(e,n)&&(r[n]=e[n]);return r};const cZ={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:kn("popover"),positionDependencies:[]},Fm=f.forwardRef((e,t)=>{var r;const n=f.useRef(null),o=q("Tooltip",cZ,e),{children:a,position:i,refProp:l,label:c,openDelay:u,closeDelay:d,onPositionChange:p,opened:h,withinPortal:g,portalProps:v,radius:w,color:E,classNames:_,styles:y,unstyled:b,style:x,className:P,withArrow:$,arrowSize:O,arrowOffset:C,arrowRadius:T,arrowPosition:j,offset:k,transitionProps:I,multiline:F,width:N,events:L,zIndex:H,disabled:Q,positionDependencies:R,onClick:D,onMouseEnter:V,onMouseLeave:G,inline:ie,variant:$e,keepMounted:ue}=o,Me=sZ(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:ut,theme:et}=gD({radius:w,color:E,width:N,multiline:F},{name:"Tooltip",classNames:_,styles:y,unstyled:b,variant:$e}),tt=oZ({position:Zj(et.dir,i),closeDelay:d,openDelay:u,onPositionChange:p,opened:h,events:L,arrowRef:n,arrowOffset:C,offset:k+($?O/2:0),positionDependencies:[...R,a],inline:ie});if(!vl(a))throw new Error(vD.children);const jr=wl(tt.reference,a.ref,t);return s.createElement(s.Fragment,null,s.createElement(xl,ng(Pa({},v),{withinPortal:g}),s.createElement(ii,ng(Pa({keepMounted:ue,mounted:!Q&&tt.opened},I),{transition:I.transition||"fade",duration:tt.isGroupPhase?10:(r=I.duration)!=null?r:100}),Rr=>{var rr,fn;return s.createElement(le,Pa(Pa({},Me),tt.getFloatingProps({ref:tt.floating,className:Ie.tooltip,style:ng(Pa(Pa({},x),Rr),{zIndex:H,top:(rr=tt.y)!=null?rr:0,left:(fn=tt.x)!=null?fn:0})})),c,s.createElement(x0,{ref:n,arrowX:tt.arrowX,arrowY:tt.arrowY,visible:$,position:tt.placement,arrowSize:O,arrowOffset:C,arrowRadius:T,arrowPosition:j,className:Ie.arrow}))})),f.cloneElement(a,tt.getReferenceProps(Pa({onClick:D,onMouseEnter:V,onMouseLeave:G,onMouseMove:e.onMouseMove,onPointerDown:e.onPointerDown,onPointerEnter:e.onPointerEnter,[l]:jr,className:ut(P,a.props.className)},a.props))))});Fm.Group=hD;Fm.Floating=_D;Fm.displayName="@mantine/core/Tooltip";const uZ=Fm;var dZ=Object.defineProperty,vp=Object.getOwnPropertySymbols,ED=Object.prototype.hasOwnProperty,SD=Object.prototype.propertyIsEnumerable,NS=(e,t,r)=>t in e?dZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,AS=(e,t)=>{for(var r in t||(t={}))ED.call(t,r)&&NS(e,r,t[r]);if(vp)for(var r of vp(t))SD.call(t,r)&&NS(e,r,t[r]);return e},fZ=(e,t)=>{var r={};for(var n in e)ED.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&&SD.call(e,n)&&(r[n]=e[n]);return r};function pZ(e){const t=e,{width:r,height:n,style:o}=t,a=fZ(t,["width","height","style"]);return s.createElement("svg",AS({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 5 5",style:AS({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 PD=f.createContext(null),mZ=PD.Provider,hZ=()=>f.useContext(PD);var gZ=Object.defineProperty,yp=Object.getOwnPropertySymbols,OD=Object.prototype.hasOwnProperty,$D=Object.prototype.propertyIsEnumerable,MS=(e,t,r)=>t in e?gZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zS=(e,t)=>{for(var r in t||(t={}))OD.call(t,r)&&MS(e,r,t[r]);if(yp)for(var r of yp(t))$D.call(t,r)&&MS(e,r,t[r]);return e},vZ=(e,t)=>{var r={};for(var n in e)OD.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&&$D.call(e,n)&&(r[n]=e[n]);return r};const yZ={size:"sm"},CD=f.forwardRef((e,t)=>{const r=q("RadioGroup",yZ,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c,unstyled:u,name:d}=r,p=vZ(r,["children","value","defaultValue","onChange","size","wrapperProps","unstyled","name"]),h=$r(d),[g,v]=Pr({value:o,defaultValue:a,finalValue:"",onChange:i}),w=E=>v(E.currentTarget.value);return s.createElement(mZ,{value:{value:g,onChange:w,size:l,name:h}},s.createElement(Ft.Wrapper,zS(zS({labelElement:"div",size:l,__staticSelector:"RadioGroup",ref:t,unstyled:u},c),p),n))});CD.displayName="@mantine/core/RadioGroup";var wZ=Object.defineProperty,_Z=Object.defineProperties,bZ=Object.getOwnPropertyDescriptors,LS=Object.getOwnPropertySymbols,xZ=Object.prototype.hasOwnProperty,EZ=Object.prototype.propertyIsEnumerable,FS=(e,t,r)=>t in e?wZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,SZ=(e,t)=>{for(var r in t||(t={}))xZ.call(t,r)&&FS(e,r,t[r]);if(LS)for(var r of LS(t))EZ.call(t,r)&&FS(e,r,t[r]);return e},PZ=(e,t)=>_Z(e,bZ(t));const og={xs:S(16),sm:S(20),md:S(24),lg:S(30),xl:S(36)},xu={xs:S(6),sm:S(8),md:S(10),lg:S(14),xl:S(16)};var OZ=U((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(${S(2)})`,transition:`opacity ${r}ms ${e.transitionTimingFunction}`,pointerEvents:"none",width:M({sizes:xu,size:a}),height:M({sizes:xu,size:a}),position:"absolute",top:`calc(50% - ${M({sizes:xu,size:a})} / 2)`,left:`calc(50% - ${M({sizes:xu,size:a})} / 2)`},radio:PZ(SZ({},e.fn.focusStyles()),{backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${S(1)} solid ${o?l:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[4]}`,position:"relative",appearance:"none",width:M({sizes:og,size:a}),height:M({sizes:og,size:a}),borderRadius:M({sizes:og,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 $Z=OZ;var CZ=Object.defineProperty,wp=Object.getOwnPropertySymbols,kD=Object.prototype.hasOwnProperty,jD=Object.prototype.propertyIsEnumerable,VS=(e,t,r)=>t in e?CZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Eu=(e,t)=>{for(var r in t||(t={}))kD.call(t,r)&&VS(e,r,t[r]);if(wp)for(var r of wp(t))jD.call(t,r)&&VS(e,r,t[r]);return e},kZ=(e,t)=>{var r={};for(var n in e)kD.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&&jD.call(e,n)&&(r[n]=e[n]);return r};const jZ={icon:pZ,transitionDuration:100,size:"sm",labelPosition:"right"},_p=f.forwardRef((e,t)=>{var r,n;const o=q("Radio",jZ,e),{className:a,style:i,id:l,label:c,size:u,title:d,disabled:p,color:h,classNames:g,styles:v,sx:w,icon:E,transitionDuration:_,wrapperProps:y,unstyled:b,labelPosition:x,description:P,error:$,variant:O}=o,C=kZ(o,["className","style","id","label","size","title","disabled","color","classNames","styles","sx","icon","transitionDuration","wrapperProps","unstyled","labelPosition","description","error","variant"]),T=hZ(),j=(r=T==null?void 0:T.size)!=null?r:u,k=e.size?u:j,{classes:I}=$Z({color:h,transitionDuration:_,labelPosition:x,error:!!$},{name:"Radio",classNames:g,styles:v,unstyled:b,variant:O,size:k}),{systemStyles:F,rest:N}=Jn(C),L=$r(l),H=T?{checked:T.value===N.value,name:(n=N.name)!=null?n:T.name,onChange:T.onChange}:{};return s.createElement(Am,Eu(Eu({className:a,sx:w,style:i,id:L,size:k,labelPosition:x,label:c,description:P,error:$,disabled:p,__staticSelector:"Radio",classNames:g,styles:v,unstyled:b,"data-checked":H.checked||void 0,variant:O},F),y),s.createElement("div",{className:I.inner},s.createElement("input",Eu(Eu({ref:t,className:I.radio,type:"radio",id:L,disabled:p},N),H)),s.createElement(E,{className:I.icon,"aria-hidden":!0})))});_p.displayName="@mantine/core/Radio";_p.Group=CD;var RZ=Object.defineProperty,bp=Object.getOwnPropertySymbols,RD=Object.prototype.hasOwnProperty,TD=Object.prototype.propertyIsEnumerable,BS=(e,t,r)=>t in e?RZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,TZ=(e,t)=>{for(var r in t||(t={}))RD.call(t,r)&&BS(e,r,t[r]);if(bp)for(var r of bp(t))TD.call(t,r)&&BS(e,r,t[r]);return e},IZ=(e,t)=>{var r={};for(var n in e)RD.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&&TD.call(e,n)&&(r[n]=e[n]);return r};const DZ={w:0,h:0},Vm=f.forwardRef((e,t)=>{const r=q("Space",DZ,e),{w:n,h:o}=r,a=IZ(r,["w","h"]);return s.createElement(le,TZ({ref:t,w:n,miw:n,h:o,mih:o},a))});Vm.displayName="@mantine/core/Space";var NZ=U((e,{spacing:t,align:r,justify:n})=>({root:{display:"flex",flexDirection:"column",alignItems:r,justifyContent:n,gap:M({size:t,sizes:e.spacing})}}));const AZ=NZ;var MZ=Object.defineProperty,xp=Object.getOwnPropertySymbols,ID=Object.prototype.hasOwnProperty,DD=Object.prototype.propertyIsEnumerable,US=(e,t,r)=>t in e?MZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,zZ=(e,t)=>{for(var r in t||(t={}))ID.call(t,r)&&US(e,r,t[r]);if(xp)for(var r of xp(t))DD.call(t,r)&&US(e,r,t[r]);return e},LZ=(e,t)=>{var r={};for(var n in e)ID.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&&DD.call(e,n)&&(r[n]=e[n]);return r};const FZ={spacing:"md",align:"stretch",justify:"flex-start"},je=f.forwardRef((e,t)=>{const r=q("Stack",FZ,e),{spacing:n,className:o,align:a,justify:i,unstyled:l,variant:c}=r,u=LZ(r,["spacing","className","align","justify","unstyled","variant"]),{classes:d,cx:p}=AZ({spacing:n,align:a,justify:i},{name:"Stack",unstyled:l,variant:c});return s.createElement(le,zZ({className:p(d.root,o),ref:t},u))});je.displayName="@mantine/core/Stack";var VZ=Object.defineProperty,BZ=Object.defineProperties,UZ=Object.getOwnPropertyDescriptors,WS=Object.getOwnPropertySymbols,WZ=Object.prototype.hasOwnProperty,HZ=Object.prototype.propertyIsEnumerable,HS=(e,t,r)=>t in e?VZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ag=(e,t)=>{for(var r in t||(t={}))WZ.call(t,r)&&HS(e,r,t[r]);if(WS)for(var r of WS(t))HZ.call(t,r)&&HS(e,r,t[r]);return e},qZ=(e,t)=>BZ(e,UZ(t));const ND={xs:S(34),sm:S(36),md:S(42),lg:S(48),xl:S(52)};var GZ=U((e,{color:t,iconSize:r,radius:n,allowStepClick:o,iconPosition:a,orientation:i},{size:l})=>{const c=r?S(r):M({size:l,sizes:ND}),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:ag({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:`${S(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:`${S(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:qZ(ag({},e.fn.cover()),{display:"flex",alignItems:"center",justifyContent:"center",color:e.white}),stepBody:ag({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})} - ${S(2)})`,lineHeight:1}}});const QZ=GZ;var KZ=Object.defineProperty,Ep=Object.getOwnPropertySymbols,AD=Object.prototype.hasOwnProperty,MD=Object.prototype.propertyIsEnumerable,qS=(e,t,r)=>t in e?KZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ig=(e,t)=>{for(var r in t||(t={}))AD.call(t,r)&&qS(e,r,t[r]);if(Ep)for(var r of Ep(t))MD.call(t,r)&&qS(e,r,t[r]);return e},YZ=(e,t)=>{var r={};for(var n in e)AD.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&&MD.call(e,n)&&(r[n]=e[n]);return r};const XZ={xs:16,sm:18,md:20,lg:22,xl:24},JZ={withIcon:!0,size:"md",radius:"xl",allowStepClick:!0,iconPosition:"left",__staticSelector:"Step"},Su=(e,t)=>typeof e=="function"?s.createElement(e,{step:t}):e,zD=f.forwardRef((e,t)=>{const r=q("StepperStep",JZ,e),{className:n,step:o,state:a,color:i,icon:l,completedIcon:c,progressIcon:u,label:d,description:p,withIcon:h,iconSize:g,size:v,radius:w,loading:E,allowStepClick:_,allowStepSelect:y,iconPosition:b,__staticSelector:x,classNames:P,styles:$,unstyled:O,orientation:C,variant:T}=r,j=YZ(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}=QZ({color:i,iconSize:g,radius:w,allowStepClick:_,iconPosition:b,orientation:C},{name:x,classNames:P,styles:$,unstyled:O,variant:T,size:v}),F=M({size:v,sizes:XZ}),N=a==="stepCompleted"?null:a==="stepProgress"?u:l,L={"data-progress":a==="stepProgress"||void 0,"data-completed":a==="stepCompleted"||void 0};return s.createElement(mo,ig(ig({className:I(k.step,n),tabIndex:_?0:-1,ref:t},L),j),h&&s.createElement("div",{className:k.stepWrapper},s.createElement("div",ig({className:k.stepIcon},L),s.createElement(ii,{mounted:a==="stepCompleted",transition:"pop",duration:200},H=>s.createElement("div",{className:k.stepCompletedIcon,style:H},E?s.createElement(cn,{color:"#fff",size:F,className:k.stepLoader}):Su(c,o)||s.createElement(tT,{indeterminate:!1,width:F,height:F}))),a!=="stepCompleted"?E?s.createElement(cn,{size:F,color:i}):Su(N||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(ae,{className:k.stepLabel},Su(d,o)),p&&s.createElement(ae,{className:k.stepDescription,color:"dimmed"},Su(p,o))))});zD.displayName="@mantine/core/Step";function Sp(e){return null}Sp.displayName="@mantine/core/StepCompleted";var ZZ=Object.defineProperty,eee=Object.defineProperties,tee=Object.getOwnPropertyDescriptors,GS=Object.getOwnPropertySymbols,ree=Object.prototype.hasOwnProperty,nee=Object.prototype.propertyIsEnumerable,QS=(e,t,r)=>t in e?ZZ(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Yl=(e,t)=>{for(var r in t||(t={}))ree.call(t,r)&&QS(e,r,t[r]);if(GS)for(var r of GS(t))nee.call(t,r)&&QS(e,r,t[r]);return e},oee=(e,t)=>eee(e,tee(t)),aee=U((e,{contentPadding:t,color:r,orientation:n,iconPosition:o,iconSize:a,breakpoint:i},{size:l})=>{const c=typeof i<"u",u=an(M({size:i,sizes:e.breakpoints})),d=typeof a<"u"?`calc(${S(a)} / 2 - ${S(1)})`:`calc(${M({size:l,sizes:ND})} / 2 - ${S(1)})`,p={steps:{flexDirection:"column",alignItems:o==="left"?"flex-start":"flex-end"},separator:{width:S(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} - ${S(2)})`}},h={steps:{[`@media (max-width: ${ar(u-1)})`]:p.steps},separator:{[`@media (max-width: ${ar(u-1)})`]:p.separator}};return{root:{},steps:Yl(Yl({display:"flex",boxSizing:"border-box",alignItems:"center"},n==="vertical"?p.steps:null),c?h.steps:null),separator:Yl(Yl({boxSizing:"border-box",transition:"background-color 150ms ease",flex:1,height:S(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:oee(Yl({},e.fn.fontStyles()),{paddingTop:M({size:t,sizes:e.spacing})})}});const iee=aee;var lee=Object.defineProperty,Pp=Object.getOwnPropertySymbols,LD=Object.prototype.hasOwnProperty,FD=Object.prototype.propertyIsEnumerable,KS=(e,t,r)=>t in e?lee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,see=(e,t)=>{for(var r in t||(t={}))LD.call(t,r)&&KS(e,r,t[r]);if(Pp)for(var r of Pp(t))FD.call(t,r)&&KS(e,r,t[r]);return e},cee=(e,t)=>{var r={};for(var n in e)LD.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&&FD.call(e,n)&&(r[n]=e[n]);return r};const uee={contentPadding:"md",size:"md",radius:"xl",orientation:"horizontal",iconPosition:"left",allowNextStepsSelect:!0},qs=f.forwardRef((e,t)=>{var r,n,o;const a=q("Stepper",uee,e),{className:i,children:l,onStepClick:c,active:u,icon:d,completedIcon:p,progressIcon:h,color:g,iconSize:v,contentPadding:w,size:E,radius:_,orientation:y,breakpoint:b,iconPosition:x,allowNextStepsSelect:P,classNames:$,styles:O,unstyled:C,variant:T}=a,j=cee(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}=iee({contentPadding:w,color:g,orientation:y,iconPosition:x,iconSize:v,breakpoint:b},{name:"Stepper",classNames:$,styles:O,unstyled:C,variant:T,size:E}),F=f.Children.toArray(l),N=F.filter(V=>V.type!==Sp),L=F.find(V=>V.type===Sp),H=N.reduce((V,G,ie)=>{const $e=u===ie?"stepProgress":u>ie?"stepCompleted":"stepInactive",Me=(()=>typeof c!="function"?!1:typeof G.props.allowStepSelect=="boolean"?G.props.allowStepSelect:$e==="stepCompleted"||P)();return V.push(f.cloneElement(G,{__staticSelector:"Stepper",icon:G.props.icon||d||ie+1,key:ie,step:ie,variant:T,state:$e,onClick:()=>Me&&c(ie),allowStepClick:Me,completedIcon:G.props.completedIcon||p,progressIcon:G.props.progressIcon||h,color:G.props.color||g,iconSize:v,size:E,radius:_,classNames:$,styles:O,iconPosition:G.props.iconPosition||x,orientation:y,unstyled:C})),y==="horizontal"&&ie!==N.length-1&&V.push(s.createElement("div",{className:I(k.separator,{[k.separatorActive]:ie<u}),key:`separator-${ie}`})),V},[]),Q=(n=(r=N[u])==null?void 0:r.props)==null?void 0:n.children,R=(o=L==null?void 0:L.props)==null?void 0:o.children,D=u>N.length-1?R:Q;return s.createElement(le,see({className:I(k.root,i),ref:t},j),s.createElement("div",{className:k.steps},H),D&&s.createElement("div",{className:k.content},D))});qs.Step=zD;qs.Completed=Sp;qs.displayName="@mantine/core/Stepper";const VD=f.createContext(null),dee=VD.Provider,fee=()=>f.useContext(VD);var pee=Object.defineProperty,Op=Object.getOwnPropertySymbols,BD=Object.prototype.hasOwnProperty,UD=Object.prototype.propertyIsEnumerable,YS=(e,t,r)=>t in e?pee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,XS=(e,t)=>{for(var r in t||(t={}))BD.call(t,r)&&YS(e,r,t[r]);if(Op)for(var r of Op(t))UD.call(t,r)&&YS(e,r,t[r]);return e},mee=(e,t)=>{var r={};for(var n in e)BD.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&&UD.call(e,n)&&(r[n]=e[n]);return r};const hee={size:"sm"},WD=f.forwardRef((e,t)=>{const r=q("SwitchGroup",hee,e),{children:n,value:o,defaultValue:a,onChange:i,size:l,wrapperProps:c}=r,u=mee(r,["children","value","defaultValue","onChange","size","wrapperProps"]),[d,p]=Pr({value:o,defaultValue:a,finalValue:[],onChange:i}),h=g=>{const v=g.currentTarget.value;p(d.includes(v)?d.filter(w=>w!==v):[...d,v])};return s.createElement(dee,{value:{value:d,onChange:h,size:l}},s.createElement(Ft.Wrapper,XS(XS({labelElement:"div",size:l,__staticSelector:"SwitchGroup",ref:t},c),u),n))});WD.displayName="@mantine/core/SwitchGroup";var gee=Object.defineProperty,vee=Object.defineProperties,yee=Object.getOwnPropertyDescriptors,JS=Object.getOwnPropertySymbols,wee=Object.prototype.hasOwnProperty,_ee=Object.prototype.propertyIsEnumerable,ZS=(e,t,r)=>t in e?gee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,bee=(e,t)=>{for(var r in t||(t={}))wee.call(t,r)&&ZS(e,r,t[r]);if(JS)for(var r of JS(t))_ee.call(t,r)&&ZS(e,r,t[r]);return e},xee=(e,t)=>vee(e,yee(t));const Eee={xs:S(16),sm:S(20),md:S(24),lg:S(30),xl:S(36)},See={xs:S(32),sm:S(38),md:S(46),lg:S(56),xl:S(72)},Pee={xs:S(12),sm:S(14),md:S(18),lg:S(22),xl:S(28)},Oee={xs:S(5),sm:S(6),md:S(7),lg:S(9),xl:S(11)},$ee={xs:S(4),sm:S(5),md:S(6),lg:S(8),xl:S(10)};var Cee=U((e,{radius:t,color:r,labelPosition:n,error:o},{size:a})=>{const i=M({size:a,sizes:Pee}),l=M({size:t,sizes:e.radius}),c=e.fn.variant({variant:"filled",color:r}),u=M({size:a,sizes:See}),d=S(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:xee(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:`${S(1)} solid ${o?p:e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`,height:M({size:a,sizes:Eee}),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:Oee}),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:`${S(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:$ee}),marginLeft:`calc(${i} + ${d})`,transition:`margin 150ms ${e.transitionTimingFunction}`,"input:checked + * > &":{marginLeft:0,marginRight:`calc(${i} + ${d})`}}}});const kee=Cee;var jee=Object.defineProperty,Ree=Object.defineProperties,Tee=Object.getOwnPropertyDescriptors,$p=Object.getOwnPropertySymbols,HD=Object.prototype.hasOwnProperty,qD=Object.prototype.propertyIsEnumerable,eP=(e,t,r)=>t in e?jee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,lg=(e,t)=>{for(var r in t||(t={}))HD.call(t,r)&&eP(e,r,t[r]);if($p)for(var r of $p(t))qD.call(t,r)&&eP(e,r,t[r]);return e},Iee=(e,t)=>Ree(e,Tee(t)),Dee=(e,t)=>{var r={};for(var n in e)HD.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&&qD.call(e,n)&&(r[n]=e[n]);return r};const Nee={offLabel:"",onLabel:"",size:"sm",radius:"xl",error:!1},D0=f.forwardRef((e,t)=>{var r;const n=q("Switch",Nee,e),{className:o,color:a,label:i,offLabel:l,onLabel:c,id:u,style:d,size:p,radius:h,wrapperProps:g,children:v,unstyled:w,styles:E,classNames:_,thumbIcon:y,sx:b,checked:x,defaultChecked:P,onChange:$,labelPosition:O,description:C,error:T,disabled:j,variant:k}=n,I=Dee(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=fee(),N=(F==null?void 0:F.size)||p,{classes:L,cx:H}=kee({color:a,radius:h,labelPosition:O,error:!!T},{name:"Switch",classNames:_,styles:E,unstyled:w,size:N,variant:k}),{systemStyles:Q,rest:R}=Jn(I),D=$r(u),V=F?{checked:F.value.includes(R.value),onChange:F.onChange}:{},[G,ie]=Pr({value:(r=V.checked)!=null?r:x,defaultValue:P,finalValue:!1});return s.createElement(Am,lg(lg({className:H(o,L.root),sx:b,style:d,id:D,size:(F==null?void 0:F.size)||p,labelPosition:O,label:i,description:C,error:T,disabled:j,__staticSelector:"Switch",classNames:_,styles:E,unstyled:w,"data-checked":V.checked||void 0,variant:k},Q),g),s.createElement("input",Iee(lg({},R),{disabled:j,checked:G,onChange:$e=>{F?V.onChange($e):$==null||$($e),ie($e.currentTarget.checked)},id:D,ref:t,type:"checkbox",className:L.input})),s.createElement("label",{htmlFor:D,className:L.track},s.createElement("div",{className:L.thumb},y),s.createElement("div",{className:L.trackLabel},G?c:l)))});D0.displayName="@mantine/core/Switch";D0.Group=WD;var Aee=Object.defineProperty,Mee=Object.defineProperties,zee=Object.getOwnPropertyDescriptors,tP=Object.getOwnPropertySymbols,Lee=Object.prototype.hasOwnProperty,Fee=Object.prototype.propertyIsEnumerable,rP=(e,t,r)=>t in e?Aee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vee=(e,t)=>{for(var r in t||(t={}))Lee.call(t,r)&&rP(e,r,t[r]);if(tP)for(var r of tP(t))Fee.call(t,r)&&rP(e,r,t[r]);return e},Bee=(e,t)=>Mee(e,zee(t)),Uee=U((e,{captionSide:t,horizontalSpacing:r,verticalSpacing:n,fontSize:o,withBorder:a,withColumnBorders:i})=>{const l=`${S(1)} solid ${e.colorScheme==="dark"?e.colors.dark[4]:e.colors.gray[3]}`;return{root:Bee(Vee({},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 Wee=Uee;var Hee=Object.defineProperty,qee=Object.defineProperties,Gee=Object.getOwnPropertyDescriptors,Cp=Object.getOwnPropertySymbols,GD=Object.prototype.hasOwnProperty,QD=Object.prototype.propertyIsEnumerable,nP=(e,t,r)=>t in e?Hee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Qee=(e,t)=>{for(var r in t||(t={}))GD.call(t,r)&&nP(e,r,t[r]);if(Cp)for(var r of Cp(t))QD.call(t,r)&&nP(e,r,t[r]);return e},Kee=(e,t)=>qee(e,Gee(t)),Yee=(e,t)=>{var r={};for(var n in e)GD.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&&QD.call(e,n)&&(r[n]=e[n]);return r};const Xee={striped:!1,highlightOnHover:!1,captionSide:"top",horizontalSpacing:"xs",fontSize:"sm",verticalSpacing:7,withBorder:!1,withColumnBorders:!1},si=f.forwardRef((e,t)=>{const r=q("Table",Xee,e),{className:n,children:o,striped:a,highlightOnHover:i,captionSide:l,horizontalSpacing:c,verticalSpacing:u,fontSize:d,unstyled:p,withBorder:h,withColumnBorders:g,variant:v}=r,w=Yee(r,["className","children","striped","highlightOnHover","captionSide","horizontalSpacing","verticalSpacing","fontSize","unstyled","withBorder","withColumnBorders","variant"]),{classes:E,cx:_}=Wee({captionSide:l,verticalSpacing:u,horizontalSpacing:c,fontSize:d,withBorder:h,withColumnBorders:g},{unstyled:p,name:"Table",variant:v});return s.createElement(le,Kee(Qee({},w),{component:"table",ref:t,className:_(E.root,n),"data-striped":a||void 0,"data-hover":i||void 0}),o)});si.displayName="@mantine/core/Table";const kv={context:"Tabs component was not found in the tree",value:"Tabs.Tab or Tabs.Panel component was rendered with invalid value or without value"},[Jee,N0]=So(kv.context);var Zee=Object.defineProperty,oP=Object.getOwnPropertySymbols,ete=Object.prototype.hasOwnProperty,tte=Object.prototype.propertyIsEnumerable,aP=(e,t,r)=>t in e?Zee(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rte=(e,t)=>{for(var r in t||(t={}))ete.call(t,r)&&aP(e,r,t[r]);if(oP)for(var r of oP(t))tte.call(t,r)&&aP(e,r,t[r]);return e};function nte({orientation:e,inverted:t,placement:r},n,o){const a=e==="vertical";return o==="default"?{[a?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${S(2)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="outline"?{[a?r==="left"?"borderRight":"borderLeft":t?"borderTop":"borderBottom"]:`${S(1)} solid ${n.colorScheme==="dark"?n.colors.dark[4]:n.colors.gray[3]}`}:o==="pills"?{gap:`calc(${n.spacing.sm} / 2)`}:{}}var ote=U((e,t,{variant:r})=>{const n=t.orientation==="vertical";return{tabsList:rte({display:"flex",flexWrap:"wrap",flexDirection:n?"column":"row",justifyContent:UT[t.position],'& [role="tab"]':{flex:t.grow?1:void 0}},nte(t,e,r))}});const ate=ote;var ite=Object.defineProperty,lte=Object.defineProperties,ste=Object.getOwnPropertyDescriptors,kp=Object.getOwnPropertySymbols,KD=Object.prototype.hasOwnProperty,YD=Object.prototype.propertyIsEnumerable,iP=(e,t,r)=>t in e?ite(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,cte=(e,t)=>{for(var r in t||(t={}))KD.call(t,r)&&iP(e,r,t[r]);if(kp)for(var r of kp(t))YD.call(t,r)&&iP(e,r,t[r]);return e},ute=(e,t)=>lte(e,ste(t)),dte=(e,t)=>{var r={};for(var n in e)KD.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&&YD.call(e,n)&&(r[n]=e[n]);return r};const fte={grow:!1,position:"left"},XD=f.forwardRef((e,t)=>{const r=q("TabsList",fte,e),{children:n,className:o,grow:a,position:i}=r,l=dte(r,["children","className","grow","position"]),{orientation:c,variant:u,color:d,radius:p,inverted:h,placement:g,classNames:v,styles:w,unstyled:E}=N0(),{classes:_,cx:y}=ate({orientation:c,grow:a,color:d,position:i,radius:p,inverted:h,placement:g},{name:"Tabs",unstyled:E,classNames:v,styles:w,variant:u});return s.createElement(le,ute(cte({},l),{className:y(_.tabsList,o),ref:t,role:"tablist","aria-orientation":c}),n)});XD.displayName="@mantine/core/TabsList";var pte=U((e,{orientation:t})=>({panel:{flex:t==="vertical"?1:void 0}}));const mte=pte;var hte=Object.defineProperty,gte=Object.defineProperties,vte=Object.getOwnPropertyDescriptors,jp=Object.getOwnPropertySymbols,JD=Object.prototype.hasOwnProperty,ZD=Object.prototype.propertyIsEnumerable,lP=(e,t,r)=>t in e?hte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yte=(e,t)=>{for(var r in t||(t={}))JD.call(t,r)&&lP(e,r,t[r]);if(jp)for(var r of jp(t))ZD.call(t,r)&&lP(e,r,t[r]);return e},wte=(e,t)=>gte(e,vte(t)),_te=(e,t)=>{var r={};for(var n in e)JD.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&&ZD.call(e,n)&&(r[n]=e[n]);return r};const bte={},e5=f.forwardRef((e,t)=>{const r=q("TabsPanel",bte,e),{value:n,children:o,sx:a,className:i}=r,l=_te(r,["value","children","sx","className"]),c=N0(),{classes:u,cx:d}=mte({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(v=>[...v,p]),c.setMountedPanelIds(v=>v.filter(w=>w!==p))),[p]),s.createElement(le,wte(yte({},l),{ref:t,sx:[{display:h?void 0:"none"},...Zp(a)],className:d(u.panel,i),role:"tabpanel",id:p,"aria-labelledby":c.getTabId(n)}),g)});e5.displayName="@mantine/core/TabsPanel";var xte=Object.defineProperty,Ete=Object.defineProperties,Ste=Object.getOwnPropertyDescriptors,sP=Object.getOwnPropertySymbols,Pte=Object.prototype.hasOwnProperty,Ote=Object.prototype.propertyIsEnumerable,cP=(e,t,r)=>t in e?xte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Li=(e,t)=>{for(var r in t||(t={}))Pte.call(t,r)&&cP(e,r,t[r]);if(sP)for(var r of sP(t))Ote.call(t,r)&&cP(e,r,t[r]);return e},uP=(e,t)=>Ete(e,Ste(t));function $te(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=S(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"?uP(Li({[l?a==="left"?"borderRight":"borderLeft":o?"borderTop":"borderBottom"]:`${S(2)} solid transparent`,[l?a==="left"?"marginRight":"marginLeft":o?"marginTop":"marginBottom"]:S(-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]":Li({borderColor:c.background,color:e.colorScheme==="dark"?e.white:e.black},e.fn.hover({borderColor:c.background}))}):i==="outline"?{borderRadius:d,border:`${S(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":S(-1),top:l?0:o?S(-1):"unset",[l?"width":"height"]:S(1),right:l?a==="left"?S(-1):"unset":0,left:l?a==="left"?"unset":S(-1):0}}}:i==="pills"?uP(Li({borderRadius:e.fn.radius(n)},e.fn.hover({backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.colors.gray[0]})),{"&[data-active]":Li({backgroundColor:c.background,color:e.white},e.fn.hover({backgroundColor:c.background}))}):{}}var Cte=U((e,t,{variant:r})=>({tabLabel:{},tab:Li({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":Li({opacity:.5,cursor:"not-allowed"},e.fn.hover({backgroundColor:"transparent"})),"&:focus":{zIndex:1}},$te(e,t,r)),tabRightSection:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginLeft:S(7)}},tabIcon:{display:"flex",justifyContent:"center",alignItems:"center","&:not(:only-child)":{marginRight:S(7)}}}));const kte=Cte;var jte=Object.defineProperty,Rte=Object.defineProperties,Tte=Object.getOwnPropertyDescriptors,Rp=Object.getOwnPropertySymbols,t5=Object.prototype.hasOwnProperty,r5=Object.prototype.propertyIsEnumerable,dP=(e,t,r)=>t in e?jte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ite=(e,t)=>{for(var r in t||(t={}))t5.call(t,r)&&dP(e,r,t[r]);if(Rp)for(var r of Rp(t))r5.call(t,r)&&dP(e,r,t[r]);return e},Dte=(e,t)=>Rte(e,Tte(t)),Nte=(e,t)=>{var r={};for(var n in e)t5.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&&r5.call(e,n)&&(r[n]=e[n]);return r};const Ate={},n5=f.forwardRef((e,t)=>{const r=q("TabsTab",Ate,e),{value:n,children:o,onKeyDown:a,onClick:i,className:l,icon:c,rightSection:u,color:d}=r,p=Nte(r,["value","children","onKeyDown","onClick","className","icon","rightSection","color"]),h=N0(),g=!!c,v=!!u,{theme:w,classes:E,cx:_}=kte({withIcon:g||v&&!o,withRightSection:v||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}),y=n===h.value,b=h.getPanelId(n),x=h.mountedPanelIds.includes(n)?b:void 0,P=$=>{h.onTabChange(h.allowTabDeactivation&&n===h.value?null:n),i==null||i($)};return s.createElement(mo,Dte(Ite({},p),{unstyled:h.unstyled,className:_(E.tab,l),"data-active":y||void 0,ref:t,type:"button",role:"tab",id:h.getTabId(n),"aria-selected":y,tabIndex:y||h.value===null?0:-1,"aria-controls":x,onClick:P,onKeyDown:w$({siblingSelector:'[role="tab"]',parentSelector:'[role="tablist"]',activateOnFocus:h.activateTabWithKeyboard,loop:h.loop,dir:w.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))});n5.displayName="@mantine/core/Tab";function o5({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:v=!0,classNames:w,styles:E,unstyled:_}){const y=$r(i),[b,x]=f.useState([]),[P,$]=Pr({value:t,defaultValue:e,finalValue:null,onChange:r});return s.createElement(Jee,{value:{placement:g,value:P,orientation:n,id:y,loop:a,activateTabWithKeyboard:l,getTabId:F1(`${y}-tab`,kv.value),getPanelId:F1(`${y}-panel`,kv.value),onTabChange:$,setMountedPanelIds:x,mountedPanelIds:b,allowTabDeactivation:c,variant:u,color:d,radius:p,inverted:h,keepMounted:v,classNames:w,styles:E,unstyled:_}},o)}o5.displayName="@mantine/core/TabsProvider";var Mte=U((e,{orientation:t,placement:r})=>({root:{display:t==="vertical"?"flex":void 0,flexDirection:r==="right"?"row-reverse":"row"}}));const zte=Mte;var Lte=Object.defineProperty,Fte=Object.defineProperties,Vte=Object.getOwnPropertyDescriptors,Tp=Object.getOwnPropertySymbols,a5=Object.prototype.hasOwnProperty,i5=Object.prototype.propertyIsEnumerable,fP=(e,t,r)=>t in e?Lte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bte=(e,t)=>{for(var r in t||(t={}))a5.call(t,r)&&fP(e,r,t[r]);if(Tp)for(var r of Tp(t))i5.call(t,r)&&fP(e,r,t[r]);return e},Ute=(e,t)=>Fte(e,Vte(t)),Wte=(e,t)=>{var r={};for(var n in e)a5.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&&i5.call(e,n)&&(r[n]=e[n]);return r};const Hte={orientation:"horizontal",loop:!0,activateTabWithKeyboard:!0,allowTabDeactivation:!1,unstyled:!1,inverted:!1,variant:"default",placement:"left"},Be=f.forwardRef((e,t)=>{const r=q("Tabs",Hte,e),{defaultValue:n,value:o,orientation:a,loop:i,activateTabWithKeyboard:l,allowTabDeactivation:c,children:u,id:d,onTabChange:p,variant:h,color:g,className:v,unstyled:w,classNames:E,styles:_,radius:y,inverted:b,keepMounted:x,placement:P}=r,$=Wte(r,["defaultValue","value","orientation","loop","activateTabWithKeyboard","allowTabDeactivation","children","id","onTabChange","variant","color","className","unstyled","classNames","styles","radius","inverted","keepMounted","placement"]),{classes:O,cx:C}=zte({orientation:a,color:g,radius:y,inverted:b,placement:P},{unstyled:w,name:"Tabs",classNames:E,styles:_,variant:h});return s.createElement(o5,{activateTabWithKeyboard:l,defaultValue:n,orientation:a,onTabChange:p,value:o,id:d,loop:i,allowTabDeactivation:c,color:g,variant:h,radius:y,inverted:b,keepMounted:x,placement:P,classNames:E,styles:_,unstyled:w},s.createElement(le,Ute(Bte({},$),{className:C(O.root,v),id:d,ref:t}),u))});Be.List=XD;Be.Tab=n5;Be.Panel=e5;Be.displayName="@mantine/core/Tabs";var qte=Object.defineProperty,Gte=Object.defineProperties,Qte=Object.getOwnPropertyDescriptors,pP=Object.getOwnPropertySymbols,Kte=Object.prototype.hasOwnProperty,Yte=Object.prototype.propertyIsEnumerable,mP=(e,t,r)=>t in e?qte(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xte=(e,t)=>{for(var r in t||(t={}))Kte.call(t,r)&&mP(e,r,t[r]);if(pP)for(var r of pP(t))Yte.call(t,r)&&mP(e,r,t[r]);return e},Jte=(e,t)=>Gte(e,Qte(t));function Zte(e,t,r){return typeof e<"u"?e in r.headings.sizes?r.headings.sizes[e].fontSize:S(e):r.headings.sizes[t].fontSize}function ere(e,t,r){return typeof e<"u"&&e in r.headings.sizes?r.headings.sizes[e].lineHeight:r.headings.sizes[t].lineHeight}var tre=U((e,{element:t,weight:r,inline:n},{size:o})=>({root:Jte(Xte({},e.fn.fontStyles()),{fontFamily:e.headings.fontFamily,fontWeight:r||e.headings.sizes[t].fontWeight||e.headings.fontWeight,fontSize:Zte(o,t,e),lineHeight:n?1:ere(o,t,e),margin:0})}));const rre=tre;var nre=Object.defineProperty,Ip=Object.getOwnPropertySymbols,l5=Object.prototype.hasOwnProperty,s5=Object.prototype.propertyIsEnumerable,hP=(e,t,r)=>t in e?nre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ore=(e,t)=>{for(var r in t||(t={}))l5.call(t,r)&&hP(e,r,t[r]);if(Ip)for(var r of Ip(t))s5.call(t,r)&&hP(e,r,t[r]);return e},are=(e,t)=>{var r={};for(var n in e)l5.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&&s5.call(e,n)&&(r[n]=e[n]);return r};const ire={order:1},fe=f.forwardRef((e,t)=>{const r=q("Title",ire,e),{className:n,order:o,children:a,unstyled:i,size:l,weight:c,inline:u,variant:d}=r,p=are(r,["className","order","children","unstyled","size","weight","inline","variant"]),{classes:h,cx:g}=rre({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(ae,ore({variant:d,component:`h${o}`,ref:t,className:g(h.root,n)},p),a):null});fe.displayName="@mantine/core/Title";function jv(e,t){return jv=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,o){return n.__proto__=o,n},jv(e,t)}function c5(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,jv(e,t)}var u5={exports:{}},lre="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",sre=lre,cre=sre;function d5(){}function f5(){}f5.resetWarningCache=d5;var ure=function(){function e(n,o,a,i,l,c){if(c!==cre){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:f5,resetWarningCache:d5};return r.PropTypes=r,r};u5.exports=ure();var dre=u5.exports;const Oe=ty(dre),gP={disabled:!1},Dp=s.createContext(null);var cs="unmounted",ka="exited",ja="entering",Pi="entered",Rv="exiting",ko=function(e){c5(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=ka,a.appearStatus=ja):c=Pi:n.unmountOnExit||n.mountOnEnter?c=cs:c=ka,a.state={status:c},a.nextCallback=null,a}t.getDerivedStateFromProps=function(o,a){var i=o.in;return i&&a.status===cs?{status:ka}: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!==ja&&i!==Pi&&(a=ja):(i===ja||i===Pi)&&(a=Rv)}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===ja?this.performEnter(o):this.performExit()):this.props.unmountOnExit&&this.state.status===ka&&this.setState({status:cs})},r.performEnter=function(o){var a=this,i=this.props.enter,l=this.context?this.context.isMounting:o,c=this.props.nodeRef?[l]:[Vh.findDOMNode(this),l],u=c[0],d=c[1],p=this.getTimeouts(),h=l?p.appear:p.enter;if(!o&&!i||gP.disabled){this.safeSetState({status:Pi},function(){a.props.onEntered(u)});return}this.props.onEnter(u,d),this.safeSetState({status:ja},function(){a.props.onEntering(u,d),a.onTransitionEnd(h,function(){a.safeSetState({status:Pi},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:Vh.findDOMNode(this);if(!a||gP.disabled){this.safeSetState({status:ka},function(){o.props.onExited(l)});return}this.props.onExit(l),this.safeSetState({status:Rv},function(){o.props.onExiting(l),o.onTransitionEnd(i.exit,function(){o.safeSetState({status:ka},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:Vh.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===cs)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=j0(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return s.createElement(Dp.Provider,{value:null},typeof i=="function"?i(o,l):s.cloneElement(s.Children.only(i),l))},t}(s.Component);ko.contextType=Dp;ko.propTypes={};function bi(){}ko.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:bi,onEntering:bi,onEntered:bi,onExit:bi,onExiting:bi,onExited:bi};ko.UNMOUNTED=cs;ko.EXITED=ka;ko.ENTERING=ja;ko.ENTERED=Pi;ko.EXITING=Rv;const fre=ko;function pre(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function A0(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 mre(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 Aa(e,t,r){return r[t]!=null?r[t]:e.props[t]}function hre(e,t){return A0(e.children,function(r){return f.cloneElement(r,{onExited:t.bind(null,r),in:!0,appear:Aa(r,"appear",e),enter:Aa(r,"enter",e),exit:Aa(r,"exit",e)})})}function gre(e,t,r){var n=A0(e.children),o=mre(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:Aa(i,"exit",e),enter:Aa(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:Aa(i,"exit",e),enter:Aa(i,"enter",e)}))}}),o}var vre=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},yre={component:"div",childFactory:function(t){return t}},M0=function(e){c5(t,e);function t(n,o){var a;a=e.call(this,n,o)||this;var i=a.handleExited.bind(pre(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?hre(o,l):gre(o,i,l),firstRender:!1}},r.handleExited=function(o,a){var i=A0(this.props.children);o.key in i||(o.props.onExited&&o.props.onExited(a),this.mounted&&this.setState(function(l){var c=Je({},l.children);return delete c[o.key],{children:c}}))},r.render=function(){var o=this.props,a=o.component,i=o.childFactory,l=j0(o,["component","childFactory"]),c=this.state.contextValue,u=vre(this.state.children).map(i);return delete l.appear,delete l.enter,delete l.exit,a===null?s.createElement(Dp.Provider,{value:c},u):s.createElement(Dp.Provider,{value:c},s.createElement(a,l,u))},t}(s.Component);M0.propTypes={};M0.defaultProps=yre;const wre=M0,[_re,hc]=Q4("mantine-notifications"),de=hc("show"),bre=hc("hide"),xre=hc("clean"),Ere=hc("cleanQueue"),Xu=hc("update"),po={show:de,hide:bre,clean:xre,cleanQueue:Ere,update:Xu};function Sre([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 Pre=Object.defineProperty,vP=Object.getOwnPropertySymbols,Ore=Object.prototype.hasOwnProperty,$re=Object.prototype.propertyIsEnumerable,yP=(e,t,r)=>t in e?Pre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,wP=(e,t)=>{for(var r in t||(t={}))Ore.call(t,r)&&yP(e,r,t[r]);if(vP)for(var r of vP(t))$re.call(t,r)&&yP(e,r,t[r]);return e};const _P={left:"translateX(-100%)",right:"translateX(100%)","top-center":"translateY(-100%)","bottom-center":"translateY(100%)"},Cre={left:"translateX(0)",right:"translateX(0)","top-center":"translateY(0)","bottom-center":"translateY(0)"};function kre({state:e,maxHeight:t,positioning:r,transitionDuration:n}){const[o,a]=r,i=a==="center"?`${o}-center`:a,l={opacity:0,maxHeight:t,transform:_P[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:Cre[i]},u={opacity:0,maxHeight:0,transform:_P[i]},d={entering:c,entered:c,exiting:u,exited:u};return wP(wP({},l),d[e])}function jre(e,t){return typeof t=="number"?t:t===!1||e===!1?!1:e}var Rre=Object.defineProperty,Tre=Object.defineProperties,Ire=Object.getOwnPropertyDescriptors,Np=Object.getOwnPropertySymbols,p5=Object.prototype.hasOwnProperty,m5=Object.prototype.propertyIsEnumerable,bP=(e,t,r)=>t in e?Rre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,xP=(e,t)=>{for(var r in t||(t={}))p5.call(t,r)&&bP(e,r,t[r]);if(Np)for(var r of Np(t))m5.call(t,r)&&bP(e,r,t[r]);return e},Dre=(e,t)=>Tre(e,Ire(t)),EP=(e,t)=>{var r={};for(var n in e)p5.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&&m5.call(e,n)&&(r[n]=e[n]);return r};function h5(e){var t=e,{notification:r,autoClose:n,onHide:o,innerRef:a}=t,i=EP(t,["notification","autoClose","onHide","innerRef"]);const l=r,{autoClose:c,message:u}=l,d=EP(l,["autoClose","message"]),p=jre(n,c),h=f.useRef(),g=()=>{o(r.id),window.clearTimeout(h.current)},v=()=>{clearTimeout(h.current)},w=()=>{typeof p=="number"&&(h.current=window.setTimeout(g,p))};return f.useEffect(()=>{typeof r.onOpen=="function"&&r.onOpen(r)},[]),f.useEffect(()=>(w(),v),[n,r.autoClose]),s.createElement(GI,Dre(xP(xP({},d),i),{onClose:g,onMouseEnter:v,onMouseLeave:w,ref:a}),u)}h5.displayName="@mantine/notifications/NotificationContainer";var Nre=U((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 Are=Nre;var Mre=Object.defineProperty,zre=Object.defineProperties,Lre=Object.getOwnPropertyDescriptors,SP=Object.getOwnPropertySymbols,Fre=Object.prototype.hasOwnProperty,Vre=Object.prototype.propertyIsEnumerable,PP=(e,t,r)=>t in e?Mre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Bre=(e,t)=>{for(var r in t||(t={}))Fre.call(t,r)&&PP(e,r,t[r]);if(SP)for(var r of SP(t))Vre.call(t,r)&&PP(e,r,t[r]);return e},Ure=(e,t)=>zre(e,Lre(t));function Wre({limit:e}){const{state:t,queue:r,update:n,cleanQueue:o}=k6({initialValues:[],limit:e});return{notifications:t,queue:r,showNotification:u=>{const d=u.id||pm();return n(p=>u.id&&p.some(h=>h.id===u.id)?p:[...p,Ure(Bre({},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 Hre=Object.defineProperty,Ap=Object.getOwnPropertySymbols,g5=Object.prototype.hasOwnProperty,v5=Object.prototype.propertyIsEnumerable,OP=(e,t,r)=>t in e?Hre(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,sg=(e,t)=>{for(var r in t||(t={}))g5.call(t,r)&&OP(e,r,t[r]);if(Ap)for(var r of Ap(t))v5.call(t,r)&&OP(e,r,t[r]);return e},qre=(e,t)=>{var r={};for(var n in e)g5.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&&v5.call(e,n)&&(r[n]=e[n]);return r};const Gre=["top-left","top-right","top-center","bottom-left","bottom-right","bottom-center"],ci=e=>{var t=e,{className:r,position:n="bottom-right",autoClose:o=4e3,transitionDuration:a=250,containerWidth:i=S(440),notificationMaxHeight:l=S(200),limit:c=5,zIndex:u=kn("overlay"),style:d,children:p,target:h}=t,g=qre(t,["className","position","autoClose","transitionDuration","containerWidth","notificationMaxHeight","limit","zIndex","style","children","target"]);const v=S6(),w=f.useRef({}),E=f.useRef(0),{notifications:_,showNotification:y,updateNotification:b,hideNotification:x,clean:P,cleanQueue:$}=Wre({limit:c}),{classes:O,cx:C,theme:T}=Are({zIndex:u}),j=mm(),I=(T.respectReducedMotion?j:!1)?1:a,F=(Gre.includes(n)?n:"bottom-right").split("-");rn(()=>{_.length>E.current&&setTimeout(()=>v(),0),E.current=_.length},[_]),_re({show:y,hide:x,update:b,clean:P,cleanQueue:$});const N=_.map(L=>s.createElement(fre,{key:L.id,timeout:I,onEnter:()=>w.current[L.id].offsetHeight,nodeRef:{current:w.current[L.id]}},H=>s.createElement(h5,{innerRef:Q=>{w.current[L.id]=Q},notification:L,onHide:x,className:O.notification,autoClose:o,sx:[sg({},kre({state:H,positioning:F,transitionDuration:I,maxHeight:l})),...Array.isArray(L.sx)?L.sx:[L.sx]]})));return s.createElement(i0,{target:h},s.createElement(le,sg({className:C(O.notifications,r),style:d,sx:sg({maxWidth:i},Sre(F,T.spacing.md))},g),s.createElement(wre,null,N)))};ci.displayName="@mantine/notifications/Notifications";ci.show=po.show;ci.hide=po.hide;ci.update=po.update;ci.clean=po.clean;ci.cleanQueue=po.cleanQueue;var Qre="ok",Kre="created",Yre="gone",Xre="not-modified",Jre="not-found",Zre="forbidden",ene="accepted",tne={resourceType:"OperationOutcome",id:Jre,issue:[{severity:"error",code:"not-found",details:{text:"Not found"}}]},rne={resourceType:"OperationOutcome",id:Zre,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 Bm(e){return typeof e=="object"&&e!==null&&e.resourceType==="OperationOutcome"}function y5(e){return e.id===Qre||e.id===Kre||e.id===Xre||e.id===ene}function nne(e){return e.id===Yre}var Vn=class extends Error{constructor(t,r){super(w5(t)),this.outcome=t,this.cause=r}};function bt(e){return e instanceof Vn?e.outcome:Bm(e)?e:Ba(ke(e))}function ke(e){return e?typeof e=="string"?e:e instanceof Error?e.message:Bm(e)?w5(e):typeof e=="object"&&"code"in e&&typeof e.code=="string"?e.code:JSON.stringify(e):"Unknown error"}function w5(e){var r;let t=((r=e.issue)==null?void 0:r.map(one))??[];return t.length>0?t.join("; "):"Unknown error"}function one(e){var r,n;let t=((r=e.details)==null?void 0:r.text)??e.diagnostics??"Unknown error";return(n=e.expression)!=null&&n.length&&(t+=` (${e.expression.join(", ")})`),t}var ane={types:{Element:{display:"Element",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]}}},BackboneElement:{display:"BackboneElement",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]}}},Address:{display:"Address",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},use:{type:[{code:"code"}]},type:{type:[{code:"code"}]},text:{type:[{code:"string"}]},line:{max:"*",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:{display:"Age",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Annotation:{display:"Annotation",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"Attachment",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"CodeableConcept",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},coding:{max:"*",type:[{code:"Coding"}]},text:{type:[{code:"string"}]}}},Coding:{display:"Coding",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},system:{type:[{code:"uri"}]},version:{type:[{code:"string"}]},code:{type:[{code:"code"}]},display:{type:[{code:"string"}]},userSelected:{type:[{code:"boolean"}]}}},ContactDetail:{display:"ContactDetail",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},name:{type:[{code:"string"}]},telecom:{max:"*",type:[{code:"ContactPoint"}]}}},ContactPoint:{display:"ContactPoint",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},system:{type:[{code:"code"}]},value:{type:[{code:"string"}]},use:{type:[{code:"code"}]},rank:{type:[{code:"positiveInt"}]},period:{type:[{code:"Period"}]}}},Contributor:{display:"Contributor",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},name:{min:1,type:[{code:"string"}]},contact:{max:"*",type:[{code:"ContactDetail"}]}}},Count:{display:"Count",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},DataRequirement:{display:"DataRequirement",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},profile:{max:"*",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:"*",type:[{code:"string"}]},codeFilter:{max:"*",type:[{code:"Element"}]},dateFilter:{max:"*",type:[{code:"Element"}]},limit:{type:[{code:"positiveInt"}]},sort:{max:"*",type:[{code:"Element"}]}}},DataRequirementCodeFilter:{display:"DataRequirementCodeFilter",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},path:{type:[{code:"string"}]},searchParam:{type:[{code:"string"}]},valueSet:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/ValueSet"]}]},code:{max:"*",type:[{code:"Coding"}]}}},DataRequirementDateFilter:{display:"DataRequirementDateFilter",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},path:{type:[{code:"string"}]},searchParam:{type:[{code:"string"}]},"value[x]":{type:[{code:"dateTime"},{code:"Period"},{code:"Duration"}]}}},DataRequirementSort:{display:"DataRequirementSort",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},path:{min:1,type:[{code:"string"}]},direction:{min:1,type:[{code:"code"}]}}},Distance:{display:"Distance",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},Dosage:{display:"Dosage",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},sequence:{type:[{code:"integer"}]},text:{type:[{code:"string"}]},additionalInstruction:{max:"*",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:"*",type:[{code:"Element"}]},maxDosePerPeriod:{type:[{code:"Ratio"}]},maxDosePerAdministration:{type:[{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]},maxDosePerLifetime:{type:[{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]}}},DosageDoseAndRate:{display:"DosageDoseAndRate",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},type:{type:[{code:"CodeableConcept"}]},"dose[x]":{type:[{code:"Range"},{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]},"rate[x]":{type:[{code:"Ratio"},{code:"Range"},{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]}}},Duration:{display:"Duration",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},comparator:{type:[{code:"code"}]},unit:{type:[{code:"string"}]},system:{type:[{code:"uri"}]},code:{type:[{code:"code"}]}}},ElementDefinition:{display:"ElementDefinition",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},path:{min:1,type:[{code:"string"}]},representation:{max:"*",type:[{code:"code"}]},sliceName:{type:[{code:"string"}]},sliceIsConstraining:{type:[{code:"boolean"}]},label:{type:[{code:"string"}]},code:{max:"*",type:[{code:"Coding"}]},slicing:{type:[{code:"Element"}]},short:{type:[{code:"string"}]},definition:{type:[{code:"markdown"}]},comment:{type:[{code:"markdown"}]},requirements:{type:[{code:"markdown"}]},alias:{max:"*",type:[{code:"string"}]},min:{type:[{code:"unsignedInt"}]},max:{type:[{code:"string"}]},base:{type:[{code:"Element"}]},contentReference:{type:[{code:"uri"}]},type:{max:"*",type:[{code:"Element"}]},"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:"*",type:[{code:"Element"}]},"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:"*",type:[{code:"id"}]},constraint:{max:"*",type:[{code:"Element"}]},mustSupport:{type:[{code:"boolean"}]},isModifier:{type:[{code:"boolean"}]},isModifierReason:{type:[{code:"string"}]},isSummary:{type:[{code:"boolean"}]},binding:{type:[{code:"Element"}]},mapping:{max:"*",type:[{code:"Element"}]}}},ElementDefinitionSlicing:{display:"ElementDefinitionSlicing",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},discriminator:{max:"*",type:[{code:"Element"}]},description:{type:[{code:"string"}]},ordered:{type:[{code:"boolean"}]},rules:{min:1,type:[{code:"code"}]}}},ElementDefinitionSlicingDiscriminator:{display:"ElementDefinitionSlicingDiscriminator",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},type:{min:1,type:[{code:"code"}]},path:{min:1,type:[{code:"string"}]}}},ElementDefinitionBase:{display:"ElementDefinitionBase",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},path:{min:1,type:[{code:"string"}]},min:{min:1,type:[{code:"unsignedInt"}]},max:{min:1,type:[{code:"string"}]}}},ElementDefinitionType:{display:"ElementDefinitionType",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},code:{min:1,type:[{code:"uri"}]},profile:{max:"*",type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition","http://hl7.org/fhir/StructureDefinition/ImplementationGuide"]}]},targetProfile:{max:"*",type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition","http://hl7.org/fhir/StructureDefinition/ImplementationGuide"]}]},aggregation:{max:"*",type:[{code:"code"}]},versioning:{type:[{code:"code"}]}}},ElementDefinitionExample:{display:"ElementDefinitionExample",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},label:{min:1,type:[{code:"string"}]},"value[x]":{min:1,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"}]}}},ElementDefinitionConstraint:{display:"ElementDefinitionConstraint",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},key:{min:1,type:[{code:"id"}]},requirements:{type:[{code:"string"}]},severity:{min:1,type:[{code:"code"}]},human:{min:1,type:[{code:"string"}]},expression:{type:[{code:"string"}]},xpath:{type:[{code:"string"}]},source:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]}}},ElementDefinitionBinding:{display:"ElementDefinitionBinding",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},strength:{min:1,type:[{code:"code"}]},description:{type:[{code:"string"}]},valueSet:{type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/ValueSet"]}]}}},ElementDefinitionMapping:{display:"ElementDefinitionMapping",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},identity:{min:1,type:[{code:"id"}]},language:{type:[{code:"code"}]},map:{min:1,type:[{code:"string"}]},comment:{type:[{code:"string"}]}}},Expression:{display:"Expression",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"Extension",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"HumanName",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},use:{type:[{code:"code"}]},text:{type:[{code:"string"}]},family:{type:[{code:"string"}]},given:{max:"*",type:[{code:"string"}]},prefix:{max:"*",type:[{code:"string"}]},suffix:{max:"*",type:[{code:"string"}]},period:{type:[{code:"Period"}]}}},Identifier:{display:"Identifier",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"MarketingStatus",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",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:{display:"Meta",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},versionId:{type:[{code:"id"}]},lastUpdated:{type:[{code:"instant"}]},source:{type:[{code:"uri"}]},profile:{max:"*",type:[{code:"canonical",targetProfile:["http://hl7.org/fhir/StructureDefinition/StructureDefinition"]}]},security:{max:"*",type:[{code:"Coding"}]},tag:{max:"*",type:[{code:"Coding"}]},project:{type:[{code:"uri"}]},author:{type:[{code:"Reference"}]},account:{type:[{code:"Reference"}]},compartment:{max:"*",type:[{code:"Reference"}]}}},Money:{display:"Money",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},value:{type:[{code:"decimal"}]},currency:{type:[{code:"code"}]}}},Narrative:{display:"Narrative",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},status:{min:1,type:[{code:"code"}]},div:{min:1,type:[{code:"xhtml"}]}}},ParameterDefinition:{display:"ParameterDefinition",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"Period",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},start:{type:[{code:"dateTime"}]},end:{type:[{code:"dateTime"}]}}},Population:{display:"Population",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},"age[x]":{type:[{code:"Range"},{code:"CodeableConcept"}]},gender:{type:[{code:"CodeableConcept"}]},race:{type:[{code:"CodeableConcept"}]},physiologicalCondition:{type:[{code:"CodeableConcept"}]}}},ProdCharacteristic:{display:"ProdCharacteristic",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",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:"*",type:[{code:"string"}]},imprint:{max:"*",type:[{code:"string"}]},image:{max:"*",type:[{code:"Attachment"}]},scoring:{type:[{code:"CodeableConcept"}]}}},ProductShelfLife:{display:"ProductShelfLife",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},identifier:{type:[{code:"Identifier"}]},type:{min:1,type:[{code:"CodeableConcept"}]},period:{min:1,type:[{code:"Quantity"}]},specialPrecautionsForStorage:{max:"*",type:[{code:"CodeableConcept"}]}}},Quantity:{display:"Quantity",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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"}]}}},Range:{display:"Range",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},low:{type:[{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]},high:{type:[{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]}}},Ratio:{display:"Ratio",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},numerator:{type:[{code:"Quantity"}]},denominator:{type:[{code:"Quantity"}]}}},Reference:{display:"Reference",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},reference:{type:[{code:"string"}]},type:{type:[{code:"uri"}]},identifier:{type:[{code:"Identifier"}]},display:{type:[{code:"string"}]}}},RelatedArtifact:{display:"RelatedArtifact",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:{display:"SampledData",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},origin:{min:1,type:[{code:"Quantity",profile:["http://hl7.org/fhir/StructureDefinition/SimpleQuantity"]}]},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:{display:"Signature",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},type:{min:1,max:"*",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:{display:"SubstanceAmount",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},"amount[x]":{type:[{code:"Quantity"},{code:"Range"},{code:"string"}]},amountType:{type:[{code:"CodeableConcept"}]},amountText:{type:[{code:"string"}]},referenceRange:{type:[{code:"Element"}]}}},SubstanceAmountReferenceRange:{display:"SubstanceAmountReferenceRange",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},lowLimit:{type:[{code:"Quantity"}]},highLimit:{type:[{code:"Quantity"}]}}},Timing:{display:"Timing",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",type:[{code:"Extension"}]},event:{max:"*",type:[{code:"dateTime"}]},repeat:{type:[{code:"Element"}]},code:{type:[{code:"CodeableConcept"}]}}},TimingRepeat:{display:"TimingRepeat",properties:{id:{type:[{code:"string"}]},extension:{max:"*",type:[{code:"Extension"}]},"bounds[x]":{type:[{code:"Duration"},{code:"Range"},{code:"Period"}]},count:{type:[{code:"positiveInt"}]},countMax:{type:[{code:"positiveInt"}]},duration:{type:[{code:"decimal"}]},durationMax:{type:[{code:"decimal"}]},durationUnit:{type:[{code:"code"}]},frequency:{type:[{code:"positiveInt"}]},frequencyMax:{type:[{code:"positiveInt"}]},period:{type:[{code:"decimal"}]},periodMax:{type:[{code:"decimal"}]},periodUnit:{type:[{code:"code"}]},dayOfWeek:{max:"*",type:[{code:"code"}]},timeOfDay:{max:"*",type:[{code:"time"}]},when:{max:"*",type:[{code:"code"}]},offset:{type:[{code:"unsignedInt"}]}}},TriggerDefinition:{display:"TriggerDefinition",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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:"*",type:[{code:"DataRequirement"}]},condition:{type:[{code:"Expression"}]}}},UsageContext:{display:"UsageContext",properties:{id:{type:[{code:"string"}]},extension:{max:"*",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"]}]}}},MetadataResource:{display:"MetadataResource",properties:{id:{type:[{code:"string"}]},meta:{type:[{code:"Meta"}]},implicitRules:{type:[{code:"uri"}]},language:{type:[{code:"code"}]},text:{type:[{code:"Narrative"}]},contained:{max:"*",type:[{code:"Resource"}]},extension:{max:"*",type:[{code:"Extension"}]},modifierExtension:{max:"*",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:"*",type:[{code:"ContactDetail"}]},description:{type:[{code:"markdown"}]},useContext:{max:"*",type:[{code:"UsageContext"}]},jurisdiction:{max:"*",type:[{code:"CodeableConcept"}]}}},IdentityProvider:{display:"IdentityProvider",properties:{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 ine(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 gc(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.join(" ").trim()}function Um(e){return e instanceof Date&&!isNaN(e.getTime())}function lne(e,t,r){if(!e)return"";let n=new Date("2000-01-01T"+e+"Z");return Um(n)?n.toLocaleTimeString(t,r):""}function Or(e,t,r){if(!e)return"";let n=new Date(e);return Um(n)?n.toLocaleString(t,r):""}function sne(e,t,r){return!e||!e.start&&!e.end?"":Or(e.start,t,r)+" - "+Or(e.end,t,r)}var cne={s:"every second",min:"every minute",h:"hourly",d:"daily",wk:"weekly",mo:"monthly",a:"annually"},une={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 _5(e){if(!e)return"";let t=[];return fne(t,e.repeat),e.event&&t.push(e.event.map(r=>Or(r)).join(", ")),cr(t.join(" ").trim())}function fne(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(cne[o]):(r===1?e.push("once"):e.push(r+" times"),n===1?e.push("per "+une[o]):e.push("per "+n+" "+dne[o])),t.dayOfWeek&&e.push("on "+t.dayOfWeek.map(cr).join(", ")),t.timeOfDay&&e.push("at "+t.timeOfDay.map(a=>lne(a)).join(", "))}function Gs(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=hne(n.value,t),`> ${Vo(n,t)}`):`>= ${Vo(n,t)}`:(n==null?void 0:n.value)===void 0&&(o==null?void 0:o.value)!==void 0?r&&t!==void 0?(o.value=mne(o.value,t),`< ${Vo(o,t)}`):`<= ${Vo(o,t)}`:((n==null?void 0:n.unit)===(o==null?void 0:o.unit)&&(n==null||delete n.unit),`${Vo(n,t)} - ${Vo(o,t)}`)}function Vo(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 pne(e){return(e==null?void 0:e.value)===void 0?"":e.value.toLocaleString(void 0,{style:"currency",currency:e.currency??"USD",currencyDisplay:"narrowSymbol"})}function z0(e){return e?e.text?e.text:e.coding?e.coding.map(t=>Ol(t)).join(", "):"":""}function Ol(e){return(e==null?void 0:e.display)??(e==null?void 0:e.code)??""}function b5(e){return e?"component"in e?e.component.map(t=>b5(t)).join(" / "):e.valueQuantity?Vo(e.valueQuantity):e.valueCodeableConcept?z0(e.valueCodeableConcept):e.valueString?e.valueString:"":""}function mne(e,t,r=1){return(x5(e,t)+r)*Math.pow(10,-t)}function hne(e,t,r=1){return(x5(e,t)-r)*Math.pow(10,-t)}function x5(e,t){return t===void 0?e:Math.round(e*Math.pow(10,t))}function st(e){let t=lt(e),r=bo(e);return r===t?{reference:t}:{reference:t,display:r}}function lt(e){return e.resourceType+"/"+e.id}function E5(e){var t;return(t=e==null?void 0:e.reference)==null?void 0:t.split("/")[1]}function gne(e){return e.resourceType==="Patient"||e.resourceType==="Practitioner"||e.resourceType==="RelatedPerson"}function bo(e){var t;if(gne(e)){let r=vne(e);if(r)return r}if(e.resourceType==="Device"){let r=yne(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:lt(e)}function vne(e){let t=e.name;if(t&&t.length>0)return gc(t[0])}function yne(e){let t=e.deviceName;if(t&&t.length>0)return t[0].name}function wne(e){if(!("photo"in e))return;let t=e.photo;if(t)if(Array.isArray(t))for(let r of t){let n=$P(r);if(n)return n}else return $P(t)}function $P(e){if(e.url&&e.contentType&&e.contentType.startsWith("image/"))return e.url}function S5(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 _ne(e,t){let{years:r,months:n,days:o}=S5(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 bne(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 sr(e,t){return JSON.stringify(e,xne,t?2:void 0)}function xne(e,t){return!Ene(e)&&Ma(t)?void 0:t}function Ene(e){return!!/\d+$/.exec(e)}function Ma(e){if(e==null)return!0;let t=typeof e;return t==="string"&&e===""||t==="object"&&Object.keys(e).length===0}function Wm(e,t,r){return e===t||Ma(e)&&Ma(t)?!0:Ma(e)||Ma(t)?!1:Array.isArray(e)&&Array.isArray(t)?Sne(e,t):Array.isArray(e)||Array.isArray(t)?!1:CP(e)&&CP(t)?Pne(e,t,r):!1}function Sne(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!Wm(e[r],t[r]))return!1;return!0}function Pne(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(!Wm(a,i,o))return!1}return!0}function $l(e){return JSON.parse(JSON.stringify(e))}function P5(e){return!!/^\w{8}-\w{4}-\w{4}-\w{4}-\w{12}$/i.exec(e)}function CP(e){return e!==null&&typeof e=="object"}var O5=[];for(let e=0;e<256;e++)O5.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]=O5[t[n]];return r.join("")}function $ne(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 cr(e){return e.charAt(0).toUpperCase()+e.substring(1)}function Cne(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 kP=e=>new Promise(t=>{setTimeout(t,e)}),J=(e=>(e.Address="Address",e.Age="Age",e.Annotation="Annotation",e.Attachment="Attachment",e.BackboneElement="BackboneElement",e.CodeableConcept="CodeableConcept",e.Coding="Coding",e.ContactDetail="ContactDetail",e.ContactPoint="ContactPoint",e.Contributor="Contributor",e.Count="Count",e.DataRequirement="DataRequirement",e.Distance="Distance",e.Dosage="Dosage",e.Duration="Duration",e.Expression="Expression",e.Extension="Extension",e.HumanName="HumanName",e.Identifier="Identifier",e.MarketingStatus="MarketingStatus",e.Meta="Meta",e.Money="Money",e.Narrative="Narrative",e.ParameterDefinition="ParameterDefinition",e.Period="Period",e.Population="Population",e.ProdCharacteristic="ProdCharacteristic",e.ProductShelfLife="ProductShelfLife",e.Quantity="Quantity",e.Range="Range",e.Ratio="Ratio",e.Reference="Reference",e.RelatedArtifact="RelatedArtifact",e.SampledData="SampledData",e.Signature="Signature",e.SubstanceAmount="SubstanceAmount",e.SystemString="http://hl7.org/fhirpath/System.String",e.Timing="Timing",e.TriggerDefinition="TriggerDefinition",e.UsageContext="UsageContext",e.base64Binary="base64Binary",e.boolean="boolean",e.canonical="canonical",e.code="code",e.date="date",e.dateTime="dateTime",e.decimal="decimal",e.id="id",e.instant="instant",e.integer="integer",e.markdown="markdown",e.oid="oid",e.positiveInt="positiveInt",e.string="string",e.time="time",e.unsignedInt="unsignedInt",e.uri="uri",e.url="url",e.uuid="uuid",e))(J||{});function kne(e){var r;if(!e.name)return;let t=(r=e.snapshot)==null?void 0:r.element;if(t){for(let n of t)jne(e,n);for(let n of t)Rne(e,n)}}function jne(e,t){var l,c;let r=t.path,n=(c=(l=t.type)==null?void 0:l[0])==null?void 0:c.code;if(n!==void 0&&n!=="Element"&&n!=="BackboneElement")return;let o=r.split(".");o[0]=e.name;let a=Qs(o),i=Ct.types[a];i||(Ct.types[a]=i={}),i.parentType=i.parentType??Qs(o.slice(0,o.length-1)),i.display=i.display??a,i.structureDefinition=i.structureDefinition??e,i.elementDefinition=i.elementDefinition??t,i.description=i.description??t.definition,i.properties=i.properties??{}}function Rne(e,t){let r=t.path.split(".");if(r.length===1)return;r[0]=e.name;let n=Qs(r.slice(0,r.length-1)),o=Ct.types[n];if(!o)return;let a=r[r.length-1];o.properties[a]=t}function Tne(e){for(let t of e.base??[]){let r=Ct.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 Hm(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"?Qs((a=((o=e.base)==null?void 0:o.path)??e.path)==null?void 0:a.split(".")):t}function Qs(e){return e.length===1?e[0]:e.map(cr).join("")}function Mp(e){return e.replaceAll("[x]","").split(".").pop().split(/(?=[A-Z])/).map(Dne).join(" ").replace("_"," ").replace(/\s+/g," ")}var Ine=new Set(["ID","IP","PKCE","JWKS","URI","URL"]);function Dne(e){let t=e.toUpperCase();return Ine.has(t)?t:t.charAt(0)+e.slice(1)}function L0(e,t){let r=Ct.types[e];if(!r)return;let n=r.properties[t]??r.properties[t+"[x]"];if(n){if(n.contentReference){let o=n.contentReference.substring(1).split("."),a=o.pop(),i=Qs(o);return L0(i,a)}return n}}function jo(e){return!!(e&&typeof e=="object"&&"resourceType"in e)}function vc(e){return!!(e&&typeof e=="object"&&"reference"in e)}var Ct=ane,Nne=class{constructor(t,r){this.operator=t,this.child=r}toString(){return`${this.operator}(${this.child.toString()})`}},yc=class{constructor(e,t,r){this.operator=e,this.left=t,this.right=r}toString(){return`${this.left.toString()} ${this.operator} ${this.right.toString()}`}},Ane=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 Mne(t,this.prefixParselets,this.infixParselets)}},Mne=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]}},zne=["year","years","month","months","week","weeks","day","days","hour","hours","minute","minutes","second","seconds","millisecond","milliseconds"],Lne=class{constructor(t,r,n,o){this.result=[],this.pos={index:0,line:1,column:0},this.markStack=[],this.str=t,this.keywords=r,this.operators=n,this.dateTimeLiterals=!!(o!=null&&o.dateTimeLiterals),this.symbolRegex=(o==null?void 0:o.symbolRegex)??/[$\w%]/}tokenize(){for(;this.pos.index<this.str.length;){let t=this.consumeToken();t&&this.result.push(t)}return this.result}prevToken(){return this.result.slice(-1)[0]}peekToken(){this.mark();let t=this.consumeToken();return this.reset(),t}consumeToken(){this.consumeWhitespace();let t=this.curr();if(!t)return;this.mark();let r=this.peek();return t==="/"&&r==="*"?this.consumeMultiLineComment():t==="/"&&r==="/"?this.consumeSingleLineComment():t==="'"||t==='"'?this.consumeString(t):t==="`"?this.consumeBacktickSymbol():t==="@"?this.consumeDateTime():/\d/.exec(t)?this.consumeNumber():/\w/.exec(t)?this.consumeSymbol():(t==="$"||t==="%")&&/\w/.exec(r)?this.consumeSymbol():this.consumeOperator()}consumeWhitespace(){this.consumeWhile(()=>/\s/.exec(this.curr()))}consumeMultiLineComment(){let t=this.pos.index;return this.consumeWhile(()=>this.curr()!=="*"||this.peek()!=="/"),this.advance(),this.advance(),this.buildToken("Comment",this.str.substring(t,this.pos.index))}consumeSingleLineComment(){return this.buildToken("Comment",this.consumeWhile(()=>this.curr()!==`
88
+ `))}consumeString(t){this.advance();let r=this.buildToken("String",this.consumeWhile(()=>this.prev()==="\\"||this.curr()!==t));return this.advance(),r}consumeBacktickSymbol(){this.advance();let t=this.buildToken("Symbol",this.consumeWhile(()=>this.curr()!=="`"));return this.advance(),t}consumeDateTime(){this.advance();let t=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(t,this.pos.index))}consumeNumber(){let t=this.pos.index,r="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=t-1,this.consumeDateTime()):(this.curr()===" "&&Fne(this.peekToken())&&(r="Quantity",this.consumeToken()),this.buildToken(r,this.str.substring(t,this.pos.index)))}consumeSymbol(){var r;let t=this.consumeWhile(()=>this.symbolRegex.exec(this.curr()));return((r=this.prevToken())==null?void 0:r.value)!=="."&&this.keywords.includes(t)?this.buildToken(t,t):this.buildToken("Symbol",t)}consumeOperator(){let t=this.curr(),r=this.peek(),n=t+r;return this.operators.includes(n)?(this.advance(),this.advance(),this.buildToken(n,n)):(this.advance(),this.buildToken(t,t))}consumeWhile(t){let r=this.pos.index;for(;this.pos.index<this.str.length&&t();)this.advance();return this.str.substring(r,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 t=this.markStack.pop();if(!t)throw new Error("No mark to reset to");this.pos.index=t.index,this.pos.line=t.line,this.pos.column=t.column}advance(){this.pos.index++,this.curr()===`
89
+ `?(this.pos.line++,this.pos.column=0):this.pos.column++}buildToken(t,r){let n=this.markStack.pop();if(!n)throw new Error("No mark for token");return{id:t,value:r,...n}}};function Fne(e){return!!(e&&(e.id==="String"||e.id==="Symbol"&&zne.includes(e.value)))}function Ju(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}}function we(e){return[{type:"boolean",value:e}]}function Xn(e){return e==null?{type:"undefined",value:void 0}:Number.isSafeInteger(e)?{type:"integer",value:e}:typeof e=="number"?{type:"decimal",value:e}:typeof e=="boolean"?{type:"boolean",value:e}:typeof e=="string"?{type:"string",value:e}:on(e)?{type:"Quantity",value:e}:jo(e)?{type:e.resourceType,value:e}:{type:"BackboneElement",value:e}}function Qo(e){return e.length===0?!1:!!e[0].value}function xo(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 _r(e,t){if(!e.value)return;let r=L0(e.type,t);return r?Vne(e,t,r):Bne(e,t)}function Vne(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]","")+cr(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]?IP(l??{},i[c]):l):o=IP(o??{},i)),!Ma(o))return(a==="Element"||a==="BackboneElement")&&(a=Hm(r)),Array.isArray(o)?o.map(l=>jP(l,a)):jP(o,a)}function jP(e,t){return t==="Resource"&&jo(e)&&(t=e.resourceType),{type:t,value:e}}function Bne(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 J){let a=t+cr(o);if(a in r){n=r[a];break}}if(!Ma(n))return Array.isArray(n)?n.map(Xn):Xn(n)}function $5(e){let t=[];for(let r of e){let n=!1;for(let o of t)if(Qo(j5(r,o))){n=!0;break}n||t.push(r)}return t}function C5(e){return we(!Qo(e))}function k5(e,t){return e.length===0||t.length===0?[]:e.length!==t.length?we(!1):we(e.every((r,n)=>Qo(j5(r,t[n]))))}function j5(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):on(r)&&on(n)?we(I5(r,n)):we(typeof r=="object"&&typeof n=="object"?F0(e,t):r===n)}function R5(e,t){return e.length===0&&t.length===0?we(!0):e.length!==t.length?we(!1):(e.sort(RP),t.sort(RP),we(e.every((r,n)=>Qo(Une(r,t[n])))))}function Une(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):on(i)&&on(l)?we(I5(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"?F0({...i,id:void 0},{...l,id:void 0}):typeof i=="string"&&typeof l=="string"?i.toLowerCase()===l.toLowerCase():i===l)}function RP(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 T5(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 Wne(r);case"Quantity":return on(r);default:return typeof r=="object"&&(r==null?void 0:r.resourceType)===t}}function Wne(e){return!!(e&&typeof e=="object"&&"start"in e)}function on(e){return!!(e&&typeof e=="object"&&"value"in e&&typeof e.value=="number")}function I5(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 F0(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(TP(a)&&TP(i)){if(!F0(a,i))return!1}else if(a!==i)return!1}return!0}function TP(e){return e!==null&&typeof e=="object"}function IP(e,t){return delete t.__proto__,delete t.constructor,Object.assign(e,t)}var Xl=()=>[],hr={empty:(e,t)=>we(t.length===0),exists:(e,t,r)=>we(r?t.filter(n=>Qo(r.eval(e,[n]))).length>0:t.length>0),all:(e,t,r)=>we(t.every(n=>Qo(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:Xl,supersetOf:Xl,count:(e,t)=>[{type:"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===hr.distinct(e,t).length),where:(e,t,r)=>t.filter(n=>Qo(r.eval(e,[n]))),select:(e,t,r)=>t.map(n=>r.eval(e,[n])).flat(),repeat:Xl,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 $5([...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 Qo(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:"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(hr.toBoolean(e,t).length===1),toInteger:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="number"?[{type:"integer",value:r}]:typeof r=="string"&&/^[+-]?\d+$/.exec(r)?[{type:"integer",value:parseInt(r,10)}]:typeof r=="boolean"?[{type:"integer",value:r?1:0}]:[]},convertsToInteger:(e,t)=>t.length===0?[]:we(hr.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:"date",value:Ju(r)}]:[]},convertsToDate:(e,t)=>t.length===0?[]:we(hr.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:"dateTime",value:Ju(r)}]:[]},convertsToDateTime:(e,t)=>t.length===0?[]:we(hr.toDateTime(e,t).length===1),toDecimal:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return typeof r=="number"?[{type:"decimal",value:r}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?$/.exec(r)?[{type:"decimal",value:parseFloat(r)}]:typeof r=="boolean"?[{type:"decimal",value:r?1:0}]:[]},convertsToDecimal:(e,t)=>t.length===0?[]:we(hr.toDecimal(e,t).length===1),toQuantity:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return on(r)?[{type:"Quantity",value:r}]:typeof r=="number"?[{type:"Quantity",value:{value:r,unit:"1"}}]:typeof r=="string"&&/^-?\d{1,9}(\.\d{1,9})?/.exec(r)?[{type:"Quantity",value:{value:parseFloat(r),unit:"1"}}]:typeof r=="boolean"?[{type:"Quantity",value:{value:r?1:0,unit:"1"}}]:[]},convertsToQuantity:(e,t)=>t.length===0?[]:we(hr.toQuantity(e,t).length===1),toString:(e,t)=>{if(t.length===0)return[];let[{value:r}]=zn(t,1);return r==null?[]:on(r)?[{type:"string",value:`${r.value} '${r.unit}'`}]:[{type:"string",value:r.toString()}]},convertsToString:(e,t)=>t.length===0?[]:we(hr.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:"time",value:Ju("T"+n[1])}]}return[]},convertsToTime:(e,t)=>t.length===0?[]:we(hr.toTime(e,t).length===1),indexOf:(e,t,r)=>Kr((n,o)=>n.indexOf(o),e,t,r),substring:(e,t,r,n)=>Kr((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)=>Kr((n,o)=>n.startsWith(o),e,t,r),endsWith:(e,t,r)=>Kr((n,o)=>n.endsWith(o),e,t,r),contains:(e,t,r)=>Kr((n,o)=>n.includes(o),e,t,r),upper:(e,t)=>Kr(r=>r.toUpperCase(),e,t),lower:(e,t)=>Kr(r=>r.toLowerCase(),e,t),replace:(e,t,r,n)=>Kr((o,a,i)=>o.replaceAll(a,i),e,t,r,n),matches:(e,t,r)=>Kr((n,o)=>!!new RegExp(o).exec(n),e,t,r),replaceMatches:(e,t,r,n)=>Kr((o,a,i)=>o.replaceAll(a,i),e,t,r,n),length:(e,t)=>Kr(r=>r.length,e,t),toChars:(e,t)=>Kr(r=>r?r.split(""):void 0,e,t),abs:(e,t)=>Nn(Math.abs,e,t),ceiling:(e,t)=>Nn(Math.ceil,e,t),exp:(e,t)=>Nn(Math.exp,e,t),floor:(e,t)=>Nn(Math.floor,e,t),ln:(e,t)=>Nn(Math.log,e,t),log:(e,t,r)=>Nn((n,o)=>Math.log(n)/Math.log(o),e,t,r),power:(e,t,r)=>Nn(Math.pow,e,t,r),round:(e,t)=>Nn(Math.round,e,t),sqrt:(e,t)=>Nn(Math.sqrt,e,t),truncate:(e,t)=>Nn(r=>r|0,e,t),children:Xl,descendants:Xl,trace:(e,t,r)=>(console.log("trace",t,r),t),now:()=>[{type:"dateTime",value:new Date().toISOString()}],timeOfDay:()=>[{type:"time",value:new Date().toISOString().substring(11)}],today:()=>[{type:"date",value:new Date().toISOString().substring(0,10)}],between:(e,t,r,n,o)=>{var u;let a=hr.toDateTime(e,r.eval(e,t));if(a.length===0)throw new Error("Invalid start date");let i=hr.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");return[{type:"Quantity",value:{value:S5(a[0].value,i[0].value)[l],unit:l}}]},is:(e,t,r)=>{let n="";return r instanceof V0?n=r.name:r instanceof U0&&(n=r.left.name+"."+r.right.name),n?t.map(o=>({type:"boolean",value:T5(o,n)})):[]},not:(e,t)=>hr.toBoolean(e,t).map(r=>({type:"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:"BackboneElement",value:void 0}}).filter(r=>!!r.value),as:(e,t)=>t,type:(e,t)=>t.map(({value:r})=>typeof r=="boolean"?{type:"BackboneElement",value:{namespace:"System",name:"Boolean"}}:typeof r=="number"?{type:"BackboneElement",value:{namespace:"System",name:"Integer"}}:jo(r)?{type:"BackboneElement",value:{namespace:"FHIR",name:r.resourceType}}:{type:"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:"boolean",value:((i=a.value)==null?void 0:i.resourceType)===o}})}};function Kr(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 Nn(e,t,r,...n){if(r.length===0)return[];let[{value:o}]=zn(r,1),a=on(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?"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 Hne=class{constructor(t,r){this.original=t,this.child=r}eval(t,r){try{return r.length>0?r.map(n=>this.child.eval(t,[n])).flat():this.child.eval(t,[])}catch(n){throw new Error(`FhirPathError on "${this.original}": ${n}`)}}toString(){return this.child.toString()}},xi=class{constructor(e){this.value=e}eval(){return[this.value]}toString(){let e=this.value.value;return typeof e=="string"?`'${e}'`:e.toString()}},V0=class{constructor(t){this.name=t}eval(t,r){if(this.name==="$this")return r;if(this.name.startsWith("%")){let n=t.variables[this.name.slice(1)];if(!n)throw new Error(`Undefined variable ${this.name}`);return[n]}return r.flatMap(n=>this.evalValue(n)).filter(n=>(n==null?void 0:n.value)!==void 0)}evalValue(t){let r=t.value;if(!(!r||typeof r!="object"))return jo(r)&&r.resourceType===this.name?t:_r(t,this.name)}toString(){return this.name}},qne=class{eval(){return[]}toString(){return"{}"}},Gne=class extends Nne{constructor(t,r,n){super(t,r),this.impl=n}eval(t,r){return this.impl(this.child.eval(t,r))}toString(){return this.operator+this.child.toString()}},B0=class extends yc{constructor(e,t){super("as",e,t)}eval(e,t){return hr.ofType(e,this.left.eval(e,t),this.right)}},kr=class extends yc{},gn=class extends kr{constructor(t,r,n,o){super(t,r,n),this.impl=o}eval(t,r){let n=this.left.eval(t,r);if(n.length!==1)return[];let o=this.right.eval(t,r);if(o.length!==1)return[];let a=n[0].value,i=o[0].value,l=on(a)?a.value:a,c=on(i)?i.value:i,u=this.impl(l,c);return typeof u=="boolean"?we(u):on(a)?[{type:"Quantity",value:{...a,value:u}}]:[Xn(u)]}},Qne=class extends yc{constructor(e,t){super("&",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t),o=[...r,...n];return o.length>0&&o.every(a=>typeof a.value=="string")?[{type:"string",value:o.map(a=>a.value).join("")}]:o}},Kne=class extends kr{constructor(e,t){super("contains",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return we(r.some(o=>o.value===n[0].value))}},Yne=class extends kr{constructor(e,t){super("in",e,t)}eval(e,t){let r=xo(this.left.eval(e,t)),n=this.right.eval(e,t);return r?we(n.some(o=>o.value===r.value)):[]}},U0=class extends yc{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()}`}},D5=class extends yc{constructor(e,t){super("|",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return $5([...r,...n])}},Xne=class extends kr{constructor(t,r){super("=",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r);return k5(n,o)}},Jne=class extends kr{constructor(t,r){super("!=",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r);return C5(k5(n,o))}},Zne=class extends kr{constructor(e,t){super("~",e,t)}eval(e,t){let r=this.left.eval(e,t),n=this.right.eval(e,t);return R5(r,n)}},eoe=class extends kr{constructor(t,r){super("!~",t,r)}eval(t,r){let n=this.left.eval(t,r),o=this.right.eval(t,r);return C5(R5(n,o))}},W0=class extends kr{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(T5(r[0],n))}},toe=class extends kr{constructor(e,t){super("and",e,t)}eval(e,t){let r=xo(this.left.eval(e,t),"boolean"),n=xo(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):[]}},roe=class extends kr{constructor(e,t){super("or",e,t)}eval(e,t){let r=xo(this.left.eval(e,t),"boolean"),n=xo(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):[]}},noe=class extends kr{constructor(e,t){super("xor",e,t)}eval(e,t){let r=xo(this.left.eval(e,t),"boolean"),n=xo(this.right.eval(e,t),"boolean");return!r||!n?[]:we(r.value!==n.value)}},ooe=class extends kr{constructor(t,r){super("implies",t,r)}eval(t,r){let n=xo(this.left.eval(t,r),"boolean"),o=xo(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)}},H0=class{constructor(e,t){this.name=e,this.args=t}eval(e,t){let r=hr[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(", ")})`}},q0=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()}]`}},aoe=["true","false"],G0=["!=","!~","<=",">=","{}","->"];function ioe(e){return new Lne(e,aoe,G0).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},loe={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}},soe={parse(e,t){let r=e.consumeAndParse();if(!e.match("]"))throw new Error("Parse error: expected `]`");return new q0(t,r)},precedence:Fe.Indexer},coe={parse(e,t){if(!(t instanceof V0))throw new Error("Unexpected parentheses");let r=[];for(;!e.match(")");)r.push(e.consumeAndParse()),e.match(",");return new H0(t.name,r)},precedence:Fe.FunctionCall};function uoe(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 Q0(){return new Ane().registerPrefix("String",{parse:(e,t)=>new xi({type:"string",value:t.value})}).registerPrefix("DateTime",{parse:(e,t)=>new xi({type:"dateTime",value:Ju(t.value)})}).registerPrefix("Quantity",{parse:(e,t)=>new xi({type:"Quantity",value:uoe(t.value)})}).registerPrefix("Number",{parse:(e,t)=>new xi({type:"decimal",value:parseFloat(t.value)})}).registerPrefix("true",{parse:()=>new xi({type:"boolean",value:!0})}).registerPrefix("false",{parse:()=>new xi({type:"boolean",value:!1})}).registerPrefix("Symbol",{parse:(e,t)=>new V0(t.value)}).registerPrefix("{}",{parse:()=>new qne}).registerPrefix("(",loe).registerInfix("[",soe).registerInfix("(",coe).prefix("+",Fe.UnaryAdd,(e,t)=>new Gne("+",t,r=>r)).prefix("-",Fe.UnarySubtract,(e,t)=>new gn("-",t,t,(r,n)=>-n)).infixLeft(".",Fe.Dot,(e,t,r)=>new U0(e,r)).infixLeft("/",Fe.Divide,(e,t,r)=>new gn("/",e,r,(n,o)=>n/o)).infixLeft("*",Fe.Multiply,(e,t,r)=>new gn("*",e,r,(n,o)=>n*o)).infixLeft("+",Fe.Add,(e,t,r)=>new gn("+",e,r,(n,o)=>n+o)).infixLeft("-",Fe.Subtract,(e,t,r)=>new gn("-",e,r,(n,o)=>n-o)).infixLeft("|",Fe.Union,(e,t,r)=>new D5(e,r)).infixLeft("=",Fe.Equals,(e,t,r)=>new Xne(e,r)).infixLeft("!=",Fe.NotEquals,(e,t,r)=>new Jne(e,r)).infixLeft("~",Fe.Equivalent,(e,t,r)=>new Zne(e,r)).infixLeft("!~",Fe.NotEquivalent,(e,t,r)=>new eoe(e,r)).infixLeft("<",Fe.LessThan,(e,t,r)=>new gn("<",e,r,(n,o)=>n<o)).infixLeft("<=",Fe.LessThanOrEquals,(e,t,r)=>new gn("<=",e,r,(n,o)=>n<=o)).infixLeft(">",Fe.GreaterThan,(e,t,r)=>new gn(">",e,r,(n,o)=>n>o)).infixLeft(">=",Fe.GreaterThanOrEquals,(e,t,r)=>new gn(">=",e,r,(n,o)=>n>=o)).infixLeft("&",Fe.Ampersand,(e,t,r)=>new Qne(e,r)).infixLeft("and",Fe.And,(e,t,r)=>new toe(e,r)).infixLeft("as",Fe.As,(e,t,r)=>new B0(e,r)).infixLeft("contains",Fe.Contains,(e,t,r)=>new Kne(e,r)).infixLeft("div",Fe.Divide,(e,t,r)=>new gn("div",e,r,(n,o)=>n/o|0)).infixLeft("in",Fe.In,(e,t,r)=>new Yne(e,r)).infixLeft("is",Fe.Is,(e,t,r)=>new W0(e,r)).infixLeft("mod",Fe.Modulo,(e,t,r)=>new gn("mod",e,r,(n,o)=>n%o)).infixLeft("or",Fe.Or,(e,t,r)=>new roe(e,r)).infixLeft("xor",Fe.Xor,(e,t,r)=>new noe(e,r)).infixLeft("implies",Fe.Implies,(e,t,r)=>new ooe(e,r))}var doe=Q0();function N5(e){return new Hne(e,doe.construct(ioe(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 K0(e,r).map(n=>n.value)}function K0(e,t,r){let n=r??{};return N5(e).eval({variables:n},t).map(o=>{var a;return{type:o.type,value:(a=o.value)==null?void 0:a.valueOf()}})}var wc=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||{}),A5={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"},Y0={eq:"eq",ne:"ne",lt:"lt",le:"le",gt:"gt",ge:"ge",sa:"sa",eb:"eb",ap:"ap"};function poe(e){let t;for(let r of e.pathname.split("/"))r&&(t=r);return hoe(t,e.searchParams.entries())}function moe(e){return poe(new URL(e,"https://example.com/"))}function hoe(e,t){let r={resourceType:e};for(let[n,o]of t)goe(r,n,o);return r}function goe(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":voe(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=DP(r);o==="iterate"&&(c.modifier="iterate"),e.include?e.include.push(c):e.include=[c];break}case"_revinclude":{let c=DP(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=Ct.types[e.resourceType])==null?void 0:i.searchParams)==null?void 0:l[n];c?yoe(e,c,o,r):boe(e,n,o,r)}}}function voe(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 yoe(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":woe(e,t,n);break;case"reference":case"string":case"token":case"uri":_oe(e,t,r,n);break}}function woe(e,t,r){let{operator:n,value:o}=xoe(r);qm(e,{code:t.code,operator:n,value:o})}function _oe(e,t,r,n){qm(e,{code:t.code,operator:Eoe(r),value:n})}function boe(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 Y0&&(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 xoe(e){let t=e.substring(0,2),r=Y0[t];return r?{operator:r,value:e.substring(2)}:{operator:"eq",value:e}}function Eoe(e){return A5[e]??"eq"}function DP(e){let t=e.split(":");if(t.includes("*"))throw new Vn(Ba("'*' is not supported as a value for search inclusion parameters"));if(t.length===1)throw new Vn(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 Vn(Ba(`Invalid include value '${e}'`))}function qm(e,t){e.filters?e.filters.push(t):e.filters=[t]}function Fi(e){let t=[];return e.fields&&t.push("_fields="+e.fields.join(",")),e.filters&&e.filters.forEach(r=>t.push(Soe(r))),e.sortRules&&e.sortRules.length>0&&t.push(Poe(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(NP("_include",r))),e.revInclude&&e.revInclude.forEach(r=>t.push(NP("_revinclude",r))),t.length===0?"":(t.sort((r,n)=>r.localeCompare(n)),"?"+t.join("&"))}function Soe(e){let t=e.operator in A5?":"+e.operator:"",r=e.operator!=="eq"&&e.operator in Y0?e.operator:"";return`${e.code}${t}=${r}${encodeURIComponent(e.value)}`}function Poe(e){return"_sort="+e.map(t=>t.descending?"-"+t.code:t.code).join(",")}function NP(e,t){return e+"="+t.resourceType+":"+t.searchParam+(t.targetType?":"+t.targetType:"")}var Bo=(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))(Bo||{});function X0(e,t){var n;let r=(n=Ct.types[e].searchParamsDetails)==null?void 0:n[t.code];return r||(r=$oe(e,t)),r}function Ooe(e,t,r){let n=Ct.types[e];n.searchParamsDetails||(n.searchParamsDetails={}),n.searchParamsDetails[t]=r}function $oe(e,t){let r=t.code,n=joe(r),o=Toe(e,t.expression),a={elementDefinitions:[],propertyTypes:new Set,array:!1};for(let l of o){let c=xs(l);c.length===1&&c[0]instanceof kr?a.propertyTypes.add("boolean"):M5(a,xs(l),e,1)}let i={columnName:n,type:Roe(t,a.propertyTypes),elementDefinitions:a.elementDefinitions,array:a.array};return Ooe(e,r,i),i}function M5(e,t,r,n){let o=t[n];if(o instanceof B0){e.propertyTypes.add(o.right.toString());return}if(o instanceof H0){Coe(e,o);return}let a=o.toString(),i=L0(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 q0&&(l=!0,c++),i.max!=="0"&&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;koe(d)&&(d=Hm(i)),M5(e,t,d,c)}}function Coe(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 W0){e.propertyTypes.add(t.args[0].right.toString());return}throw new Error(`Unhandled FHIRPath function: ${t.name}`)}function koe(e){return e==="Element"||e==="BackboneElement"}function joe(e){return e.split("-").reduce((t,r,n)=>t+(n?cr(r):r),"")}function Roe(e,t){switch(e.type){case"date":return t.size===1&&t.has("date")?"DATE":"DATETIME";case"number":return"NUMBER";case"quantity":return"QUANTITY";case"reference":return t.has("canonical")?"CANONICAL":"REFERENCE";case"token":return t.size===1&&t.has("boolean")?"BOOLEAN":"TEXT";default:return"TEXT"}}function Toe(e,t){let r=[],n=N5(t);return Tv(e,n.child,r),r}function Tv(e,t,r){t instanceof D5?(Tv(e,t.left,r),Tv(e,t.right,r)):t.toString().startsWith(e+".")&&r.push(t)}function xs(e){return e instanceof B0||e instanceof q0?[xs(e.left),e].flat():e instanceof kr?[e]:e instanceof U0?[xs(e.left),xs(e.right)].flat():e instanceof H0&&e.name==="where"&&!(e.args[0]instanceof W0)?[]:[e]}var Ioe=(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))(Ioe||{});function Doe(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 Noe(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 AP(){let e=new Uint32Array(28);return crypto.getRandomValues(e),One(e.buffer)}async function Aoe(e){return crypto.subtle.digest("SHA-256",new TextEncoder().encode(e))}function Moe(){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 z5(e){var o,a,i;let t={};e=$l(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]=Moe(),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)=>zoe(l,c,t),2);return Loe(JSON.parse(n))}function zoe(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 Loe(e){let t=Voe(e),{sorted:r,cycles:n}=Foe(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 Foe(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 L5(e,t){for(let r in e)if(e[r]&&typeof e[r]=="object"){let n=e[r];if(vc(n)){let o=n.reference;o.startsWith("urn:uuid:")&&t(o)}else L5(n,t)}}function Voe(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&&L5(r.resource,o=>{t[o]&&t[o].push(n)})}return t}var Boe=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}},Zr={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"},Uoe=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];return t&&t.forEach(r=>r.call(this,e)),!e.defaultPrevented}};function Woe(e){let t=e.replace(/-/g,"+").replace(/_/g,"/"),r=Doe(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 Hoe(e){return e.split(".").length===3}function F5(e){let[t,r,n]=e.split(".");return Woe(r)}function qoe(e){try{return typeof F5(e).login_id=="string"}catch{return!1}}var V5,no=class{constructor(e){this[V5]="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)}};V5=Symbol.toStringTag;var Goe=class{constructor(){this.storage=typeof localStorage<"u"?localStorage:new Qoe}clear(){this.storage.clear()}getString(e){return this.storage.getItem(e)??void 0}setString(e,t){t?this.storage.setItem(e,t):this.storage.removeItem(e)}getObject(e){let t=this.getString(e);return t?JSON.parse(t):void 0}setObject(e,t){this.setString(e,t?sr(t):void 0)}},Qoe=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]}},Koe="2.1.4-ffc7333",Yoe="https://api.medplum.com/",Xoe=1e3,Joe=6e4,MP="Binary/",zP={resourceType:"Device",id:"system",deviceName:[{name:"System"}]},Zoe=(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))(Zoe||{}),eae=(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))(eae||{}),tae=(e=>(e.JwtBearer="urn:ietf:params:oauth:client-assertion-type:jwt-bearer",e))(tae||{}),rae=class extends Uoe{constructor(t){if(super(),t!=null&&t.baseUrl&&!t.baseUrl.startsWith("http"))throw new Error("Base URL must start with http or https");this.options=t??{},this.fetch=(t==null?void 0:t.fetch)??nae(),this.storage=(t==null?void 0:t.storage)??new Goe,this.createPdfImpl=t==null?void 0:t.createPdf,this.baseUrl=FP((t==null?void 0:t.baseUrl)??Yoe),this.fhirBaseUrl=FP(Pu(this.baseUrl,(t==null?void 0:t.fhirUrlPath)??"fhir/R4/")),this.authorizeUrl=Pu(this.baseUrl,(t==null?void 0:t.authorizeUrl)??"oauth2/authorize"),this.tokenUrl=Pu(this.baseUrl,(t==null?void 0:t.tokenUrl)??"oauth2/token"),this.logoutUrl=Pu(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)??Joe,this.cacheTime>0?this.requestCache=new Boe((t==null?void 0:t.resourceCacheSize)??Xoe):this.requestCache=void 0,t!=null&&t.autoBatchTime?(this.autoBatchTime=t.autoBatchTime,this.autoBatchQueue=[]):(this.autoBatchTime=0,this.autoBatchQueue=void 0);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 no(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,Zr.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 no((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 no(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 no(this.search(t,r,n).then(BP));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 BP(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 zP;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 no(Promise.reject(new Error("Missing reference")));if(n==="system")return new no(Promise.resolve(zP));let[o,a]=n.split("/");return!o||!a?new no(Promise.reject(new Error("Invalid reference"))):this.readResource(o,a,r)}getSchema(){return Ct}requestSchema(t){if(t in Ct.types)return Promise.resolve(Ct);let r=t+"-requestSchema",n=this.getCacheEntry(r,void 0);if(n)return n.value;let o=new no((async()=>{let a=`{
90
+ StructureDefinitionList(name: "${t}") {
91
+ name,
92
+ description,
93
+ snapshot {
94
+ element {
95
+ id,
96
+ path,
97
+ min,
98
+ max,
99
+ type {
100
+ code,
101
+ targetProfile
102
+ },
103
+ binding {
104
+ valueSet
105
+ },
106
+ definition
107
+ }
108
+ }
109
+ }
110
+ SearchParameterList(base: "${t}", _count: 100) {
111
+ base,
112
+ code,
113
+ type,
114
+ expression,
115
+ target
116
+ }
117
+ }`.replace(/\s+/g," "),i=await this.graphql(a);for(let l of i.data.StructureDefinitionList)kne(l);for(let l of i.data.SearchParameterList)Tne(l);return Ct})());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=st(t),i=t.subject),t.resourceType==="ServiceRequest"&&(a=t.encounter,i=t.subject),t.resourceType==="Patient"&&(i=st(t)),this.createResource({resourceType:"Communication",basedOn:[st(t)],encounter:a,subject:i,sender:o?st(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,Zr.JSON,r)}graphql(t,r,n,o){return this.post(this.fhirUrl("$graphql"),{query:t,operationName:r,variables:n},Zr.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=qoe(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&&await this.profilePromise,this.getProfile()}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(MP)&&(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:MP+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 VP(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 no(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 Vn(tne);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 Vn(bt(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 kP(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 VP(i);l&&(n=await this.fetchWithRetry(l,a))}await kP(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 Vn(bt(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&&!y5(c.response.outcome)?l.reject(new Vn(c.response.outcome)):l.resolve(c==null?void 0:c.resource)}}addFetchOptionsDefaults(t){let r=t.headers;r||(r={},t.headers=r),r.Accept=Zr.FHIR_JSON,r["X-Medplum"]="extended",t.body&&!r["Content-Type"]&&(r["Content-Type"]=Zr.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=AP();sessionStorage.setItem("pkceState",t);let r=AP();sessionStorage.setItem("codeVerifier",r);let n=await Aoe(r),o=$ne(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??LP()),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)??LP()),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=Noe(t+":"+r)}async invite(t,r){return this.post("admin/projects/"+t+"/invite",r)}async fetchTokens(t){let r={method:"POST",headers:{"Content-Type":Zr.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 Vn(Ba(i.error_description))}catch(i){throw new Vn(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(Hoe(r)){let n=F5(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 nae(){if(!globalThis.fetch)throw new Error("Fetch not available in this environment");return globalThis.fetch.bind(globalThis)}function LP(){return typeof window>"u"?"":window.location.protocol+"//"+window.location.host+"/"}function FP(e){return e.endsWith("/")?e:e+"/"}function Pu(e,t){return new URL(t,e).toString()}async function VP(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(Bm(n)&&((a=(o=n.issue)==null?void 0:o[0])!=null&&a.diagnostics))return n.issue[0].diagnostics}function BP(e){var r;let t=((r=e.entry)==null?void 0:r.map(n=>n.resource))??[];return Object.assign(t,{bundle:e})}[...G0];Q0().registerInfix("->",{precedence:Fe.Arrow}).registerInfix(";",{precedence:Fe.Semicolon});[...G0];Q0();function oae(e){let t=e.value;return t?s.createElement(s.Fragment,null,ine(t)):null}function UP(e,t){return e.line&&e.line.length>t?e.line[t]:""}function WP(e,t,r){let n=e.line||[];for(;n.length<=t;)n.push("");return n[t]=r,{...e,line:n}}function aae(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(WP(n.current||{},0,h))}function c(h){o(WP(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ct,{"data-testid":"address-use",defaultValue:t.use,onChange:h=>a(h.currentTarget.value),data:["","home","work","temp","old","billing"]}),s.createElement(ct,{"data-testid":"address-type",defaultValue:t.type,onChange:h=>i(h.currentTarget.value),data:["","postal","physical","both"]}),s.createElement(oe,{placeholder:"Line 1",defaultValue:UP(t,0),onChange:h=>l(h.currentTarget.value)}),s.createElement(oe,{placeholder:"Line 2",defaultValue:UP(t,1),onChange:h=>c(h.currentTarget.value)}),s.createElement(oe,{placeholder:"City",defaultValue:t.city,onChange:h=>u(h.currentTarget.value)}),s.createElement(oe,{placeholder:"State",defaultValue:t.state,onChange:h=>d(h.currentTarget.value)}),s.createElement(oe,{placeholder:"Postal Code",defaultValue:t.postalCode,onChange:h=>p(h.currentTarget.value)}))}var B5=f.createContext(void 0);function iae(e){let t=e.medplum,r=e.navigate??lae,[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(B5.Provider,{value:a},e.children)}function Gm(){return f.useContext(B5)}function re(){return Gm().medplum}function Qm(){return Gm().navigate}function U5(){return Gm().profile}function lae(e){window.location.assign(e)}function sae(e){let t=U5(),[r,n]=f.useState(e.defaultValue||{}),o=f.useRef();o.current=r;function a(i){let l=i?{text:i,authorReference:t&&st(t),time:new Date().toISOString()}:{};n(l),e.onChange&&e.onChange(l)}return s.createElement(oe,{name:e.name,placeholder:"Annotation text",defaultValue:r.text,onChange:i=>a(i.currentTarget.value)})}var cae={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"},uae=Object.defineProperty,dae=Object.defineProperties,fae=Object.getOwnPropertyDescriptors,zp=Object.getOwnPropertySymbols,W5=Object.prototype.hasOwnProperty,H5=Object.prototype.propertyIsEnumerable,HP=(e,t,r)=>t in e?uae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,qP=(e,t)=>{for(var r in t||(t={}))W5.call(t,r)&&HP(e,r,t[r]);if(zp)for(var r of zp(t))H5.call(t,r)&&HP(e,r,t[r]);return e},pae=(e,t)=>dae(e,fae(t)),mae=(e,t)=>{var r={};for(var n in e)W5.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&&H5.call(e,n)&&(r[n]=e[n]);return r},be=(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=mae(i,["color","size","stroke","children"]);return f.createElement("svg",qP(pae(qP({ref:a},cae),{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:Oe.string,size:Oe.oneOfType([Oe.string,Oe.number]),stroke:Oe.oneOfType([Oe.string,Oe.number])},n.displayName=`${t}`,n},hae=be("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"}]]),J0=be("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"}]]),gae=be("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"}]]),vae=be("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"}]]),yae=be("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"}]]),wae=be("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"}]]),_ae=be("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"}]]),bae=be("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"}]]),xae=be("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"}]]),Eae=be("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=be("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"}]]),q5=be("check","IconCheck",[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]]),Sae=be("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"}]]),Pae=be("chevron-down","IconChevronDown",[["path",{d:"M6 9l6 6l6 -6",key:"svg-0"}]]),Lp=be("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"}]]),Z0=be("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"}]]),G5=be("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"}]]),Oae=be("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"}]]),$ae=be("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"}]]),Cae=be("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"}]]),kae=be("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"}]]),jae=be("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"}]]),Km=be("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"}]]),Ym=be("equal","IconEqual",[["path",{d:"M5 10h14",key:"svg-0"}],["path",{d:"M5 14h14",key:"svg-1"}]]),Rae=be("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"}]]),Tae=be("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"}]]),Iae=be("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"}]]),Dae=be("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"}]]),Nae=be("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"}]]),Q5=be("math-greater","IconMathGreater",[["path",{d:"M5 18l14 -6l-14 -6",key:"svg-0"}]]),K5=be("math-lower","IconMathLower",[["path",{d:"M19 18l-14 -6l14 -6",key:"svg-0"}]]),Aae=be("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"}]]),Mae=be("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"}]]),zae=be("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"}]]),Lae=be("plus","IconPlus",[["path",{d:"M12 5l0 14",key:"svg-0"}],["path",{d:"M5 12l14 0",key:"svg-1"}]]),Fae=be("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"}]]),Vae=be("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"}]]),Iv=be("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"}]]),e1=be("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"}]]),t1=be("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"}]]),Bae=be("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"}]]),Uae=be("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"}]]),Wae=be("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"}]]),Y5=be("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"}]]),Hae=be("x","IconX",[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]]),X5=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(lc,{icon:s.createElement(J0,{size:16}),title:"Something went wrong",color:"red"},ke(this.state.error)):this.props.children}};function sa(){return s.createElement(Zt,{style:{width:"100%",height:"100vh"}},s.createElement(cn,null))}function r1(e){let t=e.value;return t?s.createElement(s.Fragment,null,gc(t,e.options)):null}function ot(e){e.preventDefault(),e.stopPropagation()}function J5(e){if(GP(e))return!0;if(e instanceof HTMLTableCellElement){let t=e.children;if(t.length===1&&GP(t[0]))return!0}return!1}function GP(e){return e instanceof HTMLInputElement&&e.type==="checkbox"}function Re(e){let t=Qm(),{to:r,suffix:n,label:o,onClick:a,children:i,...l}=e,c=qae(r);return n&&(c+="/"+n),s.createElement(Ae,{href:c,"aria-label":o,onClick:u=>{ot(u),a?a(u):r&&t(c)},...l},i)}function qae(e){if(e){if(typeof e=="string")return Gae(e);if(jo(e))return Qae(e);if(vc(e))return Kae(e)}return"#"}function Gae(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("/")?e:"/"+e}function Qae(e){return`/${e.resourceType}/${e.id}`}function Kae(e){return`/${e.reference}`}function Ze(e,t){let r=re(),[n,o]=f.useState(QP(r,e)),a=f.useCallback(i=>{Wm(i,n)||o(i)},[n,o]);return f.useEffect(()=>{a(QP(r,e))},[r,e,a]),f.useEffect(()=>{let i=!0;return vc(e)&&r.readReference(e).then(l=>{i&&a(l)}).catch(l=>{i&&(a(void 0),t&&t(bt(l)))}),()=>i=!1},[r,n,e,a,t]),n}function QP(e,t){if(t){if(jo(t))return t;if(vc(t))return e.getCachedReference(t)}}function ca(e){let t=Ze(e.value),r=t?bo(t):e.alt??"",n=(t&&wne(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(mf,{src:n,alt:r,radius:o,...a})):s.createElement(mf,{src:n,alt:r,radius:o,...a})}function n1(e){let{defaultValue:t,toKey:r,toOption:n,loadOptions:o,onChange:a,onCreate:i,creatable:l,...c}=e,u=Yae(t),d=f.useRef(null),[p,h]=f.useState(void 0),[g,v]=f.useState(),[w,E]=f.useState(),[_,y]=f.useState(),[b,x]=f.useState(u.map(n)),[P,$]=f.useState([]),O=f.useRef();O.current=p;let C=f.useRef();C.current=g;let T=f.useRef();T.current=w;let j=f.useRef();j.current=_;let k=f.useRef();k.current=P;let I=f.useCallback(()=>{var V;v(void 0);let R=((V=d.current)==null?void 0:V.value.trim())||"";if(R===O.current)return;h(R);let D=new AbortController;E(D),o(R,D.signal).then(G=>{D.signal.aborted||($(G.map(n)),E(void 0),j.current&&(G.length>0&&a(G.slice(0,1)),y(!1)))}).catch(G=>{D.signal.aborted||G.message.includes("aborted")||de({color:"red",message:ke(G)})})},[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);v(R)},[I]),N=f.useCallback(R=>{var G;let D=[],V=[];for(let ie of R){let $e=(G=k.current)==null?void 0:G.find(Me=>Me.value===ie),ue=$e==null?void 0:$e.resource;!ue&&l!==!1&&i&&(ue=i(ie),$e=n(ue)),ue&&D.push(ue),$e&&V.push($e)}a(D),x(V)},[l,a,i,n]),L=f.useCallback(R=>{R.key==="Enter"&&(!C.current&&!T.current?(ot(R),k.current&&k.current.length>0&&($(k.current.slice(0,1)),N([k.current[0].value]))):y(!0))},[N]),H=f.useCallback(R=>{let D=n(i(R));return $([...k.current,D]),D},[i,$,n]),Q=f.useCallback((R,D)=>!D,[]);return f.useEffect(()=>()=>{T.current&&T.current.abort()},[]),s.createElement(R0,{...c,ref:d,defaultValue:u.map(r),searchable:!0,onKeyDown:L,onSearchChange:F,data:[...b,...P],onFocus:I,onChange:N,onCreate:H,rightSectionWidth:40,rightSection:w?s.createElement(cn,{size:16}):null,filter:Q,creatable:!0})}function Yae(e){return e?Array.isArray(e)?e:[e]:[]}var Xae=U(()=>({searchInput:{input:{width:220,transition:"width 0.2s"},"input:focus":{width:400},"@media (max-width: 800px)":{input:{width:150},"input:focus":{width:150}}}}));function Jae(e){return e.id}function Zae(e){return{value:e.id,label:bo(e),resource:e}}function eie(e){let{classes:t}=Xae(),r=Qm(),n=re(),o=f.useCallback(async(i,l)=>{let c=rie(i),u={signal:l},d=await n.graphql(c,void 0,void 0,u);return nie(d,i)},[n]),a=f.useCallback(i=>{i.length>0&&r(`/${lt(i[0])}`)},[r]);return s.createElement(n1,{key:`${e.pathname}?${e.searchParams}`,size:"sm",radius:"md",className:t.searchInput,icon:s.createElement(Vae,{size:16}),placeholder:"Search",itemComponent:tie,toKey:Jae,toOption:Zae,onChange:a,loadOptions:o,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1})}var tie=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(ee,{noWrap:!0},s.createElement(ca,{value:e}),s.createElement("div",null,s.createElement(ae,null,bo(e)),s.createElement(ae,{size:"xs",color:"dimmed"},n))))});function rie(e){let t=JSON.stringify(e);return P5(e)?`{
118
+ Patients1: PatientList(_id: ${t}, _count: 1) {
119
+ resourceType
120
+ id
121
+ identifier {
122
+ system
123
+ value
124
+ }
125
+ name {
126
+ given
127
+ family
128
+ }
129
+ birthDate
130
+ }
131
+ ServiceRequestList(_id: ${t}, _count: 1) {
132
+ resourceType
133
+ id
134
+ identifier {
135
+ system
136
+ value
137
+ }
138
+ subject {
139
+ display
140
+ }
141
+ }
142
+ }`.replace(/\s+/g," "):`{
143
+ Patients1: PatientList(name: ${t}, _count: 5) {
144
+ resourceType
145
+ id
146
+ identifier {
147
+ system
148
+ value
149
+ }
150
+ name {
151
+ given
152
+ family
153
+ }
154
+ birthDate
155
+ }
156
+ Patients2: PatientList(identifier: ${t}, _count: 5) {
157
+ resourceType
158
+ id
159
+ identifier {
160
+ system
161
+ value
162
+ }
163
+ name {
164
+ given
165
+ family
166
+ }
167
+ birthDate
168
+ }
169
+ ServiceRequestList(identifier: ${t}, _count: 5) {
170
+ resourceType
171
+ id
172
+ identifier {
173
+ system
174
+ value
175
+ }
176
+ subject {
177
+ display
178
+ }
179
+ }
180
+ }`.replace(/\s+/g," ")}function nie(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),aie(oie(r),t).slice(0,5)}function oie(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 aie(e,t){return e.sort((r,n)=>KP(n,t)-KP(r,t))}function KP(e,t){let r=0;if(e.identifier)for(let n of e.identifier)r=Math.max(r,YP(n.value,t));if(e.resourceType==="Patient"&&e.name)for(let n of e.name)r=Math.max(r,YP(gc(n),t));return r}function YP(e,t){if(!e)return 0;let r=e.toLowerCase().indexOf(t.toLowerCase());return r<0?0:100-r}var iie=U(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 lie(e){var d,p,h,g;let t=Gm(),{medplum:r,profile:n,navigate:o}=t,a=r.getLogins(),{classes:i,cx:l}=iie(),[c,u]=f.useState(!1);return s.createElement(Qk,{height:60,p:8,style:{zIndex:101}},s.createElement(ee,{position:"apart"},s.createElement(ee,{spacing:"xs"},s.createElement(mo,{className:i.logoButton,onClick:e.navbarToggle},e.logo),s.createElement(eie,{pathname:e.pathname,searchParams:e.searchParams})),s.createElement(Y,{width:260,shadow:"xl",position:"bottom-end",transitionProps:{transition:"pop-top-right"},opened:c,onClose:()=>u(!1)},s.createElement(Y.Target,null,s.createElement(mo,{className:l(i.user,{[i.userActive]:c}),onClick:()=>u(v=>!v)},s.createElement(ee,{spacing:7},s.createElement(ca,{value:n,radius:"xl",size:24}),s.createElement(ae,{size:"sm",className:i.userName},gc((d=n==null?void 0:n.name)==null?void 0:d[0])),s.createElement(Pae,{size:12,stroke:1.5})))),s.createElement(Y.Dropdown,null,s.createElement(je,{align:"center",p:"xl"},s.createElement(ca,{size:"xl",radius:100,value:t.profile}),s.createElement(r1,{value:(h=(p=t.profile)==null?void 0:p.name)==null?void 0:h[0]}),s.createElement(ae,{color:"dimmed",size:"xs"},(g=r.getActiveLogin())==null?void 0:g.project.display)),a.length>1&&s.createElement(Y.Divider,null),a.map(v=>v.profile.reference!==lt(t.profile)&&s.createElement(Y.Item,{key:v.profile.reference,onClick:()=>{r.setActiveLogin(v).then(()=>window.location.reload()).catch(console.log)}},s.createElement(ee,null,s.createElement(mf,{radius:"xl"}),s.createElement("div",{style:{flex:1}},s.createElement(ae,{size:"sm",weight:500},v.profile.display),s.createElement(ae,{color:"dimmed",size:"xs"},v.project.display))))),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Uae,{size:14,stroke:1.5}),onClick:()=>o("/signin")},"Add another account"),s.createElement(Y.Item,{icon:s.createElement(Iv,{size:14,stroke:1.5}),onClick:()=>o(`/${lt(n)}`)},"Account settings"),s.createElement(Y.Item,{icon:s.createElement(Nae,{size:14,stroke:1.5}),onClick:async()=>{await r.signOut(),o("/signin")}},"Sign out"),s.createElement(ae,{size:"xs",color:"dimmed",align:"center"},e.version)))))}function sie(e){let t={};for(let r of Array.from(e.elements))r instanceof HTMLInputElement?cie(t,r):r instanceof HTMLTextAreaElement?t[r.name]=r.value:r instanceof HTMLSelectElement&&uie(t,r);return t}function cie(e,t){t.disabled||(t.type==="checkbox"||t.type==="radio")&&!t.checked||(e[t.name]=t.value)}function uie(e,t){e[t.name]=t.value}function De(e){return s.createElement("form",{style:e.style,"data-testid":e.testid,onSubmit:t=>{t.preventDefault();let r=sie(t.target);e.onSubmit&&e.onSubmit(r)}},e.children)}function die(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=$l(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(Cr,{title:"Add Bookmark",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:e.onCancel},s.createElement(De,{onSubmit:n},s.createElement(je,null,s.createElement(fie,{config:r}),s.createElement(oe,{label:"Bookmark Name",type:"text",name:"bookmarkname",placeholder:"bookmark name",withAsterisk:!0}),s.createElement(ee,{position:"right"},s.createElement(X,{mt:"sm",type:"submit"},"OK")))))}function fie(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(ct,{name:"menuname",defaultValue:r[0],label:"Select Menu Option",placeholder:"Menu",data:r,withAsterisk:!0})}function o1(e){return typeof e.code=="string"?e.code:JSON.stringify(e)}function pie(e){return typeof e.display=="string"?e.display:o1(e)}function mie(e){return{value:o1(e),label:pie(e),resource:e}}function hie(e){return{code:e,display:e}}function Xm(e){let t=re(),{elementDefinition:r,creatable:n,clearable:o,...a}=e,i=f.useCallback(async(l,c)=>{var h;if(!r.binding)return[];let u=r.binding.valueSet,d=(h=(await t.searchValueSet(u,l,{signal:c})).expansion)==null?void 0:h.contains,p=[];for(let g of d)g.code&&!p.some(v=>v.code===g.code)&&p.push(g);return p},[t,r]);return s.createElement(n1,{...a,creatable:n??!0,clearable:o??!0,toKey:o1,toOption:mie,loadOptions:i,onCreate:hie,getCreateLabel:n===!1?void 0:l=>`+ Create ${l}`})}function Z5(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=o[0],i=vie(a);r(i),e.onChange&&e.onChange(i)}return s.createElement(Xm,{elementDefinition:e.property,name:e.name,placeholder:e.placeholder,defaultValue:gie(t),onChange:n,creatable:e.creatable,maxSelectedValues:e.maxSelectedValues??1,clearSearchOnChange:e.clearSearchOnChange,clearable:e.clearable})}function gie(e){return e?{code:e}:void 0}function vie(e){return e==null?void 0:e.code}var eN=U(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 yie(e){var c;let{classes:t}=eN(),r=Qm(),n=bie(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(_s,{width:{sm:250},p:"xs"},s.createElement(oi,null,s.createElement(_s.Section,{mb:"sm"},s.createElement(Z5,{key:window.location.pathname,name:"resourceType",placeholder:"Resource Type",property:{binding:{valueSet:"https://medplum.com/fhir/ValueSet/resource-types"}},onChange:u=>l(u),creatable:!1,maxSelectedValues:0,clearSearchOnChange:!0,clearable:!1})),s.createElement(_s.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(ae,{className:t.menuTitle},u.title),(d=u.links)==null?void 0:d.map(p=>s.createElement(wie,{key:p.href,to:p.href,active:p.href===(n==null?void 0:n.href),onClick:h=>i(h,p.href)},s.createElement(_ie,{to:p.href,icon:p.icon}),s.createElement("span",null,p.label))))}),e.displayAddBookmark&&s.createElement(X,{variant:"subtle",size:"xs",mt:"xl",leftIcon:s.createElement(Lae,{size:"0.75rem"}),onClick:()=>a(!0)},"Add Bookmark")))),e.pathname&&e.searchParams&&s.createElement(die,{pathname:e.pathname,searchParams:e.searchParams,visible:o,onOk:()=>a(!1),onCancel:()=>a(!1)}))}function wie(e){let{classes:t,cx:r}=eN();return s.createElement(Re,{onClick:e.onClick,to:e.to,className:r(t.link,{[t.linkActive]:e.active})},e.children)}function _ie(e){return e.icon?e.icon:s.createElement(Vm,{w:30})}function bie(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=xie(e,t,i.href);l>o&&(o=l,n=i)}return n}function xie(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 Eie(e){var u;let t=tr(),[r,n]=f.useState(localStorage.navbarOpen==="true"),o=re(),a=U5();function i(d){localStorage.navbarOpen=d.toString(),n(d)}function l(){i(!1)}function c(){i(!r)}return o.isLoading()?s.createElement(sa,null):s.createElement(Jk,{styles:{main:{background:t.colorScheme==="dark"?t.colors.dark[8]:t.colors.gray[0]}},padding:0,fixed:!0,header:a&&s.createElement(lie,{pathname:e.pathname,searchParams:e.searchParams,logo:e.logo,version:e.version,navbarToggle:c}),navbar:a&&r?s.createElement(yie,{pathname:e.pathname,searchParams:e.searchParams,menus:e.menus,closeNavbar:l,displayAddBookmark:e.displayAddBookmark}):void 0},s.createElement(X5,{key:`${e.pathname}?${(u=e.searchParams)==null?void 0:u.toString()}`},s.createElement(f.Suspense,{fallback:s.createElement(sa,null)},e.children)))}function _c(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 Sie(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(_c,{value:r,maxWidth:e.maxWidth}))))}function a1(e){let t=re(),r=f.useRef(null);function n(i){var l;ot(i),(l=r.current)==null||l.click()}function o(i){ot(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 Pie(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(_c,{value:a,maxWidth:200})),s.createElement("td",null,s.createElement(lr,{title:"Remove",size:"sm",onClick:l=>{ot(l);let c=t.slice();c.splice(i,1),o(c)}},s.createElement(Lp,null))))),s.createElement("tr",null,s.createElement("td",null),s.createElement("td",null,s.createElement(a1,{onUpload:a=>{o([...n.current,a])}},a=>s.createElement(lr,{...a,title:"Add",size:"sm",color:"green"},s.createElement(G5,{size:16})))))))}function tN(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(_c,{value:t,maxWidth:200}),s.createElement(X,{onClick:o=>{ot(o),n(void 0)}},"Remove")):s.createElement(a1,{onUpload:n},o=>s.createElement(X,{...o},"Upload..."))}var rN=["meta","implicitRules","language","text","contained","extension","modifierExtension"],Oie=U(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 i1(e){let{children:t,compact:r}=e,{classes:n,cx:o}=Oie();return s.createElement("dl",{className:o(n.root,{[n.compact]:r})},t)}function Xi(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,z0(e.value))}function $ie(e){return s.createElement(s.Fragment,null,Ol(e.value))}function nN(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 Cie(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(nN,{key:`telecom-${t.name}-${n.value}`,value:n}))):null}function kie(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 jie(e){return s.createElement(s.Fragment,null,pne(e.value))}function Dv(e){return s.createElement(s.Fragment,null,Vo(e.value))}function l1(e){return s.createElement(s.Fragment,null,Gs(e.value))}function Rie(e){let t=e.value;return t?s.createElement(s.Fragment,null,s.createElement(Dv,{value:t.numerator})," / ",s.createElement(Dv,{value:t.denominator})):null}function Fp(e){if(!e.value)return null;let t=e.value.display||e.value.reference||sr(e.value);return e.link!==!1&&e.value.reference?s.createElement(Re,{to:e.value},t):s.createElement(s.Fragment,null,t)}function Tie(e){var o,a;let t=e.property,r=e.values??[],n=(a=(o=t.type)==null?void 0:o[0])==null?void 0:a.code;return s.createElement(s.Fragment,null,r.map((i,l)=>s.createElement("div",{key:`${l}-${r.length}`},s.createElement(Eo,{arrayElement:!0,property:t,propertyType:n,value:i,ignoreMissingValues:e.ignoreMissingValues,link:e.link}))))}function Eo(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(hT,{value:n,timeout:2e3},({copied:a,copy:i})=>s.createElement(uZ,{label:a?"Copied":"Copy",withArrow:!0,position:"right"},s.createElement(lr,{color:a?"teal":"gray",onClick:i},a?s.createElement(q5,{size:"1rem"}):s.createElement($ae,{size:"1rem"})))));if((t==null?void 0:t.max)==="*"&&!e.arrayElement)return r===J.Attachment?s.createElement(Sie,{values:n,maxWidth:e.maxWidth}):s.createElement(Tie,{property:t,values:n,ignoreMissingValues:e.ignoreMissingValues,link:e.link});switch(r){case J.boolean:return s.createElement(s.Fragment,null,n===void 0?"":(!!n).toString());case J.SystemString:case J.string:return s.createElement("div",{style:{whiteSpace:"pre-wrap"}},n);case J.code:case J.date:case J.decimal:case J.integer:case J.positiveInt:case J.unsignedInt:case J.uri:case J.url:return s.createElement(s.Fragment,null,n);case J.canonical:return s.createElement(Fp,{value:{reference:n},link:e.link});case J.dateTime:case J.instant:return s.createElement(s.Fragment,null,Or(n));case J.markdown:return s.createElement("pre",null,n);case J.Address:return s.createElement(oae,{value:n});case J.Annotation:return s.createElement(s.Fragment,null,n==null?void 0:n.text);case J.Attachment:return s.createElement(_c,{value:n,maxWidth:e.maxWidth});case J.CodeableConcept:return s.createElement(Qn,{value:n});case J.Coding:return s.createElement($ie,{value:n});case J.ContactDetail:return s.createElement(Cie,{value:n});case J.ContactPoint:return s.createElement(nN,{value:n});case J.HumanName:return s.createElement(r1,{value:n});case J.Identifier:return s.createElement(kie,{value:n});case J.Money:return s.createElement(jie,{value:n});case J.Period:return s.createElement(s.Fragment,null,sne(n));case J.Quantity:case J.Duration:return s.createElement(Dv,{value:n});case J.Range:return s.createElement(l1,{value:n});case J.Ratio:return s.createElement(Rie,{value:n});case J.Reference:return s.createElement(Fp,{value:n,link:e.link});case J.Timing:return s.createElement(s.Fragment,null,_5(n));case J.Dosage:case J.UsageContext:return s.createElement(Nv,{value:{type:r,value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues});default:if(!(t!=null&&t.path))throw Error(`Displaying property of type ${e.propertyType} requires element definition path`);return s.createElement(Nv,{value:{type:Hm(t),value:n},compact:!0,ignoreMissingValues:e.ignoreMissingValues})}}function Ya(e,t){let r=_r(e,t);return r?Array.isArray(r)?[r.map(n=>n.value),r[0].type]:[r.value,r.type]:[void 0,"undefined"]}function Nv(e){let t=e.value,r=t.value;if(!r)return null;let n=t.type,o=Ct.types[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(i1,{compact:e.compact},Object.entries(o.properties).map(a=>{let i=a[0];if(rN.includes(i))return null;let l=a[1];l.path||(l.path=n+"."+i);let[c,u]=Ya(t,i);return e.ignoreMissingValues&&(!c||Array.isArray(c)&&c.length===0)?null:s.createElement(Xi,{key:i,term:Mp(i)},s.createElement(Eo,{property:l,propertyType:u,value:c,ignoreMissingValues:e.ignoreMissingValues,link:e.link}))})):s.createElement("div",null,n," not implemented")}function oN(e){return s.createElement(ee,{noWrap:!0},s.createElement("div",null,e.children),s.createElement("div",null,s.createElement(Ft.Wrapper,{id:e.htmlFor,label:e.title,description:e.description,withAsterisk:e.withAsterisk},(()=>null)())))}function at(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 aN((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(`
181
+ `)}function s1(e,t){var r;return(r=e==null?void 0:e.issue)==null?void 0:r.filter(n=>{var o;return aN((o=n.expression)==null?void 0:o[0],t)})}function aN(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 Xe(e){return s.createElement(Ft.Wrapper,{id:e.htmlFor,label:e.title,description:e.description,withAsterisk:e.withAsterisk,error:at(e.outcome,e.htmlFor)},e.children)}function iN(e){let t=re(),r=Ze(e.defaultValue),[n,o]=f.useState(),[a,i]=f.useState();return f.useEffect(()=>{r&&(i($l(r)),t.requestSchema(r.resourceType).then(o).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(Xe,{title:"Resource Type",htmlFor:"resourceType",outcome:e.outcome},s.createElement(oe,{name:"resourceType",defaultValue:a.resourceType,disabled:!0})),s.createElement(Xe,{title:"ID",htmlFor:"id",outcome:e.outcome},s.createElement(oe,{name:"id",defaultValue:a.id,disabled:!0}))),s.createElement(Mv,{typeName:a.resourceType,defaultValue:a,outcome:e.outcome,onChange:i}),s.createElement(ee,{position:"right",mt:"xl"},s.createElement(X,{type:"submit"},"OK"),e.onDelete&&s.createElement(X,{variant:"outline",color:"red",type:"button",onClick:()=>{e.onDelete(a)}},"Delete")))}function Av(e,t,r,n,o){let a=n.type;if(a.length>1)for(let i of a){let l=t.replace("[x]",cr(i.code));l in e&&delete e[l]}return e[r]=o,e}function Iie(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=Nie(o);r(a),e.onChange&&e.onChange(a)}return s.createElement(Xm,{elementDefinition:e.property,name:e.name,placeholder:e.placeholder,defaultValue:t&&Die(t),maxSelectedValues:1,onChange:n})}function Die(e){var t;return(t=e.coding)==null?void 0:t.map(r=>({system:r.system,code:r.code,display:r.display}))}function Nie(e){if(e.length!==0)return{coding:e.map(t=>({system:t.system,code:t.code,display:t.display}))}}function Aie(e){let[t,r]=f.useState(e.defaultValue);function n(o){let a=o[0],i=a&&zie(a);r(i),e.onChange&&e.onChange(i)}return s.createElement(Xm,{elementDefinition:e.property,name:e.name,placeholder:e.placeholder,defaultValue:t&&Mie(t),maxSelectedValues:1,onChange:n})}function Mie(e){return{system:e.system,code:e.code,display:e.display}}function zie(e){return{system:e.system,code:e.code,display:e.display}}function lN(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ct,{"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(ct,{"data-testid":"use",defaultValue:t==null?void 0:t.use,onChange:c=>i(c.currentTarget.value),data:["","home","work","temp","old","mobile"]}),s.createElement(oe,{placeholder:"Value",defaultValue:t==null?void 0:t.value,onChange:c=>l(c.currentTarget.value)}))}function Lie(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(oe,{"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(lN,{name:e.name+"-telecom",defaultValue:(l=t==null?void 0:t.telecom)==null?void 0:l[0],onChange:i}))}function Xa(e){return s.createElement(oe,{id:e.name,name:e.name,"data-autofocus":e.autoFocus,"data-testid":e.name,placeholder:e.placeholder,required:e.required,type:Vie(),defaultValue:Fie(e.defaultValue),autoFocus:e.autoFocus,error:at(e.outcome,e.name),onChange:t=>{if(e.onChange){let r=t.currentTarget.value;e.onChange(sN(r))}}})}function Fie(e){if(!e)return"";let t=new Date(e);return Um(t)?t.toLocaleDateString("sv")+"T"+t.toLocaleTimeString("sv"):""}function sN(e){if(!e)return"";let t=new Date(e);return Um(t)?t.toISOString():""}function Vie(){return"datetime-local"}function Bie(e){return s.createElement(Pl,{id:e.name,name:e.name,"data-testid":"extension-input",defaultValue:sr(e.defaultValue),deserialize:JSON.parse,onChange:t=>{e.onChange&&e.onChange(JSON.parse(t))}})}function Uie(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ct,{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(oe,{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(oe,{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(oe,{name:e.name+"-family",placeholder:"Family",defaultValue:t==null?void 0:t.family,onChange:g=>c(g.currentTarget.value)}),s.createElement(oe,{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 Wie(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(oe,{placeholder:"System",defaultValue:t==null?void 0:t.system,onChange:o=>n({...t,system:o.currentTarget.value})}),s.createElement(oe,{placeholder:"Value",defaultValue:t==null?void 0:t.value,onChange:o=>n({...t,value:o.currentTarget.value})}))}var Hie=["USD","EUR","CAD","GBP","AUD"];function qie(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(ct,{defaultValue:r==null?void 0:r.currency,data:Hie,styles:{input:{fontWeight:500,borderTopLeftRadius:0,borderBottomLeftRadius:0,width:92}},onChange:a});return s.createElement(oe,{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(Cae,{size:14}),rightSection:l,rightSectionWidth:92,onChange:i})}function Gie(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(ee,{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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ct,{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(oe,{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:Qie(o.currentTarget.value)})}}),s.createElement(oe,{placeholder:"Unit","data-testid":e.name+"-unit",defaultValue:t==null?void 0:t.unit,onChange:o=>n({...t,unit:o.currentTarget.value})}))}function Qie(e){if(e)return parseFloat(e)}function c1(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(ee,{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 Kie(e){let[t,r]=f.useState(e.defaultValue);function n(o){r(o),e.onChange&&e.onChange(o)}return s.createElement(ee,{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 Yie={Observation:"code",User:"email:contains"},Xie=["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 Jie(e){return{value:lt(e),label:bo(e),resource:e}}function Cl(e){let t=re(),r=e.resourceType,[n,o]=f.useState(),a=Ze(e.defaultValue,o),i=e.onChange,l=f.useCallback(async(u,d)=>{let p=ele(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(n1,{name:e.name,itemComponent:Zie,defaultValue:a,placeholder:e.placeholder,maxSelectedValues:1,toKey:lt,toOption:Jie,loadOptions:l,onChange:c,clearable:!0})}var Zie=f.forwardRef(({label:e,resource:t,...r},n)=>s.createElement("div",{ref:n,...r},s.createElement(ee,{noWrap:!0},s.createElement(ca,{value:t}),s.createElement("div",null,s.createElement(ae,null,e),s.createElement(ae,{size:"xs",color:"dimmed"},t.birthDate)))));function ele(e){return Yie[e]??(Xie.includes(e)?"name":"_id")}function Jm(e){let t=tle(e.targetTypes),r=rle(e.defaultValue,t),[n,o]=f.useState(e.defaultValue),[a,i]=f.useState(r),l=f.useRef();l.current=n;let c=f.useRef();c.current=a;function u(d){o(d),e.onChange&&e.onChange(d)}return s.createElement(ee,{spacing:"xs",grow:!0,noWrap:!0},t?s.createElement(ct,{"data-autofocus":e.autoFocus,"data-testid":"reference-input-resource-type-select",defaultValue:a,autoFocus:e.autoFocus,onChange:d=>i(d.currentTarget.value),data:t}):s.createElement(oe,{"data-autofocus":e.autoFocus,"data-testid":"reference-input-resource-type-input",defaultValue:a,autoFocus:e.autoFocus,onChange:d=>i(d.currentTarget.value)}),s.createElement(Cl,{resourceType:a,name:e.name+"-id",placeholder:e.placeholder,defaultValue:n,onChange:d=>{u(d?st(d):void 0)}}))}function tle(e){if(!(!e||e.length===0||e.length===1&&e[0]==="Resource"))return e}function rle(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 nle(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(lr,{title:"Remove",size:"sm",onClick:l=>{ot(l);let c=[...n.current];c.splice(i,1),o(c)}},s.createElement(Lp,null))))),s.createElement("tr",null,s.createElement("td",null),s.createElement("td",{style:{textAlign:"right"}},s.createElement(lr,{title:"Add",size:"sm",color:"green",onClick:a=>{ot(a);let i=[...n.current];i.push(void 0),o(i)}},s.createElement(Z0,null))))))}var ole=["sun","mon","tue","wed","thu","fri","sat"];function ale(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement("span",null,_5(a.current)||"No repeat"),s.createElement(X,{onClick:()=>o(!0)},"Edit")),s.createElement(ile,{visible:n,defaultValue:a.current,onOk:i=>{e.onChange&&e.onChange(i),r(i),o(!1)},onCancel:()=>o(!1)}))}var XP={repeat:{period:1,periodUnit:"d"}};function ile(e){let[t,r]=f.useState(e.defaultValue||XP),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(Cr,{title:"Timing",closeButtonProps:{"aria-label":"Close"},opened:e.visible,onClose:()=>e.onCancel()},s.createElement(je,null,s.createElement(Xe,{title:"Starts on",htmlFor:"timing-dialog-start"},s.createElement(Xa,{name:"timing-dialog-start",onChange:u=>o(u)})),s.createElement(D0,{label:"Repeat",checked:!!t.repeat,onChange:u=>a(u.currentTarget.checked?XP.repeat:void 0)}),t.repeat&&s.createElement(s.Fragment,null,s.createElement(Xe,{title:"Repeat every",htmlFor:"timing-dialog-period"},s.createElement(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(oe,{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(ct,{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(Xe,{title:"Repeat on"},s.createElement(Cf.Group,{multiple:!0,onChange:c},s.createElement(ee,{position:"apart",mt:"md",spacing:"xs"},ole.map(u=>s.createElement(Cf,{key:u,value:u,size:"xs",radius:"xl"},u.charAt(0).toUpperCase())))))),s.createElement(ee,{position:"right"},s.createElement(X,{onClick:()=>e.onOk(t)},"OK"))))}function Za(e){var i,l;let t=e.property,r=e.defaultPropertyType??((l=(i=t.type)==null?void 0:i[0])==null?void 0:l.code),n=e.name,o=e.defaultValue;if(t.max==="*"&&!e.arrayElement)return r===J.Attachment?s.createElement(Pie,{name:n,defaultValue:o,onChange:e.onChange}):s.createElement(nle,{property:t,name:n,defaultValue:o,onChange:e.onChange});let a=t.type;return a.length>1?s.createElement(lle,{elementDefinitionTypes:a,...e}):s.createElement(cN,{elementDefinitionType:a[0],...e})}function lle(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(ee,{spacing:"xs",grow:!0,noWrap:!0},s.createElement(ct,{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(cN,{...e,elementDefinitionType:n,onChange:a=>{e.onChange&&e.onChange(a,e.name.replace("[x]",cr(n.code)))}}))}function cN(e){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 J.SystemString:case J.canonical:case J.string:case J.time:case J.uri:case J.url:return s.createElement(oe,{id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:i=>{e.onChange&&e.onChange(i.currentTarget.value)},error:at(e.outcome,n)});case J.date:return s.createElement(oe,{type:"date",id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:i=>{e.onChange&&e.onChange(i.currentTarget.value)},error:at(e.outcome,n)});case J.dateTime:case J.instant:return s.createElement(Xa,{name:n,defaultValue:o,onChange:e.onChange,outcome:e.outcome});case J.decimal:case J.integer:case J.positiveInt:case J.unsignedInt:return s.createElement(oe,{type:"number",step:r===J.decimal?"any":"1",id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:i=>{e.onChange&&e.onChange(i.currentTarget.valueAsNumber)}});case J.code:return s.createElement(Z5,{property:t,name:n,defaultValue:o,onChange:e.onChange});case J.boolean:return s.createElement(Cn,{id:n,name:n,"data-testid":n,defaultChecked:!!o,onChange:i=>{e.onChange&&e.onChange(i.currentTarget.checked)}});case J.markdown:return s.createElement(dc,{id:n,name:n,"data-testid":n,defaultValue:o,required:a,onChange:i=>{e.onChange&&e.onChange(i.currentTarget.value)}});case J.Address:return s.createElement(aae,{name:n,defaultValue:o,onChange:e.onChange});case J.Annotation:return s.createElement(sae,{name:n,defaultValue:o,onChange:e.onChange});case J.Attachment:return s.createElement(tN,{name:n,defaultValue:o,onChange:e.onChange});case J.CodeableConcept:return s.createElement(Iie,{property:t,name:n,defaultValue:o,onChange:e.onChange});case J.Coding:return s.createElement(Aie,{property:t,name:n,defaultValue:o,onChange:e.onChange});case J.ContactDetail:return s.createElement(Lie,{name:n,defaultValue:o,onChange:e.onChange});case J.ContactPoint:return s.createElement(lN,{name:n,defaultValue:o,onChange:e.onChange});case J.Extension:return s.createElement(Bie,{name:n,defaultValue:o,onChange:e.onChange});case J.HumanName:return s.createElement(Uie,{name:n,defaultValue:o,onChange:e.onChange});case J.Identifier:return s.createElement(Wie,{name:n,defaultValue:o,onChange:e.onChange});case J.Money:return s.createElement(qie,{name:n,defaultValue:o,onChange:e.onChange});case J.Period:return s.createElement(Gie,{name:n,defaultValue:o,onChange:e.onChange});case J.Duration:case J.Quantity:return s.createElement(Ja,{name:n,defaultValue:o,onChange:e.onChange});case J.Range:return s.createElement(c1,{name:n,defaultValue:o,onChange:e.onChange});case J.Ratio:return s.createElement(Kie,{name:n,defaultValue:o,onChange:e.onChange});case J.Reference:return s.createElement(Jm,{name:n,defaultValue:o,targetTypes:sle(t),onChange:e.onChange});case J.Timing:return s.createElement(ale,{name:n,defaultValue:o,onChange:e.onChange});case J.Dosage:case J.UsageContext:return s.createElement(Mv,{typeName:r,defaultValue:o,onChange:e.onChange,outcome:e.outcome});default:return s.createElement(Mv,{typeName:Hm(t),defaultValue:o,onChange:e.onChange,outcome:e.outcome})}}function sle(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 Mv(e){let[t,r]=f.useState(e.defaultValue??{});function n(l){r(l),e.onChange&&e.onChange(l)}let o=e.typeName,a=Ct.types[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.properties).map(l=>{let c=l[0];if(c==="id"||rN.includes(c))return null;let u=l[1];if(!u.type)return null;let[d,p]=Ya(i,c),h=u.min!==void 0&&u.min>0;return u.type.length===1&&u.type[0].code==="boolean"?s.createElement(oN,{key:c,title:Mp(c),description:u.definition,htmlFor:c},s.createElement(Za,{property:u,name:c,defaultValue:d,defaultPropertyType:p,outcome:e.outcome,onChange:(g,v)=>{n(Av(t,c,v??c,l[1],g))}})):s.createElement(Xe,{key:c,title:Mp(c),description:u.definition,withAsterisk:h,htmlFor:c,outcome:e.outcome},s.createElement(Za,{property:u,name:c,defaultValue:d,defaultPropertyType:p,onChange:(g,v)=>{n(Av(t,c,v??c,l[1],g))}}))}))}var cle=U(()=>({root:{"@media (max-width: 800px)":{paddingLeft:4,paddingRight:4}}}));function bc(e){let{children:t,...r}=e,{classes:n}=cle();return s.createElement(fT,{className:n.root,...r},t)}var ule=U(e=>({noteBody:{fontSize:e.fontSizes.sm},noteCite:{fontSize:e.fontSizes.xs,marginBlockStart:3},noteRoot:{padding:5}}));function uN({value:e}){let{classes:t}=ule();return e?s.createElement(je,{justify:"flex-start",spacing:"xs"},e.map(r=>{var n;return r.text&&s.createElement(NR,{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 xc(e){let{value:t,link:r,...n}=e,[o,a]=f.useState(),i=Ze(t,a),l;if(o&&!y5(o))l=`[${ke(o)}]`;else if(i)l=bo(i);else return null;return r?s.createElement(Re,{to:t,...n},l):s.createElement(ae,{component:"span",...n},l)}function Ji(e){return s.createElement(ee,{spacing:"xs"},s.createElement(ca,{size:24,radius:12,value:e.value,link:e.link}),s.createElement(xc,{value:e.value,link:e.link}))}var dle={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 dN(e){return s.createElement(DW,{color:dle[e.status]},e.status)}var fN=U(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}}));u1.defaultProps={hideObservationNotes:!1,hideSpecimenInfo:!1};function u1(e){var i;let t=re(),r=Ze(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(fle,{value:r}),!e.hideSpecimenInfo&&ple(n),r.result&&s.createElement(mle,{hideObservationNotes:e.hideObservationNotes,value:r.result}),a.length>0&&s.createElement(uN,{value:a}))}function fle({value:e}){var t,r;return s.createElement(ee,{mt:"md",spacing:30},e.subject&&s.createElement("div",null,s.createElement(ae,{size:"xs",transform:"uppercase",color:"dimmed"},"Subject"),s.createElement(ae,null,s.createElement(Ji,{value:e.subject,link:!0}))),(t=e.resultsInterpreter)==null?void 0:t.map(n=>s.createElement("div",{key:n.reference},s.createElement(ae,{size:"xs",transform:"uppercase",color:"dimmed"},"Interpreter"),s.createElement(ae,null,s.createElement(Ji,{value:n,link:!0})))),(r=e.performer)==null?void 0:r.map(n=>s.createElement("div",{key:n.reference},s.createElement(ae,{size:"xs",transform:"uppercase",color:"dimmed"},"Performer"),s.createElement(ae,null,s.createElement(Ji,{value:n,link:!0})))),e.issued&&s.createElement("div",null,s.createElement(ae,{size:"xs",transform:"uppercase",color:"dimmed"},"Issued"),s.createElement(ae,null,Or(e.issued))),e.status&&s.createElement("div",null,s.createElement(ae,{size:"xs",transform:"uppercase",color:"dimmed"},"Status"),s.createElement(ae,null,cr(e.status))))}function ple(e){return s.createElement(je,{spacing:"xs"},s.createElement(fe,{order:2,size:"h6"},"Specimens"),s.createElement(wr,{type:"ordered"},e==null?void 0:e.map(t=>{var r;return s.createElement(wr.Item,{ml:"sm",key:`specimen-${t.id}`},s.createElement(ee,{spacing:20},s.createElement(ee,{spacing:5},s.createElement(ae,{fw:500},"Collected:")," ",Or((r=t.collection)==null?void 0:r.collectedDateTime)),s.createElement(ee,{spacing:5},s.createElement(ae,{fw:500},"Received:")," ",Or(t.receivedTime))))})))}function mle(e){let{classes:t}=fN();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(pN,{value:e.value,hideObservationNotes:e.hideObservationNotes})))}function pN(e){var t;return s.createElement(s.Fragment,null,(t=e.value)==null?void 0:t.map(r=>s.createElement(hle,{key:`obs-${vc(r)?r.reference:r.id}`,hideObservationNotes:e.hideObservationNotes,value:r})))}function hle(e){var i;let{classes:t,cx:r}=fN(),n=Ze(e.value);if(!n)return null;let o=!e.hideObservationNotes&&n.note,a=yle(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(gle,{value:n})),s.createElement("td",null,s.createElement(vle,{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(l=>s.createElement("div",{key:`category-${z0(l)}`},s.createElement(Qn,{value:l}))))),s.createElement("td",null,(i=n.performer)==null?void 0:i.map(l=>s.createElement(Fp,{key:l.reference,value:l}))),s.createElement("td",null,n.status&&s.createElement(dN,{status:n.status}))),n.hasMember&&s.createElement(pN,{value:n.hasMember,hideObservationNotes:e.hideObservationNotes}),o&&s.createElement("tr",null,s.createElement("td",{colSpan:6},s.createElement(uN,{value:n.note}))))}function gle(e){let t=e.value;return s.createElement(s.Fragment,null,b5(t))}function vle(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(l1,{value:t}):null}function yle(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 wle=U((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%"}}})),_le={shadow:"xs",radius:"md",withBorder:!0};function d1(e){let{className:t,children:r,width:n,fill:o,unstyled:a,...i}=q("Panel",_le,e),{classes:l,cx:c}=wle({width:n,fill:o},{name:"Panel",unstyled:a});return s.createElement(Sn,{className:c(l.paper,t),...i},r)}var ble=U(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 xle(e){let{classes:t}=ble(),r=re(),[n,o]=f.useState();if(f.useEffect(()=>{r.requestSchema(e.original.resourceType).then(o).catch(console.log)},[r,e.original.resourceType]),!n)return null;let a=n.types[e.original.resourceType];return a?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.properties).map(i=>{let l=i[0];if(l==="id"||l==="meta")return null;let c=i[1],[u,d]=Ya(Xn(e.original),l),[p,h]=Ya(Xn(e.revised),l);return JP(u)&&JP(p)||sr(u)===sr(p)?null:s.createElement("tr",{key:l},s.createElement("td",null,Mp(l)),s.createElement("td",{className:t.removed},s.createElement(Eo,{property:c,propertyType:d,value:u,ignoreMissingValues:!0})),s.createElement("td",{className:t.added},s.createElement(Eo,{property:c,propertyType:h,value:p,ignoreMissingValues:!0})))}))):null}function JP(e){return!e||Array.isArray(e)&&e.length===0||typeof e=="object"&&Object.keys(e).length===0}function f1(e){let t=re(),r=Ze(e.value),[n,o]=f.useState();return f.useEffect(()=>{r&&t.requestSchema(r.resourceType).then(o).catch(console.log)},[t,r]),!n||!r?null:s.createElement(Nv,{value:{type:r.resourceType,value:e.forceUseInput?e.value:r},ignoreMissingValues:e.ignoreMissingValues})}function Ele(e){return s.createElement(bc,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(d1,{"data-testid":"timeline-item",fill:!0,...a},s.createElement(ee,{position:"apart",spacing:8,mx:"xs",my:"sm"},s.createElement(ca,{value:i,link:!0,size:"md"}),s.createElement("div",{style:{flex:1}},s.createElement(ae,{size:"sm"},s.createElement(xc,{color:"dark",weight:500,value:i,link:!0})),s.createElement(ae,{size:"xs"},s.createElement(Re,{color:"dimmed",to:e.resource},Or(l)),s.createElement(ae,{component:"span",color:"dimmed",mx:8},"·"),s.createElement(Re,{color:"dimmed",to:e.resource},e.resource.resourceType))),o&&s.createElement(Y,{position:"bottom-end",shadow:"md",width:200},s.createElement(Y.Target,null,s.createElement(lr,{radius:"xl","aria-label":`Actions for ${lt(e.resource)}`},s.createElement(kae,null))),o)),s.createElement(X5,null,n&&s.createElement("div",{style:{padding:"0 16px 16px 16px"}},e.children),!n&&s.createElement(s.Fragment,null,e.children)))}function mN(e,t){e.sort((r,n)=>{let o=ZP(r,t),a=ZP(n,t);return o>a?1:o<a?-1:eO(r,t)-eO(n,t)})}function ZP(e,t){if(!hN(e,t)){let r=e.priority;if(typeof r=="string")return{stat:4,asap:3,urgent:2}[r]??0}return 0}function eO(e,t){var n;if(!hN(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 hN(e,t){return!!t&&e.resourceType===t.resourceType&&e.id===t.id}var Sle=U(e=>({pinnedComment:{backgroundColor:e.colors.blue[0]}}));function Zm(e){let t=re(),r=Qm(),n=t.getProfile(),o=f.useRef(null),a=Ze(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=>{mN(k,a),k.reverse(),u(k)},[a]),g=f.useCallback(k=>{let I=[];for(let F of k){if(F.status!=="fulfilled")continue;let N=F.value;if(N.type==="history"&&l(N),N.entry)for(let L of N.entry)I.push(L.resource)}h(I)},[h]),v=f.useCallback(k=>h([...p.current,k]),[h]),w=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(()=>w(),[w]);function E(k){!a||!e.createCommunication||t.createResource(e.createCommunication(a,n,k)).then(I=>v(I)).catch(console.log)}function _(k){!a||!e.createMedia||t.createResource(e.createMedia(a,n,k)).then(I=>v(I)).then(()=>Xu({id:"upload-notification",color:"teal",title:"Upload complete",message:"",icon:s.createElement(q5,{size:16}),autoClose:2e3})).catch(I=>Xu({id:"upload-notification",color:"red",title:"Upload error",message:ke(I),icon:s.createElement(Rae,{size:16}),autoClose:2e3}))}function y(k,I){return t.updateResource({...k,priority:I})}function b(k){y(k,"stat").then(w).catch(console.log)}function x(k){y(k,"routine").then(w).catch(console.log)}function P(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){Xu({id:"upload-notification",loading:!0,title:"Uploading...",message:Rle(k),autoClose:!1,withCloseButton:!1})}return a?s.createElement(Ele,null,e.createCommunication&&s.createElement(d1,null,s.createElement(De,{testid:"timeline-form",onSubmit:k=>{E(k.text);let I=o.current;I&&(I.value="",I.focus())}},s.createElement(ee,{spacing:"xs",noWrap:!0,style:{width:"100%"}},s.createElement(ca,{value:n}),s.createElement(oe,{name:"text",ref:o,placeholder:"Add comment",style:{width:"100%",maxWidth:300}}),s.createElement(lr,{type:"submit",radius:"xl",color:"blue",variant:"filled"},s.createElement(Aae,{size:16})),s.createElement(a1,{onUpload:_,onUploadStart:T,onUploadProgress:j},k=>s.createElement(lr,{...k,radius:"xl",color:"blue",variant:"filled"},s.createElement(G5,{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(Ple,{key:I,history:i,resource:k,onDetails:C});switch(k.resourceType){case"AuditEvent":return s.createElement(kle,{key:I,resource:k,onDetails:P});case"Communication":return s.createElement($le,{key:I,resource:k,onPin:k.priority!=="stat"?b:void 0,onUnpin:k.priority==="stat"?x:void 0,onDetails:P,onEdit:$,onDelete:O});case"DiagnosticReport":return s.createElement(jle,{key:I,resource:k,onDetails:P,onEdit:$,onDelete:O});case"Media":return s.createElement(Cle,{key:I,resource:k,onDetails:P,onEdit:$,onDelete:O});default:return s.createElement(ei,{key:I,resource:k,padding:!0},s.createElement(f1,{value:k,ignoreMissingValues:!0}))}})):s.createElement(Zt,{style:{width:"100%",height:"100%"}},s.createElement(cn,null))}function fl(e){return s.createElement(Y.Dropdown,null,s.createElement(Y.Label,null,"Resource"),e.onPin&&s.createElement(Y.Item,{icon:s.createElement(Mae,{size:14}),onClick:()=>e.onPin(e.resource),"aria-label":`Pin ${lt(e.resource)}`},"Pin"),e.onUnpin&&s.createElement(Y.Item,{icon:s.createElement(zae,{size:14}),onClick:()=>e.onUnpin(e.resource),"aria-label":`Unpin ${lt(e.resource)}`},"Unpin"),e.onDetails&&s.createElement(Y.Item,{icon:s.createElement(Dae,{size:14}),onClick:()=>e.onDetails(e.resource),"aria-label":`Details ${lt(e.resource)}`},"Details"),e.onEdit&&s.createElement(Y.Item,{icon:s.createElement(jae,{size:14}),onClick:()=>e.onEdit(e.resource),"aria-label":`Edit ${lt(e.resource)}`},"Edit"),e.onDelete&&s.createElement(s.Fragment,null,s.createElement(Y.Divider,null),s.createElement(Y.Label,null,"Danger zone"),s.createElement(Y.Item,{color:"red",icon:s.createElement(Y5,{size:14}),onClick:()=>e.onDelete(e.resource),"aria-label":`Delete ${lt(e.resource)}`},"Delete")))}function Ple(e){let t=Ole(e.history,e.resource);return t?s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(fl,{...e})},s.createElement(xle,{original:t,revised:e.resource})):s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(fl,{...e})},s.createElement("h3",null,"Created"),s.createElement(f1,{value:e.resource,ignoreMissingValues:!0,forceUseInput:!0}))}function Ole(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 $le(e){var n,o;let{classes:t}=Sle(),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(fl,{...e})},s.createElement("p",null,(o=(n=e.resource.payload)==null?void 0:n[0])==null?void 0:o.contentString))}function Cle(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(fl,{...e})},s.createElement(_c,{value:e.resource.content}))}function kle(e){return s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(fl,{...e})},s.createElement(oi,null,s.createElement("pre",null,e.resource.outcomeDesc)))}function jle(e){return s.createElement(ei,{resource:e.resource,padding:!0,popupMenuItems:s.createElement(fl,{...e})},s.createElement(u1,{value:e.resource}))}function Rle(e){if(e.lengthComputable){let t=100*e.loaded/e.total;return`Uploaded: ${cg(e.loaded)} / ${cg(e.total)} ${t.toFixed(2)}%`}return`Uploaded: ${cg(e.loaded)}`}function cg(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 Tle(e){return s.createElement(Zm,{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 _e(e){let{children:t,...r}=e;return s.createElement(bc,null,s.createElement(d1,{...r},t))}function Ile(e){return s.createElement(Zm,{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:st(t),subject:t.subject,sender:st(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",encounter:st(t),subject:t.subject,operator:st(r),issued:new Date().toISOString(),content:n})})}function Dle(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(Eo,{value:t[0]||"",propertyType:e.propertyType})}function Nle(e){return s.createElement(Cr,{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(tO,{text:"CSV",exportLogic:e.exportCsv,onCancel:e.onCancel}),e.exportTransactionBundle&&s.createElement(tO,{text:"Transaction Bundle",exportLogic:e.exportTransactionBundle,onCancel:e.onCancel})),s.createElement(ae,{sx:{marginTop:"10px",marginLeft:"2px"}},"Limited to 1000 records"))}function tO(e){return s.createElement(X,{onClick:()=>{e.exportLogic(),e.onCancel()}},`Export as ${e.text}`)}var Ale={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]},Mle={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 p1(e,t){return{...e,filters:t,offset:0,name:void 0}}function m1(e,t){return p1(e,(e.filters??[]).filter(r=>r.code!==t))}function eh(e,t,r,n,o){o&&(e=m1(e,t));let a=[];return e.filters&&a.push(...e.filters),a.push({code:t,operator:r,value:n??""}),p1(e,a)}function zle(e,t){if(!e.filters)return e;let r=[...e.filters];return r.splice(t,1),{...e,filters:r,name:void 0}}function Lle(e,t){return h1(e,t,-1)}function Fle(e,t){return h1(e,t,0)}function Vle(e,t){return h1(e,t,1)}function h1(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),v1(e,t,n,o)}function Ble(e,t){return g1(e,t,-1)}function Ule(e,t){return g1(e,t,0)}function Wle(e,t){return g1(e,t,1)}function g1(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),v1(e,t,n,o)}function Hle(e,t){let r=new Date;return r.setMonth(0),r.setDate(1),r.setHours(0,0,0,0),v1(e,t,r,new Date)}function v1(e,t,r,n){return e=m1(e,t),e=rO(e,t,te.GREATER_THAN_OR_EQUALS,r),e=rO(e,t,te.LESS_THAN_OR_EQUALS,n),e}function rO(e,t,r,n){return eh(e,t,r,n.toISOString())}function nO(e,t,r=!0){return eh(e,t,te.MISSING,r.toString())}function qle(e,t){return e.offset===t?e:{...e,offset:t,name:void 0}}function Gle(e,t){let r=e.count??wc,n=(t-1)*r;return qle(e,n)}function Qle(e,t,r){return t===Kle(e)&&r!==void 0&&r===Yle(e)?e:{...e,sortRules:[{code:t,descending:!!r}],name:void 0}}function Kle(e){let t=e.sortRules;if(!t||t.length===0)return;let r=t[0].code;return r.startsWith("-")?r.substr(1):r}function Yle(e){let t=e.sortRules;return!t||t.length===0?!1:!!t[0].descending}function Xle(e){return Ale[e.type]}function y1(e){return Mle[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(cr).join(" "))}function Jle(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"?Or((o=e.meta)==null?void 0:o.lastUpdated):t.elementDefinition&&`${e.resourceType}.${t.name}`===t.elementDefinition.path?Zle(e,t.elementDefinition):t.searchParams&&t.searchParams.length===1&&t.name===t.searchParams[0].code?ese(e,t.searchParams[0]):null}function Zle(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(Eo,{property:t,propertyType:o,value:n,maxWidth:200,ignoreMissingValues:!0,link:!1}):null}function ese(e,t){let r=K0(t.expression,[{type:e.resourceType,value:e}]);return!r||r.length===0?null:s.createElement(s.Fragment,null,r.map((n,o)=>s.createElement(Eo,{key:`${o}-${r.length}`,propertyType:n.type,value:n.value,maxWidth:200,ignoreMissingValues:!0,link:!1})))}function tse(e){let[t,r]=f.useState({search:JSON.parse(sr(e.search))}),n=f.useRef(null),o=f.useRef(null);f.useEffect(()=>{r({search:e.search})},[e.search]);function a(y){y.key==="Enter"&&u()}function i(){u()}function l(y){y.key==="Enter"&&d()}function c(){d()}function u(){var x;let y=t.search.fields??[],b=(x=n.current)==null?void 0:x.value;if(b){let P=[...y,b];r({search:{...t.search,fields:P}})}}function d(){var x;let y=t.search.fields??[],b=(x=o.current)==null?void 0:x.value;if(b){let P=[...y];P.splice(P.indexOf(b),1),r({search:{...t.search,fields:P}})}}function p(){var $;let y=t.search.fields??[],b=($=o.current)==null?void 0:$.value;if(!b)return;let x=[...y],P=x.indexOf(b);P<=0||(g(x,P,P-1),r({search:{...t.search,fields:x}}))}function h(){var $;let y=t.search.fields??[],b=($=o.current)==null?void 0:$.value;if(!b)return;let x=[...y],P=x.indexOf(b);P>=x.length-1||(g(x,P,P+1),r({search:{...t.search,fields:x}}))}function g(y,b,x){let P=y[b];y[b]=y[x],y[x]=P}if(!e.visible)return null;let v=e.search.resourceType,w=Ct.types[v],E=t.search.fields??[],_=rse(w).filter(y=>!E.includes(y)).sort((y,b)=>y.localeCompare(b));return s.createElement(Cr,{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:y=>a(y),onDoubleClick:()=>i(),"data-testid":"available"},_.map(y=>s.createElement("option",{key:y,value:y},Kn(y))))),s.createElement("td",{colSpan:2,align:"center"},s.createElement("select",{ref:o,size:15,tabIndex:4,style:{width:"200px"},onKeyDown:y=>l(y),onDoubleClick:()=>c(),"data-testid":"selected"},E.map(y=>s.createElement("option",{key:y,value:y},Kn(y))))))),s.createElement("tfoot",null,s.createElement("tr",null,s.createElement("td",{align:"center"},s.createElement(X,{compact:!0,variant:"outline",onClick:u},"Add")),s.createElement("td",{align:"center"},s.createElement(X,{compact:!0,variant:"outline",onClick:d},"Remove")),s.createElement("td",{align:"center"},s.createElement(X,{compact:!0,variant:"outline",onClick:p},"Up")),s.createElement("td",{align:"center"},s.createElement(X,{compact:!0,variant:"outline",onClick:h},"Down")))))),s.createElement(X,{onClick:()=>e.onOk(t.search)},"OK"))}function rse(e){let t=[],r=new Set,n=new Set;for(let o of Object.keys(e.properties))t.push(o),r.add(o.toLowerCase()),n.add(Kn(o));if(e.searchParams)for(let o of Object.keys(e.searchParams)){let a=Kn(o);!r.has(o)&&!n.has(a)&&(t.push(o),r.add(o),n.add(Kn(o)))}return t}function gN(e){var o;let{resourceType:t,filter:r}=e,n=(o=Ct.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(xc,{value:{reference:r.value}});let a=X0(t,n);if(r.code==="_lastUpdated"||a.type===Bo.DATETIME)return s.createElement(s.Fragment,null,Or(r.value))}return s.createElement(s.Fragment,null,r.value)}function vN(e){let t=X0(e.resourceType,e.searchParam),r="filter-value";switch(t.type){case Bo.REFERENCE:return s.createElement(Jm,{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 Bo.BOOLEAN:return s.createElement(Cn,{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 Bo.DATE:return s.createElement(oe,{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 Bo.DATETIME:return s.createElement(Xa,{name:r,defaultValue:e.defaultValue,autoFocus:e.autoFocus,onChange:e.onChange});case Bo.NUMBER:return s.createElement(oe,{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 Bo.QUANTITY:return s.createElement(Ja,{name:r,defaultValue:nse(e.defaultValue),autoFocus:e.autoFocus,onChange:n=>{n?e.onChange(`${n.value}`):e.onChange("")}});default:return s.createElement(oe,{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 nse(e){if(e){let[t,r,n]=e.split("|");if(t)return{value:parseFloat(t),system:r,unit:n}}}function ose(e){let[t,r]=f.useState(JSON.parse(sr(e.search))),[n,o]=f.useState(-1),a=f.useRef(t);a.current=t,f.useEffect(()=>{r(JSON.parse(sr(e.search)))},[e.search]);function i(d){r(eh(a.current,d.code,d.operator,d.value))}if(!e.visible)return null;let l=e.search.resourceType,c=Ct.types[l].searchParams??{},u=t.filters||[];return s.createElement(Cr,{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(oO,{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(p1(a.current,g)),o(-1)},onCancel:()=>o(-1)}):s.createElement(ase,{key:`filter-${d.code}-${d.operator}-${d.value}-display`,resourceType:l,searchParams:c,filter:d,onEdit:()=>o(p),onDelete:()=>r(zle(a.current,p))})),s.createElement(oO,{resourceType:l,searchParams:c,okText:"Add",onOk:i})))),s.createElement(ee,{position:"right",mt:"xl"},s.createElement(X,{onClick:()=>e.onOk(a.current)},"OK")))}function ase(e){let{filter:t}=e;return s.createElement("tr",null,s.createElement("td",null,Kn(t.code)),s.createElement("td",null,y1(t.operator)),s.createElement("td",null,s.createElement(gN,{resourceType:e.resourceType,filter:t})),s.createElement("td",null,s.createElement(X,{compact:!0,variant:"outline",onClick:e.onEdit},"Edit"),s.createElement(X,{compact:!0,variant:"outline",onClick:e.onDelete},"Delete")))}function oO(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&&Xle(l);return s.createElement("tr",null,s.createElement("td",null,s.createElement(ct,{"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(ct,{"data-testid":"filter-operation",defaultValue:t.operator,onChange:u=>a(u.currentTarget.value),data:["",...c.map(u=>({value:u,label:y1(u)}))]})),s.createElement("td",null,l&&t.operator&&s.createElement(vN,{resourceType:e.resourceType,searchParam:l,defaultValue:t.value,onChange:i})),s.createElement("td",null,t.code&&t.operator&&t.value&&s.createElement(X,{compact:!0,variant:"outline",onClick:()=>{e.onOk(n.current),r({})}},e.okText),e.onCancel&&s.createElement(X,{compact:!0,variant:"outline",onClick:e.onCancel},"Cancel")))}function ise(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(Cr,{title:e.title,size:"xl",opened:e.visible,onClose:e.onCancel},s.createElement(De,{onSubmit:n},s.createElement(tn,null,s.createElement(tn.Col,{span:10},s.createElement(vN,{resourceType:e.resourceType,searchParam:e.searchParam,defaultValue:t,autoFocus:!0,onChange:r})),s.createElement(tn.Col,{span:2},s.createElement(X,{onClick:n,fullWidth:!0},"OK")))))}function lse(e){if(!e.searchParams)return null;function t(a,i){o(Qle(e.search,a.code,i))}function r(a){o(m1(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(sse,{search:e.search,searchParam:e.searchParams[0],onSort:t,onPrompt:n,onChange:o,onClear:r}):s.createElement(Y.Dropdown,null,e.searchParams.map(a=>s.createElement(Y.Item,{key:a.code},Kn(a.code))))}function sse(e){switch(e.searchParam.type){case"date":return s.createElement(cse,{...e});case"number":case"quantity":return s.createElement(use,{...e});case"reference":return s.createElement(dse,{...e});case"string":case"token":case"uri":return s.createElement(fse,{...e});default:return s.createElement(s.Fragment,null,"Unknown search param type: ",e.searchParam.type)}}function cse(e){let{searchParam:t}=e,r=t.code;return s.createElement(Y.Dropdown,null,s.createElement(Y.Item,{icon:s.createElement(e1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort Oldest to Newest"),s.createElement(Y.Item,{icon:s.createElement(t1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Newest to Oldest"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Ym,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(Y.Item,{icon:s.createElement(Km,{size:14}),onClick:()=>e.onPrompt(t,te.NOT_EQUALS)},"Does not equal..."),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(K5,{size:14}),onClick:()=>e.onPrompt(t,te.ENDS_BEFORE)},"Before..."),s.createElement(Y.Item,{icon:s.createElement(Q5,{size:14}),onClick:()=>e.onPrompt(t,te.STARTS_AFTER)},"After..."),s.createElement(Y.Item,{icon:s.createElement(bae,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Between..."),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Vle(e.search,r))},"Tomorrow"),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Fle(e.search,r))},"Today"),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Lle(e.search,r))},"Yesterday"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Wle(e.search,r))},"Next Month"),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Ule(e.search,r))},"This Month"),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Ble(e.search,r))},"Last Month"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Oa,{size:14}),onClick:()=>e.onChange(Hle(e.search,r))},"Year to date"),s.createElement(th,{...e}))}function use(e){let{searchParam:t}=e;return s.createElement(Y.Dropdown,null,s.createElement(Y.Item,{icon:s.createElement(e1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort Smallest to Largest"),s.createElement(Y.Item,{icon:s.createElement(t1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Largest to Smallest"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Ym,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(Y.Item,{icon:s.createElement(Km,{size:14}),onClick:()=>e.onPrompt(t,te.NOT_EQUALS)},"Does not equal..."),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Q5,{size:14}),onClick:()=>e.onPrompt(t,te.GREATER_THAN)},"Greater than..."),s.createElement(Y.Item,{icon:s.createElement(Iv,{size:14}),onClick:()=>e.onPrompt(t,te.GREATER_THAN_OR_EQUALS)},"Greater than or equal to..."),s.createElement(Y.Item,{icon:s.createElement(K5,{size:14}),onClick:()=>e.onPrompt(t,te.LESS_THAN)},"Less than..."),s.createElement(Y.Item,{icon:s.createElement(Iv,{size:14}),onClick:()=>e.onPrompt(t,te.LESS_THAN_OR_EQUALS)},"Less than or equal to..."),s.createElement(th,{...e}))}function dse(e){let{searchParam:t}=e;return s.createElement(Y.Dropdown,null,s.createElement(Y.Item,{icon:s.createElement(Ym,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(Y.Item,{icon:s.createElement(Km,{size:14}),onClick:()=>e.onPrompt(t,te.NOT)},"Does not equal..."),s.createElement(th,{...e}))}function fse(e){let{searchParam:t}=e;return s.createElement(Y.Dropdown,null,s.createElement(Y.Item,{icon:s.createElement(e1,{size:14}),onClick:()=>e.onSort(t,!1)},"Sort A to Z"),s.createElement(Y.Item,{icon:s.createElement(t1,{size:14}),onClick:()=>e.onSort(t,!0)},"Sort Z to A"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Ym,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Equals..."),s.createElement(Y.Item,{icon:s.createElement(Km,{size:14}),onClick:()=>e.onPrompt(t,te.NOT)},"Does not equal..."),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Eae,{size:14}),onClick:()=>e.onPrompt(t,te.CONTAINS)},"Contains..."),s.createElement(Y.Item,{icon:s.createElement(xae,{size:14}),onClick:()=>e.onPrompt(t,te.EQUALS)},"Does not contain..."),s.createElement(th,{...e}))}function th(e){let{searchParam:t}=e,r=t.code;return s.createElement(s.Fragment,null,s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(wae,{size:14}),onClick:()=>e.onChange(nO(e.search,r))},"Missing"),s.createElement(Y.Item,{icon:s.createElement(yae,{size:14}),onClick:()=>e.onChange(nO(e.search,r,!1))},"Not missing"),s.createElement(Y.Divider,null),s.createElement(Y.Item,{icon:s.createElement(Hae,{size:14}),onClick:()=>e.onClear(t)},"Clear filters"))}function pse(e){let t=e.resourceType,r=[];for(let n of e.fields||["id","_lastUpdated"])r.push(mse(t,n));return r}function mse(e,t){var a,i;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=Ct.types[e],n=r.properties[t],o=(a=r.searchParams)==null?void 0:a[t.toLowerCase()];if(n&&o)return{name:t,elementDefinition:n,searchParams:[o]};if(n){let l;if(r.searchParams){let c=`${e}.${t.replaceAll("[x]","")}`;l=Object.values(r.searchParams).filter(u=>{var d;return(d=u.expression)==null?void 0:d.includes(c)}),l.length===0&&(l=void 0)}return{name:t,elementDefinition:n,searchParams:l}}if(o){let l=X0(e,o);return{name:t,elementDefinition:(i=l.elementDefinitions)==null?void 0:i[0],searchParams:[o]}}return{name:t}}var hse=class extends Event{constructor(e){super("change"),this.definition=e}},gse=class extends Event{constructor(e){super("load"),this.response=e}},Vp=class extends Event{constructor(e,t){super("click"),this.resource=e,this.browserEvent=t}},vse=U(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 yse(e){var N,L,H,Q;let{classes:t}=vse(),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,Fi({...l,total:h,fields:void 0}),R).then(D=>{d({...p.current,searchResponse:D}),c&&c(new gse(D))}).catch(D=>{d({...p.current,searchResponse:void 0}),i(D)})},[r,l,h,c]),v=f.useCallback(()=>{d({...p.current,searchResponse:void 0}),g({cache:"reload"})},[g]);f.useEffect(()=>{g()},[g]);function w(R,D){R.stopPropagation();let V=R.target.checked,G={...p.current.selected};V?G[D]=!0:delete G[D],d({...p.current,selected:G})}function E(R){R.stopPropagation();let D=R.target.checked,V={},G=p.current.searchResponse;D&&(G!=null&&G.entry)&&G.entry.forEach(ie=>{var $e;($e=ie.resource)!=null&&$e.id&&(V[ie.resource.id]=!0)}),d({...p.current,selected:V})}function _(){var D,V;let R=p.current;if(!((D=R.searchResponse)!=null&&D.entry)||R.searchResponse.entry.length===0)return!1;for(let G of R.searchResponse.entry)if((V=G.resource)!=null&&V.id&&!R.selected[G.resource.id])return!1;return!0}function y(R){e.onChange&&e.onChange(new hse(R))}function b(R,D){if(J5(R.target)||R.button===2)return;ot(R);let V=R.button===1||R.ctrlKey||R.metaKey;!V&&e.onClick&&e.onClick(new Vp(D,R)),V&&e.onAuxClick&&e.onAuxClick(new Vp(D,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&&Ct.types[e.search.resourceType]))return s.createElement(Zt,{style:{width:"100%",height:"100%"}},s.createElement(cn,null));let P=e.checkboxesEnabled,$=pse(l),O=l.resourceType,C=u.searchResponse,T=(N=C==null?void 0:C.entry)==null?void 0:N.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(ee,{position:"apart",mb:"xl"},s.createElement(ee,{spacing:2},s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Oae,{size:I}),onClick:()=>d({...p.current,fieldEditorVisible:!0})},"Fields"),s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Iae,{size:I}),onClick:()=>d({...p.current,filterEditorVisible:!0})},"Filters"),e.onNew&&s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Tae,{size:I}),onClick:e.onNew},"New..."),!F&&x()&&s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Wae,{size:I}),onClick:e.onExport?e.onExport:()=>d({...p.current,exportDialogVisible:!0})},"Export..."),!F&&e.onDelete&&s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(Y5,{size:I}),onClick:()=>e.onDelete(Object.keys(u.selected))},"Delete..."),!F&&e.onBulk&&s.createElement(X,{compact:!0,variant:j,color:k,leftIcon:s.createElement(_ae,{size:I}),onClick:()=>e.onBulk(Object.keys(u.selected))},"Bulk...")),s.createElement(ee,{spacing:2},C&&s.createElement(ae,{size:"xs",color:"dimmed"},xse(l,C.total),"-",Ese(l,C.total)," of"," ",`${h==="estimate"?"~":""}${(L=C.total)==null?void 0:L.toLocaleString()}`),s.createElement(lr,{title:"Refresh",onClick:v},s.createElement(Fae,{size:"1.125rem"})))),s.createElement(si,{className:t.table},s.createElement("thead",null,s.createElement("tr",null,P&&s.createElement("th",null,s.createElement("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:_(),onChange:R=>E(R)})),$.map(R=>s.createElement("th",{key:R.name},s.createElement(Y,{shadow:"md",width:240,position:"bottom-end"},s.createElement(Y.Target,null,s.createElement(mo,{className:t.control},s.createElement(ee,{position:"apart",noWrap:!0},s.createElement(ae,{weight:500,size:"sm"},Kn(R.name)),s.createElement(Zt,{className:t.icon},s.createElement(hae,{size:14,stroke:1.5}))))),s.createElement(lse,{search:e.search,searchParams:R.searchParams,onPrompt:(D,V)=>{d({...p.current,filterDialogVisible:!0,filterDialogSearchParam:D,filterDialogFilter:V})},onChange:D=>{y(D)}}))))),!e.hideFilters&&s.createElement("tr",null,P&&s.createElement("th",null),$.map(R=>s.createElement("th",{key:R.name},R.searchParams&&s.createElement(wse,{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:D=>b(D,R),onAuxClick:D=>b(D,R)},P&&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:D=>w(D,R.id)})),$.map(D=>s.createElement("td",{key:D.name},Jle(R,D))))))),(T==null?void 0:T.length)===0&&s.createElement(bc,null,s.createElement(Zt,{style:{height:150}},s.createElement(ae,{size:"xl",color:"dimmed"},"No results"))),(C==null?void 0:C.total)!==void 0&&C.total>0&&s.createElement(Zt,{m:"md",p:"md"},s.createElement(Zn,{value:_se(l),total:bse(l,C.total),onChange:R=>y(Gle(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(tse,{search:e.search,visible:p.current.fieldEditorVisible,onOk:R=>{y(R),d({...p.current,fieldEditorVisible:!1})},onCancel:()=>{d({...p.current,fieldEditorVisible:!1})}}),s.createElement(ose,{search:e.search,visible:p.current.filterEditorVisible,onOk:R=>{y(R),d({...p.current,filterEditorVisible:!1})},onCancel:()=>{d({...p.current,filterEditorVisible:!1})}}),s.createElement(Nle,{visible:p.current.exportDialogVisible,exportCsv:e.onExportCsv,exportTransactionBundle:e.onExportTransactionBundle,onCancel:()=>{d({...p.current,exportDialogVisible:!1})}}),s.createElement(ise,{key:(H=u.filterDialogSearchParam)==null?void 0:H.code,visible:p.current.filterDialogVisible,title:(Q=u.filterDialogSearchParam)!=null&&Q.code?Kn(u.filterDialogSearchParam.code):"",resourceType:O,searchParam:u.filterDialogSearchParam,filter:u.filterDialogFilter,defaultValue:"",onOk:R=>{y(eh(e.search,R.code,R.operator,R.value)),d({...p.current,filterDialogVisible:!1})},onCancel:()=>{d({...p.current,filterDialogVisible:!1})}}))}var Ec=s.memo(yse);function wse(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}`},y1(r.operator)," ",s.createElement(gN,{resourceType:e.resourceType,filter:r}))))}function _se(e){return Math.floor((e.offset??0)/(e.count??wc))+1}function bse(e,t){let r=e.count??wc;return Math.ceil(t/r)}function xse(e,t){return Math.min(t,(e.offset??0)+1)}function Ese(e,t){return Math.min(t,((e.offset??0)+1)*(e.count??wc))}function Sse(e){let t=re(),[r,n]=f.useState(),[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(b=>a(bt(b)))},[t,i]);function v(b,x){b.stopPropagation();let P=b.target.checked,$={...g.current};P?$[x]=!0:delete $[x],p($)}function w(b){var O;b.stopPropagation();let x=b.target.checked,P={},$=(O=h.current)==null?void 0:O.data.ResourceList;x&&$&&$.forEach(C=>{C.id&&(P[C.id]=!0)}),p(P)}function E(){var x;let b=(x=h.current)==null?void 0:x.data.ResourceList;if(!b||b.length===0)return!1;for(let P of b)if(P.id&&!g.current[P.id])return!1;return!0}function _(b,x){J5(b.target)||(ot(b),b.button!==1&&e.onClick&&e.onClick(new Vp(x,b)),b.button===1&&e.onAuxClick&&e.onAuxClick(new Vp(x,b)))}if(f.useEffect(()=>{t.requestSchema(e.resourceType).then(b=>{n({...b})}).catch(console.log)},[t,e.resourceType]),!(r!=null&&r.types[e.resourceType]))return s.createElement(cn,null);let y=e.checkboxesEnabled;return s.createElement("div",{onContextMenu:b=>ot(b),"data-testid":"search-control"},s.createElement(si,null,s.createElement("thead",null,s.createElement("tr",null,y&&s.createElement("th",null,s.createElement("input",{type:"checkbox",value:"checked","aria-label":"all-checkbox","data-testid":"all-checkbox",checked:E(),onChange:b=>w(b)})),l.map(b=>s.createElement("th",{key:b.name},b.name)))),s.createElement("tbody",null,c==null?void 0:c.data.ResourceList.map(b=>b&&s.createElement("tr",{key:b.id,"data-testid":"search-control-row",onClick:x=>_(x,b),onAuxClick:x=>_(x,b)},y&&s.createElement("td",null,s.createElement("input",{type:"checkbox",value:"checked","data-testid":"row-checkbox","aria-label":`Checkbox for ${b.id}`,checked:!!d[b.id],onChange:x=>v(x,b.id)})),l.map(x=>s.createElement("td",{key:x.name},s.createElement(Dle,{propertyType:x.propertyType,path:x.fhirPath,resource:b}))))))),(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(X,{onClick:()=>e.onBulk(Object.keys(g.current))},"Bulk..."))}var Pse=s.memo(Sse);function jn(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 ma(e){var r;let t=((r=e.outcome)==null?void 0:r.issue)||e.issues;return!t||t.length===0?null:s.createElement(lc,{icon:s.createElement(J0,{size:16}),color:"red"},t.map(n=>{var o,a;return s.createElement("div",{"data-testid":"text-field-error",key:(o=n.details)==null?void 0:o.text},(a=n.details)==null?void 0:a.text)}))}function Ose(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(Zm,{value:e.patient,loadTimelineResources:t,createCommunication:(r,n,o)=>({resourceType:"Communication",status:"completed",subject:st(r),sender:st(n),sent:new Date().toISOString(),payload:[{contentString:o}]}),createMedia:(r,n,o)=>({resourceType:"Media",status:"completed",subject:st(r),operator:st(n),issued:new Date().toISOString(),content:o})})}var yN=U(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 $se(e){let t=re(),r=Ze(e.value),[n,o]=f.useState(void 0),[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).catch(console.log)},[t]),f.useEffect(()=>(d(Ise(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 v(w,E){d({...g.current,[w]:E})}return s.createElement("div",null,s.createElement(De,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(u)},s.createElement(oe,{label:"Plan Title",defaultValue:u.title,onChange:w=>v("title",w.currentTarget.value)}),s.createElement(wN,{actions:u.action||[],selectedKey:a,setSelectedKey:i,hoverKey:l,setHoverKey:c,onChange:w=>v("action",w)}),s.createElement(X,{type:"submit"},"Save")))}function wN(e){let{classes:t}=yN(),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(Cse,{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=>{ot(i),o({id:bN()})}},"Add action")))}function Cse(e){let{classes:t,cx:r}=yN(),{action:n}=e,o=Tse(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){ot(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(jse,{action:n,actionType:o,onChange:e.onChange,selectedKey:e.selectedKey,setSelectedKey:e.setSelectedKey,hoverKey:e.hoverKey,setHoverKey:e.setHoverKey,onRemove:e.onRemove}):s.createElement(kse,{action:n,actionType:o}),s.createElement("div",{className:t.bottomActions},s.createElement(Ae,{href:"#",onClick:d=>{d.preventDefault(),e.onRemove()}},"Remove")))}var zv={path:"PlanDefinition.action.timing[x]",min:0,max:"1",type:[{code:"dateTime"},{code:"Period"},{code:"Range"},{code:"Timing"}]};function kse(e){let{action:t,actionType:r}=e,[n,o]=_N(t);return s.createElement("div",null,s.createElement("div",null,t.title||"Untitled"," ",r&&`(${r})`),t.definitionCanonical&&s.createElement("div",null,s.createElement(Fp,{value:{reference:t.definitionCanonical}})),n&&s.createElement("div",null,s.createElement(Eo,{property:zv,propertyType:o,value:n})))}function jse(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(oe,{name:`actionTitle-${t.id}`,label:"Title",defaultValue:t.title,onChange:a=>o("title",a.currentTarget.value)}),s.createElement(oe,{name:`actionDescription-${t.id}`,label:"Description",defaultValue:t.description,onChange:a=>o("description",a.currentTarget.value)}),s.createElement(ct,{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(Ou,{title:"Appointment",description:"The subject must schedule an appointment from the schedule.",resourceType:"Schedule",action:t,onChange:e.onChange});case"lab":return s.createElement(Ou,{title:"Lab",description:"The subject must complete the following lab panel.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});case"questionnaire":return s.createElement(Ou,{title:"Questionnaire",description:"The subject must complete the selected questionnaire.",resourceType:"Questionnaire",action:t,onChange:e.onChange});case"task":return s.createElement(Ou,{title:"Task",description:"The subject must complete the following task.",resourceType:"ActivityDefinition",action:t,onChange:e.onChange});default:return null}})(),s.createElement(Xe,{title:"Timing",description:"When the action should take place."},s.createElement(Rse,{name:"timing-"+t.id,action:t,onChange:e.onChange})))}function Ou(e){let{id:t,definitionCanonical:r}=e.action,n=r!=null&&r.startsWith(e.resourceType+"/")?{reference:r}:void 0;return s.createElement(Cl,{name:t,resourceType:e.resourceType,defaultValue:n,loadOnFocus:!0,onChange:o=>{o?e.onChange({...e.action,definitionCanonical:lt(o)}):e.onChange({...e.action,definitionCanonical:void 0})}})}function Rse(e){let t=e.action,r="timing",[n,o]=_N(t);return s.createElement(Za,{property:zv,name:"timing[x]",defaultValue:n,defaultPropertyType:o,onChange:(a,i)=>{e.onChange(Av(t,r,i??r,zv,a))}})}function Tse(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 _N(e){return Ya({type:"PlanDefinitionAction",value:e},"timing")}var ug=1;function bN(e){if(e){if(e.startsWith("id-")){let t=parseInt(e.substring(3),10);isNaN(t)||(ug=Math.max(ug,t+1))}return e}return"id-"+ug++}function Ise(e){return{...e,action:xN(e.action)}}function xN(e){if(e)return e.map(t=>({...t,id:bN(t.id),action:xN(t.action)}))}var Dse=(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))(Dse||{});function Nse(e){return e.type==="choice"||e.type==="open-choice"}function Ase(e,t){if(!e.enableWhen)return!0;let r=e.enableBehavior??"any";for(let n of e.enableWhen){let o=EN(t,n.question);if(n.operator==="exists"&&!n.answerBoolean&&!(o!=null&&o.length)){if(r==="any")return!0;continue}let{anyMatch:a,allMatch:i}=Lse(n,o,r);if(r==="any"&&a)return!0;if(r==="all"&&!i)return!1}return r!=="any"}function Mse(e,t,r){return e.map(n=>{var i;let o=(i=r.answerOption)==null?void 0:i.find(l=>Ol(l.valueCoding)===n||l[t]===n),a=_r({type:"QuestionnaireItemAnswerOption",value:o},"value");return{[t]:a==null?void 0:a.value}})}function EN(e,t){if(!Array.isArray(e))return;let r=e.find(n=>n.linkId===t);if(r)return r.answer;for(let n of e)if(n.item){let o=EN(n.item,t);if(o)return o}}function zse(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}]=K0(`%actualAnswer ${n} %expectedAnswer`,[e],{actualAnswer:e,expectedAnswer:t});return o}else return!1}function Lse(e,t,r){let n=t||[],o=_r({type:"QuestionnaireItemEnableWhen",value:e},"answer[x]"),a=!1,i=!0;for(let l of n){let c=_r({type:"QuestionnaireResponseItemAnswer",value:l},"value[x]"),{operator:u}=e;if(zse(c,o,u)?a=!0:i=!1,r==="any"&&a)break}return{anyMatch:a,allMatch:i}}function SN(e){let t=e.item,r=e.index;function n(c,u){var g,v;let d=u??0,p=((g=e.currentResponseItems)==null?void 0:g.filter(w=>w.linkId===t.linkId))??[],h;Array.isArray(c)?h=c:h=Use(((v=p[0])==null?void 0:v.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=_1(e.allResponses,t,e.index,e.groupSequence)??_r({type:"QuestionnaireItemInitial",value:i},"value");switch(o){case"boolean":return s.createElement(oN,{key:e.item.linkId,title:e.item.text,htmlFor:e.item.linkId},s.createElement(Cn,{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(oe,{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(oe,{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(oe,{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(oe,{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(oe,{id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueString:c.currentTarget.value},r)});case"text":return s.createElement(dc,{id:a,name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueString:c.currentTarget.value},r)});case"attachment":return s.createElement(tN,{name:a,defaultValue:l==null?void 0:l.value,onChange:c=>n({valueAttachment:c},r)});case"reference":return s.createElement(Jm,{name:a,targetTypes:Wse(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 Hse(t)?s.createElement(Fse,{name:a,item:t,initial:i,allResponses:e.allResponses,index:r,groupSequence:e.groupSequence,onChangeAnswer:c=>n(c,r)}):s.createElement(Vse,{name:a,item:t,initial:i,allResponses:e.allResponses,onChangeAnswer:c=>n(c,r)});default:return null}}function Fse(e){let{name:t,item:r,initial:n}=e,o=_r({type:"QuestionnaireItemInitial",value:n},"value"),a=[""];if(r.answerOption)for(let l of r.answerOption){let c=_r({type:"QuestionnaireItemAnswerOption",value:l},"value");a.push(dg(c))}let i=_1(e.allResponses,r,e.index,e.groupSequence)??_r({type:"QuestionnaireItemInitial",value:n},"value");if(r.repeats){let{propertyName:l,data:c}=qse(e.item),u=Gse(e.allResponses,r,e.groupSequence);return s.createElement(R0,{data:c,placeholder:"Select items",searchable:!0,defaultValue:u||[dg(o)],onChange:d=>{let p=Mse(d,l,r);e.onChangeAnswer(p)}})}return s.createElement(ct,{id:t,name:t,onChange:l=>{let c=l.currentTarget.selectedIndex;if(c===0){e.onChangeAnswer({});return}let u=r.answerOption[c-1],d=_r({type:"QuestionnaireItemAnswerOption",value:u},"value"),p="value"+cr(d.type);e.onChangeAnswer({[p]:d.value})},defaultValue:(Ol(i==null?void 0:i.value)||(i==null?void 0:i.value))??dg(o),data:a})}function Vse(e){let{name:t,item:r,initial:n,onChangeAnswer:o,allResponses:a}=e;return r.answerValueSet?s.createElement(Xm,{elementDefinition:{binding:{valueSet:r.answerValueSet}},onChange:o}):s.createElement(Bse,{name:t,item:r,initial:n,allResponses:a,onChangeAnswer:o})}function Bse(e){let{name:t,item:r,initial:n,onChangeAnswer:o}=e,a=Ct.types.QuestionnaireItemAnswerOption.properties["value[x]"],i=_r({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}`,v=_r({type:"QuestionnaireItemAnswerOption",value:h},"value");i&&sr(v)===sr(i)&&(c=g),l.push([g,v])}let u=_1(e.allResponses,r,e.index,e.groupSequence),d=Qse(l,u);return s.createElement(_p.Group,{name:t,value:d??c,onChange:p=>{let h=l.find(g=>g[0]===p);if(h){let g=h[1],v="value"+cr(g.type);o({[v]:g.value})}}},l.map(([p,h])=>s.createElement(_p,{key:p,id:p,value:p,label:s.createElement(Eo,{property:a,propertyType:h.type,value:h.value})})))}function Use(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 Wse(e){var r;if(e.type!=="reference")return[];let t=(r=e.extension)==null?void 0:r.filter(n=>n.url==="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource");return!t||t.length===0?[]:t.map(n=>{var o,a,i;return(i=(a=(o=n.valueCodeableConcept)==null?void 0:o.coding)==null?void 0:a[0])==null?void 0:i.code})}function Hse(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 qse(e){var a;if(((a=e.answerOption)==null?void 0:a.length)===0)return{propertyName:"",data:[]};let t=e.answerOption[0],r=_r({type:"QuestionnaireItemAnswerOption",value:t},"value"),n="value"+cr(r.type),o=(e.answerOption??[]).map(i=>({value:aO(i,n),label:aO(i,n)}));return{propertyName:n,data:o}}function aO(e,t){var r;return Ol(e.valueCoding)||((r=e[t])==null?void 0:r.toString())}function dg(e){if(e)return e.type==="CodeableConcept"?e.value.coding[0].display:e.type==="Coding"?e.value.display:e.value.toString()}function w1(e,t){let r=[];for(let n of e)n.linkId===t&&r.push(n),n.item&&(r=r.concat(w1(n.item,t)));return r}function PN(e){return _r({type:"QuestionnaireItemAnswer",value:e},"value")}function _1(e,t,r=0,n=0){var a;let o=(a=w1(e,t.linkId??"")[n])==null?void 0:a.answer;return PN((o==null?void 0:o[r])??{})}function Gse(e,t,r=0){var o;let n=(o=w1(e,t.linkId??"")[r])==null?void 0:o.answer;return n?n.map(a=>PN(a)).map(a=>Ol(a==null?void 0:a.value)||(a==null?void 0:a.value)):[]}function Qse(e,t){var r;return(r=e.find(n=>Wm(n[1].value,t==null?void 0:t.value)))==null?void 0:r[0]}var Kse=U(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 Yse(e){let t=re(),r=Ze(e.questionnaire),[n,o]=f.useState(),[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).catch(console.log)},[t]),f.useEffect(()=>(i(ece(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(De,{testid:"questionnaire-form",onSubmit:()=>e.onSubmit(a)},s.createElement(ON,{item:a,selectedKey:l,setSelectedKey:c,hoverKey:u,setHoverKey:d,onChange:i}),s.createElement(X,{type:"submit"},"Save")))}function ON(e){var P;let{classes:t,cx:r}=Kse(),n=e.item,o=e.item,a=jo(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($){ot($),e.setSelectedKey(e.item.id)}function h($){ot($),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 v($){e.onChange({...e.item,item:[...e.item.item??[],$]})}function w($){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 _($){e.onChange({...e.item,...$})}function y($){var O;e.onChange({...e.item,item:(O=e.item.item)==null?void 0:O.map(C=>C===$?{...C,repeats:!C.repeats}:C)})}function b($,O){let C=nce(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(oe,{size:"xl",defaultValue:n.title,onChange:$=>E("title",$.currentTarget.value)}),!a&&s.createElement(dc,{autosize:!0,minRows:2,defaultValue:o.text,onChange:$=>E("text",$.currentTarget.value)}),o.type==="reference"&&s.createElement(Zse,{item:o,onChange:$=>E("extension",$)}),Nse(o)&&s.createElement(Xse,{item:o,onChange:$=>_($)})):s.createElement(s.Fragment,null,n.title&&s.createElement(fe,null,n.title),o.text&&s.createElement("div",null,o.text),!i&&s.createElement(SN,{item:o,index:0,allResponses:[],onChange:()=>{}}))),(P=o.item)==null?void 0:P.map(($,O)=>s.createElement("div",{key:$.id},s.createElement(ON,{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:()=>w($),onRepeatable:y,onMoveUp:()=>b(O,-1),onMoveDown:()=>b(O,1)}))),!i&&s.createElement("div",{className:t.topActions},c?s.createElement(s.Fragment,null,s.createElement(oe,{size:"xs",className:t.linkIdInput,defaultValue:o.linkId,onChange:$=>E("linkId",$.currentTarget.value)}),!i&&s.createElement(ct,{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(vae,{"data-testid":"up-button",size:15,className:t.movementIcons})),!e.isLast&&s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),e.onMoveDown&&e.onMoveDown()}},s.createElement(gae,{"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(),v({id:ua(),linkId:Vv("q"),type:"string",text:"Question"})}},"Add item"),s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),v({id:ua(),linkId:Vv("g"),type:"group",text:"Group"})}},"Add group")),a&&s.createElement(Ae,{href:"#",onClick:$=>{$.preventDefault(),v(rce())}},"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 Xse(e){let t=Ct.types.QuestionnaireItemAnswerOption.properties["value[x]"],r=e.item.answerOption??[];return s.createElement("div",null,e.item.answerValueSet!==void 0?s.createElement(oe,{placeholder:"Enter Value Set",defaultValue:e.item.answerValueSet,onChange:n=>e.onChange({...e.item,answerValueSet:n.target.value})}):s.createElement(Jse,{options:r,property:t,item:e.item,onChange:e.onChange}),s.createElement(le,{display:"flex"},s.createElement(Ae,{href:"#",onClick:n=>{ot(n),e.onChange({...e.item,answerValueSet:void 0,answerOption:[...r,{id:ua()}]})}},"Add choice"),s.createElement(Vm,{w:"lg"}),s.createElement(Ae,{href:"#",onClick:n=>{ot(n),e.onChange({...e.item,answerOption:[],answerValueSet:""})}},"Add value set")))}function Jse(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=>{ot(o),e.onChange({...e.item,answerOption:e.options.filter(a=>a.id!==t.id)})}},"Remove")))}))}function Zse(e){let t=e.item.extension??[],r=t.filter(n=>n.url==="http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource")??[];return s.createElement(s.Fragment,null,r.map(n=>{var o,a;return s.createElement("div",{key:n.id},s.createElement("div",{style:{display:"flex",flexDirection:"row",justifyContent:"space-between",alignItems:"center",width:"80%"}},s.createElement("div",null,s.createElement(oe,{key:n.id,name:"value[x]",value:((a=(o=n.valueCodeableConcept)==null?void 0:o.coding)==null?void 0:a[0].code)??"",onChange:i=>{var d,p;i.preventDefault();let l=[...t],c=l.findIndex(h=>h.id===n.id),u=((p=(d=l[c].valueCodeableConcept)==null?void 0:d.coding)==null?void 0:p[0])??[];u.display=i.target.value,u.code=i.target.value,e.onChange(l)}}))),s.createElement("div",null,s.createElement(Ae,{href:"#",onClick:i=>{ot(i),e.onChange(t.filter(l=>l.id!==n.id))}},"Remove")))}),s.createElement(Ae,{href:"#",onClick:n=>{ot(n),e.onChange([...t,{id:ua(),url:"http://hl7.org/fhir/StructureDefinition/questionnaire-referenceResource",valueCodeableConcept:{coding:[{system:"http://hl7.org/fhir/fhir-types",display:"",code:""}]}}])}},"Add Resource"))}var Lv=1,Fv=1;function Vv(e){return e+Lv++}function ua(){return"id-"+Fv++}function ece(e){return{...e,id:e.id||ua(),item:$N(e.item)}}function $N(e){if(e)return e.forEach(t=>{var r,n;(r=t.id)!=null&&r.match(/^id-\d+$/)&&(Fv=Math.max(Fv,parseInt(t.id.substring(3),10)+1)),(n=t.linkId)!=null&&n.match(/^q\d+$/)&&(Lv=Math.max(Lv,parseInt(t.linkId.substring(1),10)+1))}),e.map(t=>({...t,id:t.id||ua(),item:$N(t.item),answerOption:tce(t.answerOption)}))}function tce(e){if(e)return e.map(t=>({...t,id:t.id||ua()}))}function rce(){return{id:ua(),linkId:Vv("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 nce(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 CN(e){let t=re(),r=t.getProfile(),[n,o]=f.useState(),a=Ze(e.questionnaire),[i,l]=f.useState(),[c,u]=f.useState(0),d=cce((a==null?void 0:a.item)??[]),p=()=>u(v=>v>=d?v:v+1),h=()=>u(v=>v<=0?v:v-1);f.useEffect(()=>{t.requestSchema("Questionnaire").then(()=>t.requestSchema("QuestionnaireResponse")).then(o).catch(console.log)},[t]),f.useEffect(()=>{l(a?ace(a):void 0)},[a]);function g(v){let w=(i==null?void 0:i.item)??[],E={resourceType:"QuestionnaireResponse",item:RN(w,v)};l(E)}return!n||!a?null:s.createElement(De,{testid:"questionnaire-form",onSubmit:()=>{e.onSubmit&&i&&e.onSubmit({...i,questionnaire:lt(a),subject:e.subject,source:st(r),authored:new Date().toISOString(),status:"completed"})}},a.title&&s.createElement(fe,null,a.title),a.item&&s.createElement(kN,{items:a.item??[],allResponses:(i==null?void 0:i.item)??[],onChange:g,renderPages:d>1,activePage:c}),s.createElement(ee,{position:"right",mt:"xl"},s.createElement(oce,{activePage:c,numberOfPages:d,nextStep:p,prevStep:h,submitButtonText:e.submitButtonText})))}function kN(e){let[t,r]=f.useState(b1(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(qs.Step,{label:a.text,key:a.linkId},s.createElement(iO,{key:`${a.linkId}-${i}`,item:a,index:i,allResponses:e.allResponses,currentResponseItems:t,groupSequence:e.groupSequence,setResponseItem:n})):s.createElement(iO,{key:`${a.linkId}-${i}`,item:a,index:i,groupSequence:e.groupSequence,allResponses:e.allResponses,currentResponseItems:t,setResponseItem:n}));return e.renderPages?s.createElement(qs,{active:e.activePage??0,allowNextStepsSelect:!1,p:6},o):s.createElement(je,null,o)}function iO(e){return Ase(e.item,e.allResponses)?e.item.type==="display"?s.createElement("p",{key:e.item.linkId},e.item.text):e.item.type==="group"?s.createElement(lO,{key:e.item.linkId,item:e.item,allResponses:e.allResponses,currentResponseItems:e.currentResponseItems,groupSequence:e.groupSequence,onChange:t=>e.setResponseItem(t.id,t)}):s.createElement(Xe,{key:e.item.linkId,htmlFor:e.item.linkId,title:e.item.text??""},s.createElement(lO,{item:e.item,allResponses:e.allResponses,currentResponseItems:e.currentResponseItems,groupSequence:e.groupSequence,onChange:t=>e.setResponseItem(t.id,t)})):null}function lO(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:fce(i,a),linkId:t.linkId,text:t.text,item:n})}return t.type==="group"?s.createElement(uce,{key:e.item.linkId,text:t.text??"",item:t??[],allResponses:e.allResponses,onChange:r}):s.createElement(dce,{item:e.item,key:e.item.linkId},({index:n})=>s.createElement(SN,{...e,index:n}))}function oce(e){return e.activePage===0&&e.numberOfPages<=0?s.createElement(X,{type:"submit"},e.submitButtonText??"OK"):e.activePage>=e.numberOfPages?s.createElement(s.Fragment,null,s.createElement(X,{onClick:e.prevStep},"Back"),s.createElement(X,{onClick:e.nextStep,type:"submit"},e.submitButtonText??"OK")):e.activePage===0?s.createElement(s.Fragment,null,s.createElement(X,{onClick:e.nextStep},"Next")):s.createElement(s.Fragment,null,s.createElement(X,{onClick:e.prevStep},"Back"),s.createElement(X,{onClick:e.nextStep},"Next"))}function ace(e){return{resourceType:"QuestionnaireResponse",questionnaire:lt(e),item:b1(e.item)}}function b1(e){return(e==null?void 0:e.map(ice))??[]}function ice(e){var t;return{id:jN(),linkId:e.linkId,text:e.text,item:b1(e.item),answer:((t=e.initial)==null?void 0:t.map(sce))??[]}}var lce=1;function jN(){return"id-"+lce++}function sce(e){return{...e}}function cce(e){return e.filter(t=>{var r,n,o,a;return((a=(o=(n=(r=bne(t,"http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl"))==null?void 0:r.valueCodeableConcept)==null?void 0:n.coding)==null?void 0:o[0])==null?void 0:a.code)==="page"}).length>0?e.length:0}function uce(e){let[t,r]=f.useState(pce(e.item,e.allResponses)),n=e.item;return s.createElement(s.Fragment,null,[...Array(t)].map((o,a)=>s.createElement("div",{key:a},s.createElement("h3",null,e.text),s.createElement(kN,{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 dce(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 fce(e,t){return e.length===0||e.length<t+1?jN():e[t].id}function pce(e,t){let r=t.filter(n=>n.linkId===e.linkId).length;return r>0?r:1}function mce(e,t){let r=RN(e.item??[],t.item??[]);return{...t,item:r,answer:t.answer&&t.answer.length>0?t.answer:e.answer}}function hce(e,t){let r=[],n=Math.max(e.length,t.length);for(let o=0;o<n;o++)e[o]&&t[o]?r.push(mce(e[o],t[o])):t[o]&&r.push(t[o]);return r}function RN(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(hce(o,a))}return r}var gce=U(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"}})),vce=["gender","age","gestationalAge","context","appliesTo","category"],yce={definition:{resourceType:"ObservationDefinition"},onSubmit:()=>{}};function wce(e){e=Object.assign(yce,e);let t=e.definition,[r,n]=f.useState([]),[o,a]=f.useState(1),[i,l]=f.useState(1);return f.useEffect(()=>{let v=xce(t,l);n(Ece(v.qualifiedInterval||[],a))},[t]),s.createElement(De,{testid:"reference-range-editor",onSubmit:c},s.createElement(je,null,r.map(v=>{var w;return s.createElement(_ce,{unit:Pce((w=t.quantitativeDetails)==null?void 0:w.unit),onChange:p,onAdd:h,onRemove:g,onRemoveGroup:d,key:`group-${v.id}`,intervalGroup:v})})),s.createElement(lr,{title:"Add Group",size:"sm",onClick:v=>{ot(v),u({id:`group-id-${o}`,filters:{},intervals:[]}),a(w=>w+1)}},s.createElement(Z0,null)),s.createElement(ee,{position:"right"},s.createElement(X,{type:"submit"},"Save")));function c(){let v=r.flatMap(w=>w.intervals).filter(w=>!Oce(w));e.onSubmit({...t,qualifiedInterval:v})}function u(v){n(w=>[...w,v])}function d(v){n(w=>w.filter(E=>E.id!==v.id))}function p(v,w){n(E=>{E=[...E];let _=E.find(b=>b.id===v),y=_==null?void 0:_.intervals.findIndex(b=>b.id===w.id);return y!==void 0&&(_!=null&&_.intervals[y])&&(_.intervals[y]=w),E})}function h(v,w){w.id===void 0&&(w.id=`id-${i}`,l(E=>E+1)),n(E=>{E=[...E];let _=E.findIndex(y=>y.id===v);if(_!==-1){let y={...E[_]};w={...w,...y.filters},y.intervals=[...y.intervals,w],E[_]=y}return E})}function g(v,w){n(E=>{E=[...E];let _=E.find(y=>y.id===v);return _&&(_.intervals=_.intervals.filter(y=>y.id!==w.id)),E})}}function _ce(e){let{intervalGroup:t,unit:r}=e,{classes:n}=gce();return s.createElement(bc,{"data-testid":t.id,className:n.section},s.createElement(je,{spacing:"lg"},s.createElement(ee,{position:"right"},s.createElement(lr,{title:"Remove Group","data-testid":`remove-group-button-${t.id}`,key:`remove-group-button-${t.id}`,size:"sm",onClick:o=>{ot(o),e.onRemoveGroup(t)}},s.createElement(Lp,null))),s.createElement(bce,{intervalGroup:t,onChange:e.onChange}),s.createElement(gr,null),t.intervals.map(o=>s.createElement(je,{key:`interval-${o.id}`,spacing:"xs"},s.createElement(ee,null,s.createElement(oe,{key:`condition-${o.id}`,"data-testid":`condition-${o.id}`,defaultValue:o.condition,label:"Condition: ",size:"sm",onChange:a=>{ot(a),e.onChange(t.id,{...o,condition:a.currentTarget.value.trim()})}}),s.createElement(lr,{title:"Remove Interval",size:"sm",key:`remove-interval-${o.id}`,"data-testid":`remove-interval-${o.id}`,onClick:a=>{ot(a),e.onRemove(t.id,o)}},s.createElement(Lp,null))),s.createElement(c1,{onChange:a=>{e.onChange(t.id,{...o,range:a})},key:`range-${o.id}`,name:`range-${o.id}`,defaultValue:o.range}))),s.createElement(lr,{title:"Add Interval",size:"sm",onClick:o=>{ot(o),e.onAdd(t.id,{range:{low:{unit:r},high:{unit:r}}})}},s.createElement(Z0,null))))}function bce(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(ee,null,s.createElement(ct,{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(ee,{spacing:"xs"},s.createElement(ae,{component:"label",htmlFor:`div-age-${t.id}`},"Age:"),s.createElement("div",{id:`div-age-${t.id}`},s.createElement(c1,{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(ct,{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(ct,{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 xce(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 Ece(e,t){let r=1,n={};for(let o of e){let a=Sce(o);a in n||(n[a]={id:`group-id-${r++}`,filters:Object.fromEntries(vce.map(i=>[i,o[i]])),intervals:[]}),n[a].intervals.push(o)}return t(r),Object.values(n)}function Sce(e){var t,r;return[`gender=${e.gender}`,`age=${Gs(e.age)}`,`gestationalAge=${Gs(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 Pce(e){return e&&(Cne(e,"http://unitsofmeasure.org")||e.text)}function Oce(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 $ce(e){var u;let t=re(),r=Ze(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(tn,null,(u=r.action)==null?void 0:u.map((d,p)=>{var w,E,_,y,b,x;let h=d.resource&&c(d.resource),g=(E=(w=h==null?void 0:h.input)==null?void 0:w[0])==null?void 0:E.valueReference,v=(y=(_=h==null?void 0:h.output)==null?void 0:_[0])==null?void 0:y.valueReference;return s.createElement(s.Fragment,{key:`action-${p}`},s.createElement(tn.Col,{span:1,p:"md"},(h==null?void 0:h.status)==="completed"?s.createElement(Sae,null):s.createElement(Bae,{color:"gray"})),s.createElement(tn.Col,{span:9,p:"xs"},s.createElement(ae,{weight:500},d.title),d.description&&s.createElement("div",null,d.description),s.createElement("div",null,"Last edited by ",s.createElement(xc,{value:(b=h==null?void 0:h.meta)==null?void 0:b.author})," on ",Or((x=h==null?void 0:h.meta)==null?void 0:x.lastUpdated)),s.createElement("div",null,"Status: ",s.createElement(dN,{status:(h==null?void 0:h.status)||"unknown"}))),s.createElement(tn.Col,{span:2,p:"md"},g&&!v&&s.createElement(X,{onClick:()=>e.onStart(h,g)},"Start"),g&&v&&s.createElement(X,{onClick:()=>e.onEdit(h,g,v)},"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===lt(p.resource))return p.resource}}function TN(e,t){let r=Cce(e,t);return kce(r,e,t)}function Cce(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],v=l[h],w,E=0;u===-c||u!==c&&v.i<g.i?(E=g.i,w=g):(E=v.i+1,w=v),l[h]=void 0;let _=E-u,y={i:E,j:_,prev:jce(w),snake:!1};for(;E<r&&_<n&&e[E]===t[_];)E++,_++;if(E>y.i&&(y={i:E,j:_,prev:y,snake:!0}),l[d]=y,E>=r&&_>=n)return l[d]}l[i+c-1]=void 0}}function kce(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 jce(e){return e&&!e.snake&&e.prev?e.prev:e}function Rce(e){let t=e.entry.filter(n=>!!n.resource).map(n=>{var o;return{meta:(o=n.resource)==null?void 0:o.meta,lines:sr(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 Tce(r,t),Ice(r),r}function Tce(e,t){for(let r=1;r<t.length;r++){let n=TN(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 Ice(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}}var Dce=U(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 Nce(e){var l,c;let{classes:t}=Dce(),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=Rce(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(Ji,{value:u.meta.author,link:!0})),s.createElement("td",{className:t.dateTime,rowSpan:u.span},s.createElement(Re,{to:Ace(a,u.meta.versionId)},Mce(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)))))))}function Ace(e,t){return`/${e.resourceType}/${e.id}/_history/${t}`}function Mce(e){let t=Math.floor((Date.now()-Date.parse(e))/1e3),r=Math.floor(t/31536e3);if(r>0)return Ei(r,"year");let n=Math.floor(t/2592e3);if(n>0)return Ei(n,"month");let o=Math.floor(t/86400);if(o>0)return Ei(o,"day");let a=Math.floor(t/3600);if(a>0)return Ei(a,"hour");let i=Math.floor(t/60);return i>0?Ei(i,"minute"):Ei(t,"second")}function Ei(e,t){return`${e} ${e===1?t:t+"s"} ago`}var zce=U(e=>({removed:{color:e.colors.red[7],textDecoration:"line-through"},added:{color:e.colors.green[7]}}));function Lce(e){let t=e.original,r=e.revised;e.ignoreMeta&&(t={...t,meta:void 0},r={...r,meta:void 0});let n=sr(t,!0).match(/[^\r\n]+/g),o=sr(r,!0).match(/[^\r\n]+/g),a=TN(n,o);return s.createElement("pre",{style:{color:"gray"}},a.map((i,l)=>s.createElement(Fce,{key:"delta"+l,delta:i})))}function Fce(e){let{classes:t}=zce();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(`
182
+ `)),e.delta.revised.lines.length>0&&s.createElement("div",{className:t.added},e.delta.revised.lines.join(`
183
+ `)),"...",s.createElement("br",null))}function Vce(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(si,{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(Bce,{key:"entry-"+i,entry:a})))):s.createElement("div",null,"Loading...")}function Bce(e){var n,o,a;let{response:t,resource:r}=e.entry;return r?s.createElement("tr",null,s.createElement("td",null,s.createElement(Ji,{value:(n=r.meta)==null?void 0:n.author,link:!0})),s.createElement("td",null,Or((o=r.meta)==null?void 0:o.lastUpdated)),s.createElement("td",null,s.createElement(Re,{to:Uce(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 Uce(e){var t;return`/${e.resourceType}/${e.id}/_history/${(t=e.meta)==null?void 0:t.versionId}`}function Wce(e){return s.createElement(Zm,{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:[st(t)],subject:t.subject,sender:st(r),sent:new Date().toISOString(),payload:[{contentString:n}]}),createMedia:(t,r,n)=>({resourceType:"Media",status:"completed",basedOn:[st(t)],subject:t.subject,operator:st(r),issued:new Date().toISOString(),content:n})})}function IN(e){let t=re(),[r,n]=f.useState();return s.createElement(De,{style:{maxWidth:400},onSubmit:async o=>{try{e.handleAuthResponse(await t.startNewProject({login:e.login,projectName:o.projectName}))}catch(a){n(bt(a))}}},s.createElement(Zt,{sx:{flexDirection:"column"}},s.createElement(jn,{size:32}),s.createElement(fe,null,"Create project")),s.createElement(je,{spacing:"xl"},s.createElement(oe,{name:"projectName",label:"Project Name",placeholder:"My Project",required:!0,autoFocus:!0,error:at(r,"firstName")}),s.createElement(ae,{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(ee,{position:"right",mt:"xl",noWrap:!0},s.createElement(X,{type:"submit"},"Create project")))}function DN(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 NN(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"){DN("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 AN(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 MN(e){typeof grecaptcha>"u"&&DN("https://www.google.com/recaptcha/api.js?render="+e)}function zN(e){return new Promise((t,r)=>{grecaptcha.ready(async()=>{try{t(await grecaptcha.execute(e,{action:"submit"}))}catch(n){r(n)}})})}function Hce(e){let t=AN(e.googleClientId),r=e.recaptchaSiteKey,n=re(),[o,a]=f.useState(),i=s1(o,void 0);return f.useEffect(()=>{r&&MN(r)},[r]),s.createElement(De,{style:{maxWidth:400},onSubmit:async l=>{try{let c="";r&&(c=await zN(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(bt(c))}}},s.createElement(Zt,{sx:{flexDirection:"column"}},e.children),s.createElement(ma,{issues:i}),t&&s.createElement(s.Fragment,null,s.createElement(ee,{position:"center",p:"xl",style:{height:70}},s.createElement(NN,{googleClientId:t,handleGoogleCredential:async l=>{try{e.handleAuthResponse(await n.startGoogleLogin({googleClientId:l.clientId,googleCredential:l.credential,createUser:!0}))}catch(c){a(bt(c))}}})),s.createElement(gr,{label:"or",labelPosition:"center",my:"lg"})),s.createElement(je,{spacing:"xl"},s.createElement(oe,{name:"firstName",type:"text",label:"First name",placeholder:"First name",required:!0,autoFocus:!0,error:at(o,"firstName")}),s.createElement(oe,{name:"lastName",type:"text",label:"Last name",placeholder:"Last name",required:!0,error:at(o,"lastName")}),s.createElement(oe,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,error:at(o,"email")}),s.createElement(fo,{name:"password",label:"Password",autoComplete:"off",required:!0,error:at(o,"password")}),s.createElement(ae,{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(ae,{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(ee,{position:"apart",mt:"xl",noWrap:!0},s.createElement(Cn,{name:"remember",label:"Remember me",size:"xs"}),s.createElement(X,{type:"submit"},"Create account")))}function qce(e){let{type:t,projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:a,onSuccess:i}=e,l=re(),[c,u]=f.useState(void 0),[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(bt(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(_e,{width:450},d&&s.createElement("pre",null,JSON.stringify(d,null,2)),!c&&s.createElement(Hce,{projectId:r,clientId:n,googleClientId:o,recaptchaSiteKey:a,handleAuthResponse:h},e.children),c&&t==="project"&&s.createElement(IN,{login:c,handleAuthResponse:h}))}function Gce(e){let[t,r]=f.useState();return t?s.createElement(Kce,{email:t,...e}):s.createElement(Qce,{setEmail:r,...e})}function Qce(e){let{setEmail:t,onRegister:r,handleAuthResponse:n,children:o,disableEmailAuth:a,...i}=e,l=re(),c=!e.disableGoogleAuth&&AN(e.googleClientId),u=f.useCallback(async h=>{if(!h.authorizeUrl)return!1;let g=JSON.stringify({...await l.ensureCodeChallenge(i),domain:h.domain}),v=new URL(h.authorizeUrl);return v.searchParams.set("state",g),window.location.assign(v.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(De,{style:{maxWidth:400},onSubmit:d},s.createElement(Zt,{sx:{flexDirection:"column"}},o),c&&s.createElement(s.Fragment,null,s.createElement(ee,{position:"center",p:"xl",style:{height:70}},s.createElement(NN,{googleClientId:c,handleGoogleCredential:p})),!a&&s.createElement(gr,{label:"or",labelPosition:"center",my:"lg"})),!a&&s.createElement(oe,{name:"email",type:"email",label:"Email",placeholder:"name@domain.com",required:!0,autoFocus:!0}),s.createElement(ee,{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(X,{type:"submit"},"Next")))}function Kce(e){let{onForgotPassword:t,handleAuthResponse:r,children:n,...o}=e,a=re(),[i,l]=f.useState(),c=s1(i,void 0),u=f.useCallback(d=>{a.startLogin({...o,password:d.password,remember:d.remember==="on"}).then(r).catch(p=>l(bt(p)))},[a,o,r]);return s.createElement(De,{style:{maxWidth:400},onSubmit:u},s.createElement(Zt,{sx:{flexDirection:"column"}},n),s.createElement(ma,{issues:c}),s.createElement(je,{spacing:"xl"},s.createElement(fo,{name:"password",label:"Password",autoComplete:"off",required:!0,autoFocus:!0,error:at(i,"password")})),s.createElement(ee,{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(Cn,{id:"remember",name:"remember",label:"Remember me",size:"xs",sx:{lineHeight:1}}),s.createElement(X,{type:"submit"},"Sign in")))}function Yce(e){let t=re(),[r,n]=f.useState();return s.createElement(je,null,s.createElement(Zt,{sx:{flexDirection:"column"}},s.createElement(jn,{size:32}),s.createElement(fe,{order:3},"Choose profile")),s.createElement(ma,{outcome:r}),e.memberships.map(o=>{var a,i;return s.createElement(mo,{key:o.id,onClick:()=>{t.post("auth/profile",{login:e.login,profile:o.id}).then(e.handleAuthResponse).catch(l=>n(bt(l)))}},s.createElement(ee,null,s.createElement(mf,{radius:"xl"}),s.createElement("div",{style:{flex:1}},s.createElement(ae,{size:"sm",weight:500},(a=o.profile)==null?void 0:a.display),s.createElement(ae,{color:"dimmed",size:"xs"},(i=o.project)==null?void 0:i.display))))}))}function Xce(e){let t=re();return s.createElement(De,{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(Zt,{sx:{flexDirection:"column"}},s.createElement(jn,{size:32}),s.createElement(fe,null,"Choose scope")),s.createElement(je,null,(e.scope??"openid").split(" ").map(r=>s.createElement(Cn,{key:r,id:r,name:r,label:r,defaultChecked:!0}))),s.createElement(ee,{position:"right",mt:"xl"},s.createElement(X,{type:"submit"},"Set scope"))))}function Jce(e){let t=re(),[r,n]=f.useState(void 0);return s.createElement(De,{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(Zt,{sx:{flexDirection:"column"}},s.createElement(jn,{size:32}),s.createElement(fe,null,"Enter MFA code")),r&&s.createElement(lc,{icon:s.createElement(J0,{size:16}),title:"Error",color:"red"},r),s.createElement(je,null,s.createElement(oe,{name:"token",label:"MFA code",required:!0})),s.createElement(ee,{position:"right",mt:"xl"},s.createElement(X,{type:"submit"},"Submit code"))))}function LN(e){let{login:t,chooseScopes:r,onSuccess:n,onForgotPassword:o,onRegister:a,onCode:i,...l}=e,c=re(),[u,d]=f.useState(void 0),[p,h]=f.useState(!1),[g,v]=f.useState(void 0),w=f.useCallback(y=>{i?i(y):c.processCode(y).then(()=>{n&&n()}).catch(b=>de({color:"red",message:ke(b)}))},[c,i,n]),E=f.useCallback(y=>{h(!!y.mfaRequired),y.login&&d(y.login),y.memberships&&v(y.memberships),y.code&&(r?v(void 0):w(y.code))},[r,w]),_=f.useCallback(y=>{w(y.code)},[w]);return f.useEffect(()=>{t&&!u&&c.get("auth/login/"+t).then(E).catch(y=>de({color:"red",message:ke(y)}))},[c,t,u,E]),s.createElement(_e,{width:450},(()=>u?p?s.createElement(Jce,{login:u,handleAuthResponse:E}):g?s.createElement(Yce,{login:u,memberships:g,handleAuthResponse:E}):e.projectId==="new"?s.createElement(IN,{login:u,handleAuthResponse:E}):e.chooseScopes?s.createElement(Xce,{login:u,scope:e.scope,handleAuthResponse:_}):s.createElement("div",null,"Success"):s.createElement(Gce,{onForgotPassword:o,onRegister:a,handleAuthResponse:E,disableGoogleAuth:e.disableGoogleAuth,disableEmailAuth:e.disableEmailAuth,...l},e.children))())}var FN,sO=ac;FN=sO.createRoot,sO.hydrateRoot;/**
184
+ * @remix-run/router v1.9.0
185
+ *
186
+ * Copyright (c) Remix Software Inc.
187
+ *
188
+ * This source code is licensed under the MIT license found in the
189
+ * LICENSE.md file in the root directory of this source tree.
190
+ *
191
+ * @license MIT
192
+ */function gt(){return gt=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},gt.apply(this,arguments)}var kt;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(kt||(kt={}));const cO="popstate";function Zce(e){e===void 0&&(e={});function t(n,o){let{pathname:a,search:i,hash:l}=n.location;return Ks("",{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:Sc(o)}return tue(t,r,null,e)}function Ce(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function pl(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function eue(){return Math.random().toString(36).substr(2,8)}function uO(e,t){return{usr:e.state,key:e.key,idx:t}}function Ks(e,t,r,n){return r===void 0&&(r=null),gt({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?Ro(t):t,{state:r,key:t&&t.key||n||eue()})}function Sc(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 Ro(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 tue(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(gt({},i.state,{idx:u}),""));function d(){return(i.state||{idx:null}).idx}function p(){l=kt.Pop;let E=d(),_=E==null?null:E-u;u=E,c&&c({action:l,location:w.location,delta:_})}function h(E,_){l=kt.Push;let y=Ks(w.location,E,_);r&&r(y,E),u=d()+1;let b=uO(y,u),x=w.createHref(y);try{i.pushState(b,"",x)}catch(P){if(P instanceof DOMException&&P.name==="DataCloneError")throw P;o.location.assign(x)}a&&c&&c({action:l,location:w.location,delta:1})}function g(E,_){l=kt.Replace;let y=Ks(w.location,E,_);r&&r(y,E),u=d();let b=uO(y,u),x=w.createHref(y);i.replaceState(b,"",x),a&&c&&c({action:l,location:w.location,delta:0})}function v(E){let _=o.location.origin!=="null"?o.location.origin:o.location.href,y=typeof E=="string"?E:Sc(E);return Ce(_,"No window.location.(origin|href) available to create URL for href: "+y),new URL(y,_)}let w={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(cO,p),c=E,()=>{o.removeEventListener(cO,p),c=null}},createHref(E){return t(o,E)},createURL:v,encodeLocation(E){let _=v(E);return{pathname:_.pathname,search:_.search,hash:_.hash}},push:h,replace:g,go(E){return i.go(E)}};return w}var St;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(St||(St={}));const rue=new Set(["lazy","caseSensitive","path","id","index","children"]);function nue(e){return e.index===!0}function Bv(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`),nue(o)){let c=gt({},o,t(o),{id:l});return n[l]=c,c}else{let c=gt({},o,t(o),{id:l,children:void 0});return n[l]=c,o.children&&(c.children=Bv(o.children,t,i,n)),c}})}function Vi(e,t,r){r===void 0&&(r="/");let n=typeof t=="string"?Ro(t):t,o=Pc(n.pathname||"/",r);if(o==null)return null;let a=VN(e);aue(a);let i=null;for(let l=0;i==null&&l<a.length;++l)i=mue(a[l],vue(o));return i}function oue(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 VN(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=na([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+'".')),VN(a.children,t,d,u)),!(a.path==null&&!a.index)&&t.push({path:u,score:fue(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 BN(a.path))o(a,i,c)}),t}function BN(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=BN(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 aue(e){e.sort((t,r)=>t.score!==r.score?r.score-t.score:pue(t.routesMeta.map(n=>n.childrenIndex),r.routesMeta.map(n=>n.childrenIndex)))}const iue=/^:\w+$/,lue=3,sue=2,cue=1,uue=10,due=-2,dO=e=>e==="*";function fue(e,t){let r=e.split("/"),n=r.length;return r.some(dO)&&(n+=due),t&&(n+=sue),r.filter(o=>!dO(o)).reduce((o,a)=>o+(iue.test(a)?lue:a===""?cue:uue),n)}function pue(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 mue(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=hue({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:na([o,d.pathname]),pathnameBase:bue(na([o,d.pathnameBase])),route:p}),d.pathnameBase!=="/"&&(o=na([o,d.pathnameBase]))}return a}function hue(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,n]=gue(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]=yue(l[p]||"",d),u},{}),pathname:a,pathnameBase:i,pattern:e}}function gue(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!0),pl(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 vue(e){try{return decodeURI(e)}catch(t){return pl(!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 yue(e,t){try{return decodeURIComponent(e)}catch(r){return pl(!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 Pc(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 wue(e,t){t===void 0&&(t="/");let{pathname:r,search:n="",hash:o=""}=typeof e=="string"?Ro(e):e;return{pathname:r?r.startsWith("/")?r:_ue(r,t):t,search:xue(n),hash:Eue(o)}}function _ue(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 fg(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 x1(e){return e.filter((t,r)=>r===0||t.route.path&&t.route.path.length>0)}function UN(e,t,r,n){n===void 0&&(n=!1);let o;typeof e=="string"?o=Ro(e):(o=gt({},e),Ce(!o.pathname||!o.pathname.includes("?"),fg("?","pathname","search",o)),Ce(!o.pathname||!o.pathname.includes("#"),fg("#","pathname","hash",o)),Ce(!o.search||!o.search.includes("#"),fg("#","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=wue(o,l),u=i&&i!=="/"&&i.endsWith("/"),d=(a||i===".")&&r.endsWith("/");return!c.pathname.endsWith("/")&&(u||d)&&(c.pathname+="/"),c}const na=e=>e.join("/").replace(/\/\/+/g,"/"),bue=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),xue=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,Eue=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;class E1{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 WN(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const HN=["post","put","patch","delete"],Sue=new Set(HN),Pue=["get",...HN],Oue=new Set(Pue),$ue=new Set([301,302,303,307,308]),Cue=new Set([307,308]),pg={state:"idle",location:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},kue={state:"idle",data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},Jl={state:"unblocked",proceed:void 0,reset:void 0,location:void 0},qN=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,jue=e=>({hasErrorBoundary:!!e.hasErrorBoundary});function Rue(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=z=>({hasErrorBoundary:A(z)})}else o=jue;let a={},i=Bv(e.routes,o,void 0,a),l,c=e.basename||"/",u=gt({v7_normalizeFormMethod:!1,v7_prependBasename:!1},e.future),d=null,p=new Set,h=null,g=null,v=null,w=e.hydrationData!=null,E=Vi(i,e.history.location,c),_=null;if(E==null){let A=Yr(404,{pathname:e.history.location.pathname}),{matches:z,route:B}=wO(i);E=z,_={[B.id]:A}}let y=!E.some(A=>A.route.lazy)&&(!E.some(A=>A.route.loader)||e.hydrationData!=null),b,x={historyAction:e.history.action,location:e.history.location,matches:E,initialized:y,navigation:pg,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||_,fetchers:new Map,blockers:new Map},P=kt.Pop,$=!1,O,C=!1,T=!1,j=[],k=[],I=new Map,F=0,N=-1,L=new Map,H=new Set,Q=new Map,R=new Map,D=new Map,V=!1;function G(){return d=e.history.listen(A=>{let{action:z,location:B,delta:K}=A;if(V){V=!1;return}pl(D.size===0||K!=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=dt({currentLocation:x.location,nextLocation:B,historyAction:z});if(me&&K!=null){V=!0,e.history.go(K*-1),Ge(me,{state:"blocked",location:B,proceed(){Ge(me,{state:"proceeding",proceed:void 0,reset:void 0,location:B}),e.history.go(K)},reset(){let ve=new Map(x.blockers);ve.set(me,Jl),ue({blockers:ve})}});return}return et(z,B)}),x.initialized||et(kt.Pop,x.location),b}function ie(){d&&d(),p.clear(),O&&O.abort(),x.fetchers.forEach((A,z)=>qr(z)),x.blockers.forEach((A,z)=>pe(z))}function $e(A){return p.add(A),()=>p.delete(A)}function ue(A){x=gt({},x,A),p.forEach(z=>z(x))}function Me(A,z){var B,K;let me=x.actionData!=null&&x.navigation.formMethod!=null&&wn(x.navigation.formMethod)&&x.navigation.state==="loading"&&((B=A.state)==null?void 0:B._isRedirect)!==!0,ve;z.actionData?Object.keys(z.actionData).length>0?ve=z.actionData:ve=null:me?ve=x.actionData:ve=null;let xe=z.loaderData?yO(x.loaderData,z.loaderData,z.matches||[],z.errors):x.loaderData,he=x.blockers;he.size>0&&(he=new Map(he),he.forEach((Qe,pt)=>he.set(pt,Jl)));let ce=$===!0||x.navigation.formMethod!=null&&wn(x.navigation.formMethod)&&((K=A.state)==null?void 0:K._isRedirect)!==!0;l&&(i=l,l=void 0),C||P===kt.Pop||(P===kt.Push?e.history.push(A,A.state):P===kt.Replace&&e.history.replace(A,A.state)),ue(gt({},z,{actionData:ve,loaderData:xe,historyAction:P,location:A,initialized:!0,navigation:pg,revalidation:"idle",restoreScrollPosition:To(A,z.matches||x.matches),preventScrollReset:ce,blockers:he})),P=kt.Pop,$=!1,C=!1,T=!1,j=[],k=[]}async function Ie(A,z){if(typeof A=="number"){e.history.go(A);return}let B=Uv(x.location,x.matches,c,u.v7_prependBasename,A,z==null?void 0:z.fromRouteId,z==null?void 0:z.relative),{path:K,submission:me,error:ve}=fO(u.v7_normalizeFormMethod,!1,B,z),xe=x.location,he=Ks(x.location,K,z&&z.state);he=gt({},he,e.history.encodeLocation(he));let ce=z&&z.replace!=null?z.replace:void 0,Qe=kt.Push;ce===!0?Qe=kt.Replace:ce===!1||me!=null&&wn(me.formMethod)&&me.formAction===x.location.pathname+x.location.search&&(Qe=kt.Replace);let pt=z&&"preventScrollReset"in z?z.preventScrollReset===!0:void 0,ye=dt({currentLocation:xe,nextLocation:he,historyAction:Qe});if(ye){Ge(ye,{state:"blocked",location:he,proceed(){Ge(ye,{state:"proceeding",proceed:void 0,reset:void 0,location:he}),Ie(A,z)},reset(){let Ee=new Map(x.blockers);Ee.set(ye,Jl),ue({blockers:Ee})}});return}return await et(Qe,he,{submission:me,pendingError:ve,preventScrollReset:pt,replace:z&&z.replace})}function ut(){if(He(),ue({revalidation:"loading"}),x.navigation.state!=="submitting"){if(x.navigation.state==="idle"){et(x.historyAction,x.location,{startUninterruptedRevalidation:!0});return}et(P||x.historyAction,x.navigation.location,{overrideNavigation:x.navigation})}}async function et(A,z,B){O&&O.abort(),O=null,P=A,C=(B&&B.startUninterruptedRevalidation)===!0,Ir(x.location,x.matches),$=(B&&B.preventScrollReset)===!0;let K=l||i,me=B&&B.overrideNavigation,ve=Vi(K,z,c);if(!ve){let Ee=Yr(404,{pathname:z.pathname}),{matches:mt,route:Gt}=wO(K);ft(),Me(z,{matches:mt,loaderData:{},errors:{[Gt.id]:Ee}});return}if(x.initialized&&!T&&Aue(x.location,z)&&!(B&&B.submission&&wn(B.submission.formMethod))){Me(z,{matches:ve});return}O=new AbortController;let xe=es(e.history,z,O.signal,B&&B.submission),he,ce;if(B&&B.pendingError)ce={[Bi(ve).route.id]:B.pendingError};else if(B&&B.submission&&wn(B.submission.formMethod)){let Ee=await tt(xe,z,B.submission,ve,{replace:B.replace});if(Ee.shortCircuited)return;he=Ee.pendingActionData,ce=Ee.pendingActionError,me=mg(z,B.submission),xe=new Request(xe.url,{signal:xe.signal})}let{shortCircuited:Qe,loaderData:pt,errors:ye}=await jr(xe,z,ve,me,B&&B.submission,B&&B.fetcherSubmission,B&&B.replace,he,ce);Qe||(O=null,Me(z,gt({matches:ve},he?{actionData:he}:{},{loaderData:pt,errors:ye})))}async function tt(A,z,B,K,me){me===void 0&&(me={}),He();let ve=Fue(z,B);ue({navigation:ve});let xe,he=Hv(K,z);if(!he.route.action&&!he.route.lazy)xe={type:St.error,error:Yr(405,{method:A.method,pathname:z.pathname,routeId:he.route.id})};else if(xe=await Zl("action",A,he,K,a,o,c),A.signal.aborted)return{shortCircuited:!0};if(Zi(xe)){let ce;return me&&me.replace!=null?ce=me.replace:ce=xe.location===x.location.pathname+x.location.search,await Tr(x,xe,{submission:B,replace:ce}),{shortCircuited:!0}}if(Es(xe)){let ce=Bi(K,he.route.id);return(me&&me.replace)!==!0&&(P=kt.Push),{pendingActionData:{},pendingActionError:{[ce.route.id]:xe.error}}}if(za(xe))throw Yr(400,{type:"defer-action"});return{pendingActionData:{[he.route.id]:xe.data}}}async function jr(A,z,B,K,me,ve,xe,he,ce){let Qe=K||mg(z,me),pt=me||ve||xO(Qe),ye=l||i,[Ee,mt]=pO(e.history,x,B,pt,z,T,j,k,Q,H,ye,c,he,ce);if(ft(ze=>!(B&&B.some(nr=>nr.route.id===ze))||Ee&&Ee.some(nr=>nr.route.id===ze)),N=++F,Ee.length===0&&mt.length===0){let ze=di();return Me(z,gt({matches:B,loaderData:{},errors:ce||null},he?{actionData:he}:{},ze?{fetchers:new Map(x.fetchers)}:{})),{shortCircuited:!0}}if(!C){mt.forEach(nr=>{let Tn=x.fetchers.get(nr.key),ba=ts(void 0,Tn?Tn.data:void 0);x.fetchers.set(nr.key,ba)});let ze=he||x.actionData;ue(gt({navigation:Qe},ze?Object.keys(ze).length===0?{actionData:null}:{actionData:ze}:{},mt.length>0?{fetchers:new Map(x.fetchers)}:{}))}mt.forEach(ze=>{I.has(ze.key)&&Et(ze.key),ze.controller&&I.set(ze.key,ze.controller)});let Gt=()=>mt.forEach(ze=>Et(ze.key));O&&O.signal.addEventListener("abort",Gt);let{results:Rn,loaderResults:wa,fetcherResults:fr}=await eo(x.matches,B,Ee,mt,A);if(A.signal.aborted)return{shortCircuited:!0};O&&O.signal.removeEventListener("abort",Gt),mt.forEach(ze=>I.delete(ze.key));let pr=_O(Rn);if(pr){if(pr.idx>=Ee.length){let ze=mt[pr.idx-Ee.length].key;H.add(ze)}return await Tr(x,pr.result,{replace:xe}),{shortCircuited:!0}}let{loaderData:mn,errors:_a}=vO(x,B,Ee,wa,ce,mt,fr,R);R.forEach((ze,nr)=>{ze.subscribe(Tn=>{(Tn||ze.done)&&R.delete(nr)})});let Io=di(),pi=fi(N),jl=Io||pi||mt.length>0;return gt({loaderData:mn,errors:_a},jl?{fetchers:new Map(x.fetchers)}:{})}function Rr(A){return x.fetchers.get(A)||kue}function rr(A,z,B,K){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)&&Et(A);let me=l||i,ve=Uv(x.location,x.matches,c,u.v7_prependBasename,B,z,K==null?void 0:K.relative),xe=Vi(me,ve,c);if(!xe){Hr(A,z,Yr(404,{pathname:ve}));return}let{path:he,submission:ce,error:Qe}=fO(u.v7_normalizeFormMethod,!0,ve,K);if(Qe){Hr(A,z,Qe);return}let pt=Hv(xe,he);if($=(K&&K.preventScrollReset)===!0,ce&&wn(ce.formMethod)){fn(A,z,he,pt,xe,ce);return}Q.set(A,{routeId:z,path:he}),Tt(A,z,he,pt,xe,ce)}async function fn(A,z,B,K,me,ve){if(He(),Q.delete(A),!K.route.action&&!K.route.lazy){let Pe=Yr(405,{method:ve.formMethod,pathname:B,routeId:z});Hr(A,z,Pe);return}let xe=x.fetchers.get(A),he=Vue(ve,xe);x.fetchers.set(A,he),ue({fetchers:new Map(x.fetchers)});let ce=new AbortController,Qe=es(e.history,B,ce.signal,ve);I.set(A,ce);let pt=F,ye=await Zl("action",Qe,K,me,a,o,c);if(Qe.signal.aborted){I.get(A)===ce&&I.delete(A);return}if(Zi(ye))if(I.delete(A),N>pt){let Pe=Oi(void 0);x.fetchers.set(A,Pe),ue({fetchers:new Map(x.fetchers)});return}else{H.add(A);let Pe=ts(ve);return x.fetchers.set(A,Pe),ue({fetchers:new Map(x.fetchers)}),Tr(x,ye,{fetcherSubmission:ve})}if(Es(ye)){Hr(A,z,ye.error);return}if(za(ye))throw Yr(400,{type:"defer-action"});let Ee=x.navigation.location||x.location,mt=es(e.history,Ee,ce.signal),Gt=l||i,Rn=x.navigation.state!=="idle"?Vi(Gt,x.navigation.location,c):x.matches;Ce(Rn,"Didn't find any matches after fetcher action");let wa=++F;L.set(A,wa);let fr=ts(ve,ye.data);x.fetchers.set(A,fr);let[pr,mn]=pO(e.history,x,Rn,ve,Ee,T,j,k,Q,H,Gt,c,{[K.route.id]:ye.data},void 0);mn.filter(Pe=>Pe.key!==A).forEach(Pe=>{let Gr=Pe.key,mr=x.fetchers.get(Gr),kc=ts(void 0,mr?mr.data:void 0);x.fetchers.set(Gr,kc),I.has(Gr)&&Et(Gr),Pe.controller&&I.set(Gr,Pe.controller)}),ue({fetchers:new Map(x.fetchers)});let _a=()=>mn.forEach(Pe=>Et(Pe.key));ce.signal.addEventListener("abort",_a);let{results:Io,loaderResults:pi,fetcherResults:jl}=await eo(x.matches,Rn,pr,mn,mt);if(ce.signal.aborted)return;ce.signal.removeEventListener("abort",_a),L.delete(A),I.delete(A),mn.forEach(Pe=>I.delete(Pe.key));let ze=_O(Io);if(ze){if(ze.idx>=pr.length){let Pe=mn[ze.idx-pr.length].key;H.add(Pe)}return Tr(x,ze.result)}let{loaderData:nr,errors:Tn}=vO(x,x.matches,pr,pi,void 0,mn,jl,R);if(x.fetchers.has(A)){let Pe=Oi(ye.data);x.fetchers.set(A,Pe)}let ba=fi(wa);x.navigation.state==="loading"&&wa>N?(Ce(P,"Expected pending action"),O&&O.abort(),Me(x.navigation.location,{matches:Rn,loaderData:nr,errors:Tn,fetchers:new Map(x.fetchers)})):(ue(gt({errors:Tn,loaderData:yO(x.loaderData,nr,Rn,Tn)},ba||mn.length>0?{fetchers:new Map(x.fetchers)}:{})),T=!1)}async function Tt(A,z,B,K,me,ve){let xe=x.fetchers.get(A),he=ts(ve,xe?xe.data:void 0);x.fetchers.set(A,he),ue({fetchers:new Map(x.fetchers)});let ce=new AbortController,Qe=es(e.history,B,ce.signal);I.set(A,ce);let pt=F,ye=await Zl("loader",Qe,K,me,a,o,c);if(za(ye)&&(ye=await KN(ye,Qe.signal,!0)||ye),I.get(A)===ce&&I.delete(A),Qe.signal.aborted)return;if(Zi(ye))if(N>pt){let mt=Oi(void 0);x.fetchers.set(A,mt),ue({fetchers:new Map(x.fetchers)});return}else{H.add(A),await Tr(x,ye);return}if(Es(ye)){let mt=Bi(x.matches,z);x.fetchers.delete(A),ue({fetchers:new Map(x.fetchers),errors:{[mt.route.id]:ye.error}});return}Ce(!za(ye),"Unhandled fetcher deferred data");let Ee=Oi(ye.data);x.fetchers.set(A,Ee),ue({fetchers:new Map(x.fetchers)})}async function Tr(A,z,B){let{submission:K,fetcherSubmission:me,replace:ve}=B===void 0?{}:B;z.revalidate&&(T=!0);let xe=Ks(A.location,z.location,{_isRedirect:!0});if(Ce(xe,"Expected a location on the redirect navigation"),r){let Ee=!1;if(z.reloadDocument)Ee=!0;else if(qN.test(z.location)){const mt=e.history.createURL(z.location);Ee=mt.origin!==t.location.origin||Pc(mt.pathname,c)==null}if(Ee){ve?t.location.replace(z.location):t.location.assign(z.location);return}}O=null;let he=ve===!0?kt.Replace:kt.Push,{formMethod:ce,formAction:Qe,formEncType:pt}=A.navigation;!K&&!me&&ce&&Qe&&pt&&(K=xO(A.navigation));let ye=K||me;if(Cue.has(z.status)&&ye&&wn(ye.formMethod))await et(he,xe,{submission:gt({},ye,{formAction:z.location}),preventScrollReset:$});else{let Ee=mg(xe,K);await et(he,xe,{overrideNavigation:Ee,fetcherSubmission:me,preventScrollReset:$})}}async function eo(A,z,B,K,me){let ve=await Promise.all([...B.map(ce=>Zl("loader",me,ce,z,a,o,c)),...K.map(ce=>ce.matches&&ce.match&&ce.controller?Zl("loader",es(e.history,ce.path,ce.controller.signal),ce.match,ce.matches,a,o,c):{type:St.error,error:Yr(404,{pathname:ce.path})})]),xe=ve.slice(0,B.length),he=ve.slice(B.length);return await Promise.all([bO(A,B,xe,xe.map(()=>me.signal),!1,x.loaderData),bO(A,K.map(ce=>ce.match),he,K.map(ce=>ce.controller?ce.controller.signal:null),!0)]),{results:ve,loaderResults:xe,fetcherResults:he}}function He(){T=!0,j.push(...ft()),Q.forEach((A,z)=>{I.has(z)&&(k.push(z),Et(z))})}function Hr(A,z,B){let K=Bi(x.matches,z);qr(A),ue({errors:{[K.route.id]:B},fetchers:new Map(x.fetchers)})}function qr(A){let z=x.fetchers.get(A);I.has(A)&&!(z&&z.state==="loading"&&L.has(A))&&Et(A),Q.delete(A),L.delete(A),H.delete(A),x.fetchers.delete(A)}function Et(A){let z=I.get(A);Ce(z,"Expected fetch controller: "+A),z.abort(),I.delete(A)}function ui(A){for(let z of A){let B=Rr(z),K=Oi(B.data);x.fetchers.set(z,K)}}function di(){let A=[],z=!1;for(let B of H){let K=x.fetchers.get(B);Ce(K,"Expected fetcher: "+B),K.state==="loading"&&(H.delete(B),A.push(B),z=!0)}return ui(A),z}function fi(A){let z=[];for(let[B,K]of L)if(K<A){let me=x.fetchers.get(B);Ce(me,"Expected fetcher: "+B),me.state==="loading"&&(Et(B),L.delete(B),z.push(B))}return ui(z),z.length>0}function Z(A,z){let B=x.blockers.get(A)||Jl;return D.get(A)!==z&&D.set(A,z),B}function pe(A){x.blockers.delete(A),D.delete(A)}function Ge(A,z){let B=x.blockers.get(A)||Jl;Ce(B.state==="unblocked"&&z.state==="blocked"||B.state==="blocked"&&z.state==="blocked"||B.state==="blocked"&&z.state==="proceeding"||B.state==="blocked"&&z.state==="unblocked"||B.state==="proceeding"&&z.state==="unblocked","Invalid blocker state transition: "+B.state+" -> "+z.state);let K=new Map(x.blockers);K.set(A,z),ue({blockers:K})}function dt(A){let{currentLocation:z,nextLocation:B,historyAction:K}=A;if(D.size===0)return;D.size>1&&pl(!1,"A router only supports one blocker at a time");let me=Array.from(D.entries()),[ve,xe]=me[me.length-1],he=x.blockers.get(ve);if(!(he&&he.state==="proceeding")&&xe({currentLocation:z,nextLocation:B,historyAction:K}))return ve}function ft(A){let z=[];return R.forEach((B,K)=>{(!A||A(K))&&(B.cancel(),z.push(K),R.delete(K))}),z}function to(A,z,B){if(h=A,v=z,g=B||null,!w&&x.navigation===pg){w=!0;let K=To(x.location,x.matches);K!=null&&ue({restoreScrollPosition:K})}return()=>{h=null,v=null,g=null}}function pn(A,z){return g&&g(A,z.map(K=>oue(K,x.loaderData)))||A.key}function Ir(A,z){if(h&&v){let B=pn(A,z);h[B]=v()}}function To(A,z){if(h){let B=pn(A,z),K=h[B];if(typeof K=="number")return K}return null}function ya(A){a={},l=Bv(A,o,void 0,a)}return b={get basename(){return c},get state(){return x},get routes(){return i},initialize:G,subscribe:$e,enableScrollRestoration:to,navigate:Ie,fetch:rr,revalidate:ut,createHref:A=>e.history.createHref(A),encodeLocation:A=>e.history.encodeLocation(A),getFetcher:Rr,deleteFetcher:qr,dispose:ie,getBlocker:Z,deleteBlocker:pe,_internalFetchControllers:I,_internalActiveDeferreds:R,_internalSetRoutes:ya},b}function Tue(e){return e!=null&&("formData"in e&&e.formData!=null||"body"in e&&e.body!==void 0)}function Uv(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=UN(o||".",x1(l).map(d=>d.pathnameBase),Pc(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&&!S1(u.search)&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),n&&r!=="/"&&(u.pathname=u.pathname==="/"?r:na([r,u.pathname])),Sc(u)}function fO(e,t,r,n){if(!n||!Tue(n))return{path:r};if(n.formMethod&&!Lue(n.formMethod))return{path:r,error:Yr(405,{method:n.formMethod})};let o=()=>({path:r,error:Yr(400,{type:"invalid-body"})}),a=n.formMethod||"get",i=e?a.toUpperCase():a.toLowerCase(),l=QN(r);if(n.body!==void 0){if(n.formEncType==="text/plain"){if(!wn(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,v)=>{let[w,E]=v;return""+g+w+"="+E+`
193
+ `},""):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(!wn(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=Wv(n.formData),u=n.formData;else if(n.body instanceof FormData)c=Wv(n.body),u=n.body;else if(n.body instanceof URLSearchParams)c=n.body,u=gO(c);else if(n.body==null)c=new URLSearchParams,u=new FormData;else try{c=new URLSearchParams(n.body),u=gO(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(wn(d.formMethod))return{path:r,submission:d};let p=Ro(r);return t&&p.search&&S1(p.search)&&c.append("index",""),p.search="?"+c,{path:Sc(p),submission:d}}function Iue(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 pO(e,t,r,n,o,a,i,l,c,u,d,p,h,g){let v=g?Object.values(g)[0]:h?Object.values(h)[0]:void 0,w=e.createURL(t.location),E=e.createURL(o),_=g?Object.keys(g)[0]:void 0,b=Iue(r,_).filter((P,$)=>{if(P.route.lazy)return!0;if(P.route.loader==null)return!1;if(Due(t.loaderData,t.matches[$],P)||i.some(T=>T===P.route.id))return!0;let O=t.matches[$],C=P;return mO(P,gt({currentUrl:w,currentParams:O.params,nextUrl:E,nextParams:C.params},n,{actionResult:v,defaultShouldRevalidate:a||w.pathname+w.search===E.pathname+E.search||w.search!==E.search||GN(O,C)}))}),x=[];return c.forEach((P,$)=>{if(!r.some(k=>k.route.id===P.routeId))return;let O=Vi(d,P.path,p);if(!O){x.push({key:$,routeId:P.routeId,path:P.path,matches:null,match:null,controller:null});return}let C=t.fetchers.get($),T=Hv(O,P.path),j=!1;u.has($)?j=!1:l.includes($)?j=!0:C&&C.state!=="idle"&&C.data===void 0?j=a:j=mO(T,gt({currentUrl:w,currentParams:t.matches[t.matches.length-1].params,nextUrl:E,nextParams:r[r.length-1].params},n,{actionResult:v,defaultShouldRevalidate:a})),j&&x.push({key:$,routeId:P.routeId,path:P.path,matches:O,match:T,controller:new AbortController})}),[b,x]}function Due(e,t,r){let n=!t||r.route.id!==t.route.id,o=e[r.route.id]===void 0;return n||o}function GN(e,t){let r=e.route.path;return e.pathname!==t.pathname||r!=null&&r.endsWith("*")&&e.params["*"]!==t.params["*"]}function mO(e,t){if(e.route.shouldRevalidate){let r=e.route.shouldRevalidate(t);if(typeof r=="boolean")return r}return t.defaultShouldRevalidate}async function hO(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";pl(!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&&!rue.has(i)&&(a[i]=n[i])}Object.assign(o,a),Object.assign(o,gt({},t(o),{lazy:void 0}))}async function Zl(e,t,r,n,o,a,i,l){l===void 0&&(l={});let c,u,d,p=v=>{let w,E=new Promise((_,y)=>w=y);return d=()=>w(),t.signal.addEventListener("abort",d),Promise.race([v({request:t,params:r.params,context:l.requestContext}),E])};try{let v=r.route[e];if(r.route.lazy)if(v){let w,E=await Promise.all([p(v).catch(_=>{w=_}),hO(r.route,a,o)]);if(w)throw w;u=E[0]}else if(await hO(r.route,a,o),v=r.route[e],v)u=await p(v);else if(e==="action"){let w=new URL(t.url),E=w.pathname+w.search;throw Yr(405,{method:t.method,pathname:E,routeId:r.route.id})}else return{type:St.data,data:void 0};else if(v)u=await p(v);else{let w=new URL(t.url),E=w.pathname+w.search;throw Yr(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(v){c=St.error,u=v}finally{d&&t.signal.removeEventListener("abort",d)}if(zue(u)){let v=u.status;if($ue.has(v)){let _=u.headers.get("Location");if(Ce(_,"Redirects returned/thrown from loaders/actions must have a Location header"),!qN.test(_))_=Uv(new URL(t.url),n.slice(0,n.indexOf(r)+1),i,!0,_);else if(!l.isStaticRequest){let y=new URL(t.url),b=_.startsWith("//")?new URL(y.protocol+_):new URL(_),x=Pc(b.pathname,i)!=null;b.origin===y.origin&&x&&(_=b.pathname+b.search+b.hash)}if(l.isStaticRequest)throw u.headers.set("Location",_),u;return{type:St.redirect,status:v,location:_,revalidate:u.headers.get("X-Remix-Revalidate")!==null,reloadDocument:u.headers.get("X-Remix-Reload-Document")!==null}}if(l.isRouteRequest)throw{type:c===St.error?St.error:St.data,response:u};let w,E=u.headers.get("Content-Type");return E&&/\bapplication\/json\b/.test(E)?w=await u.json():w=await u.text(),c===St.error?{type:c,error:new E1(v,u.statusText,w),headers:u.headers}:{type:St.data,data:w,statusCode:u.status,headers:u.headers}}if(c===St.error)return{type:c,error:u};if(Mue(u)){var h,g;return{type:St.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:St.data,data:u}}function es(e,t,r,n){let o=e.createURL(QN(t)).toString(),a={signal:r};if(n&&wn(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=Wv(n.formData):a.body=n.formData}return new Request(o,a)}function Wv(e){let t=new URLSearchParams;for(let[r,n]of e.entries())t.append(r,typeof n=="string"?n:n.name);return t}function gO(e){let t=new FormData;for(let[r,n]of e.entries())t.append(r,n);return t}function Nue(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(!Zi(d),"Cannot handle redirect results in processLoaderData"),Es(d)){let g=Bi(e,h),v=d.error;n&&(v=Object.values(n)[0],n=void 0),i=i||{},i[g.route.id]==null&&(i[g.route.id]=v),a[h]=void 0,c||(c=!0,l=WN(d.error)?d.error.status:500),d.headers&&(u[h]=d.headers)}else za(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 vO(e,t,r,n,o,a,i,l){let{loaderData:c,errors:u}=Nue(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 v=i[d];if(!(g&&g.signal.aborted))if(Es(v)){let w=Bi(e.matches,h==null?void 0:h.route.id);u&&u[w.route.id]||(u=gt({},u,{[w.route.id]:v.error})),e.fetchers.delete(p)}else if(Zi(v))Ce(!1,"Unhandled fetcher revalidation redirect");else if(za(v))Ce(!1,"Unhandled fetcher deferred data");else{let w=Oi(v.data);e.fetchers.set(p,w)}}return{loaderData:c,errors:u}}function yO(e,t,r,n){let o=gt({},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 Bi(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 wO(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 Yr(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 E1(e||500,i,new Error(l),!0)}function _O(e){for(let t=e.length-1;t>=0;t--){let r=e[t];if(Zi(r))return{result:r,idx:t}}}function QN(e){let t=typeof e=="string"?Ro(e):e;return Sc(gt({},t,{hash:""}))}function Aue(e,t){return e.pathname!==t.pathname||e.search!==t.search?!1:e.hash===""?t.hash!=="":e.hash===t.hash?!0:t.hash!==""}function za(e){return e.type===St.deferred}function Es(e){return e.type===St.error}function Zi(e){return(e&&e.type)===St.redirect}function Mue(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 zue(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.headers=="object"&&typeof e.body<"u"}function Lue(e){return Oue.has(e.toLowerCase())}function wn(e){return Sue.has(e.toLowerCase())}async function bO(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&&!GN(u,c)&&(a&&a[c.route.id])!==void 0;if(za(l)&&(o||d)){let p=n[i];Ce(p,"Expected an AbortSignal for revalidating fetcher deferred result"),await KN(l,p,o).then(h=>{h&&(r[i]=h||r[i])})}}}async function KN(e,t,r){if(r===void 0&&(r=!1),!await e.deferredData.resolveData(t)){if(r)try{return{type:St.data,data:e.deferredData.unwrappedData}}catch(o){return{type:St.error,error:o}}return{type:St.data,data:e.deferredData.data}}}function S1(e){return new URLSearchParams(e).getAll("index").some(t=>t==="")}function Hv(e,t){let r=typeof t=="string"?Ro(t).search:t.search;if(e[e.length-1].route.index&&S1(r||""))return e[e.length-1];let n=x1(e);return n[n.length-1]}function xO(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 mg(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 Fue(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 ts(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 Vue(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 Oi(e){return{state:"idle",formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:e}}/**
194
+ * React Router v6.16.0
195
+ *
196
+ * Copyright (c) Remix Software Inc.
197
+ *
198
+ * This source code is licensed under the MIT license found in the
199
+ * LICENSE.md file in the root directory of this source tree.
200
+ *
201
+ * @license MIT
202
+ */function Bp(){return Bp=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},Bp.apply(this,arguments)}const rh=f.createContext(null),YN=f.createContext(null),nh=f.createContext(null),oh=f.createContext(null),ha=f.createContext({outlet:null,matches:[],isDataRoute:!1}),XN=f.createContext(null);function ah(){return f.useContext(oh)!=null}function ga(){return ah()||Ce(!1),f.useContext(oh).location}function JN(e){f.useContext(nh).static||f.useLayoutEffect(e)}function xt(){let{isDataRoute:e}=f.useContext(ha);return e?tde():Bue()}function Bue(){ah()||Ce(!1);let e=f.useContext(rh),{basename:t,navigator:r}=f.useContext(nh),{matches:n}=f.useContext(ha),{pathname:o}=ga(),a=JSON.stringify(x1(n).map(c=>c.pathnameBase)),i=f.useRef(!1);return JN(()=>{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=UN(c,JSON.parse(a),o,u.relative==="path");e==null&&t!=="/"&&(d.pathname=d.pathname==="/"?t:na([t,d.pathname])),(u.replace?r.replace:r.push)(d,u.state,u)},[t,r,a,o,e])}const Uue=f.createContext(null);function Wue(e){let t=f.useContext(ha).outlet;return t&&f.createElement(Uue.Provider,{value:e},t)}function qe(){let{matches:e}=f.useContext(ha),t=e[e.length-1];return t?t.params:{}}function Hue(e,t){return ZN(e,t)}function ZN(e,t,r){ah()||Ce(!1);let{navigator:n}=f.useContext(nh),{matches:o}=f.useContext(ha),a=o[o.length-1],i=a?a.params:{};a&&a.pathname;let l=a?a.pathnameBase:"/";a&&a.route;let c=ga(),u;if(t){var d;let w=typeof t=="string"?Ro(t):t;l==="/"||(d=w.pathname)!=null&&d.startsWith(l)||Ce(!1),u=w}else u=c;let p=u.pathname||"/",h=l==="/"?p:p.slice(l.length)||"/",g=Vi(e,{pathname:h}),v=Yue(g&&g.map(w=>Object.assign({},w,{params:Object.assign({},i,w.params),pathname:na([l,n.encodeLocation?n.encodeLocation(w.pathname).pathname:w.pathname]),pathnameBase:w.pathnameBase==="/"?l:na([l,n.encodeLocation?n.encodeLocation(w.pathnameBase).pathname:w.pathnameBase])})),o,r);return t&&v?f.createElement(oh.Provider,{value:{location:Bp({pathname:"/",search:"",hash:"",state:null,key:"default"},u),navigationType:kt.Pop}},v):v}function que(){let e=ede(),t=WN(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 Gue=f.createElement(que,null);class Que 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(ha.Provider,{value:this.props.routeContext},f.createElement(XN.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function Kue(e){let{routeContext:t,match:r,children:n}=e,o=f.useContext(rh);return o&&o.static&&o.staticContext&&(r.route.errorElement||r.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=r.route.id),f.createElement(ha.Provider,{value:t},n)}function Yue(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||Gue);let h=t.concat(a.slice(0,u+1)),g=()=>{let v;return d?v=p:c.route.Component?v=f.createElement(c.route.Component,null):c.route.element?v=c.route.element:v=l,f.createElement(Kue,{match:c,routeContext:{outlet:l,matches:h,isDataRoute:r!=null},children:v})};return r&&(c.route.ErrorBoundary||c.route.errorElement||u===0)?f.createElement(Que,{location:r.location,revalidation:r.revalidation,component:p,error:d,children:g(),routeContext:{outlet:null,matches:h,isDataRoute:!0}}):g()},null)}var e3=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(e3||{}),Up=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}(Up||{});function Xue(e){let t=f.useContext(rh);return t||Ce(!1),t}function Jue(e){let t=f.useContext(YN);return t||Ce(!1),t}function Zue(e){let t=f.useContext(ha);return t||Ce(!1),t}function t3(e){let t=Zue(),r=t.matches[t.matches.length-1];return r.route.id||Ce(!1),r.route.id}function ede(){var e;let t=f.useContext(XN),r=Jue(Up.UseRouteError),n=t3(Up.UseRouteError);return t||((e=r.errors)==null?void 0:e[n])}function tde(){let{router:e}=Xue(e3.UseNavigateStable),t=t3(Up.UseNavigateStable),r=f.useRef(!1);return JN(()=>{r.current=!0}),f.useCallback(function(o,a){a===void 0&&(a={}),r.current&&(typeof o=="number"?e.navigate(o):e.navigate(o,Bp({fromRouteId:t},a)))},[e,t])}const rde="startTransition",EO=Ss[rde];function nde(e){let{fallbackElement:t,router:r,future:n}=e,[o,a]=f.useState(r.state),{v7_startTransition:i}=n||{},l=f.useCallback(p=>{i&&EO?EO(()=>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(rh.Provider,{value:d},f.createElement(YN.Provider,{value:o},f.createElement(ade,{basename:u,location:o.location,navigationType:o.historyAction,navigator:c},o.initialized?f.createElement(ode,{routes:r.routes,state:o}):t))),null)}function ode(e){let{routes:t,state:r}=e;return ZN(t,void 0,r)}function P1(e){return Wue(e.context)}function se(e){Ce(!1)}function ade(e){let{basename:t="/",children:r=null,location:n,navigationType:o=kt.Pop,navigator:a,static:i=!1}=e;ah()&&Ce(!1);let l=t.replace(/^\/*/,"/"),c=f.useMemo(()=>({basename:l,navigator:a,static:i}),[l,a,i]);typeof n=="string"&&(n=Ro(n));let{pathname:u="/",search:d="",hash:p="",state:h=null,key:g="default"}=n,v=f.useMemo(()=>{let w=Pc(u,l);return w==null?null:{location:{pathname:w,search:d,hash:p,state:h,key:g},navigationType:o}},[l,u,d,p,h,g,o]);return v==null?null:f.createElement(nh.Provider,{value:c},f.createElement(oh.Provider,{children:r,value:v}))}function ide(e){let{children:t,location:r}=e;return Hue(qv(t),r)}new Promise(()=>{});function qv(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,qv(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=qv(n.props.children,a)),r.push(i)}),r}function lde(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}/**
203
+ * React Router DOM 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 Wp(){return Wp=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},Wp.apply(this,arguments)}function Gv(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 sde(e,t){let r=Gv(e);return t&&t.forEach((n,o)=>{r.has(o)||t.getAll(o).forEach(a=>{r.append(o,a)})}),r}function cde(e,t){return Rue({basename:t==null?void 0:t.basename,future:Wp({},t==null?void 0:t.future,{v7_prependBasename:!0}),history:Zce({window:t==null?void 0:t.window}),hydrationData:(t==null?void 0:t.hydrationData)||ude(),routes:e,mapRouteProperties:lde}).initialize()}function ude(){var e;let t=(e=window)==null?void 0:e.__staticRouterHydrationData;return t&&t.errors&&(t=Wp({},t,{errors:dde(t.errors)})),t}function dde(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 E1(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 SO;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher"})(SO||(SO={}));var PO;(function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(PO||(PO={}));function O1(e){let t=f.useRef(Gv(e)),r=f.useRef(!1),n=ga(),o=f.useMemo(()=>sde(n.search,r.current?null:t.current),[n.search]),a=xt(),i=f.useCallback((l,c)=>{const u=Gv(typeof l=="function"?l(o):l);r.current=!0,a("?"+u,c)},[a,o]);return[o,i]}var fde={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"},pde=Object.defineProperty,mde=Object.defineProperties,hde=Object.getOwnPropertyDescriptors,Hp=Object.getOwnPropertySymbols,r3=Object.prototype.hasOwnProperty,n3=Object.prototype.propertyIsEnumerable,OO=(e,t,r)=>t in e?pde(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$O=(e,t)=>{for(var r in t||(t={}))r3.call(t,r)&&OO(e,r,t[r]);if(Hp)for(var r of Hp(t))n3.call(t,r)&&OO(e,r,t[r]);return e},gde=(e,t)=>mde(e,hde(t)),vde=(e,t)=>{var r={};for(var n in e)r3.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&&n3.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=vde(i,["color","size","stroke","children"]);return f.createElement("svg",$O(gde($O({ref:a},fde),{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:Oe.string,size:Oe.oneOfType([Oe.string,Oe.number]),stroke:Oe.oneOfType([Oe.string,Oe.number])},n.displayName=`${t}`,n},yde=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"}]]),wde=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"}]]),_de=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"}]]),o3=At("check","IconCheck",[["path",{d:"M5 12l5 5l10 -10",key:"svg-0"}]]),bde=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"}]]),xde=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"}]]),Ede=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"}]]),Sde=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"}]]),Pde=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"}]]),Ode=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"}]]),$de=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"}]]),Cde=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"}]]),kde=At("player-play","IconPlayerPlay",[["path",{d:"M7 4v16l13 -8z",key:"svg-0"}]]),jde=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"}]]),Rde=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"}]]),Tde=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"}]]),CO=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"}]]),Ide=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"}]]),Qv=At("x","IconX",[["path",{d:"M18 6l-12 12",key:"svg-0"}],["path",{d:"M6 6l12 12",key:"svg-1"}]]),Dde=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 Oc(e,t){var r=Nde(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 Nde(e){var t=e.name,r=t&&t.lastIndexOf(".")!==-1;if(r&&!e.type){var n=t.split(".").pop().toLowerCase(),o=Dde.get(n);o&&Object.defineProperty(e,"type",{value:o,writable:!1,configurable:!1,enumerable:!0})}return e}var Ade=[".DS_Store","Thumbs.db"];function Mde(e){return hl(this,void 0,void 0,function(){return gl(this,function(t){return qp(e)&&zde(e.dataTransfer)?[2,Bde(e.dataTransfer,e.type)]:Lde(e)?[2,Fde(e)]:Array.isArray(e)&&e.every(function(r){return"getFile"in r&&typeof r.getFile=="function"})?[2,Vde(e)]:[2,[]]})})}function zde(e){return qp(e)}function Lde(e){return qp(e)&&qp(e.target)}function qp(e){return typeof e=="object"&&e!==null}function Fde(e){return Kv(e.target.files).map(function(t){return Oc(t)})}function Vde(e){return hl(this,void 0,void 0,function(){var t;return gl(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 Oc(n)})]}})})}function Bde(e,t){return hl(this,void 0,void 0,function(){var r,n;return gl(this,function(o){switch(o.label){case 0:return e.items?(r=Kv(e.items).filter(function(a){return a.kind==="file"}),t!=="drop"?[2,r]:[4,Promise.all(r.map(Ude))]):[3,2];case 1:return n=o.sent(),[2,kO(a3(n))];case 2:return[2,kO(Kv(e.files).map(function(a){return Oc(a)}))]}})})}function kO(e){return e.filter(function(t){return Ade.indexOf(t.name)===-1})}function Kv(e){if(e===null)return[];for(var t=[],r=0;r<e.length;r++){var n=e[r];t.push(n)}return t}function Ude(e){if(typeof e.webkitGetAsEntry!="function")return jO(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?i3(t):jO(e)}function a3(e){return e.reduce(function(t,r){return _g(_g([],N1(t),!1),N1(Array.isArray(r)?a3(r):[r]),!1)},[])}function jO(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var r=Oc(t);return Promise.resolve(r)}function Wde(e){return hl(this,void 0,void 0,function(){return gl(this,function(t){return[2,e.isDirectory?i3(e):Hde(e)]})})}function i3(e){var t=e.createReader();return new Promise(function(r,n){var o=[];function a(){var i=this;t.readEntries(function(l){return hl(i,void 0,void 0,function(){var c,u,d;return gl(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(Wde)),o.push(d),a(),p.label=6;case 6:return[2]}})})},function(l){n(l)})}a()})}function Hde(e){return hl(this,void 0,void 0,function(){return gl(this,function(t){return[2,new Promise(function(r,n){e.file(function(o){var a=Oc(o,e.fullPath);r(a)},function(o){n(o)})})]})})}var qde=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 RO(e){return Kde(e)||Qde(e)||s3(e)||Gde()}function Gde(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
212
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Qde(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Kde(e){if(Array.isArray(e))return Yv(e)}function TO(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 IO(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?TO(Object(r),!0).forEach(function(n){l3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):TO(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function l3(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ys(e,t){return Jde(e)||Xde(e,t)||s3(e,t)||Yde()}function Yde(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
213
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function s3(e,t){if(e){if(typeof e=="string")return Yv(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 Yv(e,t)}}function Yv(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 Xde(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 Jde(e){if(Array.isArray(e))return e}var Zde="file-invalid-type",efe="file-too-large",tfe="file-too-small",rfe="too-many-files",nfe=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:Zde,message:"File type must be ".concat(r)}},DO=function(t){return{code:efe,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},NO=function(t){return{code:tfe,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},ofe={code:rfe,message:"Too many files"};function c3(e,t){var r=e.type==="application/x-moz-file"||qde(e,t);return[r,r?null:nfe(t)]}function u3(e,t,r){if(Ta(e.size))if(Ta(t)&&Ta(r)){if(e.size>r)return[!1,DO(r)];if(e.size<t)return[!1,NO(t)]}else{if(Ta(t)&&e.size<t)return[!1,NO(t)];if(Ta(r)&&e.size>r)return[!1,DO(r)]}return[!0,null]}function Ta(e){return e!=null}function afe(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=c3(c,r),d=Ys(u,1),p=d[0],h=u3(c,n,o),g=Ys(h,1),v=g[0],w=l?l(c):null;return p&&v&&!w})}function Gp(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function $u(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 AO(e){e.preventDefault()}function ife(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function lfe(e){return e.indexOf("Edge/")!==-1}function sfe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return ife(e)||lfe(e)}function An(){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!Gp(n)&&l&&l.apply(void 0,[n].concat(a)),Gp(n)})}}function cfe(){return"showOpenFilePicker"in window}function ufe(e){if(Ta(e)){var t=Object.entries(e).filter(function(r){var n=Ys(r,2),o=n[0],a=n[1],i=!0;return d3(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(f3))&&(console.warn('Skipped "'.concat(o,'" because an invalid file extension was provided.')),i=!1),i}).reduce(function(r,n){var o=Ys(n,2),a=o[0],i=o[1];return IO(IO({},r),{},l3({},a,i))},{});return[{description:"Files",accept:t}]}return e}function dfe(e){if(Ta(e))return Object.entries(e).reduce(function(t,r){var n=Ys(r,2),o=n[0],a=n[1];return[].concat(RO(t),[o],RO(a))},[]).filter(function(t){return d3(t)||f3(t)}).join(",")}function ffe(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function pfe(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function d3(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function f3(e){return/^.*\.[\w]+$/.test(e)}var mfe=["children"],hfe=["open"],gfe=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],vfe=["refKey","onChange","onClick"];function yfe(e){return bfe(e)||_fe(e)||p3(e)||wfe()}function wfe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
214
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _fe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function bfe(e){if(Array.isArray(e))return Xv(e)}function hg(e,t){return Sfe(e)||Efe(e,t)||p3(e,t)||xfe()}function xfe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
215
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function p3(e,t){if(e){if(typeof e=="string")return Xv(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 Xv(e,t)}}function Xv(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 Efe(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 Sfe(e){if(Array.isArray(e))return e}function MO(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 ht(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?MO(Object(r),!0).forEach(function(n){Jv(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):MO(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Jv(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Qp(e,t){if(e==null)return{};var r=Pfe(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 Pfe(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 $1=f.forwardRef(function(e,t){var r=e.children,n=Qp(e,mfe),o=h3(n),a=o.open,i=Qp(o,hfe);return f.useImperativeHandle(t,function(){return{open:a}},[a]),s.createElement(f.Fragment,null,r(ht(ht({},i),{},{open:a})))});$1.displayName="Dropzone";var m3={disabled:!1,getFilesFromEvent:Mde,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};$1.defaultProps=m3;$1.propTypes={children:Oe.func,accept:Oe.objectOf(Oe.arrayOf(Oe.string)),multiple:Oe.bool,preventDropOnDocument:Oe.bool,noClick:Oe.bool,noKeyboard:Oe.bool,noDrag:Oe.bool,noDragEventsBubbling:Oe.bool,minSize:Oe.number,maxSize:Oe.number,maxFiles:Oe.number,disabled:Oe.bool,getFilesFromEvent:Oe.func,onFileDialogCancel:Oe.func,onFileDialogOpen:Oe.func,useFsAccessApi:Oe.bool,autoFocus:Oe.bool,onDragEnter:Oe.func,onDragLeave:Oe.func,onDragOver:Oe.func,onDrop:Oe.func,onDropAccepted:Oe.func,onDropRejected:Oe.func,onError:Oe.func,validator:Oe.func};var Zv={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function h3(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=ht(ht({},m3),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,v=t.onDropRejected,w=t.onFileDialogCancel,E=t.onFileDialogOpen,_=t.useFsAccessApi,y=t.autoFocus,b=t.preventDropOnDocument,x=t.noClick,P=t.noKeyboard,$=t.noDrag,O=t.noDragEventsBubbling,C=t.onError,T=t.validator,j=f.useMemo(function(){return dfe(r)},[r]),k=f.useMemo(function(){return ufe(r)},[r]),I=f.useMemo(function(){return typeof E=="function"?E:zO},[E]),F=f.useMemo(function(){return typeof w=="function"?w:zO},[w]),N=f.useRef(null),L=f.useRef(null),H=f.useReducer(Ofe,Zv),Q=hg(H,2),R=Q[0],D=Q[1],V=R.isFocused,G=R.isFileDialogActive,ie=f.useRef(typeof window<"u"&&window.isSecureContext&&_&&cfe()),$e=function(){!ie.current&&G&&setTimeout(function(){if(L.current){var pe=L.current.files;pe.length||(D({type:"closeDialog"}),F())}},300)};f.useEffect(function(){return window.addEventListener("focus",$e,!1),function(){window.removeEventListener("focus",$e,!1)}},[L,G,F,ie]);var ue=f.useRef([]),Me=function(pe){N.current&&N.current.contains(pe.target)||(pe.preventDefault(),ue.current=[])};f.useEffect(function(){return b&&(document.addEventListener("dragover",AO,!1),document.addEventListener("drop",Me,!1)),function(){b&&(document.removeEventListener("dragover",AO),document.removeEventListener("drop",Me))}},[N,b]),f.useEffect(function(){return!n&&y&&N.current&&N.current.focus(),function(){}},[N,y,n]);var Ie=f.useCallback(function(Z){C?C(Z):console.error(Z)},[C]),ut=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),Et(Z),ue.current=[].concat(yfe(ue.current),[Z.target]),$u(Z)&&Promise.resolve(o(Z)).then(function(pe){if(!(Gp(Z)&&!O)){var Ge=pe.length,dt=Ge>0&&afe({files:pe,accept:j,minSize:i,maxSize:a,multiple:l,maxFiles:c,validator:T}),ft=Ge>0&&!dt;D({isDragAccept:dt,isDragReject:ft,isDragActive:!0,type:"setDraggedFiles"}),u&&u(Z)}}).catch(function(pe){return Ie(pe)})},[o,u,Ie,O,j,i,a,l,c,T]),et=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),Et(Z);var pe=$u(Z);if(pe&&Z.dataTransfer)try{Z.dataTransfer.dropEffect="copy"}catch{}return pe&&p&&p(Z),!1},[p,O]),tt=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),Et(Z);var pe=ue.current.filter(function(dt){return N.current&&N.current.contains(dt)}),Ge=pe.indexOf(Z.target);Ge!==-1&&pe.splice(Ge,1),ue.current=pe,!(pe.length>0)&&(D({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),$u(Z)&&d&&d(Z))},[N,d,O]),jr=f.useCallback(function(Z,pe){var Ge=[],dt=[];Z.forEach(function(ft){var to=c3(ft,j),pn=hg(to,2),Ir=pn[0],To=pn[1],ya=u3(ft,i,a),A=hg(ya,2),z=A[0],B=A[1],K=T?T(ft):null;if(Ir&&z&&!K)Ge.push(ft);else{var me=[To,B];K&&(me=me.concat(K)),dt.push({file:ft,errors:me.filter(function(ve){return ve})})}}),(!l&&Ge.length>1||l&&c>=1&&Ge.length>c)&&(Ge.forEach(function(ft){dt.push({file:ft,errors:[ofe]})}),Ge.splice(0)),D({acceptedFiles:Ge,fileRejections:dt,type:"setFiles"}),h&&h(Ge,dt,pe),dt.length>0&&v&&v(dt,pe),Ge.length>0&&g&&g(Ge,pe)},[D,l,j,i,a,c,h,g,v,T]),Rr=f.useCallback(function(Z){Z.preventDefault(),Z.persist(),Et(Z),ue.current=[],$u(Z)&&Promise.resolve(o(Z)).then(function(pe){Gp(Z)&&!O||jr(pe,Z)}).catch(function(pe){return Ie(pe)}),D({type:"reset"})},[o,jr,Ie,O]),rr=f.useCallback(function(){if(ie.current){D({type:"openDialog"}),I();var Z={multiple:l,types:k};window.showOpenFilePicker(Z).then(function(pe){return o(pe)}).then(function(pe){jr(pe,null),D({type:"closeDialog"})}).catch(function(pe){ffe(pe)?(F(pe),D({type:"closeDialog"})):pfe(pe)?(ie.current=!1,L.current?(L.current.value=null,L.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}L.current&&(D({type:"openDialog"}),I(),L.current.value=null,L.current.click())},[D,I,F,_,jr,Ie,k,l]),fn=f.useCallback(function(Z){!N.current||!N.current.isEqualNode(Z.target)||(Z.key===" "||Z.key==="Enter"||Z.keyCode===32||Z.keyCode===13)&&(Z.preventDefault(),rr())},[N,rr]),Tt=f.useCallback(function(){D({type:"focus"})},[]),Tr=f.useCallback(function(){D({type:"blur"})},[]),eo=f.useCallback(function(){x||(sfe()?setTimeout(rr,0):rr())},[x,rr]),He=function(pe){return n?null:pe},Hr=function(pe){return P?null:He(pe)},qr=function(pe){return $?null:He(pe)},Et=function(pe){O&&pe.stopPropagation()},ui=f.useMemo(function(){return function(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},pe=Z.refKey,Ge=pe===void 0?"ref":pe,dt=Z.role,ft=Z.onKeyDown,to=Z.onFocus,pn=Z.onBlur,Ir=Z.onClick,To=Z.onDragEnter,ya=Z.onDragOver,A=Z.onDragLeave,z=Z.onDrop,B=Qp(Z,gfe);return ht(ht(Jv({onKeyDown:Hr(An(ft,fn)),onFocus:Hr(An(to,Tt)),onBlur:Hr(An(pn,Tr)),onClick:He(An(Ir,eo)),onDragEnter:qr(An(To,ut)),onDragOver:qr(An(ya,et)),onDragLeave:qr(An(A,tt)),onDrop:qr(An(z,Rr)),role:typeof dt=="string"&&dt!==""?dt:"presentation"},Ge,N),!n&&!P?{tabIndex:0}:{}),B)}},[N,fn,Tt,Tr,eo,ut,et,tt,Rr,P,$,n]),di=f.useCallback(function(Z){Z.stopPropagation()},[]),fi=f.useMemo(function(){return function(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},pe=Z.refKey,Ge=pe===void 0?"ref":pe,dt=Z.onChange,ft=Z.onClick,to=Qp(Z,vfe),pn=Jv({accept:j,multiple:l,type:"file",style:{display:"none"},onChange:He(An(dt,Rr)),onClick:He(An(ft,di)),tabIndex:-1},Ge,L);return ht(ht({},pn),to)}},[L,r,l,Rr,n]);return ht(ht({},R),{},{isFocused:V&&!n,getRootProps:ui,getInputProps:fi,rootRef:N,inputRef:L,open:He(rr)})}function Ofe(e,t){switch(t.type){case"focus":return ht(ht({},e),{},{isFocused:!0});case"blur":return ht(ht({},e),{},{isFocused:!1});case"openDialog":return ht(ht({},Zv),{},{isFileDialogActive:!0});case"closeDialog":return ht(ht({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return ht(ht({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return ht(ht({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return ht({},Zv);default:return e}}function zO(){}const[$fe,Cfe]=So("Dropzone component was not found in tree");var LO=Object.getOwnPropertySymbols,kfe=Object.prototype.hasOwnProperty,jfe=Object.prototype.propertyIsEnumerable,Rfe=(e,t)=>{var r={};for(var n in e)kfe.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&LO)for(var n of LO(e))t.indexOf(n)<0&&jfe.call(e,n)&&(r[n]=e[n]);return r};function C1(e){const t=r=>{const n=q(`Dropzone${mw(e)}`,{},r),{children:o}=n,a=Rfe(n,["children"]),i=Cfe(),l=vl(o)?o:s.createElement("span",null,o);return i[e]?f.cloneElement(l,a):null};return t.displayName=`@mantine/dropzone/${mw(e)}`,t}const Tfe=C1("accept"),Ife=C1("reject"),Dfe=C1("idle");var Nfe=Object.defineProperty,Afe=Object.defineProperties,Mfe=Object.getOwnPropertyDescriptors,FO=Object.getOwnPropertySymbols,zfe=Object.prototype.hasOwnProperty,Lfe=Object.prototype.propertyIsEnumerable,VO=(e,t,r)=>t in e?Nfe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,BO=(e,t)=>{for(var r in t||(t={}))zfe.call(t,r)&&VO(e,r,t[r]);if(FO)for(var r of FO(t))Lfe.call(t,r)&&VO(e,r,t[r]);return e},Ffe=(e,t)=>Afe(e,Mfe(t)),Vfe=U((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:Ffe(BO(BO({},e.fn.fontStyles()),e.fn.focusStyles()),{boxSizing:"border-box",backgroundColor:e.colorScheme==="dark"?e.colors.dark[6]:e.white,border:`${S(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 Bfe=Vfe;var Ufe=Object.defineProperty,Wfe=Object.defineProperties,Hfe=Object.getOwnPropertyDescriptors,Kp=Object.getOwnPropertySymbols,g3=Object.prototype.hasOwnProperty,v3=Object.prototype.propertyIsEnumerable,UO=(e,t,r)=>t in e?Ufe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rs=(e,t)=>{for(var r in t||(t={}))g3.call(t,r)&&UO(e,r,t[r]);if(Kp)for(var r of Kp(t))v3.call(t,r)&&UO(e,r,t[r]);return e},gg=(e,t)=>Wfe(e,Hfe(t)),qfe=(e,t)=>{var r={};for(var n in e)g3.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&&v3.call(e,n)&&(r[n]=e[n]);return r};const Gfe={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,useFsAccessApi:!0};function kl(e){const t=q("Dropzone",Gfe,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:v,onReject:w,openRef:E,name:_,unstyled:y,maxFiles:b,autoFocus:x,activateOnClick:P,activateOnDrag:$,dragEventsBubbling:O,activateOnKeyboard:C,onDragEnter:T,onDragLeave:j,onDragOver:k,onFileDialogCancel:I,onFileDialogOpen:F,preventDropOnDocument:N,useFsAccessApi:L,getFilesFromEvent:H,validator:Q,variant:R}=t,D=qfe(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:G}=Bfe({radius:o,padding:n},{name:"Dropzone",classNames:i,styles:l,unstyled:y,variant:R}),{getRootProps:ie,getInputProps:$e,isDragAccept:ue,isDragReject:Me,open:Ie}=h3(rs({onDrop:g,onDropAccepted:v,onDropRejected:w,disabled:a||c,accept:Array.isArray(p)?p.reduce((et,tt)=>gg(rs({},et),{[tt]:[]}),{}):p,multiple:u,maxSize:d,maxFiles:b,autoFocus:x,noClick:!P,noDrag:!$,noDragEventsBubbling:!O,noKeyboard:!C,onDragEnter:T,onDragLeave:j,onDragOver:k,onFileDialogCancel:I,onFileDialogOpen:F,preventDropOnDocument:N,useFsAccessApi:L,validator:Q},H?{getFilesFromEvent:H}:null));J$(E,Ie);const ut=!ue&&!Me;return s.createElement($fe,{value:{accept:ue,reject:Me,idle:ut}},s.createElement(le,gg(rs(rs({},D),ie()),{"data-accept":ue||void 0,"data-reject":Me||void 0,"data-idle":ut||void 0,"data-loading":c||void 0,className:G(V.root,r)}),s.createElement(nI,{visible:c,radius:o,unstyled:y}),s.createElement("input",gg(rs({},$e()),{name:_})),s.createElement("div",{className:V.inner},h)))}kl.displayName="@mantine/dropzone/Dropzone";kl.Accept=Tfe;kl.Reject=Ife;kl.Idle=Dfe;const y3=kl;var Qfe=Object.defineProperty,Kfe=Object.defineProperties,Yfe=Object.getOwnPropertyDescriptors,WO=Object.getOwnPropertySymbols,Xfe=Object.prototype.hasOwnProperty,Jfe=Object.prototype.propertyIsEnumerable,HO=(e,t,r)=>t in e?Qfe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zfe=(e,t)=>{for(var r in t||(t={}))Xfe.call(t,r)&&HO(e,r,t[r]);if(WO)for(var r of WO(t))Jfe.call(t,r)&&HO(e,r,t[r]);return e},epe=(e,t)=>Kfe(e,Yfe(t)),tpe=U(e=>({wrapper:epe(Zfe({},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 rpe=tpe;var npe=Object.defineProperty,ope=Object.defineProperties,ape=Object.getOwnPropertyDescriptors,Yp=Object.getOwnPropertySymbols,w3=Object.prototype.hasOwnProperty,_3=Object.prototype.propertyIsEnumerable,qO=(e,t,r)=>t in e?npe(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,vg=(e,t)=>{for(var r in t||(t={}))w3.call(t,r)&&qO(e,r,t[r]);if(Yp)for(var r of Yp(t))_3.call(t,r)&&qO(e,r,t[r]);return e},yg=(e,t)=>ope(e,ape(t)),ipe=(e,t)=>{var r={};for(var n in e)w3.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&&_3.call(e,n)&&(r[n]=e[n]);return r};const lpe={padding:"md",loading:!1,multiple:!0,maxSize:1/0,autoFocus:!1,activateOnClick:!0,activateOnDrag:!0,dragEventsBubbling:!0,activateOnKeyboard:!0,active:!0,zIndex:kn("max"),withinPortal:!0};function b3(e){const t=q("DropzoneFullScreen",lpe,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,v=ipe(t,["classNames","styles","sx","className","style","unstyled","active","onDrop","onReject","zIndex","withinPortal","portalProps"]),[w,E]=s.useState(0),[_,{open:y,close:b}]=N6(!1),{classes:x,cx:P}=rpe(null,{name:"DropzoneFullScreen",classNames:r,styles:n,unstyled:l}),$=C=>{C.dataTransfer.types.includes("Files")&&(E(T=>T+1),y())},O=()=>{E(C=>C-1)};return f.useEffect(()=>{w===0&&b()},[w]),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(xl,yg(vg({},g),{withinPortal:h}),s.createElement(le,{className:P(x.wrapper,a),sx:o,style:yg(vg({},i),{opacity:_?1:0,pointerEvents:_?"all":"none",zIndex:p})},s.createElement(kl,yg(vg({},v),{classNames:r,styles:n,unstyled:l,className:x.dropzone,onDrop:C=>{u==null||u(C),b()},onReject:C=>{d==null||d(C),b()}}))))}b3.displayName="@mantine/dropzone/DropzoneFullScreen";y3.FullScreen=b3;const Cu=y3,spe=`{
216
+ "resourceType": "Bundle",
217
+ "type": "transaction",
218
+ "entry": [
219
+ {
220
+ "resource": {
221
+ "resourceType": "Patient",
222
+ "name": [{
223
+ "given": ["Alice"],
224
+ "family": "Smith"
225
+ }]
226
+ },
227
+ "request": {
228
+ "method": "POST",
229
+ "url": "Patient"
230
+ }
231
+ }
232
+ ]
233
+ }`;function wg({id:e,title:t,message:r,color:n,icon:o,withCloseButton:a=!1,method:i="show"}){po[i]({id:e,loading:!0,title:t,message:r,color:n,icon:o,withCloseButton:a,autoClose:!1})}function cpe(){const e=tr(),t=re(),[r,n]=f.useState({}),o=f.useCallback(async(l,c)=>{const u="batch-upload";wg({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=z5(d));const p=await t.executeBatch(d);n(h=>({...h,[c]:p})),wg({id:u,title:"Batch Upload Successful",message:"Your batch data was successfully uploaded.",color:"green",method:"update",icon:m.jsx(o3,{size:"1rem"}),withCloseButton:!0})}catch(d){wg({id:u,title:"Batch Upload Failed",color:"red",message:ke(d),method:"update",icon:m.jsx(Qv,{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(_e,{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(Cu,{onDrop:a,accept:["application/json"],children:m.jsxs(ee,{position:"center",spacing:"xl",style:{minHeight:220,pointerEvents:"none"},children:[m.jsx(Cu.Accept,{children:m.jsx(CO,{size:50,stroke:1.5,color:e.colors[e.primaryColor][5]})}),m.jsx(Cu.Reject,{children:m.jsx(Qv,{size:50,stroke:1.5,color:e.colors.red[5]})}),m.jsx(Cu.Idle,{children:m.jsx(CO,{size:50,stroke:1.5})}),m.jsxs("div",{children:[m.jsx(ae,{size:"xl",inline:!0,children:"Drag files here or click to select files"}),m.jsx(ae,{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(De,{onSubmit:i,children:[m.jsx(Pl,{"data-testid":"batch-input",name:"input",minRows:20,defaultValue:spe,deserialize:JSON.parse}),m.jsx(ee,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(X,{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)})}))]}),m.jsx(ee,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(X,{onClick:()=>n({}),children:"Start over"})})]})]})}function upe(){const{resourceType:e}=qe(),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(_e,{children:[m.jsxs(fe,{children:["No apps for ",e]}),m.jsx(Re,{to:`/${e}`,children:"Return to search page"})]}):m.jsx(_e,{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(sa,{})}function dpe(){const e=re(),[t,r]=f.useState(),[n,o]=f.useState(!1);return m.jsx(_e,{width:450,children:m.jsxs(De,{style:{maxWidth:400},onSubmit:a=>{r(void 0),e.post("auth/changepassword",a).then(()=>o(!0)).catch(i=>r(bt(i)))},children:[m.jsxs(Zt,{sx:{flexDirection:"column"},children:[m.jsx(jn,{size:32}),m.jsx(fe,{children:"Change password"})]}),!n&&m.jsxs(je,{spacing:"xl",mt:"xl",children:[m.jsx(fo,{name:"oldPassword",label:"Old password",required:!0,autoFocus:!0,error:at(t,"oldPassword")}),m.jsx(fo,{name:"newPassword",label:"New password",required:!0,error:at(t,"newPassword")}),m.jsx(fo,{name:"confirmPassword",label:"Confirm new password",required:!0,error:at(t,"confirmPassword")}),m.jsx(ee,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(X,{type:"submit",children:"Change password"})})]}),n&&m.jsx("div",{"data-testid":"success",children:"Password changed successfully"})]})})}const x3=["Form","JSON"],fpe=x3[0].toLowerCase();function ppe(){const e=xt(),{resourceType:t}=qe(),r=window.location.pathname.split("/").pop(),[n,o]=f.useState(r??fpe);function a(i){o(i),e(`/${t}/new/${i}`)}return m.jsxs(m.Fragment,{children:[m.jsxs(Sn,{children:[m.jsxs(ae,{p:"md",weight:500,children:["New ",t]}),m.jsx(oi,{children:m.jsx(Be,{defaultValue:"form",value:n,onTabChange:a,children:m.jsx(Be.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:x3.map(i=>m.jsx(Be.Tab,{value:i.toLowerCase(),px:"md",children:i},i))})})})]}),m.jsx(P1,{})]})}function mpe(){return m.jsx(_e,{children:m.jsxs(je,{children:[m.jsx(fe,{order:1,children:"Unexpected Error"}),m.jsx(ae,{children:"We're sorry, something went wrong."}),m.jsxs(ae,{children:["Please contact ",m.jsx(Ae,{href:"mailto:support@medplum.com",children:"support"})," for assistance."]})]})})}const ih=U(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}=ih();return m.jsx(oi,{children:m.jsx("div",{className:t.root,children:e.children})})}Se.Entry=function(t){const{classes:r}=ih();return m.jsx("div",{className:r.entry,children:t.children})};Se.Key=function(t){const{classes:r}=ih();return m.jsx("div",{className:r.key,children:t.children})};Se.Value=function(t){const{classes:r}=ih();return m.jsx("div",{className:r.value,children:t.children})};function E3(e){var r,n;const t=Ze(e.patient);return t?m.jsxs(Se,{children:[m.jsx(ca,{value:t,size:"lg",color:hpe(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(r1,{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:_ne(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 hpe(e){if(e.gender==="male")return"blue";if(e.gender==="female")return"pink"}function S3(e){const t=Ze(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=bo(t);return i!==lt(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 k1(e){if(e.resourceType==="Patient")return e;if(e.resourceType==="DiagnosticReport"||e.resourceType==="Encounter"||e.resourceType==="Observation"||e.resourceType==="ServiceRequest")return e.subject}function gpe(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 Zu(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 va(e){var t;return E5((t=e.getActiveLogin())==null?void 0:t.project)}function vpe(e,t){const r=new Blob([e],{type:Zr.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 ype(){const{id:e}=qe(),t=ga(),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,v]=f.useState(),[w,E]=f.useState();if(f.useEffect(()=>{const b={resourceType:"Bundle",type:"batch",entry:[{request:{method:"GET",url:`Questionnaire/${e}`}}]};if(n){const x=n.split(",").filter(P=>!!P);x.length===1&&b.entry.push({request:{method:"GET",url:x[0]}}),d(x)}o.executeBatch(b).then(x=>{var P,$,O,C,T,j,k;((O=($=(P=x.entry)==null?void 0:P[0])==null?void 0:$.response)==null?void 0:O.status)!=="200"?v((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=>{v(x),i(!1)})},[o,e,n]),g)return m.jsx(_e,{children:m.jsx("pre",{"data-testid":"error",children:JSON.stringify(g,void 0,2)})});if(w)return m.jsxs(_e,{children:[m.jsx(fe,{children:l==null?void 0:l.title}),m.jsx("p",{children:"Your response has been recorded."}),m.jsxs("ul",{children:[w.length===1&&m.jsx("li",{children:m.jsx(Re,{to:w[0],children:"Review your answers"})}),w.length>1&&m.jsxs("li",{children:["Review your answers:",m.jsx("ul",{children:w.map(b=>m.jsx("li",{children:m.jsx(Re,{to:b,children:lt(b)})},b.id))})]}),p&&m.jsx("li",{children:m.jsxs(Re,{to:p,children:["Back to ",bo(p)]})}),m.jsx("li",{children:m.jsx(Re,{to:"/",children:"Go back home"})})]})]});if(a||!l)return m.jsx(sa,{});const _=p&&k1(p);return m.jsxs(m.Fragment,{children:[_&&m.jsx(E3,{patient:_}),p&&p.resourceType!=="Patient"&&m.jsx(S3,{resource:p}),m.jsx(Sn,{p:"xl",shadow:"xs",radius:0,children:m.jsxs(ae,{children:[bo(l),u&&u.length>1&&m.jsxs(m.Fragment,{children:[" (for ",u.length," resources)"]})]})}),m.jsx(_e,{children:m.jsx(CN,{questionnaire:l,subject:p&&st(p),onSubmit:y})})]});async function y(b){const x=[];if(!u||u.length===0)x.push(await o.createResource(b));else for(const P of u)x.push(await o.createResource({...b,subject:{reference:P}}));E(x)}}const wpe=U(e=>({paper:{[`@media (max-width: ${e.breakpoints.sm})`]:{margin:2,padding:4}}}));function GO(){const{classes:e}=wpe(),t=re(),r=xt(),n=ga(),[o,a]=f.useState();return f.useEffect(()=>{const i=moe(n.pathname+n.search),l=P3(i,t.getUserConfiguration());n.pathname===`/${l.resourceType}`&&n.search===Fi(l)?(Spe(l),a(l)):r(`/${l.resourceType}${Fi(l)}`)},[t,r,n]),!(o!=null&&o.resourceType)||!o.fields||o.fields.length===0?m.jsx(sa,{}):m.jsx(Sn,{shadow:"xs",m:"md",p:"xs",className:e.paper,children:m.jsx(Ec,{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}${Fi(i.definition)}`)},onNew:Ppe(o.resourceType)?()=>{r(`/${o.resourceType}/new`)}:void 0,onExportCsv:()=>{const i=t.fhirUrl(o.resourceType,"$csv")+Fi(o);t.download(i).then(l=>{window.open(window.URL.createObjectURL(l),"_blank")}).catch(l=>de({color:"red",message:ke(l)}))},onExportTransactionBundle:async()=>{Ope(o,t).then(i=>vpe(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 P3(e,t){const r=e.resourceType||_pe(t),n=e.fields??bpe(r),o=e.filters??(e.resourceType?void 0:xpe(r)),a=e.sortRules??Epe(r),i=e.offset??0,l=e.count??wc;return{...e,resourceType:r,fields:n,filters:o,sortRules:a,offset:i,count:l}}function _pe(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 bpe(e){const t=j1(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 xpe(e){var t;return(t=j1(e))==null?void 0:t.filters}function Epe(e){const t=j1(e);return t!=null&&t.sortRules?t.sortRules:[{code:"_lastUpdated",descending:!0}]}function j1(e){const t=localStorage.getItem(e+"-defaultSearch");return t?JSON.parse(t):void 0}function Spe(e){localStorage.setItem("defaultResourceType",e.resourceType),localStorage.setItem(e.resourceType+"-defaultSearch",JSON.stringify(e))}function Ppe(e){return e!=="Bot"&&e!=="ClientApplication"}async function Ope(e,t){const r={resourceType:e.resourceType,count:1e3,offset:0,filters:e.filters},n=P3(r,t.getUserConfiguration()),o=await t.search(n.resourceType,Fi({...n,total:"accurate",fields:void 0}));return z5(o)}function $pe(){const e=re(),[t,r]=f.useState(void 0),[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(_e,{children:m.jsxs(ee,{children:[m.jsx(fe,{children:"MFA is enabled"}),m.jsx(X,{onClick:i,children:"Disable MFA"})]})}):m.jsx(_e,{width:400,children:m.jsxs(De,{onSubmit:a,children:[m.jsx(fe,{children:"Multi Factor Auth Setup"}),m.jsx(Zt,{children:m.jsx("img",{src:t})}),m.jsx(oe,{name:"token",label:"Code"}),m.jsx(ee,{position:"right",mt:"xl",children:m.jsx(X,{type:"submit",children:"Enroll"})})]})})}const Cpe={baseUrl:"__MEDPLUM_BASE_URL__",clientId:"__MEDPLUM_CLIENT_ID__",googleClientId:"__GOOGLE_CLIENT_ID__",recaptchaSiteKey:"__RECAPTCHA_SITE_KEY__",registerEnabled:"__MEDPLUM_REGISTER_ENABLED__"};function $c(){return Cpe}function kpe(){const e=xt(),[t]=O1(),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(LN,{onCode:o,onForgotPassword:()=>e("/resetpassword"),onRegister:()=>e("/register"),googleClientId:$c().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(jn,{size:32}),m.jsx(fe,{children:"Sign in to Medplum"})]})}function jpe(){const e=re(),t=xt(),r=$c();return f.useEffect(()=>{e.getProfile()&&t("/signin?project=new")},[e,t]),m.jsxs(qce,{type:"project",onSuccess:()=>t("/"),googleClientId:r.googleClientId,recaptchaSiteKey:r.recaptchaSiteKey,children:[m.jsx(jn,{size:32}),m.jsx(fe,{children:"Create a new account"})]})}function Rpe(){const e=xt(),t=re(),[r,n]=f.useState(),[o,a]=f.useState(!1),i=$c().recaptchaSiteKey;return f.useEffect(()=>{MN(i)},[i]),m.jsx(_e,{width:450,children:m.jsxs(De,{style:{maxWidth:400},onSubmit:async l=>{let c="";c=await zN(i),t.post("auth/resetpassword",{...l,recaptchaToken:c}).then(()=>a(!0)).catch(u=>n(bt(u)))},children:[m.jsxs(je,{spacing:"lg",mb:"xl",align:"center",children:[m.jsx(jn,{size:32}),m.jsx(fe,{children:"Medplum Password Reset"})]}),m.jsxs(je,{spacing:"xl",children:[m.jsx(ma,{issues:s1(r,void 0)}),!o&&m.jsxs(m.Fragment,{children:[m.jsx(oe,{name:"email",type:"email",label:"Email",required:!0,autoFocus:!0,error:at(r,"email")}),m.jsxs(ee,{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(X,{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 Tpe(){var a;const e=xt(),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(_e,{children:[m.jsx(fe,{children:"Security"}),m.jsxs(i1,{children:[m.jsx(Xi,{term:"ID",children:m.jsx(Ae,{href:`/${lt(r.profile)}`,children:r.profile.id})}),m.jsx(Xi,{term:"Resource Type",children:r.profile.resourceType}),m.jsx(Xi,{term:"Name",children:gc((a=r.profile.name)==null?void 0:a[0])})]})]}),m.jsxs(_e,{children:[m.jsx(fe,{children:"Sessions"}),m.jsxs(si,{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:Or(i.lastUpdated)}),m.jsx("td",{children:m.jsx(Ae,{href:"#",onClick:()=>o(i.id),children:"Revoke"})})]},i.id))})]})]}),m.jsxs(_e,{children:[m.jsx(fe,{children:"Password"}),m.jsx(X,{onClick:()=>e("/changepassword"),children:"Change password"})]}),m.jsxs(_e,{children:[m.jsx(fe,{children:"Multi Factor Auth"}),m.jsxs("p",{children:["Enrolled: ",r.security.mfaEnrolled.toString()]}),!r.security.mfaEnrolled&&m.jsx(X,{onClick:()=>e("/mfa"),children:"Enroll"})]})]}):null}function Ipe(){const{id:e,secret:t}=qe(),r=re(),[n,o]=f.useState(),[a,i]=f.useState(!1);return m.jsx(_e,{width:450,children:m.jsxs(De,{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(bt(u)))},children:[m.jsxs(Zt,{sx:{flexDirection:"column"},children:[m.jsx(jn,{size:32}),m.jsx(fe,{children:"Set password"})]}),!a&&m.jsxs(je,{children:[m.jsx(fo,{name:"password",label:"New password",required:!0,error:at(n,"password")}),m.jsx(fo,{name:"confirmPassword",label:"Confirm new password",required:!0,error:at(n,"confirmPassword")}),m.jsx(ee,{position:"right",mt:"xl",children:m.jsx(X,{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 Dpe(){const e=xt(),[t]=O1(),r=$c();return m.jsxs(LN,{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(jn,{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 Npe(){const e=xt(),t=ga(),[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(Pse,{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 lh(e){const t=re(),r=va(t),n=xt(),[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(Ec,{search:o,onClick:i=>n(`/admin/members/${i.resource.id}`),onChange:i=>a(i.definition),hideFilters:!0,hideToolbar:!0})}function Ape(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Bots"}),m.jsx(lh,{resourceType:"Bot",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(ee,{position:"right",children:m.jsx(Re,{to:"/admin/bots/new",children:"Create new bot"})})]})}function Mpe(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Clients"}),m.jsx(lh,{resourceType:"ClientApplication",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(ee,{position:"right",children:m.jsx(Re,{to:"/admin/clients/new",children:"Create new client"})})]})}function sh(e){return m.jsx(Cl,{resourceType:"AccessPolicy",name:"accessPolicy",defaultValue:e.defaultValue,placeholder:"Access Policy",onChange:t=>{jo(t)?e.onChange(st(t)):e.onChange(void 0)}})}function zpe(){const e=re(),t=va(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(De,{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(bt(g))})},children:[!d&&m.jsxs(je,{children:[m.jsx(Xe,{title:"Name",htmlFor:"name",outcome:c,children:m.jsx(oe,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:h=>n(h.currentTarget.value),error:at(c,"name")})}),m.jsx(Xe,{title:"Description",htmlFor:"description",outcome:c,children:m.jsx(oe,{id:"description",name:"description",onChange:h=>a(h.currentTarget.value),error:at(c,"description")})}),m.jsx(Xe,{title:"Access Policy",htmlFor:"accessPolicy",outcome:c,children:m.jsx(sh,{name:"accessPolicy",onChange:l})}),m.jsx(ee,{position:"right",children:m.jsx(X,{type:"submit",children:"Create Bot"})})]}),d&&m.jsxs("div",{"data-testid":"success",children:[m.jsx(ae,{children:"Bot created"}),m.jsxs(wr,{children:[m.jsx(wr.Item,{children:m.jsx(Re,{to:d,children:"Go to new bot"})}),m.jsx(wr.Item,{children:m.jsx(Re,{to:"/admin/bots",children:"Back to bots list"})})]})]})]})]})}function Lpe(){const e=re(),t=va(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(De,{onSubmit:()=>{const v={name:r,description:o,redirectUri:i,accessPolicy:c};e.post("admin/projects/"+t+"/client",v).then(w=>{e.invalidateSearches("ClientApplication"),e.invalidateSearches("ProjectMembership"),g(w),de({color:"green",message:"Client created"})}).catch(w=>{de({color:"red",message:ke(w)}),p(bt(w))})},children:[!h&&m.jsxs(je,{children:[m.jsx(Xe,{title:"Name",htmlFor:"name",outcome:d,children:m.jsx(oe,{id:"name",name:"name",required:!0,autoFocus:!0,onChange:v=>n(v.currentTarget.value),error:at(d,"name")})}),m.jsx(Xe,{title:"Description",htmlFor:"description",outcome:d,children:m.jsx(oe,{id:"description",name:"description",onChange:v=>a(v.currentTarget.value),error:at(d,"description")})}),m.jsx(Xe,{title:"Redirect URI",htmlFor:"redirectUri",outcome:d,children:m.jsx(oe,{id:"redirectUri",name:"redirectUri",onChange:v=>l(v.currentTarget.value),error:at(d,"redirectUri")})}),m.jsx(Xe,{title:"Access Policy",htmlFor:"accessPolicy",outcome:d,children:m.jsx(sh,{name:"accessPolicy",onChange:u})}),m.jsx(ee,{position:"right",children:m.jsx(X,{type:"submit",children:"Create Client"})})]}),h&&m.jsxs("div",{"data-testid":"success",children:[m.jsx(ae,{children:"Client created"}),m.jsxs(wr,{children:[m.jsx(wr.Item,{children:m.jsx(Re,{to:h,children:"Go to new client"})}),m.jsx(wr.Item,{children:m.jsx(Re,{to:"/admin/clients",children:"Back to clients list"})})]})]})]})]})}function Fpe(e){return m.jsx(Cl,{resourceType:"UserConfiguration",name:"userConfiguration",defaultValue:e.defaultValue,placeholder:"User Configuration",onChange:t=>{jo(t)?e.onChange(st(t)):e.onChange(void 0)}})}function Vpe(){const{membershipId:e}=qe(),t=re(),r=va(t),n=xt(),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,v]=f.useState(!1);function w(){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(bt(E)))}return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Edit membership"}),m.jsx("h3",{children:m.jsx(Ji,{value:o.profile,link:!0})}),m.jsxs(De,{onSubmit:()=>{const E={...o,accessPolicy:a,userConfiguration:l,admin:u};t.post(`admin/projects/${r}/members/${e}`,E).then(()=>v(!0)).catch(_=>h(bt(_)))},children:[!g&&m.jsxs(je,{children:[m.jsx(Xe,{title:"Access Policy",htmlFor:"accessPolicy",outcome:p,children:m.jsx(sh,{name:"accessPolicy",defaultValue:a,onChange:i})}),m.jsx(Xe,{title:"User Configuration",htmlFor:"userConfiguration",outcome:p,children:m.jsx(Fpe,{name:"userConfiguration",defaultValue:l,onChange:c})}),m.jsx(Xe,{title:"Admin",htmlFor:"admin",outcome:p,children:m.jsx(Cn,{id:"admin",name:"admin",defaultChecked:u,onChange:E=>d(E.currentTarget.checked)})}),m.jsxs(ee,{position:"right",mt:"xl",children:[m.jsx(X,{type:"submit",children:"Save"}),m.jsx(X,{type:"button",color:"red",variant:"outline",onClick:w,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 Bpe(){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(v=>{e.invalidateSearches("Patient"),e.invalidateSearches("Practitioner"),e.invalidateSearches("ProjectMembership"),Bm(v)?i(v):d(v),c(g.sendEmail??!1),de({color:"green",message:"Invite success"})}).catch(v=>{de({color:"red",message:ke(v)}),i(bt(v))})},[e,t,n]);return m.jsxs(De,{onSubmit:p,children:[!u&&!a&&m.jsxs(je,{children:[m.jsx(fe,{children:"Invite new member"}),e.isSuperAdmin()&&m.jsx(Xe,{title:"Project",htmlFor:"project",outcome:a,children:m.jsx(Cl,{resourceType:"Project",name:"project",defaultValue:t,onChange:r})}),m.jsx(ct,{name:"resourceType",label:"Role",defaultValue:"Practitioner",data:["Practitioner","Patient","RelatedPerson"],error:at(a,"resourceType")}),m.jsx(oe,{name:"firstName",label:"First Name",required:!0,autoFocus:!0,error:at(a,"firstName")}),m.jsx(oe,{name:"lastName",label:"Last Name",required:!0,error:at(a,"lastName")}),m.jsx(oe,{name:"email",type:"email",label:"Email",required:!0,error:at(a,"email")}),m.jsx(Xe,{title:"Access Policy",htmlFor:"accessPolicy",outcome:a,children:m.jsx(sh,{name:"accessPolicy",onChange:o})}),m.jsx(Cn,{name:"sendEmail",label:"Send email",defaultChecked:!0}),m.jsx(Cn,{name:"isAdmin",label:"Admin"}),m.jsx(ee,{position:"right",children:m.jsx(X,{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(ae,{children:"User created"}),l&&m.jsx(ae,{children:"Email sent"}),m.jsxs(wr,{children:[m.jsx(wr.Item,{children:m.jsx(Re,{to:u,children:"Go to new membership"})}),m.jsx(wr.Item,{children:m.jsx(Re,{to:u.profile,children:"Go to new profile"})}),m.jsx(wr.Item,{children:m.jsx(Re,{to:"/admin/users",children:"Back to users list"})})]})]})]})}function Upe(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Patients"}),m.jsx(lh,{resourceType:"Patient",fields:["user","profile","_lastUpdated"]}),m.jsx(ee,{position:"right",children:m.jsx(Re,{to:"/admin/invite",children:"Invite new patient"})})]})}function QO(){const e=re(),t=va(e),r=e.get(`admin/projects/${t}`).read();return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Details"}),m.jsxs(i1,{children:[m.jsx(Xi,{term:"ID",children:r.project.id}),m.jsx(Xi,{term:"Name",children:r.project.name})]})]})}const KO=["Details","Users","Patients","Clients","Bots","Secrets","Sites"];function Wpe(){const e=xt(),r=ga().pathname.replace("/admin/","")||KO[0],n=re(),o=va(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(Sn,{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(oi,{children:m.jsx(Be,{value:r.toLowerCase(),onTabChange:i,children:m.jsx(Be.List,{style:{whiteSpace:"nowrap",flexWrap:"nowrap"},children:KO.map(l=>m.jsx(Be.Tab,{value:l.toLowerCase(),children:l},l))})})})]}),m.jsx(_e,{children:m.jsx(P1,{})})]})}function Hpe(){const e=re(),t=va(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(),[a,i]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(o).catch(console.log)},[e]),f.useEffect(()=>{r&&i($l(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:n.types.Project.properties.secret,name:"secret",defaultValue:a,onChange:i}),m.jsx(X,{type:"submit",children:"Save"})]})}function qpe(){const e=re(),t=va(e),r=e.get(`admin/projects/${t}`).read(),[n,o]=f.useState(),[a,i]=f.useState();return f.useEffect(()=>{e.requestSchema("Project").then(o).catch(console.log)},[e]),f.useEffect(()=>{r&&i($l(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=bt(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:n.types.Project.properties.site,name:"site",defaultValue:a,onChange:i}),m.jsx(X,{type:"submit",children:"Save"})]})}function Gpe(){const e=re();if(!e.isLoading()&&!e.isSuperAdmin())return m.jsx(ma,{outcome:rne});function t(){ns(e,"Rebuilding Structure Definitions","admin/super/structuredefinitions")}function r(){ns(e,"Rebuilding Search Parameters","admin/super/searchparameters")}function n(){ns(e,"Rebuilding Value Sets","admin/super/valuesets")}function o(u){ns(e,"Reindexing Resources","admin/super/reindex",u)}function a(u){ns(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:sN(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(_e,{width:600,children:[m.jsx(fe,{order:1,children:"Super Admin"}),m.jsx(gr,{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(De,{children:m.jsx(X,{onClick:t,children:"Rebuild StructureDefinitions"})}),m.jsx(gr,{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(De,{children:m.jsx(X,{onClick:r,children:"Rebuild SearchParameters"})}),m.jsx(gr,{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(De,{children:m.jsx(X,{onClick:n,children:"Rebuild ValueSets"})}),m.jsx(gr,{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(De,{onSubmit:o,children:m.jsxs(je,{children:[m.jsx(Xe,{title:"Resource Type",children:m.jsx(oe,{name:"resourceType",placeholder:"Reindex Resource Type"})}),m.jsx(X,{type:"submit",children:"Reindex"})]})}),m.jsx(gr,{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(De,{onSubmit:a,children:m.jsxs(je,{children:[m.jsx(Xe,{title:"Resource Type",children:m.jsx(oe,{name:"resourceType",placeholder:"Compartments Resource Type"})}),m.jsx(X,{type:"submit",children:"Rebuild Compartments"})]})}),m.jsx(gr,{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(De,{onSubmit:l,children:m.jsxs(je,{children:[m.jsx(Xe,{title:"Purge Resource Type",htmlFor:"purgeResourceType",children:m.jsx(ct,{id:"purgeResourceType",name:"resourceType",data:["","AuditEvent","Login"]})}),m.jsx(Xe,{title:"Purge Before",htmlFor:"before",children:m.jsx(Xa,{name:"before",placeholder:"Before Date"})}),m.jsx(X,{type:"submit",children:"Purge"})]})}),m.jsx(gr,{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(De,{onSubmit:i,children:m.jsxs(je,{children:[m.jsx(Xe,{title:"Bot ID",children:m.jsx(oe,{name:"botId",placeholder:"Bot Id"})}),m.jsx(X,{type:"submit",children:"Remove Jobs by Bot ID"})]})}),m.jsx(gr,{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(De,{onSubmit:c,children:m.jsxs(je,{children:[m.jsx(oe,{name:"email",label:"Email",required:!0}),m.jsx(fo,{name:"password",label:"Password",required:!0}),m.jsx(oe,{name:"projectId",label:"Project ID"}),m.jsx(X,{type:"submit",children:"Force Set Password"})]})})]})}function ns(e,t,r,n){po.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(()=>{po.update({id:r,color:"green",title:t,message:"Done",icon:m.jsx(o3,{size:"1rem"}),autoClose:!1,withCloseButton:!0})}).catch(a=>{po.update({id:r,color:"red",title:t,message:ke(a),icon:m.jsx(Qv,{size:"1rem"}),autoClose:!1,withCloseButton:!0})})}function Qpe(){return m.jsxs(m.Fragment,{children:[m.jsx(fe,{children:"Users"}),m.jsx(lh,{resourceType:"Practitioner",fields:["user","profile","admin","_lastUpdated"]}),m.jsx(ee,{position:"right",children:m.jsx(Re,{to:"/admin/invite",children:"Invite new user"})})]})}function Kpe(){const t=re().searchResources("ObservationDefinition","_count=100").read();return m.jsxs(si,{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(ey,{ranges:r.qualifiedInterval})})]},r.id)})})]})}function ey(e){const{ranges:t}=e;if(!t)return null;const r=YO(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:cr(o)})}),m.jsx(ey,{ranges:(a=e.ranges)==null?void 0:a.filter(i=>i.gender===o)})]},o)})});const n=YO(t.map(o=>o.age&&Gs(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:cr(o)})}),m.jsx(ey,{ranges:(a=e.ranges)==null?void 0:a.filter(i=>Gs(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(l1,{value:o.range})})]})})},`range-${o.condition}`))})}function YO(e){return[...new Set(e.filter(t=>!!t))]}function Ype(){const e=re(),t=e.searchResources("ActivityDefinition","_count=100").read(),r=e.searchResources("ObservationDefinition","_count=100").read();return m.jsxs(si,{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 Xpe(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(De,{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(ae,{children:["Use the ",m.jsx("strong",{children:"Apply"})," operation to create a group of tasks for a workflow."]}),m.jsx(ae,{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(Xe,{title:"Subject",children:m.jsx(Jm,{name:"subject",targetTypes:["Patient","Practitioner"],defaultValue:r,onChange:n})}),m.jsx(ee,{position:"right",mt:"xl",children:m.jsx(X,{type:"submit",children:"Go"})})]})})}function Jpe(){const{resourceType:e,id:t}=qe(),r=Ze({reference:e+"/"+t});return r?m.jsx(_e,{children:m.jsx(Xpe,{planDefinition:r})}):null}function Zpe(){const e=re(),{resourceType:t,id:r}=qe(),n=Ze({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),eme(t)&&e.searchResources("ClientApplication").then(l).catch(console.error)},[e,t]),!n||!o)return null;if(o.length===0&&(!i||i.length===0))return m.jsxs(_e,{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=st(n);break;case"Encounter":d.patient=n.subject,d.encounter=st(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(_e,{children:[o.map(u=>m.jsxs("div",{children:[m.jsx(fe,{order:3,children:m.jsx(Re,{to:`/forms/${u.id}?subject=${lt(n)}`,children:u.title||u.name})}),m.jsx(ae,{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(ae,{children:u.description})]},u.id))]})}function eme(e){return e==="Patient"||e==="Encounter"}function tme(){const{resourceType:e,id:t}=qe(),r=xt(),[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(_e,{children:m.jsx(Ec,{search:n,onClick:a=>r(`/${a.resource.resourceType}/${a.resource.id}`),onChange:a=>o(a.definition),hideFilters:!0})})}function rme(){const e=re(),{resourceType:t,id:r}=qe(),n=e.readHistory(t,r).read();return m.jsx(_e,{children:m.jsx(Nce,{history:n})})}function nme(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 ome(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=>{Zu(n.currentTarget,{command:"setValue",value:t}).catch(console.error)}})}const ame=`{
234
+ "resourceType": "Patient",
235
+ "name": [
236
+ {
237
+ "given": [
238
+ "Alice"
239
+ ],
240
+ "family": "Smith"
241
+ }
242
+ ]
243
+ }`,ime="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-",lme=U(()=>({hl7Input:{fontFamily:"monospace",fontSize:"12px",lineHeight:1.55,padding:"10px 12px",whiteSpace:"nowrap",width:"100%"}}));function sme(){const e=re(),{id:t}=qe(),[r,n]=f.useState(),[o,a]=f.useState(void 0),[i,l]=f.useState(ame),[c,u]=f.useState(ime),[d,p]=f.useState(Zr.FHIR_JSON),{classes:h}=lme(),g=f.useRef(null),v=f.useRef(null),[w,E]=f.useState(!1);f.useEffect(()=>{e.readResource("Bot",t).then(async O=>{n(O),a(await cme(e,O))}).catch(O=>de({color:"red",message:ke(O)}))},[e,t]);const _=f.useCallback(()=>Zu(g.current,{command:"getValue"}),[g]),y=f.useCallback(()=>Zu(g.current,{command:"getOutput"}),[g]),b=f.useCallback(async()=>d===Zr.FHIR_JSON?JSON.parse(i):c,[d,i,c]),x=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await _(),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,_]),P=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await y();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,y]),$=f.useCallback(async O=>{O.preventDefault(),O.stopPropagation(),E(!0);try{const C=await b(),T=await e.post(e.fhirUrl("Bot",t,"$execute"),C,d);await Zu(v.current,{command:"setValue",value:T}),de({color:"green",message:"Success"})}catch(C){de({color:"red",message:ke(C)})}finally{E(!1)}},[e,t,b,d]);return!r||o===void 0?null:m.jsxs(tn,{m:0,gutter:0,style:{overflow:"hidden"},children:[m.jsx(tn.Col,{span:8,children:m.jsxs(Sn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",mih:400,children:[m.jsx(ome,{iframeRef:g,language:"typescript",module:"commonjs",testId:"code-frame",defaultValue:o,minHeight:"528px"}),m.jsxs(ee,{position:"right",spacing:"xs",children:[m.jsx(X,{type:"button",onClick:x,loading:w,leftIcon:m.jsx(xde,{size:"1rem"}),children:"Save"}),m.jsx(X,{type:"button",onClick:P,loading:w,leftIcon:m.jsx(bde,{size:"1rem"}),children:"Deploy"}),m.jsx(X,{type:"button",onClick:$,loading:w,leftIcon:m.jsx(kde,{size:"1rem"}),children:"Execute"})]})]})}),m.jsxs(tn.Col,{span:4,children:[m.jsxs(Sn,{m:2,pb:"xs",pr:"xs",pt:"xs",shadow:"md",children:[m.jsx(ct,{data:[{label:"FHIR",value:Zr.FHIR_JSON},{label:"HL7",value:Zr.HL7_V2}],onChange:O=>p(O.currentTarget.value)}),d===Zr.FHIR_JSON?m.jsx(Pl,{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(Sn,{m:2,p:"xs",shadow:"md",children:m.jsx(nme,{iframeRef:v,className:"medplum-bot-output-frame",testId:"output-frame",minHeight:"200px"})})]})]})}async function cme(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(P5);return(await e.download(e.fhirUrl("Binary",a))).text()}return t.code??""}function Cc(e){let t=e.meta;return t&&(t={...t,lastUpdated:void 0,versionId:void 0,author:void 0}),{...e,meta:t}}function ume(){const e=re(),{resourceType:t,id:r}=qe(),n={reference:t+"/"+r},o=f.useCallback(a=>{e.updateResource(Cc(a)).then(()=>{de({color:"green",message:"Success"})}).catch(i=>{de({color:"red",message:ke(i)})})},[e]);switch(t){case"PlanDefinition":return m.jsx(_e,{children:m.jsx($se,{value:n,onSubmit:o})});case"Questionnaire":return m.jsx(_e,{children:m.jsx(Yse,{questionnaire:n,onSubmit:o})});default:return null}}function dme(){const{resourceType:e,id:t}=qe(),r=Ze({reference:e+"/"+t}),n=xt();return r?m.jsx(_e,{children:m.jsx($ce,{value:r,onStart:(o,a)=>n(`/forms/${E5(a)}`),onEdit:(o,a,i)=>n(`/${i.reference}}`)})}):null}function fme(){const e=re(),{resourceType:t,id:r}=qe(),n=xt();return m.jsxs(_e,{children:[m.jsxs("p",{children:["Are you sure you want to delete this ",t,"?"]}),m.jsx(X,{color:"red",onClick:()=>{e.deleteResource(t,r).then(()=>n(`/${t}`)).catch(o=>de({color:"red",message:ke(o)}))},children:"Delete"})]})}function pme(){const{resourceType:e,id:t}=qe(),r=Ze({reference:e+"/"+t});return r?m.jsx(_e,{children:m.jsx(f1,{value:r})}):null}function mme(){const e=re(),{resourceType:t,id:r}=qe(),[n,o]=f.useState(),a=xt(),[i,l]=f.useState();f.useEffect(()=>{e.readResource(t,r).then(d=>o($l(d))).catch(d=>{l(bt(d)),de({color:"red",message:ke(d)})})},[e,t,r]);const c=f.useCallback(d=>{l(void 0),e.updateResource(Cc(d)).then(()=>{a(`/${t}/${r}/details`),de({color:"green",message:"Success"})}).catch(p=>{l(bt(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(_e,{children:m.jsx(iN,{defaultValue:n,onSubmit:c,onDelete:u,outcome:i})}):null}function hme(){const e=re(),{resourceType:t,id:r}=qe(),n=e.readHistory(t,r).read();return m.jsx(_e,{children:m.jsx(Vce,{history:n})})}function gme(){const e=re(),{resourceType:t,id:r}=qe(),n=Ze({reference:t+"/"+r}),o=xt(),[a,i]=f.useState(),l=f.useCallback(c=>{e.updateResource(Cc(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(_e,{children:[a&&m.jsx(ma,{outcome:a}),m.jsxs(De,{onSubmit:l,children:[m.jsx(Pl,{name:"resource","data-testid":"resource-json",minRows:24,defaultValue:sr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),m.jsx(ee,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(X,{type:"submit",children:"OK"})})]})]}):null}function vme(){const{resourceType:e,id:t}=qe();return Ze({reference:e+"/"+t})?m.jsxs(_e,{children:[m.jsxs(lc,{icon:m.jsx(yde,{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(CN,{questionnaire:{reference:e+"/"+t},onSubmit:()=>alert("You submitted the preview")})]}):null}function yme(){const e=re(),{id:t}=qe(),[r,n]=f.useState(),[o,a]=f.useState(0),i=e.searchResources("Subscription","status=active&_count=100").read().filter(c=>wme(c,t));function l(){r&&e.createResource({resourceType:"Subscription",status:"active",reason:r.name,criteria:"QuestionnaireResponse?questionnaire=Questionnaire/"+t,channel:{type:"rest-hook",endpoint:lt(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(_e,{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(xc,{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(ee,{children:[m.jsx(Cl,{name:"bot",resourceType:"Bot",onChange:n}),m.jsx(X,{onClick:l,children:"Connect"})]}),m.jsx("div",{style:{display:"none"},children:o})]})}function wme(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 _me(){const{id:e}=qe(),t=xt(),[r,n]=f.useState({resourceType:"QuestionnaireResponse",filters:[{code:"questionnaire",operator:te.EQUALS,value:"Questionnaire/"+e}],fields:["id","_lastUpdated"]});return m.jsx(_e,{children:m.jsx(Ec,{search:r,onClick:o=>t(`/${o.resource.resourceType}/${o.resource.id}`),onChange:o=>n(o.definition),hideFilters:!0,hideToolbar:!0})})}function bme(){const e=re(),{resourceType:t,id:r}=qe(),n=Ze({reference:t+"/"+r}),o=f.useCallback(a=>{e.updateResource(Cc(a)).then(()=>{de({color:"green",message:"Success"})}).catch(i=>{de({color:"red",message:ke(i)})})},[e]);return n?m.jsx(_e,{children:m.jsx(wce,{onSubmit:o,definition:n})}):null}function xme(){const{resourceType:e,id:t}=qe(),r=Ze({reference:e+"/"+t});return r?m.jsx(_e,{children:m.jsx(u1,{value:r})}):null}const Eme=U(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 Sme(e){const{classes:t,cx:r}=Eme(),n=re(),o=Ze(e.value),[a,i]=f.useState();return f.useEffect(()=>{if(!o)return;const l=k1(o);if(!l)return;const c="reference"in l?l.reference:lt(l);n.search("ServiceRequest","subject="+c).then(u=>{const p=u.entry.map(h=>h.resource);mN(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,v;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:Pme(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:(v=l.code.coding[0])==null?void 0:v.code}),m.jsx("p",{children:Ome(l)})]},l.id)})}):null}function Pme(e){if(e.identifier){for(const t of e.identifier)if(t.value)return t.value}return e.id||""}function Ome(e){var t;return e.authoredOn?e.authoredOn.substring(0,10):(t=e.meta)!=null&&t.lastUpdated?e.meta.lastUpdated.substring(0,10):""}const $me=U(()=>({container:{position:"absolute",top:65,right:5,width:200,height:50,zIndex:15}}));function Cme(e){var a,i,l,c;const{classes:t}=$me(),r=Ze(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(ct,{defaultValue:e.defaultValue,onChange:u=>e.onChange(u.currentTarget.value),data:n})})}function kme(e){var r,n;const t=Ze(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:Or((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:jme(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:Rme(t)})]}):m.jsx(m.Fragment,{})]}):null}function jme(e){var o;const t=(o=e.collection)==null?void 0:o.collectedDateTime;if(!t)return;const r=new Date(t);return O3($3(r,new Date))}function Rme(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 O3($3(t,r))}function O3(e){return e.toString().padStart(3,"0")+"D"}function $3(e,t){const r=t.getTime()-e.getTime();return Math.floor(r/(1e3*3600*24))}function Tme(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 Ime(){var x,P,$,O,C,T,j;const e=re(),{resourceType:t,id:r}=qe(),n={reference:t+"/"+r},o=xt(),[a,i]=f.useState(),l=Ze(n,i),c=Tme(t),u=c[0].toLowerCase(),d=window.location.pathname.split("/").pop(),[p,h]=f.useState(d??u);async function g(){var F,N;const I=(N=(F=(await e.readHistory(t,r)).entry)==null?void 0:F.find(L=>!!L.resource))==null?void 0:N.resource;I?v(I):de({color:"red",message:"No history to restore"})}function v(k){e.updateResource(Cc(k)).then(()=>{i(void 0),de({color:"green",message:"Success"})}).catch(I=>{de({color:"red",message:ke(I)})})}if(a)return nne(a)?m.jsxs(_e,{children:[m.jsx(fe,{children:"Deleted"}),m.jsx("p",{children:"The resource was deleted."}),m.jsx(X,{color:"red",onClick:g,children:"Restore"})]}):m.jsx(ma,{outcome:a});function w(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,v({...I,orderDetail:F}))}const _=l&&k1(l),y=l&&gpe(l),b=($=(P=(x=e.getUserConfiguration())==null?void 0:x.option)==null?void 0:P.find(k=>k.id==="statusValueSet"))==null?void 0:$.valueString;return m.jsxs(m.Fragment,{children:[(l==null?void 0:l.resourceType)==="ServiceRequest"&&b&&m.jsx(Cme,{valueSet:{reference:b},defaultValue:(C=(O=l.orderDetail)==null?void 0:O[0])==null?void 0:C.text,onChange:E},lt(l)+"-"+((j=(T=l.orderDetail)==null?void 0:T[0])==null?void 0:j.text)),l&&m.jsx(Sme,{value:l}),l&&m.jsxs(Sn,{children:[_&&m.jsx(E3,{patient:_}),y&&m.jsx(kme,{specimen:y}),t!=="Patient"&&m.jsx(S3,{resource:n}),m.jsx(oi,{children:m.jsx(Be,{value:p.toLowerCase(),onTabChange:w,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(P1,{})]})}function XO(){var _,y,b,x;const e=xt(),{resourceType:t,id:r,versionId:n,tab:o}=qe(),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(P=>u(P)).then(()=>l(!1)).catch(P=>{p(P),l(!1)})},[a,t,r]),i)return m.jsx(sa,{});if(!c)return m.jsxs(_e,{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(P=>{var $,O;return((O=($=P.resource)==null?void 0:$.meta)==null?void 0:O.versionId)===n});if(g===-1)return m.jsxs(_e,{children:[m.jsx(fe,{children:"Version not found"}),m.jsx(Re,{to:`/${t}/${r}`,children:"Return to resource"})]});const v=h[g].resource,w=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:P=>e(`/${t}/${r}/_history/${n}/${P}`),children:[m.jsxs(Sn,{children:[m.jsx(bc,{fluid:!0,p:"md",children:m.jsx(ae,{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(_e,{children:[d&&m.jsx("pre",{"data-testid":"error",children:JSON.stringify(d,void 0,2)}),m.jsx(Be.Panel,{value:"diff",children:w?m.jsxs(m.Fragment,{children:[m.jsxs("ul",{children:[m.jsxs("li",{children:["Current: ",(_=v.meta)==null?void 0:_.versionId]}),m.jsxs("li",{children:["Previous:"," ",m.jsx(Re,{to:`/${t}/${r}/_history/${(y=w.meta)==null?void 0:y.versionId}`,children:(b=w.meta)==null?void 0:b.versionId})]})]}),m.jsx(Lce,{original:w,revised:v})]}):m.jsxs(m.Fragment,{children:[m.jsxs("ul",{children:[m.jsxs("li",{children:["Current: ",(x=v.meta)==null?void 0:x.versionId]}),m.jsx("li",{children:"Previous: (none)"})]}),m.jsx("pre",{children:JSON.stringify(v,void 0,2)})]})}),m.jsx(Be.Panel,{value:"raw",children:m.jsx("pre",{children:JSON.stringify(v,void 0,2)})})]})]})})}function Dme(){const{resourceType:e,id:t}=qe(),r=xt(),[n,o]=f.useState({resourceType:"Subscription",filters:[{code:"url",operator:te.EQUALS,value:`${e}/${t}`}],fields:["id","criteria","status","_lastUpdated"]});return m.jsx(_e,{children:m.jsx(Ec,{search:n,onClick:a=>r(`/${a.resource.resourceType}/${a.resource.id}`),onChange:a=>o(a.definition),hideFilters:!0})})}function JO(){const{resourceType:e,id:t}=qe(),r={reference:e+"/"+t};switch(e){case"Encounter":return m.jsx(Ile,{encounter:r});case"Patient":return m.jsx(Ose,{patient:r});case"ServiceRequest":return m.jsx(Wce,{serviceRequest:r});default:return m.jsx(Tle,{resource:r})}}function C3(e,t){const r=re(),n=xt();return{defaultValue:{resourceType:e},handleSubmit:i=>{t&&t(void 0),r.createResource(i).then(l=>n("/"+l.resourceType+"/"+l.id)).catch(l=>{t&&t(bt(l))})}}}function ZO(){const{resourceType:e}=qe(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=C3(e,r);return m.jsx(_e,{children:m.jsx(iN,{defaultValue:n,onSubmit:o,outcome:t})})}function Nme(){const{resourceType:e}=qe(),[t,r]=f.useState(),{defaultValue:n,handleSubmit:o}=C3(e,r),a=f.useCallback(i=>{o(JSON.parse(i["new-resource"]))},[o]);return m.jsxs(_e,{children:[t&&m.jsx(ma,{outcome:t}),m.jsxs(De,{onSubmit:a,children:[m.jsx(Pl,{name:"new-resource","data-testid":"create-resource-json",minRows:24,defaultValue:sr(n,!0),formatOnBlur:!0,deserialize:JSON.parse}),m.jsx(ee,{position:"right",mt:"xl",noWrap:!0,children:m.jsx(X,{type:"submit",children:"OK"})})]})]})}function Ame(){return m.jsx(ide,{children:m.jsxs(se,{errorElement:m.jsx(mpe,{}),children:[m.jsx(se,{path:"/signin",element:m.jsx(Dpe,{})}),m.jsx(se,{path:"/oauth",element:m.jsx(kpe,{})}),m.jsx(se,{path:"/resetpassword",element:m.jsx(Rpe,{})}),m.jsx(se,{path:"/setpassword/:id/:secret",element:m.jsx(Ipe,{})}),m.jsx(se,{path:"/register",element:m.jsx(jpe,{})}),m.jsx(se,{path:"/changepassword",element:m.jsx(dpe,{})}),m.jsx(se,{path:"/security",element:m.jsx(Tpe,{})}),m.jsx(se,{path:"/mfa",element:m.jsx($pe,{})}),m.jsx(se,{path:"/batch",element:m.jsx(cpe,{})}),m.jsx(se,{path:"/bulk/:resourceType",element:m.jsx(upe,{})}),m.jsx(se,{path:"/smart",element:m.jsx(Npe,{})}),m.jsx(se,{path:"/forms/:id",element:m.jsx(ype,{})}),m.jsx(se,{path:"/admin/super",element:m.jsx(Gpe,{})}),m.jsxs(se,{path:"/admin",element:m.jsx(Wpe,{}),children:[m.jsx(se,{path:"patients",element:m.jsx(Upe,{})}),m.jsx(se,{path:"bots/new",element:m.jsx(zpe,{})}),m.jsx(se,{path:"bots",element:m.jsx(Ape,{})}),m.jsx(se,{path:"clients/new",element:m.jsx(Lpe,{})}),m.jsx(se,{path:"clients",element:m.jsx(Mpe,{})}),m.jsx(se,{path:"details",element:m.jsx(QO,{})}),m.jsx(se,{path:"invite",element:m.jsx(Bpe,{})}),m.jsx(se,{path:"users",element:m.jsx(Qpe,{})}),m.jsx(se,{path:"project",element:m.jsx(QO,{})}),m.jsx(se,{path:"secrets",element:m.jsx(Hpe,{})}),m.jsx(se,{path:"sites",element:m.jsx(qpe,{})}),m.jsx(se,{path:"members/:membershipId",element:m.jsx(Vpe,{})})]}),m.jsx(se,{path:"/lab/assays",element:m.jsx(Kpe,{})}),m.jsx(se,{path:"/lab/panels",element:m.jsx(Ype,{})}),m.jsx(se,{path:"/:resourceType/:id/_history/:versionId/:tab",element:m.jsx(XO,{})}),m.jsx(se,{path:"/:resourceType/:id/_history/:versionId",element:m.jsx(XO,{})}),m.jsxs(se,{path:"/:resourceType/new",element:m.jsx(ppe,{}),children:[m.jsx(se,{index:!0,element:m.jsx(ZO,{})}),m.jsx(se,{path:"form",element:m.jsx(ZO,{})}),m.jsx(se,{path:"json",element:m.jsx(Nme,{})})]}),m.jsxs(se,{path:"/:resourceType/:id",element:m.jsx(Ime,{}),children:[m.jsx(se,{index:!0,element:m.jsx(JO,{})}),m.jsx(se,{path:"apply",element:m.jsx(Jpe,{})}),m.jsx(se,{path:"apps",element:m.jsx(Zpe,{})}),m.jsx(se,{path:"event",element:m.jsx(tme,{})}),m.jsx(se,{path:"blame",element:m.jsx(rme,{})}),m.jsx(se,{path:"bots",element:m.jsx(yme,{})}),m.jsx(se,{path:"builder",element:m.jsx(ume,{})}),m.jsx(se,{path:"checklist",element:m.jsx(dme,{})}),m.jsx(se,{path:"delete",element:m.jsx(fme,{})}),m.jsx(se,{path:"details",element:m.jsx(pme,{})}),m.jsx(se,{path:"edit",element:m.jsx(mme,{})}),m.jsx(se,{path:"editor",element:m.jsx(sme,{})}),m.jsx(se,{path:"history",element:m.jsx(hme,{})}),m.jsx(se,{path:"json",element:m.jsx(gme,{})}),m.jsx(se,{path:"preview",element:m.jsx(vme,{})}),m.jsx(se,{path:"responses",element:m.jsx(_me,{})}),m.jsx(se,{path:"report",element:m.jsx(xme,{})}),m.jsx(se,{path:"ranges",element:m.jsx(bme,{})}),m.jsx(se,{path:"subscriptions",element:m.jsx(Dme,{})}),m.jsx(se,{path:"timeline",element:m.jsx(JO,{})})]}),m.jsx(se,{path:"/:resourceType",element:m.jsx(GO,{})}),m.jsx(se,{path:"/",element:m.jsx(GO,{})})]})})}function Mme(){const e=re(),t=e.getUserConfiguration(),r=ga(),[n]=O1();return e.isLoading()?m.jsx(sa,{}):m.jsx(Eie,{logo:m.jsx(jn,{size:24}),pathname:r.pathname,searchParams:n,version:Koe,menus:zme(t),displayAddBookmark:!!(t!=null&&t.id),children:m.jsx(f.Suspense,{fallback:m.jsx(sa,{}),children:m.jsx(Ame,{})})})}function zme(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:Lme(a.target)})))||[]}}))||[];return t.push({title:"Settings",links:[{label:"Security",href:"/security",icon:m.jsx(Ode,{})}]}),t}const e$={Patient:Tde,Practitioner:Sde,Organization:_de,ServiceRequest:jde,DiagnosticReport:Rde,Questionnaire:Ede,admin:wde,AccessPolicy:Pde,Subscription:Ide,batch:Cde,Observation:$de};function Lme(e){try{const t=new URL(e,"https://app.medplum.com").pathname.split("/")[1];if(t in e$){const r=e$[t];return m.jsx(r,{})}}catch{}return m.jsx(Vm,{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 Fme(){const e=$c(),t=new rae({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=cde([{path:"*",element:m.jsx(Mme,{})}]),o=i=>n.navigate(i);FN(document.getElementById("root")).render(m.jsx(s.StrictMode,{children:m.jsx(iae,{medplum:t,navigate:o,children:m.jsxs(W$,{theme:r,withGlobalStyles:!0,withNormalizeCSS:!0,children:[m.jsx(ci,{position:"bottom-right"}),m.jsx(nde,{router:n})]})})}))}Fme().catch(console.error);
244
+ //# sourceMappingURL=index-8165ff2f.js.map